Trace number 4100226

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.7 890.061

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-reduced-mps-v2-20-10-dano3_4.opb
MD5SUM8bcab2e61229633d937bbb81a9edbb1b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables404566
Total number of constraints3686
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)4
Number of constraints which are nor clauses,nor cardinality constraints3682
Minimum length of a constraint11
Maximum length of a constraint15900
Number of terms in the objective function 30
Biggest coefficient in the objective function 262145
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 524317
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 535830
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.13	c Pseudo Boolean Optimization by upper bound
0.08/0.13	c ManyCore solver with 2 solvers running in parallel
0.08/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c Expensive reason simplification
0.08/0.13	c Glucose 2.1 dynamic restart strategy
0.08/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-4100226-1466208330.opb
0.08/0.13	c reading problem ... 
0.08/0.13	c  objective function found
13.15/8.70	c ... done. Wall clock time 8.571s.
13.15/8.70	c declared #vars     404566
13.15/8.70	c #constraints  4910
13.15/8.70	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
13.15/8.70	c constraints type 
13.15/8.70	c org.sat4j.minisat.constraints.card.MinWatchCard => 8
13.15/8.70	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 4902
13.15/8.70	c 4910 constraints processed.
13.15/8.70	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
13.15/8.70	c constraints type 
13.15/8.70	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 8
13.15/8.70	c org.sat4j.pb.constraints.pb.MaxWatchPb => 4902
13.15/8.70	c 4910 constraints processed.
13.15/8.70	c objective function length is 30 literals
48.85/25.04	c cleaning 2484 clauses out of 5002 with flag 10087/5004
58.19/29.35	c cleaning 4243 clauses out of 8523 with flag 22274/11009
67.80/34.20	c cleaning 5618 clauses out of 11272 with flag 36487/18001
78.59/39.58	c cleaning 6810 clauses out of 13653 with flag 52734/26000
92.77/46.26	c cleaning 7908 clauses out of 15850 with flag 71055/35007
107.17/53.41	c cleaning 8957 clauses out of 17947 with flag 91277/45012
124.73/61.85	c cleaning 9977 clauses out of 19988 with flag 113678/56010
145.98/71.72	c cleaning 10987 clauses out of 22006 with flag 137881/68005
168.59/82.69	c cleaning 11993 clauses out of 24019 with flag 164177/81005
193.01/94.50	c cleaning 12995 clauses out of 26027 with flag 192390/95006
218.54/106.99	c cleaning 13997 clauses out of 28028 with flag 222666/110002
250.22/122.49	c cleaning 14999 clauses out of 30030 with flag 255108/126001
306.09/150.14	c cleaning 16006 clauses out of 32027 with flag 291635/143001
332.92/163.41	c cleaning 16999 clauses out of 34020 with flag 328859/161000
370.52/182.07	c cleaning 18004 clauses out of 36019 with flag 371124/180001
380.53/187.03	c cleaning 19001 clauses out of 38016 with flag 411138/200002
393.44/193.38	c cleaning 19998 clauses out of 40013 with flag 453143/221000
407.84/200.57	c cleaning 20999 clauses out of 42015 with flag 497148/243000
422.87/208.05	c cleaning 22002 clauses out of 44017 with flag 543154/266001
440.04/216.40	c cleaning 22998 clauses out of 46015 with flag 591158/290001
548.73/270.12	c cleaning 23977 clauses out of 48011 with flag 654932/315003
662.77/326.19	c cleaning 24986 clauses out of 50032 with flag 725160/341001
776.81/382.33	c cleaning 25990 clauses out of 52045 with flag 795364/368000
906.77/446.58	c cleaning 26995 clauses out of 54055 with flag 871135/396000
1045.20/515.09	c cleaning 28001 clauses out of 56062 with flag 947595/425002
1204.52/594.05	c cleaning 28991 clauses out of 58059 with flag 1024974/455000
1365.34/673.96	c cleaning 29998 clauses out of 60068 with flag 1108973/486000
1480.26/731.14	c cleaning 31007 clauses out of 62068 with flag 1197862/518001
1525.85/753.77	c cleaning 32007 clauses out of 64060 with flag 1283401/551000
1576.82/779.06	c cleaning 33019 clauses out of 66056 with flag 1369552/585003
1629.47/805.14	c cleaning 34002 clauses out of 68034 with flag 1457380/620000
1682.07/831.47	c cleaning 34998 clauses out of 70032 with flag 1550260/656000
1740.06/860.27	c cleaning 36006 clauses out of 72034 with flag 1647456/693000
1800.12/890.01	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.12/890.01	c starts		: 60
1800.12/890.01	c conflicts		: 725937
1800.12/890.01	c decisions		: 3611941
1800.12/890.01	c propagations		: 95031680
1800.12/890.01	c inspects		: 2698341198
1800.12/890.01	c shortcuts		: 0
1800.12/890.01	c learnt literals	: 20
1800.12/890.01	c learnt binary clauses	: 16
1800.12/890.01	c learnt ternary clauses	: 15
1800.12/890.01	c learnt constraints	: 725917
1800.12/890.01	c ignored constraints	: 0
1800.12/890.01	c root simplifications	: 0
1800.12/890.01	c removed literals (reason simplification)	: 1130345
1800.12/890.01	c reason swapping (by a shorter reason)	: 0
1800.12/890.01	c Calls to reduceDB	: 33
1800.12/890.01	c Number of update (reduction) of LBD	: 134946
1800.12/890.01	c Imported unit clauses	: 0
1800.12/890.01	c number of reductions to clauses (during analyze)	: 0
1800.12/890.01	c number of learned constraints concerned by reduction	: 0
1800.12/890.01	c number of learning phase by resolution	: 0
1800.12/890.01	c number of learning phase by cutting planes	: 0
1800.12/890.01	c speed (assignments/second)	: 107853.52472654059
1800.12/890.01	c non guided choices	1485151
1800.12/890.04	c learnt constraints type 
1800.12/890.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 16
1800.12/890.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 68950
1800.12/890.04	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.12/890.04	c starts		: 15
1800.12/890.04	c conflicts		: 3700
1800.12/890.04	c decisions		: 397776
1800.12/890.04	c propagations		: 4218219
1800.12/890.04	c inspects		: 179723661
1800.12/890.04	c shortcuts		: 0
1800.12/890.04	c learnt literals	: 0
1800.12/890.04	c learnt binary clauses	: 0
1800.12/890.04	c learnt ternary clauses	: 0
1800.12/890.04	c learnt constraints	: 3700
1800.12/890.04	c ignored constraints	: 0
1800.12/890.04	c root simplifications	: 0
1800.12/890.04	c removed literals (reason simplification)	: 0
1800.12/890.04	c reason swapping (by a shorter reason)	: 0
1800.12/890.04	c Calls to reduceDB	: 0
1800.12/890.04	c Number of update (reduction) of LBD	: 0
1800.12/890.04	c Imported unit clauses	: 0
1800.12/890.04	c number of reductions to clauses (during analyze)	: 0
1800.12/890.04	c number of learned constraints concerned by reduction	: 0
1800.12/890.04	c number of learning phase by resolution	: 0
1800.12/890.04	c number of learning phase by cutting planes	: 0
1800.12/890.04	c speed (assignments/second)	: 4787.4626743706995
1800.12/890.04	c non guided choices	3888
1800.12/890.04	c learnt constraints type 
1800.12/890.04	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 81
1800.12/890.04	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3619
1800.12/890.04	s UNKNOWN
1800.12/890.04	c Total wall clock time (in seconds): 889.914

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4100226-1466208330/watcher-4100226-1466208330 -o /tmp/evaluation-result-4100226-1466208330/solver-4100226-1466208330 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466206054-8353 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4100226-1466208330.opb 

