Trace number 4080718

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.14 899.521

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=440-sizeP=221-sizeQ=440-726468498-max.opb
MD5SUMed1765c8e2f5b9ac0be00c2d97d71991
Bench CategoryOPT-BIGINT (optimisation, big 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 variables97901
Total number of constraints291721
Number of constraints which are clauses291720
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint97240
Number of terms in the objective function 221
Biggest coefficient in the objective function 1684996666696914987166688442938726917102321526408785780068975640576
Number of bits for the biggest coefficient in the objective function 221
Sum of the numbers in the objective function 3369993333393829974333376885877453834204643052817571560137951281151
Number of bits of the sum of numbers in the objective function 221
Biggest number in a constraint 2392032866531905486790942578809394338145620987608332988883503686824375178865503049616412016019962016447144819201720664620106359620960485637227891297994520232330261783830994590149049944504587400511488
Number of bits of the biggest number in a constraint 660
Biggest sum of numbers in a constraint 9568131466127621947163770315237577352582483950433331955534014747295513459689730629073816418642253180734108769246219889599930392714811235131541912049967060836868994739843120196423842159639336839621523
Number of bits of the biggest sum of numbers661
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4080718-1465235187.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  objective function found
5.30/3.32	c ... done. Wall clock time 3.21s.
5.30/3.32	c declared #vars     97901
5.61/3.48	c #constraints  291722
5.61/3.48	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
5.61/3.48	c constraints type 
5.61/3.48	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 97240
5.61/3.48	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 194480
5.61/3.48	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
5.61/3.48	c 291722 constraints processed.
5.61/3.48	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
5.61/3.48	c constraints type 
5.61/3.48	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 194480
5.61/3.48	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 97240
5.61/3.48	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
5.61/3.48	c 291722 constraints processed.
5.61/3.48	c objective function length is 221 literals
1800.14/899.50	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.14/899.50	c starts		: 1
1800.14/899.50	c conflicts		: 537
1800.14/899.50	c decisions		: 2138
1800.14/899.50	c propagations		: 763552
1800.14/899.50	c inspects		: 2565246
1800.14/899.50	c shortcuts		: 0
1800.14/899.50	c learnt literals	: 0
1800.14/899.50	c learnt binary clauses	: 0
1800.14/899.50	c learnt ternary clauses	: 0
1800.14/899.50	c learnt constraints	: 537
1800.14/899.50	c ignored constraints	: 0
1800.14/899.50	c root simplifications	: 0
1800.14/899.50	c removed literals (reason simplification)	: 10015066
1800.14/899.50	c reason swapping (by a shorter reason)	: 0
1800.14/899.50	c Calls to reduceDB	: 0
1800.14/899.50	c Number of update (reduction) of LBD	: 103
1800.14/899.50	c Imported unit clauses	: 0
1800.14/899.50	c number of reductions to clauses (during analyze)	: 0
1800.14/899.50	c number of learned constraints concerned by reduction	: 0
1800.14/899.50	c number of learning phase by resolution	: 0
1800.14/899.50	c number of learning phase by cutting planes	: 0
1800.14/899.50	c speed (assignments/second)	: 852.0644556532607
1800.14/899.50	c non guided choices	199
1800.14/899.50	c learnt constraints type 
1800.14/899.50	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 537
1800.14/899.50	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.14/899.50	c starts		: 1
1800.14/899.50	c conflicts		: 11
1800.14/899.50	c decisions		: 2621
1800.14/899.50	c propagations		: 529301
1800.14/899.50	c inspects		: 3158916
1800.14/899.50	c shortcuts		: 0
1800.14/899.50	c learnt literals	: 0
1800.14/899.50	c learnt binary clauses	: 0
1800.14/899.50	c learnt ternary clauses	: 0
1800.14/899.50	c learnt constraints	: 11
1800.14/899.50	c ignored constraints	: 0
1800.14/899.50	c root simplifications	: 0
1800.14/899.50	c removed literals (reason simplification)	: 0
1800.14/899.50	c reason swapping (by a shorter reason)	: 0
1800.14/899.50	c Calls to reduceDB	: 0
1800.14/899.50	c Number of update (reduction) of LBD	: 0
1800.14/899.50	c Imported unit clauses	: 0
1800.14/899.50	c number of reductions to clauses (during analyze)	: 0
1800.14/899.50	c number of learned constraints concerned by reduction	: 0
1800.14/899.50	c number of learning phase by resolution	: 0
1800.14/899.50	c number of learning phase by cutting planes	: 0
1800.14/899.50	c speed (assignments/second)	: 590.6737775039979
1800.14/899.50	c non guided choices	2
1800.14/899.50	c learnt constraints type 
1800.14/899.50	c org.sat4j.pb.constraints.pb.MaxWatchPb => 11
1800.14/899.50	s UNKNOWN
1800.14/899.50	c Total wall clock time (in seconds): 899.399

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-4080718-1465235187/watcher-4080718-1465235187 -o /tmp/evaluation-result-4080718-1465235187/solver-4080718-1465235187 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1465221375-21443 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4080718-1465235187.opb 

pid=27518
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: 3.77 4.03 4.02 4/197 27521
/proc/meminfo: memFree=29565616/32872528 swapFree=12328/568296
[pid=27521] ppid=27518 vsize=94176 CPUtime=0 cores=1,3,5,7
/proc/27521/stat : 27521 (java) S 27518 27521 21426 0 -1 4202496 1306 0 0 0 0 0 0 0 20 0 2 0 105451303 96436224 938 33554432000 1073741824 1073778376 140735714372816 140735714363952 206632419389 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27521/statm: 24081 940 712 9 0 16769 0
[pid=27521/tid=27522] ppid=27518 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27522/stat : 27522 (java) R 27518 27521 21426 0 -1 4202560 122 0 0 0 0 0 0 0 20 0 2 0 105451304 98570240 970 33554432000 1073741824 1073778376 140735714372816 140714407271976 206629061520 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100116 s]
/proc/loadavg: 3.77 4.03 4.02 4/197 27521
/proc/meminfo: memFree=29565616/32872528 swapFree=12328/568296
[pid=27521] ppid=27518 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/27521/stat : 27521 (java) S 27518 27521 21426 0 -1 4202496 4534 0 1 0 10 1 0 0 20 0 18 0 105451303 9787879424 6160 33554432000 1073741824 1073778376 140735714372816 140735714363952 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27521/statm: 2389619 6160 2156 9 0 2380296 0
[pid=27521/tid=27522] ppid=27518 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/27521/task/27522/stat : 27522 (java) R 27518 27521 21426 0 -1 4202560 2421 0 1 0 7 0 0 0 20 0 18 0 105451304 9787879424 6160 33554432000 1073741824 1073778376 140735714372816 140714407275424 206632445197 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200342 s]
/proc/loadavg: 3.77 4.03 4.02 4/197 27521
/proc/meminfo: memFree=29565616/32872528 swapFree=12328/568296
[pid=27521] ppid=27518 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/27521/stat : 27521 (java) S 27518 27521 21426 0 -1 4202496 4988 0 1 0 26 1 0 0 20 0 18 0 105451303 9787879424 8057 33554432000 1073741824 1073778376 140735714372816 140735714363952 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27521/statm: 2389619 8057 2219 9 0 2380296 0
[pid=27521/tid=27522] ppid=27518 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/27521/task/27522/stat : 27522 (java) R 27518 27521 21426 0 -1 4202560 2472 0 1 0 17 0 0 0 20 0 18 0 105451304 9787879424 8057 33554432000 1073741824 1073778376 140735714372816 140714407275424 140714279011886 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9558476

