Trace number 4119624

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
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1801.08 1409.27

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-BIGINT-LIN/pbfvmc-formulae/
pbfvmc-formulae/hw512/normalized-hw512-vm95p-dec.opb.negationfix.opb
MD5SUMc28a534d2d9f5e45fed49d6b3297085f
Bench CategoryDEC-BIGINT-LIN (no optimisation, big integers, linear constraints)
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 benchmark329.086
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2595328
Total number of constraints11162
Number of constraints which are clauses5068
Number of constraints which are cardinality constraints (but not clauses)5068
Number of constraints which are nor clauses,nor cardinality constraints1026
Minimum length of a constraint512
Maximum length of a constraint5068
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 1898208
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 4365628
Number of bits of the biggest sum of numbers23
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.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c ManyCore solver with 2 solvers running in parallel
0.08/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c Expensive reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/0.12	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.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose 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.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4119624-1467268617.opb
0.08/0.12	c reading problem ... 
0.08/0.15	c  no objective function found
124.60/83.34	c ... done. Wall clock time 83.214s.
124.60/83.34	c declared #vars     2595328
124.60/83.34	c #constraints  11162
124.60/83.34	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
124.60/83.34	c constraints type 
124.60/83.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5068
124.60/83.34	c org.sat4j.minisat.constraints.card.MinWatchCard => 5068
124.60/83.34	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1026
124.60/83.34	c 11162 constraints processed.
124.60/83.34	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
124.60/83.34	c constraints type 
124.60/83.34	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5068
124.60/83.34	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 5068
124.60/83.34	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1026
124.60/83.34	c 11162 constraints processed.
234.62/137.82	c cleaning 2493 clauses out of 5000 with flag 22737/5000
301.52/171.23	c cleaning 4240 clauses out of 8510 with flag 66425/11003
375.53/208.20	c cleaning 5612 clauses out of 11267 with flag 129551/18000
437.73/239.36	c cleaning 6807 clauses out of 13655 with flag 223226/26000
476.38/258.61	c cleaning 7913 clauses out of 15850 with flag 277804/35002
512.56/276.75	c cleaning 8952 clauses out of 17936 with flag 330095/45001
558.56/301.82	c cleaning 9979 clauses out of 19983 with flag 391831/56000
596.57/320.84	c cleaning 10992 clauses out of 22004 with flag 460091/68000
640.97/343.09	c cleaning 11996 clauses out of 24014 with flag 535859/81002
688.97/367.04	c cleaning 12993 clauses out of 26016 with flag 615768/95000
743.97/394.57	c cleaning 13998 clauses out of 28025 with flag 712825/110002
825.79/435.42	c And the winner is solver0
1800.07/1409.21	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
1800.07/1409.21	c starts		: 48
1800.07/1409.21	c conflicts		: 117856
1800.07/1409.21	c decisions		: 57035651
1800.07/1409.21	c propagations		: 178008910
1800.07/1409.21	c inspects		: 205697269
1800.07/1409.21	c shortcuts		: 0
1800.07/1409.21	c learnt literals	: 0
1800.07/1409.21	c learnt binary clauses	: 0
1800.07/1409.21	c learnt ternary clauses	: 0
1800.07/1409.21	c learnt constraints	: 117856
1800.07/1409.21	c ignored constraints	: 0
1800.07/1409.21	c root simplifications	: 0
1800.07/1409.21	c removed literals (reason simplification)	: 185834
1800.07/1409.21	c reason swapping (by a shorter reason)	: 0
1800.07/1409.21	c Calls to reduceDB	: 11
1800.07/1409.21	c Number of update (reduction) of LBD	: 53142
1800.07/1409.21	c Imported unit clauses	: 0
1800.07/1409.21	c number of reductions to clauses (during analyze)	: 0
1800.07/1409.21	c number of learned constraints concerned by reduction	: 0
1800.07/1409.21	c number of learning phase by resolution	: 0
1800.07/1409.21	c number of learning phase by cutting planes	: 0
1800.07/1409.21	c speed (assignments/second)	: 134275.51050426983
1800.07/1409.21	c non guided choices	52579191
1800.07/1409.22	c learnt constraints type 
1800.07/1409.22	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 21881
1800.07/1409.22	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/1409.22	c starts		: 1
1800.07/1409.22	c conflicts		: 1
1800.07/1409.22	c decisions		: 2574799
1800.07/1409.22	c propagations		: 2584123
1800.07/1409.22	c inspects		: 2580870
1800.07/1409.22	c shortcuts		: 0
1800.07/1409.22	c learnt literals	: 0
1800.07/1409.22	c learnt binary clauses	: 0
1800.07/1409.22	c learnt ternary clauses	: 0
1800.07/1409.22	c learnt constraints	: 0
1800.07/1409.22	c ignored constraints	: 0
1800.07/1409.22	c root simplifications	: 0
1800.07/1409.22	c removed literals (reason simplification)	: 0
1800.07/1409.22	c reason swapping (by a shorter reason)	: 0
1800.07/1409.22	c Calls to reduceDB	: 0
1800.07/1409.22	c Number of update (reduction) of LBD	: 0
1800.07/1409.22	c Imported unit clauses	: 0
1800.07/1409.22	c number of reductions to clauses (during analyze)	: 0
1800.07/1409.22	c number of learned constraints concerned by reduction	: 0
1800.07/1409.22	c number of learning phase by resolution	: 0
1800.07/1409.22	c number of learning phase by cutting planes	: 0
1800.07/1409.22	c speed (assignments/second)	: 1949.2399532928819
1800.07/1409.22	c non guided choices	2574799
1800.07/1409.22	c learnt constraints type 
1800.07/1409.22	s UNKNOWN
1800.07/1409.22	c Total wall clock time (in seconds): 1409.1

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-4119624-1467268617/watcher-4119624-1467268617 -o /tmp/evaluation-result-4119624-1467268617/solver-4119624-1467268617 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1467268188-8376 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4119624-1467268617.opb 