pid=11278
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.24 4.33 3.92 4/197 11281
/proc/meminfo: memFree=27857252/32872528 swapFree=1499884/1696108
[pid=11281] ppid=11278 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/11281/stat : 11281 (java) D 11278 11281 8337 0 -1 4202496 318 0 0 0 0 0 0 0 20 0 1 0 22878867 9515008 176 33554432000 1073741824 1073778376 140734829101168 140734829083896 225444709264 0 0 4096 0 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/11281/statm: 2323 176 133 9 0 71 0

[startup+0.100058 s]
/proc/loadavg: 4.24 4.33 3.92 4/197 11281
/proc/meminfo: memFree=27857252/32872528 swapFree=1499884/1696108
[pid=11281] ppid=11278 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/11281/stat : 11281 (java) S 11278 11281 8337 0 -1 4202496 4322 0 1 0 7 1 0 0 20 0 18 0 22878867 9787879424 5449 33554432000 1073741824 1073778376 140736237152112 140736237143248 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11281/statm: 2389619 5449 2097 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200216 s]
/proc/loadavg: 4.24 4.33 3.92 4/197 11281
/proc/meminfo: memFree=27857252/32872528 swapFree=1499884/1696108
[pid=11281] ppid=11278 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/11281/stat : 11281 (java) S 11278 11281 8337 0 -1 4202496 4765 0 1 0 22 2 0 0 20 0 18 0 22878867 9787879424 11433 33554432000 1073741824 1073778376 140736237152112 140736237143248 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11281/statm: 2389619 11433 2201 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300231 s]
/proc/loadavg: 4.24 4.33 3.92 4/197 11281
/proc/meminfo: memFree=27857252/32872528 swapFree=1499884/1696108
[pid=11281] ppid=11278 vsize=9558476 CPUtime=0.53 cores=0,2,4,6
/proc/11281/stat : 11281 (java) S 11278 11281 8337 0 -1 4202496 6711 0 1 0 51 2 0 0 20 0 18 0 22878867 9787879424 14163 33554432000 1073741824 1073778376 140736237152112 140736237143248 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11281/statm: 2389619 14163 2239 9 0 2380296 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 9558476

[startup+0.70019 s]
/proc/loadavg: 4.24 4.33 3.92 4/197 11281
/proc/meminfo: memFree=27857252/32872528 swapFree=1499884/1696108
[pid=11281] ppid=11278 vsize=9558476 CPUtime=1.64 cores=0,2,4,6
/proc/11281/stat : 11281 (java) S 11278 11281 8337 0 -1 4202496 18191 0 1 0 159 5 0 0 20 0 18 0 22878867 9787879424 43667 33554432000 1073741824 1073778376 140736237152112 140736237143248 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11281/statm: 2389619 43667 2260 9 0 2380296 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 9558476

