Trace number 3687586

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 NameAnswerobjective functionCPU timeWall clock time
SAT 4j PB RES // CP 2.3.2 SnapshotSAT (TO)217 1800.48 988.651

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_14.opb.PB06.opb
MD5SUM3ddf6338b9f9cf35560b94c856457c56
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark189
Best CPU time to get the best result obtained on this benchmark1789.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 182
Optimality of the best value was proved NO
Number of variables468
Total number of constraints468
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints468
Minimum length of a constraint3
Maximum length of a constraint17
Number of terms in the objective function 468
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 468
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 468
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.05/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.05/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.09	c See www.sat4j.org for details.
0.05/0.09	c version 2.3.2.v20120418
0.05/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.09	c java.vm.version	19.1-b02
0.05/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.09	c sun.arch.data.model	64
0.05/0.09	c java.version		1.6.0_24
0.05/0.09	c os.name		Linux
0.05/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.05/0.09	c os.arch		amd64
0.05/0.09	c Free memory 		501472288
0.05/0.09	c Max memory 		7480803328
0.05/0.09	c Total memory 		504102912
0.05/0.09	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c ManyCore solver with 2 solvers running in parallel
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@63415de6
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c Expensive reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose learned constraints deletion strategy
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c c --- End Solver configuration ---
0.08/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4e3eca90
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose learned constraints deletion strategy
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-3687586-1337872670.opb
0.08/0.12	c reading problem ... 
0.24/0.25	c ... done. Wall clock time 0.129s.
0.24/0.25	c declared #vars     468
0.24/0.25	c #constraints  468
0.24/0.25	c constraints type 
0.24/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 468
0.24/0.25	c 468 constraints processed.
0.24/0.25	c constraints type 
0.24/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPb => 468
0.24/0.25	c 468 constraints processed.
0.24/0.25	c objective function length is 468 literals
0.24/0.26	c  And the winner is solver0
0.49/0.75	c SATISFIABLE
0.49/0.75	c OPTIMIZING...
0.49/0.75	c Got one! Elapsed wall clock time (in seconds):0.631
0.49/0.75	o 225
0.49/0.76	c  And the winner is solver0
0.57/1.25	c Got one! Elapsed wall clock time (in seconds):1.135
0.57/1.25	o 224
0.57/1.27	c  And the winner is solver0
0.68/1.75	c Got one! Elapsed wall clock time (in seconds):1.637
0.68/1.75	o 223
3.88/2.85	c cleaning 2505 clauses out of 5011 with flag 5001/5011
5.16/3.46	c  And the winner is solver1
5.32/3.76	c Got one! Elapsed wall clock time (in seconds):3.639
5.32/3.76	o 222
6.34/4.27	c cleaning 4225 clauses out of 8449 with flag 3001/10954
8.56/5.35	c cleaning 5113 clauses out of 10225 with flag 9002/16955
11.26/6.65	c cleaning 6054 clauses out of 12110 with flag 16000/23953
14.66/8.35	c cleaning 7030 clauses out of 14060 with flag 24004/31957
17.97/10.00	c cleaning 8007 clauses out of 16026 with flag 33000/40953
21.74/11.90	c cleaning 9008 clauses out of 18022 with flag 43003/50956
25.81/14.00	c cleaning 10004 clauses out of 20011 with flag 54000/61953
30.41/16.49	c cleaning 11003 clauses out of 22008 with flag 66001/73954
32.25/17.44	c  And the winner is solver1
32.38/17.80	c Got one! Elapsed wall clock time (in seconds):17.684
32.38/17.80	o 221
32.60/17.99	c cleaning 8037 clauses out of 16077 with flag 1001/79026
34.82/19.13	c cleaning 7020 clauses out of 14040 with flag 7001/85026
37.43/20.50	c cleaning 7010 clauses out of 14020 with flag 14001/92026
40.31/22.19	c cleaning 7503 clauses out of 15011 with flag 22002/100027
43.91/24.04	c cleaning 8253 clauses out of 16506 with flag 31000/109025
47.48/25.90	c cleaning 9125 clauses out of 18254 with flag 41001/119026
51.84/28.29	c cleaning 10063 clauses out of 20129 with flag 52001/130026
57.03/31.06	c cleaning 11028 clauses out of 22065 with flag 64000/142025
61.73/33.52	c  And the winner is solver1
61.84/33.91	c Got one! Elapsed wall clock time (in seconds):33.795
61.84/33.91	o 220
63.44/34.74	c cleaning 13899 clauses out of 27805 with flag 5001/158793
65.76/36.07	c cleaning 9951 clauses out of 19905 with flag 11000/164792
68.45/37.57	c cleaning 8474 clauses out of 16954 with flag 18000/171792
71.89/39.45	c cleaning 8237 clauses out of 16480 with flag 26000/179792
75.38/41.39	c cleaning 8620 clauses out of 17243 with flag 35000/188792
79.23/43.48	c cleaning 9312 clauses out of 18623 with flag 45000/198792
83.89/45.95	c cleaning 10155 clauses out of 20312 with flag 56001/209793
88.89/48.71	c cleaning 11075 clauses out of 22157 with flag 68001/221793
93.92/51.40	c cleaning 12039 clauses out of 24082 with flag 81001/234793
99.33/54.34	c cleaning 13012 clauses out of 26042 with flag 95000/248792
104.95/57.35	c cleaning 14016 clauses out of 28032 with flag 110002/263794
111.48/60.92	c cleaning 15009 clauses out of 30018 with flag 126004/279796
118.44/64.61	c cleaning 16000 clauses out of 32007 with flag 143002/296794
125.38/68.30	c cleaning 17002 clauses out of 34005 with flag 161000/314792
132.71/72.22	c cleaning 17990 clauses out of 36003 with flag 180000/333792
141.12/76.84	c cleaning 19004 clauses out of 38014 with flag 200001/353793
149.03/81.07	c cleaning 19998 clauses out of 40009 with flag 221000/374792
157.70/85.69	c cleaning 21005 clauses out of 42013 with flag 243002/396794
164.58/89.30	c  And the winner is solver1
164.60/89.78	c Got one! Elapsed wall clock time (in seconds):89.665
164.60/89.78	o 219
166.45/90.72	c cleaning 21722 clauses out of 43454 with flag 5001/419240
169.60/92.73	c cleaning 13862 clauses out of 27731 with flag 11000/425239
172.66/94.59	c cleaning 10431 clauses out of 20871 with flag 18002/432241
176.09/96.57	c cleaning 9211 clauses out of 18438 with flag 26000/440239
180.14/98.86	c cleaning 9113 clauses out of 18228 with flag 35001/449240
185.07/101.85	c cleaning 9550 clauses out of 19114 with flag 45000/459239
190.11/104.68	c cleaning 10277 clauses out of 20564 with flag 56000/470239
195.36/107.54	c cleaning 11143 clauses out of 22288 with flag 68001/482240
200.98/110.62	c cleaning 12069 clauses out of 24144 with flag 81000/495239
207.03/114.20	c cleaning 13034 clauses out of 26075 with flag 95000/509239
213.72/117.91	c cleaning 14017 clauses out of 28041 with flag 110000/524239
220.52/121.72	c cleaning 15012 clauses out of 30024 with flag 126000/540239
222.53/123.11	c cleaning 0 clauses out of 6637 with flag 0/6638
229.67/127.17	c cleaning 16002 clauses out of 32013 with flag 143001/557240
240.02/133.11	c cleaning 17003 clauses out of 34011 with flag 161001/575240
248.86/137.83	c cleaning 18002 clauses out of 36007 with flag 180000/594239
257.39/142.64	c cleaning 19001 clauses out of 38005 with flag 200000/614239
265.91/147.29	c cleaning 19999 clauses out of 40005 with flag 221001/635240
274.64/151.98	c cleaning 21000 clauses out of 42007 with flag 243002/657241
283.94/156.90	c cleaning 21995 clauses out of 44006 with flag 266001/680240
294.19/162.70	c cleaning 23004 clauses out of 46011 with flag 290001/704240
305.33/168.52	c cleaning 24000 clauses out of 48006 with flag 315000/729239
316.69/174.58	c cleaning 24998 clauses out of 50007 with flag 341001/755240
328.82/180.95	c cleaning 26000 clauses out of 52008 with flag 368000/782239
337.75/186.04	c  And the winner is solver1
337.86/186.29	c Got one! Elapsed wall clock time (in seconds):186.174
337.86/186.29	o 218
339.73/187.21	c cleaning 25114 clauses out of 50228 with flag 5001/806459
342.58/189.03	c cleaning 15557 clauses out of 31116 with flag 11003/812461
345.63/190.99	c cleaning 11274 clauses out of 22556 with flag 18000/819458
349.29/193.11	c cleaning 9636 clauses out of 19282 with flag 26000/827458
353.43/195.82	c cleaning 9320 clauses out of 18646 with flag 35000/836458
357.45/198.26	c cleaning 9654 clauses out of 19326 with flag 45000/846458
362.05/200.95	c cleaning 10330 clauses out of 20672 with flag 56000/857458
366.68/203.64	c cleaning 11164 clauses out of 22342 with flag 68000/869458
371.95/206.94	c cleaning 12080 clauses out of 24179 with flag 81001/882459
377.16/209.94	c cleaning 13046 clauses out of 26100 with flag 95002/896460
382.97/213.23	c cleaning 14023 clauses out of 28053 with flag 110001/911459
389.54/216.99	c cleaning 15011 clauses out of 30029 with flag 126000/927458
397.00/221.39	c cleaning 16005 clauses out of 32019 with flag 143001/944459
404.95/225.70	c cleaning 16998 clauses out of 34013 with flag 161000/962458
413.51/230.48	c cleaning 18007 clauses out of 36016 with flag 180001/981459
422.05/235.16	c cleaning 19001 clauses out of 38008 with flag 200000/1001458
431.04/240.37	c cleaning 19999 clauses out of 40007 with flag 221000/1022458
439.99/245.24	c cleaning 21001 clauses out of 42009 with flag 243001/1044459
448.70/250.04	c cleaning 22000 clauses out of 44007 with flag 266000/1067458
457.81/255.06	c cleaning 23000 clauses out of 46007 with flag 290000/1091458
468.31/261.05	c cleaning 23991 clauses out of 48008 with flag 315001/1116459
480.12/267.32	c cleaning 24996 clauses out of 50016 with flag 341000/1142458
491.64/273.56	c cleaning 26010 clauses out of 52020 with flag 368000/1169458
503.79/280.06	c cleaning 27002 clauses out of 54011 with flag 396001/1197459
517.19/287.42	c cleaning 28003 clauses out of 56009 with flag 425001/1226459
529.70/294.10	c cleaning 28996 clauses out of 58005 with flag 455000/1256458
541.43/300.49	c cleaning 30001 clauses out of 60009 with flag 486000/1287458
554.30/307.35	c cleaning 31000 clauses out of 62008 with flag 518000/1319458
568.54/315.21	c cleaning 32002 clauses out of 64008 with flag 551000/1352458
583.79/324.08	c cleaning 33000 clauses out of 66007 with flag 585001/1386459
599.29/332.16	c cleaning 34000 clauses out of 68006 with flag 620000/1421458
615.04/340.88	c cleaning 35002 clauses out of 70007 with flag 656001/1457459
631.47/349.54	c cleaning 36001 clauses out of 72005 with flag 693001/1494459
648.52/358.52	c cleaning 36999 clauses out of 74004 with flag 731001/1532459
666.52/368.05	c cleaning 37993 clauses out of 76004 with flag 770000/1571458
674.07/372.69	c cleaning 0 clauses out of 12595 with flag 0/12596
686.24/379.22	c cleaning 39004 clauses out of 78011 with flag 810000/1611458
705.26/389.23	c cleaning 40002 clauses out of 80009 with flag 851002/1652460
725.65/399.91	c cleaning 40996 clauses out of 82005 with flag 893000/1694458
745.57/410.72	c cleaning 41997 clauses out of 84009 with flag 936000/1737458
763.71/420.38	c cleaning 43002 clauses out of 86012 with flag 980000/1781458
783.06/430.54	c cleaning 43999 clauses out of 88010 with flag 1025000/1826458
802.41/440.75	c cleaning 45003 clauses out of 90014 with flag 1071003/1872461
822.00/451.45	c cleaning 45999 clauses out of 92008 with flag 1118000/1919458
841.92/461.93	c cleaning 46995 clauses out of 94009 with flag 1166000/1967458
861.00/472.08	c cleaning 47999 clauses out of 96015 with flag 1215001/2016459
881.30/482.72	c cleaning 49006 clauses out of 98015 with flag 1265000/2066458
903.77/494.98	c cleaning 49997 clauses out of 100010 with flag 1316001/2117459
927.04/507.12	c cleaning 51002 clauses out of 102013 with flag 1368001/2169459
949.45/518.91	c cleaning 52003 clauses out of 104011 with flag 1421001/2222459
970.87/530.24	c  And the winner is solver1
970.87/530.28	c Got one! Elapsed wall clock time (in seconds):530.16
970.87/530.28	o 217
973.27/531.49	c cleaning 54378 clauses out of 108755 with flag 5001/2279206
977.75/534.77	c cleaning 30178 clauses out of 60376 with flag 11000/2285205
981.51/537.26	c cleaning 18593 clauses out of 37200 with flag 18002/2292207
985.65/539.94	c cleaning 13300 clauses out of 26605 with flag 26000/2300205
989.98/542.71	c cleaning 11147 clauses out of 22306 with flag 35001/2309206
995.18/546.33	c cleaning 10574 clauses out of 21158 with flag 45000/2319205
1000.31/549.52	c cleaning 10790 clauses out of 21584 with flag 56000/2330205
1006.07/553.08	c cleaning 11392 clauses out of 22795 with flag 68001/2342206
1012.20/556.77	c cleaning 12198 clauses out of 24403 with flag 81001/2355206
1019.64/561.56	c cleaning 13100 clauses out of 26204 with flag 95000/2369205
1026.55/565.64	c cleaning 14052 clauses out of 28104 with flag 110000/2384205
1033.48/569.74	c cleaning 15022 clauses out of 30053 with flag 126001/2400206
1040.59/573.92	c cleaning 16013 clauses out of 32031 with flag 143001/2417206
1049.05/579.28	c cleaning 17002 clauses out of 34018 with flag 161001/2435206
1057.36/584.10	c cleaning 18007 clauses out of 36015 with flag 180000/2454205
1066.23/589.11	c cleaning 18998 clauses out of 38009 with flag 200001/2474206
1075.12/594.23	c cleaning 20001 clauses out of 40011 with flag 221001/2495206
1085.54/600.59	c cleaning 21005 clauses out of 42009 with flag 243000/2517205
1095.43/606.18	c cleaning 21996 clauses out of 44004 with flag 266000/2540205
1106.28/612.21	c cleaning 22998 clauses out of 46008 with flag 290000/2564205
1117.37/618.47	c cleaning 24004 clauses out of 48010 with flag 315000/2589205
1130.15/625.91	c cleaning 25000 clauses out of 50006 with flag 341000/2615205
1143.40/633.22	c cleaning 25999 clauses out of 52006 with flag 368000/2642205
1156.11/640.29	c cleaning 27001 clauses out of 54008 with flag 396001/2670206
1169.12/647.44	c cleaning 27992 clauses out of 56006 with flag 425000/2699205
1184.11/656.05	c cleaning 29004 clauses out of 58015 with flag 455001/2729206
1197.52/663.47	c cleaning 30000 clauses out of 60010 with flag 486000/2760205
1211.54/671.20	c cleaning 31000 clauses out of 62011 with flag 518001/2792206
1226.15/679.10	c cleaning 31999 clauses out of 64010 with flag 551000/2825205
1241.52/687.91	c cleaning 33005 clauses out of 66012 with flag 585001/2859206
1256.77/696.21	c cleaning 33993 clauses out of 68006 with flag 620000/2894205
1271.97/704.50	c cleaning 35001 clauses out of 70013 with flag 656000/2930205
1287.20/712.90	c cleaning 36006 clauses out of 72012 with flag 693000/2967205
1303.40/722.03	c cleaning 36994 clauses out of 74006 with flag 731000/3005205
1319.24/730.69	c cleaning 38002 clauses out of 76013 with flag 770001/3044206
1335.23/739.34	c cleaning 38999 clauses out of 78011 with flag 810001/3084206
1351.82/748.39	c cleaning 40001 clauses out of 80011 with flag 851000/3125205
1370.06/758.64	c cleaning 41001 clauses out of 82010 with flag 893000/3167205
1387.87/768.28	c cleaning 42005 clauses out of 84009 with flag 936000/3210205
1406.48/778.26	c cleaning 42997 clauses out of 86004 with flag 980000/3254205
1426.13/788.72	c cleaning 44004 clauses out of 88008 with flag 1025001/3299206
1445.64/799.66	c cleaning 45002 clauses out of 90005 with flag 1071002/3345207
1465.83/810.43	c cleaning 45998 clauses out of 92001 with flag 1118000/3392205
1486.07/821.29	c cleaning 47000 clauses out of 94004 with flag 1166001/3440206
1506.66/832.20	c cleaning 47994 clauses out of 96004 with flag 1215001/3489206
1528.56/844.25	c cleaning 48989 clauses out of 98009 with flag 1265000/3539205
1550.36/855.86	c cleaning 50003 clauses out of 100021 with flag 1316001/3590206
1572.32/867.58	c cleaning 51007 clauses out of 102017 with flag 1368000/3642205
1594.54/879.35	c cleaning 51999 clauses out of 104011 with flag 1421001/3695206
1620.03/893.21	c cleaning 53002 clauses out of 106012 with flag 1475001/3749206
1644.23/906.02	c cleaning 53994 clauses out of 108011 with flag 1530002/3804207
1668.07/918.69	c cleaning 54998 clauses out of 110015 with flag 1586000/3860205
1693.26/931.91	c cleaning 56006 clauses out of 112018 with flag 1643001/3917206
1721.50/947.24	c cleaning 57001 clauses out of 114011 with flag 1701000/3975205
1751.69/963.05	c cleaning 58001 clauses out of 116012 with flag 1760002/4034207
1782.71/979.24	c cleaning 59006 clauses out of 118013 with flag 1820004/4094209
1800.10/988.61	c starts		: 52
1800.10/988.61	c conflicts		: 16424
1800.10/988.61	c decisions		: 66445
1800.10/988.61	c propagations		: 311370
1800.10/988.61	c inspects		: 418070747
1800.10/988.61	c shortcuts		: 0
1800.10/988.61	c learnt literals	: 0
1800.10/988.61	c learnt binary clauses	: 0
1800.10/988.61	c learnt ternary clauses	: 0
1800.10/988.61	c learnt constraints	: 16422
1800.10/988.61	c ignored constraints	: 0
1800.10/988.61	c root simplifications	: 0
1800.10/988.61	c removed literals (reason simplification)	: 0
1800.10/988.61	c reason swapping (by a shorter reason)	: 0
1800.10/988.61	c Calls to reduceDB	: 2
1800.10/988.61	c number of reductions to clauses (during analyze)	: 0
1800.10/988.61	c number of learned constraints concerned by reduction	: 0
1800.10/988.61	c number of learning phase by resolution	: 0
1800.10/988.61	c number of learning phase by cutting planes	: 0
1800.10/988.61	c speed (assignments/second)	: 315.5187561242781
1800.10/988.61	c non guided choices	0
1800.10/988.62	c learnt constraints type 
1800.10/988.62	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 533
1800.10/988.62	c org.sat4j.pb.constraints.pb.MaxWatchPb => 15889
1800.10/988.62	c constraints type 
1800.10/988.62	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.10/988.62	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 468
1800.10/988.62	c 469 constraints processed.
1800.10/988.62	c constraints type 
1800.10/988.62	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.10/988.62	c org.sat4j.pb.constraints.pb.MaxWatchPb => 468
1800.10/988.62	c 469 constraints processed.
1800.10/988.62	s SATISFIABLE
1800.10/988.62	v -x1 x2 -x3 x4 -x5 x6 -x7 -x8 -x9 -x10 x11 x12 x13 -x14 x15 x16 x17 x18 -x19 -x20 x21 x22 -x23 x24 x25 x26 x27 x28 -x29 -x30 -x31 x32 -x33 x34 -x35 -x36 -x37 x38 -x39 x40 x41 -x42 x43 -x44 x45 -x46 -x47 x48 -x49 -x50 x51 -x52 -x53 -x54 x55 x56 -x57 x58 -x59 x60 x61 x62 -x63 -x64 x65 x66 x67 x68 x69 x70 -x71 x72 -x73 -x74 x75 x76 -x77 -x78 x79 x80 -x81 -x82 x83 x84 -x85 -x86 -x87 -x88 -x89 x90 -x91 -x92 x93 -x94 -x95 -x96 -x97 x98 x99 x100 -x101 -x102 -x103 x104 x105 x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 x114 x115 x116 x117 -x118 x119 -x120 -x121 x122 -x123 -x124 -x125 x126 x127 x128 x129 x130 -x131 -x132 -x133 x134 x135 -x136 -x137 x138 x139 x140 -x141 x142 x143 -x144 x145 x146 -x147 x148 x149 x150 x151 x152 -x153 -x154 -x155 -x156 -x157 x158 x159 -x160 x161 x162 -x163 -x164 x165 x166 x167 x168 x169 x170 x171 -x172 -x173 -x174 x175 -x176 x177 -x178 -x179 -x180 -x181 x182 x183 -x184 -x185 -x186 x187 x188 -x189 -x190 x191 x192 x193 -x194 x195 -x196 -x197 -x198 x199 -x200 x201 x202 x203 -x204 -x205 -x206 x207 -x208 x209 x210 -x211 x212 x213 -x214 -x215 -x216 x217 -x218 x219 -x220 x221 x222 -x223 x224 x225 x226 x227 -x228 -x229 x230 -x231 -x232 -x233 -x234 x235 x236 -x237 x238 -x239 -x240 x241 x242 x243 x244 -x245 -x246 -x247 x248 -x249 -x250 x251 -x252 -x253 x254 x255 -x256 -x257 -x258 -x259 -x260 -x261 x262 x263 -x264 x265 x266 -x267 -x268 -x269 x270 x271 x272 x273 x274 x275 -x276 x277 -x278 -x279 -x280 -x281 -x282 -x283 x284 x285 -x286 -x287 x288 -x289 -x290 x291 -x292 -x293 -x294 x295 -x296 -x297 x298 -x299 x300 -x301 -x302 x303 -x304 -x305 -x306 x307 x308 -x309 -x310 -x311 -x312 x313 x314 -x315 x316 x317 -x318 -x319 -x320 -x321 x322 x323 -x324 x325 -x326 -x327 -x328 x329 -x330 x331 x332 -x333 x334 x335 x336 -x337 x338 -x339 x340 -x341 -x342 x343 -x344 x345 x346 -x347 -x348 x349 -x350 x351 -x352 -x353 -x354 x355 x356 x357 -x358 x359 -x360 x361 x362 x363 x364 -x365 x366 -x367 x368 -x369 -x370 -x371 x372 x373 -x374 -x375 -x376 -x377 -x378 -x379 x380 -x381 -x382 -x383 -x384 -x385 -x386 x387 -x388 x389 -x390 x391 -x392 -x393 x394 x395 -x396 x397 -x398 x399 x400 x401 x402 -x403 -x404 -x405 x406 x407 x408 x409 -x410 -x411 x412 x413 x414 -x415 -x416 x417 -x418 x419 -x420 -x421 -x422 x423 -x424 x425 -x426 -x427 -x428 -x429 x430 -x431 x432 -x433 -x434 x435 x436 -x437 x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 x447 -x448 -x449 -x450 x451 -x452 x453 x454 -x455 x456 -x457 x458 -x459 x460 -x461 -x462 x463 -x464 -x465 x466 -x467 -x468 
1800.10/988.62	c objective function=217
1800.10/988.62	c Total wall clock time (in seconds): 988.504

