Trace number 3687173

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.15 1778.27

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/robin/normalized-robin16.opb
MD5SUMd761333f7ff9a755d3cd90e52b11f227
Bench CategoryDEC-SMALLINT (no optimisation, small 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 benchmark799.922
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables14400
Total number of constraints1088
Number of constraints which are clauses480
Number of constraints which are cardinality constraints (but not clauses)608
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint120
Maximum length of a constraint225
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 227
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.02/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.02/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.08	c See www.sat4j.org for details.
0.02/0.08	c version 2.3.2.v20120418
0.02/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.08	c java.vm.version	19.1-b02
0.02/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.08	c sun.arch.data.model	64
0.02/0.08	c java.version		1.6.0_24
0.02/0.08	c os.name		Linux
0.02/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.02/0.08	c os.arch		amd64
0.02/0.08	c Free memory 		501472288
0.02/0.08	c Max memory 		7480803328
0.02/0.08	c Total memory 		504102912
0.02/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3687173-1337871881.opb
0.10/0.11	c reading problem ... 
0.86/0.51	c ... done. Wall clock time 0.405s.
0.86/0.51	c declared #vars     14400
0.86/0.51	c #constraints  1088
0.86/0.51	c constraints type 
0.86/0.51	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 480
0.86/0.51	c org.sat4j.minisat.constraints.card.MinWatchCard => 608
0.86/0.51	c 1088 constraints processed.
2.16/1.55	c cleaning 2470 clauses out of 5001 with flag 5001/5001
3.34/2.63	c cleaning 4244 clauses out of 8530 with flag 11000/11000
4.61/3.87	c cleaning 5635 clauses out of 11288 with flag 18002/18002
6.58/5.71	c cleaning 6785 clauses out of 13652 with flag 26001/26001
8.46/7.54	c cleaning 7896 clauses out of 15866 with flag 35000/35000
11.01/10.00	c cleaning 8942 clauses out of 17970 with flag 45000/45000
13.27/12.23	c cleaning 9970 clauses out of 20028 with flag 56000/56000
15.71/14.67	c cleaning 10984 clauses out of 22058 with flag 68000/68000
18.79/17.64	c cleaning 12009 clauses out of 24074 with flag 81000/81000
22.54/21.33	c cleaning 12982 clauses out of 26066 with flag 95001/95001
27.09/25.73	c cleaning 13924 clauses out of 28083 with flag 110000/110000
31.28/29.87	c cleaning 15018 clauses out of 30159 with flag 126000/126000
36.97/35.47	c cleaning 16014 clauses out of 32142 with flag 143001/143001
43.27/41.65	c cleaning 16991 clauses out of 34127 with flag 161000/161000
47.47/45.76	c cleaning 18033 clauses out of 36136 with flag 180000/180000
52.96/51.12	c cleaning 19005 clauses out of 38103 with flag 200000/200000
61.49/59.53	c cleaning 19938 clauses out of 40098 with flag 221000/221000
69.08/67.06	c cleaning 20947 clauses out of 42160 with flag 243000/243000
76.54/74.32	c cleaning 22062 clauses out of 44216 with flag 266003/266003
83.54/81.28	c cleaning 23024 clauses out of 46151 with flag 290000/290000
92.86/90.45	c cleaning 23994 clauses out of 48127 with flag 315000/315000
112.31/109.36	c cleaning 24932 clauses out of 50135 with flag 341002/341002
129.45/126.38	c cleaning 25885 clauses out of 52201 with flag 368000/368000
150.57/147.29	c cleaning 27103 clauses out of 54317 with flag 396001/396001
159.90/156.26	c cleaning 28013 clauses out of 56213 with flag 425000/425000
169.54/165.77	c cleaning 29009 clauses out of 58200 with flag 455000/455000
180.28/176.32	c cleaning 30020 clauses out of 60193 with flag 486002/486002
192.51/188.49	c cleaning 30934 clauses out of 62173 with flag 518002/518002
209.46/205.28	c cleaning 31988 clauses out of 64237 with flag 551000/551000
234.10/229.67	c cleaning 32856 clauses out of 66250 with flag 585001/585001
246.95/242.25	c cleaning 34130 clauses out of 68394 with flag 620001/620001
264.00/259.18	c cleaning 34991 clauses out of 70264 with flag 656001/656001
277.65/272.55	c cleaning 35995 clauses out of 72272 with flag 693000/693000
292.06/286.76	c cleaning 37063 clauses out of 74277 with flag 731000/731000
320.65/314.68	c cleaning 37858 clauses out of 76214 with flag 770000/770000
339.36/333.28	c cleaning 39042 clauses out of 78358 with flag 810002/810002
357.92/351.54	c cleaning 40018 clauses out of 80315 with flag 851001/851001
380.48/373.86	c cleaning 41078 clauses out of 82296 with flag 893000/893000
395.80/388.82	c cleaning 42007 clauses out of 84218 with flag 936000/936000
421.00/413.81	c cleaning 42995 clauses out of 86211 with flag 980000/980000
436.81/429.34	c cleaning 43927 clauses out of 88216 with flag 1025000/1025000
461.93/454.26	c cleaning 44880 clauses out of 90294 with flag 1071005/1071005
489.32/481.34	c cleaning 45971 clauses out of 92409 with flag 1118000/1118000
532.97/524.68	c cleaning 46939 clauses out of 94438 with flag 1166000/1166000
558.07/549.06	c cleaning 48042 clauses out of 96499 with flag 1215000/1215000
611.02/601.65	c cleaning 48961 clauses out of 98457 with flag 1265000/1265000
659.30/648.54	c cleaning 50080 clauses out of 100496 with flag 1316000/1316000
677.43/666.66	c cleaning 51088 clauses out of 102416 with flag 1368000/1368000
708.11/697.16	c cleaning 52098 clauses out of 104330 with flag 1421002/1421002
734.58/723.25	c cleaning 52921 clauses out of 106230 with flag 1475000/1475000
764.23/752.62	c cleaning 54015 clauses out of 108310 with flag 1530001/1530001
824.19/812.37	c cleaning 54767 clauses out of 110298 with flag 1586004/1586004
862.43/850.19	c cleaning 56159 clauses out of 112530 with flag 1643003/1643003
909.13/896.52	c cleaning 56984 clauses out of 114369 with flag 1701001/1701001
964.11/951.15	c cleaning 58014 clauses out of 116385 with flag 1760001/1760001
994.33/980.92	c cleaning 59016 clauses out of 118372 with flag 1820002/1820002
1026.90/1013.34	c cleaning 60075 clauses out of 120354 with flag 1881000/1881000
1056.57/1042.84	c cleaning 61033 clauses out of 122281 with flag 1943002/1943002
1083.96/1070.03	c cleaning 62074 clauses out of 124251 with flag 2006005/2006005
1115.76/1101.60	c cleaning 62942 clauses out of 126173 with flag 2070001/2070001
1164.75/1150.29	c cleaning 63859 clauses out of 128230 with flag 2135000/2135000
1195.78/1180.73	c cleaning 65096 clauses out of 130371 with flag 2201000/2201000
1237.44/1222.04	c cleaning 65838 clauses out of 132275 with flag 2268000/2268000
1292.36/1276.57	c cleaning 67069 clauses out of 134437 with flag 2336000/2336000
1393.55/1377.39	c cleaning 67988 clauses out of 136368 with flag 2405000/2405000
1460.67/1443.14	c cleaning 69070 clauses out of 138380 with flag 2475000/2475000
1524.91/1506.76	c cleaning 69770 clauses out of 140312 with flag 2546002/2546002
1584.06/1565.33	c cleaning 70992 clauses out of 142540 with flag 2618000/2618000
1641.52/1622.25	c cleaning 71991 clauses out of 144548 with flag 2691000/2691000
1737.12/1716.43	c cleaning 73050 clauses out of 146557 with flag 2765000/2765000
1800.02/1778.21	c starts		: 231
1800.02/1778.21	c conflicts		: 2824213
1800.02/1778.21	c decisions		: 10783001
1800.02/1778.21	c propagations		: 402423947
1800.02/1778.21	c inspects		: 7631785535
1800.02/1778.21	c shortcuts		: 0
1800.02/1778.21	c learnt literals	: 0
1800.02/1778.21	c learnt binary clauses	: 0
1800.02/1778.21	c learnt ternary clauses	: 0
1800.02/1778.21	c learnt constraints	: 2824213
1800.02/1778.21	c ignored constraints	: 0
1800.02/1778.21	c root simplifications	: 0
1800.02/1778.21	c removed literals (reason simplification)	: 0
1800.02/1778.21	c reason swapping (by a shorter reason)	: 0
1800.02/1778.21	c Calls to reduceDB	: 70
1800.02/1778.21	c number of reductions to clauses (during analyze)	: 0
1800.02/1778.21	c number of learned constraints concerned by reduction	: 0
1800.02/1778.21	c number of learning phase by resolution	: 0
1800.02/1778.21	c number of learning phase by cutting planes	: 0
1800.02/1778.21	c speed (assignments/second)	: 226375.54783389388
1800.02/1778.21	c non guided choices	8322
1800.02/1778.25	c learnt constraints type 
1800.02/1778.25	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 132730
1800.02/1778.25	c constraints type 
1800.02/1778.25	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 480
1800.02/1778.25	c org.sat4j.minisat.constraints.card.MinWatchCard => 608
1800.02/1778.25	c 1088 constraints processed.
1800.02/1778.25	s UNKNOWN
1800.02/1778.25	c Total wall clock time (in seconds): 1778.141

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-3687173-1337871881/watcher-3687173-1337871881 -o /tmp/evaluation-result-3687173-1337871881/solver-3687173-1337871881 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3687173-1337871881.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: 0.00 0.00 0.00 3/188 2478
/proc/meminfo: memFree=30026780/32873844 swapFree=6848/6848
[pid=2478] ppid=2476 vsize=23172 CPUtime=0 cores=1,3,5,7
/proc/2478/stat : 2478 (java) R 2476 2478 2422 0 -1 4202496 1143 0 0 0 0 0 0 0 20 0 1 0 253313053 23728128 863 33554432000 1073741824 1073778376 140733577147696 140733577136760 223655003696 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2478/statm: 6050 867 654 9 0 385 0
[pid=2478/tid=2484] ppid=2476 vsize=24200 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2484/stat : 2484 (java) R 2476 2478 2422 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 2 0 253313054 24780800 867 33554432000 1073741824 1073778376 140733577147696 140733577136760 223651698865 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.035782 s]
/proc/loadavg: 0.00 0.00 0.00 3/188 2478
/proc/meminfo: memFree=30026780/32873844 swapFree=6848/6848
[pid=2478] ppid=2476 vsize=9225560 CPUtime=0.02 cores=1,3,5,7
/proc/2478/stat : 2478 (java) S 2476 2478 2422 0 -1 4202496 3003 0 1 0 1 1 0 0 20 0 13 0 253313053 9446973440 3700 33554432000 1073741824 1073778376 140733577147696 140733577138832 223655002173 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2478/statm: 2306390 3700 1683 9 0 2297091 0
[pid=2478/tid=2484] ppid=2476 vsize=9225560 CPUtime=0.01 cores=1,3,5,7
/proc/2478/task/2484/stat : 2484 (java) R 2476 2478 2422 0 -1 4202560 1821 0 1 0 1 0 0 0 20 0 13 0 253313054 9446973440 3700 33554432000 1073741824 1073778376 140733577147696 139823857631472 223655027981 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9225560