pid=8569
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.22 2.32 2.11 3/195 8572
/proc/meminfo: memFree=26577832/32872528 swapFree=171304/177436
[pid=8572] ppid=8569 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/8572/stat : 8572 (java) D 8569 8572 7235 0 -1 4202496 319 0 0 0 0 0 0 0 20 0 1 0 5893516 9515008 176 33554432000 1073741824 1073778376 140734412288656 140734412271384 224922518416 0 0 4096 0 18446744072100588836 0 0 17 1 0 0 0 0 0
/proc/8572/statm: 2323 176 133 9 0 71 0

[startup+0.100061 s]
/proc/loadavg: 2.22 2.32 2.11 3/195 8572
/proc/meminfo: memFree=26577832/32872528 swapFree=171304/177436
[pid=8572] ppid=8569 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/8572/stat : 8572 (java) S 8569 8572 7235 0 -1 4202496 4404 0 1 0 8 0 0 0 20 0 18 0 5893516 9787879424 6029 33554432000 1073741824 1073778376 140736070882080 140736070873216 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8572/statm: 2389619 6029 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200223 s]
/proc/loadavg: 2.22 2.32 2.11 3/195 8572
/proc/meminfo: memFree=26577832/32872528 swapFree=171304/177436
[pid=8572] ppid=8569 vsize=9558476 CPUtime=0.2 cores=1,3,5,7
/proc/8572/stat : 8572 (java) S 8569 8572 7235 0 -1 4202496 4635 0 1 0 18 2 0 0 20 0 18 0 5893516 9787879424 35359 33554432000 1073741824 1073778376 140736070882080 140736070873216 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8572/statm: 2389619 35359 2195 9 0 2380296 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 9558476

[startup+0.300333 s]
/proc/loadavg: 2.22 2.32 2.11 3/195 8572
/proc/meminfo: memFree=26577832/32872528 swapFree=171304/177436
[pid=8572] ppid=8569 vsize=9558476 CPUtime=0.44 cores=1,3,5,7
/proc/8572/stat : 8572 (java) S 8569 8572 7235 0 -1 4202496 5182 0 1 0 41 3 0 0 20 0 18 0 5893516 9787879424 37243 33554432000 1073741824 1073778376 140736070882080 140736070873216 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8572/statm: 2389619 37243 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 9558476

[startup+0.700316 s]
/proc/loadavg: 2.22 2.32 2.11 3/195 8572
/proc/meminfo: memFree=26577832/32872528 swapFree=171304/177436
[pid=8572] ppid=8569 vsize=9558476 CPUtime=1.56 cores=1,3,5,7
/proc/8572/stat : 8572 (java) S 8569 8572 7235 0 -1 4202496 15777 0 1 0 146 10 0 0 20 0 18 0 5893516 9787879424 75846 33554432000 1073741824 1073778376 140736070882080 140736070873216 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8572/statm: 2389619 75846 2263 9 0 2380296 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 9558476

