Trace number 3687993

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 1793.96

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob3.opb
MD5SUMd900242764082ad39bc001b38a8b6b82
Bench CategoryDEC-MEDINT (no optimisation, medium integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.192969
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables52
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 constraint52
Maximum length of a constraint52
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 5842800
Number of bits of the biggest number in a constraint 23
Biggest sum of numbers in a constraint 78219574
Number of bits of the biggest sum of numbers27
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version 2.3.2.v20120418
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3687993-1337879087.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c ... done. Wall clock time 0.01s.
0.09/0.12	c declared #vars     52
0.09/0.12	c #constraints  2
0.09/0.12	c constraints type 
0.09/0.12	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2
0.09/0.12	c 2 constraints processed.
0.48/0.37	c cleaning 2500 clauses out of 5000 with flag 5000/5000
0.78/0.50	c cleaning 4252 clauses out of 8503 with flag 11003/11003
0.89/0.66	c cleaning 5624 clauses out of 11248 with flag 18000/18000
1.10/0.84	c cleaning 6812 clauses out of 13625 with flag 26001/26001
1.34/1.07	c cleaning 7899 clauses out of 15812 with flag 35000/35000
1.55/1.29	c cleaning 8957 clauses out of 17914 with flag 45001/45001
1.86/1.57	c cleaning 9973 clauses out of 19956 with flag 56000/56000
2.26/1.92	c cleaning 10992 clauses out of 21984 with flag 68001/68001
2.57/2.24	c cleaning 11991 clauses out of 23992 with flag 81001/81001
2.99/2.60	c cleaning 13000 clauses out of 26000 with flag 95000/95000
3.41/3.00	c cleaning 13993 clauses out of 28000 with flag 110000/110000
3.83/3.49	c cleaning 15005 clauses out of 30009 with flag 126002/126002
4.44/4.06	c cleaning 15995 clauses out of 32002 with flag 143000/143000
5.07/4.65	c cleaning 17004 clauses out of 34007 with flag 161000/161000
5.68/5.25	c cleaning 18001 clauses out of 36003 with flag 180000/180000
6.38/5.90	c cleaning 18994 clauses out of 38003 with flag 200001/200001
7.00/6.58	c cleaning 20002 clauses out of 40008 with flag 221000/221000
7.81/7.35	c cleaning 21003 clauses out of 42006 with flag 243000/243000
8.63/8.14	c cleaning 22002 clauses out of 44003 with flag 266000/266000
9.55/9.00	c cleaning 22996 clauses out of 46001 with flag 290000/290000
10.46/9.93	c cleaning 23996 clauses out of 48009 with flag 315004/315004
11.47/10.96	c cleaning 25006 clauses out of 50011 with flag 341002/341002
12.60/12.02	c cleaning 25999 clauses out of 52003 with flag 368000/368000
13.81/13.26	c cleaning 26996 clauses out of 54004 with flag 396000/396000
15.11/14.54	c cleaning 27998 clauses out of 56009 with flag 425001/425001
16.32/15.78	c cleaning 29003 clauses out of 58011 with flag 455001/455001
17.56/16.98	c cleaning 29998 clauses out of 60007 with flag 486000/486000
19.09/18.47	c cleaning 31003 clauses out of 62010 with flag 518001/518001
20.70/20.00	c cleaning 31995 clauses out of 64006 with flag 551000/551000
22.44/21.78	c cleaning 33004 clauses out of 66012 with flag 585001/585001
23.87/23.15	c cleaning 33998 clauses out of 68008 with flag 620001/620001
25.48/24.71	c cleaning 35000 clauses out of 70010 with flag 656001/656001
27.40/26.64	c cleaning 36001 clauses out of 72009 with flag 693000/693000
29.43/28.63	c cleaning 37000 clauses out of 74008 with flag 731000/731000
31.23/30.43	c cleaning 38003 clauses out of 76010 with flag 770002/770002
33.44/32.68	c cleaning 38995 clauses out of 78006 with flag 810001/810001
35.85/35.09	c cleaning 40002 clauses out of 80011 with flag 851001/851001
38.38/37.52	c cleaning 40999 clauses out of 82008 with flag 893000/893000
40.79/39.93	c cleaning 41997 clauses out of 84009 with flag 936000/936000
43.01/42.19	c cleaning 43001 clauses out of 86013 with flag 980001/980001
45.28/44.31	c cleaning 43996 clauses out of 88011 with flag 1025000/1025000
48.10/47.16	c cleaning 45004 clauses out of 90016 with flag 1071001/1071001
50.53/49.56	c cleaning 46007 clauses out of 92013 with flag 1118002/1118002
53.27/52.21	c cleaning 46995 clauses out of 94004 with flag 1166000/1166000
55.70/54.62	c cleaning 48000 clauses out of 96009 with flag 1215000/1215000
58.63/57.55	c cleaning 49000 clauses out of 98010 with flag 1265001/1265001
61.45/60.33	c cleaning 50003 clauses out of 100009 with flag 1316000/1316000
64.38/63.29	c cleaning 51002 clauses out of 102006 with flag 1368000/1368000
67.50/66.34	c cleaning 51995 clauses out of 104004 with flag 1421000/1421000
71.23/70.01	c cleaning 53005 clauses out of 106009 with flag 1475000/1475000
75.06/73.88	c cleaning 53998 clauses out of 108005 with flag 1530001/1530001
78.88/77.60	c cleaning 54999 clauses out of 110006 with flag 1586000/1586000
82.20/80.92	c cleaning 56004 clauses out of 112008 with flag 1643001/1643001
86.82/85.58	c cleaning 57002 clauses out of 114004 with flag 1701001/1701001
91.04/89.74	c cleaning 57999 clauses out of 116003 with flag 1760002/1760002
95.38/94.00	c cleaning 58998 clauses out of 118002 with flag 1820000/1820000
99.91/98.52	c cleaning 60002 clauses out of 120005 with flag 1881001/1881001
104.83/103.48	c cleaning 60995 clauses out of 122002 with flag 1943000/1943000
109.63/108.21	c cleaning 62003 clauses out of 124010 with flag 2006003/2006003
113.06/111.63	c cleaning 63001 clauses out of 126005 with flag 2070001/2070001
117.97/116.55	c cleaning 63996 clauses out of 128004 with flag 2135001/2135001
122.71/121.25	c cleaning 65003 clauses out of 130007 with flag 2201000/2201000
127.45/125.90	c cleaning 66000 clauses out of 132006 with flag 2268002/2268002
132.38/130.81	c cleaning 66993 clauses out of 134004 with flag 2336000/2336000
137.81/136.20	c cleaning 68003 clauses out of 136011 with flag 2405000/2405000
141.83/140.28	c cleaning 69003 clauses out of 138008 with flag 2475000/2475000
146.74/145.13	c cleaning 69999 clauses out of 140005 with flag 2546000/2546000
152.21/150.57	c cleaning 71000 clauses out of 142006 with flag 2618000/2618000
156.75/155.10	c cleaning 71998 clauses out of 144006 with flag 2691000/2691000
162.76/161.01	c cleaning 73000 clauses out of 146010 with flag 2765002/2765002
169.69/167.91	c cleaning 73998 clauses out of 148008 with flag 2840000/2840000
176.43/174.65	c cleaning 75004 clauses out of 150010 with flag 2916000/2916000
183.38/181.56	c cleaning 76004 clauses out of 152007 with flag 2993001/2993001
188.60/186.77	c cleaning 76999 clauses out of 154002 with flag 3071000/3071000
194.33/192.44	c cleaning 77994 clauses out of 156005 with flag 3150002/3150002
200.24/198.32	c cleaning 79003 clauses out of 158012 with flag 3230003/3230003
206.15/204.27	c cleaning 80004 clauses out of 160008 with flag 3311002/3311002
213.19/211.28	c cleaning 80995 clauses out of 162002 with flag 3393000/3393000
219.62/217.63	c cleaning 82000 clauses out of 164009 with flag 3476002/3476002
227.14/225.11	c cleaning 83002 clauses out of 166009 with flag 3560002/3560002
234.57/232.57	c cleaning 83996 clauses out of 168005 with flag 3645000/3645000
242.69/240.63	c cleaning 84995 clauses out of 170010 with flag 3731001/3731001
251.53/249.43	c cleaning 86003 clauses out of 172014 with flag 3818000/3818000
260.28/258.19	c cleaning 87003 clauses out of 174012 with flag 3906001/3906001
268.70/266.57	c cleaning 88005 clauses out of 176010 with flag 3995002/3995002
276.32/274.10	c cleaning 88998 clauses out of 178004 with flag 4085001/4085001
284.96/282.73	c cleaning 89998 clauses out of 180005 with flag 4176000/4176000
294.22/291.99	c cleaning 91004 clauses out of 182009 with flag 4268002/4268002
302.56/300.25	c cleaning 92000 clauses out of 184003 with flag 4361000/4361000
310.79/308.41	c cleaning 92998 clauses out of 186005 with flag 4455002/4455002
318.13/315.71	c cleaning 94003 clauses out of 188005 with flag 4550000/4550000
325.14/322.73	c cleaning 94995 clauses out of 190002 with flag 4646000/4646000
332.48/330.02	c cleaning 96001 clauses out of 192008 with flag 4743001/4743001
340.81/338.34	c cleaning 96997 clauses out of 194010 with flag 4841004/4841004
350.63/348.11	c cleaning 97997 clauses out of 196009 with flag 4940000/4940000
360.89/358.36	c cleaning 99002 clauses out of 198013 with flag 5040001/5040001
370.57/367.91	c cleaning 100002 clauses out of 200010 with flag 5141000/5141000
381.22/378.56	c cleaning 101001 clauses out of 202009 with flag 5243001/5243001
393.15/390.45	c cleaning 101997 clauses out of 204008 with flag 5346001/5346001
404.07/401.38	c cleaning 103003 clauses out of 206011 with flag 5450001/5450001
414.37/411.63	c cleaning 104001 clauses out of 208007 with flag 5555000/5555000
425.87/423.13	c cleaning 105004 clauses out of 210009 with flag 5661003/5661003
437.63/434.80	c cleaning 105996 clauses out of 212003 with flag 5768001/5768001
449.95/447.13	c cleaning 107002 clauses out of 214008 with flag 5876002/5876002
460.87/458.07	c cleaning 107999 clauses out of 216006 with flag 5985002/5985002
473.55/470.62	c cleaning 109000 clauses out of 218008 with flag 6095003/6095003
486.09/483.15	c cleaning 110001 clauses out of 220007 with flag 6206002/6206002
500.75/497.77	c cleaning 110999 clauses out of 222004 with flag 6318000/6318000
513.69/510.69	c cleaning 111997 clauses out of 224006 with flag 6431001/6431001
526.63/523.50	c cleaning 112999 clauses out of 226009 with flag 6545001/6545001
540.57/537.49	c cleaning 114001 clauses out of 228009 with flag 6660000/6660000
551.89/548.71	c cleaning 114998 clauses out of 230008 with flag 6776000/6776000
563.13/559.94	c cleaning 115999 clauses out of 232010 with flag 6893000/6893000
574.18/570.93	c cleaning 117001 clauses out of 234012 with flag 7011001/7011001
586.79/583.57	c cleaning 118005 clauses out of 236011 with flag 7130001/7130001
598.25/594.97	c cleaning 118993 clauses out of 238006 with flag 7250001/7250001
611.96/608.69	c cleaning 119999 clauses out of 240012 with flag 7371000/7371000
625.07/621.79	c cleaning 121007 clauses out of 242015 with flag 7493002/7493002
639.45/636.04	c cleaning 122002 clauses out of 244006 with flag 7616000/7616000
654.00/650.53	c cleaning 122995 clauses out of 246004 with flag 7740000/7740000
669.55/666.09	c cleaning 124002 clauses out of 248010 with flag 7865001/7865001
683.80/680.23	c cleaning 124999 clauses out of 250009 with flag 7991002/7991002
699.41/695.80	c cleaning 126001 clauses out of 252008 with flag 8118000/8118000
713.17/709.52	c cleaning 127002 clauses out of 254008 with flag 8246001/8246001
728.12/724.41	c cleaning 127998 clauses out of 256006 with flag 8375001/8375001
742.07/738.39	c cleaning 129001 clauses out of 258010 with flag 8505003/8505003
757.69/753.92	c cleaning 130001 clauses out of 260006 with flag 8636000/8636000
772.92/769.11	c cleaning 131001 clauses out of 262005 with flag 8768000/8768000
787.95/784.13	c cleaning 131999 clauses out of 264006 with flag 8901002/8901002
800.76/796.94	c cleaning 133004 clauses out of 266008 with flag 9035003/9035003
818.88/815.02	c cleaning 133994 clauses out of 268002 with flag 9170001/9170001
835.44/831.60	c cleaning 135000 clauses out of 270007 with flag 9306000/9306000
853.89/849.94	c cleaning 136000 clauses out of 272008 with flag 9443001/9443001
871.87/867.87	c cleaning 137002 clauses out of 274011 with flag 9581004/9581004
886.72/882.64	c cleaning 137997 clauses out of 276006 with flag 9720001/9720001
901.58/897.42	c cleaning 138995 clauses out of 278009 with flag 9860001/9860001
918.72/914.51	c cleaning 140004 clauses out of 280015 with flag 10001002/10001002
936.68/932.48	c cleaning 140998 clauses out of 282010 with flag 10143001/10143001
952.85/948.59	c cleaning 142003 clauses out of 284012 with flag 10286001/10286001
970.96/966.64	c cleaning 143003 clauses out of 286008 with flag 10430000/10430000
989.54/985.11	c cleaning 144002 clauses out of 288005 with flag 10575000/10575000
1007.49/1003.00	c cleaning 144993 clauses out of 290004 with flag 10721001/10721001
1023.06/1018.59	c cleaning 145999 clauses out of 292010 with flag 10868000/10868000
1041.27/1036.73	c cleaning 147004 clauses out of 294013 with flag 11016002/11016002
1059.60/1054.99	c cleaning 147997 clauses out of 296007 with flag 11165000/11165000
1077.53/1072.88	c cleaning 149002 clauses out of 298010 with flag 11315000/11315000
1095.86/1091.14	c cleaning 149997 clauses out of 300008 with flag 11466000/11466000
1113.81/1109.08	c cleaning 150999 clauses out of 302011 with flag 11618000/11618000
1136.79/1131.93	c cleaning 152003 clauses out of 304014 with flag 11771002/11771002
1158.87/1153.96	c cleaning 153003 clauses out of 306009 with flag 11925000/11925000
1177.70/1172.73	c cleaning 154000 clauses out of 308006 with flag 12080000/12080000
1199.11/1194.19	c cleaning 154998 clauses out of 310008 with flag 12236002/12236002
1220.25/1215.27	c cleaning 155999 clauses out of 312008 with flag 12393000/12393000
1247.40/1242.35	c cleaning 157003 clauses out of 314009 with flag 12551000/12551000
1265.86/1260.74	c cleaning 157989 clauses out of 316006 with flag 12710000/12710000
1293.90/1288.79	c cleaning 159002 clauses out of 318017 with flag 12870000/12870000
1314.28/1309.08	c cleaning 160004 clauses out of 320015 with flag 13031000/13031000
1336.65/1331.39	c cleaning 161003 clauses out of 322012 with flag 13193001/13193001
1361.89/1356.56	c cleaning 161996 clauses out of 324008 with flag 13356000/13356000
1382.24/1376.88	c cleaning 162999 clauses out of 326013 with flag 13520001/13520001
1402.65/1397.27	c cleaning 163998 clauses out of 328014 with flag 13685001/13685001
1426.58/1421.18	c cleaning 164998 clauses out of 330015 with flag 13851000/13851000
1449.21/1443.74	c cleaning 166007 clauses out of 332019 with flag 14018002/14018002
1471.87/1466.33	c cleaning 167000 clauses out of 334014 with flag 14186004/14186004
1493.18/1487.64	c cleaning 168003 clauses out of 336012 with flag 14355002/14355002
1517.01/1511.50	c cleaning 169004 clauses out of 338012 with flag 14525005/14525005
1541.55/1535.90	c cleaning 169999 clauses out of 340006 with flag 14696003/14696003
1562.84/1557.11	c cleaning 170998 clauses out of 342005 with flag 14868001/14868001
1586.58/1580.82	c cleaning 172002 clauses out of 344006 with flag 15041000/15041000
1614.70/1608.93	c cleaning 173001 clauses out of 346006 with flag 15215002/15215002
1633.78/1627.92	c cleaning 173994 clauses out of 348003 with flag 15390000/15390000
1656.91/1651.03	c cleaning 175002 clauses out of 350011 with flag 15566002/15566002
1680.25/1674.38	c cleaning 176002 clauses out of 352007 with flag 15743000/15743000
1703.39/1697.47	c cleaning 176994 clauses out of 354006 with flag 15921001/15921001
1733.01/1727.09	c cleaning 177997 clauses out of 356011 with flag 16100000/16100000
1761.15/1755.15	c cleaning 179005 clauses out of 358015 with flag 16280001/16280001
1790.49/1784.44	c cleaning 180002 clauses out of 360009 with flag 16461000/16461000
1800.00/1793.91	c starts		: 347
1800.00/1793.91	c conflicts		: 16569891
1800.00/1793.91	c decisions		: 16578949
1800.00/1793.91	c propagations		: 92169385
1800.00/1793.91	c inspects		: 23675150376
1800.00/1793.91	c shortcuts		: 0
1800.00/1793.91	c learnt literals	: 0
1800.00/1793.91	c learnt binary clauses	: 0
1800.00/1793.91	c learnt ternary clauses	: 0
1800.00/1793.91	c learnt constraints	: 16569891
1800.00/1793.91	c ignored constraints	: 0
1800.00/1793.91	c root simplifications	: 0
1800.00/1793.91	c removed literals (reason simplification)	: 0
1800.00/1793.91	c reason swapping (by a shorter reason)	: 0
1800.00/1793.91	c Calls to reduceDB	: 177
1800.00/1793.91	c number of reductions to clauses (during analyze)	: 0
1800.00/1793.91	c number of learned constraints concerned by reduction	: 0
1800.00/1793.91	c number of learning phase by resolution	: 0
1800.00/1793.91	c number of learning phase by cutting planes	: 0
1800.00/1793.91	c speed (assignments/second)	: 51382.62891037666
1800.00/1793.91	c non guided choices	43
1800.00/1793.95	c learnt constraints type 
1800.00/1793.95	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 288969
1800.00/1793.95	c constraints type 
1800.00/1793.95	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2
1800.00/1793.95	c 2 constraints processed.
1800.00/1793.95	s UNKNOWN
1800.00/1793.95	c Total wall clock time (in seconds): 1793.836

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

running on 4 cores: 1,3,5,7

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 3/194 26069
/proc/meminfo: memFree=27363840/32873844 swapFree=7364/7364
[pid=26069] ppid=26067 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/26069/stat : 26069 (java) D 26067 26069 24862 0 -1 4202496 248 0 0 0 0 0 0 0 20 0 1 0 254033013 9515008 182 33554432000 1073741824 1073778376 140737200987968 140737200979000 254750310069 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/26069/statm: 2323 182 140 9 0 71 0

[startup+0.104642 s]
/proc/loadavg: 1.92 1.98 1.99 3/194 26069
/proc/meminfo: memFree=27363840/32873844 swapFree=7364/7364
[pid=26069] ppid=26067 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/26069/stat : 26069 (java) S 26067 26069 24862 0 -1 4202496 4372 0 1 0 8 1 0 0 20 0 18 0 254033013 9787813888 5561 33554432000 1073741824 1073778376 140733371764000 140733371755136 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26069/statm: 2389603 5561 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.200254 s]
/proc/loadavg: 1.92 1.98 1.99 3/194 26069
/proc/meminfo: memFree=27363840/32873844 swapFree=7364/7364
[pid=26069] ppid=26067 vsize=9624976 CPUtime=0.32 cores=1,3,5,7
/proc/26069/stat : 26069 (java) S 26067 26069 24862 0 -1 4202496 6605 0 1 0 31 1 0 0 20 0 19 0 254033013 9855975424 7470 33554432000 1073741824 1073778376 140733371764000 140733371755136 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26069/statm: 2406244 7470 2200 9 0 2396937 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 9624976

