Trace number 3263712

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT4J core 2.3.0 SNAPSHOT 2011-02-06? (TO) 1302.67 1300.05

General information on the benchmark

NameSAT03/handmade/anton/SAT/
SGI_30_80_15_90_4-dir.shuffled-as.sat03-6.cnf
MD5SUM22bbcb4a25a1da66113c240898c75509
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.19197
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses28508
Sum of the clauses size57436
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 228493
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515

Solver Data

0.04/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.07	c See www.sat4j.org for details.
0.04/0.07	c no version file found!!!
0.04/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.07	c java.vm.version	19.1-b02
0.04/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.07	c sun.arch.data.model	64
0.04/0.07	c java.version		1.6.0_24
0.04/0.07	c os.name		Linux
0.04/0.07	c os.version		2.6.18-164.el5
0.04/0.07	c os.arch		amd64
0.04/0.07	c Free memory 		6997539544
0.04/0.07	c Max memory 		7034241024
0.04/0.07	c Total memory 		7034241024
0.04/0.07	c Number of processors 	8
0.04/0.09	c --- Begin Solver configuration ---
0.04/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.04/0.09	c Learn all clauses as in MiniSAT
0.04/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.04/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.04/0.09	c Expensive reason simplification
0.04/0.09	c Armin Biere (Picosat) restarts strategy
0.04/0.09	c Glucose learned constraints deletion strategy
0.04/0.09	c timeout=2147483647s
0.04/0.09	c DB Simplification allowed=true
0.04/0.09	c --- End Solver configuration ---
0.04/0.09	c solving HOME/instance-3263712-1303571927.cnf
0.04/0.09	c reading problem ... 
0.08/0.18	c ... done. Wall clock time 0.098s.
0.08/0.18	c #vars     450
0.08/0.18	c #constraints  28508
0.08/0.18	c constraints type 
0.08/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 15
0.08/0.18	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 28493
1.16/0.85	c cleaning 2496 clauses out of 5002 with flag 5002/5002
2.08/1.52	c cleaning 4246 clauses out of 8506 with flag 11002/11002
2.88/2.34	c cleaning 5629 clauses out of 11258 with flag 18000/18000
3.78/3.29	c cleaning 6807 clauses out of 13629 with flag 26000/26000
4.98/4.46	c cleaning 7909 clauses out of 15822 with flag 35000/35000
6.28/5.70	c cleaning 8952 clauses out of 17913 with flag 45000/45000
7.68/7.12	c cleaning 9981 clauses out of 19963 with flag 56002/56002
9.39/8.82	c cleaning 10989 clauses out of 21980 with flag 68000/68000
11.18/10.61	c cleaning 11987 clauses out of 23991 with flag 81000/81000
13.19/12.70	c cleaning 13002 clauses out of 26004 with flag 95000/95000
15.49/14.93	c cleaning 13997 clauses out of 28002 with flag 110000/110000
18.00/17.45	c cleaning 14997 clauses out of 30005 with flag 126000/126000
20.70/20.13	c cleaning 15996 clauses out of 32009 with flag 143001/143001
23.50/22.98	c cleaning 16999 clauses out of 34012 with flag 161000/161000
26.70/26.19	c cleaning 17997 clauses out of 36013 with flag 180000/180000
30.00/29.49	c cleaning 18999 clauses out of 38016 with flag 200000/200000
33.80/33.28	c cleaning 19997 clauses out of 40017 with flag 221000/221000
37.70/37.18	c cleaning 21004 clauses out of 42020 with flag 243000/243000
41.71/41.14	c cleaning 21998 clauses out of 44016 with flag 266000/266000
46.01/45.40	c cleaning 22993 clauses out of 46019 with flag 290001/290001
50.62/50.06	c cleaning 24003 clauses out of 48026 with flag 315001/315001
55.42/54.84	c cleaning 25008 clauses out of 50022 with flag 341000/341000
60.64/60.09	c cleaning 26001 clauses out of 52015 with flag 368001/368001
65.64/65.07	c cleaning 27003 clauses out of 54013 with flag 396000/396000
71.55/70.97	c cleaning 27994 clauses out of 56010 with flag 425000/425000
77.26/76.64	c cleaning 28508 clauses out of 57016 with flag 454000/454000
82.77/82.12	c cleaning 28756 clauses out of 57511 with flag 483003/483003
88.97/88.31	c cleaning 28859 clauses out of 57752 with flag 512000/512000
94.28/93.67	c cleaning 28938 clauses out of 57896 with flag 541003/541003
100.09/99.44	c cleaning 28972 clauses out of 57955 with flag 570000/570000
105.29/104.68	c cleaning 28992 clauses out of 57985 with flag 599002/599002
111.70/111.02	c cleaning 28989 clauses out of 57991 with flag 628000/628000
117.00/116.35	c cleaning 28992 clauses out of 58003 with flag 657001/657001
122.91/122.29	c cleaning 28996 clauses out of 58011 with flag 686001/686001
128.22/127.54	c cleaning 28996 clauses out of 58014 with flag 715000/715000
133.83/133.11	c cleaning 29001 clauses out of 58019 with flag 744001/744001
139.23/138.56	c cleaning 28995 clauses out of 58017 with flag 773000/773000
144.33/143.63	c cleaning 29007 clauses out of 58023 with flag 802001/802001
150.03/149.30	c cleaning 28990 clauses out of 58016 with flag 831001/831001
155.44/154.71	c cleaning 29007 clauses out of 58025 with flag 860000/860000
160.74/160.06	c cleaning 29006 clauses out of 58018 with flag 889000/889000
166.95/166.27	c cleaning 28998 clauses out of 58012 with flag 918000/918000
172.36/171.65	c cleaning 28998 clauses out of 58018 with flag 947004/947004
177.86/177.17	c cleaning 28996 clauses out of 58017 with flag 976001/976001
183.37/182.69	c cleaning 29002 clauses out of 58020 with flag 1005000/1005000
188.87/188.14	c cleaning 29005 clauses out of 58019 with flag 1034001/1034001
194.07/193.32	c cleaning 29004 clauses out of 58014 with flag 1063001/1063001
199.57/198.90	c cleaning 28985 clauses out of 58009 with flag 1092000/1092000
205.78/205.07	c cleaning 29004 clauses out of 58024 with flag 1121000/1121000
210.79/210.10	c cleaning 28986 clauses out of 58020 with flag 1150000/1150000
216.40/215.64	c cleaning 29006 clauses out of 58034 with flag 1179000/1179000
221.80/221.04	c cleaning 28998 clauses out of 58028 with flag 1208000/1208000
227.91/227.13	c cleaning 29012 clauses out of 58030 with flag 1237000/1237000
233.11/232.35	c cleaning 29001 clauses out of 58018 with flag 1266000/1266000
238.12/237.32	c cleaning 28999 clauses out of 58017 with flag 1295000/1295000
243.62/242.82	c cleaning 28999 clauses out of 58019 with flag 1324001/1324001
249.53/248.74	c cleaning 29006 clauses out of 58019 with flag 1353000/1353000
254.84/254.01	c cleaning 28993 clauses out of 58013 with flag 1382000/1382000
260.14/259.37	c cleaning 28998 clauses out of 58020 with flag 1411000/1411000
265.64/264.82	c cleaning 28995 clauses out of 58022 with flag 1440000/1440000
271.05/270.29	c cleaning 29006 clauses out of 58027 with flag 1469000/1469000
276.65/275.86	c cleaning 29001 clauses out of 58022 with flag 1498001/1498001
282.05/281.20	c cleaning 28993 clauses out of 58020 with flag 1527000/1527000
287.26/286.44	c cleaning 29010 clauses out of 58027 with flag 1556000/1556000
292.76/291.97	c cleaning 28992 clauses out of 58019 with flag 1585002/1585002
298.37/297.52	c cleaning 28992 clauses out of 58025 with flag 1614000/1614000
304.57/303.77	c cleaning 29010 clauses out of 58033 with flag 1643000/1643000
310.17/309.32	c cleaning 28997 clauses out of 58026 with flag 1672003/1672003
314.98/314.12	c cleaning 29002 clauses out of 58027 with flag 1701001/1701001
320.58/319.79	c cleaning 29002 clauses out of 58026 with flag 1730002/1730002
326.28/325.45	c cleaning 28987 clauses out of 58025 with flag 1759003/1759003
332.79/331.93	c cleaning 29012 clauses out of 58035 with flag 1788000/1788000
339.20/338.36	c cleaning 28996 clauses out of 58023 with flag 1817000/1817000
344.31/343.49	c cleaning 29010 clauses out of 58027 with flag 1846000/1846000
349.31/348.45	c cleaning 29003 clauses out of 58021 with flag 1875004/1875004
355.02/354.12	c cleaning 28999 clauses out of 58014 with flag 1904000/1904000
360.22/359.35	c cleaning 29007 clauses out of 58017 with flag 1933002/1933002
365.92/365.07	c cleaning 29000 clauses out of 58008 with flag 1962000/1962000
371.82/370.97	c cleaning 28995 clauses out of 58011 with flag 1991003/1991003
378.33/377.41	c cleaning 29000 clauses out of 58014 with flag 2020001/2020001
383.43/382.58	c cleaning 28994 clauses out of 58013 with flag 2049000/2049000
388.33/387.46	c cleaning 29004 clauses out of 58020 with flag 2078001/2078001
393.04/392.12	c cleaning 28999 clauses out of 58017 with flag 2107002/2107002
398.74/397.81	c cleaning 28991 clauses out of 58018 with flag 2136002/2136002
404.35/403.45	c cleaning 28995 clauses out of 58026 with flag 2165001/2165001
410.25/409.37	c cleaning 29002 clauses out of 58031 with flag 2194001/2194001
418.16/417.22	c cleaning 29006 clauses out of 58028 with flag 2223000/2223000
423.17/422.30	c cleaning 29003 clauses out of 58022 with flag 2252000/2252000
428.47/427.55	c cleaning 28997 clauses out of 58019 with flag 2281000/2281000
433.28/432.34	c cleaning 28996 clauses out of 58022 with flag 2310000/2310000
438.48/437.53	c cleaning 29010 clauses out of 58027 with flag 2339001/2339001
443.38/442.42	c cleaning 29000 clauses out of 58016 with flag 2368000/2368000
448.98/448.06	c cleaning 28996 clauses out of 58016 with flag 2397000/2397000
455.59/454.65	c cleaning 29004 clauses out of 58021 with flag 2426001/2426001
462.00/461.08	c cleaning 29002 clauses out of 58017 with flag 2455001/2455001
466.71/465.79	c cleaning 28998 clauses out of 58014 with flag 2484000/2484000
471.72/470.73	c cleaning 29002 clauses out of 58019 with flag 2513003/2513003
476.82/475.88	c cleaning 28996 clauses out of 58015 with flag 2542001/2542001
481.63/480.63	c cleaning 28993 clauses out of 58018 with flag 2571000/2571000
487.63/486.60	c cleaning 28991 clauses out of 58027 with flag 2600002/2600002
493.84/492.88	c cleaning 29008 clauses out of 58040 with flag 2629006/2629006
499.84/498.87	c cleaning 29000 clauses out of 58026 with flag 2658000/2658000
506.24/505.28	c cleaning 29008 clauses out of 58028 with flag 2687002/2687002
511.75/510.70	c cleaning 28999 clauses out of 58019 with flag 2716001/2716001
516.75/515.70	c cleaning 29000 clauses out of 58019 with flag 2745000/2745000
523.25/522.26	c cleaning 28997 clauses out of 58019 with flag 2774000/2774000
529.66/528.68	c cleaning 28991 clauses out of 58024 with flag 2803002/2803002
536.49/535.39	c cleaning 29001 clauses out of 58031 with flag 2832000/2832000
543.42/542.02	c cleaning 29011 clauses out of 58031 with flag 2861001/2861001
550.74/549.36	c cleaning 28996 clauses out of 58019 with flag 2890000/2890000
558.05/556.65	c cleaning 28991 clauses out of 58023 with flag 2919000/2919000
565.55/564.19	c cleaning 29002 clauses out of 58033 with flag 2948001/2948001
574.35/572.91	c cleaning 29016 clauses out of 58033 with flag 2977003/2977003
579.06/577.64	c cleaning 28994 clauses out of 58014 with flag 3006000/3006000
583.96/582.59	c cleaning 29000 clauses out of 58020 with flag 3035000/3035000
589.97/588.52	c cleaning 29005 clauses out of 58020 with flag 3064000/3064000
595.37/593.98	c cleaning 29000 clauses out of 58015 with flag 3093000/3093000
600.88/599.44	c cleaning 28998 clauses out of 58017 with flag 3122002/3122002
606.77/605.36	c cleaning 29004 clauses out of 58019 with flag 3151002/3151002
612.68/611.22	c cleaning 28991 clauses out of 58014 with flag 3180001/3180001
619.38/617.94	c cleaning 29000 clauses out of 58023 with flag 3209001/3209001
624.89/623.43	c cleaning 29000 clauses out of 58022 with flag 3238000/3238000
630.60/629.17	c cleaning 29000 clauses out of 58023 with flag 3267001/3267001
636.10/634.67	c cleaning 29009 clauses out of 58022 with flag 3296000/3296000
642.10/640.65	c cleaning 28998 clauses out of 58013 with flag 3325000/3325000
648.10/646.66	c cleaning 28996 clauses out of 58015 with flag 3354000/3354000
654.31/652.83	c cleaning 28997 clauses out of 58020 with flag 3383001/3383001
659.99/658.06	c cleaning 28999 clauses out of 58023 with flag 3412001/3412001
665.59/663.65	c cleaning 29001 clauses out of 58023 with flag 3441000/3441000
670.90/668.90	c cleaning 28999 clauses out of 58023 with flag 3470001/3470001
676.21/674.27	c cleaning 28987 clauses out of 58023 with flag 3499000/3499000
682.61/680.60	c cleaning 29008 clauses out of 58036 with flag 3528000/3528000
688.91/686.96	c cleaning 29000 clauses out of 58028 with flag 3557000/3557000
697.13/695.13	c cleaning 29009 clauses out of 58028 with flag 3586000/3586000
704.03/702.06	c cleaning 29004 clauses out of 58019 with flag 3615000/3615000
709.14/707.19	c cleaning 28988 clauses out of 58015 with flag 3644000/3644000
715.34/713.34	c cleaning 29009 clauses out of 58027 with flag 3673000/3673000
721.84/719.84	c cleaning 29001 clauses out of 58019 with flag 3702001/3702001
727.49/725.49	c cleaning 29007 clauses out of 58020 with flag 3731003/3731003
732.99/730.92	c cleaning 28987 clauses out of 58011 with flag 3760001/3760001
738.60/736.55	c cleaning 28993 clauses out of 58023 with flag 3789000/3789000
744.61/742.59	c cleaning 28992 clauses out of 58034 with flag 3818004/3818004
751.02/748.96	c cleaning 29001 clauses out of 58038 with flag 3847000/3847000
757.23/755.19	c cleaning 29015 clauses out of 58039 with flag 3876002/3876002
762.83/760.79	c cleaning 29003 clauses out of 58024 with flag 3905002/3905002
768.33/766.27	c cleaning 28981 clauses out of 58019 with flag 3934000/3934000
773.74/771.67	c cleaning 28997 clauses out of 58038 with flag 3963000/3963000
780.04/777.99	c cleaning 29020 clauses out of 58041 with flag 3992000/3992000
785.55/783.49	c cleaning 29002 clauses out of 58021 with flag 4021000/4021000
789.95/787.86	c cleaning 29000 clauses out of 58021 with flag 4050002/4050002
794.76/792.60	c cleaning 28995 clauses out of 58020 with flag 4079001/4079001
799.86/797.74	c cleaning 28999 clauses out of 58024 with flag 4108000/4108000
805.26/803.16	c cleaning 29002 clauses out of 58026 with flag 4137001/4137001
810.97/808.81	c cleaning 28989 clauses out of 58023 with flag 4166000/4166000
816.38/814.27	c cleaning 29005 clauses out of 58034 with flag 4195000/4195000
821.79/819.66	c cleaning 28994 clauses out of 58029 with flag 4224000/4224000
827.99/825.86	c cleaning 28992 clauses out of 58035 with flag 4253000/4253000
835.59/833.49	c cleaning 29011 clauses out of 58043 with flag 4282000/4282000
841.70/839.59	c cleaning 29004 clauses out of 58032 with flag 4311000/4311000
848.20/846.01	c cleaning 29004 clauses out of 58028 with flag 4340000/4340000
855.11/852.98	c cleaning 28998 clauses out of 58025 with flag 4369001/4369001
862.81/860.61	c cleaning 28994 clauses out of 58026 with flag 4398000/4398000
867.32/865.15	c cleaning 29006 clauses out of 58034 with flag 4427002/4427002
872.02/869.87	c cleaning 28998 clauses out of 58026 with flag 4456000/4456000
876.73/874.59	c cleaning 29005 clauses out of 58028 with flag 4485000/4485000
881.43/879.21	c cleaning 29008 clauses out of 58024 with flag 4514001/4514001
886.54/884.31	c cleaning 28995 clauses out of 58016 with flag 4543001/4543001
891.94/889.79	c cleaning 28999 clauses out of 58020 with flag 4572000/4572000
897.44/895.25	c cleaning 28997 clauses out of 58024 with flag 4601003/4601003
903.15/900.94	c cleaning 29006 clauses out of 58025 with flag 4630001/4630001
908.75/906.50	c cleaning 29006 clauses out of 58024 with flag 4659006/4659006
916.06/913.90	c cleaning 28987 clauses out of 58012 with flag 4688000/4688000
923.07/920.89	c cleaning 28994 clauses out of 58025 with flag 4717000/4717000
929.97/927.76	c cleaning 29005 clauses out of 58033 with flag 4746002/4746002
936.19/933.92	c cleaning 29005 clauses out of 58026 with flag 4775000/4775000
941.89/939.68	c cleaning 28991 clauses out of 58023 with flag 4804002/4804002
948.69/946.49	c cleaning 29015 clauses out of 58031 with flag 4833001/4833001
953.30/951.07	c cleaning 29002 clauses out of 58015 with flag 4862000/4862000
958.11/955.90	c cleaning 28997 clauses out of 58013 with flag 4891000/4891000
962.91/960.65	c cleaning 28996 clauses out of 58016 with flag 4920000/4920000
968.21/965.96	c cleaning 29002 clauses out of 58020 with flag 4949000/4949000
974.31/972.07	c cleaning 28997 clauses out of 58018 with flag 4978000/4978000
979.72/977.44	c cleaning 28999 clauses out of 58022 with flag 5007001/5007001
985.22/982.95	c cleaning 28994 clauses out of 58022 with flag 5036000/5036000
992.83/990.59	c cleaning 28993 clauses out of 58028 with flag 5065000/5065000
999.14/996.88	c cleaning 29004 clauses out of 58039 with flag 5094004/5094004
1004.84/1002.51	c cleaning 28990 clauses out of 58031 with flag 5123000/5123000
1011.14/1008.83	c cleaning 29012 clauses out of 58041 with flag 5152000/5152000
1017.15/1014.83	c cleaning 29003 clauses out of 58031 with flag 5181002/5181002
1022.85/1020.50	c cleaning 29009 clauses out of 58027 with flag 5210001/5210001
1028.46/1026.20	c cleaning 28985 clauses out of 58017 with flag 5239000/5239000
1035.26/1032.99	c cleaning 29004 clauses out of 58033 with flag 5268001/5268001
1040.87/1038.54	c cleaning 28998 clauses out of 58028 with flag 5297000/5297000
1046.87/1044.54	c cleaning 29003 clauses out of 58030 with flag 5326000/5326000
1051.58/1049.20	c cleaning 29012 clauses out of 58028 with flag 5355001/5355001
1056.58/1054.26	c cleaning 29001 clauses out of 58016 with flag 5384001/5384001
1061.28/1058.92	c cleaning 28991 clauses out of 58015 with flag 5413001/5413001
1066.29/1063.96	c cleaning 29009 clauses out of 58025 with flag 5442002/5442002
1071.79/1069.41	c cleaning 28993 clauses out of 58015 with flag 5471001/5471001
1078.00/1075.60	c cleaning 28996 clauses out of 58021 with flag 5500000/5500000
1084.30/1081.96	c cleaning 29005 clauses out of 58026 with flag 5529001/5529001
1089.41/1087.02	c cleaning 29002 clauses out of 58023 with flag 5558003/5558003
1095.41/1093.05	c cleaning 28993 clauses out of 58019 with flag 5587001/5587001
1101.22/1098.83	c cleaning 28995 clauses out of 58025 with flag 5616000/5616000
1106.73/1104.32	c cleaning 28996 clauses out of 58030 with flag 5645000/5645000
1112.23/1109.86	c cleaning 29011 clauses out of 58034 with flag 5674000/5674000
1117.93/1115.57	c cleaning 29005 clauses out of 58023 with flag 5703000/5703000
1123.93/1121.51	c cleaning 29001 clauses out of 58018 with flag 5732000/5732000
1130.74/1128.33	c cleaning 28995 clauses out of 58018 with flag 5761001/5761001
1136.84/1134.47	c cleaning 29002 clauses out of 58022 with flag 5790000/5790000
1142.75/1140.35	c cleaning 28993 clauses out of 58021 with flag 5819001/5819001
1149.45/1147.05	c cleaning 29008 clauses out of 58028 with flag 5848001/5848001
1154.16/1151.76	c cleaning 29004 clauses out of 58020 with flag 5877001/5877001
1159.76/1157.30	c cleaning 29003 clauses out of 58016 with flag 5906001/5906001
1164.57/1162.18	c cleaning 28981 clauses out of 58012 with flag 5935000/5935000
1170.47/1168.01	c cleaning 29010 clauses out of 58031 with flag 5964000/5964000
1176.18/1173.71	c cleaning 28993 clauses out of 58021 with flag 5993000/5993000
1181.68/1179.27	c cleaning 28993 clauses out of 58028 with flag 6022000/6022000
1187.58/1185.11	c cleaning 29005 clauses out of 58035 with flag 6051000/6051000
1193.59/1191.10	c cleaning 29006 clauses out of 58030 with flag 6080000/6080000
1199.69/1197.26	c cleaning 28998 clauses out of 58024 with flag 6109000/6109000
1205.60/1203.18	c cleaning 28999 clauses out of 58027 with flag 6138001/6138001
1211.31/1208.87	c cleaning 28995 clauses out of 58028 with flag 6167001/6167001
1218.61/1216.12	c cleaning 29011 clauses out of 58032 with flag 6196000/6196000
1225.22/1222.71	c cleaning 28999 clauses out of 58023 with flag 6225002/6225002
1231.93/1229.42	c cleaning 28995 clauses out of 58022 with flag 6254000/6254000
1237.53/1235.01	c cleaning 29002 clauses out of 58029 with flag 6283002/6283002
1244.24/1241.72	c cleaning 28999 clauses out of 58025 with flag 6312000/6312000
1250.74/1248.27	c cleaning 28994 clauses out of 58026 with flag 6341000/6341000
1256.84/1254.33	c cleaning 29001 clauses out of 58032 with flag 6370000/6370000
1263.85/1261.36	c cleaning 29008 clauses out of 58032 with flag 6399001/6399001
1270.76/1268.28	c cleaning 28998 clauses out of 58024 with flag 6428001/6428001
1276.86/1274.39	c cleaning 29011 clauses out of 58025 with flag 6457000/6457000
1281.17/1278.61	c cleaning 28998 clauses out of 58014 with flag 6486000/6486000
1285.67/1283.18	c cleaning 29000 clauses out of 58017 with flag 6515001/6515001
1290.58/1288.08	c cleaning 28996 clauses out of 58016 with flag 6544000/6544000
1295.48/1292.96	c cleaning 28999 clauses out of 58020 with flag 6573000/6573000
1301.29/1298.77	c cleaning 29006 clauses out of 58023 with flag 6602002/6602002
1302.59/1300.01	c starts		: 2332
1302.59/1300.01	c conflicts		: 6610988
1302.59/1300.01	c decisions		: 7338990
1302.59/1300.01	c propagations		: 120249169
1302.59/1300.01	c inspects		: 14698117811
1302.59/1300.01	c shortcuts		: 0
1302.59/1300.01	c learnt literals	: 0
1302.59/1300.01	c learnt binary clauses	: 7
1302.59/1300.01	c learnt ternary clauses	: 88
1302.59/1300.01	c learnt constraints	: 6610988
1302.59/1300.01	c ignored constraints	: 0
1302.59/1300.01	c root simplifications	: 2332
1302.59/1300.01	c removed literals (reason simplification)	: 312917142
1302.59/1300.01	c reason swapping (by a shorter reason)	: 0
1302.59/1300.01	c Calls to reduceDB	: 238
1302.59/1300.01	c speed (assignments/second)	: 92511.91007397925
1302.59/1300.01	c non guided choices	23
1302.59/1300.03	c learnt constraints type 
1302.59/1300.03	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 7
1302.59/1300.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 38194
1302.59/1300.03	c constraints type 
1302.59/1300.03	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 15
1302.59/1300.03	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 28493
1302.59/1300.03	s UNKNOWN
1302.59/1300.03	c Total wall clock time (in seconds) : 1299.922

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3263712-1303571927/watcher-3263712-1303571927 -o /tmp/evaluation-result-3263712-1303571927/solver-3263712-1303571927 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3263712-1303571927.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.01 1.68 12/242 28523
/proc/meminfo: memFree=19784132/32951124 swapFree=67111524/67111528
[pid=28523] ppid=28521 vsize=31604 CPUtime=0 cores=1,3
/proc/28523/stat : 28523 (java) S 28521 28523 27965 0 -1 4202496 1285 0 0 0 0 0 0 0 24 0 2 0 449608788 32362496 1000 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118571493 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/28523/statm: 7901 1000 771 9 0 386 0
[pid=28523/tid=28524] ppid=28521 vsize=33748 CPUtime=0 cores=1,3
/proc/28523/task/28524/stat : 28524 (java) R 28521 28523 27965 0 -1 4202560 180 0 0 0 0 0 0 0 25 0 2 0 449608789 34557952 1010 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255101799104 0 0 0 16784584 0 0 0 -1 1 0 0 0

