Trace number 3687921

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.56 1794.75

General information on the benchmark

Namenormalized-PB06/SATUNSAT-BIGINT/submitted-PB06/
manquiho/Aardal_1/normalized-cuww4.opb
MD5SUMd53007d2869c28e065ccd77bdf635fbe
Bench CategoryDEC-BIGINT (no optimisation, big 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 benchmark0.370942
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables82
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 constraint82
Maximum length of a constraint82
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 104723596
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 1078440737
Number of bits of the biggest sum of numbers31
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.07/0.08	c version 2.3.2.v20120418
0.07/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.08	c java.vm.version	19.1-b02
0.07/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.08	c sun.arch.data.model	64
0.07/0.08	c java.version		1.6.0_24
0.07/0.08	c os.name		Linux
0.07/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.08	c os.arch		amd64
0.07/0.08	c Free memory 		501472288
0.07/0.08	c Max memory 		7480803328
0.07/0.08	c Total memory 		504102912
0.07/0.08	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization by upper bound
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose learned constraints deletion strategy
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3687921-1337877335.opb
0.10/0.10	c reading problem ... 
0.10/0.11	c ... done. Wall clock time 0.013s.
0.10/0.11	c declared #vars     82
0.10/0.11	c #constraints  2
0.10/0.11	c constraints type 
0.10/0.11	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2
0.10/0.11	c 2 constraints processed.
0.50/0.39	c cleaning 2498 clauses out of 5001 with flag 5001/5001
0.79/0.55	c cleaning 4245 clauses out of 8502 with flag 11000/11000
1.01/0.75	c cleaning 5628 clauses out of 11259 with flag 18002/18002
1.22/0.98	c cleaning 6808 clauses out of 13630 with flag 26001/26001
1.55/1.21	c cleaning 7906 clauses out of 15821 with flag 35000/35000
1.75/1.49	c cleaning 8958 clauses out of 17915 with flag 45000/45000
2.16/1.82	c cleaning 9974 clauses out of 19957 with flag 56000/56000
2.47/2.18	c cleaning 10990 clauses out of 21984 with flag 68001/68001
2.87/2.56	c cleaning 11992 clauses out of 23995 with flag 81002/81002
3.37/3.02	c cleaning 12994 clauses out of 26001 with flag 95000/95000
3.89/3.51	c cleaning 13995 clauses out of 28007 with flag 110000/110000
4.30/3.98	c cleaning 15001 clauses out of 30013 with flag 126001/126001
5.00/4.64	c cleaning 16006 clauses out of 32012 with flag 143001/143001
5.60/5.26	c cleaning 16994 clauses out of 34005 with flag 161000/161000
6.22/5.89	c cleaning 18002 clauses out of 36011 with flag 180000/180000
7.12/6.70	c cleaning 19006 clauses out of 38011 with flag 200002/200002
7.93/7.60	c cleaning 19999 clauses out of 40003 with flag 221000/221000
8.85/8.42	c cleaning 20995 clauses out of 42005 with flag 243001/243001
9.76/9.36	c cleaning 22002 clauses out of 44012 with flag 266003/266003
10.68/10.29	c cleaning 22997 clauses out of 46008 with flag 290001/290001
11.89/11.48	c cleaning 24003 clauses out of 48010 with flag 315000/315000
13.12/12.65	c cleaning 25004 clauses out of 50007 with flag 341000/341000
14.33/13.84	c cleaning 25992 clauses out of 52003 with flag 368000/368000
15.64/15.11	c cleaning 27002 clauses out of 54011 with flag 396000/396000
16.86/16.31	c cleaning 27997 clauses out of 56010 with flag 425001/425001
18.18/17.63	c cleaning 28999 clauses out of 58013 with flag 455001/455001
19.48/18.95	c cleaning 29997 clauses out of 60013 with flag 486000/486000
21.21/20.64	c cleaning 31005 clauses out of 62019 with flag 518003/518003
22.71/22.13	c cleaning 32003 clauses out of 64013 with flag 551002/551002
24.42/23.90	c cleaning 32999 clauses out of 66009 with flag 585001/585001
25.84/25.30	c cleaning 34001 clauses out of 68009 with flag 620000/620000
27.64/27.03	c cleaning 35002 clauses out of 70008 with flag 656000/656000
29.35/28.71	c cleaning 35997 clauses out of 72006 with flag 693000/693000
31.07/30.46	c cleaning 37002 clauses out of 74010 with flag 731001/731001
33.78/33.14	c cleaning 38004 clauses out of 76009 with flag 770002/770002
35.99/35.34	c cleaning 38997 clauses out of 78004 with flag 810001/810001
38.72/38.06	c cleaning 40002 clauses out of 80006 with flag 851000/851000
41.14/40.46	c cleaning 40997 clauses out of 82005 with flag 893001/893001
43.27/42.55	c cleaning 41995 clauses out of 84008 with flag 936001/936001
45.68/44.96	c cleaning 42999 clauses out of 86013 with flag 980001/980001
48.49/47.74	c cleaning 44004 clauses out of 88014 with flag 1025001/1025001
51.20/50.48	c cleaning 44992 clauses out of 90009 with flag 1071000/1071000
54.16/53.33	c cleaning 46002 clauses out of 92019 with flag 1118002/1118002
57.46/56.66	c cleaning 47006 clauses out of 94015 with flag 1166000/1166000
60.30/59.49	c cleaning 48003 clauses out of 96012 with flag 1215003/1215003
63.82/62.95	c cleaning 48995 clauses out of 98006 with flag 1265000/1265000
66.95/66.08	c cleaning 50003 clauses out of 100011 with flag 1316000/1316000
69.27/68.30	c cleaning 50997 clauses out of 102008 with flag 1368000/1368000
72.80/71.88	c cleaning 52002 clauses out of 104013 with flag 1421002/1421002
75.93/74.93	c cleaning 53000 clauses out of 106010 with flag 1475001/1475001
79.16/78.16	c cleaning 53996 clauses out of 108010 with flag 1530001/1530001
82.07/81.06	c cleaning 55005 clauses out of 110015 with flag 1586002/1586002
85.29/84.24	c cleaning 55997 clauses out of 112008 with flag 1643000/1643000
89.13/88.08	c cleaning 57003 clauses out of 114012 with flag 1701001/1701001
92.64/91.53	c cleaning 57997 clauses out of 116008 with flag 1760000/1760000
96.07/94.96	c cleaning 59006 clauses out of 118012 with flag 1820001/1820001
99.68/98.51	c cleaning 60003 clauses out of 120008 with flag 1881003/1881003
103.72/102.52	c cleaning 60998 clauses out of 122003 with flag 1943001/1943001
107.14/105.98	c cleaning 62001 clauses out of 124005 with flag 2006001/2006001
110.25/109.04	c cleaning 62998 clauses out of 126003 with flag 2070000/2070000
114.07/112.86	c cleaning 64000 clauses out of 128005 with flag 2135000/2135000
117.69/116.40	c cleaning 64997 clauses out of 130006 with flag 2201001/2201001
122.93/121.61	c cleaning 66004 clauses out of 132010 with flag 2268002/2268002
126.85/125.52	c cleaning 66992 clauses out of 134004 with flag 2336000/2336000
132.07/130.74	c cleaning 68004 clauses out of 136014 with flag 2405002/2405002
137.09/135.77	c cleaning 68997 clauses out of 138009 with flag 2475001/2475001
142.23/140.90	c cleaning 70002 clauses out of 140012 with flag 2546001/2546001
147.98/146.52	c cleaning 71001 clauses out of 142009 with flag 2618000/2618000
152.80/151.39	c cleaning 71990 clauses out of 144008 with flag 2691000/2691000
158.75/157.23	c cleaning 73009 clauses out of 146019 with flag 2765001/2765001
164.66/163.14	c cleaning 74001 clauses out of 148010 with flag 2840001/2840001
171.39/169.85	c cleaning 75002 clauses out of 150009 with flag 2916001/2916001
178.02/176.42	c cleaning 76004 clauses out of 152008 with flag 2993002/2993002
182.36/180.80	c cleaning 76993 clauses out of 154003 with flag 3071001/3071001
188.27/186.60	c cleaning 78004 clauses out of 156011 with flag 3150002/3150002
194.20/192.54	c cleaning 79002 clauses out of 158005 with flag 3230000/3230000
200.75/199.09	c cleaning 80000 clauses out of 160004 with flag 3311001/3311001
209.67/207.91	c cleaning 80994 clauses out of 162005 with flag 3393002/3393002
215.59/213.86	c cleaning 81998 clauses out of 164010 with flag 3476001/3476001
221.62/219.81	c cleaning 83004 clauses out of 166011 with flag 3560000/3560000
230.54/228.77	c cleaning 83995 clauses out of 168007 with flag 3645000/3645000
238.76/236.97	c cleaning 84996 clauses out of 170013 with flag 3731001/3731001
248.11/246.25	c cleaning 86001 clauses out of 172016 with flag 3818000/3818000
257.05/255.13	c cleaning 87000 clauses out of 174015 with flag 3906000/3906000
265.99/264.04	c cleaning 88008 clauses out of 176015 with flag 3995000/3995000
274.43/272.49	c cleaning 89003 clauses out of 178008 with flag 4085001/4085001
281.78/279.77	c cleaning 89997 clauses out of 180004 with flag 4176000/4176000
291.20/289.14	c cleaning 91000 clauses out of 182009 with flag 4268002/4268002
300.04/297.96	c cleaning 92000 clauses out of 184007 with flag 4361000/4361000
309.27/307.10	c cleaning 92997 clauses out of 186007 with flag 4455000/4455000
315.50/313.40	c cleaning 93998 clauses out of 188012 with flag 4550002/4550002
321.41/319.21	c cleaning 94997 clauses out of 190013 with flag 4646001/4646001
327.92/325.78	c cleaning 95998 clauses out of 192015 with flag 4743000/4743000
334.44/332.28	c cleaning 97001 clauses out of 194017 with flag 4841000/4841000
342.15/339.96	c cleaning 98006 clauses out of 196017 with flag 4940001/4940001
354.21/352.00	c cleaning 99006 clauses out of 198013 with flag 5040003/5040003
364.29/361.99	c cleaning 99997 clauses out of 200004 with flag 5141000/5141000
374.03/371.70	c cleaning 100998 clauses out of 202008 with flag 5243001/5243001
383.17/380.73	c cleaning 102004 clauses out of 204009 with flag 5346000/5346000
393.31/390.85	c cleaning 102997 clauses out of 206005 with flag 5450000/5450000
400.04/397.57	c cleaning 103995 clauses out of 208009 with flag 5555001/5555001
408.55/406.08	c cleaning 105002 clauses out of 210013 with flag 5661000/5661000
419.67/417.10	c cleaning 106005 clauses out of 212011 with flag 5768000/5768000
431.10/428.59	c cleaning 107003 clauses out of 214008 with flag 5876002/5876002
441.14/438.55	c cleaning 108002 clauses out of 216003 with flag 5985000/5985000
454.19/451.52	c cleaning 109000 clauses out of 218001 with flag 6095000/6095000
465.83/463.11	c cleaning 109994 clauses out of 220004 with flag 6206003/6206003
475.96/473.28	c cleaning 111000 clauses out of 222008 with flag 6318001/6318001
487.88/485.13	c cleaning 112002 clauses out of 224008 with flag 6431001/6431001
500.23/497.41	c cleaning 113002 clauses out of 226009 with flag 6545004/6545004
513.28/510.48	c cleaning 113997 clauses out of 228003 with flag 6660000/6660000
524.50/521.68	c cleaning 114993 clauses out of 230006 with flag 6776000/6776000
535.01/532.16	c cleaning 115999 clauses out of 232013 with flag 6893000/6893000
547.62/544.71	c cleaning 117001 clauses out of 234016 with flag 7011002/7011002
557.56/554.65	c cleaning 117997 clauses out of 236013 with flag 7130000/7130000
567.59/564.69	c cleaning 119000 clauses out of 238016 with flag 7250000/7250000
581.61/578.64	c cleaning 120006 clauses out of 240017 with flag 7371001/7371001
594.82/591.86	c cleaning 121006 clauses out of 242012 with flag 7493002/7493002
608.53/605.52	c cleaning 121999 clauses out of 244006 with flag 7616002/7616002
623.17/620.18	c cleaning 122996 clauses out of 246006 with flag 7740001/7740001
635.33/632.23	c cleaning 123999 clauses out of 248010 with flag 7865001/7865001
648.30/645.18	c cleaning 125003 clauses out of 250010 with flag 7991000/7991000
658.57/655.36	c cleaning 126000 clauses out of 252008 with flag 8118001/8118001
669.09/665.82	c cleaning 127003 clauses out of 254007 with flag 8246000/8246000
681.93/678.62	c cleaning 127997 clauses out of 256004 with flag 8375000/8375000
694.96/691.61	c cleaning 129001 clauses out of 258007 with flag 8505000/8505000
707.39/704.06	c cleaning 130004 clauses out of 260008 with flag 8636002/8636002
722.03/718.64	c cleaning 130994 clauses out of 262002 with flag 8768000/8768000
734.75/731.31	c cleaning 132003 clauses out of 264010 with flag 8901002/8901002
746.68/743.26	c cleaning 132999 clauses out of 266006 with flag 9035001/9035001
762.30/758.82	c cleaning 133996 clauses out of 268006 with flag 9170000/9170000
775.85/772.39	c cleaning 134995 clauses out of 270010 with flag 9306000/9306000
790.18/786.67	c cleaning 136001 clauses out of 272015 with flag 9443000/9443000
805.22/801.60	c cleaning 137004 clauses out of 274014 with flag 9581000/9581000
820.24/816.67	c cleaning 138002 clauses out of 276010 with flag 9720000/9720000
835.67/832.02	c cleaning 139001 clauses out of 278008 with flag 9860000/9860000
851.01/847.32	c cleaning 139998 clauses out of 280008 with flag 10001001/10001001
864.26/860.58	c cleaning 141003 clauses out of 282011 with flag 10143002/10143002
880.90/877.14	c cleaning 142001 clauses out of 284008 with flag 10286002/10286002
899.83/896.09	c cleaning 142990 clauses out of 286006 with flag 10430001/10430001
922.78/918.93	c cleaning 144007 clauses out of 288015 with flag 10575000/10575000
947.39/943.53	c cleaning 145002 clauses out of 290008 with flag 10721000/10721000
970.75/966.86	c cleaning 146004 clauses out of 292007 with flag 10868001/10868001
995.37/991.47	c cleaning 147001 clauses out of 294002 with flag 11016000/11016000
1016.52/1012.55	c cleaning 147993 clauses out of 296002 with flag 11165001/11165001
1042.56/1038.51	c cleaning 148998 clauses out of 298008 with flag 11315000/11315000
1070.53/1066.42	c cleaning 150001 clauses out of 300011 with flag 11466001/11466001
1093.95/1089.87	c cleaning 150998 clauses out of 302009 with flag 11618000/11618000
1120.87/1116.76	c cleaning 151999 clauses out of 304011 with flag 11771000/11771000
1148.89/1144.75	c cleaning 153001 clauses out of 306013 with flag 11925001/11925001
1176.86/1172.65	c cleaning 153999 clauses out of 308011 with flag 12080000/12080000
1203.99/1199.70	c cleaning 155000 clauses out of 310013 with flag 12236001/12236001
1227.71/1223.42	c cleaning 155998 clauses out of 312012 with flag 12393000/12393000
1255.53/1251.28	c cleaning 157007 clauses out of 314014 with flag 12551000/12551000
1284.99/1280.62	c cleaning 157997 clauses out of 316007 with flag 12710000/12710000
1314.36/1309.91	c cleaning 159001 clauses out of 318011 with flag 12870001/12870001
1345.56/1341.07	c cleaning 159999 clauses out of 320009 with flag 13031000/13031000
1376.02/1371.41	c cleaning 160998 clauses out of 322010 with flag 13193000/13193000
1407.77/1403.19	c cleaning 162002 clauses out of 324013 with flag 13356001/13356001
1432.71/1428.04	c cleaning 163006 clauses out of 326011 with flag 13520001/13520001
1467.15/1462.43	c cleaning 163998 clauses out of 328004 with flag 13685000/13685000
1498.82/1494.01	c cleaning 165004 clauses out of 330008 with flag 13851002/13851002
1538.05/1533.30	c cleaning 165998 clauses out of 332002 with flag 14018000/14018000
1580.73/1575.88	c cleaning 167001 clauses out of 334004 with flag 14186000/14186000
1621.78/1616.87	c cleaning 167999 clauses out of 336003 with flag 14355000/14355000
1662.78/1657.73	c cleaning 169001 clauses out of 338004 with flag 14525000/14525000
1702.45/1697.36	c cleaning 170001 clauses out of 340005 with flag 14696002/14696002
1745.29/1740.17	c cleaning 171001 clauses out of 342002 with flag 14868000/14868000
1782.26/1777.03	c cleaning 171998 clauses out of 344004 with flag 15041003/15041003
1800.02/1794.71	c starts		: 336
1800.02/1794.71	c conflicts		: 15159834
1800.02/1794.71	c decisions		: 15173843
1800.02/1794.71	c propagations		: 83935658
1800.02/1794.71	c inspects		: 21931611362
1800.02/1794.71	c shortcuts		: 0
1800.02/1794.71	c learnt literals	: 0
1800.02/1794.71	c learnt binary clauses	: 0
1800.02/1794.71	c learnt ternary clauses	: 0
1800.02/1794.71	c learnt constraints	: 15159835
1800.02/1794.71	c ignored constraints	: 0
1800.02/1794.71	c root simplifications	: 0
1800.02/1794.71	c removed literals (reason simplification)	: 0
1800.02/1794.71	c reason swapping (by a shorter reason)	: 0
1800.02/1794.71	c Calls to reduceDB	: 169
1800.02/1794.71	c number of reductions to clauses (during analyze)	: 0
1800.02/1794.71	c number of learned constraints concerned by reduction	: 0
1800.02/1794.71	c number of learning phase by resolution	: 0
1800.02/1794.71	c number of learning phase by cutting planes	: 0
1800.02/1794.71	c speed (assignments/second)	: 46771.37237092492
1800.02/1794.71	c non guided choices	69
1800.02/1794.74	c learnt constraints type 
1800.02/1794.74	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 291144
1800.02/1794.74	c constraints type 
1800.02/1794.74	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2
1800.02/1794.74	c 2 constraints processed.
1800.02/1794.74	s UNKNOWN
1800.02/1794.74	c Total wall clock time (in seconds): 1794.643

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-3687921-1337877335/watcher-3687921-1337877335 -o /tmp/evaluation-result-3687921-1337877335/solver-3687921-1337877335 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3687921-1337877335.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.99 1.98 1.93 3/194 24146
/proc/meminfo: memFree=28666796/32873648 swapFree=7372/7372
[pid=24146] ppid=24144 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/24146/stat : 24146 (java) R 24144 24146 23489 0 -1 4202496 985 0 0 0 0 0 0 0 20 0 1 0 253859523 23793664 713 33554432000 1073741824 1073778376 140733836566096 140733836555160 217401309264 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24146/statm: 5809 713 528 9 0 128 0

[startup+0.0769139 s]
/proc/loadavg: 1.99 1.98 1.93 3/194 24146
/proc/meminfo: memFree=28666796/32873648 swapFree=7372/7372
[pid=24146] ppid=24144 vsize=9558412 CPUtime=0.07 cores=1,3,5,7
/proc/24146/stat : 24146 (java) S 24144 24146 23489 0 -1 4202496 3914 0 1 0 6 1 0 0 20 0 18 0 253859523 9787813888 5111 33554432000 1073741824 1073778376 140733836566096 140733836557232 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24146/statm: 2389603 5122 2034 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558412

[startup+0.100245 s]
/proc/loadavg: 1.99 1.98 1.93 3/194 24146
/proc/meminfo: memFree=28666796/32873648 swapFree=7372/7372
[pid=24146] ppid=24144 vsize=9558412 CPUtime=0.1 cores=1,3,5,7
/proc/24146/stat : 24146 (java) S 24144 24146 23489 0 -1 4202496 4456 0 1 0 9 1 0 0 20 0 18 0 253859523 9787813888 6124 33554432000 1073741824 1073778376 140733836566096 140733836557232 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24146/statm: 2389603 6124 2138 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558412

[startup+0.300222 s]
/proc/loadavg: 1.99 1.98 1.93 3/194 24146
/proc/meminfo: memFree=28666796/32873648 swapFree=7372/7372
[pid=24146] ppid=24144 vsize=9624976 CPUtime=0.5 cores=1,3,5,7
/proc/24146/stat : 24146 (java) S 24144 24146 23489 0 -1 4202496 7575 0 1 0 49 1 0 0 20 0 19 0 253859523 9855975424 7658 33554432000 1073741824 1073778376 140733836566096 140733836557232 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24146/statm: 2406244 7658 2219 9 0 2396937 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9624976

[startup+0.70023 s]
/proc/loadavg: 1.99 1.98 1.93 3/194 24146
/proc/meminfo: memFree=28666796/32873648 swapFree=7372/7372
[pid=24146] ppid=24144 vsize=9624976 CPUtime=1.01 cores=1,3,5,7
/proc/24146/stat : 24146 (java) S 24144 24146 23489 0 -1 4202496 8014 0 1 0 99 2 0 0 20 0 19 0 253859523 9855975424 10798 33554432000 1073741824 1073778376 140733836566096 140733836557232 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24146/statm: 2406244 10798 2257 9 0 2396937 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 9624976

[startup+1.50055 s]
/proc/loadavg: 1.99 1.98 1.93 3/213 24165
/proc/meminfo: memFree=28629948/32873648 swapFree=7372/7372
[pid=24146] ppid=24144 vsize=9624976 CPUtime=1.86 cores=1,3,5,7
/proc/24146/stat : 24146 (java) S 24144 24146 23489 0 -1 4202496 8047 0 1 0 184 2 0 0 20 0 19 0 253859523 9855975424 11336 33554432000 1073741824 1073778376 140733836566096 140733836557232 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24146/statm: 2406244 11336 2267 9 0 2396937 0
[pid=24146/tid=24148] ppid=24144 vsize=9624976 CPUtime=1.42 cores=1,3,5,7
/proc/24146/task/24148/stat : 24148 (java) S 24144 24146 23489 0 -1 4202560 2479 0 1 0 140 2 0 0 20 0 19 0 253859523 9855975424 11336 33554432000 1073741824 1073778376 140733836566096 140696557854808 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24146/tid=24149] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24149/stat : 24149 (java) S 24144 24146 23489 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253859524 9855975424 11336 33554432000 1073741824 1073778376 140733836566096 140696401853224 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24150] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24150/stat : 24150 (java) S 24144 24146 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859524 9855975424 11336 33554432000 1073741824 1073778376 140733836566096 140696400800424 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24151] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24151/stat : 24151 (java) R 24144 24146 23489 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253859524 9855975424 11336 33554432000 1073741824 1073778376 140733836566096 140696399748136 217413891132 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24146/tid=24152] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24152/stat : 24152 (java) S 24144 24146 23489 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 253859524 9855975424 11336 33554432000 1073741824 1073778376 140733836566096 140696398695336 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24153] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24153/stat : 24153 (java) S 24144 24146 23489 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 253859524 9855975424 11336 33554432000 1073741824 1073778376 140733836566096 140696397642024 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24154] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24154/stat : 24154 (java) S 24144 24146 23489 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 253859524 9855975424 11336 33554432000 1073741824 1073778376 140733836566096 140696396589224 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24155] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24155/stat : 24155 (java) S 24144 24146 23489 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 253859524 9855975424 11336 33554432000 1073741824 1073778376 140733836566096 140696395536936 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24156] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24156/stat : 24156 (java) S 24144 24146 23489 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253859524 9855975424 11336 33554432000 1073741824 1073778376 140733836566096 140696394484136 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24157] ppid=24144 vsize=9624976 CPUtime=0.03 cores=1,3,5,7
/proc/24146/task/24157/stat : 24157 (java) R 24144 24146 23489 0 -1 4202560 30 0 0 0 3 0 0 0 20 0 19 0 253859525 9855975424 11336 33554432000 1073741824 1073778376 140733836566096 140696382072552 140696563978652 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24146/tid=24158] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24158/stat : 24158 (java) S 24144 24146 23489 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253859526 9855975424 11336 33554432000 1073741824 1073778376 140733836566096 140696381019640 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24159] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24159/stat : 24159 (java) S 24144 24146 23489 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253859526 9855975424 11336 33554432000 1073741824 1073778376 140733836566096 140696379967240 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24160] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24160/stat : 24160 (java) S 24144 24146 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859528 9855975424 11336 33554432000 1073741824 1073778376 140733836566096 140696378915728 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24161] ppid=24144 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/24146/task/24161/stat : 24161 (java) S 24144 24146 23489 0 -1 4202560 2306 0 0 0 15 0 0 0 20 0 19 0 253859528 9855975424 11336 33554432000 1073741824 1073778376 140733836566096 140696377862328 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24162] ppid=24144 vsize=9624976 CPUtime=0.18 cores=1,3,5,7
/proc/24146/task/24162/stat : 24162 (java) S 24144 24146 23489 0 -1 4202560 1996 0 0 0 18 0 0 0 20 0 19 0 253859528 9855975424 11336 33554432000 1073741824 1073778376 140733836566096 140696376809528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24163] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24163/stat : 24163 (java) S 24144 24146 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859528 9855975424 11336 33554432000 1073741824 1073778376 140733836566096 140696375757432 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24164] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24164/stat : 24164 (java) S 24144 24146 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859528 9855975424 11336 33554432000 1073741824 1073778376 140733836566096 140696374704840 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24165] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24165/stat : 24165 (java) S 24144 24146 23489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253859535 9855975424 11336 33554432000 1073741824 1073778376 140733836566096 140696373650856 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 9624976