[startup+0.300279 s]
/proc/loadavg: 1.92 1.98 1.99 3/194 26069
/proc/meminfo: memFree=27363840/32873844 swapFree=7364/7364
[pid=26069] ppid=26067 vsize=9624976 CPUtime=0.48 cores=1,3,5,7
/proc/26069/stat : 26069 (java) S 26067 26069 24862 0 -1 4202496 6848 0 1 0 47 1 0 0 20 0 19 0 254033013 9855975424 7494 33554432000 1073741824 1073778376 140733371764000 140733371755136 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26069/statm: 2406244 7494 2217 9 0 2396937 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9624976

[startup+0.700243 s]
/proc/loadavg: 1.92 1.98 1.99 3/194 26069
/proc/meminfo: memFree=27363840/32873844 swapFree=7364/7364
[pid=26069] ppid=26067 vsize=9624976 CPUtime=1 cores=1,3,5,7
/proc/26069/stat : 26069 (java) S 26067 26069 24862 0 -1 4202496 6959 0 1 0 98 2 0 0 20 0 19 0 254033013 9855975424 10633 33554432000 1073741824 1073778376 140733371764000 140733371755136 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26069/statm: 2406244 10633 2255 9 0 2396937 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 9624976

[startup+1.50077 s]
/proc/loadavg: 1.92 1.98 1.99 3/213 26088
/proc/meminfo: memFree=27327404/32873844 swapFree=7364/7364
[pid=26069] ppid=26067 vsize=9624976 CPUtime=1.86 cores=1,3,5,7
/proc/26069/stat : 26069 (java) S 26067 26069 24862 0 -1 4202496 7431 0 1 0 184 2 0 0 20 0 19 0 254033013 9855975424 11254 33554432000 1073741824 1073778376 140733371764000 140733371755136 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26069/statm: 2406244 11254 2266 9 0 2396937 0
[pid=26069/tid=26071] ppid=26067 vsize=9624976 CPUtime=1.38 cores=1,3,5,7
/proc/26069/task/26071/stat : 26071 (java) R 26067 26069 24862 0 -1 4202560 2456 0 1 0 137 1 0 0 20 0 19 0 254033014 9855975424 11254 33554432000 1073741824 1073778376 140733371764000 140240057123064 140239893415894 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26069/tid=26072] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26072/stat : 26072 (java) S 26067 26069 24862 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254033015 9855975424 11254 33554432000 1073741824 1073778376 140733371764000 140240018614696 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26069/tid=26073] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26073/stat : 26073 (java) S 26067 26069 24862 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254033015 9855975424 11254 33554432000 1073741824 1073778376 140733371764000 140240017562152 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26074] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26074/stat : 26074 (java) S 26067 26069 24862 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254033015 9855975424 11254 33554432000 1073741824 1073778376 140733371764000 140240016509096 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26069/tid=26075] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26075/stat : 26075 (java) S 26067 26069 24862 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254033015 9855975424 11254 33554432000 1073741824 1073778376 140733371764000 140240015456552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26076] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26076/stat : 26076 (java) S 26067 26069 24862 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254033015 9855975424 11254 33554432000 1073741824 1073778376 140733371764000 140240014404520 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26077] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26077/stat : 26077 (java) S 26067 26069 24862 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254033015 9855975424 11254 33554432000 1073741824 1073778376 140733371764000 140240013351976 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26078] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26078/stat : 26078 (java) S 26067 26069 24862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033015 9855975424 11254 33554432000 1073741824 1073778376 140733371764000 140240012298920 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26079] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26079/stat : 26079 (java) S 26067 26069 24862 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254033015 9855975424 11254 33554432000 1073741824 1073778376 140733371764000 140239892900648 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26069/tid=26080] ppid=26067 vsize=9624976 CPUtime=0.04 cores=1,3,5,7
/proc/26069/task/26080/stat : 26080 (java) S 26067 26069 24862 0 -1 4202560 30 0 0 0 4 0 0 0 20 0 19 0 254033017 9855975424 11254 33554432000 1073741824 1073778376 140733371764000 140239880702312 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26081] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26081/stat : 26081 (java) S 26067 26069 24862 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254033017 9855975424 11254 33554432000 1073741824 1073778376 140733371764000 140239879648632 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26082] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26082/stat : 26082 (java) S 26067 26069 24862 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254033017 9855975424 11254 33554432000 1073741824 1073778376 140733371764000 140239878595464 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26083] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26083/stat : 26083 (java) S 26067 26069 24862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033019 9855975424 11254 33554432000 1073741824 1073778376 140733371764000 140239877544208 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26084] ppid=26067 vsize=9624976 CPUtime=0.17 cores=1,3,5,7
/proc/26069/task/26084/stat : 26084 (java) S 26067 26069 24862 0 -1 4202560 1946 0 0 0 17 0 0 0 20 0 19 0 254033019 9855975424 11254 33554432000 1073741824 1073778376 140733371764000 140239137925944 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26085] ppid=26067 vsize=9624976 CPUtime=0.16 cores=1,3,5,7
/proc/26069/task/26085/stat : 26085 (java) S 26067 26069 24862 0 -1 4202560 1766 0 0 0 16 0 0 0 20 0 19 0 254033019 9855975424 11254 33554432000 1073741824 1073778376 140733371764000 140239136873400 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26086] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26086/stat : 26086 (java) S 26067 26069 24862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033019 9855975424 11254 33554432000 1073741824 1073778376 140733371764000 140239135820536 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26069/tid=26087] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26087/stat : 26087 (java) S 26067 26069 24862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033020 9855975424 11254 33554432000 1073741824 1073778376 140733371764000 140239134768200 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26088] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26088/stat : 26088 (java) S 26067 26069 24862 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254033026 9855975424 11254 33554432000 1073741824 1073778376 140733371764000 140239133713448 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 9624976