Verifier Data

OK	217

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3687586-1337872670/watcher-3687586-1337872670 -o /tmp/evaluation-result-3687586-1337872670/solver-3687586-1337872670 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar Both HOME/instance-3687586-1337872670.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.98 3.66 2.21 3/197 30962
/proc/meminfo: memFree=27414136/32873648 swapFree=7104/7104
[pid=30962] ppid=30960 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/30962/stat : 30962 (runsolver) D 30960 30962 30487 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 253392498 12095488 51 33554432000 4194304 5436572 140735494045328 140735494041624 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/30962/statm: 2953 51 31 304 0 2645 0

[startup+0.0830299 s]
/proc/loadavg: 3.98 3.66 2.21 3/197 30962
/proc/meminfo: memFree=27414136/32873648 swapFree=7104/7104
[pid=30962] ppid=30960 vsize=9558412 CPUtime=0.05 cores=0,2,4,6
/proc/30962/stat : 30962 (java) S 30960 30962 30487 0 -1 4202496 3343 0 1 0 5 0 0 0 20 0 18 0 253392498 9787813888 4552 33554432000 1073741824 1073778376 140735251955248 140735251946384 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30962/statm: 2389603 4553 1772 9 0 2380296 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9558412

[startup+0.100202 s]
/proc/loadavg: 3.98 3.66 2.21 3/197 30962
/proc/meminfo: memFree=27414136/32873648 swapFree=7104/7104
[pid=30962] ppid=30960 vsize=9558412 CPUtime=0.08 cores=0,2,4,6
/proc/30962/stat : 30962 (java) S 30960 30962 30487 0 -1 4202496 4287 0 1 0 8 0 0 0 20 0 18 0 253392498 9787813888 5481 33554432000 1073741824 1073778376 140735251955248 140735251946384 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30962/statm: 2389603 5481 2109 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558412