[startup+0.10036 s]
/proc/loadavg: 0.00 0.00 0.00 3/188 2478
/proc/meminfo: memFree=30026780/32873844 swapFree=6848/6848
[pid=2478] ppid=2476 vsize=9558412 CPUtime=0.1 cores=1,3,5,7
/proc/2478/stat : 2478 (java) S 2476 2478 2422 0 -1 4202496 4378 0 1 0 9 1 0 0 20 0 18 0 253313053 9787813888 6086 33554432000 1073741824 1073778376 140733577147696 140733577138832 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2478/statm: 2389603 6086 2120 9 0 2380296 0
[pid=2478/tid=2484] ppid=2476 vsize=9558412 CPUtime=0.07 cores=1,3,5,7
/proc/2478/task/2484/stat : 2484 (java) R 2476 2478 2422 0 -1 4202560 2431 0 1 0 6 1 0 0 20 0 18 0 253313054 9787813888 6086 33554432000 1073741824 1073778376 140733577147696 139823857634008 223655027981 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558412

[startup+0.300189 s]
/proc/loadavg: 0.00 0.00 0.00 3/188 2478
/proc/meminfo: memFree=30026780/32873844 swapFree=6848/6848
[pid=2478] ppid=2476 vsize=9558412 CPUtime=0.55 cores=1,3,5,7
/proc/2478/stat : 2478 (java) S 2476 2478 2422 0 -1 4202496 7496 0 1 0 52 3 0 0 20 0 18 0 253313053 9787813888 12398 33554432000 1073741824 1073778376 140733577147696 140733577138832 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2478/statm: 2389603 12398 2215 9 0 2380296 0
[pid=2478/tid=2484] ppid=2476 vsize=9558412 CPUtime=0.27 cores=1,3,5,7
/proc/2478/task/2484/stat : 2484 (java) R 2476 2478 2422 0 -1 4202560 2450 0 1 0 24 3 0 0 20 0 18 0 253313054 9787813888 12398 33554432000 1073741824 1073778376 140733577147696 139823857635496 139823860921296 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 9558412