[startup+1.50073 s]
/proc/loadavg: 2.22 2.32 2.11 3/213 8590
/proc/meminfo: memFree=26208000/32872528 swapFree=171304/177436
[pid=8572] ppid=8569 vsize=9558476 CPUtime=3.23 cores=1,3,5,7
/proc/8572/stat : 8572 (java) S 8569 8572 7235 0 -1 4202496 18801 0 1 0 294 29 0 0 20 0 18 0 5893516 9787879424 149614 33554432000 1073741824 1073778376 140736070882080 140736070873216 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8572/statm: 2389619 149614 2263 9 0 2380296 0
[pid=8572/tid=8574] ppid=8569 vsize=9558476 CPUtime=1.06 cores=1,3,5,7
/proc/8572/task/8574/stat : 8574 (java) S 8569 8572 7235 0 -1 4202560 2521 0 1 0 102 4 0 0 20 0 18 0 5893517 9787879424 149614 33554432000 1073741824 1073778376 140736070882080 139873510214280 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8572/tid=8575] ppid=8569 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/8572/task/8575/stat : 8575 (java) R 8569 8572 7235 0 -1 4202560 786 0 0 0 9 2 0 0 20 0 18 0 5893519 9787879424 149614 33554432000 1073741824 1073778376 140736070882080 139873471707448 139873517112236 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8576] ppid=8569 vsize=9558476 CPUtime=0.15 cores=1,3,5,7
/proc/8572/task/8576/stat : 8576 (java) R 8569 8572 7235 0 -1 4202560 128 0 0 0 12 3 0 0 20 0 18 0 5893519 9787879424 149614 33554432000 1073741824 1073778376 140736070882080 139873470655064 139873513973705 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8577] ppid=8569 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/8572/task/8577/stat : 8577 (java) R 8569 8572 7235 0 -1 4202560 766 0 0 0 8 2 0 0 20 0 18 0 5893519 9787879424 149614 33554432000 1073741824 1073778376 140736070882080 139873469601848 139873513972834 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8578] ppid=8569 vsize=9558476 CPUtime=0.16 cores=1,3,5,7
/proc/8572/task/8578/stat : 8578 (java) R 8569 8572 7235 0 -1 4202560 434 0 0 0 13 3 0 0 20 0 18 0 5893519 9787879424 149614 33554432000 1073741824 1073778376 140736070882080 139873468549168 139873513973202 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8579] ppid=8569 vsize=9558476 CPUtime=0.29 cores=1,3,5,7
/proc/8572/task/8579/stat : 8579 (java) R 8569 8572 7235 0 -1 4202560 170 0 0 0 24 5 0 0 20 0 18 0 5893519 9787879424 149614 33554432000 1073741824 1073778376 140736070882080 139873467497536 139873517114450 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8580] ppid=8569 vsize=9558476 CPUtime=0.18 cores=1,3,5,7
/proc/8572/task/8580/stat : 8580 (java) R 8569 8572 7235 0 -1 4202560 134 0 0 0 15 3 0 0 20 0 18 0 5893519 9787879424 149614 33554432000 1073741824 1073778376 140736070882080 139873466444888 139873512687289 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8581] ppid=8569 vsize=9558476 CPUtime=0.14 cores=1,3,5,7
/proc/8572/task/8581/stat : 8581 (java) R 8569 8572 7235 0 -1 4202560 390 0 0 0 12 2 0 0 20 0 18 0 5893519 9787879424 149614 33554432000 1073741824 1073778376 140736070882080 139873465391672 139873517112236 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8582] ppid=8569 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/8572/task/8582/stat : 8582 (java) R 8569 8572 7235 0 -1 4202560 267 0 0 0 20 4 0 0 20 0 18 0 5893519 9787879424 149614 33554432000 1073741824 1073778376 140736070882080 139873464339288 139873512687289 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8572/tid=8583] ppid=8569 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8583/stat : 8583 (java) S 8569 8572 7235 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 5893520 9787879424 149614 33554432000 1073741824 1073778376 140736070882080 139873334191496 224925889596 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8584] ppid=8569 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8584/stat : 8584 (java) S 8569 8572 7235 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 18 0 5893520 9787879424 149614 33554432000 1073741824 1073778376 140736070882080 139873333138680 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8585] ppid=8569 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8585/stat : 8585 (java) S 8569 8572 7235 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 5893520 9787879424 149614 33554432000 1073741824 1073778376 140736070882080 139873332085768 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8586] ppid=8569 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8586/stat : 8586 (java) S 8569 8572 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 5893522 9787879424 149614 33554432000 1073741824 1073778376 140736070882080 139873331034256 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8587] ppid=8569 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/8572/task/8587/stat : 8587 (java) S 8569 8572 7235 0 -1 4202560 3040 0 0 0 27 0 0 0 20 0 18 0 5893522 9787879424 149614 33554432000 1073741824 1073778376 140736070882080 139873329982392 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8588] ppid=8569 vsize=9558476 CPUtime=0.38 cores=1,3,5,7
/proc/8572/task/8588/stat : 8588 (java) S 8569 8572 7235 0 -1 4202560 8841 0 0 0 36 2 0 0 20 0 18 0 5893522 9787879424 149614 33554432000 1073741824 1073778376 140736070882080 139873328929592 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8589] ppid=8569 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8589/stat : 8589 (java) S 8569 8572 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 5893523 9787879424 149614 33554432000 1073741824 1073778376 140736070882080 139872455093112 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8590] ppid=8569 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8590/stat : 8590 (java) S 8569 8572 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 5893523 9787879424 149614 33554432000 1073741824 1073778376 140736070882080 139872454040520 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.23
Current children cumulated vsize (KiB) 9558476

