Trace number 3687997

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
Sat 4j PB Resolution 2.3.2 Snapshot? (TO) 1800.67 1793.85

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob8.opb
MD5SUM9a5e6e5ac9dd04defb35f28c3f495740
Bench CategoryDEC-MEDINT (no optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark229.381
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables86
Total number of constraints2
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 constraints2
Minimum length of a constraint86
Maximum length of a constraint86
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 21733991
Number of bits of the biggest number in a constraint 25
Biggest sum of numbers in a constraint 300042743
Number of bits of the biggest sum of numbers29
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.02/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.02/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.09	c See www.sat4j.org for details.
0.02/0.09	c version 2.3.2.v20120418
0.02/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.09	c java.vm.version	19.1-b02
0.02/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.09	c sun.arch.data.model	64
0.02/0.09	c java.version		1.6.0_24
0.02/0.09	c os.name		Linux
0.02/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.02/0.09	c os.arch		amd64
0.02/0.09	c Free memory 		501472288
0.02/0.09	c Max memory 		7480803328
0.02/0.09	c Total memory 		504102912
0.02/0.09	c Number of processors 	8
0.10/0.12	c Pseudo Boolean Optimization by upper bound
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.12	c No reason simplification
0.10/0.12	c Armin Biere (Picosat) restarts strategy
0.10/0.12	c Glucose learned constraints deletion strategy
0.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c c --- End Solver configuration ---
0.10/0.12	c solving HOME/instance-3687997-1337879088.opb
0.10/0.12	c reading problem ... 
0.10/0.13	c ... done. Wall clock time 0.014s.
0.10/0.13	c declared #vars     86
0.10/0.13	c #constraints  2
0.10/0.13	c constraints type 
0.10/0.13	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2
0.10/0.13	c 2 constraints processed.
0.62/0.40	c cleaning 2500 clauses out of 5000 with flag 5000/5000
0.74/0.56	c cleaning 4250 clauses out of 8500 with flag 11000/11000
0.98/0.77	c cleaning 5621 clauses out of 11251 with flag 18001/18001
1.30/1.01	c cleaning 6808 clauses out of 13629 with flag 26000/26000
1.53/1.29	c cleaning 7907 clauses out of 15821 with flag 35000/35000
1.93/1.68	c cleaning 8957 clauses out of 17914 with flag 45000/45000
2.33/2.03	c cleaning 9974 clauses out of 19957 with flag 56000/56000
2.75/2.49	c cleaning 10986 clauses out of 21983 with flag 68000/68000
3.47/3.11	c cleaning 11995 clauses out of 23997 with flag 81000/81000
3.99/3.61	c cleaning 12992 clauses out of 26002 with flag 95000/95000
4.70/4.31	c cleaning 14002 clauses out of 28010 with flag 110000/110000
5.20/4.87	c cleaning 15001 clauses out of 30008 with flag 126000/126000
5.92/5.51	c cleaning 16004 clauses out of 32007 with flag 143000/143000
6.52/6.14	c cleaning 17002 clauses out of 34005 with flag 161002/161002
7.44/7.08	c cleaning 17996 clauses out of 36001 with flag 180000/180000
8.26/7.82	c cleaning 19001 clauses out of 38006 with flag 200001/200001
9.06/8.68	c cleaning 19997 clauses out of 40004 with flag 221000/221000
9.96/9.56	c cleaning 21002 clauses out of 42008 with flag 243001/243001
10.91/10.49	c cleaning 22000 clauses out of 44008 with flag 266003/266003
11.91/11.44	c cleaning 23003 clauses out of 46005 with flag 290000/290000
13.01/12.53	c cleaning 24000 clauses out of 48002 with flag 315000/315000
14.25/13.74	c cleaning 24991 clauses out of 50002 with flag 341000/341000
15.47/14.95	c cleaning 26005 clauses out of 52011 with flag 368000/368000
16.88/16.32	c cleaning 26998 clauses out of 54006 with flag 396000/396000
18.28/17.71	c cleaning 28004 clauses out of 56008 with flag 425000/425000
19.69/19.18	c cleaning 29002 clauses out of 58004 with flag 455000/455000
21.40/20.82	c cleaning 29994 clauses out of 60006 with flag 486004/486004
23.40/22.86	c cleaning 31003 clauses out of 62010 with flag 518002/518002
24.95/24.32	c cleaning 31992 clauses out of 64005 with flag 551000/551000
26.65/26.06	c cleaning 33004 clauses out of 66016 with flag 585003/585003
28.58/27.91	c cleaning 34006 clauses out of 68012 with flag 620003/620003
30.31/29.62	c cleaning 34991 clauses out of 70005 with flag 656002/656002
32.32/31.67	c cleaning 35999 clauses out of 72012 with flag 693000/693000
34.32/33.69	c cleaning 37000 clauses out of 74015 with flag 731002/731002
36.73/36.03	c cleaning 38002 clauses out of 76013 with flag 770000/770000
39.66/38.98	c cleaning 38996 clauses out of 78011 with flag 810000/810000
42.69/41.93	c cleaning 40000 clauses out of 80017 with flag 851002/851002
45.30/44.59	c cleaning 41002 clauses out of 82015 with flag 893000/893000
47.52/46.76	c cleaning 42002 clauses out of 84013 with flag 936000/936000
49.95/49.18	c cleaning 42996 clauses out of 86011 with flag 980000/980000
53.36/52.50	c cleaning 44005 clauses out of 88016 with flag 1025001/1025001
56.28/55.41	c cleaning 45002 clauses out of 90011 with flag 1071001/1071001
58.99/58.15	c cleaning 46001 clauses out of 92010 with flag 1118002/1118002
62.11/61.20	c cleaning 47000 clauses out of 94007 with flag 1166000/1166000
64.93/64.03	c cleaning 47998 clauses out of 96007 with flag 1215000/1215000
68.33/67.46	c cleaning 49002 clauses out of 98011 with flag 1265002/1265002
72.05/71.19	c cleaning 49998 clauses out of 100007 with flag 1316000/1316000
75.19/74.28	c cleaning 51005 clauses out of 102009 with flag 1368000/1368000
78.39/77.41	c cleaning 51998 clauses out of 104005 with flag 1421001/1421001
81.52/80.54	c cleaning 52997 clauses out of 106008 with flag 1475002/1475002
84.72/83.78	c cleaning 54006 clauses out of 108011 with flag 1530002/1530002
88.44/87.44	c cleaning 55000 clauses out of 110003 with flag 1586000/1586000
92.06/91.08	c cleaning 55992 clauses out of 112003 with flag 1643000/1643000
98.06/97.08	c cleaning 57000 clauses out of 114013 with flag 1701002/1701002
102.71/101.66	c cleaning 58006 clauses out of 116013 with flag 1760002/1760002
106.65/105.53	c cleaning 59001 clauses out of 118005 with flag 1820000/1820000
111.45/110.34	c cleaning 59998 clauses out of 120004 with flag 1881000/1881000
116.66/115.52	c cleaning 61002 clauses out of 122006 with flag 1943000/1943000
121.09/119.96	c cleaning 62005 clauses out of 124010 with flag 2006006/2006006
125.00/123.89	c cleaning 62999 clauses out of 125999 with flag 2070000/2070000
130.02/128.83	c cleaning 63995 clauses out of 128000 with flag 2135000/2135000
134.26/133.03	c cleaning 65001 clauses out of 130005 with flag 2201000/2201000
139.32/138.09	c cleaning 66001 clauses out of 132006 with flag 2268002/2268002
143.66/142.30	c cleaning 66994 clauses out of 134004 with flag 2336001/2336001
148.77/147.45	c cleaning 68002 clauses out of 136009 with flag 2405000/2405000
153.90/152.56	c cleaning 69002 clauses out of 138009 with flag 2475002/2475002
159.21/157.87	c cleaning 70000 clauses out of 140007 with flag 2546002/2546002
164.54/163.13	c cleaning 71003 clauses out of 142007 with flag 2618002/2618002
169.18/167.78	c cleaning 71994 clauses out of 144002 with flag 2691000/2691000
174.81/173.34	c cleaning 72996 clauses out of 146008 with flag 2765000/2765000
180.24/178.78	c cleaning 74001 clauses out of 148013 with flag 2840001/2840001
185.67/184.17	c cleaning 75000 clauses out of 150011 with flag 2916000/2916000
191.69/190.14	c cleaning 76005 clauses out of 152011 with flag 2993000/2993000
196.71/195.17	c cleaning 77002 clauses out of 154007 with flag 3071001/3071001
203.05/201.45	c cleaning 78002 clauses out of 156004 with flag 3150000/3150000
209.79/208.11	c cleaning 78997 clauses out of 158002 with flag 3230000/3230000
215.84/214.15	c cleaning 80002 clauses out of 160005 with flag 3311000/3311000
223.47/221.79	c cleaning 81000 clauses out of 162004 with flag 3393001/3393001
229.42/227.62	c cleaning 81994 clauses out of 164003 with flag 3476000/3476000
236.84/235.07	c cleaning 83005 clauses out of 166011 with flag 3560002/3560002
243.87/242.00	c cleaning 83998 clauses out of 168004 with flag 3645000/3645000
252.31/250.43	c cleaning 84990 clauses out of 170006 with flag 3731000/3731000
261.15/259.23	c cleaning 86002 clauses out of 172016 with flag 3818000/3818000
269.49/267.54	c cleaning 87000 clauses out of 174014 with flag 3906000/3906000
277.41/275.42	c cleaning 88005 clauses out of 176014 with flag 3995000/3995000
284.73/282.71	c cleaning 89004 clauses out of 178009 with flag 4085000/4085000
292.55/290.50	c cleaning 90001 clauses out of 180005 with flag 4176000/4176000
300.38/298.33	c cleaning 90997 clauses out of 182005 with flag 4268001/4268001
308.73/306.69	c cleaning 92003 clauses out of 184008 with flag 4361001/4361001
317.16/315.09	c cleaning 93002 clauses out of 186004 with flag 4455000/4455000
323.60/321.40	c cleaning 93999 clauses out of 188002 with flag 4550000/4550000
331.82/329.62	c cleaning 95000 clauses out of 190009 with flag 4646006/4646006
339.94/337.76	c cleaning 95993 clauses out of 192004 with flag 4743001/4743001
347.24/345.00	c cleaning 97000 clauses out of 194012 with flag 4841002/4841002
354.87/352.66	c cleaning 98001 clauses out of 196010 with flag 4940000/4940000
362.90/360.63	c cleaning 99000 clauses out of 198009 with flag 5040000/5040000
371.88/369.56	c cleaning 100000 clauses out of 200010 with flag 5141001/5141001
381.82/379.42	c cleaning 100997 clauses out of 202010 with flag 5243001/5243001
391.98/389.58	c cleaning 102001 clauses out of 204012 with flag 5346000/5346000
402.32/399.82	c cleaning 103001 clauses out of 206012 with flag 5450001/5450001
412.24/409.77	c cleaning 103998 clauses out of 208011 with flag 5555001/5555001
422.97/420.46	c cleaning 105003 clauses out of 210012 with flag 5661000/5661000
433.08/430.52	c cleaning 106000 clauses out of 212009 with flag 5768000/5768000
443.09/440.59	c cleaning 107002 clauses out of 214010 with flag 5876001/5876001
454.53/451.94	c cleaning 108005 clauses out of 216009 with flag 5985002/5985002
466.61/463.96	c cleaning 108993 clauses out of 218002 with flag 6095000/6095000
479.87/477.11	c cleaning 110001 clauses out of 220009 with flag 6206000/6206000
492.02/489.22	c cleaning 111001 clauses out of 222008 with flag 6318000/6318000
502.47/499.65	c cleaning 111998 clauses out of 224007 with flag 6431000/6431000
515.51/512.62	c cleaning 113003 clauses out of 226009 with flag 6545000/6545000
529.33/526.45	c cleaning 113998 clauses out of 228008 with flag 6660002/6660002
542.87/539.97	c cleaning 115001 clauses out of 230010 with flag 6776002/6776002
551.91/548.99	c cleaning 115994 clauses out of 232007 with flag 6893000/6893000
561.42/558.49	c cleaning 117000 clauses out of 234013 with flag 7011000/7011000
572.14/569.13	c cleaning 118004 clauses out of 236014 with flag 7130001/7130001
582.37/579.32	c cleaning 119000 clauses out of 238009 with flag 7250000/7250000
594.18/591.11	c cleaning 120005 clauses out of 240011 with flag 7371002/7371002
607.15/604.01	c cleaning 120995 clauses out of 242004 with flag 7493000/7493000
621.70/618.53	c cleaning 122003 clauses out of 244011 with flag 7616002/7616002
636.35/633.10	c cleaning 122994 clauses out of 246006 with flag 7740000/7740000
651.32/648.00	c cleaning 124004 clauses out of 248013 with flag 7865001/7865001
663.99/660.68	c cleaning 124998 clauses out of 250008 with flag 7991000/7991000
677.85/674.42	c cleaning 126005 clauses out of 252012 with flag 8118002/8118002
691.40/687.90	c cleaning 126998 clauses out of 254006 with flag 8246001/8246001
706.04/702.50	c cleaning 127995 clauses out of 256007 with flag 8375000/8375000
719.87/716.39	c cleaning 129003 clauses out of 258012 with flag 8505000/8505000
735.11/731.54	c cleaning 130001 clauses out of 260010 with flag 8636001/8636001
748.23/744.61	c cleaning 130997 clauses out of 262008 with flag 8768000/8768000
761.64/758.05	c cleaning 132005 clauses out of 264012 with flag 8901001/8901001
775.25/771.61	c cleaning 132998 clauses out of 266006 with flag 9035000/9035000
793.08/789.49	c cleaning 133998 clauses out of 268008 with flag 9170000/9170000
807.93/804.22	c cleaning 134996 clauses out of 270010 with flag 9306000/9306000
824.75/821.09	c cleaning 136004 clauses out of 272014 with flag 9443000/9443000
840.98/837.27	c cleaning 137005 clauses out of 274010 with flag 9581000/9581000
857.10/853.38	c cleaning 138004 clauses out of 276007 with flag 9720002/9720002
874.37/870.54	c cleaning 138995 clauses out of 278002 with flag 9860001/9860001
891.61/887.73	c cleaning 139997 clauses out of 280006 with flag 10001000/10001000
906.24/902.34	c cleaning 140989 clauses out of 282009 with flag 10143000/10143000
918.88/914.90	c cleaning 142010 clauses out of 284020 with flag 10286000/10286000
939.01/935.07	c cleaning 142993 clauses out of 286010 with flag 10430000/10430000
956.87/952.86	c cleaning 144005 clauses out of 288019 with flag 10575002/10575002
974.46/970.32	c cleaning 145000 clauses out of 290012 with flag 10721000/10721000
994.41/990.22	c cleaning 145995 clauses out of 292012 with flag 10868000/10868000
1017.90/1013.68	c cleaning 147006 clauses out of 294017 with flag 11016000/11016000
1039.25/1034.97	c cleaning 148003 clauses out of 296011 with flag 11165000/11165000
1057.67/1053.33	c cleaning 148995 clauses out of 298008 with flag 11315000/11315000
1078.29/1073.98	c cleaning 150000 clauses out of 300014 with flag 11466001/11466001
1094.34/1089.91	c cleaning 151000 clauses out of 302015 with flag 11618002/11618002
1114.01/1109.56	c cleaning 152007 clauses out of 304014 with flag 11771001/11771001
1134.31/1129.73	c cleaning 152996 clauses out of 306006 with flag 11925000/11925000
1154.49/1149.89	c cleaning 154002 clauses out of 308011 with flag 12080001/12080001
1174.95/1170.28	c cleaning 155000 clauses out of 310008 with flag 12236000/12236000
1192.56/1187.72	c cleaning 156002 clauses out of 312009 with flag 12393001/12393001
1212.33/1207.49	c cleaning 157002 clauses out of 314006 with flag 12551000/12551000
1240.09/1235.11	c cleaning 158000 clauses out of 316005 with flag 12710001/12710001
1265.07/1260.01	c cleaning 159001 clauses out of 318005 with flag 12870001/12870001
1285.53/1280.42	c cleaning 160001 clauses out of 320004 with flag 13031001/13031001
1315.18/1310.08	c cleaning 160996 clauses out of 322003 with flag 13193001/13193001
1346.85/1341.68	c cleaning 162000 clauses out of 324006 with flag 13356000/13356000
1371.74/1366.41	c cleaning 162994 clauses out of 326008 with flag 13520002/13520002
1398.62/1393.27	c cleaning 164001 clauses out of 328013 with flag 13685001/13685001
1419.90/1414.50	c cleaning 165004 clauses out of 330011 with flag 13851000/13851000
1441.23/1435.76	c cleaning 165993 clauses out of 332007 with flag 14018000/14018000
1462.95/1457.47	c cleaning 166997 clauses out of 334014 with flag 14186000/14186000
1485.59/1480.07	c cleaning 168006 clauses out of 336017 with flag 14355000/14355000
1504.02/1498.41	c cleaning 168998 clauses out of 338012 with flag 14525001/14525001
1528.18/1522.56	c cleaning 170003 clauses out of 340014 with flag 14696001/14696001
1553.53/1547.84	c cleaning 170997 clauses out of 342010 with flag 14868000/14868000
1577.62/1571.86	c cleaning 172002 clauses out of 344013 with flag 15041000/15041000
1604.93/1599.16	c cleaning 172996 clauses out of 346011 with flag 15215000/15215000
1626.39/1620.59	c cleaning 173994 clauses out of 348016 with flag 15390001/15390001
1649.86/1643.90	c cleaning 175004 clauses out of 350024 with flag 15566003/15566003
1672.21/1666.27	c cleaning 176003 clauses out of 352017 with flag 15743000/15743000
1696.35/1690.31	c cleaning 176998 clauses out of 354014 with flag 15921000/15921000
1721.65/1715.63	c cleaning 178004 clauses out of 356017 with flag 16100001/16100001
1742.02/1735.98	c cleaning 179000 clauses out of 358012 with flag 16280000/16280000
1771.15/1765.09	c cleaning 180002 clauses out of 360012 with flag 16461000/16461000
1797.84/1791.66	c cleaning 181005 clauses out of 362010 with flag 16643000/16643000
1800.07/1793.81	c starts		: 348
1800.07/1793.81	c conflicts		: 16686373
1800.07/1793.81	c decisions		: 16702789
1800.07/1793.81	c propagations		: 95257582
1800.07/1793.81	c inspects		: 23475352061
1800.07/1793.81	c shortcuts		: 0
1800.07/1793.81	c learnt literals	: 0
1800.07/1793.81	c learnt binary clauses	: 0
1800.07/1793.81	c learnt ternary clauses	: 0
1800.07/1793.81	c learnt constraints	: 16686373
1800.07/1793.81	c ignored constraints	: 0
1800.07/1793.81	c root simplifications	: 0
1800.07/1793.81	c removed literals (reason simplification)	: 0
1800.07/1793.81	c reason swapping (by a shorter reason)	: 0
1800.07/1793.81	c Calls to reduceDB	: 178
1800.07/1793.81	c number of reductions to clauses (during analyze)	: 0
1800.07/1793.81	c number of learned constraints concerned by reduction	: 0
1800.07/1793.81	c number of learning phase by resolution	: 0
1800.07/1793.81	c number of learning phase by cutting planes	: 0
1800.07/1793.81	c speed (assignments/second)	: 53107.41392825245
1800.07/1793.81	c non guided choices	75
1800.07/1793.84	c learnt constraints type 
1800.07/1793.84	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 224793
1800.07/1793.84	c constraints type 
1800.07/1793.84	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2
1800.07/1793.84	c 2 constraints processed.
1800.07/1793.84	s UNKNOWN
1800.07/1793.84	c Total wall clock time (in seconds): 1793.727

Verifier Data

ERROR: no interpretation found !

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-3687997-1337879088/watcher-3687997-1337879088 -o /tmp/evaluation-result-3687997-1337879088/solver-3687997-1337879088 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3687997-1337879088.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: 1.92 1.98 1.99 5/197 22223
/proc/meminfo: memFree=26308240/32873844 swapFree=6080/6080
[pid=22223] ppid=22221 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/22223/stat : 22223 (java) D 22221 22223 21352 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 254037417 9515008 182 33554432000 1073741824 1073778376 140734867709680 140734867700712 240426761909 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/22223/statm: 2323 182 140 9 0 71 0

[startup+0.0443611 s]
/proc/loadavg: 1.92 1.98 1.99 5/197 22223
/proc/meminfo: memFree=26308240/32873844 swapFree=6080/6080
[pid=22223] ppid=22221 vsize=9225560 CPUtime=0.02 cores=0,2,4,6
/proc/22223/stat : 22223 (java) S 22221 22223 21352 0 -1 4202496 2999 0 1 0 2 0 0 0 20 0 13 0 254037417 9446973440 3696 33554432000 1073741824 1073778376 140736210584304 140736210575440 240430121021 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22223/statm: 2306390 3696 1682 9 0 2297091 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9225560

[startup+0.10024 s]
/proc/loadavg: 1.92 1.98 1.99 5/197 22223
/proc/meminfo: memFree=26308240/32873844 swapFree=6080/6080
[pid=22223] ppid=22221 vsize=9558412 CPUtime=0.1 cores=0,2,4,6
/proc/22223/stat : 22223 (java) S 22221 22223 21352 0 -1 4202496 4252 0 1 0 9 1 0 0 20 0 18 0 254037417 9787813888 5448 33554432000 1073741824 1073778376 140736210584304 140736210575440 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22223/statm: 2389603 5448 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558412

[startup+0.300211 s]
/proc/loadavg: 1.92 1.98 1.99 5/197 22223
/proc/meminfo: memFree=26308240/32873844 swapFree=6080/6080
[pid=22223] ppid=22221 vsize=9624976 CPUtime=0.47 cores=0,2,4,6
/proc/22223/stat : 22223 (java) S 22221 22223 21352 0 -1 4202496 6879 0 1 0 45 2 0 0 20 0 19 0 254037417 9855975424 7585 33554432000 1073741824 1073778376 140736210584304 140736210575440 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22223/statm: 2406244 7585 2210 9 0 2396937 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9624976

[startup+0.700215 s]
/proc/loadavg: 1.92 1.98 1.99 5/197 22223
/proc/meminfo: memFree=26308240/32873844 swapFree=6080/6080
[pid=22223] ppid=22221 vsize=9624976 CPUtime=0.98 cores=0,2,4,6
/proc/22223/stat : 22223 (java) S 22221 22223 21352 0 -1 4202496 7473 0 1 0 95 3 0 0 20 0 19 0 254037417 9855975424 10721 33554432000 1073741824 1073778376 140736210584304 140736210575440 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22223/statm: 2406244 10721 2252 9 0 2396937 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 9624976

[startup+1.5006 s]
/proc/loadavg: 1.92 1.98 1.99 3/193 22242
/proc/meminfo: memFree=27674308/32873844 swapFree=6080/6080
[pid=22223] ppid=22221 vsize=9624976 CPUtime=1.83 cores=0,2,4,6
/proc/22223/stat : 22223 (java) S 22221 22223 21352 0 -1 4202496 7526 0 1 0 180 3 0 0 20 0 19 0 254037417 9855975424 11791 33554432000 1073741824 1073778376 140736210584304 140736210575440 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22223/statm: 2406244 11791 2263 9 0 2396937 0
[pid=22223/tid=22225] ppid=22221 vsize=9624976 CPUtime=1.41 cores=0,2,4,6
/proc/22223/task/22225/stat : 22225 (java) R 22221 22223 21352 0 -1 4202560 2454 0 1 0 140 1 0 0 20 0 19 0 254037418 9855975424 11791 33554432000 1073741824 1073778376 140736210584304 140032081605016 140031922996932 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22223/tid=22226] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22226/stat : 22226 (java) S 22221 22223 21352 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254037419 9855975424 11791 33554432000 1073741824 1073778376 140736210584304 140032043096232 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22223/tid=22227] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22227/stat : 22227 (java) S 22221 22223 21352 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254037419 9855975424 11791 33554432000 1073741824 1073778376 140736210584304 140032042043688 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22223/tid=22228] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22228/stat : 22228 (java) S 22221 22223 21352 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254037419 9855975424 11791 33554432000 1073741824 1073778376 140736210584304 140031922530728 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22223/tid=22229] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22229/stat : 22229 (java) S 22221 22223 21352 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 254037419 9855975424 11791 33554432000 1073741824 1073778376 140736210584304 140031921478184 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22230] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22230/stat : 22230 (java) S 22221 22223 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037419 9855975424 11791 33554432000 1073741824 1073778376 140736210584304 140031920425640 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22223/tid=22231] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22231/stat : 22231 (java) S 22221 22223 21352 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037419 9855975424 11791 33554432000 1073741824 1073778376 140736210584304 140031919373096 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22232] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22232/stat : 22232 (java) S 22221 22223 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037419 9855975424 11791 33554432000 1073741824 1073778376 140736210584304 140031918320552 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22233] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22233/stat : 22233 (java) S 22221 22223 21352 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037419 9855975424 11791 33554432000 1073741824 1073778376 140736210584304 140031917268008 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22234] ppid=22221 vsize=9624976 CPUtime=0.03 cores=0,2,4,6
/proc/22223/task/22234/stat : 22234 (java) S 22221 22223 21352 0 -1 4202560 34 0 0 0 3 0 0 0 20 0 19 0 254037421 9855975424 11791 33554432000 1073741824 1073778376 140736210584304 140031434938472 240430135209 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22223/tid=22235] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22235/stat : 22235 (java) S 22221 22223 21352 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037421 9855975424 11791 33554432000 1073741824 1073778376 140736210584304 140031433884792 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22236] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22236/stat : 22236 (java) S 22221 22223 21352 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037421 9855975424 11791 33554432000 1073741824 1073778376 140736210584304 140031432832136 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22237] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22237/stat : 22237 (java) S 22221 22223 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037424 9855975424 11791 33554432000 1073741824 1073778376 140736210584304 140031431780880 240430143264 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22238] ppid=22221 vsize=9624976 CPUtime=0.15 cores=0,2,4,6
/proc/22223/task/22238/stat : 22238 (java) S 22221 22223 21352 0 -1 4202560 2167 0 0 0 15 0 0 0 20 0 19 0 254037424 9855975424 11791 33554432000 1073741824 1073778376 140736210584304 140031430728248 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22239] ppid=22221 vsize=9624976 CPUtime=0.15 cores=0,2,4,6
/proc/22223/task/22239/stat : 22239 (java) S 22221 22223 21352 0 -1 4202560 1639 0 0 0 15 0 0 0 20 0 19 0 254037424 9855975424 11791 33554432000 1073741824 1073778376 140736210584304 140031429675704 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22240] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22240/stat : 22240 (java) S 22221 22223 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037424 9855975424 11791 33554432000 1073741824 1073778376 140736210584304 140031428623352 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22241] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22241/stat : 22241 (java) S 22221 22223 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037424 9855975424 11791 33554432000 1073741824 1073778376 140736210584304 140031427571016 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22242] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22242/stat : 22242 (java) S 22221 22223 21352 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037431 9855975424 11791 33554432000 1073741824 1073778376 140736210584304 140031426515752 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 9624976