[startup+0.0483691 s]
/proc/loadavg: 0.92 1.01 1.68 12/242 28523
/proc/meminfo: memFree=19784132/32951124 swapFree=67111524/67111528
[pid=28523] ppid=28521 vsize=7564488 CPUtime=0.04 cores=1,3
/proc/28523/stat : 28523 (java) S 28521 28523 27965 0 -1 4202496 8963 0 1 0 3 1 0 0 24 0 13 0 449608788 7746035712 8658 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118571493 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0 0
/proc/28523/statm: 1891122 8660 1687 9 0 1881870 0
[pid=28523/tid=28524] ppid=28521 vsize=7564488 CPUtime=0.03 cores=1,3
/proc/28523/task/28524/stat : 28524 (java) R 28521 28523 27965 0 -1 4202560 7818 0 1 0 2 1 0 0 25 0 13 0 449608789 7746035712 8661 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 46961397256197 0 4 0 16800971 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7564488

[startup+0.10036 s]
/proc/loadavg: 0.92 1.01 1.68 12/242 28523
/proc/meminfo: memFree=19784132/32951124 swapFree=67111524/67111528
[pid=28523] ppid=28521 vsize=7569940 CPUtime=0.08 cores=1,3
/proc/28523/stat : 28523 (java) S 28521 28523 27965 0 -1 4202496 9780 0 1 0 7 1 0 0 24 0 18 0 449608788 7751618560 9475 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28523/statm: 1892485 9476 1757 9 0 1883223 0
[pid=28523/tid=28524] ppid=28521 vsize=7569940 CPUtime=0.08 cores=1,3
/proc/28523/task/28524/stat : 28524 (java) R 28521 28523 27965 0 -1 4202560 8606 0 1 0 7 1 0 0 25 0 18 0 449608789 7751618560 9476 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7569940