[startup+0.300343 s]
/proc/loadavg: 3.77 4.03 4.02 4/197 27521
/proc/meminfo: memFree=29565616/32872528 swapFree=12328/568296
[pid=27521] ppid=27518 vsize=9558476 CPUtime=0.51 cores=1,3,5,7
/proc/27521/stat : 27521 (java) S 27518 27521 21426 0 -1 4202496 6186 0 1 0 50 1 0 0 20 0 18 0 105451303 9787879424 10288 33554432000 1073741824 1073778376 140735714372816 140735714363952 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27521/statm: 2389619 10291 2233 9 0 2380296 0
[pid=27521/tid=27522] ppid=27518 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/27521/task/27522/stat : 27522 (java) R 27518 27521 21426 0 -1 4202560 2476 0 1 0 26 1 0 0 20 0 18 0 105451304 9787879424 10291 33554432000 1073741824 1073778376 140735714372816 140714407275424 140714279382791 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9558476

[startup+0.700233 s]
/proc/loadavg: 3.77 4.03 4.02 4/197 27521
/proc/meminfo: memFree=29565616/32872528 swapFree=12328/568296
[pid=27521] ppid=27518 vsize=9558476 CPUtime=1.69 cores=1,3,5,7
/proc/27521/stat : 27521 (java) S 27518 27521 21426 0 -1 4202496 20562 0 1 0 164 5 0 0 20 0 18 0 105451303 9787879424 48702 33554432000 1073741824 1073778376 140735714372816 140735714363952 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27521/statm: 2389619 48702 2245 9 0 2380296 0
[pid=27521/tid=27522] ppid=27518 vsize=9558476 CPUtime=0.67 cores=1,3,5,7
/proc/27521/task/27522/stat : 27522 (java) R 27518 27521 21426 0 -1 4202560 2532 0 1 0 64 3 0 0 20 0 18 0 105451304 9787879424 48702 33554432000 1073741824 1073778376 140735714372816 140714407268288 140714279360025 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 9558476