[startup+0.300171 s]
/proc/loadavg: 3.98 3.66 2.21 3/197 30962
/proc/meminfo: memFree=27414136/32873648 swapFree=7104/7104
[pid=30962] ppid=30960 vsize=9824668 CPUtime=0.49 cores=0,2,4,6
/proc/30962/stat : 30962 (java) S 30960 30962 30487 0 -1 4202496 6777 0 1 0 46 3 0 0 20 0 19 0 253392498 10060460032 9735 33554432000 1073741824 1073778376 140735251955248 140735251946384 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30962/statm: 2456167 9735 2229 9 0 2446860 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9824668

[startup+0.700136 s]
/proc/loadavg: 3.98 3.66 2.21 3/197 30962
/proc/meminfo: memFree=27414136/32873648 swapFree=7104/7104
[pid=30962] ppid=30960 vsize=9824668 CPUtime=0.49 cores=0,2,4,6
/proc/30962/stat : 30962 (java) S 30960 30962 30487 0 -1 4202496 6777 0 1 0 46 3 0 0 20 0 19 0 253392498 10060460032 9674 33554432000 1073741824 1073778376 140735251955248 140735251946384 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30962/statm: 2456167 9674 2229 9 0 2446860 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9824668

[startup+1.50069 s]
/proc/loadavg: 3.98 3.66 2.21 2/216 30987
/proc/meminfo: memFree=27378356/32873648 swapFree=7104/7104
[pid=30962] ppid=30960 vsize=9824668 CPUtime=0.67 cores=0,2,4,6
/proc/30962/stat : 30962 (java) S 30960 30962 30487 0 -1 4202496 6983 0 1 0 60 7 0 0 20 0 19 0 253392498 10060460032 12393 33554432000 1073741824 1073778376 140735251955248 140735251946384 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30962/statm: 2456167 12393 2233 9 0 2446860 0
[pid=30962/tid=30964] ppid=30960 vsize=9824668 CPUtime=0.22 cores=0,2,4,6
/proc/30962/task/30964/stat : 30964 (java) S 30960 30962 30487 0 -1 4202560 2458 0 1 0 22 0 0 0 20 0 19 0 253392499 10060460032 12393 33554432000 1073741824 1073778376 140735251955248 140399717983224 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30965] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 30487 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253392500 10060460032 12393 33554432000 1073741824 1073778376 140735251955248 140399679474472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=30966] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 30487 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253392500 10060460032 12393 33554432000 1073741824 1073778376 140735251955248 140399678421672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30967] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 30487 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253392500 10060460032 12393 33554432000 1073741824 1073778376 140735251955248 140399677369384 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30962/tid=30968] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 30487 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253392500 10060460032 12393 33554432000 1073741824 1073778376 140735251955248 140399676316584 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30962/tid=30969] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 30487 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253392500 10060460032 12393 33554432000 1073741824 1073778376 140735251955248 140399675263272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=30970] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 30487 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253392500 10060460032 12393 33554432000 1073741824 1073778376 140735251955248 140399674210472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30962/tid=30971] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 30487 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253392500 10060460032 12393 33554432000 1073741824 1073778376 140735251955248 140399673158184 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30962/tid=30972] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30972/stat : 30972 (java) S 30960 30962 30487 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253392500 10060460032 12393 33554432000 1073741824 1073778376 140735251955248 140399672105384 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=30973] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30973/stat : 30973 (java) S 30960 30962 30487 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 253392501 10060460032 12393 33554432000 1073741824 1073778376 140735251955248 140399541730024 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30974] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30974/stat : 30974 (java) S 30960 30962 30487 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 253392502 10060460032 12393 33554432000 1073741824 1073778376 140735251955248 140399540676088 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=30975] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30975/stat : 30975 (java) S 30960 30962 30487 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253392502 10060460032 12393 33554432000 1073741824 1073778376 140735251955248 140399539623688 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=30976] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30976/stat : 30976 (java) S 30960 30962 30487 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253392504 10060460032 12393 33554432000 1073741824 1073778376 140735251955248 140399538572176 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=30977] ppid=30960 vsize=9824668 CPUtime=0.12 cores=0,2,4,6
/proc/30962/task/30977/stat : 30977 (java) S 30960 30962 30487 0 -1 4202560 1028 0 0 0 12 0 0 0 20 0 19 0 253392504 10060460032 12393 33554432000 1073741824 1073778376 140735251955248 140399537518776 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=30978] ppid=30960 vsize=9824668 CPUtime=0.16 cores=0,2,4,6
/proc/30962/task/30978/stat : 30978 (java) S 30960 30962 30487 0 -1 4202560 2170 0 0 0 16 0 0 0 20 0 19 0 253392504 10060460032 12393 33554432000 1073741824 1073778376 140735251955248 140399536465976 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30962/tid=30979] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30979/stat : 30979 (java) S 30960 30962 30487 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253392504 10060460032 12393 33554432000 1073741824 1073778376 140735251955248 140399535413880 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30962/tid=30980] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30980/stat : 30980 (java) S 30960 30962 30487 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253392504 10060460032 12393 33554432000 1073741824 1073778376 140735251955248 140399534361288 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30984] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30984/stat : 30984 (java) S 30960 30962 30487 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253392524 10060460032 12393 33554432000 1073741824 1073778376 140735251955248 140399530149416 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 9824668