[startup+0.700301 s]
/proc/loadavg: 0.00 0.00 0.00 3/188 2478
/proc/meminfo: memFree=30026780/32873844 swapFree=6848/6848
[pid=2478] ppid=2476 vsize=9624976 CPUtime=1.32 cores=1,3,5,7
/proc/2478/stat : 2478 (java) S 2476 2478 2422 0 -1 4202496 8884 0 1 0 127 5 0 0 20 0 19 0 253313053 9855975424 40401 33554432000 1073741824 1073778376 140733577147696 140733577138832 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2478/statm: 2406244 40401 2253 9 0 2396937 0
[pid=2478/tid=2484] ppid=2476 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/2478/task/2484/stat : 2484 (java) R 2476 2478 2422 0 -1 4202560 2518 0 1 0 61 4 0 0 20 0 19 0 253313054 9855975424 40401 33554432000 1073741824 1073778376 140733577147696 139823857635656 139823684410412 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9624976

[startup+1.50078 s]
/proc/loadavg: 0.16 0.03 0.01 3/213 2503
/proc/meminfo: memFree=29808252/32873844 swapFree=6848/6848
[pid=2478] ppid=2476 vsize=9624976 CPUtime=2.16 cores=1,3,5,7
/proc/2478/stat : 2478 (java) S 2476 2478 2422 0 -1 4202496 8887 0 1 0 211 5 0 0 20 0 19 0 253313053 9855975424 40404 33554432000 1073741824 1073778376 140733577147696 140733577138832 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2478/statm: 2406244 40404 2256 9 0 2396937 0
[pid=2478/tid=2484] ppid=2476 vsize=9624976 CPUtime=1.45 cores=1,3,5,7
/proc/2478/task/2484/stat : 2484 (java) R 2476 2478 2422 0 -1 4202560 2518 0 1 0 141 4 0 0 20 0 19 0 253313054 9855975424 40404 33554432000 1073741824 1073778376 140733577147696 139823857635800 139823684410392 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2478/tid=2486] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2486/stat : 2486 (java) S 2476 2478 2422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253313054 9855975424 40404 33554432000 1073741824 1073778376 140733577147696 139823819127080 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2478/tid=2487] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2487/stat : 2487 (java) S 2476 2478 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253313054 9855975424 40404 33554432000 1073741824 1073778376 140733577147696 139823818074280 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2488] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2488/stat : 2488 (java) S 2476 2478 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253313054 9855975424 40404 33554432000 1073741824 1073778376 140733577147696 139823817021992 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2478/tid=2489] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2489/stat : 2489 (java) S 2476 2478 2422 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 253313054 9855975424 40404 33554432000 1073741824 1073778376 140733577147696 139823815969192 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2478/tid=2490] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2490/stat : 2490 (java) S 2476 2478 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253313054 9855975424 40404 33554432000 1073741824 1073778376 140733577147696 139823814916904 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2491] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2491/stat : 2491 (java) S 2476 2478 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253313054 9855975424 40404 33554432000 1073741824 1073778376 140733577147696 139823813864104 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2478/tid=2492] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2492/stat : 2492 (java) S 2476 2478 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253313054 9855975424 40404 33554432000 1073741824 1073778376 140733577147696 139823812811816 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2493] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2493/stat : 2493 (java) S 2476 2478 2422 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253313054 9855975424 40404 33554432000 1073741824 1073778376 140733577147696 139823811759016 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2494] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2494/stat : 2494 (java) S 2476 2478 2422 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 253313056 9855975424 40404 33554432000 1073741824 1073778376 140733577147696 139823681620200 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2495] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2495/stat : 2495 (java) S 2476 2478 2422 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253313056 9855975424 40404 33554432000 1073741824 1073778376 140733577147696 139823680566264 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2496] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2496/stat : 2496 (java) S 2476 2478 2422 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253313056 9855975424 40404 33554432000 1073741824 1073778376 140733577147696 139823679513864 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2497] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2497/stat : 2497 (java) S 2476 2478 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253313058 9855975424 40404 33554432000 1073741824 1073778376 140733577147696 139823678462352 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2498] ppid=2476 vsize=9624976 CPUtime=0.35 cores=1,3,5,7
/proc/2478/task/2498/stat : 2498 (java) S 2476 2478 2422 0 -1 4202560 2681 0 0 0 35 0 0 0 20 0 19 0 253313058 9855975424 40404 33554432000 1073741824 1073778376 140733577147696 139823677409976 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2499] ppid=2476 vsize=9624976 CPUtime=0.29 cores=1,3,5,7
/proc/2478/task/2499/stat : 2499 (java) S 2476 2478 2422 0 -1 4202560 2409 0 0 0 27 2 0 0 20 0 19 0 253313058 9855975424 40404 33554432000 1073741824 1073778376 140733577147696 139823676357176 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2478/tid=2500] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2500/stat : 2500 (java) S 2476 2478 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253313058 9855975424 40404 33554432000 1073741824 1073778376 140733577147696 139823675305080 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2478/tid=2501] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2501/stat : 2501 (java) S 2476 2478 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253313058 9855975424 40404 33554432000 1073741824 1073778376 140733577147696 139823674252488 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2503] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2503/stat : 2503 (java) S 2476 2478 2422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253313106 9855975424 40404 33554432000 1073741824 1073778376 140733577147696 139823673197480 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 9624976