[startup+1.50074 s]
/proc/loadavg: 3.77 4.03 4.02 4/215 27539
/proc/meminfo: memFree=29328684/32872528 swapFree=12328/568296
[pid=27521] ppid=27518 vsize=9558476 CPUtime=2.89 cores=1,3,5,7
/proc/27521/stat : 27521 (java) S 27518 27521 21426 0 -1 4202496 21259 0 1 0 275 14 0 0 20 0 18 0 105451303 9787879424 92738 33554432000 1073741824 1073778376 140735714372816 140735714363952 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27521/statm: 2389619 92740 2262 9 0 2380296 0
[pid=27521/tid=27522] ppid=27518 vsize=9558476 CPUtime=1.37 cores=1,3,5,7
/proc/27521/task/27522/stat : 27522 (java) S 27518 27521 21426 0 -1 4202560 2592 0 1 0 132 5 0 0 20 0 18 0 105451304 9787879424 92740 33554432000 1073741824 1073778376 140735714372816 140714407276008 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27521/tid=27524] ppid=27518 vsize=9558476 CPUtime=0.04 cores=1,3,5,7
/proc/27521/task/27524/stat : 27524 (java) R 27518 27521 21426 0 -1 4202560 97 0 0 0 3 1 0 0 20 0 18 0 105451304 9787879424 92740 33554432000 1073741824 1073778376 140735714372816 140714251373656 140714414175820 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27525] ppid=27518 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/27521/task/27525/stat : 27525 (java) R 27518 27521 21426 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 18 0 105451304 9787879424 92740 33554432000 1073741824 1073778376 140735714372816 140714250320936 206632432700 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0
[pid=27521/tid=27526] ppid=27518 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/27521/task/27526/stat : 27526 (java) R 27518 27521 21426 0 -1 4202560 35 0 0 0 3 0 0 0 20 0 18 0 105451304 9787879424 92740 33554432000 1073741824 1073778376 140735714372816 140714249267880 140714411452591 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0
[pid=27521/tid=27527] ppid=27518 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/27521/task/27527/stat : 27527 (java) R 27518 27521 21426 0 -1 4202560 25 0 0 0 3 0 0 0 20 0 18 0 105451304 9787879424 92740 33554432000 1073741824 1073778376 140735714372816 140714248215512 140714411438913 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=27521/tid=27528] ppid=27518 vsize=9558476 CPUtime=0.04 cores=1,3,5,7
/proc/27521/task/27528/stat : 27528 (java) R 27518 27521 21426 0 -1 4202560 167 0 0 0 4 0 0 0 20 0 18 0 105451304 9787879424 92740 33554432000 1073741824 1073778376 140735714372816 140714247162280 140714410555292 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27529] ppid=27518 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/27521/task/27529/stat : 27529 (java) R 27518 27521 21426 0 -1 4202560 90 0 0 0 3 0 0 0 20 0 18 0 105451304 9787879424 92740 33554432000 1073741824 1073778376 140735714372816 140714246109912 140714411033740 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=27521/tid=27530] ppid=27518 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/27521/task/27530/stat : 27530 (java) R 27518 27521 21426 0 -1 4202560 80 0 0 0 3 0 0 0 20 0 18 0 105451304 9787879424 92740 33554432000 1073741824 1073778376 140735714372816 140714245056856 140714414172910 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27531] ppid=27518 vsize=9558476 CPUtime=0.01 cores=1,3,5,7
/proc/27521/task/27531/stat : 27531 (java) R 27518 27521 21426 0 -1 4202560 65 0 0 0 1 0 0 0 20 0 18 0 105451304 9787879424 92740 33554432000 1073741824 1073778376 140735714372816 140714244004136 140714409833838 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=27521/tid=27532] ppid=27518 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27532/stat : 27532 (java) S 27518 27521 21426 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 105451306 9787879424 92740 33554432000 1073741824 1073778376 140735714372816 140714231592712 206632432700 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27521/tid=27533] ppid=27518 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27533/stat : 27533 (java) S 27518 27521 21426 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 105451306 9787879424 92740 33554432000 1073741824 1073778376 140735714372816 140714230540152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27534] ppid=27518 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27534/stat : 27534 (java) S 27518 27521 21426 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 105451306 9787879424 92740 33554432000 1073741824 1073778376 140735714372816 140714229486984 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27521/tid=27535] ppid=27518 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27535/stat : 27535 (java) S 27518 27521 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 105451308 9787879424 92740 33554432000 1073741824 1073778376 140735714372816 140714228435728 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27536] ppid=27518 vsize=9558476 CPUtime=0.57 cores=1,3,5,7
/proc/27521/task/27536/stat : 27536 (java) S 27518 27521 21426 0 -1 4202560 7524 0 0 0 57 0 0 0 20 0 18 0 105451308 9787879424 92740 33554432000 1073741824 1073778376 140735714372816 140714227382584 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27521/tid=27537] ppid=27518 vsize=9558476 CPUtime=0.55 cores=1,3,5,7
/proc/27521/task/27537/stat : 27537 (java) S 27518 27521 21426 0 -1 4202560 9245 0 0 0 54 1 0 0 20 0 18 0 105451308 9787879424 92740 33554432000 1073741824 1073778376 140735714372816 140714226330040 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27538] ppid=27518 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27538/stat : 27538 (java) S 27518 27521 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 105451308 9787879424 92740 33554432000 1073741824 1073778376 140735714372816 140714225277176 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27521/tid=27539] ppid=27518 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27539/stat : 27539 (java) S 27518 27521 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 105451308 9787879424 92740 33554432000 1073741824 1073778376 140735714372816 140714224224840 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 9558476