[startup+3.10082 s]
/proc/loadavg: 2.20 2.31 2.11 3/213 8590
/proc/meminfo: memFree=25944320/32872528 swapFree=171304/177436
[pid=8572] ppid=8569 vsize=9558476 CPUtime=5.67 cores=1,3,5,7
/proc/8572/stat : 8572 (java) S 8569 8572 7235 0 -1 4202496 20705 0 1 0 524 43 0 0 20 0 18 0 5893516 9787879424 186789 33554432000 1073741824 1073778376 140736070882080 140736070873216 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8572/statm: 2389619 186789 2274 9 0 2380296 0
[pid=8572/tid=8574] ppid=8569 vsize=9558476 CPUtime=1.96 cores=1,3,5,7
/proc/8572/task/8574/stat : 8574 (java) R 8569 8572 7235 0 -1 4202560 2523 0 1 0 191 5 0 0 20 0 18 0 5893517 9787879424 186789 33554432000 1073741824 1073778376 140736070882080 139873510214280 139873344752840 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8572/tid=8575] ppid=8569 vsize=9558476 CPUtime=0.21 cores=1,3,5,7
/proc/8572/task/8575/stat : 8575 (java) S 8569 8572 7235 0 -1 4202560 833 0 0 0 18 3 0 0 20 0 18 0 5893519 9787879424 186789 33554432000 1073741824 1073778376 140736070882080 139873471707688 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8576] ppid=8569 vsize=9558476 CPUtime=0.34 cores=1,3,5,7
/proc/8572/task/8576/stat : 8576 (java) S 8569 8572 7235 0 -1 4202560 516 0 0 0 29 5 0 0 20 0 18 0 5893519 9787879424 186789 33554432000 1073741824 1073778376 140736070882080 139873470654888 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8577] ppid=8569 vsize=9558476 CPUtime=0.22 cores=1,3,5,7
/proc/8572/task/8577/stat : 8577 (java) S 8569 8572 7235 0 -1 4202560 828 0 0 0 19 3 0 0 20 0 18 0 5893519 9787879424 186789 33554432000 1073741824 1073778376 140736070882080 139873469602088 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8572/tid=8578] ppid=8569 vsize=9558476 CPUtime=0.31 cores=1,3,5,7
/proc/8572/task/8578/stat : 8578 (java) S 8569 8572 7235 0 -1 4202560 479 0 0 0 26 5 0 0 20 0 18 0 5893519 9787879424 186789 33554432000 1073741824 1073778376 140736070882080 139873468549288 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8579] ppid=8569 vsize=9558476 CPUtime=0.49 cores=1,3,5,7
/proc/8572/task/8579/stat : 8579 (java) S 8569 8572 7235 0 -1 4202560 221 0 0 0 42 7 0 0 20 0 18 0 5893519 9787879424 186789 33554432000 1073741824 1073778376 140736070882080 139873467497512 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8580] ppid=8569 vsize=9558476 CPUtime=0.34 cores=1,3,5,7
/proc/8572/task/8580/stat : 8580 (java) S 8569 8572 7235 0 -1 4202560 741 0 0 0 29 5 0 0 20 0 18 0 5893519 9787879424 186789 33554432000 1073741824 1073778376 140736070882080 139873466444712 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8581] ppid=8569 vsize=9558476 CPUtime=0.28 cores=1,3,5,7
/proc/8572/task/8581/stat : 8581 (java) S 8569 8572 7235 0 -1 4202560 444 0 0 0 24 4 0 0 20 0 18 0 5893519 9787879424 186789 33554432000 1073741824 1073778376 140736070882080 139873465391912 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8582] ppid=8569 vsize=9558476 CPUtime=0.31 cores=1,3,5,7
/proc/8572/task/8582/stat : 8582 (java) S 8569 8572 7235 0 -1 4202560 517 0 0 0 27 4 0 0 20 0 18 0 5893519 9787879424 186789 33554432000 1073741824 1073778376 140736070882080 139873464339112 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8583] ppid=8569 vsize=9558476 CPUtime=0.39 cores=1,3,5,7
/proc/8572/task/8583/stat : 8583 (java) S 8569 8572 7235 0 -1 4202560 468 0 0 0 39 0 0 0 20 0 18 0 5893520 9787879424 186789 33554432000 1073741824 1073778376 140736070882080 139873334192616 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8584] ppid=8569 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8584/stat : 8584 (java) S 8569 8572 7235 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 18 0 5893520 9787879424 186789 33554432000 1073741824 1073778376 140736070882080 139873333138680 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8585] ppid=8569 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8585/stat : 8585 (java) S 8569 8572 7235 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 5893520 9787879424 186789 33554432000 1073741824 1073778376 140736070882080 139873332085768 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8586] ppid=8569 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8586/stat : 8586 (java) S 8569 8572 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 5893522 9787879424 186789 33554432000 1073741824 1073778376 140736070882080 139873331034256 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8587] ppid=8569 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/8572/task/8587/stat : 8587 (java) S 8569 8572 7235 0 -1 4202560 3040 0 0 0 27 0 0 0 20 0 18 0 5893522 9787879424 186789 33554432000 1073741824 1073778376 140736070882080 139873329982392 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8588] ppid=8569 vsize=9558476 CPUtime=0.38 cores=1,3,5,7
/proc/8572/task/8588/stat : 8588 (java) S 8569 8572 7235 0 -1 4202560 8841 0 0 0 36 2 0 0 20 0 18 0 5893522 9787879424 186789 33554432000 1073741824 1073778376 140736070882080 139873328929592 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8589] ppid=8569 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8589/stat : 8589 (java) S 8569 8572 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 5893523 9787879424 186789 33554432000 1073741824 1073778376 140736070882080 139872455093112 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8590] ppid=8569 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8590/stat : 8590 (java) S 8569 8572 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 5893523 9787879424 186789 33554432000 1073741824 1073778376 140736070882080 139872454040520 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 5.67
Current children cumulated vsize (KiB) 9558476