[startup+3.10061 s]
/proc/loadavg: 1.99 1.98 1.93 3/213 24165
/proc/meminfo: memFree=28625728/32873648 swapFree=7372/7372
[pid=24146] ppid=24144 vsize=9624976 CPUtime=3.49 cores=1,3,5,7
/proc/24146/stat : 24146 (java) S 24144 24146 23489 0 -1 4202496 8074 0 1 0 346 3 0 0 20 0 19 0 253859523 9855975424 12889 33554432000 1073741824 1073778376 140733836566096 140733836557232 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24146/statm: 2406244 12889 2267 9 0 2396937 0
[pid=24146/tid=24148] ppid=24144 vsize=9624976 CPUtime=2.96 cores=1,3,5,7
/proc/24146/task/24148/stat : 24148 (java) R 24144 24146 23489 0 -1 4202560 2483 0 1 0 294 2 0 0 20 0 19 0 253859523 9855975424 12889 33554432000 1073741824 1073778376 140733836566096 140696557855128 140696430677282 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24146/tid=24149] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24149/stat : 24149 (java) S 24144 24146 23489 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 253859524 9855975424 12889 33554432000 1073741824 1073778376 140733836566096 140696401853224 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24150] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24150/stat : 24150 (java) S 24144 24146 23489 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253859524 9855975424 12889 33554432000 1073741824 1073778376 140733836566096 140696400800424 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24151] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24151/stat : 24151 (java) S 24144 24146 23489 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253859524 9855975424 12889 33554432000 1073741824 1073778376 140733836566096 140696399748136 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24152] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24152/stat : 24152 (java) S 24144 24146 23489 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 19 0 253859524 9855975424 12889 33554432000 1073741824 1073778376 140733836566096 140696398695336 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24153] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24153/stat : 24153 (java) S 24144 24146 23489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253859524 9855975424 12889 33554432000 1073741824 1073778376 140733836566096 140696397642024 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24154] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24154/stat : 24154 (java) S 24144 24146 23489 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253859524 9855975424 12889 33554432000 1073741824 1073778376 140733836566096 140696396589224 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24155] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24155/stat : 24155 (java) S 24144 24146 23489 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 253859524 9855975424 12889 33554432000 1073741824 1073778376 140733836566096 140696395536936 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24156] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24156/stat : 24156 (java) S 24144 24146 23489 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253859524 9855975424 12889 33554432000 1073741824 1073778376 140733836566096 140696394484136 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24157] ppid=24144 vsize=9624976 CPUtime=0.08 cores=1,3,5,7
/proc/24146/task/24157/stat : 24157 (java) S 24144 24146 23489 0 -1 4202560 32 0 0 0 8 0 0 0 20 0 19 0 253859525 9855975424 12889 33554432000 1073741824 1073778376 140733836566096 140696382073576 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24146/tid=24158] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24158/stat : 24158 (java) S 24144 24146 23489 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253859526 9855975424 12889 33554432000 1073741824 1073778376 140733836566096 140696381019640 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24159] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24159/stat : 24159 (java) S 24144 24146 23489 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253859526 9855975424 12889 33554432000 1073741824 1073778376 140733836566096 140696379967240 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24160] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24160/stat : 24160 (java) S 24144 24146 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859528 9855975424 12889 33554432000 1073741824 1073778376 140733836566096 140696378915728 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24161] ppid=24144 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/24146/task/24161/stat : 24161 (java) S 24144 24146 23489 0 -1 4202560 2306 0 0 0 15 0 0 0 20 0 19 0 253859528 9855975424 12889 33554432000 1073741824 1073778376 140733836566096 140696377862328 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24162] ppid=24144 vsize=9624976 CPUtime=0.18 cores=1,3,5,7
/proc/24146/task/24162/stat : 24162 (java) S 24144 24146 23489 0 -1 4202560 1996 0 0 0 18 0 0 0 20 0 19 0 253859528 9855975424 12889 33554432000 1073741824 1073778376 140733836566096 140696376809528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24163] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24163/stat : 24163 (java) S 24144 24146 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859528 9855975424 12889 33554432000 1073741824 1073778376 140733836566096 140696375757432 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24164] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24164/stat : 24164 (java) S 24144 24146 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859528 9855975424 12889 33554432000 1073741824 1073778376 140733836566096 140696374704840 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24165] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24165/stat : 24165 (java) S 24144 24146 23489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253859535 9855975424 12889 33554432000 1073741824 1073778376 140733836566096 140696373650856 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.49
Current children cumulated vsize (KiB) 9624976