[startup+3.10067 s]
/proc/loadavg: 1.92 1.98 1.99 3/213 26088
/proc/meminfo: memFree=27326908/32873844 swapFree=7364/7364
[pid=26069] ppid=26067 vsize=9624976 CPUtime=3.52 cores=1,3,5,7
/proc/26069/stat : 26069 (java) S 26067 26069 24862 0 -1 4202496 7467 0 1 0 349 3 0 0 20 0 19 0 254033013 9855975424 12305 33554432000 1073741824 1073778376 140733371764000 140733371755136 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26069/statm: 2406244 12305 2266 9 0 2396937 0
[pid=26069/tid=26071] ppid=26067 vsize=9624976 CPUtime=2.88 cores=1,3,5,7
/proc/26069/task/26071/stat : 26071 (java) R 26067 26069 24862 0 -1 4202560 2461 0 1 0 287 1 0 0 20 0 19 0 254033014 9855975424 12305 33554432000 1073741824 1073778376 140733371764000 140240057123224 140239893317342 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26069/tid=26072] ppid=26067 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/26069/task/26072/stat : 26072 (java) S 26067 26069 24862 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 19 0 254033015 9855975424 12305 33554432000 1073741824 1073778376 140733371764000 140240018614696 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26073] ppid=26067 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/26069/task/26073/stat : 26073 (java) S 26067 26069 24862 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 254033015 9855975424 12305 33554432000 1073741824 1073778376 140733371764000 140240017562152 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26074] ppid=26067 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/26069/task/26074/stat : 26074 (java) S 26067 26069 24862 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 254033015 9855975424 12305 33554432000 1073741824 1073778376 140733371764000 140240016509096 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26069/tid=26075] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26075/stat : 26075 (java) S 26067 26069 24862 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254033015 9855975424 12305 33554432000 1073741824 1073778376 140733371764000 140240015456552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26069/tid=26076] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26076/stat : 26076 (java) S 26067 26069 24862 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 254033015 9855975424 12305 33554432000 1073741824 1073778376 140733371764000 140240014404520 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26077] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26077/stat : 26077 (java) S 26067 26069 24862 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254033015 9855975424 12305 33554432000 1073741824 1073778376 140733371764000 140240013351976 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26069/tid=26078] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26078/stat : 26078 (java) S 26067 26069 24862 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254033015 9855975424 12305 33554432000 1073741824 1073778376 140733371764000 140240012298920 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26079] ppid=26067 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/26069/task/26079/stat : 26079 (java) S 26067 26069 24862 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 254033015 9855975424 12305 33554432000 1073741824 1073778376 140733371764000 140239892900648 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26069/tid=26080] ppid=26067 vsize=9624976 CPUtime=0.1 cores=1,3,5,7
/proc/26069/task/26080/stat : 26080 (java) S 26067 26069 24862 0 -1 4202560 31 0 0 0 10 0 0 0 20 0 19 0 254033017 9855975424 12305 33554432000 1073741824 1073778376 140733371764000 140239880702312 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26081] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26081/stat : 26081 (java) S 26067 26069 24862 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254033017 9855975424 12305 33554432000 1073741824 1073778376 140733371764000 140239879648632 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26082] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26082/stat : 26082 (java) S 26067 26069 24862 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254033017 9855975424 12305 33554432000 1073741824 1073778376 140733371764000 140239878595464 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26083] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26083/stat : 26083 (java) S 26067 26069 24862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033019 9855975424 12305 33554432000 1073741824 1073778376 140733371764000 140239877544208 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26084] ppid=26067 vsize=9624976 CPUtime=0.17 cores=1,3,5,7
/proc/26069/task/26084/stat : 26084 (java) S 26067 26069 24862 0 -1 4202560 1946 0 0 0 17 0 0 0 20 0 19 0 254033019 9855975424 12305 33554432000 1073741824 1073778376 140733371764000 140239137925944 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26085] ppid=26067 vsize=9624976 CPUtime=0.16 cores=1,3,5,7
/proc/26069/task/26085/stat : 26085 (java) S 26067 26069 24862 0 -1 4202560 1766 0 0 0 16 0 0 0 20 0 19 0 254033019 9855975424 12305 33554432000 1073741824 1073778376 140733371764000 140239136873400 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26086] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26086/stat : 26086 (java) S 26067 26069 24862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033019 9855975424 12305 33554432000 1073741824 1073778376 140733371764000 140239135820536 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26069/tid=26087] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26087/stat : 26087 (java) S 26067 26069 24862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033020 9855975424 12305 33554432000 1073741824 1073778376 140733371764000 140239134768200 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26088] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26088/stat : 26088 (java) S 26067 26069 24862 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254033026 9855975424 12305 33554432000 1073741824 1073778376 140733371764000 140239133713448 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.52
Current children cumulated vsize (KiB) 9624976