[startup+3.10061 s]
/proc/loadavg: 1.92 1.98 1.99 3/192 22249
/proc/meminfo: memFree=27673500/32873844 swapFree=6080/6080
[pid=22223] ppid=22221 vsize=9624976 CPUtime=3.47 cores=0,2,4,6
/proc/22223/stat : 22223 (java) S 22221 22223 21352 0 -1 4202496 7540 0 1 0 344 3 0 0 20 0 19 0 254037417 9855975424 12312 33554432000 1073741824 1073778376 140736210584304 140736210575440 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22223/statm: 2406244 12312 2263 9 0 2396937 0
[pid=22223/tid=22225] ppid=22221 vsize=9624976 CPUtime=2.96 cores=0,2,4,6
/proc/22223/task/22225/stat : 22225 (java) R 22221 22223 21352 0 -1 4202560 2457 0 1 0 295 1 0 0 20 0 19 0 254037418 9855975424 12312 33554432000 1073741824 1073778376 140736210584304 140032081604896 140031923105816 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22223/tid=22226] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22226/stat : 22226 (java) S 22221 22223 21352 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254037419 9855975424 12312 33554432000 1073741824 1073778376 140736210584304 140032043096232 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22223/tid=22227] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22227/stat : 22227 (java) S 22221 22223 21352 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254037419 9855975424 12312 33554432000 1073741824 1073778376 140736210584304 140032042043688 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22223/tid=22228] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22228/stat : 22228 (java) S 22221 22223 21352 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254037419 9855975424 12312 33554432000 1073741824 1073778376 140736210584304 140031922530728 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22223/tid=22229] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22229/stat : 22229 (java) S 22221 22223 21352 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 254037419 9855975424 12312 33554432000 1073741824 1073778376 140736210584304 140031921478184 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22230] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22230/stat : 22230 (java) S 22221 22223 21352 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254037419 9855975424 12312 33554432000 1073741824 1073778376 140736210584304 140031920425640 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22223/tid=22231] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22231/stat : 22231 (java) S 22221 22223 21352 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037419 9855975424 12312 33554432000 1073741824 1073778376 140736210584304 140031919373096 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22232] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22232/stat : 22232 (java) S 22221 22223 21352 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254037419 9855975424 12312 33554432000 1073741824 1073778376 140736210584304 140031918320552 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22233] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22233/stat : 22233 (java) S 22221 22223 21352 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037419 9855975424 12312 33554432000 1073741824 1073778376 140736210584304 140031917268008 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22223/tid=22234] ppid=22221 vsize=9624976 CPUtime=0.06 cores=0,2,4,6
/proc/22223/task/22234/stat : 22234 (java) S 22221 22223 21352 0 -1 4202560 34 0 0 0 6 0 0 0 20 0 19 0 254037421 9855975424 12312 33554432000 1073741824 1073778376 140736210584304 140031434938472 240430135209 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22235] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22235/stat : 22235 (java) S 22221 22223 21352 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037421 9855975424 12312 33554432000 1073741824 1073778376 140736210584304 140031433884792 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22236] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22236/stat : 22236 (java) S 22221 22223 21352 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037421 9855975424 12312 33554432000 1073741824 1073778376 140736210584304 140031432832136 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22237] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22237/stat : 22237 (java) S 22221 22223 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037424 9855975424 12312 33554432000 1073741824 1073778376 140736210584304 140031431780880 240430143264 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22238] ppid=22221 vsize=9624976 CPUtime=0.15 cores=0,2,4,6
/proc/22223/task/22238/stat : 22238 (java) S 22221 22223 21352 0 -1 4202560 2167 0 0 0 15 0 0 0 20 0 19 0 254037424 9855975424 12312 33554432000 1073741824 1073778376 140736210584304 140031430728248 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22239] ppid=22221 vsize=9624976 CPUtime=0.15 cores=0,2,4,6
/proc/22223/task/22239/stat : 22239 (java) S 22221 22223 21352 0 -1 4202560 1639 0 0 0 15 0 0 0 20 0 19 0 254037424 9855975424 12312 33554432000 1073741824 1073778376 140736210584304 140031429675704 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22240] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22240/stat : 22240 (java) S 22221 22223 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037424 9855975424 12312 33554432000 1073741824 1073778376 140736210584304 140031428623352 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22241] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22241/stat : 22241 (java) S 22221 22223 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037424 9855975424 12312 33554432000 1073741824 1073778376 140736210584304 140031427571016 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22242] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22242/stat : 22242 (java) S 22221 22223 21352 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037431 9855975424 12312 33554432000 1073741824 1073778376 140736210584304 140031426515752 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.47
Current children cumulated vsize (KiB) 9624976

