Trace number 4080360

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) 1800.01 893.654

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-full.all.ucl.opb
MD5SUM14c93c93dc53353f81a889ada18ba601
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark53.2519
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables81558
Total number of constraints240469
Number of constraints which are clauses235865
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4604
Minimum length of a constraint1
Maximum length of a constraint13
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 68
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 257
Number of bits of the biggest sum of numbers9
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.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c ManyCore solver with 2 solvers running in parallel
0.11/0.10	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	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.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	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.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.10	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4080360-1465218643.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
3.43/1.83	c ... done. Wall clock time 1.725s.
3.43/1.83	c declared #vars     81558
3.67/1.95	c #constraints  240469
3.67/1.95	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
3.67/1.95	c constraints type 
3.67/1.95	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 78130
3.67/1.95	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
3.67/1.95	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 157734
3.67/1.95	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 4604
3.67/1.95	c 240469 constraints processed.
3.67/1.95	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
3.67/1.95	c constraints type 
3.67/1.95	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 157734
3.67/1.95	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 78130
3.67/1.95	c org.sat4j.pb.constraints.pb.MaxWatchPb => 4604
3.67/1.95	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
3.67/1.95	c 240469 constraints processed.
31.00/14.68	c cleaning 2498 clauses out of 4998 with flag 29708/5000
59.77/28.86	c cleaning 4241 clauses out of 8500 with flag 70258/11000
89.25/43.52	c cleaning 5612 clauses out of 11259 with flag 124453/18000
102.20/49.92	c cleaning 0 clauses out of 5000 with flag 0/5001
134.76/66.01	c cleaning 6811 clauses out of 13648 with flag 201302/26001
178.27/87.79	c cleaning 7911 clauses out of 15836 with flag 277257/35000
225.24/111.10	c cleaning 8947 clauses out of 17925 with flag 366576/45000
276.25/136.56	c cleaning 9988 clauses out of 19978 with flag 465512/56000
331.27/163.91	c cleaning 0 clauses out of 10999 with flag 0/11000
333.88/165.25	c cleaning 10994 clauses out of 21989 with flag 585798/68000
413.54/204.83	c cleaning 11982 clauses out of 23995 with flag 707142/81000
499.02/247.27	c cleaning 13002 clauses out of 26014 with flag 838185/95001
572.20/283.59	c cleaning 14001 clauses out of 28011 with flag 989422/110000
646.52/320.47	c cleaning 15000 clauses out of 30011 with flag 1155429/126001
728.13/360.95	c cleaning 15977 clauses out of 32010 with flag 1328316/143000
807.30/400.27	c cleaning 17012 clauses out of 34035 with flag 1504997/161002
905.33/448.96	c cleaning 17999 clauses out of 36022 with flag 1685131/180001
933.96/463.14	c cleaning 0 clauses out of 18002 with flag 0/18003
991.16/491.58	c cleaning 18994 clauses out of 38024 with flag 1894134/200002
1079.45/535.40	c cleaning 20008 clauses out of 40030 with flag 2108212/221002
1180.92/585.71	c cleaning 21005 clauses out of 42021 with flag 2325869/243001
1286.93/638.37	c cleaning 21992 clauses out of 44015 with flag 2551404/266000
1396.41/693.15	c cleaning 23001 clauses out of 46023 with flag 2791173/290000
1505.65/747.47	c cleaning 23999 clauses out of 48024 with flag 3044379/315002
1624.47/806.44	c cleaning 25014 clauses out of 50028 with flag 3302124/341005
1749.04/868.32	c cleaning 26001 clauses out of 52010 with flag 3563604/368001
1800.01/893.60	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/893.60	c starts		: 1645
1800.01/893.60	c conflicts		: 379863
1800.01/893.60	c decisions		: 773132
1800.01/893.60	c propagations		: 1811963233
1800.01/893.60	c inspects		: 4808235152
1800.01/893.60	c shortcuts		: 0
1800.01/893.60	c learnt literals	: 3
1800.01/893.60	c learnt binary clauses	: 180
1800.01/893.60	c learnt ternary clauses	: 467
1800.01/893.60	c learnt constraints	: 379860
1800.01/893.60	c ignored constraints	: 0
1800.01/893.60	c root simplifications	: 0
1800.01/893.60	c removed literals (reason simplification)	: 7805812
1800.01/893.60	c reason swapping (by a shorter reason)	: 0
1800.01/893.60	c Calls to reduceDB	: 23
1800.01/893.60	c Number of update (reduction) of LBD	: 202931
1800.01/893.60	c Imported unit clauses	: 0
1800.01/893.60	c number of reductions to clauses (during analyze)	: 0
1800.01/893.60	c number of learned constraints concerned by reduction	: 0
1800.01/893.60	c number of learning phase by resolution	: 0
1800.01/893.60	c number of learning phase by cutting planes	: 0
1800.01/893.60	c speed (assignments/second)	: 2031960.723625484
1800.01/893.60	c non guided choices	1344
1800.01/893.62	c learnt constraints type 
1800.01/893.62	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 180
1800.01/893.62	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 37691
1800.01/893.62	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/893.62	c starts		: 52
1800.01/893.62	c conflicts		: 23609
1800.01/893.62	c decisions		: 46129
1800.01/893.62	c propagations		: 111320316
1800.01/893.62	c inspects		: 1296288991
1800.01/893.62	c shortcuts		: 0
1800.01/893.62	c learnt literals	: 1
1800.01/893.62	c learnt binary clauses	: 93
1800.01/893.62	c learnt ternary clauses	: 129
1800.01/893.62	c learnt constraints	: 23608
1800.01/893.62	c ignored constraints	: 0
1800.01/893.62	c root simplifications	: 0
1800.01/893.62	c removed literals (reason simplification)	: 0
1800.01/893.62	c reason swapping (by a shorter reason)	: 0
1800.01/893.62	c Calls to reduceDB	: 3
1800.01/893.62	c Number of update (reduction) of LBD	: 0
1800.01/893.62	c Imported unit clauses	: 0
1800.01/893.62	c number of reductions to clauses (during analyze)	: 0
1800.01/893.62	c number of learned constraints concerned by reduction	: 0
1800.01/893.62	c number of learning phase by resolution	: 0
1800.01/893.62	c number of learning phase by cutting planes	: 0
1800.01/893.62	c speed (assignments/second)	: 124834.10747006435
1800.01/893.62	c non guided choices	1786
1800.01/893.63	c learnt constraints type 
1800.01/893.63	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1955
1800.01/893.63	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 93
1800.01/893.63	c org.sat4j.pb.constraints.pb.MaxWatchPb => 21560
1800.01/893.63	s UNKNOWN
1800.01/893.63	c Total wall clock time (in seconds): 893.523

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-4080360-1465218643/watcher-4080360-1465218643 -o /tmp/evaluation-result-4080360-1465218643/solver-4080360-1465218643 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1465217569-32164 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4080360-1465218643.opb 