[startup+6.30065 s]
/proc/loadavg: 1.93 1.98 1.99 3/213 26088
/proc/meminfo: memFree=27320392/32873844 swapFree=7364/7364
[pid=26069] ppid=26067 vsize=9624976 CPUtime=6.8 cores=1,3,5,7
/proc/26069/stat : 26069 (java) S 26067 26069 24862 0 -1 4202496 7641 0 1 0 677 3 0 0 20 0 19 0 254033013 9855975424 12773 33554432000 1073741824 1073778376 140733371764000 140733371755136 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26069/statm: 2406244 12773 2266 9 0 2396937 0
[pid=26069/tid=26071] ppid=26067 vsize=9624976 CPUtime=5.96 cores=1,3,5,7
/proc/26069/task/26071/stat : 26071 (java) R 26067 26069 24862 0 -1 4202560 2466 0 1 0 595 1 0 0 20 0 19 0 254033014 9855975424 12773 33554432000 1073741824 1073778376 140733371764000 140240057123224 140239893415894 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26069/tid=26072] ppid=26067 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/26069/task/26072/stat : 26072 (java) S 26067 26069 24862 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 19 0 254033015 9855975424 12773 33554432000 1073741824 1073778376 140733371764000 140240018614696 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26073] ppid=26067 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/26069/task/26073/stat : 26073 (java) S 26067 26069 24862 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 19 0 254033015 9855975424 12773 33554432000 1073741824 1073778376 140733371764000 140240017562152 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26074] ppid=26067 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/26069/task/26074/stat : 26074 (java) S 26067 26069 24862 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 254033015 9855975424 12773 33554432000 1073741824 1073778376 140733371764000 140240016509096 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26069/tid=26075] ppid=26067 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/26069/task/26075/stat : 26075 (java) S 26067 26069 24862 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 254033015 9855975424 12773 33554432000 1073741824 1073778376 140733371764000 140240015456552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26069/tid=26076] ppid=26067 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/26069/task/26076/stat : 26076 (java) S 26067 26069 24862 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 254033015 9855975424 12773 33554432000 1073741824 1073778376 140733371764000 140240014404520 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26077] ppid=26067 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/26069/task/26077/stat : 26077 (java) S 26067 26069 24862 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 254033015 9855975424 12773 33554432000 1073741824 1073778376 140733371764000 140240013351976 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26078] ppid=26067 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/26069/task/26078/stat : 26078 (java) S 26067 26069 24862 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 254033015 9855975424 12773 33554432000 1073741824 1073778376 140733371764000 140240012298920 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26069/tid=26079] ppid=26067 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/26069/task/26079/stat : 26079 (java) S 26067 26069 24862 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 254033015 9855975424 12773 33554432000 1073741824 1073778376 140733371764000 140239892900648 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26069/tid=26080] ppid=26067 vsize=9624976 CPUtime=0.18 cores=1,3,5,7
/proc/26069/task/26080/stat : 26080 (java) S 26067 26069 24862 0 -1 4202560 32 0 0 0 18 0 0 0 20 0 19 0 254033017 9855975424 12773 33554432000 1073741824 1073778376 140733371764000 140239880702312 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26081] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26081/stat : 26081 (java) S 26067 26069 24862 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254033017 9855975424 12773 33554432000 1073741824 1073778376 140733371764000 140239879648632 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26082] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26082/stat : 26082 (java) S 26067 26069 24862 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254033017 9855975424 12773 33554432000 1073741824 1073778376 140733371764000 140239878595464 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26083] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26083/stat : 26083 (java) S 26067 26069 24862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033019 9855975424 12773 33554432000 1073741824 1073778376 140733371764000 140239877544208 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26084] ppid=26067 vsize=9624976 CPUtime=0.17 cores=1,3,5,7
/proc/26069/task/26084/stat : 26084 (java) S 26067 26069 24862 0 -1 4202560 1946 0 0 0 17 0 0 0 20 0 19 0 254033019 9855975424 12773 33554432000 1073741824 1073778376 140733371764000 140239137925944 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26085] ppid=26067 vsize=9624976 CPUtime=0.18 cores=1,3,5,7
/proc/26069/task/26085/stat : 26085 (java) S 26067 26069 24862 0 -1 4202560 1912 0 0 0 18 0 0 0 20 0 19 0 254033019 9855975424 12773 33554432000 1073741824 1073778376 140733371764000 140239136873400 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26086] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26086/stat : 26086 (java) S 26067 26069 24862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033019 9855975424 12773 33554432000 1073741824 1073778376 140733371764000 140239135820536 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26069/tid=26087] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26087/stat : 26087 (java) S 26067 26069 24862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033020 9855975424 12773 33554432000 1073741824 1073778376 140733371764000 140239134768200 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26088] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26088/stat : 26088 (java) S 26067 26069 24862 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254033026 9855975424 12773 33554432000 1073741824 1073778376 140733371764000 140239133713448 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.8
Current children cumulated vsize (KiB) 9624976

