Trace number 3687991

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.28 1791.97

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob7.opb
MD5SUM891ef60a3c811d65a65dee7761e3f07c
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 benchmark2.83357
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables96
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 constraint96
Maximum length of a constraint96
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 27267752
Number of bits of the biggest number in a constraint 25
Biggest sum of numbers in a constraint 410674921
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.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.10	c version 2.3.2.v20120418
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose learned constraints deletion strategy
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-3687991-1337879086.opb
0.08/0.12	c reading problem ... 
0.08/0.13	c ... done. Wall clock time 0.014s.
0.08/0.13	c declared #vars     96
0.08/0.13	c #constraints  2
0.08/0.13	c constraints type 
0.08/0.13	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2
0.08/0.13	c 2 constraints processed.
0.46/0.39	c cleaning 2501 clauses out of 5001 with flag 5001/5001
0.74/0.57	c cleaning 4244 clauses out of 8499 with flag 11000/11000
0.97/0.76	c cleaning 5626 clauses out of 11255 with flag 18000/18000
1.31/1.01	c cleaning 6815 clauses out of 13629 with flag 26000/26000
1.63/1.32	c cleaning 7903 clauses out of 15815 with flag 35001/35001
1.93/1.61	c cleaning 8949 clauses out of 17913 with flag 45002/45002
2.34/2.01	c cleaning 9981 clauses out of 19963 with flag 56001/56001
2.74/2.45	c cleaning 10991 clauses out of 21983 with flag 68002/68002
3.25/2.92	c cleaning 11990 clauses out of 23992 with flag 81002/81002
3.75/3.41	c cleaning 13000 clauses out of 26000 with flag 95000/95000
4.27/3.91	c cleaning 13990 clauses out of 28000 with flag 110000/110000
4.77/4.42	c cleaning 14997 clauses out of 30011 with flag 126001/126001
5.31/4.97	c cleaning 16006 clauses out of 32013 with flag 143000/143000
5.94/5.59	c cleaning 17005 clauses out of 34009 with flag 161002/161002
6.67/6.22	c cleaning 17998 clauses out of 36002 with flag 180000/180000
7.47/7.04	c cleaning 18997 clauses out of 38005 with flag 200001/200001
8.39/7.97	c cleaning 20002 clauses out of 40008 with flag 221001/221001
9.40/8.90	c cleaning 21003 clauses out of 42006 with flag 243001/243001
10.33/9.82	c cleaning 21995 clauses out of 44002 with flag 266000/266000
11.32/10.81	c cleaning 23002 clauses out of 46007 with flag 290000/290000
12.36/11.84	c cleaning 23993 clauses out of 48005 with flag 315000/315000
13.67/13.15	c cleaning 25004 clauses out of 50013 with flag 341001/341001
14.80/14.30	c cleaning 26004 clauses out of 52009 with flag 368001/368001
16.11/15.56	c cleaning 27002 clauses out of 54004 with flag 396000/396000
17.34/16.78	c cleaning 27995 clauses out of 56002 with flag 425000/425000
18.76/18.13	c cleaning 29003 clauses out of 58009 with flag 455002/455002
20.48/19.80	c cleaning 29997 clauses out of 60004 with flag 486000/486000
22.01/21.37	c cleaning 30996 clauses out of 62009 with flag 518002/518002
23.63/22.93	c cleaning 32003 clauses out of 64012 with flag 551001/551001
25.24/24.59	c cleaning 33003 clauses out of 66009 with flag 585001/585001
26.76/26.00	c cleaning 33994 clauses out of 68005 with flag 620000/620000
29.07/28.34	c cleaning 34998 clauses out of 70012 with flag 656001/656001
31.28/30.56	c cleaning 36000 clauses out of 72013 with flag 693000/693000
33.81/33.03	c cleaning 36998 clauses out of 74014 with flag 731001/731001
36.54/35.71	c cleaning 38006 clauses out of 76016 with flag 770001/770001
38.76/37.98	c cleaning 38998 clauses out of 78011 with flag 810002/810002
40.79/39.99	c cleaning 40003 clauses out of 80011 with flag 851000/851000
43.23/42.38	c cleaning 41005 clauses out of 82009 with flag 893001/893001
45.57/44.62	c cleaning 42003 clauses out of 84005 with flag 936002/936002
47.98/47.03	c cleaning 43002 clauses out of 86003 with flag 980003/980003
50.61/49.61	c cleaning 43996 clauses out of 87998 with flag 1025000/1025000
53.14/52.18	c cleaning 45000 clauses out of 90003 with flag 1071001/1071001
55.97/54.98	c cleaning 45999 clauses out of 92006 with flag 1118004/1118004
58.88/57.80	c cleaning 46997 clauses out of 94003 with flag 1166000/1166000
61.91/60.89	c cleaning 48001 clauses out of 96008 with flag 1215002/1215002
65.14/64.03	c cleaning 48996 clauses out of 98005 with flag 1265000/1265000
68.47/67.30	c cleaning 49998 clauses out of 100009 with flag 1316000/1316000
71.43/70.20	c cleaning 51000 clauses out of 102012 with flag 1368001/1368001
74.57/73.34	c cleaning 52008 clauses out of 104016 with flag 1421005/1421005
78.10/76.81	c cleaning 52998 clauses out of 106006 with flag 1475003/1475003
81.71/80.49	c cleaning 54002 clauses out of 108006 with flag 1530001/1530001
85.24/83.91	c cleaning 54995 clauses out of 110003 with flag 1586000/1586000
88.98/87.68	c cleaning 55995 clauses out of 112009 with flag 1643001/1643001
92.69/91.34	c cleaning 57005 clauses out of 114015 with flag 1701002/1701002
96.71/95.35	c cleaning 57999 clauses out of 116008 with flag 1760000/1760000
100.15/98.76	c cleaning 59000 clauses out of 118009 with flag 1820000/1820000
104.37/102.92	c cleaning 60001 clauses out of 120009 with flag 1881000/1881000
108.91/107.44	c cleaning 60996 clauses out of 122008 with flag 1943000/1943000
113.93/112.45	c cleaning 62001 clauses out of 124012 with flag 2006000/2006000
117.66/116.17	c cleaning 62998 clauses out of 126011 with flag 2070000/2070000
121.49/119.96	c cleaning 64006 clauses out of 128014 with flag 2135001/2135001
127.01/125.47	c cleaning 64992 clauses out of 130008 with flag 2201001/2201001
132.33/130.72	c cleaning 66000 clauses out of 132015 with flag 2268000/2268000
136.65/135.03	c cleaning 67003 clauses out of 134016 with flag 2336001/2336001
142.18/140.59	c cleaning 68008 clauses out of 136015 with flag 2405003/2405003
147.09/145.43	c cleaning 68998 clauses out of 138004 with flag 2475000/2475000
152.63/150.94	c cleaning 70001 clauses out of 140006 with flag 2546000/2546000
157.69/155.93	c cleaning 70993 clauses out of 142005 with flag 2618000/2618000
162.11/160.34	c cleaning 71994 clauses out of 144013 with flag 2691001/2691001
167.73/165.97	c cleaning 73007 clauses out of 146021 with flag 2765003/2765003
173.17/171.39	c cleaning 74004 clauses out of 148011 with flag 2840000/2840000
178.80/176.96	c cleaning 75001 clauses out of 150007 with flag 2916000/2916000
185.03/183.16	c cleaning 76003 clauses out of 152006 with flag 2993000/2993000
189.45/187.50	c cleaning 77001 clauses out of 154003 with flag 3071000/3071000
194.28/192.37	c cleaning 77992 clauses out of 156004 with flag 3150002/3150002
199.30/197.39	c cleaning 78998 clauses out of 158011 with flag 3230001/3230001
204.72/202.75	c cleaning 79998 clauses out of 160013 with flag 3311001/3311001
212.17/210.14	c cleaning 81007 clauses out of 162016 with flag 3393002/3393002
217.89/215.85	c cleaning 82000 clauses out of 164008 with flag 3476001/3476001
224.03/221.92	c cleaning 83001 clauses out of 166007 with flag 3560000/3560000
231.64/229.52	c cleaning 83999 clauses out of 168006 with flag 3645000/3645000
238.20/236.03	c cleaning 85006 clauses out of 170011 with flag 3731004/3731004
246.01/243.80	c cleaning 85996 clauses out of 172001 with flag 3818000/3818000
252.98/250.79	c cleaning 86997 clauses out of 174005 with flag 3906000/3906000
260.32/258.10	c cleaning 87996 clauses out of 176008 with flag 3995000/3995000
268.28/265.93	c cleaning 89003 clauses out of 178013 with flag 4085001/4085001
276.49/274.13	c cleaning 90004 clauses out of 180011 with flag 4176002/4176002
284.72/282.32	c cleaning 90996 clauses out of 182007 with flag 4268002/4268002
292.76/290.34	c cleaning 92002 clauses out of 184009 with flag 4361000/4361000
300.81/298.33	c cleaning 93002 clauses out of 186009 with flag 4455002/4455002
306.57/304.09	c cleaning 93995 clauses out of 188007 with flag 4550002/4550002
313.59/311.01	c cleaning 94998 clauses out of 190010 with flag 4646000/4646000
320.64/318.00	c cleaning 95999 clauses out of 192012 with flag 4743000/4743000
327.59/324.95	c cleaning 96996 clauses out of 194014 with flag 4841001/4841001
338.04/335.38	c cleaning 98000 clauses out of 196018 with flag 4940001/4940001
347.81/345.04	c cleaning 99005 clauses out of 198017 with flag 5040000/5040000
357.32/354.43	c cleaning 100003 clauses out of 200012 with flag 5141000/5141000
366.18/363.29	c cleaning 101000 clauses out of 202012 with flag 5243003/5243003
376.72/373.78	c cleaning 102000 clauses out of 204010 with flag 5346001/5346001
388.21/385.18	c cleaning 103001 clauses out of 206009 with flag 5450000/5450000
396.03/392.90	c cleaning 103996 clauses out of 208008 with flag 5555000/5555000
406.48/403.36	c cleaning 105002 clauses out of 210012 with flag 5661000/5661000
416.91/413.72	c cleaning 106002 clauses out of 212010 with flag 5768000/5768000
427.73/424.57	c cleaning 106998 clauses out of 214008 with flag 5876000/5876000
438.66/435.42	c cleaning 107997 clauses out of 216012 with flag 5985002/5985002
450.02/446.76	c cleaning 109004 clauses out of 218013 with flag 6095000/6095000
462.29/458.90	c cleaning 109997 clauses out of 220009 with flag 6206000/6206000
473.85/470.40	c cleaning 111003 clauses out of 222013 with flag 6318001/6318001
485.51/482.01	c cleaning 112000 clauses out of 224010 with flag 6431001/6431001
495.84/492.36	c cleaning 113000 clauses out of 226009 with flag 6545000/6545000
507.58/504.00	c cleaning 114002 clauses out of 228009 with flag 6660000/6660000
516.95/513.33	c cleaning 115002 clauses out of 230007 with flag 6776000/6776000
526.73/523.09	c cleaning 115996 clauses out of 232006 with flag 6893001/6893001
537.22/533.50	c cleaning 117006 clauses out of 234012 with flag 7011003/7011003
549.85/546.05	c cleaning 117991 clauses out of 236003 with flag 7130000/7130000
558.37/554.56	c cleaning 118997 clauses out of 238013 with flag 7250001/7250001
571.53/567.61	c cleaning 120002 clauses out of 240016 with flag 7371001/7371001
581.98/578.02	c cleaning 120993 clauses out of 242013 with flag 7493000/7493000
597.43/593.43	c cleaning 122007 clauses out of 244021 with flag 7616001/7616001
610.58/606.57	c cleaning 123008 clauses out of 246015 with flag 7740002/7740002
625.96/621.85	c cleaning 124002 clauses out of 248005 with flag 7865000/7865000
644.25/640.09	c cleaning 124997 clauses out of 250006 with flag 7991003/7991003
664.04/659.74	c cleaning 126003 clauses out of 252007 with flag 8118001/8118001
680.14/675.73	c cleaning 127000 clauses out of 254004 with flag 8246001/8246001
697.51/693.03	c cleaning 128001 clauses out of 256012 with flag 8375009/8375009
718.67/714.15	c cleaning 129002 clauses out of 258004 with flag 8505002/8505002
734.84/730.28	c cleaning 129994 clauses out of 260002 with flag 8636002/8636002
757.02/752.30	c cleaning 130998 clauses out of 262006 with flag 8768000/8768000
773.93/769.20	c cleaning 131997 clauses out of 264008 with flag 8901000/8901000
787.85/783.07	c cleaning 133007 clauses out of 266013 with flag 9035002/9035002
804.60/799.78	c cleaning 133999 clauses out of 268004 with flag 9170000/9170000
819.67/814.73	c cleaning 135002 clauses out of 270005 with flag 9306000/9306000
836.63/831.68	c cleaning 136002 clauses out of 272003 with flag 9443000/9443000
853.41/848.39	c cleaning 136994 clauses out of 274001 with flag 9581000/9581000
869.78/864.66	c cleaning 137995 clauses out of 276007 with flag 9720000/9720000
889.84/884.66	c cleaning 139000 clauses out of 278012 with flag 9860000/9860000
907.73/902.42	c cleaning 139998 clauses out of 280015 with flag 10001003/10001003
922.59/917.22	c cleaning 141003 clauses out of 282014 with flag 10143000/10143000
933.53/928.10	c cleaning 141998 clauses out of 284012 with flag 10286001/10286001
953.28/947.89	c cleaning 143002 clauses out of 286014 with flag 10430001/10430001
971.65/966.17	c cleaning 143999 clauses out of 288013 with flag 10575002/10575002
989.11/983.51	c cleaning 145001 clauses out of 290012 with flag 10721000/10721000
1004.77/999.10	c cleaning 146001 clauses out of 292015 with flag 10868004/10868004
1021.95/1016.25	c cleaning 147001 clauses out of 294011 with flag 11016001/11016001
1034.52/1028.76	c cleaning 147995 clauses out of 296011 with flag 11165002/11165002
1057.41/1051.52	c cleaning 149004 clauses out of 298014 with flag 11315000/11315000
1077.25/1071.38	c cleaning 150005 clauses out of 300010 with flag 11466000/11466000
1097.41/1091.46	c cleaning 150997 clauses out of 302005 with flag 11618000/11618000
1115.07/1109.05	c cleaning 151999 clauses out of 304008 with flag 11771000/11771000
1134.32/1128.29	c cleaning 153002 clauses out of 306011 with flag 11925002/11925002
1154.69/1148.56	c cleaning 153999 clauses out of 308008 with flag 12080001/12080001
1175.57/1169.34	c cleaning 154999 clauses out of 310008 with flag 12236000/12236000
1192.85/1186.53	c cleaning 155994 clauses out of 312010 with flag 12393001/12393001
1214.92/1208.50	c cleaning 157000 clauses out of 314017 with flag 12551002/12551002
1236.70/1230.24	c cleaning 158006 clauses out of 316015 with flag 12710000/12710000
1259.38/1252.90	c cleaning 159000 clauses out of 318009 with flag 12870000/12870000
1282.50/1275.93	c cleaning 160002 clauses out of 320009 with flag 13031000/13031000
1305.39/1298.76	c cleaning 161000 clauses out of 322007 with flag 13193000/13193000
1329.19/1322.47	c cleaning 162001 clauses out of 324007 with flag 13356000/13356000
1348.37/1341.60	c cleaning 162992 clauses out of 326007 with flag 13520001/13520001
1373.61/1366.71	c cleaning 164000 clauses out of 328014 with flag 13685000/13685000
1395.49/1388.55	c cleaning 165006 clauses out of 330017 with flag 13851003/13851003
1417.13/1410.11	c cleaning 166000 clauses out of 332014 with flag 14018006/14018006
1442.69/1435.61	c cleaning 166998 clauses out of 334008 with flag 14186000/14186000
1466.83/1459.72	c cleaning 167999 clauses out of 336010 with flag 14355000/14355000
1490.51/1483.38	c cleaning 169002 clauses out of 338011 with flag 14525000/14525000
1514.18/1506.92	c cleaning 169999 clauses out of 340009 with flag 14696000/14696000
1536.43/1529.16	c cleaning 171004 clauses out of 342011 with flag 14868001/14868001
1560.49/1553.13	c cleaning 172000 clauses out of 344006 with flag 15041000/15041000
1581.99/1574.53	c cleaning 173004 clauses out of 346007 with flag 15215001/15215001
1605.57/1598.03	c cleaning 173992 clauses out of 348004 with flag 15390002/15390002
1624.27/1616.66	c cleaning 175000 clauses out of 350010 with flag 15566000/15566000
1653.33/1645.51	c cleaning 176004 clauses out of 352010 with flag 15743000/15743000
1679.53/1671.63	c cleaning 176999 clauses out of 354006 with flag 15921000/15921000
1716.20/1708.26	c cleaning 178000 clauses out of 356007 with flag 16100000/16100000
1745.32/1737.39	c cleaning 178997 clauses out of 358008 with flag 16280001/16280001
1782.10/1774.06	c cleaning 180004 clauses out of 360013 with flag 16461003/16461003
1800.05/1791.92	c starts		: 347
1800.05/1791.92	c conflicts		: 16627649
1800.05/1791.92	c decisions		: 16646337
1800.05/1791.92	c propagations		: 91665837
1800.05/1791.92	c inspects		: 22174844641
1800.05/1791.92	c shortcuts		: 0
1800.05/1791.92	c learnt literals	: 0
1800.05/1791.92	c learnt binary clauses	: 0
1800.05/1791.92	c learnt ternary clauses	: 0
1800.05/1791.92	c learnt constraints	: 16627650
1800.05/1791.92	c ignored constraints	: 0
1800.05/1791.92	c root simplifications	: 0
1800.05/1791.92	c removed literals (reason simplification)	: 0
1800.05/1791.92	c reason swapping (by a shorter reason)	: 0
1800.05/1791.92	c Calls to reduceDB	: 177
1800.05/1791.92	c number of reductions to clauses (during analyze)	: 0
1800.05/1791.92	c number of learned constraints concerned by reduction	: 0
1800.05/1791.92	c number of learning phase by resolution	: 0
1800.05/1791.92	c number of learning phase by cutting planes	: 0
1800.05/1791.92	c speed (assignments/second)	: 51159.0987732869
1800.05/1791.92	c non guided choices	84
1800.05/1791.96	c learnt constraints type 
1800.05/1791.96	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 346805
1800.05/1791.96	c constraints type 
1800.05/1791.96	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2
1800.05/1791.96	c 2 constraints processed.
1800.05/1791.96	s UNKNOWN
1800.05/1791.96	c Total wall clock time (in seconds): 1791.84

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-3687991-1337879086/watcher-3687991-1337879086 -o /tmp/evaluation-result-3687991-1337879086/solver-3687991-1337879086 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3687991-1337879086.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: 2.01 2.01 2.00 3/192 21486
/proc/meminfo: memFree=29741744/32873844 swapFree=7104/7104
[pid=21486] ppid=21484 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/21486/stat : 21486 (java) D 21484 21486 20334 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 254037167 9515008 183 33554432000 1073741824 1073778376 140733872241856 140733872232888 235374722741 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/21486/statm: 2323 183 140 9 0 71 0