[startup+1.50081 s]
/proc/loadavg: 4.24 4.33 3.92 4/215 11299
/proc/meminfo: memFree=27559332/32872528 swapFree=1499884/1696108
[pid=11281] ppid=11278 vsize=9558476 CPUtime=2.86 cores=0,2,4,6
/proc/11281/stat : 11281 (java) S 11278 11281 8337 0 -1 4202496 18970 0 1 0 266 20 0 0 20 0 18 0 22878867 9787879424 98452 33554432000 1073741824 1073778376 140736237152112 140736237143248 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11281/statm: 2389619 98452 2276 9 0 2380296 0
[pid=11281/tid=11283] ppid=11278 vsize=9558476 CPUtime=1.31 cores=0,2,4,6
/proc/11281/task/11283/stat : 11283 (java) R 11278 11281 8337 0 -1 4202560 2523 0 1 0 126 5 0 0 20 0 18 0 22878868 9787879424 98452 33554432000 1073741824 1073778376 140736237152112 139721790984144 139721731186363 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11284] ppid=11278 vsize=9558476 CPUtime=0.06 cores=0,2,4,6
/proc/11281/task/11284/stat : 11284 (java) S 11278 11281 8337 0 -1 4202560 37 0 0 0 4 2 0 0 20 0 18 0 22878869 9787879424 98452 33554432000 1073741824 1073778376 140736237152112 139721729723304 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11285] ppid=11278 vsize=9558476 CPUtime=0.05 cores=0,2,4,6
/proc/11281/task/11285/stat : 11285 (java) S 11278 11281 8337 0 -1 4202560 30 0 0 0 4 1 0 0 20 0 18 0 22878869 9787879424 98452 33554432000 1073741824 1073778376 140736237152112 139721633905704 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11286] ppid=11278 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/11281/task/11286/stat : 11286 (java) S 11278 11281 8337 0 -1 4202560 115 0 0 0 2 1 0 0 20 0 18 0 22878869 9787879424 98452 33554432000 1073741824 1073778376 140736237152112 139721632852648 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11287] ppid=11278 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (java) S 11278 11281 8337 0 -1 4202560 208 0 0 0 6 3 0 0 20 0 18 0 22878869 9787879424 98452 33554432000 1073741824 1073778376 140736237152112 139721631800104 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11288] ppid=11278 vsize=9558476 CPUtime=0.05 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (java) S 11278 11281 8337 0 -1 4202560 104 0 0 0 4 1 0 0 20 0 18 0 22878869 9787879424 98452 33554432000 1073741824 1073778376 140736237152112 139721630747048 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11289] ppid=11278 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (java) S 11278 11281 8337 0 -1 4202560 116 0 0 0 5 2 0 0 20 0 18 0 22878869 9787879424 98452 33554432000 1073741824 1073778376 140736237152112 139721629694504 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11290] ppid=11278 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/11281/task/11290/stat : 11290 (java) S 11278 11281 8337 0 -1 4202560 28 0 0 0 3 1 0 0 20 0 18 0 22878869 9787879424 98452 33554432000 1073741824 1073778376 140736237152112 139721628641448 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11291] ppid=11278 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/11281/task/11291/stat : 11291 (java) S 11278 11281 8337 0 -1 4202560 26 0 0 0 3 1 0 0 20 0 18 0 22878869 9787879424 98452 33554432000 1073741824 1073778376 140736237152112 139721627588904 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11292] ppid=11278 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11292/stat : 11292 (java) S 11278 11281 8337 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 18 0 22878870 9787879424 98452 33554432000 1073741824 1073778376 140736237152112 139721615178600 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11293] ppid=11278 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11293/stat : 11293 (java) S 11278 11281 8337 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 18 0 22878871 9787879424 98452 33554432000 1073741824 1073778376 140736237152112 139721614124920 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11294] ppid=11278 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11294/stat : 11294 (java) S 11278 11281 8337 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 22878871 9787879424 98452 33554432000 1073741824 1073778376 140736237152112 139721613071752 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11295] ppid=11278 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11295/stat : 11295 (java) S 11278 11281 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 22878873 9787879424 98452 33554432000 1073741824 1073778376 140736237152112 139721612020496 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11296] ppid=11278 vsize=9558476 CPUtime=0.43 cores=0,2,4,6
/proc/11281/task/11296/stat : 11296 (java) S 11278 11281 8337 0 -1 4202560 5130 0 0 0 42 1 0 0 20 0 18 0 22878873 9787879424 98452 33554432000 1073741824 1073778376 140736237152112 139721610967352 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11281/tid=11297] ppid=11278 vsize=9558476 CPUtime=0.52 cores=0,2,4,6
/proc/11281/task/11297/stat : 11297 (java) S 11278 11281 8337 0 -1 4202560 9328 0 0 0 50 2 0 0 20 0 18 0 22878873 9787879424 98452 33554432000 1073741824 1073778376 140736237152112 139721609914808 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11298] ppid=11278 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11298/stat : 11298 (java) S 11278 11281 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 22878873 9787879424 98452 33554432000 1073741824 1073778376 140736237152112 139721608861944 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11299] ppid=11278 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11299/stat : 11299 (java) S 11278 11281 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 22878873 9787879424 98452 33554432000 1073741824 1073778376 140736237152112 139721607809608 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 9558476