[startup+3.10077 s]
/proc/loadavg: 3.77 4.03 4.02 4/215 27539
/proc/meminfo: memFree=29167452/32872528 swapFree=12328/568296
[pid=27521] ppid=27518 vsize=9558476 CPUtime=5.07 cores=1,3,5,7
/proc/27521/stat : 27521 (java) S 27518 27521 21426 0 -1 4202496 21694 0 1 0 486 21 0 0 20 0 18 0 105451303 9787879424 114012 33554432000 1073741824 1073778376 140735714372816 140735714363952 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27521/statm: 2389619 114012 2271 9 0 2380296 0
[pid=27521/tid=27522] ppid=27518 vsize=9558476 CPUtime=2.84 cores=1,3,5,7
/proc/27521/task/27522/stat : 27522 (java) R 27518 27521 21426 0 -1 4202560 2605 0 1 0 279 5 0 0 20 0 18 0 105451304 9787879424 114012 33554432000 1073741824 1073778376 140735714372816 140714407268336 140714279971444 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=27521/tid=27524] ppid=27518 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/27521/task/27524/stat : 27524 (java) S 27518 27521 21426 0 -1 4202560 122 0 0 0 6 2 0 0 20 0 18 0 105451304 9787879424 114012 33554432000 1073741824 1073778376 140735714372816 140714251373480 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27521/tid=27525] ppid=27518 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/27521/task/27525/stat : 27525 (java) S 27518 27521 21426 0 -1 4202560 68 0 0 0 8 2 0 0 20 0 18 0 105451304 9787879424 114012 33554432000 1073741824 1073778376 140735714372816 140714250320936 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 1 0 0
[pid=27521/tid=27526] ppid=27518 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/27521/task/27526/stat : 27526 (java) S 27518 27521 21426 0 -1 4202560 58 0 0 0 8 2 0 0 20 0 18 0 105451304 9787879424 114012 33554432000 1073741824 1073778376 140735714372816 140714249267880 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 1 0 0
[pid=27521/tid=27527] ppid=27518 vsize=9558476 CPUtime=0.16 cores=1,3,5,7
/proc/27521/task/27527/stat : 27527 (java) S 27518 27521 21426 0 -1 4202560 74 0 0 0 13 3 0 0 20 0 18 0 105451304 9787879424 114012 33554432000 1073741824 1073778376 140735714372816 140714248215336 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27521/tid=27528] ppid=27518 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/27521/task/27528/stat : 27528 (java) S 27518 27521 21426 0 -1 4202560 179 0 0 0 7 2 0 0 20 0 18 0 105451304 9787879424 114012 33554432000 1073741824 1073778376 140735714372816 140714247162280 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27529] ppid=27518 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/27521/task/27529/stat : 27529 (java) S 27518 27521 21426 0 -1 4202560 106 0 0 0 7 1 0 0 20 0 18 0 105451304 9787879424 114012 33554432000 1073741824 1073778376 140735714372816 140714246109736 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27521/tid=27530] ppid=27518 vsize=9558476 CPUtime=0.06 cores=1,3,5,7
/proc/27521/task/27530/stat : 27530 (java) S 27518 27521 21426 0 -1 4202560 108 0 0 0 6 0 0 0 20 0 18 0 105451304 9787879424 114012 33554432000 1073741824 1073778376 140735714372816 140714245056680 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27521/tid=27531] ppid=27518 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/27521/task/27531/stat : 27531 (java) S 27518 27521 21426 0 -1 4202560 154 0 0 0 6 1 0 0 20 0 18 0 105451304 9787879424 114012 33554432000 1073741824 1073778376 140735714372816 140714244004136 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27521/tid=27532] ppid=27518 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27532/stat : 27532 (java) S 27518 27521 21426 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 105451306 9787879424 114012 33554432000 1073741824 1073778376 140735714372816 140714231593832 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27533] ppid=27518 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27533/stat : 27533 (java) S 27518 27521 21426 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 105451306 9787879424 114012 33554432000 1073741824 1073778376 140735714372816 140714230540152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27534] ppid=27518 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27534/stat : 27534 (java) S 27518 27521 21426 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 105451306 9787879424 114012 33554432000 1073741824 1073778376 140735714372816 140714229486984 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27521/tid=27535] ppid=27518 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27535/stat : 27535 (java) S 27518 27521 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 105451308 9787879424 114012 33554432000 1073741824 1073778376 140735714372816 140714228435728 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27536] ppid=27518 vsize=9558476 CPUtime=0.71 cores=1,3,5,7
/proc/27521/task/27536/stat : 27536 (java) R 27518 27521 21426 0 -1 4202560 7524 0 0 0 71 0 0 0 20 0 18 0 105451308 9787879424 114012 33554432000 1073741824 1073778376 140735714372816 140714227382464 140714413120215 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=27521/tid=27537] ppid=27518 vsize=9558476 CPUtime=0.63 cores=1,3,5,7
/proc/27521/task/27537/stat : 27537 (java) S 27518 27521 21426 0 -1 4202560 9248 0 0 0 61 2 0 0 20 0 18 0 105451308 9787879424 114012 33554432000 1073741824 1073778376 140735714372816 140714226330040 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27538] ppid=27518 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27538/stat : 27538 (java) S 27518 27521 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 105451308 9787879424 114012 33554432000 1073741824 1073778376 140735714372816 140714225277176 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27521/tid=27539] ppid=27518 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27539/stat : 27539 (java) S 27518 27521 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 105451308 9787879424 114012 33554432000 1073741824 1073778376 140735714372816 140714224224840 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 5.07
Current children cumulated vsize (KiB) 9558476