[startup+0.0172911 s]
/proc/loadavg: 2.01 2.01 2.00 3/192 21486
/proc/meminfo: memFree=29741744/32873844 swapFree=7104/7104
[pid=21486] ppid=21484 vsize=101528 CPUtime=0 cores=1,3,5,7
/proc/21486/stat : 21486 (java) S 21484 21486 20334 0 -1 4202496 1369 0 0 0 0 0 0 0 20 0 2 0 254037167 103964672 1051 33554432000 1073741824 1073778376 140733983273136 140733983264272 235378081853 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/21486/statm: 25382 1051 805 9 0 16774 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 101528

[startup+0.100273 s]
/proc/loadavg: 2.01 2.01 2.00 3/192 21486
/proc/meminfo: memFree=29741744/32873844 swapFree=7104/7104
[pid=21486] ppid=21484 vsize=9558412 CPUtime=0.08 cores=1,3,5,7
/proc/21486/stat : 21486 (java) S 21484 21486 20334 0 -1 4202496 4275 0 1 0 8 0 0 0 20 0 18 0 254037167 9787813888 4947 33554432000 1073741824 1073778376 140733983273136 140733983264272 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/21486/statm: 2389603 4948 2080 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558412

[startup+0.300244 s]
/proc/loadavg: 2.01 2.01 2.00 3/192 21486
/proc/meminfo: memFree=29741744/32873844 swapFree=7104/7104
[pid=21486] ppid=21484 vsize=9624976 CPUtime=0.46 cores=1,3,5,7
/proc/21486/stat : 21486 (java) S 21484 21486 20334 0 -1 4202496 7059 0 1 0 45 1 0 0 20 0 19 0 254037167 9855975424 7317 33554432000 1073741824 1073778376 140733983273136 140733983264272 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/21486/statm: 2406244 7317 2210 9 0 2396937 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9624976