pid=3046
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.29 3.59 3.26 4/198 3049
/proc/meminfo: memFree=29340232/32872528 swapFree=12208/1156848
[pid=3049] ppid=3046 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/3049/stat : 3049 (java) S 3046 3049 32147 0 -1 4202496 1355 0 0 0 0 0 0 0 20 0 2 0 103798933 98570240 978 33554432000 1073741824 1073778376 140737298122752 140737298113888 219517321277 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 24065 978 744 9 0 16771 0
[pid=3049/tid=3050] ppid=3046 vsize=96272 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3050/stat : 3050 (java) R 3046 3049 32147 0 -1 4202560 135 0 0 0 0 0 0 0 20 0 2 0 103798934 98582528 983 33554432000 1073741824 1073778376 140737298122752 140190101667368 219513963933 0 0 0 16784584 0 0 0 -1 1 0 0 0 0 0

[startup+0.100059 s]
/proc/loadavg: 3.29 3.59 3.26 4/198 3049
/proc/meminfo: memFree=29340232/32872528 swapFree=12208/1156848
[pid=3049] ppid=3046 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/3049/stat : 3049 (java) S 3046 3049 32147 0 -1 4202496 4507 0 1 0 10 1 0 0 20 0 18 0 103798933 9787879424 6129 33554432000 1073741824 1073778376 140737298122752 140737298113888 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 2389619 6129 2158 9 0 2380296 0
[pid=3049/tid=3050] ppid=3046 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/3049/task/3050/stat : 3050 (java) R 3046 3049 32147 0 -1 4202560 2388 0 1 0 7 0 0 0 20 0 18 0 103798934 9787879424 6129 33554432000 1073741824 1073778376 140737298122752 140190101670816 219517347085 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.200351 s]
/proc/loadavg: 3.29 3.59 3.26 4/198 3049
/proc/meminfo: memFree=29340232/32872528 swapFree=12208/1156848
[pid=3049] ppid=3046 vsize=9558476 CPUtime=0.26 cores=1,3,5,7
/proc/3049/stat : 3049 (java) S 3046 3049 32147 0 -1 4202496 4803 0 1 0 25 1 0 0 20 0 18 0 103798933 9787879424 7888 33554432000 1073741824 1073778376 140737298122752 140737298113888 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 2389619 7888 2215 9 0 2380296 0
[pid=3049/tid=3050] ppid=3046 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/3049/task/3050/stat : 3050 (java) R 3046 3049 32147 0 -1 4202560 2402 0 1 0 17 0 0 0 20 0 18 0 103798934 9787879424 7876 33554432000 1073741824 1073778376 140737298122752 140190101670816 140189963992295 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300353 s]
/proc/loadavg: 3.29 3.59 3.26 4/198 3049
/proc/meminfo: memFree=29340232/32872528 swapFree=12208/1156848
[pid=3049] ppid=3046 vsize=9558476 CPUtime=0.5 cores=1,3,5,7
/proc/3049/stat : 3049 (java) S 3046 3049 32147 0 -1 4202496 5892 0 1 0 49 1 0 0 20 0 18 0 103798933 9787879424 9618 33554432000 1073741824 1073778376 140737298122752 140737298113888 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 2389619 9618 2233 9 0 2380296 0
[pid=3049/tid=3050] ppid=3046 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/3049/task/3050/stat : 3050 (java) R 3046 3049 32147 0 -1 4202560 2404 0 1 0 27 0 0 0 20 0 18 0 103798934 9787879424 9618 33554432000 1073741824 1073778376 140737298122752 140190101670816 140189964432951 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9558476

[startup+0.700223 s]
/proc/loadavg: 3.29 3.59 3.26 4/198 3049
/proc/meminfo: memFree=29340232/32872528 swapFree=12208/1156848
[pid=3049] ppid=3046 vsize=9558476 CPUtime=1.68 cores=1,3,5,7
/proc/3049/stat : 3049 (java) S 3046 3049 32147 0 -1 4202496 20993 0 1 0 162 6 0 0 20 0 18 0 103798933 9787879424 48500 33554432000 1073741824 1073778376 140737298122752 140737298113888 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 2389619 48500 2245 9 0 2380296 0
[pid=3049/tid=3050] ppid=3046 vsize=9558476 CPUtime=0.67 cores=1,3,5,7
/proc/3049/task/3050/stat : 3050 (java) R 3046 3049 32147 0 -1 4202560 2461 0 1 0 64 3 0 0 20 0 18 0 103798934 9787879424 48500 33554432000 1073741824 1073778376 140737298122752 140190101663904 140189964358953 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1.68
Current children cumulated vsize (KiB) 9558476