[startup+6.30067 s]
/proc/loadavg: 1.93 1.98 1.99 3/213 22298
/proc/meminfo: memFree=27619568/32873844 swapFree=6080/6080
[pid=22223] ppid=22221 vsize=9624976 CPUtime=6.74 cores=0,2,4,6
/proc/22223/stat : 22223 (java) S 22221 22223 21352 0 -1 4202496 7585 0 1 0 671 3 0 0 20 0 19 0 254037417 9855975424 14147 33554432000 1073741824 1073778376 140736210584304 140736210575440 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22223/statm: 2406244 14147 2263 9 0 2396937 0
[pid=22223/tid=22225] ppid=22221 vsize=9624976 CPUtime=6.05 cores=0,2,4,6
/proc/22223/task/22225/stat : 22225 (java) R 22221 22223 21352 0 -1 4202560 2465 0 1 0 604 1 0 0 20 0 19 0 254037418 9855975424 14147 33554432000 1073741824 1073778376 140736210584304 140032081605016 140031922964782 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22223/tid=22226] ppid=22221 vsize=9624976 CPUtime=0.02 cores=0,2,4,6
/proc/22223/task/22226/stat : 22226 (java) S 22221 22223 21352 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 19 0 254037419 9855975424 14147 33554432000 1073741824 1073778376 140736210584304 140032043096232 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22223/tid=22227] ppid=22221 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/22223/task/22227/stat : 22227 (java) S 22221 22223 21352 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 254037419 9855975424 14147 33554432000 1073741824 1073778376 140736210584304 140032042043688 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22223/tid=22228] ppid=22221 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/22223/task/22228/stat : 22228 (java) S 22221 22223 21352 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 254037419 9855975424 14147 33554432000 1073741824 1073778376 140736210584304 140031922530728 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22223/tid=22229] ppid=22221 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/22223/task/22229/stat : 22229 (java) S 22221 22223 21352 0 -1 4202560 26 0 0 0 1 0 0 0 20 0 19 0 254037419 9855975424 14147 33554432000 1073741824 1073778376 140736210584304 140031921478184 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22223/tid=22230] ppid=22221 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/22223/task/22230/stat : 22230 (java) S 22221 22223 21352 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 254037419 9855975424 14147 33554432000 1073741824 1073778376 140736210584304 140031920425640 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22223/tid=22231] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22231/stat : 22231 (java) S 22221 22223 21352 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037419 9855975424 14147 33554432000 1073741824 1073778376 140736210584304 140031919373096 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22232] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22232/stat : 22232 (java) S 22221 22223 21352 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254037419 9855975424 14147 33554432000 1073741824 1073778376 140736210584304 140031918320552 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22223/tid=22233] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22233/stat : 22233 (java) S 22221 22223 21352 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037419 9855975424 14147 33554432000 1073741824 1073778376 140736210584304 140031917268008 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22234] ppid=22221 vsize=9624976 CPUtime=0.14 cores=0,2,4,6
/proc/22223/task/22234/stat : 22234 (java) S 22221 22223 21352 0 -1 4202560 36 0 0 0 14 0 0 0 20 0 19 0 254037421 9855975424 14147 33554432000 1073741824 1073778376 140736210584304 140031434938472 240430135209 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22235] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22235/stat : 22235 (java) S 22221 22223 21352 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037421 9855975424 14147 33554432000 1073741824 1073778376 140736210584304 140031433884792 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22236] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22236/stat : 22236 (java) S 22221 22223 21352 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037421 9855975424 14147 33554432000 1073741824 1073778376 140736210584304 140031432832136 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22237] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22237/stat : 22237 (java) S 22221 22223 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037424 9855975424 14147 33554432000 1073741824 1073778376 140736210584304 140031431780880 240430143264 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22238] ppid=22221 vsize=9624976 CPUtime=0.15 cores=0,2,4,6
/proc/22223/task/22238/stat : 22238 (java) S 22221 22223 21352 0 -1 4202560 2167 0 0 0 15 0 0 0 20 0 19 0 254037424 9855975424 14147 33554432000 1073741824 1073778376 140736210584304 140031430728248 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22239] ppid=22221 vsize=9624976 CPUtime=0.15 cores=0,2,4,6
/proc/22223/task/22239/stat : 22239 (java) S 22221 22223 21352 0 -1 4202560 1639 0 0 0 15 0 0 0 20 0 19 0 254037424 9855975424 14147 33554432000 1073741824 1073778376 140736210584304 140031429675704 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22240] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22240/stat : 22240 (java) S 22221 22223 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037424 9855975424 14147 33554432000 1073741824 1073778376 140736210584304 140031428623352 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22241] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22241/stat : 22241 (java) S 22221 22223 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037424 9855975424 14147 33554432000 1073741824 1073778376 140736210584304 140031427571016 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22242] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22242/stat : 22242 (java) S 22221 22223 21352 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037431 9855975424 14147 33554432000 1073741824 1073778376 140736210584304 140031426515752 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.74
Current children cumulated vsize (KiB) 9624976