[startup+0.300299 s]
/proc/loadavg: 0.92 1.01 1.68 12/242 28523
/proc/meminfo: memFree=19784132/32951124 swapFree=67111524/67111528
[pid=28523] ppid=28521 vsize=7642712 CPUtime=0.49 cores=1,3
/proc/28523/stat : 28523 (java) S 28521 28523 27965 0 -1 4202496 12946 0 1 0 47 2 0 0 24 0 19 0 449608788 7826137088 11980 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28523/statm: 1910678 11980 2206 9 0 1901416 0
[pid=28523/tid=28524] ppid=28521 vsize=7642712 CPUtime=0.28 cores=1,3
/proc/28523/task/28524/stat : 28524 (java) R 28521 28523 27965 0 -1 4202560 9142 0 1 0 27 1 0 0 25 0 19 0 449608789 7826137088 11980 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 46912505217685 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 7642712

[startup+0.700255 s]
/proc/loadavg: 0.92 1.01 1.68 12/242 28523
/proc/meminfo: memFree=19784132/32951124 swapFree=67111524/67111528
[pid=28523] ppid=28521 vsize=7642708 CPUtime=1.04 cores=1,3
/proc/28523/stat : 28523 (java) S 28521 28523 27965 0 -1 4202496 13776 0 1 0 102 2 0 0 24 0 19 0 449608788 7826132992 12736 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28523/statm: 1910677 12736 2219 9 0 1901415 0
[pid=28523/tid=28524] ppid=28521 vsize=7642708 CPUtime=0.69 cores=1,3
/proc/28523/task/28524/stat : 28524 (java) R 28521 28523 27965 0 -1 4202560 9870 0 1 0 67 2 0 0 25 0 19 0 449608789 7826132992 12736 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 46961401756499 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 7642708