[startup+3.10071 s]
/proc/loadavg: 3.74 3.61 2.20 6/219 30993
/proc/meminfo: memFree=27276468/32873648 swapFree=7104/7104
[pid=30962] ppid=30960 vsize=9824668 CPUtime=4.55 cores=0,2,4,6
/proc/30962/stat : 30962 (java) S 30960 30962 30487 0 -1 4202496 17809 0 1 0 441 14 0 0 20 0 22 0 253392498 10060460032 52889 33554432000 1073741824 1073778376 140735251955248 140735251946384 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30962/statm: 2456167 52889 2277 9 0 2446860 0
[pid=30962/tid=30964] ppid=30960 vsize=9824668 CPUtime=0.22 cores=0,2,4,6
/proc/30962/task/30964/stat : 30964 (java) S 30960 30962 30487 0 -1 4202560 2458 0 1 0 22 0 0 0 20 0 22 0 253392499 10060460032 52889 33554432000 1073741824 1073778376 140735251955248 140399717983224 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30965] ppid=30960 vsize=9824668 CPUtime=0.01 cores=0,2,4,6
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 30487 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 253392500 10060460032 52889 33554432000 1073741824 1073778376 140735251955248 140399679474472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30962/tid=30966] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 30487 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 253392500 10060460032 52889 33554432000 1073741824 1073778376 140735251955248 140399678421672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30967] ppid=30960 vsize=9824668 CPUtime=0.01 cores=0,2,4,6
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 30487 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 253392500 10060460032 52889 33554432000 1073741824 1073778376 140735251955248 140399677369384 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30962/tid=30968] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 30487 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 253392500 10060460032 52889 33554432000 1073741824 1073778376 140735251955248 140399676316584 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30962/tid=30969] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 30487 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 253392500 10060460032 52889 33554432000 1073741824 1073778376 140735251955248 140399675263272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30962/tid=30970] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 30487 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 253392500 10060460032 52889 33554432000 1073741824 1073778376 140735251955248 140399674210472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30962/tid=30971] ppid=30960 vsize=9824668 CPUtime=0.01 cores=0,2,4,6
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 30487 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 253392500 10060460032 52889 33554432000 1073741824 1073778376 140735251955248 140399673158184 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30962/tid=30972] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30972/stat : 30972 (java) S 30960 30962 30487 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 253392500 10060460032 52889 33554432000 1073741824 1073778376 140735251955248 140399672105384 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30962/tid=30973] ppid=30960 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/30962/task/30973/stat : 30973 (java) S 30960 30962 30487 0 -1 4202560 32 0 0 0 2 0 0 0 20 0 22 0 253392501 10060460032 52889 33554432000 1073741824 1073778376 140735251955248 140399541730024 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=30974] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30974/stat : 30974 (java) S 30960 30962 30487 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253392502 10060460032 52889 33554432000 1073741824 1073778376 140735251955248 140399540676088 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=30975] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30975/stat : 30975 (java) S 30960 30962 30487 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253392502 10060460032 52889 33554432000 1073741824 1073778376 140735251955248 140399539623688 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=30976] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30976/stat : 30976 (java) S 30960 30962 30487 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253392504 10060460032 52889 33554432000 1073741824 1073778376 140735251955248 140399538572176 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=30977] ppid=30960 vsize=9824668 CPUtime=0.7 cores=0,2,4,6
/proc/30962/task/30977/stat : 30977 (java) R 30960 30962 30487 0 -1 4202560 5003 0 0 0 70 0 0 0 20 0 22 0 253392504 10060460032 52889 33554432000 1073741824 1073778376 140735251955248 140399537518776 140399724969546 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=30978] ppid=30960 vsize=9824668 CPUtime=0.77 cores=0,2,4,6
/proc/30962/task/30978/stat : 30978 (java) S 30960 30962 30487 0 -1 4202560 8850 0 0 0 75 2 0 0 20 0 22 0 253392504 10060460032 52889 33554432000 1073741824 1073778376 140735251955248 140399536465976 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30979] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30979/stat : 30979 (java) S 30960 30962 30487 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253392504 10060460032 52889 33554432000 1073741824 1073778376 140735251955248 140399535413880 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30962/tid=30980] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30980/stat : 30980 (java) S 30960 30962 30487 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253392504 10060460032 52889 33554432000 1073741824 1073778376 140735251955248 140399534361288 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30984] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30984/stat : 30984 (java) S 30960 30962 30487 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253392524 10060460032 52889 33554432000 1073741824 1073778376 140735251955248 140399530149416 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30962/tid=30991] ppid=30960 vsize=9824668 CPUtime=1.24 cores=0,2,4,6
/proc/30962/task/30991/stat : 30991 (java) R 30960 30962 30487 0 -1 4202560 6 0 0 0 124 0 0 0 20 0 22 0 253392674 10060460032 52889 33554432000 1073741824 1073778376 140735251955248 140399532254296 140399545440205 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=30962/tid=30992] ppid=30960 vsize=9824668 CPUtime=1.23 cores=0,2,4,6
/proc/30962/task/30992/stat : 30992 (java) R 30960 30962 30487 0 -1 4202560 59 0 0 0 121 2 0 0 20 0 22 0 253392674 10060460032 52889 33554432000 1073741824 1073778376 140735251955248 140399531201144 140399545565682 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=30962/tid=30993] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30993/stat : 30993 (java) S 30960 30962 30487 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253392674 10060460032 52889 33554432000 1073741824 1073778376 140735251955248 140399533306792 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.55
Current children cumulated vsize (KiB) 9824668