[startup+6.30086 s]
/proc/loadavg: 2.20 2.31 2.11 7/213 8590
/proc/meminfo: memFree=25358996/32872528 swapFree=171304/177436
[pid=8572] ppid=8569 vsize=9558476 CPUtime=11.18 cores=1,3,5,7
/proc/8572/stat : 8572 (java) S 8569 8572 7235 0 -1 4202496 26152 0 1 0 1028 90 0 0 20 0 18 0 5893516 9787879424 343068 33554432000 1073741824 1073778376 140736070882080 140736070873216 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8572/statm: 2389619 343068 2274 9 0 2380296 0
[pid=8572/tid=8574] ppid=8569 vsize=9558476 CPUtime=3.34 cores=1,3,5,7
/proc/8572/task/8574/stat : 8574 (java) R 8569 8572 7235 0 -1 4202560 2806 0 1 0 326 8 0 0 20 0 18 0 5893517 9787879424 343068 33554432000 1073741824 1073778376 140736070882080 139873510214280 139873344702780 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8575] ppid=8569 vsize=9558476 CPUtime=0.53 cores=1,3,5,7
/proc/8572/task/8575/stat : 8575 (java) S 8569 8572 7235 0 -1 4202560 2382 0 0 0 46 7 0 0 20 0 18 0 5893519 9787879424 343068 33554432000 1073741824 1073778376 140736070882080 139873471707688 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8576] ppid=8569 vsize=9558476 CPUtime=0.75 cores=1,3,5,7
/proc/8572/task/8576/stat : 8576 (java) S 8569 8572 7235 0 -1 4202560 644 0 0 0 65 10 0 0 20 0 18 0 5893519 9787879424 343068 33554432000 1073741824 1073778376 140736070882080 139873470654888 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8577] ppid=8569 vsize=9558476 CPUtime=0.55 cores=1,3,5,7
/proc/8572/task/8577/stat : 8577 (java) S 8569 8572 7235 0 -1 4202560 1286 0 0 0 47 8 0 0 20 0 18 0 5893519 9787879424 343068 33554432000 1073741824 1073778376 140736070882080 139873469602088 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8578] ppid=8569 vsize=9558476 CPUtime=0.69 cores=1,3,5,7
/proc/8572/task/8578/stat : 8578 (java) S 8569 8572 7235 0 -1 4202560 914 0 0 0 59 10 0 0 20 0 18 0 5893519 9787879424 343068 33554432000 1073741824 1073778376 140736070882080 139873468549288 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8579] ppid=8569 vsize=9558476 CPUtime=0.89 cores=1,3,5,7
/proc/8572/task/8579/stat : 8579 (java) S 8569 8572 7235 0 -1 4202560 865 0 0 0 76 13 0 0 20 0 18 0 5893519 9787879424 343068 33554432000 1073741824 1073778376 140736070882080 139873467497512 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8572/tid=8580] ppid=8569 vsize=9558476 CPUtime=0.75 cores=1,3,5,7
/proc/8572/task/8580/stat : 8580 (java) S 8569 8572 7235 0 -1 4202560 874 0 0 0 64 11 0 0 20 0 18 0 5893519 9787879424 343068 33554432000 1073741824 1073778376 140736070882080 139873466444712 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8581] ppid=8569 vsize=9558476 CPUtime=0.58 cores=1,3,5,7
/proc/8572/task/8581/stat : 8581 (java) S 8569 8572 7235 0 -1 4202560 1357 0 0 0 50 8 0 0 20 0 18 0 5893519 9787879424 343068 33554432000 1073741824 1073778376 140736070882080 139873465391912 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8572/tid=8582] ppid=8569 vsize=9558476 CPUtime=0.88 cores=1,3,5,7
/proc/8572/task/8582/stat : 8582 (java) S 8569 8572 7235 0 -1 4202560 682 0 0 0 75 13 0 0 20 0 18 0 5893519 9787879424 343068 33554432000 1073741824 1073778376 140736070882080 139873464339112 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8583] ppid=8569 vsize=9558476 CPUtime=1.4 cores=1,3,5,7
/proc/8572/task/8583/stat : 8583 (java) S 8569 8572 7235 0 -1 4202560 1207 0 0 0 140 0 0 0 20 0 18 0 5893520 9787879424 343068 33554432000 1073741824 1073778376 140736070882080 139873334192616 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8584] ppid=8569 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8584/stat : 8584 (java) S 8569 8572 7235 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 18 0 5893520 9787879424 343068 33554432000 1073741824 1073778376 140736070882080 139873333138680 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8585] ppid=8569 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8585/stat : 8585 (java) S 8569 8572 7235 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 5893520 9787879424 343068 33554432000 1073741824 1073778376 140736070882080 139873332085768 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8586] ppid=8569 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8586/stat : 8586 (java) S 8569 8572 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 5893522 9787879424 343068 33554432000 1073741824 1073778376 140736070882080 139873331034256 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8587] ppid=8569 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/8572/task/8587/stat : 8587 (java) S 8569 8572 7235 0 -1 4202560 3040 0 0 0 27 0 0 0 20 0 18 0 5893522 9787879424 343068 33554432000 1073741824 1073778376 140736070882080 139873329982392 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8588] ppid=8569 vsize=9558476 CPUtime=0.38 cores=1,3,5,7
/proc/8572/task/8588/stat : 8588 (java) S 8569 8572 7235 0 -1 4202560 8841 0 0 0 36 2 0 0 20 0 18 0 5893522 9787879424 343068 33554432000 1073741824 1073778376 140736070882080 139873328929592 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8589] ppid=8569 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8589/stat : 8589 (java) S 8569 8572 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 5893523 9787879424 343068 33554432000 1073741824 1073778376 140736070882080 139872455093112 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8590] ppid=8569 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8590/stat : 8590 (java) S 8569 8572 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 5893523 9787879424 343068 33554432000 1073741824 1073778376 140736070882080 139872454040520 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 11.18
Current children cumulated vsize (KiB) 9558476

[startup+12.7009 s]
/proc/loadavg: 2.17 2.30 2.10 3/213 8590
/proc/meminfo: memFree=24055240/32872528 swapFree=171304/177436
[pid=8572] ppid=8569 vsize=9558476 CPUtime=22.69 cores=1,3,5,7
/proc/8572/stat : 8572 (java) S 8569 8572 7235 0 -1 4202496 40812 0 1 0 2078 191 0 0 20 0 18 0 5893516 9787879424 632187 33554432000 1073741824 1073778376 140736070882080 140736070873216 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8572/statm: 2389619 632187 2274 9 0 2380296 0

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

[pid=8572/tid=8588] ppid=8569 vsize=9824732 CPUtime=0.88 cores=1,3,5,7
/proc/8572/task/8588/stat : 8588 (java) S 8569 8572 7235 0 -1 4202560 8855 0 0 0 86 2 0 0 20 0 20 0 5893522 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873328929592 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8589] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8589/stat : 8589 (java) S 8569 8572 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 5893523 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139872455093112 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8590] ppid=8569 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/8572/task/8590/stat : 8590 (java) S 8569 8572 7235 0 -1 4202560 71 0 0 0 25 33 0 0 20 0 20 0 5893523 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139872454040520 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8593] ppid=8569 vsize=9824732 CPUtime=1153.53 cores=1,3,5,7
/proc/8572/task/8593/stat : 8593 (java) R 8569 8572 7235 0 -1 4202560 29 0 0 0 115336 17 0 0 20 0 20 0 5901851 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139872451930432 139873345218823 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8595] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8595/stat : 8595 (java) S 8569 8572 7235 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 5901868 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139872449827624 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1633.12
Current children cumulated vsize (KiB) 9824732