[startup+0.700304 s]
/proc/loadavg: 2.01 2.01 2.00 3/192 21486
/proc/meminfo: memFree=29741744/32873844 swapFree=7104/7104
[pid=21486] ppid=21484 vsize=9624976 CPUtime=0.97 cores=1,3,5,7
/proc/21486/stat : 21486 (java) S 21484 21486 20334 0 -1 4202496 7194 0 1 0 95 2 0 0 20 0 19 0 254037167 9855975424 10495 33554432000 1073741824 1073778376 140733983273136 140733983264272 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/21486/statm: 2406244 10495 2252 9 0 2396937 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 9624976

[startup+1.50072 s]
/proc/loadavg: 2.01 2.01 2.00 4/211 21505
/proc/meminfo: memFree=29704044/32873844 swapFree=7104/7104
[pid=21486] ppid=21484 vsize=9624976 CPUtime=1.83 cores=1,3,5,7
/proc/21486/stat : 21486 (java) S 21484 21486 20334 0 -1 4202496 7647 0 1 0 180 3 0 0 20 0 19 0 254037167 9855975424 12065 33554432000 1073741824 1073778376 140733983273136 140733983264272 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/21486/statm: 2406244 12065 2263 9 0 2396937 0
[pid=21486/tid=21488] ppid=21484 vsize=9624976 CPUtime=1.39 cores=1,3,5,7
/proc/21486/task/21488/stat : 21488 (java) R 21484 21486 20334 0 -1 4202560 2501 0 1 0 139 0 0 0 20 0 19 0 254037168 9855975424 12065 33554432000 1073741824 1073778376 140733983273136 140098813460888 140098753579899 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21486/tid=21489] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21489/stat : 21489 (java) S 21484 21486 20334 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254037170 9855975424 12065 33554432000 1073741824 1073778376 140733983273136 140098752190760 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21490] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21490/stat : 21490 (java) S 21484 21486 20334 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037170 9855975424 12065 33554432000 1073741824 1073778376 140733983273136 140098751137960 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21491] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21491/stat : 21491 (java) S 21484 21486 20334 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254037170 9855975424 12065 33554432000 1073741824 1073778376 140733983273136 140098750085672 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21486/tid=21492] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21492/stat : 21492 (java) S 21484 21486 20334 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 254037170 9855975424 12065 33554432000 1073741824 1073778376 140733983273136 140098749032872 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21493] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21493/stat : 21493 (java) S 21484 21486 20334 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254037170 9855975424 12065 33554432000 1073741824 1073778376 140733983273136 140098747980584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21494] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21494/stat : 21494 (java) S 21484 21486 20334 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254037170 9855975424 12065 33554432000 1073741824 1073778376 140733983273136 140098651503272 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21486/tid=21495] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21495/stat : 21495 (java) S 21484 21486 20334 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254037170 9855975424 12065 33554432000 1073741824 1073778376 140733983273136 140098650450984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21496] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21496/stat : 21496 (java) S 21484 21486 20334 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037170 9855975424 12065 33554432000 1073741824 1073778376 140733983273136 140098649398184 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21486/tid=21497] ppid=21484 vsize=9624976 CPUtime=0.04 cores=1,3,5,7
/proc/21486/task/21497/stat : 21497 (java) S 21484 21486 20334 0 -1 4202560 34 0 0 0 4 0 0 0 20 0 19 0 254037171 9855975424 12065 33554432000 1073741824 1073778376 140733983273136 140098637199592 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21486/tid=21498] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21498/stat : 21498 (java) S 21484 21486 20334 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037171 9855975424 12065 33554432000 1073741824 1073778376 140733983273136 140098636145656 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21499] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21499/stat : 21499 (java) S 21484 21486 20334 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037171 9855975424 12065 33554432000 1073741824 1073778376 140733983273136 140098635093256 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21500] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21500/stat : 21500 (java) S 21484 21486 20334 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037174 9855975424 12065 33554432000 1073741824 1073778376 140733983273136 140098634041744 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21501] ppid=21484 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/21486/task/21501/stat : 21501 (java) S 21484 21486 20334 0 -1 4202560 2214 0 0 0 15 0 0 0 20 0 19 0 254037174 9855975424 12065 33554432000 1073741824 1073778376 140733983273136 140098632989368 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21502] ppid=21484 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/21486/task/21502/stat : 21502 (java) S 21484 21486 20334 0 -1 4202560 1654 0 0 0 15 0 0 0 20 0 19 0 254037174 9855975424 12065 33554432000 1073741824 1073778376 140733983273136 140098631936568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21503] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21503/stat : 21503 (java) S 21484 21486 20334 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037174 9855975424 12065 33554432000 1073741824 1073778376 140733983273136 140098630884472 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21486/tid=21504] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21504/stat : 21504 (java) S 21484 21486 20334 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037174 9855975424 12065 33554432000 1073741824 1073778376 140733983273136 140098629831880 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21505] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21505/stat : 21505 (java) S 21484 21486 20334 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037181 9855975424 12065 33554432000 1073741824 1073778376 140733983273136 140098628776872 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 9624976