[startup+6.30071 s]
/proc/loadavg: 3.74 3.61 2.20 4/219 30996
/proc/meminfo: memFree=27132300/32873648 swapFree=7104/7104
[pid=30962] ppid=30960 vsize=9824668 CPUtime=10.62 cores=0,2,4,6
/proc/30962/stat : 30962 (java) S 30960 30962 30487 0 -1 4202496 18856 0 1 0 1043 19 0 0 20 0 22 0 253392498 10060460032 59990 33554432000 1073741824 1073778376 140735251955248 140735251946384 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30962/statm: 2456167 59990 2278 9 0 2446860 0
[pid=30962/tid=30964] ppid=30960 vsize=9824668 CPUtime=0.22 cores=0,2,4,6
/proc/30962/task/30964/stat : 30964 (java) S 30960 30962 30487 0 -1 4202560 2458 0 1 0 22 0 0 0 20 0 22 0 253392499 10060460032 59990 33554432000 1073741824 1073778376 140735251955248 140399717983224 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30965] ppid=30960 vsize=9824668 CPUtime=0.03 cores=0,2,4,6
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 30487 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 253392500 10060460032 59990 33554432000 1073741824 1073778376 140735251955248 140399679474472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30962/tid=30966] ppid=30960 vsize=9824668 CPUtime=0.03 cores=0,2,4,6
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 30487 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 22 0 253392500 10060460032 59990 33554432000 1073741824 1073778376 140735251955248 140399678421672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30967] ppid=30960 vsize=9824668 CPUtime=0.03 cores=0,2,4,6
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 30487 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 253392500 10060460032 59990 33554432000 1073741824 1073778376 140735251955248 140399677369384 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=30968] ppid=30960 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 30487 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 253392500 10060460032 59990 33554432000 1073741824 1073778376 140735251955248 140399676316584 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30962/tid=30969] ppid=30960 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 30487 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 22 0 253392500 10060460032 59990 33554432000 1073741824 1073778376 140735251955248 140399675263272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30970] ppid=30960 vsize=9824668 CPUtime=0.01 cores=0,2,4,6
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 30487 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 253392500 10060460032 59990 33554432000 1073741824 1073778376 140735251955248 140399674210472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=30971] ppid=30960 vsize=9824668 CPUtime=0.03 cores=0,2,4,6
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 30487 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 22 0 253392500 10060460032 59990 33554432000 1073741824 1073778376 140735251955248 140399673158184 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30972] ppid=30960 vsize=9824668 CPUtime=0.03 cores=0,2,4,6
/proc/30962/task/30972/stat : 30972 (java) S 30960 30962 30487 0 -1 4202560 8 0 0 0 3 0 0 0 20 0 22 0 253392500 10060460032 59990 33554432000 1073741824 1073778376 140735251955248 140399672105384 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=30973] ppid=30960 vsize=9824668 CPUtime=0.18 cores=0,2,4,6
/proc/30962/task/30973/stat : 30973 (java) S 30960 30962 30487 0 -1 4202560 48 0 0 0 18 0 0 0 20 0 22 0 253392501 10060460032 59990 33554432000 1073741824 1073778376 140735251955248 140399541730024 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30974] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30974/stat : 30974 (java) S 30960 30962 30487 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253392502 10060460032 59990 33554432000 1073741824 1073778376 140735251955248 140399540676088 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=30975] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30975/stat : 30975 (java) S 30960 30962 30487 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253392502 10060460032 59990 33554432000 1073741824 1073778376 140735251955248 140399539623688 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=30976] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30976/stat : 30976 (java) S 30960 30962 30487 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253392504 10060460032 59990 33554432000 1073741824 1073778376 140735251955248 140399538572176 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=30977] ppid=30960 vsize=9824668 CPUtime=0.85 cores=0,2,4,6
/proc/30962/task/30977/stat : 30977 (java) S 30960 30962 30487 0 -1 4202560 5359 0 0 0 83 2 0 0 20 0 22 0 253392504 10060460032 59990 33554432000 1073741824 1073778376 140735251955248 140399537518776 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30978] ppid=30960 vsize=9824668 CPUtime=0.98 cores=0,2,4,6
/proc/30962/task/30978/stat : 30978 (java) S 30960 30962 30487 0 -1 4202560 9480 0 0 0 96 2 0 0 20 0 22 0 253392504 10060460032 59990 33554432000 1073741824 1073778376 140735251955248 140399536465976 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=30979] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30979/stat : 30979 (java) S 30960 30962 30487 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253392504 10060460032 59990 33554432000 1073741824 1073778376 140735251955248 140399535413880 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30962/tid=30980] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30980/stat : 30980 (java) S 30960 30962 30487 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253392504 10060460032 59990 33554432000 1073741824 1073778376 140735251955248 140399534361288 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0

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