[startup+1302.3 s]
/proc/loadavg: 3.00 2.89 2.60 4/217 8693
/proc/meminfo: memFree=22244192/32872528 swapFree=171304/177436
[pid=8572] ppid=8569 vsize=9824732 CPUtime=1693.12 cores=1,3,5,7
/proc/8572/stat : 8572 (java) S 8569 8572 7235 0 -1 4202496 146128 0 1 0 168783 529 0 0 20 0 20 0 5893516 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 140736070873216 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8572/statm: 2456183 1446441 2299 9 0 2446860 0
[pid=8572/tid=8574] ppid=8569 vsize=9824732 CPUtime=53.45 cores=1,3,5,7
/proc/8572/task/8574/stat : 8574 (java) S 8569 8572 7235 0 -1 4202560 3509 0 1 0 5315 30 0 0 20 0 20 0 5893517 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873510216680 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8575] ppid=8569 vsize=9824732 CPUtime=6.66 cores=1,3,5,7
/proc/8572/task/8575/stat : 8575 (java) S 8569 8572 7235 0 -1 4202560 8859 0 0 0 616 50 0 0 20 0 20 0 5893519 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873471707688 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8576] ppid=8569 vsize=9824732 CPUtime=6.91 cores=1,3,5,7
/proc/8572/task/8576/stat : 8576 (java) S 8569 8572 7235 0 -1 4202560 10214 0 0 0 638 53 0 0 20 0 20 0 5893519 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873470654888 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8577] ppid=8569 vsize=9824732 CPUtime=6.35 cores=1,3,5,7
/proc/8572/task/8577/stat : 8577 (java) S 8569 8572 7235 0 -1 4202560 14390 0 0 0 580 55 0 0 20 0 20 0 5893519 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873469602088 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8578] ppid=8569 vsize=9824732 CPUtime=7.32 cores=1,3,5,7
/proc/8572/task/8578/stat : 8578 (java) S 8569 8572 7235 0 -1 4202560 14377 0 0 0 669 63 0 0 20 0 20 0 5893519 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873468549288 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8579] ppid=8569 vsize=9824732 CPUtime=7.37 cores=1,3,5,7
/proc/8572/task/8579/stat : 8579 (java) S 8569 8572 7235 0 -1 4202560 9552 0 0 0 679 58 0 0 20 0 20 0 5893519 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873467497512 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8572/tid=8580] ppid=8569 vsize=9824732 CPUtime=7.23 cores=1,3,5,7
/proc/8572/task/8580/stat : 8580 (java) S 8569 8572 7235 0 -1 4202560 9479 0 0 0 666 57 0 0 20 0 20 0 5893519 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873466444712 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8572/tid=8581] ppid=8569 vsize=9824732 CPUtime=7.05 cores=1,3,5,7
/proc/8572/task/8581/stat : 8581 (java) S 8569 8572 7235 0 -1 4202560 12433 0 0 0 643 62 0 0 20 0 20 0 5893519 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873465391912 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8582] ppid=8569 vsize=9824732 CPUtime=7.04 cores=1,3,5,7
/proc/8572/task/8582/stat : 8582 (java) S 8569 8572 7235 0 -1 4202560 12638 0 0 0 647 57 0 0 20 0 20 0 5893519 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873464339112 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8583] ppid=8569 vsize=9824732 CPUtime=21.39 cores=1,3,5,7
/proc/8572/task/8583/stat : 8583 (java) S 8569 8572 7235 0 -1 4202560 36464 0 0 0 2123 16 0 0 20 0 20 0 5893520 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873334192616 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8584] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8584/stat : 8584 (java) S 8569 8572 7235 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 5893520 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873333138680 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8585] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8585/stat : 8585 (java) S 8569 8572 7235 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 5893520 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873332085768 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8586] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8586/stat : 8586 (java) S 8569 8572 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 5893522 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873331034256 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8587] ppid=8569 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/8572/task/8587/stat : 8587 (java) S 8569 8572 7235 0 -1 4202560 3957 0 0 0 129 0 0 0 20 0 20 0 5893522 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873329982392 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8588] ppid=8569 vsize=9824732 CPUtime=0.88 cores=1,3,5,7
/proc/8572/task/8588/stat : 8588 (java) S 8569 8572 7235 0 -1 4202560 8855 0 0 0 86 2 0 0 20 0 20 0 5893522 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873328929592 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8589] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8589/stat : 8589 (java) S 8569 8572 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 5893523 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139872455093112 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8590] ppid=8569 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/8572/task/8590/stat : 8590 (java) S 8569 8572 7235 0 -1 4202560 75 0 0 0 26 35 0 0 20 0 20 0 5893523 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139872454040520 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8593] ppid=8569 vsize=9824732 CPUtime=1213.53 cores=1,3,5,7
/proc/8572/task/8593/stat : 8593 (java) R 8569 8572 7235 0 -1 4202560 29 0 0 0 121335 18 0 0 20 0 20 0 5901851 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139872451930432 139873345218703 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8595] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8595/stat : 8595 (java) S 8569 8572 7235 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 5901868 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139872449827624 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1693.12
Current children cumulated vsize (KiB) 9824732