[startup+3.10074 s]
/proc/loadavg: 2.01 2.01 2.00 3/211 21505
/proc/meminfo: memFree=29697156/32873844 swapFree=7104/7104
[pid=21486] ppid=21484 vsize=9624976 CPUtime=3.45 cores=1,3,5,7
/proc/21486/stat : 21486 (java) S 21484 21486 20334 0 -1 4202496 7674 0 1 0 342 3 0 0 20 0 19 0 254037167 9855975424 13618 33554432000 1073741824 1073778376 140733983273136 140733983264272 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/21486/statm: 2406244 13618 2263 9 0 2396937 0
[pid=21486/tid=21488] ppid=21484 vsize=9624976 CPUtime=2.93 cores=1,3,5,7
/proc/21486/task/21488/stat : 21488 (java) R 21484 21486 20334 0 -1 4202560 2506 0 1 0 293 0 0 0 20 0 19 0 254037168 9855975424 13618 33554432000 1073741824 1073778376 140733983273136 140098813460768 140098753611460 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21486/tid=21489] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21489/stat : 21489 (java) S 21484 21486 20334 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254037170 9855975424 13618 33554432000 1073741824 1073778376 140733983273136 140098752190760 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21486/tid=21490] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21490/stat : 21490 (java) S 21484 21486 20334 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254037170 9855975424 13618 33554432000 1073741824 1073778376 140733983273136 140098751137960 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21486/tid=21491] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21491/stat : 21491 (java) S 21484 21486 20334 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254037170 9855975424 13618 33554432000 1073741824 1073778376 140733983273136 140098750085672 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21486/tid=21492] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21492/stat : 21492 (java) S 21484 21486 20334 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 254037170 9855975424 13618 33554432000 1073741824 1073778376 140733983273136 140098749032872 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21493] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21493/stat : 21493 (java) S 21484 21486 20334 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254037170 9855975424 13618 33554432000 1073741824 1073778376 140733983273136 140098747980584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21494] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21494/stat : 21494 (java) S 21484 21486 20334 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254037170 9855975424 13618 33554432000 1073741824 1073778376 140733983273136 140098651503272 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21486/tid=21495] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21495/stat : 21495 (java) S 21484 21486 20334 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254037170 9855975424 13618 33554432000 1073741824 1073778376 140733983273136 140098650450984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21496] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21496/stat : 21496 (java) S 21484 21486 20334 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 254037170 9855975424 13618 33554432000 1073741824 1073778376 140733983273136 140098649398184 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21486/tid=21497] ppid=21484 vsize=9624976 CPUtime=0.09 cores=1,3,5,7
/proc/21486/task/21497/stat : 21497 (java) S 21484 21486 20334 0 -1 4202560 35 0 0 0 9 0 0 0 20 0 19 0 254037171 9855975424 13618 33554432000 1073741824 1073778376 140733983273136 140098637199592 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21498] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21498/stat : 21498 (java) S 21484 21486 20334 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037171 9855975424 13618 33554432000 1073741824 1073778376 140733983273136 140098636145656 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21499] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21499/stat : 21499 (java) S 21484 21486 20334 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037171 9855975424 13618 33554432000 1073741824 1073778376 140733983273136 140098635093256 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21500] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21500/stat : 21500 (java) S 21484 21486 20334 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037174 9855975424 13618 33554432000 1073741824 1073778376 140733983273136 140098634041744 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21501] ppid=21484 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/21486/task/21501/stat : 21501 (java) S 21484 21486 20334 0 -1 4202560 2214 0 0 0 15 0 0 0 20 0 19 0 254037174 9855975424 13618 33554432000 1073741824 1073778376 140733983273136 140098632989368 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21502] ppid=21484 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/21486/task/21502/stat : 21502 (java) S 21484 21486 20334 0 -1 4202560 1654 0 0 0 15 0 0 0 20 0 19 0 254037174 9855975424 13618 33554432000 1073741824 1073778376 140733983273136 140098631936568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21503] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21503/stat : 21503 (java) S 21484 21486 20334 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037174 9855975424 13618 33554432000 1073741824 1073778376 140733983273136 140098630884472 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21486/tid=21504] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21504/stat : 21504 (java) S 21484 21486 20334 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037174 9855975424 13618 33554432000 1073741824 1073778376 140733983273136 140098629831880 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21505] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21505/stat : 21505 (java) S 21484 21486 20334 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037181 9855975424 13618 33554432000 1073741824 1073778376 140733983273136 140098628776872 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.45
Current children cumulated vsize (KiB) 9624976