[startup+12.7007 s]

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

[pid=22223/tid=22231] ppid=22221 vsize=9624976 CPUtime=0.98 cores=0,2,4,6
/proc/22223/task/22231/stat : 22231 (java) S 22221 22223 21352 0 -1 4202560 410 0 0 0 96 2 0 0 20 0 19 0 254037419 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031919373096 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22232] ppid=22221 vsize=9624976 CPUtime=1 cores=0,2,4,6
/proc/22223/task/22232/stat : 22232 (java) S 22221 22223 21352 0 -1 4202560 435 0 0 0 98 2 0 0 20 0 19 0 254037419 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031918320552 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22233] ppid=22221 vsize=9624976 CPUtime=0.93 cores=0,2,4,6
/proc/22223/task/22233/stat : 22233 (java) S 22221 22223 21352 0 -1 4202560 281 0 0 0 91 2 0 0 20 0 19 0 254037419 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031917268008 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22234] ppid=22221 vsize=9624976 CPUtime=8.28 cores=0,2,4,6
/proc/22223/task/22234/stat : 22234 (java) S 22221 22223 21352 0 -1 4202560 162 0 0 0 825 3 0 0 20 0 19 0 254037421 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031434938472 240430135209 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22223/tid=22235] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22235/stat : 22235 (java) S 22221 22223 21352 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037421 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031433884792 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22236] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22236/stat : 22236 (java) S 22221 22223 21352 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037421 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031432832136 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22237] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22237/stat : 22237 (java) S 22221 22223 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037424 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031431780880 240430143264 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22238] ppid=22221 vsize=9624976 CPUtime=0.18 cores=0,2,4,6
/proc/22223/task/22238/stat : 22238 (java) S 22221 22223 21352 0 -1 4202560 2287 0 0 0 18 0 0 0 20 0 19 0 254037424 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031430728248 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22239] ppid=22221 vsize=9624976 CPUtime=0.15 cores=0,2,4,6
/proc/22223/task/22239/stat : 22239 (java) S 22221 22223 21352 0 -1 4202560 1639 0 0 0 15 0 0 0 20 0 19 0 254037424 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031429675704 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22240] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22240/stat : 22240 (java) S 22221 22223 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037424 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031428623352 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22241] ppid=22221 vsize=9624976 CPUtime=0.46 cores=0,2,4,6
/proc/22223/task/22241/stat : 22241 (java) S 22221 22223 21352 0 -1 4202560 95 0 0 0 22 24 0 0 20 0 19 0 254037424 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031427571016 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22223/tid=22242] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22242/stat : 22242 (java) S 22221 22223 21352 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037431 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031426515752 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1668.32
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 22314
/proc/meminfo: memFree=27072508/32873844 swapFree=6080/6080
[pid=22223] ppid=22221 vsize=9624976 CPUtime=1728.43 cores=0,2,4,6
/proc/22223/stat : 22223 (java) S 22221 22223 21352 0 -1 4202496 10520 0 1 0 172799 44 0 0 20 0 19 0 254037417 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140736210575440 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22223/statm: 2406244 70392 2264 9 0 2396937 0
[pid=22223/tid=22225] ppid=22221 vsize=9624976 CPUtime=1711.55 cores=0,2,4,6
/proc/22223/task/22225/stat : 22225 (java) R 22221 22223 21352 0 -1 4202560 2654 0 1 0 171126 29 0 0 20 0 19 0 254037418 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140032081604896 140031922964716 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22226] ppid=22221 vsize=9624976 CPUtime=0.96 cores=0,2,4,6
/proc/22223/task/22226/stat : 22226 (java) S 22221 22223 21352 0 -1 4202560 265 0 0 0 94 2 0 0 20 0 19 0 254037419 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140032043096232 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22223/tid=22227] ppid=22221 vsize=9624976 CPUtime=0.99 cores=0,2,4,6
/proc/22223/task/22227/stat : 22227 (java) S 22221 22223 21352 0 -1 4202560 247 0 0 0 97 2 0 0 20 0 19 0 254037419 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140032042043688 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22228] ppid=22221 vsize=9624976 CPUtime=1 cores=0,2,4,6
/proc/22223/task/22228/stat : 22228 (java) S 22221 22223 21352 0 -1 4202560 207 0 0 0 98 2 0 0 20 0 19 0 254037419 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031922530728 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22229] ppid=22221 vsize=9624976 CPUtime=0.84 cores=0,2,4,6
/proc/22223/task/22229/stat : 22229 (java) S 22221 22223 21352 0 -1 4202560 245 0 0 0 82 2 0 0 20 0 19 0 254037419 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031921478184 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22230] ppid=22221 vsize=9624976 CPUtime=1.01 cores=0,2,4,6
/proc/22223/task/22230/stat : 22230 (java) S 22221 22223 21352 0 -1 4202560 404 0 0 0 98 3 0 0 20 0 19 0 254037419 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031920425640 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22223/tid=22231] ppid=22221 vsize=9624976 CPUtime=1 cores=0,2,4,6
/proc/22223/task/22231/stat : 22231 (java) S 22221 22223 21352 0 -1 4202560 410 0 0 0 98 2 0 0 20 0 19 0 254037419 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031919373096 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22223/tid=22232] ppid=22221 vsize=9624976 CPUtime=1.02 cores=0,2,4,6
/proc/22223/task/22232/stat : 22232 (java) S 22221 22223 21352 0 -1 4202560 435 0 0 0 100 2 0 0 20 0 19 0 254037419 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031918320552 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22233] ppid=22221 vsize=9624976 CPUtime=0.95 cores=0,2,4,6
/proc/22223/task/22233/stat : 22233 (java) S 22221 22223 21352 0 -1 4202560 281 0 0 0 93 2 0 0 20 0 19 0 254037419 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031917268008 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22234] ppid=22221 vsize=9624976 CPUtime=8.52 cores=0,2,4,6
/proc/22223/task/22234/stat : 22234 (java) S 22221 22223 21352 0 -1 4202560 166 0 0 0 849 3 0 0 20 0 19 0 254037421 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031434938472 240430135209 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22223/tid=22235] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22235/stat : 22235 (java) S 22221 22223 21352 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037421 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031433884792 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22236] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22236/stat : 22236 (java) S 22221 22223 21352 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037421 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031432832136 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22237] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22237/stat : 22237 (java) S 22221 22223 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037424 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031431780880 240430143264 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22238] ppid=22221 vsize=9624976 CPUtime=0.18 cores=0,2,4,6
/proc/22223/task/22238/stat : 22238 (java) S 22221 22223 21352 0 -1 4202560 2287 0 0 0 18 0 0 0 20 0 19 0 254037424 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031430728248 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22239] ppid=22221 vsize=9624976 CPUtime=0.15 cores=0,2,4,6
/proc/22223/task/22239/stat : 22239 (java) S 22221 22223 21352 0 -1 4202560 1639 0 0 0 15 0 0 0 20 0 19 0 254037424 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031429675704 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22240] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22240/stat : 22240 (java) S 22221 22223 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037424 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031428623352 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22241] ppid=22221 vsize=9624976 CPUtime=0.48 cores=0,2,4,6
/proc/22223/task/22241/stat : 22241 (java) S 22221 22223 21352 0 -1 4202560 99 0 0 0 23 25 0 0 20 0 19 0 254037424 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031427571016 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22223/tid=22242] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22242/stat : 22242 (java) S 22221 22223 21352 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037431 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031426515752 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1728.43
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 22314
/proc/meminfo: memFree=27049484/32873844 swapFree=6080/6080
[pid=22223] ppid=22221 vsize=9624976 CPUtime=1788.54 cores=0,2,4,6
/proc/22223/stat : 22223 (java) S 22221 22223 21352 0 -1 4202496 10528 0 1 0 178809 45 0 0 20 0 19 0 254037417 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140736210575440 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22223/statm: 2406244 70392 2264 9 0 2396937 0
[pid=22223/tid=22225] ppid=22221 vsize=9624976 CPUtime=1771.32 cores=0,2,4,6
/proc/22223/task/22225/stat : 22225 (java) R 22221 22223 21352 0 -1 4202560 2656 0 1 0 177103 29 0 0 20 0 19 0 254037418 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140032081604896 140031923015254 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22226] ppid=22221 vsize=9624976 CPUtime=0.97 cores=0,2,4,6
/proc/22223/task/22226/stat : 22226 (java) S 22221 22223 21352 0 -1 4202560 265 0 0 0 95 2 0 0 20 0 19 0 254037419 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140032043096232 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22223/tid=22227] ppid=22221 vsize=9624976 CPUtime=1.01 cores=0,2,4,6
/proc/22223/task/22227/stat : 22227 (java) S 22221 22223 21352 0 -1 4202560 247 0 0 0 99 2 0 0 20 0 19 0 254037419 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140032042043688 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22223/tid=22228] ppid=22221 vsize=9624976 CPUtime=1.02 cores=0,2,4,6
/proc/22223/task/22228/stat : 22228 (java) S 22221 22223 21352 0 -1 4202560 207 0 0 0 100 2 0 0 20 0 19 0 254037419 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031922530728 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22229] ppid=22221 vsize=9624976 CPUtime=0.85 cores=0,2,4,6
/proc/22223/task/22229/stat : 22229 (java) S 22221 22223 21352 0 -1 4202560 245 0 0 0 83 2 0 0 20 0 19 0 254037419 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031921478184 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22230] ppid=22221 vsize=9624976 CPUtime=1.02 cores=0,2,4,6
/proc/22223/task/22230/stat : 22230 (java) S 22221 22223 21352 0 -1 4202560 404 0 0 0 99 3 0 0 20 0 19 0 254037419 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031920425640 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22231] ppid=22221 vsize=9624976 CPUtime=1.04 cores=0,2,4,6
/proc/22223/task/22231/stat : 22231 (java) S 22221 22223 21352 0 -1 4202560 410 0 0 0 102 2 0 0 20 0 19 0 254037419 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031919373096 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22232] ppid=22221 vsize=9624976 CPUtime=1.04 cores=0,2,4,6
/proc/22223/task/22232/stat : 22232 (java) S 22221 22223 21352 0 -1 4202560 435 0 0 0 102 2 0 0 20 0 19 0 254037419 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031918320552 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22233] ppid=22221 vsize=9624976 CPUtime=0.97 cores=0,2,4,6
/proc/22223/task/22233/stat : 22233 (java) S 22221 22223 21352 0 -1 4202560 281 0 0 0 95 2 0 0 20 0 19 0 254037419 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031917268008 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22234] ppid=22221 vsize=9624976 CPUtime=8.72 cores=0,2,4,6
/proc/22223/task/22234/stat : 22234 (java) S 22221 22223 21352 0 -1 4202560 168 0 0 0 869 3 0 0 20 0 19 0 254037421 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031434938472 240430135209 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22223/tid=22235] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22235/stat : 22235 (java) S 22221 22223 21352 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037421 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031433884792 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22236] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22236/stat : 22236 (java) S 22221 22223 21352 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037421 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031432832136 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22237] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22237/stat : 22237 (java) S 22221 22223 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037424 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031431780880 240430143264 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22238] ppid=22221 vsize=9624976 CPUtime=0.18 cores=0,2,4,6
/proc/22223/task/22238/stat : 22238 (java) S 22221 22223 21352 0 -1 4202560 2287 0 0 0 18 0 0 0 20 0 19 0 254037424 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031430728248 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22239] ppid=22221 vsize=9624976 CPUtime=0.15 cores=0,2,4,6
/proc/22223/task/22239/stat : 22239 (java) S 22221 22223 21352 0 -1 4202560 1639 0 0 0 15 0 0 0 20 0 19 0 254037424 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031429675704 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22240] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22240/stat : 22240 (java) S 22221 22223 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037424 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031428623352 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22241] ppid=22221 vsize=9624976 CPUtime=0.5 cores=0,2,4,6
/proc/22223/task/22241/stat : 22241 (java) S 22221 22223 21352 0 -1 4202560 103 0 0 0 24 26 0 0 20 0 19 0 254037424 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031427571016 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22223/tid=22242] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22242/stat : 22242 (java) S 22221 22223 21352 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037431 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031426515752 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1788.54
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1793.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 22314
/proc/meminfo: memFree=27049732/32873844 swapFree=6080/6080
[pid=22223] ppid=22221 vsize=9624976 CPUtime=1800.07 cores=0,2,4,6
/proc/22223/stat : 22223 (java) S 22221 22223 21352 0 -1 4202496 10531 0 1 0 179961 46 0 0 20 0 19 0 254037417 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140736210575440 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22223/statm: 2406244 70392 2264 9 0 2396937 0
[pid=22223/tid=22225] ppid=22221 vsize=9624976 CPUtime=1782.73 cores=0,2,4,6
/proc/22223/task/22225/stat : 22225 (java) R 22221 22223 21352 0 -1 4202560 2657 0 1 0 178243 30 0 0 20 0 19 0 254037418 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140032081604896 140031923015254 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22226] ppid=22221 vsize=9624976 CPUtime=0.98 cores=0,2,4,6
/proc/22223/task/22226/stat : 22226 (java) S 22221 22223 21352 0 -1 4202560 265 0 0 0 96 2 0 0 20 0 19 0 254037419 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140032043096232 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22223/tid=22227] ppid=22221 vsize=9624976 CPUtime=1.01 cores=0,2,4,6
/proc/22223/task/22227/stat : 22227 (java) S 22221 22223 21352 0 -1 4202560 247 0 0 0 99 2 0 0 20 0 19 0 254037419 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140032042043688 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22223/tid=22228] ppid=22221 vsize=9624976 CPUtime=1.03 cores=0,2,4,6
/proc/22223/task/22228/stat : 22228 (java) S 22221 22223 21352 0 -1 4202560 207 0 0 0 101 2 0 0 20 0 19 0 254037419 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031922530728 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22223/tid=22229] ppid=22221 vsize=9624976 CPUtime=0.85 cores=0,2,4,6
/proc/22223/task/22229/stat : 22229 (java) S 22221 22223 21352 0 -1 4202560 245 0 0 0 83 2 0 0 20 0 19 0 254037419 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031921478184 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22230] ppid=22221 vsize=9624976 CPUtime=1.02 cores=0,2,4,6
/proc/22223/task/22230/stat : 22230 (java) S 22221 22223 21352 0 -1 4202560 404 0 0 0 99 3 0 0 20 0 19 0 254037419 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031920425640 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22231] ppid=22221 vsize=9624976 CPUtime=1.04 cores=0,2,4,6
/proc/22223/task/22231/stat : 22231 (java) S 22221 22223 21352 0 -1 4202560 410 0 0 0 102 2 0 0 20 0 19 0 254037419 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031919373096 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22232] ppid=22221 vsize=9624976 CPUtime=1.04 cores=0,2,4,6
/proc/22223/task/22232/stat : 22232 (java) S 22221 22223 21352 0 -1 4202560 435 0 0 0 102 2 0 0 20 0 19 0 254037419 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031918320552 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22233] ppid=22221 vsize=9624976 CPUtime=0.97 cores=0,2,4,6
/proc/22223/task/22233/stat : 22233 (java) S 22221 22223 21352 0 -1 4202560 281 0 0 0 95 2 0 0 20 0 19 0 254037419 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031917268008 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22234] ppid=22221 vsize=9624976 CPUtime=8.81 cores=0,2,4,6
/proc/22223/task/22234/stat : 22234 (java) S 22221 22223 21352 0 -1 4202560 170 0 0 0 878 3 0 0 20 0 19 0 254037421 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031434938472 240430135209 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22223/tid=22235] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22235/stat : 22235 (java) S 22221 22223 21352 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037421 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031433884792 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22236] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22236/stat : 22236 (java) S 22221 22223 21352 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037421 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031432832136 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22237] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22237/stat : 22237 (java) S 22221 22223 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037424 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031431780880 240430143264 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22238] ppid=22221 vsize=9624976 CPUtime=0.18 cores=0,2,4,6
/proc/22223/task/22238/stat : 22238 (java) S 22221 22223 21352 0 -1 4202560 2287 0 0 0 18 0 0 0 20 0 19 0 254037424 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031430728248 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22223/tid=22239] ppid=22221 vsize=9624976 CPUtime=0.15 cores=0,2,4,6
/proc/22223/task/22239/stat : 22239 (java) S 22221 22223 21352 0 -1 4202560 1639 0 0 0 15 0 0 0 20 0 19 0 254037424 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031429675704 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22240] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22240/stat : 22240 (java) S 22221 22223 21352 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037424 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031428623352 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22223/tid=22241] ppid=22221 vsize=9624976 CPUtime=0.5 cores=0,2,4,6
/proc/22223/task/22241/stat : 22241 (java) S 22221 22223 21352 0 -1 4202560 103 0 0 0 24 26 0 0 20 0 19 0 254037424 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031427571016 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22223/tid=22242] ppid=22221 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22223/task/22242/stat : 22242 (java) S 22221 22223 21352 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037431 9855975424 70392 33554432000 1073741824 1073778376 140736210584304 140031426515752 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9624976

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): 1793.85
CPU time (s): 1800.67
CPU user time (s): 1799.77
CPU system time (s): 0.902862
CPU usage (%): 100.38
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.77
system time used= 0.902862
maximum resident set size= 281716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10599
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42974
involuntary context switches= 16072