[pid=30962/tid=31015] ppid=30960 vsize=9824668 CPUtime=220.05 cores=0,2,4,6
/proc/30962/task/31015/stat : 31015 (java) S 30960 30962 30487 0 -1 4202560 7 0 0 0 22002 3 0 0 20 0 22 0 253445526 10060460032 602992 33554432000 1073741824 1073778376 140735251955248 140399532253208 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=31016] ppid=30960 vsize=9824668 CPUtime=220.06 cores=0,2,4,6
/proc/30962/task/31016/stat : 31016 (java) S 30960 30962 30487 0 -1 4202560 3 0 0 0 22003 3 0 0 20 0 22 0 253445526 10060460032 602992 33554432000 1073741824 1073778376 140735251955248 140399530145704 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=31017] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/31017/stat : 31017 (java) S 30960 30962 30487 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253445526 10060460032 602992 33554432000 1073741824 1073778376 140735251955248 140399531201704 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1487.34
Current children cumulated vsize (KiB) 9824668

[startup+882.301 s]
/proc/loadavg: 3.72 3.64 3.09 5/219 31136
/proc/meminfo: memFree=25822820/32873648 swapFree=7104/7104
[pid=30962] ppid=30960 vsize=9824668 CPUtime=1598.22 cores=0,2,4,6
/proc/30962/stat : 30962 (java) S 30960 30962 30487 0 -1 4202496 35461 0 1 0 159679 143 0 0 20 0 22 0 253392498 10060460032 607653 33554432000 1073741824 1073778376 140735251955248 140735251946384 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30962/statm: 2456167 607653 2279 9 0 2446860 0
[pid=30962/tid=30964] ppid=30960 vsize=9824668 CPUtime=0.27 cores=0,2,4,6
/proc/30962/task/30964/stat : 30964 (java) S 30960 30962 30487 0 -1 4202560 2583 0 1 0 24 3 0 0 20 0 22 0 253392499 10060460032 607653 33554432000 1073741824 1073778376 140735251955248 140399717983224 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30965] ppid=30960 vsize=9824668 CPUtime=2.45 cores=0,2,4,6
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 30487 0 -1 4202560 793 0 0 0 238 7 0 0 20 0 22 0 253392500 10060460032 607653 33554432000 1073741824 1073778376 140735251955248 140399679474472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30962/tid=30966] ppid=30960 vsize=9824668 CPUtime=2.68 cores=0,2,4,6
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 30487 0 -1 4202560 1027 0 0 0 262 6 0 0 20 0 22 0 253392500 10060460032 607653 33554432000 1073741824 1073778376 140735251955248 140399678421672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30962/tid=30967] ppid=30960 vsize=9824668 CPUtime=2.64 cores=0,2,4,6
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 30487 0 -1 4202560 853 0 0 0 257 7 0 0 20 0 22 0 253392500 10060460032 607653 33554432000 1073741824 1073778376 140735251955248 140399677369384 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30962/tid=30968] ppid=30960 vsize=9824668 CPUtime=2.85 cores=0,2,4,6
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 30487 0 -1 4202560 717 0 0 0 278 7 0 0 20 0 22 0 253392500 10060460032 607653 33554432000 1073741824 1073778376 140735251955248 140399676316584 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30969] ppid=30960 vsize=9824668 CPUtime=2.74 cores=0,2,4,6
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 30487 0 -1 4202560 693 0 0 0 266 8 0 0 20 0 22 0 253392500 10060460032 607653 33554432000 1073741824 1073778376 140735251955248 140399675263272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30970] ppid=30960 vsize=9824668 CPUtime=2.8 cores=0,2,4,6
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 30487 0 -1 4202560 848 0 0 0 272 8 0 0 20 0 22 0 253392500 10060460032 607653 33554432000 1073741824 1073778376 140735251955248 140399674210472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30962/tid=30971] ppid=30960 vsize=9824668 CPUtime=2.6 cores=0,2,4,6
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 30487 0 -1 4202560 812 0 0 0 253 7 0 0 20 0 22 0 253392500 10060460032 607653 33554432000 1073741824 1073778376 140735251955248 140399673158184 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=30972] ppid=30960 vsize=9824668 CPUtime=2.85 cores=0,2,4,6
/proc/30962/task/30972/stat : 30972 (java) S 30960 30962 30487 0 -1 4202560 994 0 0 0 278 7 0 0 20 0 22 0 253392500 10060460032 607653 33554432000 1073741824 1073778376 140735251955248 140399672105384 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30962/tid=30973] ppid=30960 vsize=9824668 CPUtime=172.29 cores=0,2,4,6
/proc/30962/task/30973/stat : 30973 (java) S 30960 30962 30487 0 -1 4202560 3661 0 0 0 17203 26 0 0 20 0 22 0 253392501 10060460032 607653 33554432000 1073741824 1073778376 140735251955248 140399541730024 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=30974] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30974/stat : 30974 (java) S 30960 30962 30487 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253392502 10060460032 607653 33554432000 1073741824 1073778376 140735251955248 140399540676088 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30975] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30975/stat : 30975 (java) S 30960 30962 30487 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 253392502 10060460032 607653 33554432000 1073741824 1073778376 140735251955248 140399539623688 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30976] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30976/stat : 30976 (java) S 30960 30962 30487 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253392504 10060460032 607653 33554432000 1073741824 1073778376 140735251955248 140399538572176 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=30977] ppid=30960 vsize=9824668 CPUtime=1.67 cores=0,2,4,6
/proc/30962/task/30977/stat : 30977 (java) S 30960 30962 30487 0 -1 4202560 10625 0 0 0 165 2 0 0 20 0 22 0 253392504 10060460032 607653 33554432000 1073741824 1073778376 140735251955248 140399537518776 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30978] ppid=30960 vsize=9824668 CPUtime=1.09 cores=0,2,4,6
/proc/30962/task/30978/stat : 30978 (java) S 30960 30962 30487 0 -1 4202560 9481 0 0 0 107 2 0 0 20 0 22 0 253392504 10060460032 607653 33554432000 1073741824 1073778376 140735251955248 140399536465976 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30962/tid=30979] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30979/stat : 30979 (java) S 30960 30962 30487 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253392504 10060460032 607653 33554432000 1073741824 1073778376 140735251955248 140399535413880 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30962/tid=30980] ppid=30960 vsize=9824668 CPUtime=0.27 cores=0,2,4,6
/proc/30962/task/30980/stat : 30980 (java) S 30960 30962 30487 0 -1 4202560 51 0 0 0 11 16 0 0 20 0 22 0 253392504 10060460032 607653 33554432000 1073741824 1073778376 140735251955248 140399534361288 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30993] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30993/stat : 30993 (java) S 30960 30962 30487 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253392674 10060460032 607653 33554432000 1073741824 1073778376 140735251955248 140399533306792 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=31015] ppid=30960 vsize=9824668 CPUtime=270.52 cores=0,2,4,6
/proc/30962/task/31015/stat : 31015 (java) R 30960 30962 30487 0 -1 4202560 9 0 0 0 27048 4 0 0 20 0 22 0 253445526 10060460032 607653 33554432000 1073741824 1073778376 140735251955248 140399532253528 140399545385322 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=31016] ppid=30960 vsize=9824668 CPUtime=270.54 cores=0,2,4,6
/proc/30962/task/31016/stat : 31016 (java) R 30960 30962 30487 0 -1 4202560 3 0 0 0 27050 4 0 0 20 0 22 0 253445526 10060460032 607653 33554432000 1073741824 1073778376 140735251955248 140399530145824 140399545602932 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=30962/tid=31017] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/31017/stat : 31017 (java) S 30960 30962 30487 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253445526 10060460032 607653 33554432000 1073741824 1073778376 140735251955248 140399531201704 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1598.22
Current children cumulated vsize (KiB) 9824668