[startup+6.3009 s]
/proc/loadavg: 3.79 4.03 4.02 5/219 27543
/proc/meminfo: memFree=29118160/32872528 swapFree=12328/568296
[pid=27521] ppid=27518 vsize=9824732 CPUtime=12.08 cores=1,3,5,7
/proc/27521/stat : 27521 (java) S 27518 27521 21426 0 -1 4202496 22049 0 1 0 1184 24 0 0 20 0 22 0 105451303 10060525568 138500 33554432000 1073741824 1073778376 140735714372816 140735714363952 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27521/statm: 2456183 138500 2281 9 0 2446860 0
[pid=27521/tid=27522] ppid=27518 vsize=9824732 CPUtime=3.06 cores=1,3,5,7
/proc/27521/task/27522/stat : 27522 (java) S 27518 27521 21426 0 -1 4202560 2610 0 1 0 301 5 0 0 20 0 22 0 105451304 10060525568 138500 33554432000 1073741824 1073778376 140735714372816 140714407277432 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27521/tid=27524] ppid=27518 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/27521/task/27524/stat : 27524 (java) S 27518 27521 21426 0 -1 4202560 122 0 0 0 6 2 0 0 20 0 22 0 105451304 10060525568 138500 33554432000 1073741824 1073778376 140735714372816 140714251373480 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27521/tid=27525] ppid=27518 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/27521/task/27525/stat : 27525 (java) S 27518 27521 21426 0 -1 4202560 68 0 0 0 8 2 0 0 20 0 22 0 105451304 10060525568 138500 33554432000 1073741824 1073778376 140735714372816 140714250320936 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 1 0 0
[pid=27521/tid=27526] ppid=27518 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/27521/task/27526/stat : 27526 (java) S 27518 27521 21426 0 -1 4202560 58 0 0 0 8 2 0 0 20 0 22 0 105451304 10060525568 138500 33554432000 1073741824 1073778376 140735714372816 140714249267880 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 1 0 0
[pid=27521/tid=27527] ppid=27518 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/27521/task/27527/stat : 27527 (java) S 27518 27521 21426 0 -1 4202560 74 0 0 0 13 3 0 0 20 0 22 0 105451304 10060525568 138500 33554432000 1073741824 1073778376 140735714372816 140714248215336 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27521/tid=27528] ppid=27518 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/27521/task/27528/stat : 27528 (java) S 27518 27521 21426 0 -1 4202560 179 0 0 0 7 2 0 0 20 0 22 0 105451304 10060525568 138500 33554432000 1073741824 1073778376 140735714372816 140714247162280 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27529] ppid=27518 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/27521/task/27529/stat : 27529 (java) S 27518 27521 21426 0 -1 4202560 106 0 0 0 7 1 0 0 20 0 22 0 105451304 10060525568 138500 33554432000 1073741824 1073778376 140735714372816 140714246109736 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27521/tid=27530] ppid=27518 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/27521/task/27530/stat : 27530 (java) S 27518 27521 21426 0 -1 4202560 108 0 0 0 6 0 0 0 20 0 22 0 105451304 10060525568 138500 33554432000 1073741824 1073778376 140735714372816 140714245056680 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27521/tid=27531] ppid=27518 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/27521/task/27531/stat : 27531 (java) S 27518 27521 21426 0 -1 4202560 154 0 0 0 6 1 0 0 20 0 22 0 105451304 10060525568 138500 33554432000 1073741824 1073778376 140735714372816 140714244004136 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27521/tid=27532] ppid=27518 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27532/stat : 27532 (java) S 27518 27521 21426 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 105451306 10060525568 138500 33554432000 1073741824 1073778376 140735714372816 140714231593832 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27533] ppid=27518 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27533/stat : 27533 (java) S 27518 27521 21426 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105451306 10060525568 138500 33554432000 1073741824 1073778376 140735714372816 140714230540152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27534] ppid=27518 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27534/stat : 27534 (java) S 27518 27521 21426 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105451306 10060525568 138500 33554432000 1073741824 1073778376 140735714372816 140714229486984 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27521/tid=27535] ppid=27518 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27535/stat : 27535 (java) S 27518 27521 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105451308 10060525568 138500 33554432000 1073741824 1073778376 140735714372816 140714228435728 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27536] ppid=27518 vsize=9824732 CPUtime=1.14 cores=1,3,5,7
/proc/27521/task/27536/stat : 27536 (java) S 27518 27521 21426 0 -1 4202560 7525 0 0 0 114 0 0 0 20 0 22 0 105451308 10060525568 138500 33554432000 1073741824 1073778376 140735714372816 140714227382584 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27521/tid=27537] ppid=27518 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/27521/task/27537/stat : 27537 (java) S 27518 27521 21426 0 -1 4202560 9303 0 0 0 101 2 0 0 20 0 22 0 105451308 10060525568 138500 33554432000 1073741824 1073778376 140735714372816 140714226330040 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27538] ppid=27518 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27538/stat : 27538 (java) S 27518 27521 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105451308 10060525568 138500 33554432000 1073741824 1073778376 140735714372816 140714225277176 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27521/tid=27539] ppid=27518 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