[startup+1.50085 s]
/proc/loadavg: 3.29 3.59 3.26 4/216 3067
/proc/meminfo: memFree=28648420/32872528 swapFree=12208/1156848
[pid=3049] ppid=3046 vsize=9558476 CPUtime=2.8 cores=1,3,5,7
/proc/3049/stat : 3049 (java) S 3046 3049 32147 0 -1 4202496 21691 0 1 0 268 12 0 0 20 0 18 0 103798933 9787879424 85222 33554432000 1073741824 1073778376 140737298122752 140737298113888 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 2389619 85222 2262 9 0 2380296 0
[pid=3049/tid=3050] ppid=3046 vsize=9558476 CPUtime=1.4 cores=1,3,5,7
/proc/3049/task/3050/stat : 3050 (java) R 3046 3049 32147 0 -1 4202560 2515 0 1 0 136 4 0 0 20 0 18 0 103798934 9787879424 85222 33554432000 1073741824 1073778376 140737298122752 140190101663664 140189964351113 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3052] ppid=3046 vsize=9558476 CPUtime=0.01 cores=1,3,5,7
/proc/3049/task/3052/stat : 3052 (java) S 3046 3049 32147 0 -1 4202560 74 0 0 0 1 0 0 0 20 0 18 0 103798934 9787879424 85222 33554432000 1073741824 1073778376 140737298122752 140190090734504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3053] ppid=3046 vsize=9558476 CPUtime=0.01 cores=1,3,5,7
/proc/3049/task/3053/stat : 3053 (java) S 3046 3049 32147 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 18 0 103798934 9787879424 85222 33554432000 1073741824 1073778376 140737298122752 140190089681960 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3049/tid=3054] ppid=3046 vsize=9558476 CPUtime=0.01 cores=1,3,5,7
/proc/3049/task/3054/stat : 3054 (java) S 3046 3049 32147 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 18 0 103798934 9787879424 85222 33554432000 1073741824 1073778376 140737298122752 140190088628904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3049/tid=3055] ppid=3046 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/3049/task/3055/stat : 3055 (java) S 3046 3049 32147 0 -1 4202560 155 0 0 0 2 0 0 0 20 0 18 0 103798934 9787879424 85222 33554432000 1073741824 1073778376 140737298122752 140190087576360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3056] ppid=3046 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/3049/task/3056/stat : 3056 (java) S 3046 3049 32147 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 18 0 103798934 9787879424 85222 33554432000 1073741824 1073778376 140737298122752 140190086523304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3057] ppid=3046 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/3049/task/3057/stat : 3057 (java) S 3046 3049 32147 0 -1 4202560 81 0 0 0 3 0 0 0 20 0 18 0 103798934 9787879424 85222 33554432000 1073741824 1073778376 140737298122752 140190085470760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3058] ppid=3046 vsize=9558476 CPUtime=0.01 cores=1,3,5,7
/proc/3049/task/3058/stat : 3058 (java) S 3046 3049 32147 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 18 0 103798934 9787879424 85222 33554432000 1073741824 1073778376 140737298122752 140190084417704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3059] ppid=3046 vsize=9558476 CPUtime=0.04 cores=1,3,5,7
/proc/3049/task/3059/stat : 3059 (java) S 3046 3049 32147 0 -1 4202560 93 0 0 0 4 0 0 0 20 0 18 0 103798934 9787879424 85222 33554432000 1073741824 1073778376 140737298122752 140190083365160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3060] ppid=3046 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3060/stat : 3060 (java) S 3046 3049 32147 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 103798936 9787879424 85222 33554432000 1073741824 1073778376 140737298122752 140189925190504 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3061] ppid=3046 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3061/stat : 3061 (java) S 3046 3049 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 103798936 9787879424 85222 33554432000 1073741824 1073778376 140737298122752 140189924136824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3062] ppid=3046 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3062/stat : 3062 (java) S 3046 3049 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 103798936 9787879424 85222 33554432000 1073741824 1073778376 140737298122752 140189923083656 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3063] ppid=3046 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3063/stat : 3063 (java) S 3046 3049 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 103798938 9787879424 85222 33554432000 1073741824 1073778376 140737298122752 140189922032400 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3064] ppid=3046 vsize=9558476 CPUtime=0.54 cores=1,3,5,7
/proc/3049/task/3064/stat : 3064 (java) S 3046 3049 32147 0 -1 4202560 8329 0 0 0 53 1 0 0 20 0 18 0 103798938 9787879424 85222 33554432000 1073741824 1073778376 140737298122752 140189920979256 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3065] ppid=3046 vsize=9558476 CPUtime=0.57 cores=1,3,5,7
/proc/3049/task/3065/stat : 3065 (java) S 3046 3049 32147 0 -1 4202560 9085 0 0 0 55 2 0 0 20 0 18 0 103798938 9787879424 85222 33554432000 1073741824 1073778376 140737298122752 140189919926712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3049/tid=3066] ppid=3046 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3066/stat : 3066 (java) S 3046 3049 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 103798938 9787879424 85222 33554432000 1073741824 1073778376 140737298122752 140189918873848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3049/tid=3067] ppid=3046 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3067/stat : 3067 (java) S 3046 3049 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 103798938 9787879424 85222 33554432000 1073741824 1073778376 140737298122752 140189917821512 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 9558476