[startup+3.10073 s]
/proc/loadavg: 0.16 0.03 0.01 3/213 2503
/proc/meminfo: memFree=29764972/32873844 swapFree=6848/6848
[pid=2478] ppid=2476 vsize=9624976 CPUtime=3.91 cores=1,3,5,7
/proc/2478/stat : 2478 (java) S 2476 2478 2422 0 -1 4202496 8979 0 1 0 381 10 0 0 20 0 19 0 253313053 9855975424 50677 33554432000 1073741824 1073778376 140733577147696 140733577138832 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2478/statm: 2406244 50677 2268 9 0 2396937 0
[pid=2478/tid=2484] ppid=2476 vsize=9624976 CPUtime=2.98 cores=1,3,5,7
/proc/2478/task/2484/stat : 2484 (java) R 2476 2478 2422 0 -1 4202560 2521 0 1 0 293 5 0 0 20 0 19 0 253313054 9855975424 50677 33554432000 1073741824 1073778376 140733577147696 139823857635736 139823684370578 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2478/tid=2486] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2486/stat : 2486 (java) S 2476 2478 2422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253313054 9855975424 50677 33554432000 1073741824 1073778376 140733577147696 139823819127080 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2478/tid=2487] ppid=2476 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/2478/task/2487/stat : 2487 (java) S 2476 2478 2422 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 19 0 253313054 9855975424 50677 33554432000 1073741824 1073778376 140733577147696 139823818074280 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2478/tid=2488] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2488/stat : 2488 (java) S 2476 2478 2422 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 253313054 9855975424 50677 33554432000 1073741824 1073778376 140733577147696 139823817021992 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2478/tid=2489] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2489/stat : 2489 (java) S 2476 2478 2422 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 253313054 9855975424 50677 33554432000 1073741824 1073778376 140733577147696 139823815969192 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2478/tid=2490] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2490/stat : 2490 (java) S 2476 2478 2422 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 253313054 9855975424 50677 33554432000 1073741824 1073778376 140733577147696 139823814916904 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2478/tid=2491] ppid=2476 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/2478/task/2491/stat : 2491 (java) S 2476 2478 2422 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 253313054 9855975424 50677 33554432000 1073741824 1073778376 140733577147696 139823813864104 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2478/tid=2492] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2492/stat : 2492 (java) S 2476 2478 2422 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 253313054 9855975424 50677 33554432000 1073741824 1073778376 140733577147696 139823812811816 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2493] ppid=2476 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/2478/task/2493/stat : 2493 (java) S 2476 2478 2422 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 253313054 9855975424 50677 33554432000 1073741824 1073778376 140733577147696 139823811759016 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2494] ppid=2476 vsize=9624976 CPUtime=0.03 cores=1,3,5,7
/proc/2478/task/2494/stat : 2494 (java) S 2476 2478 2422 0 -1 4202560 96 0 0 0 3 0 0 0 20 0 19 0 253313056 9855975424 50677 33554432000 1073741824 1073778376 140733577147696 139823681620200 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2495] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2495/stat : 2495 (java) S 2476 2478 2422 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253313056 9855975424 50677 33554432000 1073741824 1073778376 140733577147696 139823680566264 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2496] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2496/stat : 2496 (java) S 2476 2478 2422 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253313056 9855975424 50677 33554432000 1073741824 1073778376 140733577147696 139823679513864 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2497] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2497/stat : 2497 (java) S 2476 2478 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253313058 9855975424 50677 33554432000 1073741824 1073778376 140733577147696 139823678462352 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2498] ppid=2476 vsize=9624976 CPUtime=0.38 cores=1,3,5,7
/proc/2478/task/2498/stat : 2498 (java) S 2476 2478 2422 0 -1 4202560 2685 0 0 0 38 0 0 0 20 0 19 0 253313058 9855975424 50677 33554432000 1073741824 1073778376 140733577147696 139823677409976 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2499] ppid=2476 vsize=9624976 CPUtime=0.33 cores=1,3,5,7
/proc/2478/task/2499/stat : 2499 (java) S 2476 2478 2422 0 -1 4202560 2410 0 0 0 31 2 0 0 20 0 19 0 253313058 9855975424 50677 33554432000 1073741824 1073778376 140733577147696 139823676357176 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2500] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2500/stat : 2500 (java) S 2476 2478 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253313058 9855975424 50677 33554432000 1073741824 1073778376 140733577147696 139823675305080 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2478/tid=2501] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2501/stat : 2501 (java) S 2476 2478 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253313058 9855975424 50677 33554432000 1073741824 1073778376 140733577147696 139823674252488 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2503] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2503/stat : 2503 (java) S 2476 2478 2422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253313106 9855975424 50677 33554432000 1073741824 1073778376 140733577147696 139823673197480 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.91
Current children cumulated vsize (KiB) 9624976

[startup+6.30074 s]
/proc/loadavg: 0.16 0.03 0.01 3/213 2503
/proc/meminfo: memFree=29701300/32873844 swapFree=6848/6848
[pid=2478] ppid=2476 vsize=9624976 CPUtime=7.26 cores=1,3,5,7
/proc/2478/stat : 2478 (java) S 2476 2478 2422 0 -1 4202496 9079 0 1 0 712 14 0 0 20 0 19 0 253313053 9855975424 58895 33554432000 1073741824 1073778376 140733577147696 140733577138832 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2478/statm: 2406244 58895 2268 9 0 2396937 0
[pid=2478/tid=2484] ppid=2476 vsize=9624976 CPUtime=6.07 cores=1,3,5,7
/proc/2478/task/2484/stat : 2484 (java) R 2476 2478 2422 0 -1 4202560 2522 0 1 0 602 5 0 0 20 0 19 0 253313054 9855975424 58895 33554432000 1073741824 1073778376 140733577147696 139823857635616 139823684410392 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2486] ppid=2476 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/2478/task/2486/stat : 2486 (java) S 2476 2478 2422 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 253313054 9855975424 58895 33554432000 1073741824 1073778376 140733577147696 139823819127080 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2487] ppid=2476 vsize=9624976 CPUtime=0.04 cores=1,3,5,7
/proc/2478/task/2487/stat : 2487 (java) S 2476 2478 2422 0 -1 4202560 29 0 0 0 2 2 0 0 20 0 19 0 253313054 9855975424 58895 33554432000 1073741824 1073778376 140733577147696 139823818074280 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2488] ppid=2476 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/2478/task/2488/stat : 2488 (java) S 2476 2478 2422 0 -1 4202560 21 0 0 0 1 1 0 0 20 0 19 0 253313054 9855975424 58895 33554432000 1073741824 1073778376 140733577147696 139823817021992 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2489] ppid=2476 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/2478/task/2489/stat : 2489 (java) S 2476 2478 2422 0 -1 4202560 23 0 0 0 1 0 0 0 20 0 19 0 253313054 9855975424 58895 33554432000 1073741824 1073778376 140733577147696 139823815969192 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2490] ppid=2476 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/2478/task/2490/stat : 2490 (java) S 2476 2478 2422 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 253313054 9855975424 58895 33554432000 1073741824 1073778376 140733577147696 139823814916904 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2478/tid=2491] ppid=2476 vsize=9624976 CPUtime=0.03 cores=1,3,5,7
/proc/2478/task/2491/stat : 2491 (java) S 2476 2478 2422 0 -1 4202560 21 0 0 0 2 1 0 0 20 0 19 0 253313054 9855975424 58895 33554432000 1073741824 1073778376 140733577147696 139823813864104 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2478/tid=2492] ppid=2476 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/2478/task/2492/stat : 2492 (java) S 2476 2478 2422 0 -1 4202560 18 0 0 0 1 1 0 0 20 0 19 0 253313054 9855975424 58895 33554432000 1073741824 1073778376 140733577147696 139823812811816 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2493] ppid=2476 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/2478/task/2493/stat : 2493 (java) S 2476 2478 2422 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 253313054 9855975424 58895 33554432000 1073741824 1073778376 140733577147696 139823811759016 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2494] ppid=2476 vsize=9624976 CPUtime=0.1 cores=1,3,5,7
/proc/2478/task/2494/stat : 2494 (java) S 2476 2478 2422 0 -1 4202560 116 0 0 0 10 0 0 0 20 0 19 0 253313056 9855975424 58895 33554432000 1073741824 1073778376 140733577147696 139823681620200 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2495] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2495/stat : 2495 (java) S 2476 2478 2422 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253313056 9855975424 58895 33554432000 1073741824 1073778376 140733577147696 139823680566264 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2496] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2496/stat : 2496 (java) S 2476 2478 2422 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253313056 9855975424 58895 33554432000 1073741824 1073778376 140733577147696 139823679513864 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2497] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2497/stat : 2497 (java) S 2476 2478 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253313058 9855975424 58895 33554432000 1073741824 1073778376 140733577147696 139823678462352 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2498] ppid=2476 vsize=9624976 CPUtime=0.41 cores=1,3,5,7
/proc/2478/task/2498/stat : 2498 (java) S 2476 2478 2422 0 -1 4202560 2695 0 0 0 41 0 0 0 20 0 19 0 253313058 9855975424 58895 33554432000 1073741824 1073778376 140733577147696 139823677409976 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2478/tid=2499] ppid=2476 vsize=9624976 CPUtime=0.33 cores=1,3,5,7
/proc/2478/task/2499/stat : 2499 (java) S 2476 2478 2422 0 -1 4202560 2410 0 0 0 31 2 0 0 20 0 19 0 253313058 9855975424 58895 33554432000 1073741824 1073778376 140733577147696 139823676357176 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0

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