[startup+6.3006 s]
/proc/loadavg: 1.99 1.98 1.93 3/213 24165
/proc/meminfo: memFree=28590652/32873648 swapFree=7372/7372
[pid=24146] ppid=24144 vsize=9624976 CPUtime=6.72 cores=1,3,5,7
/proc/24146/stat : 24146 (java) S 24144 24146 23489 0 -1 4202496 8097 0 1 0 669 3 0 0 20 0 19 0 253859523 9855975424 14420 33554432000 1073741824 1073778376 140733836566096 140733836557232 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24146/statm: 2406244 14420 2267 9 0 2396937 0
[pid=24146/tid=24148] ppid=24144 vsize=9624976 CPUtime=6.07 cores=1,3,5,7
/proc/24146/task/24148/stat : 24148 (java) R 24144 24146 23489 0 -1 4202560 2490 0 1 0 605 2 0 0 20 0 19 0 253859523 9855975424 14420 33554432000 1073741824 1073778376 140733836566096 140696557855128 140696430643952 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24149] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24149/stat : 24149 (java) S 24144 24146 23489 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 253859524 9855975424 14420 33554432000 1073741824 1073778376 140733836566096 140696401853224 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24150] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24150/stat : 24150 (java) S 24144 24146 23489 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253859524 9855975424 14420 33554432000 1073741824 1073778376 140733836566096 140696400800424 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24151] ppid=24144 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/24146/task/24151/stat : 24151 (java) S 24144 24146 23489 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 253859524 9855975424 14420 33554432000 1073741824 1073778376 140733836566096 140696399748136 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24152] ppid=24144 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/24146/task/24152/stat : 24152 (java) S 24144 24146 23489 0 -1 4202560 29 0 0 0 1 0 0 0 20 0 19 0 253859524 9855975424 14420 33554432000 1073741824 1073778376 140733836566096 140696398695336 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24153] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24153/stat : 24153 (java) S 24144 24146 23489 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253859524 9855975424 14420 33554432000 1073741824 1073778376 140733836566096 140696397642024 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24154] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24154/stat : 24154 (java) S 24144 24146 23489 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 253859524 9855975424 14420 33554432000 1073741824 1073778376 140733836566096 140696396589224 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24155] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24155/stat : 24155 (java) S 24144 24146 23489 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 253859524 9855975424 14420 33554432000 1073741824 1073778376 140733836566096 140696395536936 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24156] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24156/stat : 24156 (java) S 24144 24146 23489 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253859524 9855975424 14420 33554432000 1073741824 1073778376 140733836566096 140696394484136 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24157] ppid=24144 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/24146/task/24157/stat : 24157 (java) S 24144 24146 23489 0 -1 4202560 33 0 0 0 15 0 0 0 20 0 19 0 253859525 9855975424 14420 33554432000 1073741824 1073778376 140733836566096 140696382073576 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24146/tid=24158] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24158/stat : 24158 (java) S 24144 24146 23489 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253859526 9855975424 14420 33554432000 1073741824 1073778376 140733836566096 140696381019640 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24159] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24159/stat : 24159 (java) S 24144 24146 23489 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253859526 9855975424 14420 33554432000 1073741824 1073778376 140733836566096 140696379967240 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24160] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24160/stat : 24160 (java) S 24144 24146 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859528 9855975424 14420 33554432000 1073741824 1073778376 140733836566096 140696378915728 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24161] ppid=24144 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/24146/task/24161/stat : 24161 (java) S 24144 24146 23489 0 -1 4202560 2306 0 0 0 15 0 0 0 20 0 19 0 253859528 9855975424 14420 33554432000 1073741824 1073778376 140733836566096 140696377862328 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24162] ppid=24144 vsize=9624976 CPUtime=0.18 cores=1,3,5,7
/proc/24146/task/24162/stat : 24162 (java) S 24144 24146 23489 0 -1 4202560 1996 0 0 0 18 0 0 0 20 0 19 0 253859528 9855975424 14420 33554432000 1073741824 1073778376 140733836566096 140696376809528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24163] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24163/stat : 24163 (java) S 24144 24146 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859528 9855975424 14420 33554432000 1073741824 1073778376 140733836566096 140696375757432 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24164] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24164/stat : 24164 (java) S 24144 24146 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859528 9855975424 14420 33554432000 1073741824 1073778376 140733836566096 140696374704840 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24165] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24165/stat : 24165 (java) S 24144 24146 23489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253859535 9855975424 14420 33554432000 1073741824 1073778376 140733836566096 140696373650856 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.72
Current children cumulated vsize (KiB) 9624976