[startup+1.50112 s]
/proc/loadavg: 0.92 1.01 1.68 8/262 28543
/proc/meminfo: memFree=19595012/32951124 swapFree=67111524/67111528
[pid=28523] ppid=28521 vsize=7662784 CPUtime=2.08 cores=1,3
/proc/28523/stat : 28523 (java) S 28521 28523 27965 0 -1 4202496 22218 0 1 0 204 4 0 0 24 0 19 0 449608788 7846690816 19321 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28523/statm: 1915696 19321 2253 9 0 1906434 0
[pid=28523/tid=28524] ppid=28521 vsize=7662784 CPUtime=1.41 cores=1,3
/proc/28523/task/28524/stat : 28524 (java) R 28521 28523 27965 0 -1 4202560 10059 0 1 0 139 2 0 0 25 0 19 0 449608789 7846690816 19321 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 46912505587054 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28523/tid=28526] ppid=28521 vsize=7662784 CPUtime=0 cores=1,3
/proc/28523/task/28526/stat : 28526 (java) S 28521 28523 27965 0 -1 4202560 15 0 0 0 0 0 0 0 17 0 19 0 449608790 7846690816 19321 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28527] ppid=28521 vsize=7662784 CPUtime=0 cores=1,3
/proc/28523/task/28527/stat : 28527 (java) S 28521 28523 27965 0 -1 4202560 852 0 0 0 0 0 0 0 17 0 19 0 449608790 7846690816 19321 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28528] ppid=28521 vsize=7662784 CPUtime=0 cores=1,3
/proc/28523/task/28528/stat : 28528 (java) S 28521 28523 27965 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 19 0 449608790 7846690816 19321 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28529] ppid=28521 vsize=7662784 CPUtime=0 cores=1,3
/proc/28523/task/28529/stat : 28529 (java) S 28521 28523 27965 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 19 0 449608790 7846690816 19321 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28530] ppid=28521 vsize=7662784 CPUtime=0 cores=1,3
/proc/28523/task/28530/stat : 28530 (java) S 28521 28523 27965 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 19 0 449608790 7846690816 19321 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28531] ppid=28521 vsize=7662784 CPUtime=0 cores=1,3
/proc/28523/task/28531/stat : 28531 (java) S 28521 28523 27965 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 19 0 449608790 7846690816 19321 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28532] ppid=28521 vsize=7662784 CPUtime=0 cores=1,3
/proc/28523/task/28532/stat : 28532 (java) S 28521 28523 27965 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 19 0 449608790 7846690816 19321 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28533] ppid=28521 vsize=7662784 CPUtime=0 cores=1,3
/proc/28523/task/28533/stat : 28533 (java) S 28521 28523 27965 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 19 0 449608790 7846690816 19321 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28534] ppid=28521 vsize=7662784 CPUtime=0.01 cores=1,3
/proc/28523/task/28534/stat : 28534 (java) S 28521 28523 27965 0 -1 4202560 883 0 0 0 1 0 0 0 17 0 19 0 449608791 7846690816 19321 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118585344 0 0 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28535] ppid=28521 vsize=7662784 CPUtime=0 cores=1,3
/proc/28523/task/28535/stat : 28535 (java) S 28521 28523 27965 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449608791 7846690816 19321 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28536] ppid=28521 vsize=7662784 CPUtime=0 cores=1,3
/proc/28523/task/28536/stat : 28536 (java) S 28521 28523 27965 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 449608791 7846690816 19321 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28537] ppid=28521 vsize=7662784 CPUtime=0 cores=1,3
/proc/28523/task/28537/stat : 28537 (java) S 28521 28523 27965 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449608793 7846690816 19321 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118592433 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28538] ppid=28521 vsize=7662784 CPUtime=0.13 cores=1,3
/proc/28523/task/28538/stat : 28538 (java) S 28521 28523 27965 0 -1 4202560 474 0 0 0 13 0 0 0 17 0 19 0 449608793 7846690816 19321 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28539] ppid=28521 vsize=7662784 CPUtime=0.5 cores=1,3
/proc/28523/task/28539/stat : 28539 (java) S 28521 28523 27965 0 -1 4202560 8769 0 0 0 49 1 0 0 20 0 19 0 449608793 7846690816 19321 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28540] ppid=28521 vsize=7662784 CPUtime=0 cores=1,3
/proc/28523/task/28540/stat : 28540 (java) S 28521 28523 27965 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449608793 7846690816 19321 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28541] ppid=28521 vsize=7662784 CPUtime=0 cores=1,3
/proc/28523/task/28541/stat : 28541 (java) S 28521 28523 27965 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449608794 7846690816 19321 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118585344 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28543] ppid=28521 vsize=7662784 CPUtime=0 cores=1,3
/proc/28523/task/28543/stat : 28543 (java) S 28521 28523 27965 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 449608807 7846690816 19321 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118585344 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 7662784