[startup+3.10079 s]
/proc/loadavg: 4.14 4.31 3.91 11/215 11299
/proc/meminfo: memFree=27292044/32872528 swapFree=1499884/1696108
[pid=11281] ppid=11278 vsize=9558476 CPUtime=5.31 cores=0,2,4,6
/proc/11281/stat : 11281 (java) S 11278 11281 8337 0 -1 4202496 20506 0 1 0 485 46 0 0 20 0 18 0 22878867 9787879424 163576 33554432000 1073741824 1073778376 140736237152112 140736237143248 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11281/statm: 2389619 163576 2284 9 0 2380296 0
[pid=11281/tid=11283] ppid=11278 vsize=9558476 CPUtime=2.03 cores=0,2,4,6
/proc/11281/task/11283/stat : 11283 (java) R 11278 11281 8337 0 -1 4202560 2534 0 1 0 198 5 0 0 20 0 18 0 22878868 9787879424 163576 33554432000 1073741824 1073778376 140736237152112 139721790984160 139721731422979 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11284] ppid=11278 vsize=9558476 CPUtime=0.15 cores=0,2,4,6
/proc/11281/task/11284/stat : 11284 (java) S 11278 11281 8337 0 -1 4202560 220 0 0 0 11 4 0 0 20 0 18 0 22878869 9787879424 163576 33554432000 1073741824 1073778376 140736237152112 139721729723304 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11285] ppid=11278 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/11281/task/11285/stat : 11285 (java) S 11278 11281 8337 0 -1 4202560 273 0 0 0 21 6 0 0 20 0 18 0 22878869 9787879424 163576 33554432000 1073741824 1073778376 140736237152112 139721633905704 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11286] ppid=11278 vsize=9558476 CPUtime=0.12 cores=0,2,4,6
/proc/11281/task/11286/stat : 11286 (java) S 11278 11281 8337 0 -1 4202560 148 0 0 0 9 3 0 0 20 0 18 0 22878869 9787879424 163576 33554432000 1073741824 1073778376 140736237152112 139721632852648 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11281/tid=11287] ppid=11278 vsize=9558476 CPUtime=0.19 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (java) S 11278 11281 8337 0 -1 4202560 245 0 0 0 14 5 0 0 20 0 18 0 22878869 9787879424 163576 33554432000 1073741824 1073778376 140736237152112 139721631800104 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11288] ppid=11278 vsize=9558476 CPUtime=0.22 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (java) S 11278 11281 8337 0 -1 4202560 176 0 0 0 17 5 0 0 20 0 18 0 22878869 9787879424 163576 33554432000 1073741824 1073778376 140736237152112 139721630747048 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11281/tid=11289] ppid=11278 vsize=9558476 CPUtime=0.2 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (java) S 11278 11281 8337 0 -1 4202560 174 0 0 0 15 5 0 0 20 0 18 0 22878869 9787879424 163576 33554432000 1073741824 1073778376 140736237152112 139721629694504 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11281/tid=11290] ppid=11278 vsize=9558476 CPUtime=0.2 cores=0,2,4,6
/proc/11281/task/11290/stat : 11290 (java) S 11278 11281 8337 0 -1 4202560 285 0 0 0 15 5 0 0 20 0 18 0 22878869 9787879424 163576 33554432000 1073741824 1073778376 140736237152112 139721628641448 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11281/tid=11291] ppid=11278 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/11281/task/11291/stat : 11291 (java) S 11278 11281 8337 0 -1 4202560 290 0 0 0 18 5 0 0 20 0 18 0 22878869 9787879424 163576 33554432000 1073741824 1073778376 140736237152112 139721627588904 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11292] ppid=11278 vsize=9558476 CPUtime=0.58 cores=0,2,4,6
/proc/11281/task/11292/stat : 11292 (java) S 11278 11281 8337 0 -1 4202560 450 0 0 0 58 0 0 0 20 0 18 0 22878870 9787879424 163576 33554432000 1073741824 1073778376 140736237152112 139721615178600 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11293] ppid=11278 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11293/stat : 11293 (java) S 11278 11281 8337 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 18 0 22878871 9787879424 163576 33554432000 1073741824 1073778376 140736237152112 139721614124920 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11294] ppid=11278 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11294/stat : 11294 (java) S 11278 11281 8337 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 22878871 9787879424 163576 33554432000 1073741824 1073778376 140736237152112 139721613071752 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11295] ppid=11278 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11295/stat : 11295 (java) S 11278 11281 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 22878873 9787879424 163576 33554432000 1073741824 1073778376 140736237152112 139721612020496 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11296] ppid=11278 vsize=9558476 CPUtime=0.43 cores=0,2,4,6
/proc/11281/task/11296/stat : 11296 (java) S 11278 11281 8337 0 -1 4202560 5130 0 0 0 42 1 0 0 20 0 18 0 22878873 9787879424 163576 33554432000 1073741824 1073778376 140736237152112 139721610967352 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11281/tid=11297] ppid=11278 vsize=9558476 CPUtime=0.52 cores=0,2,4,6
/proc/11281/task/11297/stat : 11297 (java) S 11278 11281 8337 0 -1 4202560 9328 0 0 0 50 2 0 0 20 0 18 0 22878873 9787879424 163576 33554432000 1073741824 1073778376 140736237152112 139721609914808 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11298] ppid=11278 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11298/stat : 11298 (java) S 11278 11281 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 22878873 9787879424 163576 33554432000 1073741824 1073778376 140736237152112 139721608861944 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11299] ppid=11278 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11299/stat : 11299 (java) S 11278 11281 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 22878873 9787879424 163576 33554432000 1073741824 1073778376 140736237152112 139721607809608 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 5.31
Current children cumulated vsize (KiB) 9558476