[startup+3.10088 s]
/proc/loadavg: 3.29 3.59 3.26 5/220 3071
/proc/meminfo: memFree=28253916/32872528 swapFree=12208/1156848
[pid=3049] ppid=3046 vsize=9824732 CPUtime=7.04 cores=1,3,5,7
/proc/3049/stat : 3049 (java) S 3046 3049 32147 0 -1 4202496 22651 0 1 0 681 23 0 0 20 0 22 0 103798933 10060525568 109726 33554432000 1073741824 1073778376 140737298122752 140737298113888 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 2456183 109726 2280 9 0 2446860 0
[pid=3049/tid=3050] ppid=3046 vsize=9824732 CPUtime=1.67 cores=1,3,5,7
/proc/3049/task/3050/stat : 3050 (java) S 3046 3049 32147 0 -1 4202560 2535 0 1 0 162 5 0 0 20 0 22 0 103798934 10060525568 109726 33554432000 1073741824 1073778376 140737298122752 140190101672824 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3049/tid=3052] ppid=3046 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/3049/task/3052/stat : 3052 (java) S 3046 3049 32147 0 -1 4202560 107 0 0 0 3 2 0 0 20 0 22 0 103798934 10060525568 109726 33554432000 1073741824 1073778376 140737298122752 140190090734504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3049/tid=3053] ppid=3046 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/3049/task/3053/stat : 3053 (java) S 3046 3049 32147 0 -1 4202560 50 0 0 0 6 0 0 0 20 0 22 0 103798934 10060525568 109726 33554432000 1073741824 1073778376 140737298122752 140190089681960 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3049/tid=3054] ppid=3046 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/3049/task/3054/stat : 3054 (java) S 3046 3049 32147 0 -1 4202560 42 0 0 0 4 2 0 0 20 0 22 0 103798934 10060525568 109726 33554432000 1073741824 1073778376 140737298122752 140190088628904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3049/tid=3055] ppid=3046 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/3049/task/3055/stat : 3055 (java) S 3046 3049 32147 0 -1 4202560 184 0 0 0 5 2 0 0 20 0 22 0 103798934 10060525568 109726 33554432000 1073741824 1073778376 140737298122752 140190087576360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3049/tid=3056] ppid=3046 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/3049/task/3056/stat : 3056 (java) S 3046 3049 32147 0 -1 4202560 55 0 0 0 7 2 0 0 20 0 22 0 103798934 10060525568 109726 33554432000 1073741824 1073778376 140737298122752 140190086523304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3049/tid=3057] ppid=3046 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/3049/task/3057/stat : 3057 (java) S 3046 3049 32147 0 -1 4202560 101 0 0 0 6 2 0 0 20 0 22 0 103798934 10060525568 109726 33554432000 1073741824 1073778376 140737298122752 140190085470760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3049/tid=3058] ppid=3046 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/3049/task/3058/stat : 3058 (java) S 3046 3049 32147 0 -1 4202560 45 0 0 0 7 2 0 0 20 0 22 0 103798934 10060525568 109726 33554432000 1073741824 1073778376 140737298122752 140190084417704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3049/tid=3059] ppid=3046 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/3049/task/3059/stat : 3059 (java) S 3046 3049 32147 0 -1 4202560 148 0 0 0 9 3 0 0 20 0 22 0 103798934 10060525568 109726 33554432000 1073741824 1073778376 140737298122752 140190083365160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3049/tid=3060] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3060/stat : 3060 (java) S 3046 3049 32147 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 103798936 10060525568 109726 33554432000 1073741824 1073778376 140737298122752 140189925190504 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3061] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3061/stat : 3061 (java) S 3046 3049 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103798936 10060525568 109726 33554432000 1073741824 1073778376 140737298122752 140189924136824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3062] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3062/stat : 3062 (java) S 3046 3049 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103798936 10060525568 109726 33554432000 1073741824 1073778376 140737298122752 140189923083656 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3063] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3063/stat : 3063 (java) S 3046 3049 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103798938 10060525568 109726 33554432000 1073741824 1073778376 140737298122752 140189922032400 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3064] ppid=3046 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/3049/task/3064/stat : 3064 (java) S 3046 3049 32147 0 -1 4202560 8400 0 0 0 100 2 0 0 20 0 22 0 103798938 10060525568 109726 33554432000 1073741824 1073778376 140737298122752 140189920979256 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3065] ppid=3046 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/3049/task/3065/stat : 3065 (java) R 3046 3049 32147 0 -1 4202560 9472 0 0 0 118 2 0 0 20 0 22 0 103798938 10060525568 109726 33554432000 1073741824 1073778376 140737298122752 140189919926712 140190104578136 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=3049/tid=3066] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3066/stat : 3066 (java) S 3046 3049 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103798938 10060525568 109726 33554432000 1073741824 1073778376 140737298122752 140189918873848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3049/tid=3067] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3067/stat : 3067 (java) S 3046 3049 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103798938 10060525568 109726 33554432000 1073741824 1073778376 140737298122752 140189917821512 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3068] ppid=3046 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/3049/task/3068/stat : 3068 (java) R 3046 3049 32147 0 -1 4202560 23 0 0 0 117 0 0 0 20 0 22 0 103799117 10060525568 109726 33554432000 1073741824 1073778376 140737298122752 140189916767208 140189964964853 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=3049/tid=3069] ppid=3046 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/3049/task/3069/stat : 3069 (java) R 3046 3049 32147 0 -1 4202560 24 0 0 0 118 0 0 0 20 0 22 0 103799117 10060525568 109726 33554432000 1073741824 1073778376 140737298122752 140189915713576 140189965075976 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3070] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3070/stat : 3070 (java) S 3046 3049 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103799121 10060525568 109726 33554432000 1073741824 1073778376 140737298122752 140189914662184 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3071] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3071/stat : 3071 (java) S 3046 3049 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103799121 10060525568 109726 33554432000 1073741824 1073778376 140737298122752 140189913609640 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.04
Current children cumulated vsize (KiB) 9824732