[startup+12.7007 s]

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

[pid=26069/tid=26084] ppid=26067 vsize=9624976 CPUtime=0.17 cores=1,3,5,7
/proc/26069/task/26084/stat : 26084 (java) S 26067 26069 24862 0 -1 4202560 1946 0 0 0 17 0 0 0 20 0 19 0 254033019 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239137925944 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26085] ppid=26067 vsize=9624976 CPUtime=0.2 cores=1,3,5,7
/proc/26069/task/26085/stat : 26085 (java) S 26067 26069 24862 0 -1 4202560 2066 0 0 0 20 0 0 0 20 0 19 0 254033019 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239136873400 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26086] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26086/stat : 26086 (java) S 26067 26069 24862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033019 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239135820536 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26069/tid=26087] ppid=26067 vsize=9624976 CPUtime=0.56 cores=1,3,5,7
/proc/26069/task/26087/stat : 26087 (java) S 26067 26069 24862 0 -1 4202560 95 0 0 0 31 25 0 0 20 0 19 0 254033020 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239134768200 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26088] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26088/stat : 26088 (java) S 26067 26069 24862 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254033026 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239133713448 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1668.25
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 26220
/proc/meminfo: memFree=28739904/32873844 swapFree=7364/7364
[pid=26069] ppid=26067 vsize=9624976 CPUtime=1728.3 cores=1,3,5,7
/proc/26069/stat : 26069 (java) S 26067 26069 24862 0 -1 4202496 10643 0 1 0 172787 43 0 0 20 0 19 0 254033013 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140733371755136 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26069/statm: 2406244 48985 2267 9 0 2396937 0
[pid=26069/tid=26071] ppid=26067 vsize=9624976 CPUtime=1706.58 cores=1,3,5,7
/proc/26069/task/26071/stat : 26071 (java) R 26067 26069 24862 0 -1 4202560 2642 0 1 0 170631 27 0 0 20 0 19 0 254033014 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140240057123104 140239893491188 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26072] ppid=26067 vsize=9624976 CPUtime=0.97 cores=1,3,5,7
/proc/26069/task/26072/stat : 26072 (java) S 26067 26069 24862 0 -1 4202560 450 0 0 0 94 3 0 0 20 0 19 0 254033015 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140240018614696 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26069/tid=26073] ppid=26067 vsize=9624976 CPUtime=0.95 cores=1,3,5,7
/proc/26069/task/26073/stat : 26073 (java) S 26067 26069 24862 0 -1 4202560 267 0 0 0 93 2 0 0 20 0 19 0 254033015 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140240017562152 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26069/tid=26074] ppid=26067 vsize=9624976 CPUtime=0.92 cores=1,3,5,7
/proc/26069/task/26074/stat : 26074 (java) S 26067 26069 24862 0 -1 4202560 222 0 0 0 90 2 0 0 20 0 19 0 254033015 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140240016509096 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26075] ppid=26067 vsize=9624976 CPUtime=0.86 cores=1,3,5,7
/proc/26069/task/26075/stat : 26075 (java) S 26067 26069 24862 0 -1 4202560 340 0 0 0 84 2 0 0 20 0 19 0 254033015 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140240015456552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26069/tid=26076] ppid=26067 vsize=9624976 CPUtime=0.94 cores=1,3,5,7
/proc/26069/task/26076/stat : 26076 (java) S 26067 26069 24862 0 -1 4202560 352 0 0 0 92 2 0 0 20 0 19 0 254033015 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140240014404520 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26069/tid=26077] ppid=26067 vsize=9624976 CPUtime=1.01 cores=1,3,5,7
/proc/26069/task/26077/stat : 26077 (java) S 26067 26069 24862 0 -1 4202560 265 0 0 0 99 2 0 0 20 0 19 0 254033015 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140240013351976 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26078] ppid=26067 vsize=9624976 CPUtime=0.94 cores=1,3,5,7
/proc/26069/task/26078/stat : 26078 (java) S 26067 26069 24862 0 -1 4202560 384 0 0 0 92 2 0 0 20 0 19 0 254033015 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140240012298920 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26079] ppid=26067 vsize=9624976 CPUtime=0.94 cores=1,3,5,7
/proc/26069/task/26079/stat : 26079 (java) S 26067 26069 24862 0 -1 4202560 269 0 0 0 92 2 0 0 20 0 19 0 254033015 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239892900648 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26080] ppid=26067 vsize=9624976 CPUtime=9.03 cores=1,3,5,7
/proc/26069/task/26080/stat : 26080 (java) S 26067 26069 24862 0 -1 4202560 159 0 0 0 899 4 0 0 20 0 19 0 254033017 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239880702312 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26081] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26081/stat : 26081 (java) S 26067 26069 24862 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254033017 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239879648632 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26082] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26082/stat : 26082 (java) S 26067 26069 24862 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254033017 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239878595464 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26083] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26083/stat : 26083 (java) S 26067 26069 24862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033019 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239877544208 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26084] ppid=26067 vsize=9624976 CPUtime=0.17 cores=1,3,5,7
/proc/26069/task/26084/stat : 26084 (java) S 26067 26069 24862 0 -1 4202560 1946 0 0 0 17 0 0 0 20 0 19 0 254033019 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239137925944 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26085] ppid=26067 vsize=9624976 CPUtime=0.2 cores=1,3,5,7
/proc/26069/task/26085/stat : 26085 (java) S 26067 26069 24862 0 -1 4202560 2066 0 0 0 20 0 0 0 20 0 19 0 254033019 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239136873400 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26086] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26086/stat : 26086 (java) S 26067 26069 24862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033019 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239135820536 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26069/tid=26087] ppid=26067 vsize=9624976 CPUtime=0.58 cores=1,3,5,7
/proc/26069/task/26087/stat : 26087 (java) S 26067 26069 24862 0 -1 4202560 99 0 0 0 32 26 0 0 20 0 19 0 254033020 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239134768200 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26088] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26088/stat : 26088 (java) S 26067 26069 24862 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254033026 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239133713448 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1728.3
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/213 26220
/proc/meminfo: memFree=28740028/32873844 swapFree=7364/7364
[pid=26069] ppid=26067 vsize=9624976 CPUtime=1788.39 cores=1,3,5,7
/proc/26069/stat : 26069 (java) S 26067 26069 24862 0 -1 4202496 10653 0 1 0 178795 44 0 0 20 0 19 0 254033013 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140733371755136 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26069/statm: 2406244 48985 2267 9 0 2396937 0
[pid=26069/tid=26071] ppid=26067 vsize=9624976 CPUtime=1766.19 cores=1,3,5,7
/proc/26069/task/26071/stat : 26071 (java) R 26067 26069 24862 0 -1 4202560 2644 0 1 0 176591 28 0 0 20 0 19 0 254033014 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140240057123104 140239893174198 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26072] ppid=26067 vsize=9624976 CPUtime=0.98 cores=1,3,5,7
/proc/26069/task/26072/stat : 26072 (java) S 26067 26069 24862 0 -1 4202560 450 0 0 0 95 3 0 0 20 0 19 0 254033015 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140240018614696 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26073] ppid=26067 vsize=9624976 CPUtime=0.96 cores=1,3,5,7
/proc/26069/task/26073/stat : 26073 (java) S 26067 26069 24862 0 -1 4202560 267 0 0 0 94 2 0 0 20 0 19 0 254033015 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140240017562152 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26069/tid=26074] ppid=26067 vsize=9624976 CPUtime=0.94 cores=1,3,5,7
/proc/26069/task/26074/stat : 26074 (java) S 26067 26069 24862 0 -1 4202560 222 0 0 0 92 2 0 0 20 0 19 0 254033015 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140240016509096 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26069/tid=26075] ppid=26067 vsize=9624976 CPUtime=0.87 cores=1,3,5,7
/proc/26069/task/26075/stat : 26075 (java) S 26067 26069 24862 0 -1 4202560 340 0 0 0 85 2 0 0 20 0 19 0 254033015 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140240015456552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26076] ppid=26067 vsize=9624976 CPUtime=0.96 cores=1,3,5,7
/proc/26069/task/26076/stat : 26076 (java) S 26067 26069 24862 0 -1 4202560 352 0 0 0 94 2 0 0 20 0 19 0 254033015 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140240014404520 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26069/tid=26077] ppid=26067 vsize=9624976 CPUtime=1.02 cores=1,3,5,7
/proc/26069/task/26077/stat : 26077 (java) S 26067 26069 24862 0 -1 4202560 265 0 0 0 100 2 0 0 20 0 19 0 254033015 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140240013351976 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26069/tid=26078] ppid=26067 vsize=9624976 CPUtime=0.96 cores=1,3,5,7
/proc/26069/task/26078/stat : 26078 (java) S 26067 26069 24862 0 -1 4202560 384 0 0 0 94 2 0 0 20 0 19 0 254033015 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140240012298920 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26069/tid=26079] ppid=26067 vsize=9624976 CPUtime=0.96 cores=1,3,5,7
/proc/26069/task/26079/stat : 26079 (java) S 26067 26069 24862 0 -1 4202560 269 0 0 0 94 2 0 0 20 0 19 0 254033015 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239892900648 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26080] ppid=26067 vsize=9624976 CPUtime=9.23 cores=1,3,5,7
/proc/26069/task/26080/stat : 26080 (java) S 26067 26069 24862 0 -1 4202560 163 0 0 0 919 4 0 0 20 0 19 0 254033017 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239880702312 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26081] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26081/stat : 26081 (java) S 26067 26069 24862 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254033017 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239879648632 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26082] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26082/stat : 26082 (java) S 26067 26069 24862 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254033017 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239878595464 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26083] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26083/stat : 26083 (java) S 26067 26069 24862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033019 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239877544208 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26084] ppid=26067 vsize=9624976 CPUtime=0.17 cores=1,3,5,7
/proc/26069/task/26084/stat : 26084 (java) S 26067 26069 24862 0 -1 4202560 1946 0 0 0 17 0 0 0 20 0 19 0 254033019 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239137925944 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26085] ppid=26067 vsize=9624976 CPUtime=0.2 cores=1,3,5,7
/proc/26069/task/26085/stat : 26085 (java) S 26067 26069 24862 0 -1 4202560 2066 0 0 0 20 0 0 0 20 0 19 0 254033019 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239136873400 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26086] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26086/stat : 26086 (java) S 26067 26069 24862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033019 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239135820536 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26069/tid=26087] ppid=26067 vsize=9624976 CPUtime=0.6 cores=1,3,5,7
/proc/26069/task/26087/stat : 26087 (java) S 26067 26069 24862 0 -1 4202560 103 0 0 0 34 26 0 0 20 0 19 0 254033020 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239134768200 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26088] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26088/stat : 26088 (java) S 26067 26069 24862 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254033026 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239133713448 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1788.39
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1793.9 s]
/proc/loadavg: 2.10 2.03 2.00 3/213 26220
/proc/meminfo: memFree=28740028/32873844 swapFree=7364/7364
[pid=26069] ppid=26067 vsize=9624976 CPUtime=1800 cores=1,3,5,7
/proc/26069/stat : 26069 (java) S 26067 26069 24862 0 -1 4202496 10656 0 1 0 179956 44 0 0 20 0 19 0 254033013 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140733371755136 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/26069/statm: 2406244 48985 2267 9 0 2396937 0
[pid=26069/tid=26071] ppid=26067 vsize=9624976 CPUtime=1777.67 cores=1,3,5,7
/proc/26069/task/26071/stat : 26071 (java) R 26067 26069 24862 0 -1 4202560 2645 0 1 0 177738 29 0 0 20 0 19 0 254033014 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140240057123104 140239893415894 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26072] ppid=26067 vsize=9624976 CPUtime=0.99 cores=1,3,5,7
/proc/26069/task/26072/stat : 26072 (java) S 26067 26069 24862 0 -1 4202560 450 0 0 0 96 3 0 0 20 0 19 0 254033015 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140240018614696 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26073] ppid=26067 vsize=9624976 CPUtime=0.97 cores=1,3,5,7
/proc/26069/task/26073/stat : 26073 (java) S 26067 26069 24862 0 -1 4202560 267 0 0 0 95 2 0 0 20 0 19 0 254033015 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140240017562152 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26069/tid=26074] ppid=26067 vsize=9624976 CPUtime=0.94 cores=1,3,5,7
/proc/26069/task/26074/stat : 26074 (java) S 26067 26069 24862 0 -1 4202560 222 0 0 0 92 2 0 0 20 0 19 0 254033015 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140240016509096 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26075] ppid=26067 vsize=9624976 CPUtime=0.88 cores=1,3,5,7
/proc/26069/task/26075/stat : 26075 (java) S 26067 26069 24862 0 -1 4202560 340 0 0 0 86 2 0 0 20 0 19 0 254033015 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140240015456552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26076] ppid=26067 vsize=9624976 CPUtime=0.96 cores=1,3,5,7
/proc/26069/task/26076/stat : 26076 (java) S 26067 26069 24862 0 -1 4202560 352 0 0 0 94 2 0 0 20 0 19 0 254033015 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140240014404520 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26069/tid=26077] ppid=26067 vsize=9624976 CPUtime=1.02 cores=1,3,5,7
/proc/26069/task/26077/stat : 26077 (java) S 26067 26069 24862 0 -1 4202560 265 0 0 0 100 2 0 0 20 0 19 0 254033015 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140240013351976 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26069/tid=26078] ppid=26067 vsize=9624976 CPUtime=0.96 cores=1,3,5,7
/proc/26069/task/26078/stat : 26078 (java) S 26067 26069 24862 0 -1 4202560 384 0 0 0 94 2 0 0 20 0 19 0 254033015 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140240012298920 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26069/tid=26079] ppid=26067 vsize=9624976 CPUtime=0.96 cores=1,3,5,7
/proc/26069/task/26079/stat : 26079 (java) S 26067 26069 24862 0 -1 4202560 269 0 0 0 94 2 0 0 20 0 19 0 254033015 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239892900648 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26080] ppid=26067 vsize=9624976 CPUtime=9.32 cores=1,3,5,7
/proc/26069/task/26080/stat : 26080 (java) S 26067 26069 24862 0 -1 4202560 165 0 0 0 928 4 0 0 20 0 19 0 254033017 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239880702312 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26081] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26081/stat : 26081 (java) S 26067 26069 24862 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254033017 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239879648632 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26082] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26082/stat : 26082 (java) S 26067 26069 24862 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254033017 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239878595464 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26083] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26083/stat : 26083 (java) S 26067 26069 24862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033019 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239877544208 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26084] ppid=26067 vsize=9624976 CPUtime=0.17 cores=1,3,5,7
/proc/26069/task/26084/stat : 26084 (java) S 26067 26069 24862 0 -1 4202560 1946 0 0 0 17 0 0 0 20 0 19 0 254033019 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239137925944 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26085] ppid=26067 vsize=9624976 CPUtime=0.2 cores=1,3,5,7
/proc/26069/task/26085/stat : 26085 (java) S 26067 26069 24862 0 -1 4202560 2066 0 0 0 20 0 0 0 20 0 19 0 254033019 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239136873400 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26069/tid=26086] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26086/stat : 26086 (java) S 26067 26069 24862 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254033019 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239135820536 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26069/tid=26087] ppid=26067 vsize=9624976 CPUtime=0.6 cores=1,3,5,7
/proc/26069/task/26087/stat : 26087 (java) S 26067 26069 24862 0 -1 4202560 103 0 0 0 34 26 0 0 20 0 19 0 254033020 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239134768200 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26069/tid=26088] ppid=26067 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/26069/task/26088/stat : 26088 (java) S 26067 26069 24862 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254033026 9855975424 48985 33554432000 1073741824 1073778376 140733371764000 140239133713448 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800
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

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26069 and gives
#  childrusage.ru_utime.tv_sec=1795
#  childrusage.ru_utime.tv_usec=111101
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=899863
# CPU time returned by wait4() is 1796.01
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1793.96
CPU time (s): 1800
CPU user time (s): 1799.56
CPU system time (s): 0.44
CPU usage (%): 100.337
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.11
system time used= 0.899863
maximum resident set size= 196104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10699
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43007
involuntary context switches= 19954