/proc/27521/task/27526/stat : 27526 (java) S 27518 27521 21426 0 -1 4202560 232 0 0 0 35 8 0 0 20 0 22 0 105451304 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714249267880 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 1 0 0
[pid=27521/tid=27527] ppid=27518 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/27521/task/27527/stat : 27527 (java) S 27518 27521 21426 0 -1 4202560 210 0 0 0 35 7 0 0 20 0 22 0 105451304 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714248215336 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27528] ppid=27518 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/27521/task/27528/stat : 27528 (java) S 27518 27521 21426 0 -1 4202560 283 0 0 0 28 7 0 0 20 0 22 0 105451304 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714247162280 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27521/tid=27529] ppid=27518 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/27521/task/27529/stat : 27529 (java) S 27518 27521 21426 0 -1 4202560 265 0 0 0 35 8 0 0 20 0 22 0 105451304 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714246109736 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27521/tid=27530] ppid=27518 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/27521/task/27530/stat : 27530 (java) S 27518 27521 21426 0 -1 4202560 208 0 0 0 32 7 0 0 20 0 22 0 105451304 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714245056680 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27521/tid=27531] ppid=27518 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/27521/task/27531/stat : 27531 (java) S 27518 27521 21426 0 -1 4202560 291 0 0 0 34 8 0 0 20 0 22 0 105451304 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714244004136 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27521/tid=27532] ppid=27518 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/27521/task/27532/stat : 27532 (java) S 27518 27521 21426 0 -1 4202560 1281 0 0 0 0 2 0 0 20 0 22 0 105451306 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714231593832 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27521/tid=27533] ppid=27518 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27533/stat : 27533 (java) S 27518 27521 21426 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105451306 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714230540152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27534] ppid=27518 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27534/stat : 27534 (java) S 27518 27521 21426 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105451306 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714229486984 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27521/tid=27535] ppid=27518 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27535/stat : 27535 (java) S 27518 27521 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105451308 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714228435728 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27536] ppid=27518 vsize=9824732 CPUtime=1.46 cores=1,3,5,7
/proc/27521/task/27536/stat : 27536 (java) S 27518 27521 21426 0 -1 4202560 7538 0 0 0 146 0 0 0 20 0 22 0 105451308 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714227382584 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27521/tid=27537] ppid=27518 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/27521/task/27537/stat : 27537 (java) S 27518 27521 21426 0 -1 4202560 9313 0 0 0 136 2 0 0 20 0 22 0 105451308 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714226330040 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27538] ppid=27518 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27538/stat : 27538 (java) S 27518 27521 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105451308 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714225277176 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27521/tid=27539] ppid=27518 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/27521/task/27539/stat : 27539 (java) S 27518 27521 21426 0 -1 4202560 47 0 0 0 14 20 0 0 20 0 22 0 105451308 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714224224840 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27540] ppid=27518 vsize=9824732 CPUtime=816.07 cores=1,3,5,7
/proc/27521/task/27540/stat : 27540 (java) R 27518 27521 21426 0 -1 4202560 1322 0 0 0 81569 38 0 0 20 0 22 0 105451636 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714223070144 140714280125558 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=27521/tid=27541] ppid=27518 vsize=9824732 CPUtime=816.02 cores=1,3,5,7
/proc/27521/task/27541/stat : 27541 (java) R 27518 27521 21426 0 -1 4202560 381 0 0 0 81584 18 0 0 20 0 22 0 105451636 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714222018464 140714280125558 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27542] ppid=27518 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27542/stat : 27542 (java) S 27518 27521 21426 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105451642 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714220967208 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27521/tid=27543] ppid=27518 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27543/stat : 27543 (java) S 27518 27521 21426 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105451645 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714219914664 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1645.73
Current children cumulated vsize (KiB) 9824732