[startup+942.301 s]
/proc/loadavg: 3.84 3.68 3.13 5/219 31136
/proc/meminfo: memFree=25799928/32873648 swapFree=7104/7104
[pid=30962] ppid=30960 vsize=9824668 CPUtime=1711.7 cores=0,2,4,6
/proc/30962/stat : 30962 (java) S 30960 30962 30487 0 -1 4202496 35550 0 1 0 171026 144 0 0 20 0 22 0 253392498 10060460032 613300 33554432000 1073741824 1073778376 140735251955248 140735251946384 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30962/statm: 2456167 613300 2279 9 0 2446860 0
[pid=30962/tid=30964] ppid=30960 vsize=9824668 CPUtime=0.27 cores=0,2,4,6
/proc/30962/task/30964/stat : 30964 (java) S 30960 30962 30487 0 -1 4202560 2585 0 1 0 24 3 0 0 20 0 22 0 253392499 10060460032 613300 33554432000 1073741824 1073778376 140735251955248 140399717983224 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30965] ppid=30960 vsize=9824668 CPUtime=2.51 cores=0,2,4,6
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 30487 0 -1 4202560 793 0 0 0 244 7 0 0 20 0 22 0 253392500 10060460032 613300 33554432000 1073741824 1073778376 140735251955248 140399679474472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30962/tid=30966] ppid=30960 vsize=9824668 CPUtime=2.73 cores=0,2,4,6
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 30487 0 -1 4202560 1027 0 0 0 267 6 0 0 20 0 22 0 253392500 10060460032 613300 33554432000 1073741824 1073778376 140735251955248 140399678421672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30962/tid=30967] ppid=30960 vsize=9824668 CPUtime=2.72 cores=0,2,4,6
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 30487 0 -1 4202560 853 0 0 0 265 7 0 0 20 0 22 0 253392500 10060460032 613300 33554432000 1073741824 1073778376 140735251955248 140399677369384 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30962/tid=30968] ppid=30960 vsize=9824668 CPUtime=2.91 cores=0,2,4,6
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 30487 0 -1 4202560 717 0 0 0 284 7 0 0 20 0 22 0 253392500 10060460032 613300 33554432000 1073741824 1073778376 140735251955248 140399676316584 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30969] ppid=30960 vsize=9824668 CPUtime=2.79 cores=0,2,4,6
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 30487 0 -1 4202560 693 0 0 0 271 8 0 0 20 0 22 0 253392500 10060460032 613300 33554432000 1073741824 1073778376 140735251955248 140399675263272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30962/tid=30970] ppid=30960 vsize=9824668 CPUtime=2.87 cores=0,2,4,6
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 30487 0 -1 4202560 855 0 0 0 279 8 0 0 20 0 22 0 253392500 10060460032 613300 33554432000 1073741824 1073778376 140735251955248 140399674210472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=30971] ppid=30960 vsize=9824668 CPUtime=2.7 cores=0,2,4,6
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 30487 0 -1 4202560 819 0 0 0 263 7 0 0 20 0 22 0 253392500 10060460032 613300 33554432000 1073741824 1073778376 140735251955248 140399673158184 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=30972] ppid=30960 vsize=9824668 CPUtime=2.92 cores=0,2,4,6
/proc/30962/task/30972/stat : 30972 (java) S 30960 30962 30487 0 -1 4202560 994 0 0 0 285 7 0 0 20 0 22 0 253392500 10060460032 613300 33554432000 1073741824 1073778376 140735251955248 140399672105384 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30973] ppid=30960 vsize=9824668 CPUtime=179.07 cores=0,2,4,6
/proc/30962/task/30973/stat : 30973 (java) S 30960 30962 30487 0 -1 4202560 3728 0 0 0 17881 26 0 0 20 0 22 0 253392501 10060460032 613300 33554432000 1073741824 1073778376 140735251955248 140399541730024 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30962/tid=30974] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30974/stat : 30974 (java) S 30960 30962 30487 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253392502 10060460032 613300 33554432000 1073741824 1073778376 140735251955248 140399540676088 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30975] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30975/stat : 30975 (java) S 30960 30962 30487 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 253392502 10060460032 613300 33554432000 1073741824 1073778376 140735251955248 140399539623688 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30976] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30976/stat : 30976 (java) S 30960 30962 30487 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253392504 10060460032 613300 33554432000 1073741824 1073778376 140735251955248 140399538572176 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=30977] ppid=30960 vsize=9824668 CPUtime=1.67 cores=0,2,4,6
/proc/30962/task/30977/stat : 30977 (java) S 30960 30962 30487 0 -1 4202560 10625 0 0 0 165 2 0 0 20 0 22 0 253392504 10060460032 613300 33554432000 1073741824 1073778376 140735251955248 140399537518776 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30978] ppid=30960 vsize=9824668 CPUtime=1.09 cores=0,2,4,6
/proc/30962/task/30978/stat : 30978 (java) S 30960 30962 30487 0 -1 4202560 9481 0 0 0 107 2 0 0 20 0 22 0 253392504 10060460032 613300 33554432000 1073741824 1073778376 140735251955248 140399536465976 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30962/tid=30979] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30979/stat : 30979 (java) S 30960 30962 30487 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253392504 10060460032 613300 33554432000 1073741824 1073778376 140735251955248 140399535413880 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30962/tid=30980] ppid=30960 vsize=9824668 CPUtime=0.28 cores=0,2,4,6
/proc/30962/task/30980/stat : 30980 (java) S 30960 30962 30487 0 -1 4202560 55 0 0 0 12 16 0 0 20 0 22 0 253392504 10060460032 613300 33554432000 1073741824 1073778376 140735251955248 140399534361288 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30993] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30993/stat : 30993 (java) S 30960 30962 30487 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253392674 10060460032 613300 33554432000 1073741824 1073778376 140735251955248 140399533306792 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=31015] ppid=30960 vsize=9824668 CPUtime=323.6 cores=0,2,4,6
/proc/30962/task/31015/stat : 31015 (java) R 30960 30962 30487 0 -1 4202560 11 0 0 0 32356 4 0 0 20 0 22 0 253445526 10060460032 613300 33554432000 1073741824 1073778376 140735251955248 140399532253408 140399545436407 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=31016] ppid=30960 vsize=9824668 CPUtime=323.63 cores=0,2,4,6
/proc/30962/task/31016/stat : 31016 (java) R 30960 30962 30487 0 -1 4202560 3 0 0 0 32359 4 0 0 20 0 22 0 253445526 10060460032 613300 33554432000 1073741824 1073778376 140735251955248 140399530145648 140399545602932 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=30962/tid=31017] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/31017/stat : 31017 (java) S 30960 30962 30487 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253445526 10060460032 613300 33554432000 1073741824 1073778376 140735251955248 140399531201704 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1711.7
Current children cumulated vsize (KiB) 9824668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+988.601 s]
/proc/loadavg: 3.90 3.72 3.17 5/219 31136
/proc/meminfo: memFree=25769336/32873648 swapFree=7104/7104
[pid=30962] ppid=30960 vsize=9824668 CPUtime=1800.1 cores=0,2,4,6
/proc/30962/stat : 30962 (java) S 30960 30962 30487 0 -1 4202496 36107 0 1 0 179863 147 0 0 20 0 22 0 253392498 10060460032 620948 33554432000 1073741824 1073778376 140735251955248 140735251946384 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30962/statm: 2456167 620948 2279 9 0 2446860 0
[pid=30962/tid=30964] ppid=30960 vsize=9824668 CPUtime=0.27 cores=0,2,4,6
/proc/30962/task/30964/stat : 30964 (java) S 30960 30962 30487 0 -1 4202560 2587 0 1 0 24 3 0 0 20 0 22 0 253392499 10060460032 620948 33554432000 1073741824 1073778376 140735251955248 140399717983224 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30965] ppid=30960 vsize=9824668 CPUtime=2.56 cores=0,2,4,6
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 30487 0 -1 4202560 848 0 0 0 248 8 0 0 20 0 22 0 253392500 10060460032 620948 33554432000 1073741824 1073778376 140735251955248 140399679474472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30962/tid=30966] ppid=30960 vsize=9824668 CPUtime=2.75 cores=0,2,4,6
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 30487 0 -1 4202560 1027 0 0 0 269 6 0 0 20 0 22 0 253392500 10060460032 620948 33554432000 1073741824 1073778376 140735251955248 140399678421672 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30967] ppid=30960 vsize=9824668 CPUtime=2.81 cores=0,2,4,6
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 30487 0 -1 4202560 979 0 0 0 274 7 0 0 20 0 22 0 253392500 10060460032 620948 33554432000 1073741824 1073778376 140735251955248 140399677369384 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30968] ppid=30960 vsize=9824668 CPUtime=2.96 cores=0,2,4,6
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 30487 0 -1 4202560 781 0 0 0 289 7 0 0 20 0 22 0 253392500 10060460032 620948 33554432000 1073741824 1073778376 140735251955248 140399676316584 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30969] ppid=30960 vsize=9824668 CPUtime=2.82 cores=0,2,4,6
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 30487 0 -1 4202560 802 0 0 0 274 8 0 0 20 0 22 0 253392500 10060460032 620948 33554432000 1073741824 1073778376 140735251955248 140399675263272 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=30970] ppid=30960 vsize=9824668 CPUtime=2.92 cores=0,2,4,6
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 30487 0 -1 4202560 906 0 0 0 284 8 0 0 20 0 22 0 253392500 10060460032 620948 33554432000 1073741824 1073778376 140735251955248 140399674210472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30971] ppid=30960 vsize=9824668 CPUtime=2.74 cores=0,2,4,6
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 30487 0 -1 4202560 909 0 0 0 266 8 0 0 20 0 22 0 253392500 10060460032 620948 33554432000 1073741824 1073778376 140735251955248 140399673158184 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30972] ppid=30960 vsize=9824668 CPUtime=2.98 cores=0,2,4,6
/proc/30962/task/30972/stat : 30972 (java) S 30960 30962 30487 0 -1 4202560 994 0 0 0 291 7 0 0 20 0 22 0 253392500 10060460032 620948 33554432000 1073741824 1073778376 140735251955248 140399672105384 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30962/tid=30973] ppid=30960 vsize=9824668 CPUtime=183.45 cores=0,2,4,6
/proc/30962/task/30973/stat : 30973 (java) S 30960 30962 30487 0 -1 4202560 3785 0 0 0 18318 27 0 0 20 0 22 0 253392501 10060460032 620948 33554432000 1073741824 1073778376 140735251955248 140399541730024 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30962/tid=30974] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30974/stat : 30974 (java) S 30960 30962 30487 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253392502 10060460032 620948 33554432000 1073741824 1073778376 140735251955248 140399540676088 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30975] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30975/stat : 30975 (java) S 30960 30962 30487 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 253392502 10060460032 620948 33554432000 1073741824 1073778376 140735251955248 140399539623688 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30976] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30976/stat : 30976 (java) S 30960 30962 30487 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253392504 10060460032 620948 33554432000 1073741824 1073778376 140735251955248 140399538572176 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=30977] ppid=30960 vsize=9824668 CPUtime=1.67 cores=0,2,4,6
/proc/30962/task/30977/stat : 30977 (java) S 30960 30962 30487 0 -1 4202560 10625 0 0 0 165 2 0 0 20 0 22 0 253392504 10060460032 620948 33554432000 1073741824 1073778376 140735251955248 140399537518776 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30978] ppid=30960 vsize=9824668 CPUtime=1.09 cores=0,2,4,6
/proc/30962/task/30978/stat : 30978 (java) S 30960 30962 30487 0 -1 4202560 9481 0 0 0 107 2 0 0 20 0 22 0 253392504 10060460032 620948 33554432000 1073741824 1073778376 140735251955248 140399536465976 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30962/tid=30979] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30979/stat : 30979 (java) S 30960 30962 30487 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253392504 10060460032 620948 33554432000 1073741824 1073778376 140735251955248 140399535413880 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30962/tid=30980] ppid=30960 vsize=9824668 CPUtime=0.28 cores=0,2,4,6
/proc/30962/task/30980/stat : 30980 (java) S 30960 30962 30487 0 -1 4202560 57 0 0 0 12 16 0 0 20 0 22 0 253392504 10060460032 620948 33554432000 1073741824 1073778376 140735251955248 140399534361288 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=30993] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/30993/stat : 30993 (java) S 30960 30962 30487 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253392674 10060460032 620948 33554432000 1073741824 1073778376 140735251955248 140399533306792 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=31015] ppid=30960 vsize=9824668 CPUtime=365.41 cores=0,2,4,6
/proc/30962/task/31015/stat : 31015 (java) R 30960 30962 30487 0 -1 4202560 12 0 0 0 36536 5 0 0 20 0 22 0 253445526 10060460032 620948 33554432000 1073741824 1073778376 140735251955248 140399532253408 140399545499882 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=30962/tid=31016] ppid=30960 vsize=9824668 CPUtime=365.43 cores=0,2,4,6
/proc/30962/task/31016/stat : 31016 (java) R 30960 30962 30487 0 -1 4202560 3 0 0 0 36538 5 0 0 20 0 22 0 253445526 10060460032 620948 33554432000 1073741824 1073778376 140735251955248 140399530145584 140399545960648 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30962/tid=31017] ppid=30960 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/30962/task/31017/stat : 31017 (java) S 30960 30962 30487 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253445526 10060460032 620948 33554432000 1073741824 1073778376 140735251955248 140399531201704 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 9824668

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): 988.651
CPU time (s): 1800.48
CPU user time (s): 1798.69
CPU system time (s): 1.79173
CPU usage (%): 182.115
Max. virtual memory (cumulated for all children) (KiB): 9826108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.69
system time used= 1.79173
maximum resident set size= 2483916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36141
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28931
involuntary context switches= 48610