runsolver used 8.39972 second user time and 13.424 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-24 19:04:47
IDJOB=3687993
IDBENCH=2562
IDSOLVER=2269
FILE ID=node145/3687993-1337879087
RUNJOBID= node145-1337871881-24879
PBS_JOBID= 14620059
Free space on /tmp= 71652 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-prob3.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687993-1337879087/watcher-3687993-1337879087 -o /tmp/evaluation-result-3687993-1337879087/solver-3687993-1337879087 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3687993-1337879087.opb

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

MD5SUM BENCH= d900242764082ad39bc001b38a8b6b82
RANDOM SEED=2043705641

node145.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		: 2667.149
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	: 5334.29
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		: 2667.149
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		: 2667.149
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	: 5313.38
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		: 2667.149
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		: 2667.149
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		: 2667.149
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		: 2667.149
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		: 2667.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27364632 kB
Buffers:          209904 kB
Cached:          2675564 kB
SwapCached:            0 kB
Active:          2274676 kB
Inactive:        2462340 kB
Active(anon):    1853872 kB
Inactive(anon):        0 kB
Active(file):     420804 kB
Inactive(file):  2462340 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               460 kB
Writeback:             0 kB
AnonPages:       1858636 kB
Mapped:            22536 kB
Shmem:               200 kB
Slab:             630156 kB
SReclaimable:      72604 kB
SUnreclaim:       557552 kB
KernelStack:        1600 kB
PageTables:         7640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2603788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1812480 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= 71648 MiB
End job on node145 at 2012-05-24 19:34:43