[startup+6.30098 s]
/proc/loadavg: 3.43 3.62 3.27 5/220 3071
/proc/meminfo: memFree=27971296/32872528 swapFree=12208/1156848
[pid=3049] ppid=3046 vsize=9824732 CPUtime=13.92 cores=1,3,5,7
/proc/3049/stat : 3049 (java) S 3046 3049 32147 0 -1 4202496 24253 0 1 0 1361 31 0 0 20 0 22 0 103798933 10060525568 168330 33554432000 1073741824 1073778376 140737298122752 140737298113888 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 2456183 168330 2285 9 0 2446860 0
[pid=3049/tid=3050] ppid=3046 vsize=9824732 CPUtime=1.67 cores=1,3,5,7
/proc/3049/task/3050/stat : 3050 (java) S 3046 3049 32147 0 -1 4202560 2535 0 1 0 162 5 0 0 20 0 22 0 103798934 10060525568 168330 33554432000 1073741824 1073778376 140737298122752 140190101672824 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3052] ppid=3046 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/3049/task/3052/stat : 3052 (java) S 3046 3049 32147 0 -1 4202560 110 0 0 0 4 2 0 0 20 0 22 0 103798934 10060525568 168330 33554432000 1073741824 1073778376 140737298122752 140190090734504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3053] ppid=3046 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/3049/task/3053/stat : 3053 (java) S 3046 3049 32147 0 -1 4202560 61 0 0 0 8 2 0 0 20 0 22 0 103798934 10060525568 168330 33554432000 1073741824 1073778376 140737298122752 140190089681960 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3049/tid=3054] ppid=3046 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/3049/task/3054/stat : 3054 (java) S 3046 3049 32147 0 -1 4202560 46 0 0 0 5 2 0 0 20 0 22 0 103798934 10060525568 168330 33554432000 1073741824 1073778376 140737298122752 140190088628904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3049/tid=3055] ppid=3046 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/3049/task/3055/stat : 3055 (java) S 3046 3049 32147 0 -1 4202560 189 0 0 0 6 2 0 0 20 0 22 0 103798934 10060525568 168330 33554432000 1073741824 1073778376 140737298122752 140190087576360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3049/tid=3056] ppid=3046 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/3049/task/3056/stat : 3056 (java) S 3046 3049 32147 0 -1 4202560 56 0 0 0 8 2 0 0 20 0 22 0 103798934 10060525568 168330 33554432000 1073741824 1073778376 140737298122752 140190086523304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3057] ppid=3046 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/3049/task/3057/stat : 3057 (java) S 3046 3049 32147 0 -1 4202560 116 0 0 0 9 3 0 0 20 0 22 0 103798934 10060525568 168330 33554432000 1073741824 1073778376 140737298122752 140190085470760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3058] ppid=3046 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/3049/task/3058/stat : 3058 (java) S 3046 3049 32147 0 -1 4202560 51 0 0 0 7 3 0 0 20 0 22 0 103798934 10060525568 168330 33554432000 1073741824 1073778376 140737298122752 140190084417704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3049/tid=3059] ppid=3046 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/3049/task/3059/stat : 3059 (java) S 3046 3049 32147 0 -1 4202560 157 0 0 0 10 4 0 0 20 0 22 0 103798934 10060525568 168330 33554432000 1073741824 1073778376 140737298122752 140190083365160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3049/tid=3060] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3060/stat : 3060 (java) S 3046 3049 32147 0 -1 4202560 479 0 0 0 0 0 0 0 20 0 22 0 103798936 10060525568 168330 33554432000 1073741824 1073778376 140737298122752 140189925190504 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3049/tid=3061] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3061/stat : 3061 (java) S 3046 3049 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103798936 10060525568 168330 33554432000 1073741824 1073778376 140737298122752 140189924136824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3062] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3062/stat : 3062 (java) S 3046 3049 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103798936 10060525568 168330 33554432000 1073741824 1073778376 140737298122752 140189923083656 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3063] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