[startup+6.30073 s]
/proc/loadavg: 2.01 2.01 2.00 3/211 21505
/proc/meminfo: memFree=29691516/32873844 swapFree=7104/7104
[pid=21486] ppid=21484 vsize=9624976 CPUtime=6.77 cores=1,3,5,7
/proc/21486/stat : 21486 (java) S 21484 21486 20334 0 -1 4202496 7706 0 1 0 673 4 0 0 20 0 19 0 254037167 9855975424 16018 33554432000 1073741824 1073778376 140733983273136 140733983264272 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/21486/statm: 2406244 16018 2263 9 0 2396937 0
[pid=21486/tid=21488] ppid=21484 vsize=9624976 CPUtime=5.98 cores=1,3,5,7
/proc/21486/task/21488/stat : 21488 (java) R 21484 21486 20334 0 -1 4202560 2514 0 1 0 598 0 0 0 20 0 19 0 254037168 9855975424 16018 33554432000 1073741824 1073778376 140733983273136 140098813460888 140098753609918 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21486/tid=21489] ppid=21484 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/21486/task/21489/stat : 21489 (java) S 21484 21486 20334 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 254037170 9855975424 16018 33554432000 1073741824 1073778376 140733983273136 140098752190760 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21490] ppid=21484 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/21486/task/21490/stat : 21490 (java) S 21484 21486 20334 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 254037170 9855975424 16018 33554432000 1073741824 1073778376 140733983273136 140098751137960 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21491] ppid=21484 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/21486/task/21491/stat : 21491 (java) S 21484 21486 20334 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 19 0 254037170 9855975424 16018 33554432000 1073741824 1073778376 140733983273136 140098750085672 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21486/tid=21492] ppid=21484 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/21486/task/21492/stat : 21492 (java) S 21484 21486 20334 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 254037170 9855975424 16018 33554432000 1073741824 1073778376 140733983273136 140098749032872 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21486/tid=21493] ppid=21484 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/21486/task/21493/stat : 21493 (java) S 21484 21486 20334 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 254037170 9855975424 16018 33554432000 1073741824 1073778376 140733983273136 140098747980584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21494] ppid=21484 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/21486/task/21494/stat : 21494 (java) S 21484 21486 20334 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 254037170 9855975424 16018 33554432000 1073741824 1073778376 140733983273136 140098651503272 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21495] ppid=21484 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/21486/task/21495/stat : 21495 (java) S 21484 21486 20334 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 254037170 9855975424 16018 33554432000 1073741824 1073778376 140733983273136 140098650450984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21486/tid=21496] ppid=21484 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/21486/task/21496/stat : 21496 (java) S 21484 21486 20334 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 254037170 9855975424 16018 33554432000 1073741824 1073778376 140733983273136 140098649398184 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21486/tid=21497] ppid=21484 vsize=9624976 CPUtime=0.19 cores=1,3,5,7
/proc/21486/task/21497/stat : 21497 (java) S 21484 21486 20334 0 -1 4202560 38 0 0 0 19 0 0 0 20 0 19 0 254037171 9855975424 16018 33554432000 1073741824 1073778376 140733983273136 140098637199592 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21498] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21498/stat : 21498 (java) S 21484 21486 20334 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037171 9855975424 16018 33554432000 1073741824 1073778376 140733983273136 140098636145656 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21499] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21499/stat : 21499 (java) S 21484 21486 20334 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037171 9855975424 16018 33554432000 1073741824 1073778376 140733983273136 140098635093256 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21500] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21500/stat : 21500 (java) S 21484 21486 20334 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037174 9855975424 16018 33554432000 1073741824 1073778376 140733983273136 140098634041744 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21501] ppid=21484 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/21486/task/21501/stat : 21501 (java) S 21484 21486 20334 0 -1 4202560 2214 0 0 0 15 0 0 0 20 0 19 0 254037174 9855975424 16018 33554432000 1073741824 1073778376 140733983273136 140098632989368 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21502] ppid=21484 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/21486/task/21502/stat : 21502 (java) S 21484 21486 20334 0 -1 4202560 1654 0 0 0 15 0 0 0 20 0 19 0 254037174 9855975424 16018 33554432000 1073741824 1073778376 140733983273136 140098631936568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21503] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21503/stat : 21503 (java) S 21484 21486 20334 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037174 9855975424 16018 33554432000 1073741824 1073778376 140733983273136 140098630884472 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21486/tid=21504] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21504/stat : 21504 (java) S 21484 21486 20334 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037174 9855975424 16018 33554432000 1073741824 1073778376 140733983273136 140098629831880 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21505] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21505/stat : 21505 (java) S 21484 21486 20334 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037181 9855975424 16018 33554432000 1073741824 1073778376 140733983273136 140098628776872 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.77
Current children cumulated vsize (KiB) 9624976