[startup+1362.3 s]
/proc/loadavg: 3.00 2.90 2.62 4/217 8695
/proc/meminfo: memFree=22244196/32872528 swapFree=171304/177436
[pid=8572] ppid=8569 vsize=9824732 CPUtime=1753.16 cores=1,3,5,7
/proc/8572/stat : 8572 (java) S 8569 8572 7235 0 -1 4202496 146132 0 1 0 174784 532 0 0 20 0 20 0 5893516 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 140736070873216 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8572/statm: 2456183 1446441 2299 9 0 2446860 0
[pid=8572/tid=8574] ppid=8569 vsize=9824732 CPUtime=53.48 cores=1,3,5,7
/proc/8572/task/8574/stat : 8574 (java) S 8569 8572 7235 0 -1 4202560 3509 0 1 0 5317 31 0 0 20 0 20 0 5893517 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873510216680 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8575] ppid=8569 vsize=9824732 CPUtime=6.66 cores=1,3,5,7
/proc/8572/task/8575/stat : 8575 (java) S 8569 8572 7235 0 -1 4202560 8859 0 0 0 616 50 0 0 20 0 20 0 5893519 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873471707688 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8576] ppid=8569 vsize=9824732 CPUtime=6.91 cores=1,3,5,7
/proc/8572/task/8576/stat : 8576 (java) S 8569 8572 7235 0 -1 4202560 10214 0 0 0 638 53 0 0 20 0 20 0 5893519 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873470654888 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8577] ppid=8569 vsize=9824732 CPUtime=6.35 cores=1,3,5,7
/proc/8572/task/8577/stat : 8577 (java) S 8569 8572 7235 0 -1 4202560 14390 0 0 0 580 55 0 0 20 0 20 0 5893519 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873469602088 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8578] ppid=8569 vsize=9824732 CPUtime=7.32 cores=1,3,5,7
/proc/8572/task/8578/stat : 8578 (java) S 8569 8572 7235 0 -1 4202560 14377 0 0 0 669 63 0 0 20 0 20 0 5893519 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873468549288 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8579] ppid=8569 vsize=9824732 CPUtime=7.37 cores=1,3,5,7
/proc/8572/task/8579/stat : 8579 (java) S 8569 8572 7235 0 -1 4202560 9552 0 0 0 679 58 0 0 20 0 20 0 5893519 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873467497512 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8572/tid=8580] ppid=8569 vsize=9824732 CPUtime=7.23 cores=1,3,5,7
/proc/8572/task/8580/stat : 8580 (java) S 8569 8572 7235 0 -1 4202560 9479 0 0 0 666 57 0 0 20 0 20 0 5893519 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873466444712 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8572/tid=8581] ppid=8569 vsize=9824732 CPUtime=7.05 cores=1,3,5,7
/proc/8572/task/8581/stat : 8581 (java) S 8569 8572 7235 0 -1 4202560 12433 0 0 0 643 62 0 0 20 0 20 0 5893519 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873465391912 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8582] ppid=8569 vsize=9824732 CPUtime=7.04 cores=1,3,5,7
/proc/8572/task/8582/stat : 8582 (java) S 8569 8572 7235 0 -1 4202560 12638 0 0 0 647 57 0 0 20 0 20 0 5893519 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873464339112 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8583] ppid=8569 vsize=9824732 CPUtime=21.39 cores=1,3,5,7
/proc/8572/task/8583/stat : 8583 (java) S 8569 8572 7235 0 -1 4202560 36464 0 0 0 2123 16 0 0 20 0 20 0 5893520 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873334192616 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8584] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8584/stat : 8584 (java) S 8569 8572 7235 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 5893520 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873333138680 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8585] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8585/stat : 8585 (java) S 8569 8572 7235 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 5893520 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873332085768 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8586] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8586/stat : 8586 (java) S 8569 8572 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 5893522 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873331034256 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8587] ppid=8569 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/8572/task/8587/stat : 8587 (java) S 8569 8572 7235 0 -1 4202560 3957 0 0 0 129 0 0 0 20 0 20 0 5893522 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873329982392 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8588] ppid=8569 vsize=9824732 CPUtime=0.88 cores=1,3,5,7
/proc/8572/task/8588/stat : 8588 (java) S 8569 8572 7235 0 -1 4202560 8855 0 0 0 86 2 0 0 20 0 20 0 5893522 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873328929592 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8589] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8589/stat : 8589 (java) S 8569 8572 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 5893523 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139872455093112 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8590] ppid=8569 vsize=9824732 CPUtime=0.64 cores=1,3,5,7
/proc/8572/task/8590/stat : 8590 (java) S 8569 8572 7235 0 -1 4202560 79 0 0 0 27 37 0 0 20 0 20 0 5893523 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139872454040520 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8593] ppid=8569 vsize=9824732 CPUtime=1273.54 cores=1,3,5,7
/proc/8572/task/8593/stat : 8593 (java) R 8569 8572 7235 0 -1 4202560 29 0 0 0 127335 19 0 0 20 0 20 0 5901851 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139872451930432 139873345218891 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8595] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8595/stat : 8595 (java) S 8569 8572 7235 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 5901868 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139872449827624 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1753.16
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1409.21 s]
/proc/loadavg: 3.00 2.92 2.64 4/218 8699
/proc/meminfo: memFree=22243664/32872528 swapFree=171304/177436
[pid=8572] ppid=8569 vsize=9824732 CPUtime=1800.07 cores=1,3,5,7
/proc/8572/stat : 8572 (java) S 8569 8572 7235 0 -1 4202496 146134 0 1 0 179474 533 0 0 20 0 20 0 5893516 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 140736070873216 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8572/statm: 2456183 1446441 2299 9 0 2446860 0
[pid=8572/tid=8574] ppid=8569 vsize=9824732 CPUtime=53.51 cores=1,3,5,7
/proc/8572/task/8574/stat : 8574 (java) S 8569 8572 7235 0 -1 4202560 3509 0 1 0 5320 31 0 0 20 0 20 0 5893517 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873510216680 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8575] ppid=8569 vsize=9824732 CPUtime=6.66 cores=1,3,5,7
/proc/8572/task/8575/stat : 8575 (java) S 8569 8572 7235 0 -1 4202560 8859 0 0 0 616 50 0 0 20 0 20 0 5893519 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873471707688 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8576] ppid=8569 vsize=9824732 CPUtime=6.91 cores=1,3,5,7
/proc/8572/task/8576/stat : 8576 (java) S 8569 8572 7235 0 -1 4202560 10214 0 0 0 638 53 0 0 20 0 20 0 5893519 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873470654888 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8577] ppid=8569 vsize=9824732 CPUtime=6.35 cores=1,3,5,7
/proc/8572/task/8577/stat : 8577 (java) S 8569 8572 7235 0 -1 4202560 14390 0 0 0 580 55 0 0 20 0 20 0 5893519 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873469602088 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8578] ppid=8569 vsize=9824732 CPUtime=7.32 cores=1,3,5,7
/proc/8572/task/8578/stat : 8578 (java) S 8569 8572 7235 0 -1 4202560 14377 0 0 0 669 63 0 0 20 0 20 0 5893519 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873468549288 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8579] ppid=8569 vsize=9824732 CPUtime=7.37 cores=1,3,5,7
/proc/8572/task/8579/stat : 8579 (java) S 8569 8572 7235 0 -1 4202560 9552 0 0 0 679 58 0 0 20 0 20 0 5893519 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873467497512 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8572/tid=8580] ppid=8569 vsize=9824732 CPUtime=7.23 cores=1,3,5,7
/proc/8572/task/8580/stat : 8580 (java) S 8569 8572 7235 0 -1 4202560 9479 0 0 0 666 57 0 0 20 0 20 0 5893519 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873466444712 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8572/tid=8581] ppid=8569 vsize=9824732 CPUtime=7.05 cores=1,3,5,7
/proc/8572/task/8581/stat : 8581 (java) S 8569 8572 7235 0 -1 4202560 12433 0 0 0 643 62 0 0 20 0 20 0 5893519 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873465391912 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8582] ppid=8569 vsize=9824732 CPUtime=7.04 cores=1,3,5,7
/proc/8572/task/8582/stat : 8582 (java) S 8569 8572 7235 0 -1 4202560 12638 0 0 0 647 57 0 0 20 0 20 0 5893519 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873464339112 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8583] ppid=8569 vsize=9824732 CPUtime=21.39 cores=1,3,5,7
/proc/8572/task/8583/stat : 8583 (java) S 8569 8572 7235 0 -1 4202560 36464 0 0 0 2123 16 0 0 20 0 20 0 5893520 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873334192616 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8584] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8584/stat : 8584 (java) S 8569 8572 7235 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 5893520 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873333138680 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8585] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8585/stat : 8585 (java) S 8569 8572 7235 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 5893520 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873332085768 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8586] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8586/stat : 8586 (java) S 8569 8572 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 5893522 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873331034256 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8587] ppid=8569 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/8572/task/8587/stat : 8587 (java) S 8569 8572 7235 0 -1 4202560 3957 0 0 0 129 0 0 0 20 0 20 0 5893522 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873329982392 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8588] ppid=8569 vsize=9824732 CPUtime=0.88 cores=1,3,5,7
/proc/8572/task/8588/stat : 8588 (java) S 8569 8572 7235 0 -1 4202560 8855 0 0 0 86 2 0 0 20 0 20 0 5893522 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139873328929592 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8589] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8589/stat : 8589 (java) S 8569 8572 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 5893523 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139872455093112 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8590] ppid=8569 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/8572/task/8590/stat : 8590 (java) S 8569 8572 7235 0 -1 4202560 81 0 0 0 28 38 0 0 20 0 20 0 5893523 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139872454040520 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8593] ppid=8569 vsize=9824732 CPUtime=1320.45 cores=1,3,5,7
/proc/8572/task/8593/stat : 8593 (java) R 8569 8572 7235 0 -1 4202560 29 0 0 0 132025 20 0 0 20 0 20 0 5901851 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139872451930432 139873345218823 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8595] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8595/stat : 8595 (java) S 8569 8572 7235 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 5901868 10060525568 1446441 33554432000 1073741824 1073778376 140736070882080 139872449827624 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
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 8572 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 1409.27
CPU time (s): 1801.08
CPU user time (s): 1795.21
CPU system time (s): 5.87111
CPU usage (%): 127.802
Max. virtual memory (cumulated for all children) (KiB): 9890268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.21
system time used= 5.87111
maximum resident set size= 5905684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146151
page faults= 1
swaps= 0
block input operations= 8
block output operations= 912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 69690
involuntary context switches= 54205

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.50455 second user time and 10.8324 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-30 08:37:02
IDJOB=4119624
IDBENCH=111776
IDSOLVER=2543
FILE ID=node105/4119624-1467268617
RUNJOBID= node105-1467268188-8376
PBS_JOBID= 20004488
Free space on /tmp= 71508 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/DEC-BIGINT-LIN/pbfvmc-formulae/pbfvmc-formulae/hw512/normalized-hw512-vm95p-dec.opb.negationfix.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119624-1467268617/watcher-4119624-1467268617 -o /tmp/evaluation-result-4119624-1467268617/solver-4119624-1467268617 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1467268188-8376 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119624-1467268617.opb

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

MD5SUM BENCH= c28a534d2d9f5e45fed49d6b3297085f
RANDOM SEED=1996980864

node105.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.487
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.487
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.487
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.55
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.487
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.487
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.487
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.55
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.487
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.55
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.487
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26578220 kB
Buffers:          127528 kB
Cached:           627832 kB
SwapCached:            0 kB
Active:          4985992 kB
Inactive:         374964 kB
Active(anon):    4600476 kB
Inactive(anon):     7948 kB
Active(file):     385516 kB
Inactive(file):   367016 kB
Unevictable:      177436 kB
Mlocked:          171304 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            127776 kB
Writeback:             0 kB
AnonPages:       4785460 kB
Mapped:            22208 kB
Shmem:               204 kB
Slab:             616748 kB
SReclaimable:      59888 kB
SUnreclaim:       556860 kB
KernelStack:        1592 kB
PageTables:        13724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5445048 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4491264 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= 71596 MiB
End job on node105 at 2016-06-30 09:00:31