/proc/3049/task/3054/stat : 3054 (java) S 3046 3049 32147 0 -1 4202560 351 0 0 0 289 7 0 0 20 0 22 0 103798934 10060525568 581593 33554432000 1073741824 1073778376 140737298122752 140190088628904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3055] ppid=3046 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/3049/task/3055/stat : 3055 (java) S 3046 3049 32147 0 -1 4202560 502 0 0 0 305 6 0 0 20 0 22 0 103798934 10060525568 581593 33554432000 1073741824 1073778376 140737298122752 140190087576360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3056] ppid=3046 vsize=9824732 CPUtime=3.14 cores=1,3,5,7
/proc/3049/task/3056/stat : 3056 (java) S 3046 3049 32147 0 -1 4202560 363 0 0 0 308 6 0 0 20 0 22 0 103798934 10060525568 581593 33554432000 1073741824 1073778376 140737298122752 140190086523304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3057] ppid=3046 vsize=9824732 CPUtime=3.16 cores=1,3,5,7
/proc/3049/task/3057/stat : 3057 (java) S 3046 3049 32147 0 -1 4202560 420 0 0 0 309 7 0 0 20 0 22 0 103798934 10060525568 581593 33554432000 1073741824 1073778376 140737298122752 140190085470760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3058] ppid=3046 vsize=9824732 CPUtime=3.16 cores=1,3,5,7
/proc/3049/task/3058/stat : 3058 (java) S 3046 3049 32147 0 -1 4202560 360 0 0 0 309 7 0 0 20 0 22 0 103798934 10060525568 581593 33554432000 1073741824 1073778376 140737298122752 140190084417704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3059] ppid=3046 vsize=9824732 CPUtime=3.23 cores=1,3,5,7
/proc/3049/task/3059/stat : 3059 (java) S 3046 3049 32147 0 -1 4202560 467 0 0 0 314 9 0 0 20 0 22 0 103798934 10060525568 581593 33554432000 1073741824 1073778376 140737298122752 140190083365160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3060] ppid=3046 vsize=9824732 CPUtime=1.1 cores=1,3,5,7
/proc/3049/task/3060/stat : 3060 (java) S 3046 3049 32147 0 -1 4202560 4415 0 0 0 82 28 0 0 20 0 22 0 103798936 10060525568 581593 33554432000 1073741824 1073778376 140737298122752 140189925190504 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3061] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3061/stat : 3061 (java) S 3046 3049 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103798936 10060525568 581593 33554432000 1073741824 1073778376 140737298122752 140189924136824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3062] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3062/stat : 3062 (java) S 3046 3049 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103798936 10060525568 581593 33554432000 1073741824 1073778376 140737298122752 140189923083656 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3063] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3063/stat : 3063 (java) S 3046 3049 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103798938 10060525568 581593 33554432000 1073741824 1073778376 140737298122752 140189922032400 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3064] ppid=3046 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/3049/task/3064/stat : 3064 (java) S 3046 3049 32147 0 -1 4202560 8421 0 0 0 169 2 0 0 20 0 22 0 103798938 10060525568 581593 33554432000 1073741824 1073778376 140737298122752 140189920979256 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3049/tid=3065] ppid=3046 vsize=9824732 CPUtime=1.89 cores=1,3,5,7
/proc/3049/task/3065/stat : 3065 (java) S 3046 3049 32147 0 -1 4202560 11332 0 0 0 187 2 0 0 20 0 22 0 103798938 10060525568 581593 33554432000 1073741824 1073778376 140737298122752 140189919926712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3049/tid=3066] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3066/stat : 3066 (java) S 3046 3049 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103798938 10060525568 581593 33554432000 1073741824 1073778376 140737298122752 140189918873848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3049/tid=3067] ppid=3046 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/3049/task/3067/stat : 3067 (java) S 3046 3049 32147 0 -1 4202560 47 0 0 0 13 20 0 0 20 0 22 0 103798938 10060525568 581593 33554432000 1073741824 1073778376 140737298122752 140189917821512 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3068] ppid=3046 vsize=9824732 CPUtime=810.2 cores=1,3,5,7
/proc/3049/task/3068/stat : 3068 (java) R 3046 3049 32147 0 -1 4202560 77 0 0 0 81006 14 0 0 20 0 22 0 103799117 10060525568 581593 33554432000 1073741824 1073778376 140737298122752 140189916766152 140189964964853 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3069] ppid=3046 vsize=9824732 CPUtime=810.25 cores=1,3,5,7
/proc/3049/task/3069/stat : 3069 (java) R 3046 3049 32147 0 -1 4202560 1985 0 0 0 80976 49 0 0 20 0 22 0 103799117 10060525568 581593 33554432000 1073741824 1073778376 140737298122752 140189915714856 140189965283149 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=3049/tid=3070] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3070/stat : 3070 (java) S 3046 3049 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103799121 10060525568 581593 33554432000 1073741824 1073778376 140737298122752 140189914662184 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3071] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3071/stat : 3071 (java) S 3046 3049 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103799121 10060525568 581593 33554432000 1073741824 1073778376 140737298122752 140189913609640 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1656.45
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.59 4.26 3.83 5/219 3578
/proc/meminfo: memFree=25281220/32872528 swapFree=12208/1156848
[pid=3049] ppid=3046 vsize=9824732 CPUtime=1777.23 cores=1,3,5,7
/proc/3049/stat : 3049 (java) S 3046 3049 32147 0 -1 4202496 33384 0 1 0 177571 152 0 0 20 0 22 0 103798933 10060525568 574892 33554432000 1073741824 1073778376 140737298122752 140737298113888 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 2456183 574892 2299 9 0 2446860 0
[pid=3049/tid=3050] ppid=3046 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/3049/task/3050/stat : 3050 (java) S 3046 3049 32147 0 -1 4202560 2546 0 1 0 164 7 0 0 20 0 22 0 103798934 10060525568 574892 33554432000 1073741824 1073778376 140737298122752 140190101672824 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3052] ppid=3046 vsize=9824732 CPUtime=3.31 cores=1,3,5,7
/proc/3049/task/3052/stat : 3052 (java) S 3046 3049 32147 0 -1 4202560 429 0 0 0 323 8 0 0 20 0 22 0 103798934 10060525568 574892 33554432000 1073741824 1073778376 140737298122752 140190090734504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3053] ppid=3046 vsize=9824732 CPUtime=3.54 cores=1,3,5,7
/proc/3049/task/3053/stat : 3053 (java) S 3046 3049 32147 0 -1 4202560 374 0 0 0 347 7 0 0 20 0 22 0 103798934 10060525568 574892 33554432000 1073741824 1073778376 140737298122752 140190089681960 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3054] ppid=3046 vsize=9824732 CPUtime=3.17 cores=1,3,5,7
/proc/3049/task/3054/stat : 3054 (java) S 3046 3049 32147 0 -1 4202560 351 0 0 0 310 7 0 0 20 0 22 0 103798934 10060525568 574892 33554432000 1073741824 1073778376 140737298122752 140190088628904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3055] ppid=3046 vsize=9824732 CPUtime=3.32 cores=1,3,5,7
/proc/3049/task/3055/stat : 3055 (java) S 3046 3049 32147 0 -1 4202560 502 0 0 0 326 6 0 0 20 0 22 0 103798934 10060525568 574892 33554432000 1073741824 1073778376 140737298122752 140190087576360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3056] ppid=3046 vsize=9824732 CPUtime=3.37 cores=1,3,5,7
/proc/3049/task/3056/stat : 3056 (java) S 3046 3049 32147 0 -1 4202560 363 0 0 0 331 6 0 0 20 0 22 0 103798934 10060525568 574892 33554432000 1073741824 1073778376 140737298122752 140190086523304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3057] ppid=3046 vsize=9824732 CPUtime=3.36 cores=1,3,5,7
/proc/3049/task/3057/stat : 3057 (java) S 3046 3049 32147 0 -1 4202560 420 0 0 0 329 7 0 0 20 0 22 0 103798934 10060525568 574892 33554432000 1073741824 1073778376 140737298122752 140190085470760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3049/tid=3058] ppid=3046 vsize=9824732 CPUtime=3.37 cores=1,3,5,7
/proc/3049/task/3058/stat : 3058 (java) S 3046 3049 32147 0 -1 4202560 360 0 0 0 330 7 0 0 20 0 22 0 103798934 10060525568 574892 33554432000 1073741824 1073778376 140737298122752 140190084417704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3049/tid=3059] ppid=3046 vsize=9824732 CPUtime=3.46 cores=1,3,5,7
/proc/3049/task/3059/stat : 3059 (java) S 3046 3049 32147 0 -1 4202560 467 0 0 0 337 9 0 0 20 0 22 0 103798934 10060525568 574892 33554432000 1073741824 1073778376 140737298122752 140190083365160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3049/tid=3060] ppid=3046 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/3049/task/3060/stat : 3060 (java) S 3046 3049 32147 0 -1 4202560 4419 0 0 0 82 30 0 0 20 0 22 0 103798936 10060525568 574892 33554432000 1073741824 1073778376 140737298122752 140189925190504 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3061] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3061/stat : 3061 (java) S 3046 3049 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103798936 10060525568 574892 33554432000 1073741824 1073778376 140737298122752 140189924136824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3062] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3062/stat : 3062 (java) S 3046 3049 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103798936 10060525568 574892 33554432000 1073741824 1073778376 140737298122752 140189923083656 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3063] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3063/stat : 3063 (java) S 3046 3049 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103798938 10060525568 574892 33554432000 1073741824 1073778376 140737298122752 140189922032400 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3064] ppid=3046 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/3049/task/3064/stat : 3064 (java) S 3046 3049 32147 0 -1 4202560 8421 0 0 0 169 2 0 0 20 0 22 0 103798938 10060525568 574892 33554432000 1073741824 1073778376 140737298122752 140189920979256 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3049/tid=3065] ppid=3046 vsize=9824732 CPUtime=1.89 cores=1,3,5,7
/proc/3049/task/3065/stat : 3065 (java) S 3046 3049 32147 0 -1 4202560 11332 0 0 0 187 2 0 0 20 0 22 0 103798938 10060525568 574892 33554432000 1073741824 1073778376 140737298122752 140189919926712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3049/tid=3066] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3066/stat : 3066 (java) S 3046 3049 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103798938 10060525568 574892 33554432000 1073741824 1073778376 140737298122752 140189918873848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3049/tid=3067] ppid=3046 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/3049/task/3067/stat : 3067 (java) S 3046 3049 32147 0 -1 4202560 51 0 0 0 13 22 0 0 20 0 22 0 103798938 10060525568 574892 33554432000 1073741824 1073778376 140737298122752 140189917821512 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3068] ppid=3046 vsize=9824732 CPUtime=869.56 cores=1,3,5,7
/proc/3049/task/3068/stat : 3068 (java) R 3046 3049 32147 0 -1 4202560 88 0 0 0 86941 15 0 0 20 0 22 0 103799117 10060525568 574892 33554432000 1073741824 1073778376 140737298122752 140189916766032 140189964964853 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3069] ppid=3046 vsize=9824732 CPUtime=869.62 cores=1,3,5,7
/proc/3049/task/3069/stat : 3069 (java) R 3046 3049 32147 0 -1 4202560 1995 0 0 0 86912 50 0 0 20 0 22 0 103799117 10060525568 574892 33554432000 1073741824 1073778376 140737298122752 140189915714704 140189964697012 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=3049/tid=3070] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3070/stat : 3070 (java) S 3046 3049 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103799121 10060525568 574892 33554432000 1073741824 1073778376 140737298122752 140189914662184 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3071] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3071/stat : 3071 (java) S 3046 3049 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103799121 10060525568 574892 33554432000 1073741824 1073778376 140737298122752 140189913609640 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1777.23
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+893.601 s]
/proc/loadavg: 4.58 4.26 3.84 5/219 3578
/proc/meminfo: memFree=25287300/32872528 swapFree=12208/1156848
[pid=3049] ppid=3046 vsize=9824732 CPUtime=1800.01 cores=1,3,5,7
/proc/3049/stat : 3049 (java) S 3046 3049 32147 0 -1 4202496 33389 0 1 0 179848 153 0 0 20 0 22 0 103798933 10060525568 573401 33554432000 1073741824 1073778376 140737298122752 140737298113888 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3049/statm: 2456183 573401 2299 9 0 2446860 0
[pid=3049/tid=3050] ppid=3046 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/3049/task/3050/stat : 3050 (java) S 3046 3049 32147 0 -1 4202560 2546 0 1 0 164 7 0 0 20 0 22 0 103798934 10060525568 573401 33554432000 1073741824 1073778376 140737298122752 140190101672824 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3052] ppid=3046 vsize=9824732 CPUtime=3.36 cores=1,3,5,7
/proc/3049/task/3052/stat : 3052 (java) S 3046 3049 32147 0 -1 4202560 429 0 0 0 328 8 0 0 20 0 22 0 103798934 10060525568 573401 33554432000 1073741824 1073778376 140737298122752 140190090734504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3053] ppid=3046 vsize=9824732 CPUtime=3.59 cores=1,3,5,7
/proc/3049/task/3053/stat : 3053 (java) S 3046 3049 32147 0 -1 4202560 374 0 0 0 352 7 0 0 20 0 22 0 103798934 10060525568 573401 33554432000 1073741824 1073778376 140737298122752 140190089681960 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3054] ppid=3046 vsize=9824732 CPUtime=3.21 cores=1,3,5,7
/proc/3049/task/3054/stat : 3054 (java) S 3046 3049 32147 0 -1 4202560 351 0 0 0 314 7 0 0 20 0 22 0 103798934 10060525568 573401 33554432000 1073741824 1073778376 140737298122752 140190088628904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3055] ppid=3046 vsize=9824732 CPUtime=3.37 cores=1,3,5,7
/proc/3049/task/3055/stat : 3055 (java) S 3046 3049 32147 0 -1 4202560 502 0 0 0 331 6 0 0 20 0 22 0 103798934 10060525568 573401 33554432000 1073741824 1073778376 140737298122752 140190087576360 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3056] ppid=3046 vsize=9824732 CPUtime=3.42 cores=1,3,5,7
/proc/3049/task/3056/stat : 3056 (java) S 3046 3049 32147 0 -1 4202560 363 0 0 0 335 7 0 0 20 0 22 0 103798934 10060525568 573401 33554432000 1073741824 1073778376 140737298122752 140190086523304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3049/tid=3057] ppid=3046 vsize=9824732 CPUtime=3.42 cores=1,3,5,7
/proc/3049/task/3057/stat : 3057 (java) S 3046 3049 32147 0 -1 4202560 420 0 0 0 335 7 0 0 20 0 22 0 103798934 10060525568 573401 33554432000 1073741824 1073778376 140737298122752 140190085470760 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3058] ppid=3046 vsize=9824732 CPUtime=3.4 cores=1,3,5,7
/proc/3049/task/3058/stat : 3058 (java) S 3046 3049 32147 0 -1 4202560 360 0 0 0 333 7 0 0 20 0 22 0 103798934 10060525568 573401 33554432000 1073741824 1073778376 140737298122752 140190084417704 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3059] ppid=3046 vsize=9824732 CPUtime=3.53 cores=1,3,5,7
/proc/3049/task/3059/stat : 3059 (java) S 3046 3049 32147 0 -1 4202560 467 0 0 0 344 9 0 0 20 0 22 0 103798934 10060525568 573401 33554432000 1073741824 1073778376 140737298122752 140190083365160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3049/tid=3060] ppid=3046 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/3049/task/3060/stat : 3060 (java) S 3046 3049 32147 0 -1 4202560 4419 0 0 0 83 30 0 0 20 0 22 0 103798936 10060525568 573401 33554432000 1073741824 1073778376 140737298122752 140189925190504 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3061] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3061/stat : 3061 (java) S 3046 3049 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103798936 10060525568 573401 33554432000 1073741824 1073778376 140737298122752 140189924136824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3062] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3062/stat : 3062 (java) S 3046 3049 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103798936 10060525568 573401 33554432000 1073741824 1073778376 140737298122752 140189923083656 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3063] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3063/stat : 3063 (java) S 3046 3049 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103798938 10060525568 573401 33554432000 1073741824 1073778376 140737298122752 140189922032400 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3064] ppid=3046 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/3049/task/3064/stat : 3064 (java) S 3046 3049 32147 0 -1 4202560 8421 0 0 0 169 2 0 0 20 0 22 0 103798938 10060525568 573401 33554432000 1073741824 1073778376 140737298122752 140189920979256 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3049/tid=3065] ppid=3046 vsize=9824732 CPUtime=1.89 cores=1,3,5,7
/proc/3049/task/3065/stat : 3065 (java) S 3046 3049 32147 0 -1 4202560 11332 0 0 0 187 2 0 0 20 0 22 0 103798938 10060525568 573401 33554432000 1073741824 1073778376 140737298122752 140189919926712 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3049/tid=3066] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3066/stat : 3066 (java) S 3046 3049 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103798938 10060525568 573401 33554432000 1073741824 1073778376 140737298122752 140189918873848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3049/tid=3067] ppid=3046 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/3049/task/3067/stat : 3067 (java) S 3046 3049 32147 0 -1 4202560 51 0 0 0 14 22 0 0 20 0 22 0 103798938 10060525568 573401 33554432000 1073741824 1073778376 140737298122752 140189917821512 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3049/tid=3068] ppid=3046 vsize=9824732 CPUtime=880.71 cores=1,3,5,7
/proc/3049/task/3068/stat : 3068 (java) R 3046 3049 32147 0 -1 4202560 89 0 0 0 88056 15 0 0 20 0 22 0 103799117 10060525568 573401 33554432000 1073741824 1073778376 140737298122752 140189916765360 140189964964733 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3069] ppid=3046 vsize=9824732 CPUtime=880.77 cores=1,3,5,7
/proc/3049/task/3069/stat : 3069 (java) R 3046 3049 32147 0 -1 4202560 1999 0 0 0 88027 50 0 0 20 0 22 0 103799117 10060525568 573401 33554432000 1073741824 1073778376 140737298122752 140189915713520 140189965275800 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=3049/tid=3070] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3070/stat : 3070 (java) S 3046 3049 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103799121 10060525568 573401 33554432000 1073741824 1073778376 140737298122752 140189914662184 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3049/tid=3071] ppid=3046 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3049/task/3071/stat : 3071 (java) S 3046 3049 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103799121 10060525568 573401 33554432000 1073741824 1073778376 140737298122752 140189913609640 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
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 3049 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 3049 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=958276
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=32690
# CPU time returned by wait4() is 1795.99
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 893.654
CPU time (s): 1800.01
CPU user time (s): 1798.48
CPU system time (s): 1.53
CPU usage (%): 201.421
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.96
system time used= 2.03269
maximum resident set size= 2856164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33424
page faults= 1
swaps= 0
block input operations= 0
block output operations= 928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29510
involuntary context switches= 58107

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.50286 second user time and 5.9361 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-06 15:10:44
IDJOB=4080360
IDBENCH=1475
IDSOLVER=2543
FILE ID=node114/4080360-1465218643
RUNJOBID= node114-1465217569-32164
PBS_JOBID= 19843208
Free space on /tmp= 71720 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-cache-ibm-q-full.all.ucl.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080360-1465218643/watcher-4080360-1465218643 -o /tmp/evaluation-result-4080360-1465218643/solver-4080360-1465218643 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1465217569-32164 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080360-1465218643.opb

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

MD5SUM BENCH= 14c93c93dc53353f81a889ada18ba601
RANDOM SEED=953009960

node114.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.852
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.70
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.852
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.852
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.852
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.852
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.852
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.852
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.54
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.852
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:        29342924 kB
Buffers:           10632 kB
Cached:           134208 kB
SwapCached:         1736 kB
Active:          1573908 kB
Inactive:          74012 kB
Active(anon):    1504068 kB
Inactive(anon):     1200 kB
Active(file):      69840 kB
Inactive(file):    72812 kB
Unevictable:     1156848 kB
Mlocked:           12208 kB
SwapTotal:      67108856 kB
SwapFree:       67096588 kB
Dirty:             17904 kB
Writeback:             4 kB
AnonPages:       2683580 kB
Mapped:            15392 kB
Shmem:                 0 kB
Slab:             568508 kB
SReclaimable:      10704 kB
SUnreclaim:       557804 kB
KernelStack:        1664 kB
PageTables:         9256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3856612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2623488 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= 71724 MiB
End job on node114 at 2016-06-06 15:25:37