[pid=2478/tid=2491] ppid=2476 vsize=9624976 CPUtime=3.04 cores=1,3,5,7
/proc/2478/task/2491/stat : 2491 (java) S 2476 2478 2422 0 -1 4202560 608 0 0 0 272 32 0 0 20 0 19 0 253313054 9855975424 604044 33554432000 1073741824 1073778376 140733577147696 139823813864104 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2492] ppid=2476 vsize=9624976 CPUtime=3.44 cores=1,3,5,7
/proc/2478/task/2492/stat : 2492 (java) S 2476 2478 2422 0 -1 4202560 605 0 0 0 313 31 0 0 20 0 19 0 253313054 9855975424 604044 33554432000 1073741824 1073778376 140733577147696 139823812811816 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2493] ppid=2476 vsize=9624976 CPUtime=2.73 cores=1,3,5,7
/proc/2478/task/2493/stat : 2493 (java) S 2476 2478 2422 0 -1 4202560 648 0 0 0 247 26 0 0 20 0 19 0 253313054 9855975424 604044 33554432000 1073741824 1073778376 140733577147696 139823811759016 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2494] ppid=2476 vsize=9624976 CPUtime=6.02 cores=1,3,5,7
/proc/2478/task/2494/stat : 2494 (java) S 2476 2478 2422 0 -1 4202560 2769 0 0 0 599 3 0 0 20 0 19 0 253313056 9855975424 604044 33554432000 1073741824 1073778376 140733577147696 139823681620200 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2478/tid=2495] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2495/stat : 2495 (java) S 2476 2478 2422 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253313056 9855975424 604044 33554432000 1073741824 1073778376 140733577147696 139823680566264 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2496] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2496/stat : 2496 (java) S 2476 2478 2422 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253313056 9855975424 604044 33554432000 1073741824 1073778376 140733577147696 139823679513864 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2497] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2497/stat : 2497 (java) S 2476 2478 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253313058 9855975424 604044 33554432000 1073741824 1073778376 140733577147696 139823678462352 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2498] ppid=2476 vsize=9624976 CPUtime=0.43 cores=1,3,5,7
/proc/2478/task/2498/stat : 2498 (java) S 2476 2478 2422 0 -1 4202560 2724 0 0 0 43 0 0 0 20 0 19 0 253313058 9855975424 604044 33554432000 1073741824 1073778376 140733577147696 139823677409976 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2478/tid=2499] ppid=2476 vsize=9624976 CPUtime=0.33 cores=1,3,5,7
/proc/2478/task/2499/stat : 2499 (java) S 2476 2478 2422 0 -1 4202560 2410 0 0 0 31 2 0 0 20 0 19 0 253313058 9855975424 604044 33554432000 1073741824 1073778376 140733577147696 139823676357176 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2500] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2500/stat : 2500 (java) S 2476 2478 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253313058 9855975424 604044 33554432000 1073741824 1073778376 140733577147696 139823675305080 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2478/tid=2501] ppid=2476 vsize=9624976 CPUtime=0.74 cores=1,3,5,7
/proc/2478/task/2501/stat : 2501 (java) S 2476 2478 2422 0 -1 4202560 93 0 0 0 39 35 0 0 20 0 19 0 253313058 9855975424 604044 33554432000 1073741824 1073778376 140733577147696 139823674252488 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2503] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2503/stat : 2503 (java) S 2476 2478 2422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253313106 9855975424 604044 33554432000 1073741824 1073778376 140733577147696 139823673197480 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1621.62
Current children cumulated vsize (KiB) 9624976

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 1.69 3/213 2632
/proc/meminfo: memFree=27200956/32873844 swapFree=6848/6848
[pid=2478] ppid=2476 vsize=9624976 CPUtime=1682.07 cores=1,3,5,7
/proc/2478/stat : 2478 (java) S 2476 2478 2422 0 -1 4202496 17049 0 1 0 167893 314 0 0 20 0 19 0 253313053 9855975424 604048 33554432000 1073741824 1073778376 140733577147696 140733577138832 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2478/statm: 2406244 604048 2269 9 0 2396937 0
[pid=2478/tid=2484] ppid=2476 vsize=9624976 CPUtime=1649.45 cores=1,3,5,7
/proc/2478/task/2484/stat : 2484 (java) R 2476 2478 2422 0 -1 4202560 3222 0 1 0 164900 45 0 0 20 0 19 0 253313054 9855975424 604048 33554432000 1073741824 1073778376 140733577147696 139823857635616 139823684372491 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2486] ppid=2476 vsize=9624976 CPUtime=2.98 cores=1,3,5,7
/proc/2478/task/2486/stat : 2486 (java) S 2476 2478 2422 0 -1 4202560 549 0 0 0 268 30 0 0 20 0 19 0 253313054 9855975424 604048 33554432000 1073741824 1073778376 140733577147696 139823819127080 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2487] ppid=2476 vsize=9624976 CPUtime=3.08 cores=1,3,5,7
/proc/2478/task/2487/stat : 2487 (java) S 2476 2478 2422 0 -1 4202560 475 0 0 0 282 26 0 0 20 0 19 0 253313054 9855975424 604048 33554432000 1073741824 1073778376 140733577147696 139823818074280 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2478/tid=2488] ppid=2476 vsize=9624976 CPUtime=3.07 cores=1,3,5,7
/proc/2478/task/2488/stat : 2488 (java) S 2476 2478 2422 0 -1 4202560 515 0 0 0 277 30 0 0 20 0 19 0 253313054 9855975424 604048 33554432000 1073741824 1073778376 140733577147696 139823817021992 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2489] ppid=2476 vsize=9624976 CPUtime=2.9 cores=1,3,5,7
/proc/2478/task/2489/stat : 2489 (java) S 2476 2478 2422 0 -1 4202560 636 0 0 0 258 32 0 0 20 0 19 0 253313054 9855975424 604048 33554432000 1073741824 1073778376 140733577147696 139823815969192 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2490] ppid=2476 vsize=9624976 CPUtime=3.15 cores=1,3,5,7
/proc/2478/task/2490/stat : 2490 (java) S 2476 2478 2422 0 -1 4202560 606 0 0 0 282 33 0 0 20 0 19 0 253313054 9855975424 604048 33554432000 1073741824 1073778376 140733577147696 139823814916904 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2478/tid=2491] ppid=2476 vsize=9624976 CPUtime=3.12 cores=1,3,5,7
/proc/2478/task/2491/stat : 2491 (java) S 2476 2478 2422 0 -1 4202560 608 0 0 0 280 32 0 0 20 0 19 0 253313054 9855975424 604048 33554432000 1073741824 1073778376 140733577147696 139823813864104 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2492] ppid=2476 vsize=9624976 CPUtime=3.59 cores=1,3,5,7
/proc/2478/task/2492/stat : 2492 (java) S 2476 2478 2422 0 -1 4202560 606 0 0 0 328 31 0 0 20 0 19 0 253313054 9855975424 604048 33554432000 1073741824 1073778376 140733577147696 139823812811816 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2493] ppid=2476 vsize=9624976 CPUtime=2.78 cores=1,3,5,7
/proc/2478/task/2493/stat : 2493 (java) S 2476 2478 2422 0 -1 4202560 649 0 0 0 252 26 0 0 20 0 19 0 253313054 9855975424 604048 33554432000 1073741824 1073778376 140733577147696 139823811759016 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2478/tid=2494] ppid=2476 vsize=9624976 CPUtime=6.19 cores=1,3,5,7
/proc/2478/task/2494/stat : 2494 (java) S 2476 2478 2422 0 -1 4202560 2771 0 0 0 616 3 0 0 20 0 19 0 253313056 9855975424 604048 33554432000 1073741824 1073778376 140733577147696 139823681620200 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2478/tid=2495] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2495/stat : 2495 (java) S 2476 2478 2422 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253313056 9855975424 604048 33554432000 1073741824 1073778376 140733577147696 139823680566264 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2496] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2496/stat : 2496 (java) S 2476 2478 2422 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253313056 9855975424 604048 33554432000 1073741824 1073778376 140733577147696 139823679513864 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2497] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2497/stat : 2497 (java) S 2476 2478 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253313058 9855975424 604048 33554432000 1073741824 1073778376 140733577147696 139823678462352 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2498] ppid=2476 vsize=9624976 CPUtime=0.43 cores=1,3,5,7
/proc/2478/task/2498/stat : 2498 (java) S 2476 2478 2422 0 -1 4202560 2724 0 0 0 43 0 0 0 20 0 19 0 253313058 9855975424 604048 33554432000 1073741824 1073778376 140733577147696 139823677409976 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2478/tid=2499] ppid=2476 vsize=9624976 CPUtime=0.33 cores=1,3,5,7
/proc/2478/task/2499/stat : 2499 (java) S 2476 2478 2422 0 -1 4202560 2410 0 0 0 31 2 0 0 20 0 19 0 253313058 9855975424 604048 33554432000 1073741824 1073778376 140733577147696 139823676357176 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2500] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2500/stat : 2500 (java) S 2476 2478 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253313058 9855975424 604048 33554432000 1073741824 1073778376 140733577147696 139823675305080 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2478/tid=2501] ppid=2476 vsize=9624976 CPUtime=0.76 cores=1,3,5,7
/proc/2478/task/2501/stat : 2501 (java) S 2476 2478 2422 0 -1 4202560 97 0 0 0 40 36 0 0 20 0 19 0 253313058 9855975424 604048 33554432000 1073741824 1073778376 140733577147696 139823674252488 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2503] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2503/stat : 2503 (java) S 2476 2478 2422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253313106 9855975424 604048 33554432000 1073741824 1073778376 140733577147696 139823673197480 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1682.07
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.71 3/213 2632
/proc/meminfo: memFree=27116624/32873844 swapFree=6848/6848
[pid=2478] ppid=2476 vsize=9624976 CPUtime=1743.14 cores=1,3,5,7
/proc/2478/stat : 2478 (java) S 2476 2478 2422 0 -1 4202496 18770 0 1 0 173994 320 0 0 20 0 19 0 253313053 9855975424 617735 33554432000 1073741824 1073778376 140733577147696 140733577138832 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2478/statm: 2406244 617735 2269 9 0 2396937 0
[pid=2478/tid=2484] ppid=2476 vsize=9624976 CPUtime=1708.76 cores=1,3,5,7
/proc/2478/task/2484/stat : 2484 (java) R 2476 2478 2422 0 -1 4202560 3228 0 1 0 170830 46 0 0 20 0 19 0 253313054 9855975424 617735 33554432000 1073741824 1073778376 140733577147696 139823857635616 139823684438274 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2486] ppid=2476 vsize=9624976 CPUtime=3.16 cores=1,3,5,7
/proc/2478/task/2486/stat : 2486 (java) S 2476 2478 2422 0 -1 4202560 557 0 0 0 285 31 0 0 20 0 19 0 253313054 9855975424 617735 33554432000 1073741824 1073778376 140733577147696 139823819127080 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2478/tid=2487] ppid=2476 vsize=9624976 CPUtime=3.26 cores=1,3,5,7
/proc/2478/task/2487/stat : 2487 (java) S 2476 2478 2422 0 -1 4202560 484 0 0 0 300 26 0 0 20 0 19 0 253313054 9855975424 617735 33554432000 1073741824 1073778376 140733577147696 139823818074280 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2478/tid=2488] ppid=2476 vsize=9624976 CPUtime=3.24 cores=1,3,5,7
/proc/2478/task/2488/stat : 2488 (java) S 2476 2478 2422 0 -1 4202560 520 0 0 0 294 30 0 0 20 0 19 0 253313054 9855975424 617735 33554432000 1073741824 1073778376 140733577147696 139823817021992 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2489] ppid=2476 vsize=9624976 CPUtime=3.03 cores=1,3,5,7
/proc/2478/task/2489/stat : 2489 (java) S 2476 2478 2422 0 -1 4202560 659 0 0 0 271 32 0 0 20 0 19 0 253313054 9855975424 617735 33554432000 1073741824 1073778376 140733577147696 139823815969192 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2478/tid=2490] ppid=2476 vsize=9624976 CPUtime=3.26 cores=1,3,5,7
/proc/2478/task/2490/stat : 2490 (java) S 2476 2478 2422 0 -1 4202560 608 0 0 0 292 34 0 0 20 0 19 0 253313054 9855975424 617735 33554432000 1073741824 1073778376 140733577147696 139823814916904 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2478/tid=2491] ppid=2476 vsize=9624976 CPUtime=3.3 cores=1,3,5,7
/proc/2478/task/2491/stat : 2491 (java) S 2476 2478 2422 0 -1 4202560 612 0 0 0 298 32 0 0 20 0 19 0 253313054 9855975424 617735 33554432000 1073741824 1073778376 140733577147696 139823813864104 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2478/tid=2492] ppid=2476 vsize=9624976 CPUtime=3.78 cores=1,3,5,7
/proc/2478/task/2492/stat : 2492 (java) S 2476 2478 2422 0 -1 4202560 609 0 0 0 347 31 0 0 20 0 19 0 253313054 9855975424 617735 33554432000 1073741824 1073778376 140733577147696 139823812811816 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2493] ppid=2476 vsize=9624976 CPUtime=3.06 cores=1,3,5,7
/proc/2478/task/2493/stat : 2493 (java) S 2476 2478 2422 0 -1 4202560 658 0 0 0 279 27 0 0 20 0 19 0 253313054 9855975424 617735 33554432000 1073741824 1073778376 140733577147696 139823811759016 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2478/tid=2494] ppid=2476 vsize=9624976 CPUtime=6.49 cores=1,3,5,7
/proc/2478/task/2494/stat : 2494 (java) S 2476 2478 2422 0 -1 4202560 4421 0 0 0 645 4 0 0 20 0 19 0 253313056 9855975424 617735 33554432000 1073741824 1073778376 140733577147696 139823681620200 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2478/tid=2495] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2495/stat : 2495 (java) S 2476 2478 2422 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253313056 9855975424 617735 33554432000 1073741824 1073778376 140733577147696 139823680566264 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2496] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2496/stat : 2496 (java) S 2476 2478 2422 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253313056 9855975424 617735 33554432000 1073741824 1073778376 140733577147696 139823679513864 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2497] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2497/stat : 2497 (java) S 2476 2478 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253313058 9855975424 617735 33554432000 1073741824 1073778376 140733577147696 139823678462352 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2498] ppid=2476 vsize=9624976 CPUtime=0.43 cores=1,3,5,7
/proc/2478/task/2498/stat : 2498 (java) S 2476 2478 2422 0 -1 4202560 2724 0 0 0 43 0 0 0 20 0 19 0 253313058 9855975424 617735 33554432000 1073741824 1073778376 140733577147696 139823677409976 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2478/tid=2499] ppid=2476 vsize=9624976 CPUtime=0.33 cores=1,3,5,7
/proc/2478/task/2499/stat : 2499 (java) S 2476 2478 2422 0 -1 4202560 2410 0 0 0 31 2 0 0 20 0 19 0 253313058 9855975424 617735 33554432000 1073741824 1073778376 140733577147696 139823676357176 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2500] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2500/stat : 2500 (java) S 2476 2478 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253313058 9855975424 617735 33554432000 1073741824 1073778376 140733577147696 139823675305080 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2478/tid=2501] ppid=2476 vsize=9624976 CPUtime=0.78 cores=1,3,5,7
/proc/2478/task/2501/stat : 2501 (java) S 2476 2478 2422 0 -1 4202560 99 0 0 0 41 37 0 0 20 0 19 0 253313058 9855975424 617735 33554432000 1073741824 1073778376 140733577147696 139823674252488 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2503] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2503/stat : 2503 (java) S 2476 2478 2422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253313106 9855975424 617735 33554432000 1073741824 1073778376 140733577147696 139823673197480 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1743.14
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1778.2 s]
/proc/loadavg: 2.04 2.02 1.73 3/213 2632
/proc/meminfo: memFree=26921980/32873844 swapFree=6848/6848
[pid=2478] ppid=2476 vsize=9624976 CPUtime=1800.02 cores=1,3,5,7
/proc/2478/stat : 2478 (java) S 2476 2478 2422 0 -1 4202496 19401 0 1 0 179643 359 0 0 20 0 19 0 253313053 9855975424 676270 33554432000 1073741824 1073778376 140733577147696 140733577138832 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2478/statm: 2406244 676270 2269 9 0 2396937 0
[pid=2478/tid=2484] ppid=2476 vsize=9624976 CPUtime=1764.32 cores=1,3,5,7
/proc/2478/task/2484/stat : 2484 (java) R 2476 2478 2422 0 -1 4202560 3230 0 1 0 176385 47 0 0 20 0 19 0 253313054 9855975424 676270 33554432000 1073741824 1073778376 140733577147696 139823857634672 139823684372426 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2478/tid=2486] ppid=2476 vsize=9624976 CPUtime=3.25 cores=1,3,5,7
/proc/2478/task/2486/stat : 2486 (java) S 2476 2478 2422 0 -1 4202560 595 0 0 0 291 34 0 0 20 0 19 0 253313054 9855975424 676270 33554432000 1073741824 1073778376 140733577147696 139823819127080 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2487] ppid=2476 vsize=9624976 CPUtime=3.5 cores=1,3,5,7
/proc/2478/task/2487/stat : 2487 (java) S 2476 2478 2422 0 -1 4202560 537 0 0 0 320 30 0 0 20 0 19 0 253313054 9855975424 676270 33554432000 1073741824 1073778376 140733577147696 139823818074280 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2478/tid=2488] ppid=2476 vsize=9624976 CPUtime=3.4 cores=1,3,5,7
/proc/2478/task/2488/stat : 2488 (java) S 2476 2478 2422 0 -1 4202560 579 0 0 0 306 34 0 0 20 0 19 0 253313054 9855975424 676270 33554432000 1073741824 1073778376 140733577147696 139823817021992 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2489] ppid=2476 vsize=9624976 CPUtime=3.13 cores=1,3,5,7
/proc/2478/task/2489/stat : 2489 (java) S 2476 2478 2422 0 -1 4202560 700 0 0 0 277 36 0 0 20 0 19 0 253313054 9855975424 676270 33554432000 1073741824 1073778376 140733577147696 139823815969192 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2490] ppid=2476 vsize=9624976 CPUtime=3.45 cores=1,3,5,7
/proc/2478/task/2490/stat : 2490 (java) S 2476 2478 2422 0 -1 4202560 743 0 0 0 303 42 0 0 20 0 19 0 253313054 9855975424 676270 33554432000 1073741824 1073778376 140733577147696 139823814916904 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2491] ppid=2476 vsize=9624976 CPUtime=3.42 cores=1,3,5,7
/proc/2478/task/2491/stat : 2491 (java) S 2476 2478 2422 0 -1 4202560 685 0 0 0 306 36 0 0 20 0 19 0 253313054 9855975424 676270 33554432000 1073741824 1073778376 140733577147696 139823813864104 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2478/tid=2492] ppid=2476 vsize=9624976 CPUtime=3.94 cores=1,3,5,7
/proc/2478/task/2492/stat : 2492 (java) S 2476 2478 2422 0 -1 4202560 668 0 0 0 358 36 0 0 20 0 19 0 253313054 9855975424 676270 33554432000 1073741824 1073778376 140733577147696 139823812811816 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2493] ppid=2476 vsize=9624976 CPUtime=3.31 cores=1,3,5,7
/proc/2478/task/2493/stat : 2493 (java) S 2476 2478 2422 0 -1 4202560 716 0 0 0 299 32 0 0 20 0 19 0 253313054 9855975424 676270 33554432000 1073741824 1073778376 140733577147696 139823811759016 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2478/tid=2494] ppid=2476 vsize=9624976 CPUtime=6.49 cores=1,3,5,7
/proc/2478/task/2494/stat : 2494 (java) S 2476 2478 2422 0 -1 4202560 4530 0 0 0 645 4 0 0 20 0 19 0 253313056 9855975424 676270 33554432000 1073741824 1073778376 140733577147696 139823681620200 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2478/tid=2495] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2495/stat : 2495 (java) S 2476 2478 2422 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253313056 9855975424 676270 33554432000 1073741824 1073778376 140733577147696 139823680566264 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2496] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2496/stat : 2496 (java) S 2476 2478 2422 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253313056 9855975424 676270 33554432000 1073741824 1073778376 140733577147696 139823679513864 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2497] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2497/stat : 2497 (java) S 2476 2478 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253313058 9855975424 676270 33554432000 1073741824 1073778376 140733577147696 139823678462352 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2478/tid=2498] ppid=2476 vsize=9624976 CPUtime=0.43 cores=1,3,5,7
/proc/2478/task/2498/stat : 2498 (java) S 2476 2478 2422 0 -1 4202560 2724 0 0 0 43 0 0 0 20 0 19 0 253313058 9855975424 676270 33554432000 1073741824 1073778376 140733577147696 139823677409976 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2478/tid=2499] ppid=2476 vsize=9624976 CPUtime=0.33 cores=1,3,5,7
/proc/2478/task/2499/stat : 2499 (java) S 2476 2478 2422 0 -1 4202560 2410 0 0 0 31 2 0 0 20 0 19 0 253313058 9855975424 676270 33554432000 1073741824 1073778376 140733577147696 139823676357176 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2500] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2500/stat : 2500 (java) S 2476 2478 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253313058 9855975424 676270 33554432000 1073741824 1073778376 140733577147696 139823675305080 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2478/tid=2501] ppid=2476 vsize=9624976 CPUtime=0.81 cores=1,3,5,7
/proc/2478/task/2501/stat : 2501 (java) S 2476 2478 2422 0 -1 4202560 103 0 0 0 42 39 0 0 20 0 19 0 253313058 9855975424 676270 33554432000 1073741824 1073778376 140733577147696 139823674252488 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2478/tid=2503] ppid=2476 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/2478/task/2503/stat : 2503 (java) S 2476 2478 2422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253313106 9855975424 676270 33554432000 1073741824 1073778376 140733577147696 139823673197480 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 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