[startup+882.301 s]
/proc/loadavg: 4.20 4.09 4.01 5/220 27673
/proc/meminfo: memFree=27885968/32872528 swapFree=12328/568296
[pid=27521] ppid=27518 vsize=9824732 CPUtime=1765.74 cores=1,3,5,7
/proc/27521/stat : 27521 (java) S 27518 27521 21426 0 -1 4202496 25665 0 1 0 176456 118 0 0 20 0 22 0 105451303 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140735714363952 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27521/statm: 2456183 757732 2282 9 0 2446860 0
[pid=27521/tid=27522] ppid=27518 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/27521/task/27522/stat : 27522 (java) S 27518 27521 21426 0 -1 4202560 2619 0 1 0 303 8 0 0 20 0 22 0 105451304 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714407277432 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27521/tid=27524] ppid=27518 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/27521/task/27524/stat : 27524 (java) S 27518 27521 21426 0 -1 4202560 239 0 0 0 30 6 0 0 20 0 22 0 105451304 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714251373480 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27521/tid=27525] ppid=27518 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/27521/task/27525/stat : 27525 (java) S 27518 27521 21426 0 -1 4202560 167 0 0 0 35 7 0 0 20 0 22 0 105451304 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714250320936 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 1 0 0
[pid=27521/tid=27526] ppid=27518 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/27521/task/27526/stat : 27526 (java) S 27518 27521 21426 0 -1 4202560 232 0 0 0 35 8 0 0 20 0 22 0 105451304 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714249267880 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 1 0 0
[pid=27521/tid=27527] ppid=27518 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/27521/task/27527/stat : 27527 (java) S 27518 27521 21426 0 -1 4202560 210 0 0 0 35 7 0 0 20 0 22 0 105451304 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714248215336 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27528] ppid=27518 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/27521/task/27528/stat : 27528 (java) S 27518 27521 21426 0 -1 4202560 283 0 0 0 28 7 0 0 20 0 22 0 105451304 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714247162280 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27521/tid=27529] ppid=27518 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/27521/task/27529/stat : 27529 (java) S 27518 27521 21426 0 -1 4202560 265 0 0 0 35 8 0 0 20 0 22 0 105451304 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714246109736 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27521/tid=27530] ppid=27518 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/27521/task/27530/stat : 27530 (java) S 27518 27521 21426 0 -1 4202560 208 0 0 0 32 7 0 0 20 0 22 0 105451304 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714245056680 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27521/tid=27531] ppid=27518 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/27521/task/27531/stat : 27531 (java) S 27518 27521 21426 0 -1 4202560 291 0 0 0 34 8 0 0 20 0 22 0 105451304 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714244004136 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27521/tid=27532] ppid=27518 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/27521/task/27532/stat : 27532 (java) S 27518 27521 21426 0 -1 4202560 1281 0 0 0 0 3 0 0 20 0 22 0 105451306 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714231593832 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27521/tid=27533] ppid=27518 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27533/stat : 27533 (java) S 27518 27521 21426 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105451306 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714230540152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27534] ppid=27518 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27534/stat : 27534 (java) S 27518 27521 21426 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105451306 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714229486984 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27521/tid=27535] ppid=27518 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27535/stat : 27535 (java) S 27518 27521 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105451308 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714228435728 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27536] ppid=27518 vsize=9824732 CPUtime=1.46 cores=1,3,5,7
/proc/27521/task/27536/stat : 27536 (java) S 27518 27521 21426 0 -1 4202560 7538 0 0 0 146 0 0 0 20 0 22 0 105451308 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714227382584 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27521/tid=27537] ppid=27518 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/27521/task/27537/stat : 27537 (java) S 27518 27521 21426 0 -1 4202560 9313 0 0 0 136 2 0 0 20 0 22 0 105451308 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714226330040 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27538] ppid=27518 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27538/stat : 27538 (java) S 27518 27521 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105451308 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714225277176 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27521/tid=27539] ppid=27518 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/27521/task/27539/stat : 27539 (java) S 27518 27521 21426 0 -1 4202560 51 0 0 0 15 22 0 0 20 0 22 0 105451308 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714224224840 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27521/tid=27540] ppid=27518 vsize=9824732 CPUtime=875.92 cores=1,3,5,7
/proc/27521/task/27540/stat : 27540 (java) R 27518 27521 21426 0 -1 4202560 1322 0 0 0 87553 39 0 0 20 0 22 0 105451636 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714223070144 140714280125618 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=27521/tid=27541] ppid=27518 vsize=9824732 CPUtime=875.86 cores=1,3,5,7
/proc/27521/task/27541/stat : 27541 (java) R 27518 27521 21426 0 -1 4202560 381 0 0 0 87567 19 0 0 20 0 22 0 105451636 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714222018464 140714280125558 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27542] ppid=27518 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27542/stat : 27542 (java) S 27518 27521 21426 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105451642 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714220967208 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27521/tid=27543] ppid=27518 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27543/stat : 27543 (java) S 27518 27521 21426 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105451645 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714219914664 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1765.74
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+899.501 s]
/proc/loadavg: 4.22 4.10 4.02 5/220 27676
/proc/meminfo: memFree=27882540/32872528 swapFree=12328/568296
[pid=27521] ppid=27518 vsize=9824732 CPUtime=1800.14 cores=1,3,5,7
/proc/27521/stat : 27521 (java) S 27518 27521 21426 0 -1 4202496 25667 0 1 0 179895 119 0 0 20 0 22 0 105451303 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140735714363952 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/27521/statm: 2456183 757732 2282 9 0 2446860 0
[pid=27521/tid=27522] ppid=27518 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/27521/task/27522/stat : 27522 (java) S 27518 27521 21426 0 -1 4202560 2619 0 1 0 303 8 0 0 20 0 22 0 105451304 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714407277432 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27521/tid=27524] ppid=27518 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/27521/task/27524/stat : 27524 (java) S 27518 27521 21426 0 -1 4202560 239 0 0 0 30 6 0 0 20 0 22 0 105451304 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714251373480 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27521/tid=27525] ppid=27518 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/27521/task/27525/stat : 27525 (java) S 27518 27521 21426 0 -1 4202560 167 0 0 0 35 7 0 0 20 0 22 0 105451304 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714250320936 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 1 0 0
[pid=27521/tid=27526] ppid=27518 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/27521/task/27526/stat : 27526 (java) S 27518 27521 21426 0 -1 4202560 232 0 0 0 35 8 0 0 20 0 22 0 105451304 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714249267880 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 1 0 0
[pid=27521/tid=27527] ppid=27518 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/27521/task/27527/stat : 27527 (java) S 27518 27521 21426 0 -1 4202560 210 0 0 0 35 7 0 0 20 0 22 0 105451304 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714248215336 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27528] ppid=27518 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/27521/task/27528/stat : 27528 (java) S 27518 27521 21426 0 -1 4202560 283 0 0 0 28 7 0 0 20 0 22 0 105451304 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714247162280 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27521/tid=27529] ppid=27518 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/27521/task/27529/stat : 27529 (java) S 27518 27521 21426 0 -1 4202560 265 0 0 0 35 8 0 0 20 0 22 0 105451304 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714246109736 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27521/tid=27530] ppid=27518 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/27521/task/27530/stat : 27530 (java) S 27518 27521 21426 0 -1 4202560 208 0 0 0 32 7 0 0 20 0 22 0 105451304 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714245056680 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27521/tid=27531] ppid=27518 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/27521/task/27531/stat : 27531 (java) S 27518 27521 21426 0 -1 4202560 291 0 0 0 34 8 0 0 20 0 22 0 105451304 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714244004136 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27521/tid=27532] ppid=27518 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/27521/task/27532/stat : 27532 (java) S 27518 27521 21426 0 -1 4202560 1281 0 0 0 0 3 0 0 20 0 22 0 105451306 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714231593832 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27521/tid=27533] ppid=27518 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27533/stat : 27533 (java) S 27518 27521 21426 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105451306 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714230540152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27534] ppid=27518 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27534/stat : 27534 (java) S 27518 27521 21426 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105451306 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714229486984 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27521/tid=27535] ppid=27518 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27535/stat : 27535 (java) S 27518 27521 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105451308 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714228435728 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27536] ppid=27518 vsize=9824732 CPUtime=1.46 cores=1,3,5,7
/proc/27521/task/27536/stat : 27536 (java) S 27518 27521 21426 0 -1 4202560 7538 0 0 0 146 0 0 0 20 0 22 0 105451308 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714227382584 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27521/tid=27537] ppid=27518 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/27521/task/27537/stat : 27537 (java) S 27518 27521 21426 0 -1 4202560 9313 0 0 0 136 2 0 0 20 0 22 0 105451308 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714226330040 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27538] ppid=27518 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27538/stat : 27538 (java) S 27518 27521 21426 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105451308 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714225277176 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27521/tid=27539] ppid=27518 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/27521/task/27539/stat : 27539 (java) S 27518 27521 21426 0 -1 4202560 53 0 0 0 15 22 0 0 20 0 22 0 105451308 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714224224840 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27521/tid=27540] ppid=27518 vsize=9824732 CPUtime=893.07 cores=1,3,5,7
/proc/27521/task/27540/stat : 27540 (java) R 27518 27521 21426 0 -1 4202560 1322 0 0 0 89268 39 0 0 20 0 22 0 105451636 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714223070144 140714280125558 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=27521/tid=27541] ppid=27518 vsize=9824732 CPUtime=893.01 cores=1,3,5,7
/proc/27521/task/27541/stat : 27541 (java) R 27518 27521 21426 0 -1 4202560 381 0 0 0 89282 19 0 0 20 0 22 0 105451636 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714222018464 140714280125558 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=27521/tid=27542] ppid=27518 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27542/stat : 27542 (java) S 27518 27521 21426 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105451642 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714220967208 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27521/tid=27543] ppid=27518 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/27521/task/27543/stat : 27543 (java) S 27518 27521 21426 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105451645 10060525568 757732 33554432000 1073741824 1073778376 140735714372816 140714219914664 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
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 27521 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27521 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=299225
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=671745
# CPU time returned by wait4() is 1795.97
# while last known CPU time is 1800.14
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 899.521
CPU time (s): 1800.14
CPU user time (s): 1798.95
CPU system time (s): 1.19
CPU usage (%): 200.122
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.3
system time used= 1.67175
maximum resident set size= 3031044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25699
page faults= 1
swaps= 0
block input operations= 0
block output operations= 720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21558
involuntary context switches= 12665

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.98309 second user time and 7.54385 second system time