[startup+12.7006 s]

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

[pid=24146/tid=24154] ppid=24144 vsize=9624976 CPUtime=0.86 cores=1,3,5,7
/proc/24146/task/24154/stat : 24154 (java) S 24144 24146 23489 0 -1 4202560 267 0 0 0 86 0 0 0 20 0 19 0 253859524 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696396589224 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24155] ppid=24144 vsize=9624976 CPUtime=0.83 cores=1,3,5,7
/proc/24146/task/24155/stat : 24155 (java) S 24144 24146 23489 0 -1 4202560 386 0 0 0 81 2 0 0 20 0 19 0 253859524 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696395536936 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24156] ppid=24144 vsize=9624976 CPUtime=0.82 cores=1,3,5,7
/proc/24146/task/24156/stat : 24156 (java) S 24144 24146 23489 0 -1 4202560 306 0 0 0 80 2 0 0 20 0 19 0 253859524 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696394484136 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24157] ppid=24144 vsize=9624976 CPUtime=7.31 cores=1,3,5,7
/proc/24146/task/24157/stat : 24157 (java) S 24144 24146 23489 0 -1 4202560 159 0 0 0 728 3 0 0 20 0 19 0 253859525 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696382073576 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24146/tid=24158] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24158/stat : 24158 (java) S 24144 24146 23489 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253859526 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696381019640 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24159] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24159/stat : 24159 (java) S 24144 24146 23489 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253859526 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696379967240 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24160] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24160/stat : 24160 (java) S 24144 24146 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859528 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696378915728 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24161] ppid=24144 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/24146/task/24161/stat : 24161 (java) S 24144 24146 23489 0 -1 4202560 2306 0 0 0 15 0 0 0 20 0 19 0 253859528 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696377862328 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24162] ppid=24144 vsize=9624976 CPUtime=0.2 cores=1,3,5,7
/proc/24146/task/24162/stat : 24162 (java) S 24144 24146 23489 0 -1 4202560 2147 0 0 0 20 0 0 0 20 0 19 0 253859528 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696376809528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24163] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24163/stat : 24163 (java) S 24144 24146 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859528 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696375757432 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24164] ppid=24144 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/24146/task/24164/stat : 24164 (java) S 24144 24146 23489 0 -1 4202560 99 0 0 0 18 22 0 0 20 0 19 0 253859528 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696374704840 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24146/tid=24165] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24165/stat : 24165 (java) S 24144 24146 23489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253859535 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696373650856 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1727.47
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/213 24262
/proc/meminfo: memFree=28498420/32873648 swapFree=7372/7372
[pid=24146] ppid=24144 vsize=9624976 CPUtime=1787.62 cores=1,3,5,7
/proc/24146/stat : 24146 (java) S 24144 24146 23489 0 -1 4202496 11258 0 1 0 178718 44 0 0 20 0 19 0 253859523 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140733836557232 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24146/statm: 2406244 69476 2268 9 0 2396937 0
[pid=24146/tid=24148] ppid=24144 vsize=9624976 CPUtime=1772.49 cores=1,3,5,7
/proc/24146/task/24148/stat : 24148 (java) R 24144 24146 23489 0 -1 4202560 2671 0 1 0 177219 30 0 0 20 0 19 0 253859523 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696557855008 140696430658602 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24149] ppid=24144 vsize=9624976 CPUtime=0.93 cores=1,3,5,7
/proc/24146/task/24149/stat : 24149 (java) S 24144 24146 23489 0 -1 4202560 327 0 0 0 92 1 0 0 20 0 19 0 253859524 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696401853224 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24150] ppid=24144 vsize=9624976 CPUtime=0.87 cores=1,3,5,7
/proc/24146/task/24150/stat : 24150 (java) S 24144 24146 23489 0 -1 4202560 430 0 0 0 85 2 0 0 20 0 19 0 253859524 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696400800424 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24151] ppid=24144 vsize=9624976 CPUtime=0.85 cores=1,3,5,7
/proc/24146/task/24151/stat : 24151 (java) S 24144 24146 23489 0 -1 4202560 282 0 0 0 82 3 0 0 20 0 19 0 253859524 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696399748136 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24152] ppid=24144 vsize=9624976 CPUtime=0.87 cores=1,3,5,7
/proc/24146/task/24152/stat : 24152 (java) S 24144 24146 23489 0 -1 4202560 312 0 0 0 86 1 0 0 20 0 19 0 253859524 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696398695336 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24153] ppid=24144 vsize=9624976 CPUtime=0.92 cores=1,3,5,7
/proc/24146/task/24153/stat : 24153 (java) S 24144 24146 23489 0 -1 4202560 379 0 0 0 90 2 0 0 20 0 19 0 253859524 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696397642024 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24154] ppid=24144 vsize=9624976 CPUtime=0.88 cores=1,3,5,7
/proc/24146/task/24154/stat : 24154 (java) S 24144 24146 23489 0 -1 4202560 267 0 0 0 88 0 0 0 20 0 19 0 253859524 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696396589224 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24155] ppid=24144 vsize=9624976 CPUtime=0.85 cores=1,3,5,7
/proc/24146/task/24155/stat : 24155 (java) S 24144 24146 23489 0 -1 4202560 386 0 0 0 83 2 0 0 20 0 19 0 253859524 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696395536936 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24156] ppid=24144 vsize=9624976 CPUtime=0.86 cores=1,3,5,7
/proc/24146/task/24156/stat : 24156 (java) S 24144 24146 23489 0 -1 4202560 306 0 0 0 84 2 0 0 20 0 19 0 253859524 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696394484136 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24157] ppid=24144 vsize=9624976 CPUtime=7.5 cores=1,3,5,7
/proc/24146/task/24157/stat : 24157 (java) S 24144 24146 23489 0 -1 4202560 163 0 0 0 747 3 0 0 20 0 19 0 253859525 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696382073576 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24146/tid=24158] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24158/stat : 24158 (java) S 24144 24146 23489 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253859526 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696381019640 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24159] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24159/stat : 24159 (java) S 24144 24146 23489 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253859526 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696379967240 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24160] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24160/stat : 24160 (java) S 24144 24146 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859528 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696378915728 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24161] ppid=24144 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/24146/task/24161/stat : 24161 (java) S 24144 24146 23489 0 -1 4202560 2306 0 0 0 15 0 0 0 20 0 19 0 253859528 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696377862328 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24162] ppid=24144 vsize=9624976 CPUtime=0.2 cores=1,3,5,7
/proc/24146/task/24162/stat : 24162 (java) S 24144 24146 23489 0 -1 4202560 2147 0 0 0 20 0 0 0 20 0 19 0 253859528 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696376809528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24163] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24163/stat : 24163 (java) S 24144 24146 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859528 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696375757432 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24164] ppid=24144 vsize=9624976 CPUtime=0.42 cores=1,3,5,7
/proc/24146/task/24164/stat : 24164 (java) S 24144 24146 23489 0 -1 4202560 103 0 0 0 19 23 0 0 20 0 19 0 253859528 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696374704840 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24165] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24165/stat : 24165 (java) S 24144 24146 23489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253859535 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696373650856 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1787.62
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.7 s]
/proc/loadavg: 2.10 2.04 2.01 3/213 24262
/proc/meminfo: memFree=28455288/32873648 swapFree=7372/7372
[pid=24146] ppid=24144 vsize=9624976 CPUtime=1800.02 cores=1,3,5,7
/proc/24146/stat : 24146 (java) S 24144 24146 23489 0 -1 4202496 11260 0 1 0 179958 44 0 0 20 0 19 0 253859523 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140733836557232 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24146/statm: 2406244 69476 2268 9 0 2396937 0
[pid=24146/tid=24148] ppid=24144 vsize=9624976 CPUtime=1784.89 cores=1,3,5,7
/proc/24146/task/24148/stat : 24148 (java) R 24144 24146 23489 0 -1 4202560 2671 0 1 0 178458 31 0 0 20 0 19 0 253859523 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696557855008 140696430677091 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24149] ppid=24144 vsize=9624976 CPUtime=0.93 cores=1,3,5,7
/proc/24146/task/24149/stat : 24149 (java) S 24144 24146 23489 0 -1 4202560 327 0 0 0 92 1 0 0 20 0 19 0 253859524 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696401853224 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24150] ppid=24144 vsize=9624976 CPUtime=0.87 cores=1,3,5,7
/proc/24146/task/24150/stat : 24150 (java) S 24144 24146 23489 0 -1 4202560 430 0 0 0 85 2 0 0 20 0 19 0 253859524 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696400800424 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24151] ppid=24144 vsize=9624976 CPUtime=0.85 cores=1,3,5,7
/proc/24146/task/24151/stat : 24151 (java) S 24144 24146 23489 0 -1 4202560 282 0 0 0 82 3 0 0 20 0 19 0 253859524 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696399748136 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24152] ppid=24144 vsize=9624976 CPUtime=0.87 cores=1,3,5,7
/proc/24146/task/24152/stat : 24152 (java) S 24144 24146 23489 0 -1 4202560 312 0 0 0 86 1 0 0 20 0 19 0 253859524 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696398695336 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24153] ppid=24144 vsize=9624976 CPUtime=0.92 cores=1,3,5,7
/proc/24146/task/24153/stat : 24153 (java) S 24144 24146 23489 0 -1 4202560 379 0 0 0 90 2 0 0 20 0 19 0 253859524 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696397642024 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24154] ppid=24144 vsize=9624976 CPUtime=0.88 cores=1,3,5,7
/proc/24146/task/24154/stat : 24154 (java) S 24144 24146 23489 0 -1 4202560 267 0 0 0 88 0 0 0 20 0 19 0 253859524 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696396589224 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24155] ppid=24144 vsize=9624976 CPUtime=0.85 cores=1,3,5,7
/proc/24146/task/24155/stat : 24155 (java) S 24144 24146 23489 0 -1 4202560 386 0 0 0 83 2 0 0 20 0 19 0 253859524 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696395536936 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24156] ppid=24144 vsize=9624976 CPUtime=0.86 cores=1,3,5,7
/proc/24146/task/24156/stat : 24156 (java) S 24144 24146 23489 0 -1 4202560 306 0 0 0 84 2 0 0 20 0 19 0 253859524 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696394484136 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24157] ppid=24144 vsize=9624976 CPUtime=7.5 cores=1,3,5,7
/proc/24146/task/24157/stat : 24157 (java) S 24144 24146 23489 0 -1 4202560 163 0 0 0 747 3 0 0 20 0 19 0 253859525 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696382073576 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24146/tid=24158] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24158/stat : 24158 (java) S 24144 24146 23489 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253859526 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696381019640 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24159] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24159/stat : 24159 (java) S 24144 24146 23489 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253859526 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696379967240 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24160] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24160/stat : 24160 (java) S 24144 24146 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859528 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696378915728 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24161] ppid=24144 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/24146/task/24161/stat : 24161 (java) S 24144 24146 23489 0 -1 4202560 2306 0 0 0 15 0 0 0 20 0 19 0 253859528 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696377862328 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24162] ppid=24144 vsize=9624976 CPUtime=0.2 cores=1,3,5,7
/proc/24146/task/24162/stat : 24162 (java) S 24144 24146 23489 0 -1 4202560 2147 0 0 0 20 0 0 0 20 0 19 0 253859528 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696376809528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24163] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24163/stat : 24163 (java) S 24144 24146 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859528 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696375757432 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24164] ppid=24144 vsize=9624976 CPUtime=0.42 cores=1,3,5,7
/proc/24146/task/24164/stat : 24164 (java) S 24144 24146 23489 0 -1 4202560 105 0 0 0 19 23 0 0 20 0 19 0 253859528 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696374704840 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24165] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24165/stat : 24165 (java) S 24144 24146 23489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253859535 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696373650856 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
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+1794.7 s]
/proc/loadavg: 2.10 2.04 2.01 3/213 24262
/proc/meminfo: memFree=28455288/32873648 swapFree=7372/7372
[pid=24146] ppid=24144 vsize=9624976 CPUtime=1800.02 cores=1,3,5,7
/proc/24146/stat : 24146 (java) S 24144 24146 23489 0 -1 4202496 11260 0 1 0 179958 44 0 0 20 0 19 0 253859523 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140733836557232 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24146/statm: 2406244 69476 2268 9 0 2396937 0
[pid=24146/tid=24148] ppid=24144 vsize=9624976 CPUtime=1784.89 cores=1,3,5,7
/proc/24146/task/24148/stat : 24148 (java) R 24144 24146 23489 0 -1 4202560 2671 0 1 0 178458 31 0 0 20 0 19 0 253859523 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696557855008 140696430677091 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24149] ppid=24144 vsize=9624976 CPUtime=0.93 cores=1,3,5,7
/proc/24146/task/24149/stat : 24149 (java) S 24144 24146 23489 0 -1 4202560 327 0 0 0 92 1 0 0 20 0 19 0 253859524 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696401853224 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24150] ppid=24144 vsize=9624976 CPUtime=0.87 cores=1,3,5,7
/proc/24146/task/24150/stat : 24150 (java) S 24144 24146 23489 0 -1 4202560 430 0 0 0 85 2 0 0 20 0 19 0 253859524 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696400800424 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24151] ppid=24144 vsize=9624976 CPUtime=0.85 cores=1,3,5,7
/proc/24146/task/24151/stat : 24151 (java) S 24144 24146 23489 0 -1 4202560 282 0 0 0 82 3 0 0 20 0 19 0 253859524 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696399748136 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24152] ppid=24144 vsize=9624976 CPUtime=0.87 cores=1,3,5,7
/proc/24146/task/24152/stat : 24152 (java) S 24144 24146 23489 0 -1 4202560 312 0 0 0 86 1 0 0 20 0 19 0 253859524 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696398695336 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24153] ppid=24144 vsize=9624976 CPUtime=0.92 cores=1,3,5,7
/proc/24146/task/24153/stat : 24153 (java) S 24144 24146 23489 0 -1 4202560 379 0 0 0 90 2 0 0 20 0 19 0 253859524 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696397642024 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24154] ppid=24144 vsize=9624976 CPUtime=0.88 cores=1,3,5,7
/proc/24146/task/24154/stat : 24154 (java) S 24144 24146 23489 0 -1 4202560 267 0 0 0 88 0 0 0 20 0 19 0 253859524 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696396589224 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24155] ppid=24144 vsize=9624976 CPUtime=0.85 cores=1,3,5,7
/proc/24146/task/24155/stat : 24155 (java) S 24144 24146 23489 0 -1 4202560 386 0 0 0 83 2 0 0 20 0 19 0 253859524 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696395536936 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24156] ppid=24144 vsize=9624976 CPUtime=0.86 cores=1,3,5,7
/proc/24146/task/24156/stat : 24156 (java) S 24144 24146 23489 0 -1 4202560 306 0 0 0 84 2 0 0 20 0 19 0 253859524 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696394484136 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24157] ppid=24144 vsize=9624976 CPUtime=7.5 cores=1,3,5,7
/proc/24146/task/24157/stat : 24157 (java) S 24144 24146 23489 0 -1 4202560 163 0 0 0 747 3 0 0 20 0 19 0 253859525 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696382073576 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24146/tid=24158] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24158/stat : 24158 (java) S 24144 24146 23489 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253859526 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696381019640 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24159] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24159/stat : 24159 (java) S 24144 24146 23489 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253859526 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696379967240 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24160] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24160/stat : 24160 (java) S 24144 24146 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859528 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696378915728 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24161] ppid=24144 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/24146/task/24161/stat : 24161 (java) S 24144 24146 23489 0 -1 4202560 2306 0 0 0 15 0 0 0 20 0 19 0 253859528 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696377862328 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24146/tid=24162] ppid=24144 vsize=9624976 CPUtime=0.2 cores=1,3,5,7
/proc/24146/task/24162/stat : 24162 (java) S 24144 24146 23489 0 -1 4202560 2147 0 0 0 20 0 0 0 20 0 19 0 253859528 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696376809528 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24163] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24163/stat : 24163 (java) S 24144 24146 23489 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253859528 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696375757432 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24146/tid=24164] ppid=24144 vsize=9624976 CPUtime=0.42 cores=1,3,5,7
/proc/24146/task/24164/stat : 24164 (java) S 24144 24146 23489 0 -1 4202560 105 0 0 0 19 23 0 0 20 0 19 0 253859528 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696374704840 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24146/tid=24165] ppid=24144 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24146/task/24165/stat : 24165 (java) S 24144 24146 23489 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253859535 9855975424 69476 33554432000 1073741824 1073778376 140733836566096 140696373650856 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9624976