[startup+6.30081 s]
/proc/loadavg: 4.14 4.31 3.91 4/215 11299
/proc/meminfo: memFree=26819760/32872528 swapFree=1499884/1696108
[pid=11281] ppid=11278 vsize=9558476 CPUtime=9.81 cores=0,2,4,6
/proc/11281/stat : 11281 (java) S 11278 11281 8337 0 -1 4202496 22857 0 1 0 900 81 0 0 20 0 18 0 22878867 9787879424 292234 33554432000 1073741824 1073778376 140736237152112 140736237143248 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11281/statm: 2389619 292234 2284 9 0 2380296 0
[pid=11281/tid=11283] ppid=11278 vsize=9558476 CPUtime=3.87 cores=0,2,4,6
/proc/11281/task/11283/stat : 11283 (java) R 11278 11281 8337 0 -1 4202560 2817 0 1 0 378 9 0 0 20 0 18 0 22878868 9787879424 292234 33554432000 1073741824 1073778376 140736237152112 139721790990440 139721731192117 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11284] ppid=11278 vsize=9558476 CPUtime=0.4 cores=0,2,4,6
/proc/11281/task/11284/stat : 11284 (java) S 11278 11281 8337 0 -1 4202560 311 0 0 0 31 9 0 0 20 0 18 0 22878869 9787879424 292234 33554432000 1073741824 1073778376 140736237152112 139721729723304 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11285] ppid=11278 vsize=9558476 CPUtime=0.43 cores=0,2,4,6
/proc/11281/task/11285/stat : 11285 (java) S 11278 11281 8337 0 -1 4202560 353 0 0 0 34 9 0 0 20 0 18 0 22878869 9787879424 292234 33554432000 1073741824 1073778376 140736237152112 139721633905704 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11286] ppid=11278 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/11281/task/11286/stat : 11286 (java) S 11278 11281 8337 0 -1 4202560 524 0 0 0 22 6 0 0 20 0 18 0 22878869 9787879424 292234 33554432000 1073741824 1073778376 140736237152112 139721632852648 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11281/tid=11287] ppid=11278 vsize=9558476 CPUtime=0.46 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (java) S 11278 11281 8337 0 -1 4202560 595 0 0 0 36 10 0 0 20 0 18 0 22878869 9787879424 292234 33554432000 1073741824 1073778376 140736237152112 139721631800104 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11281/tid=11288] ppid=11278 vsize=9558476 CPUtime=0.47 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (java) S 11278 11281 8337 0 -1 4202560 264 0 0 0 37 10 0 0 20 0 18 0 22878869 9787879424 292234 33554432000 1073741824 1073778376 140736237152112 139721630747048 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11289] ppid=11278 vsize=9558476 CPUtime=0.41 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (java) S 11278 11281 8337 0 -1 4202560 316 0 0 0 33 8 0 0 20 0 18 0 22878869 9787879424 292234 33554432000 1073741824 1073778376 140736237152112 139721629694504 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11290] ppid=11278 vsize=9558476 CPUtime=0.31 cores=0,2,4,6
/proc/11281/task/11290/stat : 11290 (java) S 11278 11281 8337 0 -1 4202560 492 0 0 0 24 7 0 0 20 0 18 0 22878869 9787879424 292234 33554432000 1073741824 1073778376 140736237152112 139721628641448 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11291] ppid=11278 vsize=9558476 CPUtime=0.53 cores=0,2,4,6
/proc/11281/task/11291/stat : 11291 (java) S 11278 11281 8337 0 -1 4202560 406 0 0 0 41 12 0 0 20 0 18 0 22878869 9787879424 292234 33554432000 1073741824 1073778376 140736237152112 139721627588904 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11292] ppid=11278 vsize=9558476 CPUtime=1.5 cores=0,2,4,6
/proc/11281/task/11292/stat : 11292 (java) S 11278 11281 8337 0 -1 4202560 1068 0 0 0 150 0 0 0 20 0 18 0 22878870 9787879424 292234 33554432000 1073741824 1073778376 140736237152112 139721615178600 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11293] ppid=11278 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11293/stat : 11293 (java) S 11278 11281 8337 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 18 0 22878871 9787879424 292234 33554432000 1073741824 1073778376 140736237152112 139721614124920 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11294] ppid=11278 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11294/stat : 11294 (java) S 11278 11281 8337 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 22878871 9787879424 292234 33554432000 1073741824 1073778376 140736237152112 139721613071752 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11295] ppid=11278 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11295/stat : 11295 (java) S 11278 11281 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 22878873 9787879424 292234 33554432000 1073741824 1073778376 140736237152112 139721612020496 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11296] ppid=11278 vsize=9558476 CPUtime=0.46 cores=0,2,4,6
/proc/11281/task/11296/stat : 11296 (java) S 11278 11281 8337 0 -1 4202560 5130 0 0 0 45 1 0 0 20 0 18 0 22878873 9787879424 292234 33554432000 1073741824 1073778376 140736237152112 139721610967352 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11281/tid=11297] ppid=11278 vsize=9558476 CPUtime=0.54 cores=0,2,4,6
/proc/11281/task/11297/stat : 11297 (java) S 11278 11281 8337 0 -1 4202560 9328 0 0 0 52 2 0 0 20 0 18 0 22878873 9787879424 292234 33554432000 1073741824 1073778376 140736237152112 139721609914808 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11298] ppid=11278 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11298/stat : 11298 (java) S 11278 11281 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 22878873 9787879424 292234 33554432000 1073741824 1073778376 140736237152112 139721608861944 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11299] ppid=11278 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11299/stat : 11299 (java) S 11278 11281 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 22878873 9787879424 292234 33554432000 1073741824 1073778376 140736237152112 139721607809608 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 9.81
Current children cumulated vsize (KiB) 9558476

[startup+12.7009 s]
/proc/loadavg: 4.12 4.30 3.91 9/219 11303
/proc/meminfo: memFree=25973752/32872528 swapFree=1499884/1696108
[pid=11281] ppid=11278 vsize=9824732 CPUtime=22.9 cores=0,2,4,6
/proc/11281/stat : 11281 (java) S 11278 11281 8337 0 -1 4202496 25376 0 1 0 2133 157 0 0 20 0 22 0 22878867 10060525568 476840 33554432000 1073741824 1073778376 140736237152112 140736237143248 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11281/statm: 2456183 476840 2293 9 0 2446860 0

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