[startup+3.10084 s]
/proc/loadavg: 0.92 1.01 1.68 5/262 28543
/proc/meminfo: memFree=19574428/32951124 swapFree=67111524/67111528
[pid=28523] ppid=28521 vsize=7662784 CPUtime=3.68 cores=1,3
/proc/28523/stat : 28523 (java) S 28521 28523 27965 0 -1 4202496 24131 0 1 0 364 4 0 0 24 0 19 0 449608788 7846690816 21232 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28523/statm: 1915696 21232 2253 9 0 1906434 0
[pid=28523/tid=28524] ppid=28521 vsize=7662784 CPUtime=2.96 cores=1,3
/proc/28523/task/28524/stat : 28524 (java) R 28521 28523 27965 0 -1 4202560 10062 0 1 0 294 2 0 0 25 0 19 0 449608789 7846690816 21232 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 46912505537372 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28523/tid=28526] ppid=28521 vsize=7662784 CPUtime=0 cores=1,3
/proc/28523/task/28526/stat : 28526 (java) S 28521 28523 27965 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 19 0 449608790 7846690816 21232 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28527] ppid=28521 vsize=7662784 CPUtime=0 cores=1,3
/proc/28523/task/28527/stat : 28527 (java) S 28521 28523 27965 0 -1 4202560 852 0 0 0 0 0 0 0 15 0 19 0 449608790 7846690816 21232 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28528] ppid=28521 vsize=7662784 CPUtime=0 cores=1,3
/proc/28523/task/28528/stat : 28528 (java) S 28521 28523 27965 0 -1 4202560 175 0 0 0 0 0 0 0 15 0 19 0 449608790 7846690816 21232 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28529] ppid=28521 vsize=7662784 CPUtime=0 cores=1,3
/proc/28523/task/28529/stat : 28529 (java) S 28521 28523 27965 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 449608790 7846690816 21232 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28530] ppid=28521 vsize=7662784 CPUtime=0 cores=1,3
/proc/28523/task/28530/stat : 28530 (java) S 28521 28523 27965 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 449608790 7846690816 21232 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28531] ppid=28521 vsize=7662784 CPUtime=0 cores=1,3
/proc/28523/task/28531/stat : 28531 (java) S 28521 28523 27965 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 449608790 7846690816 21232 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28532] ppid=28521 vsize=7662784 CPUtime=0 cores=1,3
/proc/28523/task/28532/stat : 28532 (java) S 28521 28523 27965 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 449608790 7846690816 21232 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28533] ppid=28521 vsize=7662784 CPUtime=0 cores=1,3
/proc/28523/task/28533/stat : 28533 (java) S 28521 28523 27965 0 -1 4202560 911 0 0 0 0 0 0 0 15 0 19 0 449608790 7846690816 21232 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28534] ppid=28521 vsize=7662784 CPUtime=0.04 cores=1,3
/proc/28523/task/28534/stat : 28534 (java) S 28521 28523 27965 0 -1 4202560 1710 0 0 0 4 0 0 0 16 0 19 0 449608791 7846690816 21232 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118585344 0 0 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28535] ppid=28521 vsize=7662784 CPUtime=0 cores=1,3
/proc/28523/task/28535/stat : 28535 (java) S 28521 28523 27965 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449608791 7846690816 21232 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28536] ppid=28521 vsize=7662784 CPUtime=0 cores=1,3
/proc/28523/task/28536/stat : 28536 (java) S 28521 28523 27965 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 449608791 7846690816 21232 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28537] ppid=28521 vsize=7662784 CPUtime=0 cores=1,3
/proc/28523/task/28537/stat : 28537 (java) S 28521 28523 27965 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449608793 7846690816 21232 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118592433 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28538] ppid=28521 vsize=7662784 CPUtime=0.13 cores=1,3
/proc/28523/task/28538/stat : 28538 (java) S 28521 28523 27965 0 -1 4202560 474 0 0 0 13 0 0 0 15 0 19 0 449608793 7846690816 21232 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28539] ppid=28521 vsize=7662784 CPUtime=0.5 cores=1,3
/proc/28523/task/28539/stat : 28539 (java) S 28521 28523 27965 0 -1 4202560 8769 0 0 0 49 1 0 0 17 0 19 0 449608793 7846690816 21232 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28540] ppid=28521 vsize=7662784 CPUtime=0 cores=1,3
/proc/28523/task/28540/stat : 28540 (java) S 28521 28523 27965 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449608793 7846690816 21232 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28541] ppid=28521 vsize=7662784 CPUtime=0 cores=1,3
/proc/28523/task/28541/stat : 28541 (java) S 28521 28523 27965 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449608794 7846690816 21232 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118585344 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28543] ppid=28521 vsize=7662784 CPUtime=0 cores=1,3
/proc/28523/task/28543/stat : 28543 (java) S 28521 28523 27965 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 449608807 7846690816 21232 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118585344 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.68
Current children cumulated vsize (KiB) 7662784