[startup+12.7007 s]

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

[pid=21486/tid=21494] ppid=21484 vsize=9624976 CPUtime=1.24 cores=1,3,5,7
/proc/21486/task/21494/stat : 21494 (java) S 21484 21486 20334 0 -1 4202560 406 0 0 0 120 4 0 0 20 0 19 0 254037170 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098651503272 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21495] ppid=21484 vsize=9624976 CPUtime=1.3 cores=1,3,5,7
/proc/21486/task/21495/stat : 21495 (java) S 21484 21486 20334 0 -1 4202560 288 0 0 0 127 3 0 0 20 0 19 0 254037170 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098650450984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21486/tid=21496] ppid=21484 vsize=9624976 CPUtime=1.21 cores=1,3,5,7
/proc/21486/task/21496/stat : 21496 (java) S 21484 21486 20334 0 -1 4202560 363 0 0 0 118 3 0 0 20 0 19 0 254037170 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098649398184 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21497] ppid=21484 vsize=9624976 CPUtime=10.97 cores=1,3,5,7
/proc/21486/task/21497/stat : 21497 (java) S 21484 21486 20334 0 -1 4202560 162 0 0 0 1094 3 0 0 20 0 19 0 254037171 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098637199592 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21498] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21498/stat : 21498 (java) S 21484 21486 20334 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037171 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098636145656 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21499] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21499/stat : 21499 (java) S 21484 21486 20334 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037171 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098635093256 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21500] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21500/stat : 21500 (java) S 21484 21486 20334 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037174 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098634041744 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21501] ppid=21484 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/21486/task/21501/stat : 21501 (java) S 21484 21486 20334 0 -1 4202560 2214 0 0 0 15 0 0 0 20 0 19 0 254037174 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098632989368 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21502] ppid=21484 vsize=9624976 CPUtime=0.18 cores=1,3,5,7
/proc/21486/task/21502/stat : 21502 (java) S 21484 21486 20334 0 -1 4202560 1909 0 0 0 18 0 0 0 20 0 19 0 254037174 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098631936568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21503] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21503/stat : 21503 (java) S 21484 21486 20334 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037174 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098630884472 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21486/tid=21504] ppid=21484 vsize=9624976 CPUtime=0.61 cores=1,3,5,7
/proc/21486/task/21504/stat : 21504 (java) S 21484 21486 20334 0 -1 4202560 98 0 0 0 41 20 0 0 20 0 19 0 254037174 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098629831880 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21505] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21505/stat : 21505 (java) S 21484 21486 20334 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037181 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098628776872 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1730.31
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.01 3/211 21694
/proc/meminfo: memFree=29538312/32873844 swapFree=7104/7104
[pid=21486] ppid=21484 vsize=9624976 CPUtime=1790.44 cores=1,3,5,7
/proc/21486/stat : 21486 (java) S 21484 21486 20334 0 -1 4202496 11072 0 1 0 178981 63 0 0 20 0 19 0 254037167 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140733983264272 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/21486/statm: 2406244 76694 2264 9 0 2396937 0
[pid=21486/tid=21488] ppid=21484 vsize=9624976 CPUtime=1768.32 cores=1,3,5,7
/proc/21486/task/21488/stat : 21488 (java) R 21484 21486 20334 0 -1 4202560 2708 0 1 0 176803 29 0 0 20 0 19 0 254037168 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098813460768 140098753580212 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21486/tid=21489] ppid=21484 vsize=9624976 CPUtime=1.16 cores=1,3,5,7
/proc/21486/task/21489/stat : 21489 (java) S 21484 21486 20334 0 -1 4202560 288 0 0 0 112 4 0 0 20 0 19 0 254037170 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098752190760 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21486/tid=21490] ppid=21484 vsize=9624976 CPUtime=1.25 cores=1,3,5,7
/proc/21486/task/21490/stat : 21490 (java) S 21484 21486 20334 0 -1 4202560 288 0 0 0 122 3 0 0 20 0 19 0 254037170 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098751137960 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21491] ppid=21484 vsize=9624976 CPUtime=1.24 cores=1,3,5,7
/proc/21486/task/21491/stat : 21491 (java) S 21484 21486 20334 0 -1 4202560 479 0 0 0 120 4 0 0 20 0 19 0 254037170 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098750085672 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21486/tid=21492] ppid=21484 vsize=9624976 CPUtime=1.11 cores=1,3,5,7
/proc/21486/task/21492/stat : 21492 (java) S 21484 21486 20334 0 -1 4202560 294 0 0 0 107 4 0 0 20 0 19 0 254037170 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098749032872 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21493] ppid=21484 vsize=9624976 CPUtime=1.18 cores=1,3,5,7
/proc/21486/task/21493/stat : 21493 (java) S 21484 21486 20334 0 -1 4202560 388 0 0 0 115 3 0 0 20 0 19 0 254037170 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098747980584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21494] ppid=21484 vsize=9624976 CPUtime=1.24 cores=1,3,5,7
/proc/21486/task/21494/stat : 21494 (java) S 21484 21486 20334 0 -1 4202560 406 0 0 0 120 4 0 0 20 0 19 0 254037170 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098651503272 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21495] ppid=21484 vsize=9624976 CPUtime=1.33 cores=1,3,5,7
/proc/21486/task/21495/stat : 21495 (java) S 21484 21486 20334 0 -1 4202560 288 0 0 0 130 3 0 0 20 0 19 0 254037170 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098650450984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21496] ppid=21484 vsize=9624976 CPUtime=1.24 cores=1,3,5,7
/proc/21486/task/21496/stat : 21496 (java) S 21484 21486 20334 0 -1 4202560 363 0 0 0 121 3 0 0 20 0 19 0 254037170 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098649398184 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21486/tid=21497] ppid=21484 vsize=9624976 CPUtime=11.25 cores=1,3,5,7
/proc/21486/task/21497/stat : 21497 (java) S 21484 21486 20334 0 -1 4202560 164 0 0 0 1121 4 0 0 20 0 19 0 254037171 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098637199592 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21498] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21498/stat : 21498 (java) S 21484 21486 20334 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037171 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098636145656 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21499] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21499/stat : 21499 (java) S 21484 21486 20334 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037171 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098635093256 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21500] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21500/stat : 21500 (java) S 21484 21486 20334 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037174 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098634041744 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21501] ppid=21484 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/21486/task/21501/stat : 21501 (java) S 21484 21486 20334 0 -1 4202560 2214 0 0 0 15 0 0 0 20 0 19 0 254037174 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098632989368 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21502] ppid=21484 vsize=9624976 CPUtime=0.18 cores=1,3,5,7
/proc/21486/task/21502/stat : 21502 (java) S 21484 21486 20334 0 -1 4202560 1909 0 0 0 18 0 0 0 20 0 19 0 254037174 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098631936568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21503] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21503/stat : 21503 (java) S 21484 21486 20334 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037174 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098630884472 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21486/tid=21504] ppid=21484 vsize=9624976 CPUtime=0.64 cores=1,3,5,7
/proc/21486/task/21504/stat : 21504 (java) S 21484 21486 20334 0 -1 4202560 102 0 0 0 43 21 0 0 20 0 19 0 254037174 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098629831880 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21505] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21505/stat : 21505 (java) S 21484 21486 20334 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037181 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098628776872 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1790.44
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1791.91 s]
/proc/loadavg: 2.03 2.03 2.00 3/211 21694
/proc/meminfo: memFree=29538312/32873844 swapFree=7104/7104
[pid=21486] ppid=21484 vsize=9624976 CPUtime=1800.05 cores=1,3,5,7
/proc/21486/stat : 21486 (java) S 21484 21486 20334 0 -1 4202496 11072 0 1 0 179942 63 0 0 20 0 19 0 254037167 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140733983264272 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/21486/statm: 2406244 76694 2264 9 0 2396937 0
[pid=21486/tid=21488] ppid=21484 vsize=9624976 CPUtime=1777.93 cores=1,3,5,7
/proc/21486/task/21488/stat : 21488 (java) R 21484 21486 20334 0 -1 4202560 2708 0 1 0 177763 30 0 0 20 0 19 0 254037168 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098813460768 140098753611593 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21486/tid=21489] ppid=21484 vsize=9624976 CPUtime=1.16 cores=1,3,5,7
/proc/21486/task/21489/stat : 21489 (java) S 21484 21486 20334 0 -1 4202560 288 0 0 0 112 4 0 0 20 0 19 0 254037170 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098752190760 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21486/tid=21490] ppid=21484 vsize=9624976 CPUtime=1.25 cores=1,3,5,7
/proc/21486/task/21490/stat : 21490 (java) S 21484 21486 20334 0 -1 4202560 288 0 0 0 122 3 0 0 20 0 19 0 254037170 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098751137960 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21491] ppid=21484 vsize=9624976 CPUtime=1.24 cores=1,3,5,7
/proc/21486/task/21491/stat : 21491 (java) S 21484 21486 20334 0 -1 4202560 479 0 0 0 120 4 0 0 20 0 19 0 254037170 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098750085672 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21486/tid=21492] ppid=21484 vsize=9624976 CPUtime=1.11 cores=1,3,5,7
/proc/21486/task/21492/stat : 21492 (java) S 21484 21486 20334 0 -1 4202560 294 0 0 0 107 4 0 0 20 0 19 0 254037170 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098749032872 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21493] ppid=21484 vsize=9624976 CPUtime=1.18 cores=1,3,5,7
/proc/21486/task/21493/stat : 21493 (java) S 21484 21486 20334 0 -1 4202560 388 0 0 0 115 3 0 0 20 0 19 0 254037170 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098747980584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21494] ppid=21484 vsize=9624976 CPUtime=1.24 cores=1,3,5,7
/proc/21486/task/21494/stat : 21494 (java) S 21484 21486 20334 0 -1 4202560 406 0 0 0 120 4 0 0 20 0 19 0 254037170 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098651503272 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21495] ppid=21484 vsize=9624976 CPUtime=1.33 cores=1,3,5,7
/proc/21486/task/21495/stat : 21495 (java) S 21484 21486 20334 0 -1 4202560 288 0 0 0 130 3 0 0 20 0 19 0 254037170 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098650450984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21496] ppid=21484 vsize=9624976 CPUtime=1.24 cores=1,3,5,7
/proc/21486/task/21496/stat : 21496 (java) S 21484 21486 20334 0 -1 4202560 363 0 0 0 121 3 0 0 20 0 19 0 254037170 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098649398184 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21486/tid=21497] ppid=21484 vsize=9624976 CPUtime=11.25 cores=1,3,5,7
/proc/21486/task/21497/stat : 21497 (java) S 21484 21486 20334 0 -1 4202560 164 0 0 0 1121 4 0 0 20 0 19 0 254037171 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098637199592 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21498] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21498/stat : 21498 (java) S 21484 21486 20334 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037171 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098636145656 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21499] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21499/stat : 21499 (java) S 21484 21486 20334 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037171 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098635093256 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21500] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21500/stat : 21500 (java) S 21484 21486 20334 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037174 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098634041744 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21501] ppid=21484 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/21486/task/21501/stat : 21501 (java) S 21484 21486 20334 0 -1 4202560 2214 0 0 0 15 0 0 0 20 0 19 0 254037174 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098632989368 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21502] ppid=21484 vsize=9624976 CPUtime=0.18 cores=1,3,5,7
/proc/21486/task/21502/stat : 21502 (java) S 21484 21486 20334 0 -1 4202560 1909 0 0 0 18 0 0 0 20 0 19 0 254037174 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098631936568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21503] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21503/stat : 21503 (java) S 21484 21486 20334 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037174 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098630884472 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21486/tid=21504] ppid=21484 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/21486/task/21504/stat : 21504 (java) S 21484 21486 20334 0 -1 4202560 102 0 0 0 44 21 0 0 20 0 19 0 254037174 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098629831880 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21505] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21505/stat : 21505 (java) S 21484 21486 20334 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037181 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098628776872 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
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