runsolver used 3.68044 second user time and 8.50471 second system time

The end

Launcher Data

Begin job on node127 at 2012-05-24 17:17:50
IDJOB=3687586
IDBENCH=1959
IDSOLVER=2268
FILE ID=node127/3687586-1337872670
RUNJOBID= node127-1337871880-30503
PBS_JOBID= 14620077
Free space on /tmp= 71672 MiB

SOLVER NAME= SAT 4j PB RES // CP 2.3.2 Snapshot
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_14.opb.PB06.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687586-1337872670/watcher-3687586-1337872670 -o /tmp/evaluation-result-3687586-1337872670/solver-3687586-1337872670 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar Both HOME/instance-3687586-1337872670.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 3ddf6338b9f9cf35560b94c856457c56
RANDOM SEED=812303371

node127.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.348
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.348
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.348
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.348
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.348
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.348
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.348
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.348
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27415036 kB
Buffers:          229764 kB
Cached:          2362808 kB
SwapCached:            0 kB
Active:          2467448 kB
Inactive:        2195640 kB
Active(anon):    2072452 kB
Inactive(anon):        0 kB
Active(file):     394996 kB
Inactive(file):  2195640 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               476 kB
Writeback:             0 kB
AnonPages:       2072248 kB
Mapped:            22520 kB
Shmem:               200 kB
Slab:             637672 kB
SReclaimable:      82112 kB
SUnreclaim:       555560 kB
KernelStack:        1728 kB
PageTables:         7872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    2699152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1982464 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71672 MiB
End job on node127 at 2012-05-24 17:34:21