The end

Launcher Data

Begin job on node138 at 2016-06-06 19:46:27
IDJOB=4080718
IDBENCH=3025
IDSOLVER=2543
FILE ID=node138/4080718-1465235187
RUNJOBID= node138-1465221375-21443
PBS_JOBID= 19843229
Free space on /tmp= 71728 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=440-sizeP=221-sizeQ=440-726468498-max.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080718-1465235187/watcher-4080718-1465235187 -o /tmp/evaluation-result-4080718-1465235187/solver-4080718-1465235187 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1465221375-21443 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080718-1465235187.opb

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

MD5SUM BENCH= ed1765c8e2f5b9ac0be00c2d97d71991
RANDOM SEED=1976002026

node138.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.807
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.61
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.807
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.56
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.807
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.807
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.807
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.807
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.807
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.807
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:        29565872 kB
Buffers:           29736 kB
Cached:           116372 kB
SwapCached:        46416 kB
Active:          1919372 kB
Inactive:         112076 kB
Active(anon):    1841060 kB
Inactive(anon):    47172 kB
Active(file):      78312 kB
Inactive(file):    64904 kB
Unevictable:      568296 kB
Mlocked:           12328 kB
SwapTotal:      67108856 kB
SwapFree:       67053464 kB
Dirty:             19276 kB
Writeback:             0 kB
AnonPages:       2409204 kB
Mapped:            15468 kB
Shmem:                 0 kB
Slab:             569596 kB
SReclaimable:      12532 kB
SUnreclaim:       557064 kB
KernelStack:        1608 kB
PageTables:         9204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2684772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2344960 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= 71728 MiB
End job on node138 at 2016-06-06 20:01:27