[startup+1791.91 s]
/proc/loadavg: 2.03 2.03 2.00 3/211 21694
/proc/meminfo: memFree=29538312/32873844 swapFree=7104/7104
[pid=21486] ppid=21484 vsize=9624976 CPUtime=1800.05 cores=1,3,5,7
/proc/21486/stat : 21486 (java) S 21484 21486 20334 0 -1 4202496 11072 0 1 0 179942 63 0 0 20 0 19 0 254037167 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140733983264272 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/21486/statm: 2406244 76694 2264 9 0 2396937 0
[pid=21486/tid=21488] ppid=21484 vsize=9624976 CPUtime=1777.93 cores=1,3,5,7
/proc/21486/task/21488/stat : 21488 (java) R 21484 21486 20334 0 -1 4202560 2708 0 1 0 177763 30 0 0 20 0 19 0 254037168 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098813460768 140098753611593 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21486/tid=21489] ppid=21484 vsize=9624976 CPUtime=1.16 cores=1,3,5,7
/proc/21486/task/21489/stat : 21489 (java) S 21484 21486 20334 0 -1 4202560 288 0 0 0 112 4 0 0 20 0 19 0 254037170 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098752190760 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21486/tid=21490] ppid=21484 vsize=9624976 CPUtime=1.25 cores=1,3,5,7
/proc/21486/task/21490/stat : 21490 (java) S 21484 21486 20334 0 -1 4202560 288 0 0 0 122 3 0 0 20 0 19 0 254037170 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098751137960 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21491] ppid=21484 vsize=9624976 CPUtime=1.24 cores=1,3,5,7
/proc/21486/task/21491/stat : 21491 (java) S 21484 21486 20334 0 -1 4202560 479 0 0 0 120 4 0 0 20 0 19 0 254037170 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098750085672 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21486/tid=21492] ppid=21484 vsize=9624976 CPUtime=1.11 cores=1,3,5,7
/proc/21486/task/21492/stat : 21492 (java) S 21484 21486 20334 0 -1 4202560 294 0 0 0 107 4 0 0 20 0 19 0 254037170 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098749032872 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21493] ppid=21484 vsize=9624976 CPUtime=1.18 cores=1,3,5,7
/proc/21486/task/21493/stat : 21493 (java) S 21484 21486 20334 0 -1 4202560 388 0 0 0 115 3 0 0 20 0 19 0 254037170 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098747980584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21494] ppid=21484 vsize=9624976 CPUtime=1.24 cores=1,3,5,7
/proc/21486/task/21494/stat : 21494 (java) S 21484 21486 20334 0 -1 4202560 406 0 0 0 120 4 0 0 20 0 19 0 254037170 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098651503272 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21495] ppid=21484 vsize=9624976 CPUtime=1.33 cores=1,3,5,7
/proc/21486/task/21495/stat : 21495 (java) S 21484 21486 20334 0 -1 4202560 288 0 0 0 130 3 0 0 20 0 19 0 254037170 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098650450984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21496] ppid=21484 vsize=9624976 CPUtime=1.24 cores=1,3,5,7
/proc/21486/task/21496/stat : 21496 (java) S 21484 21486 20334 0 -1 4202560 363 0 0 0 121 3 0 0 20 0 19 0 254037170 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098649398184 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21486/tid=21497] ppid=21484 vsize=9624976 CPUtime=11.25 cores=1,3,5,7
/proc/21486/task/21497/stat : 21497 (java) S 21484 21486 20334 0 -1 4202560 164 0 0 0 1121 4 0 0 20 0 19 0 254037171 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098637199592 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21498] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21498/stat : 21498 (java) S 21484 21486 20334 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037171 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098636145656 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21499] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21499/stat : 21499 (java) S 21484 21486 20334 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037171 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098635093256 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21500] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21500/stat : 21500 (java) S 21484 21486 20334 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037174 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098634041744 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21501] ppid=21484 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/21486/task/21501/stat : 21501 (java) S 21484 21486 20334 0 -1 4202560 2214 0 0 0 15 0 0 0 20 0 19 0 254037174 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098632989368 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21486/tid=21502] ppid=21484 vsize=9624976 CPUtime=0.18 cores=1,3,5,7
/proc/21486/task/21502/stat : 21502 (java) S 21484 21486 20334 0 -1 4202560 1909 0 0 0 18 0 0 0 20 0 19 0 254037174 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098631936568 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21503] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21503/stat : 21503 (java) S 21484 21486 20334 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037174 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098630884472 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21486/tid=21504] ppid=21484 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/21486/task/21504/stat : 21504 (java) S 21484 21486 20334 0 -1 4202560 102 0 0 0 44 21 0 0 20 0 19 0 254037174 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098629831880 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21486/tid=21505] ppid=21484 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/21486/task/21505/stat : 21505 (java) S 21484 21486 20334 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037181 9855975424 76694 33554432000 1073741824 1073778376 140733983273136 140098628776872 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9624976