Child status: 143
Real time (s): 1778.27
CPU time (s): 1800.15
CPU user time (s): 1796.27
CPU system time (s): 3.88041
CPU usage (%): 101.231
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.27
system time used= 3.88041
maximum resident set size= 2705240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19445
page faults= 1
swaps= 0
block input operations= 136
block output operations= 1536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39490
involuntary context switches= 26625

runsolver used 6.29004 second user time and 16.5245 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-24 17:04:42
IDJOB=3687173
IDBENCH=1153
IDSOLVER=2269
FILE ID=node144/3687173-1337871881
RUNJOBID= node144-1337871880-2439
PBS_JOBID= 14620060
Free space on /tmp= 71724 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/robin/normalized-robin16.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687173-1337871881/watcher-3687173-1337871881 -o /tmp/evaluation-result-3687173-1337871881/solver-3687173-1337871881 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3687173-1337871881.opb

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

MD5SUM BENCH= d761333f7ff9a755d3cd90e52b11f227
RANDOM SEED=1716278231

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30027680 kB
Buffers:          213664 kB
Cached:          1849440 kB
SwapCached:            0 kB
Active:           426176 kB
Inactive:        1656652 kB
Active(anon):      21736 kB
Inactive(anon):        0 kB
Active(file):     404440 kB
Inactive(file):  1656652 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2336 kB
Writeback:             4 kB
AnonPages:         22052 kB
Mapped:            19828 kB
Shmem:               200 kB
Slab:             626040 kB
SReclaimable:      68944 kB
SUnreclaim:       557096 kB
KernelStack:        1400 kB
PageTables:         4136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     688632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71724 MiB
End job on node144 at 2012-05-24 17:34:22