[startup+822.301 s]
/proc/loadavg: 4.38 4.39 4.18 5/219 11470
/proc/meminfo: memFree=23452496/32872528 swapFree=1499884/1696108
[pid=11281] ppid=11278 vsize=9824732 CPUtime=1663.88 cores=0,2,4,6
/proc/11281/stat : 11281 (java) S 11278 11281 8337 0 -1 4202496 32337 0 1 0 165991 397 0 0 20 0 22 0 22878867 10060525568 988503 33554432000 1073741824 1073778376 140736237152112 140736237143248 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11281/statm: 2456183 988503 2298 9 0 2446860 0
[pid=11281/tid=11283] ppid=11278 vsize=9824732 CPUtime=5.99 cores=0,2,4,6
/proc/11281/task/11283/stat : 11283 (java) S 11278 11281 8337 0 -1 4202560 3392 0 1 0 586 13 0 0 20 0 22 0 22878868 10060525568 988503 33554432000 1073741824 1073778376 140736237152112 139721790993272 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11281/tid=11284] ppid=11278 vsize=9824732 CPUtime=7.17 cores=0,2,4,6
/proc/11281/task/11284/stat : 11284 (java) S 11278 11281 8337 0 -1 4202560 1145 0 0 0 672 45 0 0 20 0 22 0 22878869 10060525568 988503 33554432000 1073741824 1073778376 140736237152112 139721729723304 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11281/tid=11285] ppid=11278 vsize=9824732 CPUtime=7.1 cores=0,2,4,6
/proc/11281/task/11285/stat : 11285 (java) S 11278 11281 8337 0 -1 4202560 1216 0 0 0 662 48 0 0 20 0 22 0 22878869 10060525568 988503 33554432000 1073741824 1073778376 140736237152112 139721633905704 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11286] ppid=11278 vsize=9824732 CPUtime=6.7 cores=0,2,4,6
/proc/11281/task/11286/stat : 11286 (java) S 11278 11281 8337 0 -1 4202560 1333 0 0 0 628 42 0 0 20 0 22 0 22878869 10060525568 988503 33554432000 1073741824 1073778376 140736237152112 139721632852648 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11287] ppid=11278 vsize=9824732 CPUtime=6.74 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (java) S 11278 11281 8337 0 -1 4202560 1411 0 0 0 624 50 0 0 20 0 22 0 22878869 10060525568 988503 33554432000 1073741824 1073778376 140736237152112 139721631800104 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11288] ppid=11278 vsize=9824732 CPUtime=6.36 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (java) S 11278 11281 8337 0 -1 4202560 1453 0 0 0 594 42 0 0 20 0 22 0 22878869 10060525568 988503 33554432000 1073741824 1073778376 140736237152112 139721630747048 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11289] ppid=11278 vsize=9824732 CPUtime=6.21 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (java) S 11278 11281 8337 0 -1 4202560 1162 0 0 0 581 40 0 0 20 0 22 0 22878869 10060525568 988503 33554432000 1073741824 1073778376 140736237152112 139721629694504 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11290] ppid=11278 vsize=9824732 CPUtime=6.75 cores=0,2,4,6
/proc/11281/task/11290/stat : 11290 (java) S 11278 11281 8337 0 -1 4202560 1132 0 0 0 639 36 0 0 20 0 22 0 22878869 10060525568 988503 33554432000 1073741824 1073778376 140736237152112 139721628641448 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11291] ppid=11278 vsize=9824732 CPUtime=7.5 cores=0,2,4,6
/proc/11281/task/11291/stat : 11291 (java) S 11278 11281 8337 0 -1 4202560 1252 0 0 0 697 53 0 0 20 0 22 0 22878869 10060525568 988503 33554432000 1073741824 1073778376 140736237152112 139721627588904 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11292] ppid=11278 vsize=9824732 CPUtime=4.1 cores=0,2,4,6
/proc/11281/task/11292/stat : 11292 (java) S 11278 11281 8337 0 -1 4202560 2930 0 0 0 403 7 0 0 20 0 22 0 22878870 10060525568 988503 33554432000 1073741824 1073778376 140736237152112 139721615178600 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11281/tid=11293] ppid=11278 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11293/stat : 11293 (java) S 11278 11281 8337 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 22878871 10060525568 988503 33554432000 1073741824 1073778376 140736237152112 139721614124920 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11294] ppid=11278 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11294/stat : 11294 (java) S 11278 11281 8337 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 22878871 10060525568 988503 33554432000 1073741824 1073778376 140736237152112 139721613071752 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11295] ppid=11278 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11295/stat : 11295 (java) S 11278 11281 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22878873 10060525568 988503 33554432000 1073741824 1073778376 140736237152112 139721612020496 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11296] ppid=11278 vsize=9824732 CPUtime=1.56 cores=0,2,4,6
/proc/11281/task/11296/stat : 11296 (java) S 11278 11281 8337 0 -1 4202560 5145 0 0 0 154 2 0 0 20 0 22 0 22878873 10060525568 988503 33554432000 1073741824 1073778376 140736237152112 139721610967352 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11281/tid=11297] ppid=11278 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/11281/task/11297/stat : 11297 (java) S 11278 11281 8337 0 -1 4202560 9351 0 0 0 121 2 0 0 20 0 22 0 22878873 10060525568 988503 33554432000 1073741824 1073778376 140736237152112 139721609914808 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11298] ppid=11278 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11298/stat : 11298 (java) S 11278 11281 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22878873 10060525568 988503 33554432000 1073741824 1073778376 140736237152112 139721608861944 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11299] ppid=11278 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/11281/task/11299/stat : 11299 (java) S 11278 11281 8337 0 -1 4202560 47 0 0 0 13 14 0 0 20 0 22 0 22878873 10060525568 988503 33554432000 1073741824 1073778376 140736237152112 139721607809608 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11300] ppid=11278 vsize=9824732 CPUtime=798.13 cores=0,2,4,6
/proc/11281/task/11300/stat : 11300 (java) R 11278 11281 8337 0 -1 4202560 46 0 0 0 79799 14 0 0 20 0 22 0 22879737 10060525568 988503 33554432000 1073741824 1073778376 140736237152112 139721606746512 139721731388484 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=11281/tid=11301] ppid=11278 vsize=9824732 CPUtime=798.17 cores=0,2,4,6
/proc/11281/task/11301/stat : 11301 (java) R 11278 11281 8337 0 -1 4202560 55 0 0 0 79803 14 0 0 20 0 22 0 22879737 10060525568 988503 33554432000 1073741824 1073778376 140736237152112 139721605700496 139721731656751 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11302] ppid=11278 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11302/stat : 11302 (java) S 11278 11281 8337 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 22879756 10060525568 988503 33554432000 1073741824 1073778376 140736237152112 139721604650280 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11281/tid=11303] ppid=11278 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11303/stat : 11303 (java) S 11278 11281 8337 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22879761 10060525568 988503 33554432000 1073741824 1073778376 140736237152112 139721603597736 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1663.88
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.46 4.40 4.19 6/220 11474
/proc/meminfo: memFree=23488436/32872528 swapFree=1499884/1696108
[pid=11281] ppid=11278 vsize=9824732 CPUtime=1784.72 cores=0,2,4,6
/proc/11281/stat : 11281 (java) S 11278 11281 8337 0 -1 4202496 32374 0 1 0 178074 398 0 0 20 0 22 0 22878867 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 140736237143248 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11281/statm: 2456183 990572 2298 9 0 2446860 0
[pid=11281/tid=11283] ppid=11278 vsize=9824732 CPUtime=5.99 cores=0,2,4,6
/proc/11281/task/11283/stat : 11283 (java) S 11278 11281 8337 0 -1 4202560 3392 0 1 0 586 13 0 0 20 0 22 0 22878868 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721790993272 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11281/tid=11284] ppid=11278 vsize=9824732 CPUtime=7.45 cores=0,2,4,6
/proc/11281/task/11284/stat : 11284 (java) S 11278 11281 8337 0 -1 4202560 1146 0 0 0 700 45 0 0 20 0 22 0 22878869 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721729723304 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11281/tid=11285] ppid=11278 vsize=9824732 CPUtime=7.26 cores=0,2,4,6
/proc/11281/task/11285/stat : 11285 (java) S 11278 11281 8337 0 -1 4202560 1216 0 0 0 678 48 0 0 20 0 22 0 22878869 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721633905704 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11286] ppid=11278 vsize=9824732 CPUtime=6.81 cores=0,2,4,6
/proc/11281/task/11286/stat : 11286 (java) S 11278 11281 8337 0 -1 4202560 1333 0 0 0 639 42 0 0 20 0 22 0 22878869 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721632852648 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11287] ppid=11278 vsize=9824732 CPUtime=6.89 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (java) S 11278 11281 8337 0 -1 4202560 1414 0 0 0 639 50 0 0 20 0 22 0 22878869 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721631800104 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11288] ppid=11278 vsize=9824732 CPUtime=6.54 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (java) S 11278 11281 8337 0 -1 4202560 1453 0 0 0 611 43 0 0 20 0 22 0 22878869 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721630747048 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11281/tid=11289] ppid=11278 vsize=9824732 CPUtime=6.61 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (java) S 11278 11281 8337 0 -1 4202560 1163 0 0 0 620 41 0 0 20 0 22 0 22878869 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721629694504 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11290] ppid=11278 vsize=9824732 CPUtime=7.09 cores=0,2,4,6
/proc/11281/task/11290/stat : 11290 (java) S 11278 11281 8337 0 -1 4202560 1133 0 0 0 673 36 0 0 20 0 22 0 22878869 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721628641448 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11281/tid=11291] ppid=11278 vsize=9824732 CPUtime=7.64 cores=0,2,4,6
/proc/11281/task/11291/stat : 11291 (java) S 11278 11281 8337 0 -1 4202560 1252 0 0 0 711 53 0 0 20 0 22 0 22878869 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721627588904 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11292] ppid=11278 vsize=9824732 CPUtime=4.1 cores=0,2,4,6
/proc/11281/task/11292/stat : 11292 (java) S 11278 11281 8337 0 -1 4202560 2955 0 0 0 403 7 0 0 20 0 22 0 22878870 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721615178600 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11281/tid=11293] ppid=11278 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11293/stat : 11293 (java) S 11278 11281 8337 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 22878871 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721614124920 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11294] ppid=11278 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11294/stat : 11294 (java) S 11278 11281 8337 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 22878871 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721613071752 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11295] ppid=11278 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11295/stat : 11295 (java) S 11278 11281 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22878873 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721612020496 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11296] ppid=11278 vsize=9824732 CPUtime=1.56 cores=0,2,4,6
/proc/11281/task/11296/stat : 11296 (java) S 11278 11281 8337 0 -1 4202560 5145 0 0 0 154 2 0 0 20 0 22 0 22878873 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721610967352 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11281/tid=11297] ppid=11278 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/11281/task/11297/stat : 11297 (java) S 11278 11281 8337 0 -1 4202560 9351 0 0 0 121 2 0 0 20 0 22 0 22878873 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721609914808 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11298] ppid=11278 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11298/stat : 11298 (java) S 11278 11281 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22878873 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721608861944 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11299] ppid=11278 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/11281/task/11299/stat : 11299 (java) S 11278 11281 8337 0 -1 4202560 51 0 0 0 14 15 0 0 20 0 22 0 22878873 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721607809608 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11281/tid=11300] ppid=11278 vsize=9824732 CPUtime=857.68 cores=0,2,4,6
/proc/11281/task/11300/stat : 11300 (java) R 11278 11281 8337 0 -1 4202560 46 0 0 0 85753 15 0 0 20 0 22 0 22879737 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721606753360 139721731604697 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11301] ppid=11278 vsize=9824732 CPUtime=857.73 cores=0,2,4,6
/proc/11281/task/11301/stat : 11301 (java) R 11278 11281 8337 0 -1 4202560 57 0 0 0 85758 15 0 0 20 0 22 0 22879737 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721605701296 139721731656738 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=11281/tid=11302] ppid=11278 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11302/stat : 11302 (java) S 11278 11281 8337 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 22879756 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721604650280 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11281/tid=11303] ppid=11278 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11303/stat : 11303 (java) S 11278 11281 8337 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22879761 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721603597736 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1784.72
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+890.008 s]
/proc/loadavg: 4.39 4.39 4.19 5/220 11475
/proc/meminfo: memFree=23487692/32872528 swapFree=1499884/1696108
[pid=11281] ppid=11278 vsize=9824732 CPUtime=1800.12 cores=0,2,4,6
/proc/11281/stat : 11281 (java) S 11278 11281 8337 0 -1 4202496 32374 0 1 0 179613 399 0 0 20 0 22 0 22878867 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 140736237143248 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11281/statm: 2456183 990572 2298 9 0 2446860 0
[pid=11281/tid=11283] ppid=11278 vsize=9824732 CPUtime=5.99 cores=0,2,4,6
/proc/11281/task/11283/stat : 11283 (java) S 11278 11281 8337 0 -1 4202560 3392 0 1 0 586 13 0 0 20 0 22 0 22878868 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721790993272 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11281/tid=11284] ppid=11278 vsize=9824732 CPUtime=7.45 cores=0,2,4,6
/proc/11281/task/11284/stat : 11284 (java) S 11278 11281 8337 0 -1 4202560 1146 0 0 0 700 45 0 0 20 0 22 0 22878869 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721729723304 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11281/tid=11285] ppid=11278 vsize=9824732 CPUtime=7.26 cores=0,2,4,6
/proc/11281/task/11285/stat : 11285 (java) S 11278 11281 8337 0 -1 4202560 1216 0 0 0 678 48 0 0 20 0 22 0 22878869 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721633905704 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11286] ppid=11278 vsize=9824732 CPUtime=6.81 cores=0,2,4,6
/proc/11281/task/11286/stat : 11286 (java) S 11278 11281 8337 0 -1 4202560 1333 0 0 0 639 42 0 0 20 0 22 0 22878869 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721632852648 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11287] ppid=11278 vsize=9824732 CPUtime=6.89 cores=0,2,4,6
/proc/11281/task/11287/stat : 11287 (java) S 11278 11281 8337 0 -1 4202560 1414 0 0 0 639 50 0 0 20 0 22 0 22878869 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721631800104 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11288] ppid=11278 vsize=9824732 CPUtime=6.54 cores=0,2,4,6
/proc/11281/task/11288/stat : 11288 (java) S 11278 11281 8337 0 -1 4202560 1453 0 0 0 611 43 0 0 20 0 22 0 22878869 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721630747048 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11281/tid=11289] ppid=11278 vsize=9824732 CPUtime=6.61 cores=0,2,4,6
/proc/11281/task/11289/stat : 11289 (java) S 11278 11281 8337 0 -1 4202560 1163 0 0 0 620 41 0 0 20 0 22 0 22878869 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721629694504 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11290] ppid=11278 vsize=9824732 CPUtime=7.09 cores=0,2,4,6
/proc/11281/task/11290/stat : 11290 (java) S 11278 11281 8337 0 -1 4202560 1133 0 0 0 673 36 0 0 20 0 22 0 22878869 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721628641448 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11281/tid=11291] ppid=11278 vsize=9824732 CPUtime=7.64 cores=0,2,4,6
/proc/11281/task/11291/stat : 11291 (java) S 11278 11281 8337 0 -1 4202560 1252 0 0 0 711 53 0 0 20 0 22 0 22878869 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721627588904 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11292] ppid=11278 vsize=9824732 CPUtime=4.1 cores=0,2,4,6
/proc/11281/task/11292/stat : 11292 (java) S 11278 11281 8337 0 -1 4202560 2955 0 0 0 403 7 0 0 20 0 22 0 22878870 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721615178600 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11281/tid=11293] ppid=11278 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11293/stat : 11293 (java) S 11278 11281 8337 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 22878871 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721614124920 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11294] ppid=11278 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11294/stat : 11294 (java) S 11278 11281 8337 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 22878871 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721613071752 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11295] ppid=11278 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11295/stat : 11295 (java) S 11278 11281 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22878873 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721612020496 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11296] ppid=11278 vsize=9824732 CPUtime=1.56 cores=0,2,4,6
/proc/11281/task/11296/stat : 11296 (java) S 11278 11281 8337 0 -1 4202560 5145 0 0 0 154 2 0 0 20 0 22 0 22878873 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721610967352 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11281/tid=11297] ppid=11278 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/11281/task/11297/stat : 11297 (java) S 11278 11281 8337 0 -1 4202560 9351 0 0 0 121 2 0 0 20 0 22 0 22878873 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721609914808 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11298] ppid=11278 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11298/stat : 11298 (java) S 11278 11281 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22878873 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721608861944 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11281/tid=11299] ppid=11278 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/11281/task/11299/stat : 11299 (java) S 11278 11281 8337 0 -1 4202560 51 0 0 0 14 15 0 0 20 0 22 0 22878873 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721607809608 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11281/tid=11300] ppid=11278 vsize=9824732 CPUtime=865.38 cores=0,2,4,6
/proc/11281/task/11300/stat : 11300 (java) R 11278 11281 8337 0 -1 4202560 46 0 0 0 86523 15 0 0 20 0 22 0 22879737 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721606753360 139721731406391 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11281/tid=11301] ppid=11278 vsize=9824732 CPUtime=865.43 cores=0,2,4,6
/proc/11281/task/11301/stat : 11301 (java) R 11278 11281 8337 0 -1 4202560 57 0 0 0 86528 15 0 0 20 0 22 0 22879737 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721605701296 139721731656738 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=11281/tid=11302] ppid=11278 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11302/stat : 11302 (java) S 11278 11281 8337 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 22879756 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721604650280 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11281/tid=11303] ppid=11278 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/11281/task/11303/stat : 11303 (java) S 11278 11281 8337 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22879761 10060525568 990572 33554432000 1073741824 1073778376 140736237152112 139721603597736 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 9824732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 11281 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 890.061
CPU time (s): 1800.7
CPU user time (s): 1796.26
CPU system time (s): 4.44332
CPU usage (%): 202.312
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.26
system time used= 4.44332
maximum resident set size= 4000384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32410
page faults= 1
swaps= 0
block input operations= 0
block output operations= 912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23305
involuntary context switches= 24977

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.62499 second user time and 6.26305 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-18 02:05:31
IDJOB=4100226
IDBENCH=1589
IDSOLVER=2543
FILE ID=node137/4100226-1466208330
RUNJOBID= node137-1466206054-8353
PBS_JOBID= 19918140
Free space on /tmp= 71676 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-reduced-mps-v2-20-10-dano3_4.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100226-1466208330/watcher-4100226-1466208330 -o /tmp/evaluation-result-4100226-1466208330/solver-4100226-1466208330 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466206054-8353 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4100226-1466208330.opb

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

MD5SUM BENCH= 8bcab2e61229633d937bbb81a9edbb1b
RANDOM SEED=1580466482

node137.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.486
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.97
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.486
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	: 5332.55
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.486
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.56
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.486
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	: 5332.55
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.486
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	: 5332.55
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.486
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	: 5332.38
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.486
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	: 5332.56
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.486
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27857516 kB
Buffers:           38784 kB
Cached:           104220 kB
SwapCached:         1252 kB
Active:          2534932 kB
Inactive:          72648 kB
Active(anon):    2466316 kB
Inactive(anon):      972 kB
Active(file):      68616 kB
Inactive(file):    71676 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67099968 kB
Dirty:             26060 kB
Writeback:             0 kB
AnonPages:       4160520 kB
Mapped:            15404 kB
Shmem:                 0 kB
Slab:             572140 kB
SReclaimable:      16096 kB
SUnreclaim:       556044 kB
KernelStack:        1608 kB
PageTables:        12716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4368748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2611200 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71676 MiB
End job on node137 at 2016-06-18 02:20:21