[startup+6.30128 s]
/proc/loadavg: 1.17 1.06 1.70 5/262 28543
/proc/meminfo: memFree=19568104/32951124 swapFree=67111524/67111528
[pid=28523] ppid=28521 vsize=7656316 CPUtime=6.88 cores=1,3
/proc/28523/stat : 28523 (java) S 28521 28523 27965 0 -1 4202496 25286 0 1 0 684 4 0 0 24 0 19 0 449608788 7840067584 21244 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28523/statm: 1914079 21244 2253 9 0 1904817 0
[pid=28523/tid=28524] ppid=28521 vsize=7656316 CPUtime=6.06 cores=1,3
/proc/28523/task/28524/stat : 28524 (java) R 28521 28523 27965 0 -1 4202560 10066 0 1 0 604 2 0 0 25 0 19 0 449608789 7840067584 21244 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 46912505659487 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28523/tid=28526] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28526/stat : 28526 (java) S 28521 28523 27965 0 -1 4202560 249 0 0 0 0 0 0 0 15 0 19 0 449608790 7840067584 21244 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28527] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28527/stat : 28527 (java) S 28521 28523 27965 0 -1 4202560 853 0 0 0 0 0 0 0 15 0 19 0 449608790 7840067584 21244 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28528] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28528/stat : 28528 (java) S 28521 28523 27965 0 -1 4202560 256 0 0 0 0 0 0 0 15 0 19 0 449608790 7840067584 21244 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28529] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28529/stat : 28529 (java) S 28521 28523 27965 0 -1 4202560 55 0 0 0 0 0 0 0 16 0 19 0 449608790 7840067584 21244 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28530] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28530/stat : 28530 (java) S 28521 28523 27965 0 -1 4202560 5 0 0 0 0 0 0 0 16 0 19 0 449608790 7840067584 21244 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28531] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28531/stat : 28531 (java) S 28521 28523 27965 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 449608790 7840067584 21244 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28532] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28532/stat : 28532 (java) S 28521 28523 27965 0 -1 4202560 51 0 0 0 0 0 0 0 15 0 19 0 449608790 7840067584 21244 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28533] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28533/stat : 28533 (java) S 28521 28523 27965 0 -1 4202560 1015 0 0 0 0 0 0 0 15 0 19 0 449608790 7840067584 21244 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28534] ppid=28521 vsize=7656316 CPUtime=0.1 cores=1,3
/proc/28523/task/28534/stat : 28534 (java) S 28521 28523 27965 0 -1 4202560 2334 0 0 0 10 0 0 0 16 0 19 0 449608791 7840067584 21244 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118585344 0 0 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28535] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28535/stat : 28535 (java) S 28521 28523 27965 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449608791 7840067584 21244 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28536] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28536/stat : 28536 (java) S 28521 28523 27965 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 449608791 7840067584 21244 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28537] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28537/stat : 28537 (java) S 28521 28523 27965 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449608793 7840067584 21244 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118592433 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28538] ppid=28521 vsize=7656316 CPUtime=0.13 cores=1,3
/proc/28523/task/28538/stat : 28538 (java) S 28521 28523 27965 0 -1 4202560 474 0 0 0 13 0 0 0 15 0 19 0 449608793 7840067584 21244 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28539] ppid=28521 vsize=7656316 CPUtime=0.52 cores=1,3
/proc/28523/task/28539/stat : 28539 (java) S 28521 28523 27965 0 -1 4202560 8775 0 0 0 51 1 0 0 15 0 19 0 449608793 7840067584 21244 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0

################
# More data... #
################

[pid=28523/tid=28531] ppid=28521 vsize=7656316 CPUtime=0.2 cores=1,3
/proc/28523/task/28531/stat : 28531 (java) S 28521 28523 27965 0 -1 4202560 619 0 0 0 20 0 0 0 15 0 19 0 449608790 7840067584 36616 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28532] ppid=28521 vsize=7656316 CPUtime=0.24 cores=1,3
/proc/28523/task/28532/stat : 28532 (java) S 28521 28523 27965 0 -1 4202560 718 0 0 0 24 0 0 0 15 0 19 0 449608790 7840067584 36616 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28533] ppid=28521 vsize=7656316 CPUtime=0.26 cores=1,3
/proc/28523/task/28533/stat : 28533 (java) S 28521 28523 27965 0 -1 4202560 1783 0 0 0 26 0 0 0 16 0 19 0 449608790 7840067584 36616 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28534] ppid=28521 vsize=7656316 CPUtime=7.11 cores=1,3
/proc/28523/task/28534/stat : 28534 (java) S 28521 28523 27965 0 -1 4202560 9865 0 0 0 708 3 0 0 16 0 19 0 449608791 7840067584 36616 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118585344 0 0 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28535] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28535/stat : 28535 (java) S 28521 28523 27965 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449608791 7840067584 36616 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28536] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28536/stat : 28536 (java) S 28521 28523 27965 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 449608791 7840067584 36616 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28537] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28537/stat : 28537 (java) S 28521 28523 27965 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449608793 7840067584 36616 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118592433 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28538] ppid=28521 vsize=7656316 CPUtime=0.15 cores=1,3
/proc/28523/task/28538/stat : 28538 (java) S 28521 28523 27965 0 -1 4202560 611 0 0 0 15 0 0 0 15 0 19 0 449608793 7840067584 36616 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28539] ppid=28521 vsize=7656316 CPUtime=1.47 cores=1,3
/proc/28523/task/28539/stat : 28539 (java) S 28521 28523 27965 0 -1 4202560 11232 0 0 0 146 1 0 0 15 0 19 0 449608793 7840067584 36616 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28540] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28540/stat : 28540 (java) S 28521 28523 27965 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449608793 7840067584 36616 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28541] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28541/stat : 28541 (java) S 28521 28523 27965 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 449608794 7840067584 36616 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118585344 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28543] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28543/stat : 28543 (java) S 28521 28523 27965 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 449608807 7840067584 36616 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118585344 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1124.74
Current children cumulated vsize (KiB) 7656316