Child status: 143
Real time (s): 1791.97
CPU time (s): 1800.28
CPU user time (s): 1799.31
CPU system time (s): 0.970852
CPU usage (%): 100.464
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.31
system time used= 0.970852
maximum resident set size= 306948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11120
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= 42938
involuntary context switches= 17661

runsolver used 5.97109 second user time and 15.2817 second system time

The end

Launcher Data

Begin job on node104 at 2012-05-24 19:04:46
IDJOB=3687991
IDBENCH=2561
IDSOLVER=2269
FILE ID=node104/3687991-1337879086
RUNJOBID= node104-1337871880-20351
PBS_JOBID= 14620100
Free space on /tmp= 71712 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-prob7.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687991-1337879086/watcher-3687991-1337879086 -o /tmp/evaluation-result-3687991-1337879086/solver-3687991-1337879086 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3687991-1337879086.opb

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

MD5SUM BENCH= 891ef60a3c811d65a65dee7761e3f07c
RANDOM SEED=447437323

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29742272 kB
Buffers:          202048 kB
Cached:          1792604 kB
SwapCached:            0 kB
Active:           712108 kB
Inactive:        1657600 kB
Active(anon):     377404 kB
Inactive(anon):        0 kB
Active(file):     334704 kB
Inactive(file):  1657600 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               464 kB
Writeback:             0 kB
AnonPages:        383588 kB
Mapped:            21524 kB
Shmem:               200 kB
Slab:             621828 kB
SReclaimable:      64604 kB
SUnreclaim:       557224 kB
KernelStack:        1584 kB
PageTables:         4436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     658500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    354304 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= 71708 MiB
End job on node104 at 2012-05-24 19:34:40