Child status: 143
Real time (s): 1794.75
CPU time (s): 1800.56
CPU user time (s): 1799.72
CPU system time (s): 0.841872
CPU usage (%): 100.324
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.72
system time used= 0.841872
maximum resident set size= 278060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11303
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42712
involuntary context switches= 32474

runsolver used 6.609 second user time and 13.8239 second system time

The end

Launcher Data

Begin job on node122 at 2012-05-24 18:35:35
IDJOB=3687921
IDBENCH=2275
IDSOLVER=2269
FILE ID=node122/3687921-1337877335
RUNJOBID= node122-1337871880-23506
PBS_JOBID= 14620082
Free space on /tmp= 71372 MiB

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

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

MD5SUM BENCH= d53007d2869c28e065ccd77bdf635fbe
RANDOM SEED=1372251665

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28667440 kB
Buffers:          189868 kB
Cached:          2926448 kB
SwapCached:            0 kB
Active:          1535224 kB
Inactive:        1877480 kB
Active(anon):     287804 kB
Inactive(anon):    11052 kB
Active(file):    1247420 kB
Inactive(file):  1866428 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2804 kB
Writeback:             0 kB
AnonPages:        326264 kB
Mapped:            22016 kB
Shmem:               200 kB
Slab:             634236 kB
SReclaimable:      78492 kB
SUnreclaim:       555744 kB
KernelStack:        1608 kB
PageTables:         4860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     696804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    286720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71376 MiB
End job on node122 at 2012-05-24 19:05:32