runsolver used 6.02008 second user time and 13.8729 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-24 19:04:48
IDJOB=3687997
IDBENCH=2564
IDSOLVER=2269
FILE ID=node108/3687997-1337879088
RUNJOBID= node108-1337871881-21368
PBS_JOBID= 14620096
Free space on /tmp= 71720 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-MEDINT/submitted-PB06/manquiho/Aardal_1/normalized-prob8.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687997-1337879088/watcher-3687997-1337879088 -o /tmp/evaluation-result-3687997-1337879088/solver-3687997-1337879088 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3687997-1337879088.opb

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

MD5SUM BENCH= 9a5e6e5ac9dd04defb35f28c3f495740
RANDOM SEED=1723270997

node108.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.273
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.54
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.273
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.273
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.91
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.273
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.273
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.273
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	: 5438.55
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.273
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.90
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.273
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:       32873844 kB
MemFree:        26308528 kB
Buffers:          194416 kB
Cached:          4183812 kB
SwapCached:            0 kB
Active:          1905748 kB
Inactive:        3889000 kB
Active(anon):    1419504 kB
Inactive(anon):        0 kB
Active(file):     486244 kB
Inactive(file):  3889000 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               484 kB
Writeback:             0 kB
AnonPages:       1423036 kB
Mapped:            22608 kB
Shmem:               200 kB
Slab:             629932 kB
SReclaimable:      72160 kB
SUnreclaim:       557772 kB
KernelStack:        1592 kB
PageTables:         6940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2194700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1376256 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71720 MiB
End job on node108 at 2012-05-24 19:34:44