[startup+1182.3 s]
/proc/loadavg: 4.00 3.94 3.33 5/262 28578
/proc/meminfo: memFree=19350568/32951124 swapFree=67111524/67111528
[pid=28523] ppid=28521 vsize=7656316 CPUtime=1184.78 cores=1,3
/proc/28523/stat : 28523 (java) S 28521 28523 27965 0 -1 4202496 43387 0 1 0 118468 10 0 0 24 0 19 0 449608788 7840067584 36642 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28523/statm: 1914079 36642 2255 9 0 1904817 0
[pid=28523/tid=28524] ppid=28521 vsize=7656316 CPUtime=1173.36 cores=1,3
/proc/28523/task/28524/stat : 28524 (java) R 28521 28523 27965 0 -1 4202560 13531 0 1 0 117333 3 0 0 25 0 19 0 449608789 7840067584 36642 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 46912505601190 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28523/tid=28526] ppid=28521 vsize=7656316 CPUtime=0.32 cores=1,3
/proc/28523/task/28526/stat : 28526 (java) S 28521 28523 27965 0 -1 4202560 787 0 0 0 32 0 0 0 15 0 19 0 449608790 7840067584 36642 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28527] ppid=28521 vsize=7656316 CPUtime=0.27 cores=1,3
/proc/28523/task/28527/stat : 28527 (java) S 28521 28523 27965 0 -1 4202560 1702 0 0 0 27 0 0 0 15 0 19 0 449608790 7840067584 36642 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28528] ppid=28521 vsize=7656316 CPUtime=0.3 cores=1,3
/proc/28523/task/28528/stat : 28528 (java) S 28521 28523 27965 0 -1 4202560 745 0 0 0 30 0 0 0 15 0 19 0 449608790 7840067584 36642 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28529] ppid=28521 vsize=7656316 CPUtime=0.26 cores=1,3
/proc/28523/task/28529/stat : 28529 (java) S 28521 28523 27965 0 -1 4202560 149 0 0 0 26 0 0 0 15 0 19 0 449608790 7840067584 36642 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28530] ppid=28521 vsize=7656316 CPUtime=0.35 cores=1,3
/proc/28523/task/28530/stat : 28530 (java) S 28521 28523 27965 0 -1 4202560 420 0 0 0 35 0 0 0 15 0 19 0 449608790 7840067584 36642 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28531] ppid=28521 vsize=7656316 CPUtime=0.21 cores=1,3
/proc/28523/task/28531/stat : 28531 (java) S 28521 28523 27965 0 -1 4202560 619 0 0 0 21 0 0 0 16 0 19 0 449608790 7840067584 36642 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28532] ppid=28521 vsize=7656316 CPUtime=0.25 cores=1,3
/proc/28523/task/28532/stat : 28532 (java) S 28521 28523 27965 0 -1 4202560 718 0 0 0 25 0 0 0 15 0 19 0 449608790 7840067584 36642 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28533] ppid=28521 vsize=7656316 CPUtime=0.27 cores=1,3
/proc/28523/task/28533/stat : 28533 (java) S 28521 28523 27965 0 -1 4202560 1785 0 0 0 27 0 0 0 15 0 19 0 449608790 7840067584 36642 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28534] ppid=28521 vsize=7656316 CPUtime=7.48 cores=1,3
/proc/28523/task/28534/stat : 28534 (java) S 28521 28523 27965 0 -1 4202560 9869 0 0 0 745 3 0 0 15 0 19 0 449608791 7840067584 36642 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118585344 0 0 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28535] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28535/stat : 28535 (java) S 28521 28523 27965 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449608791 7840067584 36642 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28536] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28536/stat : 28536 (java) S 28521 28523 27965 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 449608791 7840067584 36642 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28537] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28537/stat : 28537 (java) S 28521 28523 27965 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449608793 7840067584 36642 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118592433 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28538] ppid=28521 vsize=7656316 CPUtime=0.15 cores=1,3
/proc/28523/task/28538/stat : 28538 (java) S 28521 28523 27965 0 -1 4202560 611 0 0 0 15 0 0 0 15 0 19 0 449608793 7840067584 36642 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28539] ppid=28521 vsize=7656316 CPUtime=1.47 cores=1,3
/proc/28523/task/28539/stat : 28539 (java) S 28521 28523 27965 0 -1 4202560 11232 0 0 0 146 1 0 0 15 0 19 0 449608793 7840067584 36642 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28540] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28540/stat : 28540 (java) S 28521 28523 27965 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449608793 7840067584 36642 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28541] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28541/stat : 28541 (java) S 28521 28523 27965 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 449608794 7840067584 36642 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118585344 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28543] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28543/stat : 28543 (java) S 28521 28523 27965 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 449608807 7840067584 36642 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118585344 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1184.78
Current children cumulated vsize (KiB) 7656316

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.37 5/262 28580
/proc/meminfo: memFree=19349292/32951124 swapFree=67111524/67111528
[pid=28523] ppid=28521 vsize=7656316 CPUtime=1244.84 cores=1,3
/proc/28523/stat : 28523 (java) S 28521 28523 27965 0 -1 4202496 43410 0 1 0 124473 11 0 0 24 0 19 0 449608788 7840067584 36647 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28523/statm: 1914079 36647 2255 9 0 1904817 0
[pid=28523/tid=28524] ppid=28521 vsize=7656316 CPUtime=1232.9 cores=1,3
/proc/28523/task/28524/stat : 28524 (java) R 28521 28523 27965 0 -1 4202560 13541 0 1 0 123287 3 0 0 25 0 19 0 449608789 7840067584 36647 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 46912505366576 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28523/tid=28526] ppid=28521 vsize=7656316 CPUtime=0.33 cores=1,3
/proc/28523/task/28526/stat : 28526 (java) S 28521 28523 27965 0 -1 4202560 787 0 0 0 33 0 0 0 15 0 19 0 449608790 7840067584 36647 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28527] ppid=28521 vsize=7656316 CPUtime=0.27 cores=1,3
/proc/28523/task/28527/stat : 28527 (java) S 28521 28523 27965 0 -1 4202560 1702 0 0 0 27 0 0 0 16 0 19 0 449608790 7840067584 36647 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28528] ppid=28521 vsize=7656316 CPUtime=0.31 cores=1,3
/proc/28523/task/28528/stat : 28528 (java) S 28521 28523 27965 0 -1 4202560 745 0 0 0 31 0 0 0 15 0 19 0 449608790 7840067584 36647 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28529] ppid=28521 vsize=7656316 CPUtime=0.28 cores=1,3
/proc/28523/task/28529/stat : 28529 (java) S 28521 28523 27965 0 -1 4202560 154 0 0 0 28 0 0 0 15 0 19 0 449608790 7840067584 36647 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28530] ppid=28521 vsize=7656316 CPUtime=0.37 cores=1,3
/proc/28523/task/28530/stat : 28530 (java) S 28521 28523 27965 0 -1 4202560 420 0 0 0 37 0 0 0 15 0 19 0 449608790 7840067584 36647 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28531] ppid=28521 vsize=7656316 CPUtime=0.22 cores=1,3
/proc/28523/task/28531/stat : 28531 (java) S 28521 28523 27965 0 -1 4202560 619 0 0 0 22 0 0 0 15 0 19 0 449608790 7840067584 36647 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28532] ppid=28521 vsize=7656316 CPUtime=0.28 cores=1,3
/proc/28523/task/28532/stat : 28532 (java) S 28521 28523 27965 0 -1 4202560 718 0 0 0 28 0 0 0 15 0 19 0 449608790 7840067584 36647 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28533] ppid=28521 vsize=7656316 CPUtime=0.29 cores=1,3
/proc/28523/task/28533/stat : 28533 (java) S 28521 28523 27965 0 -1 4202560 1785 0 0 0 29 0 0 0 15 0 19 0 449608790 7840067584 36647 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28534] ppid=28521 vsize=7656316 CPUtime=7.87 cores=1,3
/proc/28523/task/28534/stat : 28534 (java) S 28521 28523 27965 0 -1 4202560 9873 0 0 0 784 3 0 0 16 0 19 0 449608791 7840067584 36647 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118585344 0 0 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28535] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28535/stat : 28535 (java) S 28521 28523 27965 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449608791 7840067584 36647 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28536] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28536/stat : 28536 (java) S 28521 28523 27965 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 449608791 7840067584 36647 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28537] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28537/stat : 28537 (java) S 28521 28523 27965 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449608793 7840067584 36647 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118592433 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28538] ppid=28521 vsize=7656316 CPUtime=0.15 cores=1,3
/proc/28523/task/28538/stat : 28538 (java) S 28521 28523 27965 0 -1 4202560 611 0 0 0 15 0 0 0 15 0 19 0 449608793 7840067584 36647 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28539] ppid=28521 vsize=7656316 CPUtime=1.47 cores=1,3
/proc/28523/task/28539/stat : 28539 (java) S 28521 28523 27965 0 -1 4202560 11232 0 0 0 146 1 0 0 15 0 19 0 449608793 7840067584 36647 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28540] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28540/stat : 28540 (java) S 28521 28523 27965 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449608793 7840067584 36647 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28541] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28541/stat : 28541 (java) S 28521 28523 27965 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 449608794 7840067584 36647 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118585344 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28543] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28543/stat : 28543 (java) S 28521 28523 27965 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 449608807 7840067584 36647 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118585344 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1244.84
Current children cumulated vsize (KiB) 7656316



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 3.99 3.42 2/202 28590
/proc/meminfo: memFree=19751868/32951124 swapFree=67111524/67111528
[pid=28523] ppid=28521 vsize=7656316 CPUtime=1302.59 cores=1,3
/proc/28523/stat : 28523 (java) S 28521 28523 27965 0 -1 4202496 43447 0 1 0 130248 11 0 0 24 0 19 0 449608788 7840067584 36666 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/28523/statm: 1914079 36666 2255 9 0 1904817 0
[pid=28523/tid=28524] ppid=28521 vsize=7656316 CPUtime=1290.18 cores=1,3
/proc/28523/task/28524/stat : 28524 (java) R 28521 28523 27965 0 -1 4202560 13551 0 1 0 129015 3 0 0 25 0 19 0 449608789 7840067584 36666 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 46912505645980 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28523/tid=28526] ppid=28521 vsize=7656316 CPUtime=0.34 cores=1,3
/proc/28523/task/28526/stat : 28526 (java) S 28521 28523 27965 0 -1 4202560 788 0 0 0 34 0 0 0 15 0 19 0 449608790 7840067584 36666 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28527] ppid=28521 vsize=7656316 CPUtime=0.29 cores=1,3
/proc/28523/task/28527/stat : 28527 (java) S 28521 28523 27965 0 -1 4202560 1702 0 0 0 29 0 0 0 15 0 19 0 449608790 7840067584 36666 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28528] ppid=28521 vsize=7656316 CPUtime=0.32 cores=1,3
/proc/28523/task/28528/stat : 28528 (java) S 28521 28523 27965 0 -1 4202560 745 0 0 0 32 0 0 0 16 0 19 0 449608790 7840067584 36666 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28529] ppid=28521 vsize=7656316 CPUtime=0.29 cores=1,3
/proc/28523/task/28529/stat : 28529 (java) S 28521 28523 27965 0 -1 4202560 154 0 0 0 29 0 0 0 15 0 19 0 449608790 7840067584 36666 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28530] ppid=28521 vsize=7656316 CPUtime=0.38 cores=1,3
/proc/28523/task/28530/stat : 28530 (java) S 28521 28523 27965 0 -1 4202560 420 0 0 0 38 0 0 0 15 0 19 0 449608790 7840067584 36666 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28531] ppid=28521 vsize=7656316 CPUtime=0.23 cores=1,3
/proc/28523/task/28531/stat : 28531 (java) S 28521 28523 27965 0 -1 4202560 631 0 0 0 23 0 0 0 15 0 19 0 449608790 7840067584 36666 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28532] ppid=28521 vsize=7656316 CPUtime=0.29 cores=1,3
/proc/28523/task/28532/stat : 28532 (java) S 28521 28523 27965 0 -1 4202560 718 0 0 0 29 0 0 0 15 0 19 0 449608790 7840067584 36666 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28533] ppid=28521 vsize=7656316 CPUtime=0.3 cores=1,3
/proc/28523/task/28533/stat : 28533 (java) S 28521 28523 27965 0 -1 4202560 1791 0 0 0 30 0 0 0 16 0 19 0 449608790 7840067584 36666 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28534] ppid=28521 vsize=7656316 CPUtime=8.25 cores=1,3
/proc/28523/task/28534/stat : 28534 (java) S 28521 28523 27965 0 -1 4202560 9877 0 0 0 822 3 0 0 15 0 19 0 449608791 7840067584 36666 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118585344 0 0 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28535] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28535/stat : 28535 (java) S 28521 28523 27965 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449608791 7840067584 36666 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28536] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28536/stat : 28536 (java) S 28521 28523 27965 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 449608791 7840067584 36666 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28537] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28537/stat : 28537 (java) S 28521 28523 27965 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449608793 7840067584 36666 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118592433 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28538] ppid=28521 vsize=7656316 CPUtime=0.15 cores=1,3
/proc/28523/task/28538/stat : 28538 (java) S 28521 28523 27965 0 -1 4202560 611 0 0 0 15 0 0 0 15 0 19 0 449608793 7840067584 36666 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28539] ppid=28521 vsize=7656316 CPUtime=1.47 cores=1,3
/proc/28523/task/28539/stat : 28539 (java) S 28521 28523 27965 0 -1 4202560 11232 0 0 0 146 1 0 0 15 0 19 0 449608793 7840067584 36666 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28540] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28540/stat : 28540 (java) S 28521 28523 27965 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449608793 7840067584 36666 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118584729 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
[pid=28523/tid=28541] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28541/stat : 28541 (java) S 28521 28523 27965 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 449608794 7840067584 36666 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118585344 0 4 0 16800975 18446604468970551296 0 0 -1 3 0 0 0
[pid=28523/tid=28543] ppid=28521 vsize=7656316 CPUtime=0 cores=1,3
/proc/28523/task/28543/stat : 28543 (java) S 28521 28523 27965 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 449608807 7840067584 36666 33554432000 1073741824 1073778376 140735418437520 18446744073709551615 255118585344 0 4 0 16800975 18446604468970551296 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1302.59
Current children cumulated vsize (KiB) 7656316

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1300.05
CPU time (s): 1302.67
CPU user time (s): 1302.54
CPU system time (s): 0.121981
CPU usage (%): 100.201
Max. virtual memory (cumulated for all children) (KiB): 7666672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1302.54
system time used= 0.121981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43970
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33554
involuntary context switches= 9778

runsolver used 2.07668 second user time and 5.05323 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-23 17:18:47
IDJOB=3263712
IDBENCH=84010
IDSOLVER=1611
FILE ID=node144/3263712-1303571927
RUNJOBID= node144-1303571926-28430
PBS_JOBID= 13150287
Free space on /tmp= 72180 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT03/handmade/anton/SAT/SGI_30_80_15_90_4-dir.shuffled-as.sat03-6.cnf
COMMAND LINE= java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263712-1303571927/watcher-3263712-1303571927 -o /tmp/evaluation-result-3263712-1303571927/solver-3263712-1303571927 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3263712-1303571927.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 22bbcb4a25a1da66113c240898c75509
RANDOM SEED=687724383

node144.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19785404 kB
Buffers:       2154952 kB
Cached:       10297792 kB
SwapCached:          4 kB
Active:        3418732 kB
Inactive:      9213520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19785404 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            4524 kB
Writeback:           0 kB
AnonPages:      178528 kB
Mapped:          23012 kB
Slab:           468936 kB
PageTables:       6432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 21999308 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72184 MiB
End job on node144 at 2011-04-23 17:40:29