Trace number 4103242

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.02 898.347

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-n3703.opb
MD5SUM35c934e0cd42ffa30810ffe35ff61781
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5257865308
Optimality of the best value was proved NO
Number of variables155000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 154999
Biggest coefficient in the objective function 4294967296
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 29657420026984
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 4294967296
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 29657420026984
Number of bits of the biggest sum of numbers45
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.13	c Pseudo Boolean Optimization by upper bound
0.08/0.13	c ManyCore solver with 2 solvers running in parallel
0.08/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c Expensive reason simplification
0.08/0.13	c Glucose 2.1 dynamic restart strategy
0.08/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-4103242-1466220955.opb
0.08/0.13	c reading problem ... 
0.08/0.13	c  objective function found
3.41/2.15	c ... done. Wall clock time 2.024s.
3.41/2.15	c declared #vars     155000
3.41/2.15	c #constraints  5300
3.41/2.15	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
3.41/2.15	c constraints type 
3.41/2.15	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 5300
3.41/2.15	c 5300 constraints processed.
3.41/2.15	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
3.41/2.15	c constraints type 
3.41/2.15	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5300
3.41/2.15	c 5300 constraints processed.
3.41/2.15	c objective function length is 154999 literals
20.99/10.11	c cleaning 2491 clauses out of 5000 with flag 13128/5000
24.63/11.83	c cleaning 4245 clauses out of 8509 with flag 25128/11000
28.82/13.93	c cleaning 5622 clauses out of 11265 with flag 39130/18001
33.62/16.36	c cleaning 6798 clauses out of 13642 with flag 55129/26000
39.66/19.37	c cleaning 7906 clauses out of 15845 with flag 73131/35001
47.48/23.19	c cleaning 8950 clauses out of 17938 with flag 93130/45000
56.71/27.67	c cleaning 9978 clauses out of 19990 with flag 115134/56002
66.90/32.74	c cleaning 10985 clauses out of 22012 with flag 139134/68002
78.71/38.63	c cleaning 11990 clauses out of 24026 with flag 165132/81001
92.57/45.53	c cleaning 12993 clauses out of 26035 with flag 193132/95000
107.59/53.00	c cleaning 13998 clauses out of 28042 with flag 223132/110000
126.17/62.56	c cleaning 15002 clauses out of 30045 with flag 255134/126001
145.17/72.08	c cleaning 16002 clauses out of 32044 with flag 289136/143002
161.36/80.11	c cleaning 17012 clauses out of 34041 with flag 325158/161001
178.16/88.54	c cleaning 18011 clauses out of 36028 with flag 363280/180000
196.57/97.75	c cleaning 19005 clauses out of 38017 with flag 403283/200000
226.97/112.94	c cleaning 20000 clauses out of 40013 with flag 445285/221001
254.97/126.98	c cleaning 20998 clauses out of 42012 with flag 489283/243000
287.76/143.38	c cleaning 21997 clauses out of 44015 with flag 535285/266001
332.01/165.37	c cleaning 22999 clauses out of 46018 with flag 583285/290001
385.61/192.19	c cleaning 23998 clauses out of 48018 with flag 633283/315000
437.42/218.06	c cleaning 24999 clauses out of 50020 with flag 685283/341000
492.41/245.52	c cleaning 25999 clauses out of 52021 with flag 739283/368000
555.03/277.17	c cleaning 27000 clauses out of 54023 with flag 795285/396001
620.43/309.85	c cleaning 28001 clauses out of 56024 with flag 853287/425002
696.82/348.05	c cleaning 29000 clauses out of 58021 with flag 913283/455000
779.20/389.23	c cleaning 30002 clauses out of 60021 with flag 975283/486000
869.34/434.65	c cleaning 30995 clauses out of 62019 with flag 1039283/518000
959.46/479.70	c cleaning 32000 clauses out of 64024 with flag 1105283/551000
1057.93/528.84	c cleaning 33000 clauses out of 66024 with flag 1173284/585000
1168.99/584.21	c cleaning 34003 clauses out of 68027 with flag 1243290/620003
1293.38/646.29	c cleaning 34998 clauses out of 70022 with flag 1315287/656001
1429.87/714.24	c cleaning 36000 clauses out of 72024 with flag 1389287/693001
1572.25/785.10	c cleaning 37000 clauses out of 74024 with flag 1465287/731001
1721.75/859.43	c cleaning 38000 clauses out of 76024 with flag 1543287/770001
1800.02/898.30	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.02/898.30	c starts		: 35
1800.02/898.30	c conflicts		: 792939
1800.02/898.30	c decisions		: 1660445
1800.02/898.30	c propagations		: 11971581
1800.02/898.30	c inspects		: 7626378303
1800.02/898.30	c shortcuts		: 0
1800.02/898.30	c learnt literals	: 0
1800.02/898.30	c learnt binary clauses	: 0
1800.02/898.30	c learnt ternary clauses	: 0
1800.02/898.30	c learnt constraints	: 792939
1800.02/898.30	c ignored constraints	: 0
1800.02/898.30	c root simplifications	: 0
1800.02/898.30	c removed literals (reason simplification)	: 2645676
1800.02/898.30	c reason swapping (by a shorter reason)	: 0
1800.02/898.30	c Calls to reduceDB	: 35
1800.02/898.30	c Number of update (reduction) of LBD	: 276
1800.02/898.30	c Imported unit clauses	: 0
1800.02/898.30	c number of reductions to clauses (during analyze)	: 0
1800.02/898.30	c number of learned constraints concerned by reduction	: 0
1800.02/898.30	c number of learning phase by resolution	: 0
1800.02/898.30	c number of learning phase by cutting planes	: 0
1800.02/898.30	c speed (assignments/second)	: 13360.915832882261
1800.02/898.30	c non guided choices	300863
1800.02/898.33	c learnt constraints type 
1800.02/898.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 60962
1800.02/898.33	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.02/898.33	c starts		: 2
1800.02/898.33	c conflicts		: 1373
1800.02/898.33	c decisions		: 833807
1800.02/898.33	c propagations		: 6483864
1800.02/898.33	c inspects		: 164887187
1800.02/898.33	c shortcuts		: 0
1800.02/898.33	c learnt literals	: 0
1800.02/898.33	c learnt binary clauses	: 0
1800.02/898.33	c learnt ternary clauses	: 0
1800.02/898.33	c learnt constraints	: 1373
1800.02/898.33	c ignored constraints	: 0
1800.02/898.33	c root simplifications	: 0
1800.02/898.33	c removed literals (reason simplification)	: 0
1800.02/898.33	c reason swapping (by a shorter reason)	: 0
1800.02/898.33	c Calls to reduceDB	: 0
1800.02/898.33	c Number of update (reduction) of LBD	: 0
1800.02/898.33	c Imported unit clauses	: 0
1800.02/898.33	c number of reductions to clauses (during analyze)	: 0
1800.02/898.33	c number of learned constraints concerned by reduction	: 0
1800.02/898.33	c number of learning phase by resolution	: 0
1800.02/898.33	c number of learning phase by cutting planes	: 0
1800.02/898.33	c speed (assignments/second)	: 7236.15654264277
1800.02/898.33	c non guided choices	0
1800.02/898.33	c learnt constraints type 
1800.02/898.33	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1373
1800.02/898.33	s UNKNOWN
1800.02/898.33	c Total wall clock time (in seconds): 898.202

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-4103242-1466220955/watcher-4103242-1466220955 -o /tmp/evaluation-result-4103242-1466220955/solver-4103242-1466220955 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466206083-15726 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4103242-1466220955.opb 

pid=21767
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: 4.15 4.29 4.34 4/197 21770
/proc/meminfo: memFree=26153328/32872528 swapFree=1534436/1655032
[pid=21770] ppid=21767 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/21770/stat : 21770 (java) R 21767 21770 15709 0 -1 4202496 289 0 0 0 0 0 0 0 20 0 1 0 24143997 9515008 146 33554432000 1073741824 1073778376 140736961371312 140736961368440 217410140416 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21770/statm: 2323 150 110 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 4.15 4.29 4.34 4/197 21770
/proc/meminfo: memFree=26153328/32872528 swapFree=1534436/1655032
[pid=21770] ppid=21767 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/21770/stat : 21770 (java) S 21767 21770 15709 0 -1 4202496 4332 0 1 0 7 1 0 0 20 0 18 0 24143997 9787879424 5451 33554432000 1073741824 1073778376 140737466175696 140737466166832 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21770/statm: 2389619 5451 2097 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200229 s]
/proc/loadavg: 4.15 4.29 4.34 4/197 21770
/proc/meminfo: memFree=26153328/32872528 swapFree=1534436/1655032
[pid=21770] ppid=21767 vsize=9558476 CPUtime=0.28 cores=1,3,5,7
/proc/21770/stat : 21770 (java) S 21767 21770 15709 0 -1 4202496 5137 0 1 0 26 2 0 0 20 0 18 0 24143997 9787879424 8624 33554432000 1073741824 1073778376 140737466175696 140737466166832 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21770/statm: 2389619 8624 2220 9 0 2380296 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+0.300252 s]
/proc/loadavg: 4.15 4.29 4.34 4/197 21770
/proc/meminfo: memFree=26153328/32872528 swapFree=1534436/1655032
[pid=21770] ppid=21767 vsize=9558476 CPUtime=0.46 cores=1,3,5,7
/proc/21770/stat : 21770 (java) S 21767 21770 15709 0 -1 4202496 6161 0 1 0 43 3 0 0 20 0 18 0 24143997 9787879424 13216 33554432000 1073741824 1073778376 140737466175696 140737466166832 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21770/statm: 2389619 13216 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.70021 s]
/proc/loadavg: 4.15 4.29 4.34 4/197 21770
/proc/meminfo: memFree=26153328/32872528 swapFree=1534436/1655032
[pid=21770] ppid=21767 vsize=9558476 CPUtime=1.16 cores=1,3,5,7
/proc/21770/stat : 21770 (java) S 21767 21770 15709 0 -1 4202496 6500 0 1 0 109 7 0 0 20 0 18 0 24143997 9787879424 48118 33554432000 1073741824 1073778376 140737466175696 140737466166832 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21770/statm: 2389619 48118 2257 9 0 2380296 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 9558476

[startup+1.50084 s]
/proc/loadavg: 4.15 4.29 4.34 4/215 21788
/proc/meminfo: memFree=25966924/32872528 swapFree=1534436/1655032
[pid=21770] ppid=21767 vsize=9558476 CPUtime=2.29 cores=1,3,5,7
/proc/21770/stat : 21770 (java) S 21767 21770 15709 0 -1 4202496 7492 0 1 0 212 17 0 0 20 0 18 0 24143997 9787879424 88133 33554432000 1073741824 1073778376 140737466175696 140737466166832 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21770/statm: 2389619 88133 2263 9 0 2380296 0
[pid=21770/tid=21772] ppid=21767 vsize=9558476 CPUtime=1.31 cores=1,3,5,7
/proc/21770/task/21772/stat : 21772 (java) R 21767 21770 15709 0 -1 4202560 2508 0 1 0 126 5 0 0 20 0 18 0 24143998 9787879424 88133 33554432000 1073741824 1073778376 140737466175696 140215533956632 140215398714684 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21770/tid=21773] ppid=21767 vsize=9558476 CPUtime=0.04 cores=1,3,5,7
/proc/21770/task/21773/stat : 21773 (java) S 21767 21770 15709 0 -1 4202560 59 0 0 0 2 2 0 0 20 0 18 0 24143999 9787879424 88133 33554432000 1073741824 1073778376 140737466175696 140215523019560 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21774] ppid=21767 vsize=9558476 CPUtime=0.06 cores=1,3,5,7
/proc/21770/task/21774/stat : 21774 (java) S 21767 21770 15709 0 -1 4202560 109 0 0 0 5 1 0 0 20 0 18 0 24143999 9787879424 88133 33554432000 1073741824 1073778376 140737466175696 140215521966760 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21775] ppid=21767 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/21770/task/21775/stat : 21775 (java) S 21767 21770 15709 0 -1 4202560 115 0 0 0 8 2 0 0 20 0 18 0 24143999 9787879424 88133 33554432000 1073741824 1073778376 140737466175696 140215520914472 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21770/tid=21776] ppid=21767 vsize=9558476 CPUtime=0.06 cores=1,3,5,7
/proc/21770/task/21776/stat : 21776 (java) S 21767 21770 15709 0 -1 4202560 41 0 0 0 4 2 0 0 20 0 18 0 24143999 9787879424 88133 33554432000 1073741824 1073778376 140737466175696 140215519861672 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21770/tid=21777] ppid=21767 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/21770/task/21777/stat : 21777 (java) S 21767 21770 15709 0 -1 4202560 62 0 0 0 3 0 0 0 20 0 18 0 24143999 9787879424 88133 33554432000 1073741824 1073778376 140737466175696 140215518808360 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21778] ppid=21767 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/21770/task/21778/stat : 21778 (java) S 21767 21770 15709 0 -1 4202560 76 0 0 0 2 1 0 0 20 0 18 0 24143999 9787879424 88133 33554432000 1073741824 1073778376 140737466175696 140215517755560 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21779] ppid=21767 vsize=9558476 CPUtime=0.05 cores=1,3,5,7
/proc/21770/task/21779/stat : 21779 (java) S 21767 21770 15709 0 -1 4202560 128 0 0 0 4 1 0 0 20 0 18 0 24143999 9787879424 88133 33554432000 1073741824 1073778376 140737466175696 140215516703272 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21770/tid=21780] ppid=21767 vsize=9558476 CPUtime=0.05 cores=1,3,5,7
/proc/21770/task/21780/stat : 21780 (java) S 21767 21770 15709 0 -1 4202560 170 0 0 0 3 2 0 0 20 0 18 0 24143999 9787879424 88133 33554432000 1073741824 1073778376 140737466175696 140215370594728 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21770/tid=21781] ppid=21767 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21781/stat : 21781 (java) S 21767 21770 15709 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 24144001 9787879424 88133 33554432000 1073741824 1073778376 140737466175696 140215358184168 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21770/tid=21782] ppid=21767 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21782/stat : 21782 (java) S 21767 21770 15709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 24144001 9787879424 88133 33554432000 1073741824 1073778376 140737466175696 140215357130232 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21783] ppid=21767 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21783/stat : 21783 (java) S 21767 21770 15709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 24144001 9787879424 88133 33554432000 1073741824 1073778376 140737466175696 140215356077832 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21784] ppid=21767 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21784/stat : 21784 (java) S 21767 21770 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 24144003 9787879424 88133 33554432000 1073741824 1073778376 140737466175696 140215355026320 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21785] ppid=21767 vsize=9558476 CPUtime=0.19 cores=1,3,5,7
/proc/21770/task/21785/stat : 21785 (java) S 21767 21770 15709 0 -1 4202560 1484 0 0 0 19 0 0 0 20 0 18 0 24144003 9787879424 88133 33554432000 1073741824 1073778376 140737466175696 140215353972920 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21786] ppid=21767 vsize=9558476 CPUtime=0.21 cores=1,3,5,7
/proc/21770/task/21786/stat : 21786 (java) S 21767 21770 15709 0 -1 4202560 1417 0 0 0 21 0 0 0 20 0 18 0 24144004 9787879424 88133 33554432000 1073741824 1073778376 140737466175696 140215352920120 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21770/tid=21787] ppid=21767 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21787/stat : 21787 (java) S 21767 21770 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 24144004 9787879424 88133 33554432000 1073741824 1073778376 140737466175696 140215351868024 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21770/tid=21788] ppid=21767 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21788/stat : 21788 (java) S 21767 21770 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 24144004 9787879424 88133 33554432000 1073741824 1073778376 140737466175696 140215350815432 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 9558476

[startup+3.10077 s]
/proc/loadavg: 4.15 4.29 4.34 5/217 21790
/proc/meminfo: memFree=25750348/32872528 swapFree=1534436/1655032
[pid=21770] ppid=21767 vsize=9824732 CPUtime=6.44 cores=1,3,5,7
/proc/21770/stat : 21770 (java) S 21767 21770 15709 0 -1 4202496 17557 0 1 0 610 34 0 0 20 0 22 0 24143997 10060525568 135604 33554432000 1073741824 1073778376 140737466175696 140737466166832 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21770/statm: 2456183 135604 2284 9 0 2446860 0
[pid=21770/tid=21772] ppid=21767 vsize=9824732 CPUtime=1.82 cores=1,3,5,7
/proc/21770/task/21772/stat : 21772 (java) S 21767 21770 15709 0 -1 4202560 2531 0 1 0 177 5 0 0 20 0 22 0 24143998 10060525568 135604 33554432000 1073741824 1073778376 140737466175696 140215533958008 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21770/tid=21773] ppid=21767 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/21770/task/21773/stat : 21773 (java) S 21767 21770 15709 0 -1 4202560 148 0 0 0 10 3 0 0 20 0 22 0 24143999 10060525568 135604 33554432000 1073741824 1073778376 140737466175696 140215523019560 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21770/tid=21774] ppid=21767 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/21770/task/21774/stat : 21774 (java) S 21767 21770 15709 0 -1 4202560 252 0 0 0 11 3 0 0 20 0 22 0 24143999 10060525568 135604 33554432000 1073741824 1073778376 140737466175696 140215521966760 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21770/tid=21775] ppid=21767 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/21770/task/21775/stat : 21775 (java) S 21767 21770 15709 0 -1 4202560 189 0 0 0 14 4 0 0 20 0 22 0 24143999 10060525568 135604 33554432000 1073741824 1073778376 140737466175696 140215520914472 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21776] ppid=21767 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/21770/task/21776/stat : 21776 (java) S 21767 21770 15709 0 -1 4202560 73 0 0 0 12 4 0 0 20 0 22 0 24143999 10060525568 135604 33554432000 1073741824 1073778376 140737466175696 140215519861672 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21770/tid=21777] ppid=21767 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/21770/task/21777/stat : 21777 (java) S 21767 21770 15709 0 -1 4202560 96 0 0 0 11 3 0 0 20 0 22 0 24143999 10060525568 135604 33554432000 1073741824 1073778376 140737466175696 140215518808360 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21770/tid=21778] ppid=21767 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/21770/task/21778/stat : 21778 (java) S 21767 21770 15709 0 -1 4202560 136 0 0 0 13 4 0 0 20 0 22 0 24143999 10060525568 135604 33554432000 1073741824 1073778376 140737466175696 140215517755560 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21770/tid=21779] ppid=21767 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/21770/task/21779/stat : 21779 (java) S 21767 21770 15709 0 -1 4202560 181 0 0 0 15 4 0 0 20 0 22 0 24143999 10060525568 135604 33554432000 1073741824 1073778376 140737466175696 140215516703272 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21770/tid=21780] ppid=21767 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/21770/task/21780/stat : 21780 (java) S 21767 21770 15709 0 -1 4202560 192 0 0 0 9 4 0 0 20 0 22 0 24143999 10060525568 135604 33554432000 1073741824 1073778376 140737466175696 140215370594728 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21770/tid=21781] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21781/stat : 21781 (java) S 21767 21770 15709 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 24144001 10060525568 135604 33554432000 1073741824 1073778376 140737466175696 140215358184168 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21782] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21782/stat : 21782 (java) S 21767 21770 15709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 24144001 10060525568 135604 33554432000 1073741824 1073778376 140737466175696 140215357130232 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21783] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21783/stat : 21783 (java) S 21767 21770 15709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 24144001 10060525568 135604 33554432000 1073741824 1073778376 140737466175696 140215356077832 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21784] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21784/stat : 21784 (java) S 21767 21770 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24144003 10060525568 135604 33554432000 1073741824 1073778376 140737466175696 140215355026320 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21785] ppid=21767 vsize=9824732 CPUtime=0.67 cores=1,3,5,7
/proc/21770/task/21785/stat : 21785 (java) R 21767 21770 15709 0 -1 4202560 5072 0 0 0 67 0 0 0 20 0 22 0 24144003 10060525568 135604 33554432000 1073741824 1073778376 140737466175696 140215353960208 140215540935042 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=21770/tid=21786] ppid=21767 vsize=9824732 CPUtime=0.87 cores=1,3,5,7
/proc/21770/task/21786/stat : 21786 (java) S 21767 21770 15709 0 -1 4202560 7176 0 0 0 85 2 0 0 20 0 22 0 24144004 10060525568 135604 33554432000 1073741824 1073778376 140737466175696 140215352920120 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21770/tid=21787] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21787/stat : 21787 (java) S 21767 21770 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24144004 10060525568 135604 33554432000 1073741824 1073778376 140737466175696 140215351868024 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21770/tid=21788] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21788/stat : 21788 (java) S 21767 21770 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24144004 10060525568 135604 33554432000 1073741824 1073778376 140737466175696 140215350815432 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21789] ppid=21767 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/21770/task/21789/stat : 21789 (java) R 21767 21770 15709 0 -1 4202560 24 0 0 0 83 0 0 0 20 0 22 0 24144213 10060525568 135604 33554432000 1073741824 1073778376 140737466175696 140215349710760 140215399146730 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21770/tid=21790] ppid=21767 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/21770/task/21790/stat : 21790 (java) R 21767 21770 15709 0 -1 4202560 23 0 0 0 83 0 0 0 20 0 22 0 24144213 10060525568 135604 33554432000 1073741824 1073778376 140737466175696 140215348658568 140215399226369 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.44
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 4.14 4.28 4.34 6/219 21792
/proc/meminfo: memFree=25575648/32872528 swapFree=1534436/1655032
[pid=21770] ppid=21767 vsize=9824732 CPUtime=13.22 cores=1,3,5,7
/proc/21770/stat : 21770 (java) S 21767 21770 15709 0 -1 4202496 18591 0 1 0 1285 37 0 0 20 0 22 0 24143997 10060525568 179935 33554432000 1073741824 1073778376 140737466175696 140737466166832 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21770/statm: 2456183 179935 2286 9 0 2446860 0
[pid=21770/tid=21772] ppid=21767 vsize=9824732 CPUtime=1.82 cores=1,3,5,7
/proc/21770/task/21772/stat : 21772 (java) S 21767 21770 15709 0 -1 4202560 2531 0 1 0 177 5 0 0 20 0 22 0 24143998 10060525568 179935 33554432000 1073741824 1073778376 140737466175696 140215533958008 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21770/tid=21773] ppid=21767 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/21770/task/21773/stat : 21773 (java) S 21767 21770 15709 0 -1 4202560 148 0 0 0 10 3 0 0 20 0 22 0 24143999 10060525568 179935 33554432000 1073741824 1073778376 140737466175696 140215523019560 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21770/tid=21774] ppid=21767 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/21770/task/21774/stat : 21774 (java) S 21767 21770 15709 0 -1 4202560 252 0 0 0 11 3 0 0 20 0 22 0 24143999 10060525568 179935 33554432000 1073741824 1073778376 140737466175696 140215521966760 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21770/tid=21775] ppid=21767 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/21770/task/21775/stat : 21775 (java) S 21767 21770 15709 0 -1 4202560 189 0 0 0 14 4 0 0 20 0 22 0 24143999 10060525568 179935 33554432000 1073741824 1073778376 140737466175696 140215520914472 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21776] ppid=21767 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/21770/task/21776/stat : 21776 (java) S 21767 21770 15709 0 -1 4202560 73 0 0 0 12 4 0 0 20 0 22 0 24143999 10060525568 179935 33554432000 1073741824 1073778376 140737466175696 140215519861672 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21770/tid=21777] ppid=21767 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/21770/task/21777/stat : 21777 (java) S 21767 21770 15709 0 -1 4202560 96 0 0 0 11 3 0 0 20 0 22 0 24143999 10060525568 179935 33554432000 1073741824 1073778376 140737466175696 140215518808360 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21770/tid=21778] ppid=21767 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/21770/task/21778/stat : 21778 (java) S 21767 21770 15709 0 -1 4202560 136 0 0 0 13 4 0 0 20 0 22 0 24143999 10060525568 179935 33554432000 1073741824 1073778376 140737466175696 140215517755560 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21770/tid=21779] ppid=21767 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/21770/task/21779/stat : 21779 (java) S 21767 21770 15709 0 -1 4202560 181 0 0 0 15 4 0 0 20 0 22 0 24143999 10060525568 179935 33554432000 1073741824 1073778376 140737466175696 140215516703272 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21770/tid=21780] ppid=21767 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/21770/task/21780/stat : 21780 (java) S 21767 21770 15709 0 -1 4202560 192 0 0 0 9 4 0 0 20 0 22 0 24143999 10060525568 179935 33554432000 1073741824 1073778376 140737466175696 140215370594728 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21770/tid=21781] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21781/stat : 21781 (java) S 21767 21770 15709 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 24144001 10060525568 179935 33554432000 1073741824 1073778376 140737466175696 140215358184168 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21782] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21782/stat : 21782 (java) S 21767 21770 15709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 24144001 10060525568 179935 33554432000 1073741824 1073778376 140737466175696 140215357130232 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21783] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21783/stat : 21783 (java) S 21767 21770 15709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 24144001 10060525568 179935 33554432000 1073741824 1073778376 140737466175696 140215356077832 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21784] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21784/stat : 21784 (java) S 21767 21770 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24144003 10060525568 179935 33554432000 1073741824 1073778376 140737466175696 140215355026320 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21785] ppid=21767 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/21770/task/21785/stat : 21785 (java) S 21767 21770 15709 0 -1 4202560 5826 0 0 0 91 1 0 0 20 0 22 0 24144003 10060525568 179935 33554432000 1073741824 1073778376 140737466175696 140215353972920 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21770/tid=21786] ppid=21767 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/21770/task/21786/stat : 21786 (java) S 21767 21770 15709 0 -1 4202560 7184 0 0 0 101 2 0 0 20 0 22 0 24144004 10060525568 179935 33554432000 1073741824 1073778376 140737466175696 140215352920120 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21770/tid=21787] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21787/stat : 21787 (java) S 21767 21770 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24144004 10060525568 179935 33554432000 1073741824 1073778376 140737466175696 140215351868024 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21770/tid=21788] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21788/stat : 21788 (java) S 21767 21770 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24144004 10060525568 179935 33554432000 1073741824 1073778376 140737466175696 140215350815432 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21789] ppid=21767 vsize=9824732 CPUtime=4.01 cores=1,3,5,7
/proc/21770/task/21789/stat : 21789 (java) R 21767 21770 15709 0 -1 4202560 46 0 0 0 401 0 0 0 20 0 22 0 24144213 10060525568 179935 33554432000 1073741824 1073778376 140737466175696 140215349709704 140215399037897 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21770/tid=21790] ppid=21767 vsize=9824732 CPUtime=4.01 cores=1,3,5,7
/proc/21770/task/21790/stat : 21790 (java) R 21767 21770 15709 0 -1 4202560 273 0 0 0 399 2 0 0 20 0 22 0 24144213 10060525568 179935 33554432000 1073741824 1073778376 140737466175696 140215348657416 140215399230323 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21770/tid=21791] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

/proc/21770/task/21775/stat : 21775 (java) S 21767 21770 15709 0 -1 4202560 1533 0 0 0 151 30 0 0 20 0 22 0 24143999 10060525568 906364 33554432000 1073741824 1073778376 140737466175696 140215520914472 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21776] ppid=21767 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/21770/task/21776/stat : 21776 (java) S 21767 21770 15709 0 -1 4202560 1702 0 0 0 154 17 0 0 20 0 22 0 24143999 10060525568 906364 33554432000 1073741824 1073778376 140737466175696 140215519861672 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21770/tid=21777] ppid=21767 vsize=9824732 CPUtime=1.45 cores=1,3,5,7
/proc/21770/task/21777/stat : 21777 (java) S 21767 21770 15709 0 -1 4202560 3211 0 0 0 128 17 0 0 20 0 22 0 24143999 10060525568 906364 33554432000 1073741824 1073778376 140737466175696 140215518808360 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21778] ppid=21767 vsize=9824732 CPUtime=1.58 cores=1,3,5,7
/proc/21770/task/21778/stat : 21778 (java) S 21767 21770 15709 0 -1 4202560 2434 0 0 0 136 22 0 0 20 0 22 0 24143999 10060525568 906364 33554432000 1073741824 1073778376 140737466175696 140215517755560 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21770/tid=21779] ppid=21767 vsize=9824732 CPUtime=1.6 cores=1,3,5,7
/proc/21770/task/21779/stat : 21779 (java) S 21767 21770 15709 0 -1 4202560 1569 0 0 0 139 21 0 0 20 0 22 0 24143999 10060525568 906364 33554432000 1073741824 1073778376 140737466175696 140215516703272 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21770/tid=21780] ppid=21767 vsize=9824732 CPUtime=1.73 cores=1,3,5,7
/proc/21770/task/21780/stat : 21780 (java) S 21767 21770 15709 0 -1 4202560 2207 0 0 0 147 26 0 0 20 0 22 0 24143999 10060525568 906364 33554432000 1073741824 1073778376 140737466175696 140215370594728 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21770/tid=21781] ppid=21767 vsize=9824732 CPUtime=3.15 cores=1,3,5,7
/proc/21770/task/21781/stat : 21781 (java) S 21767 21770 15709 0 -1 4202560 2083 0 0 0 310 5 0 0 20 0 22 0 24144001 10060525568 906364 33554432000 1073741824 1073778376 140737466175696 140215358184168 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21770/tid=21782] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21782/stat : 21782 (java) S 21767 21770 15709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 24144001 10060525568 906364 33554432000 1073741824 1073778376 140737466175696 140215357130232 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21783] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21783/stat : 21783 (java) S 21767 21770 15709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 24144001 10060525568 906364 33554432000 1073741824 1073778376 140737466175696 140215356077832 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21784] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21784/stat : 21784 (java) S 21767 21770 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24144003 10060525568 906364 33554432000 1073741824 1073778376 140737466175696 140215355026320 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21785] ppid=21767 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/21770/task/21785/stat : 21785 (java) S 21767 21770 15709 0 -1 4202560 5831 0 0 0 99 2 0 0 20 0 22 0 24144003 10060525568 906364 33554432000 1073741824 1073778376 140737466175696 140215353972920 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21786] ppid=21767 vsize=9824732 CPUtime=1.26 cores=1,3,5,7
/proc/21770/task/21786/stat : 21786 (java) S 21767 21770 15709 0 -1 4202560 7216 0 0 0 124 2 0 0 20 0 22 0 24144004 10060525568 906364 33554432000 1073741824 1073778376 140737466175696 140215352920120 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21770/tid=21787] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21787/stat : 21787 (java) S 21767 21770 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24144004 10060525568 906364 33554432000 1073741824 1073778376 140737466175696 140215351868024 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21770/tid=21788] ppid=21767 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/21770/task/21788/stat : 21788 (java) S 21767 21770 15709 0 -1 4202560 51 0 0 0 14 21 0 0 20 0 22 0 24144004 10060525568 906364 33554432000 1073741824 1073778376 140737466175696 140215350815432 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21789] ppid=21767 vsize=9824732 CPUtime=871.36 cores=1,3,5,7
/proc/21770/task/21789/stat : 21789 (java) R 21767 21770 15709 0 -1 4202560 644 0 0 0 87119 17 0 0 20 0 22 0 24144213 10060525568 906364 33554432000 1073741824 1073778376 140737466175696 140215349710608 140215398994500 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21770/tid=21790] ppid=21767 vsize=9824732 CPUtime=871.51 cores=1,3,5,7
/proc/21770/task/21790/stat : 21790 (java) R 21767 21770 15709 0 -1 4202560 859 0 0 0 87119 32 0 0 20 0 22 0 24144213 10060525568 906364 33554432000 1073741824 1073778376 140737466175696 140215348656528 140215399064777 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21791] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21791/stat : 21791 (java) S 21767 21770 15709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24144226 10060525568 906364 33554432000 1073741824 1073778376 140737466175696 140215347607208 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21770/tid=21792] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21792/stat : 21792 (java) S 21767 21770 15709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24144226 10060525568 906364 33554432000 1073741824 1073778376 140737466175696 140215346554408 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1767.81
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.301 s]
/proc/loadavg: 3.87 4.17 4.24 5/220 21884
/proc/meminfo: memFree=22984380/32872528 swapFree=1534436/1655032
[pid=21770] ppid=21767 vsize=9824732 CPUtime=1800.02 cores=1,3,5,7
/proc/21770/stat : 21770 (java) S 21767 21770 15709 0 -1 4202496 38788 0 1 0 179768 234 0 0 20 0 22 0 24143997 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140737466166832 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21770/statm: 2456183 912882 2298 9 0 2446860 0
[pid=21770/tid=21772] ppid=21767 vsize=9824732 CPUtime=1.87 cores=1,3,5,7
/proc/21770/task/21772/stat : 21772 (java) S 21767 21770 15709 0 -1 4202560 2539 0 1 0 180 7 0 0 20 0 22 0 24143998 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215533958008 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21773] ppid=21767 vsize=9824732 CPUtime=1.4 cores=1,3,5,7
/proc/21770/task/21773/stat : 21773 (java) S 21767 21770 15709 0 -1 4202560 2261 0 0 0 122 18 0 0 20 0 22 0 24143999 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215523019560 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21770/tid=21774] ppid=21767 vsize=9824732 CPUtime=1.69 cores=1,3,5,7
/proc/21770/task/21774/stat : 21774 (java) S 21767 21770 15709 0 -1 4202560 3323 0 0 0 144 25 0 0 20 0 22 0 24143999 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215521966760 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21770/tid=21775] ppid=21767 vsize=9824732 CPUtime=1.86 cores=1,3,5,7
/proc/21770/task/21775/stat : 21775 (java) S 21767 21770 15709 0 -1 4202560 1547 0 0 0 156 30 0 0 20 0 22 0 24143999 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215520914472 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21770/tid=21776] ppid=21767 vsize=9824732 CPUtime=1.82 cores=1,3,5,7
/proc/21770/task/21776/stat : 21776 (java) S 21767 21770 15709 0 -1 4202560 1710 0 0 0 164 18 0 0 20 0 22 0 24143999 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215519861672 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21770/tid=21777] ppid=21767 vsize=9824732 CPUtime=1.51 cores=1,3,5,7
/proc/21770/task/21777/stat : 21777 (java) S 21767 21770 15709 0 -1 4202560 3233 0 0 0 133 18 0 0 20 0 22 0 24143999 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215518808360 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21770/tid=21778] ppid=21767 vsize=9824732 CPUtime=1.62 cores=1,3,5,7
/proc/21770/task/21778/stat : 21778 (java) S 21767 21770 15709 0 -1 4202560 2435 0 0 0 139 23 0 0 20 0 22 0 24143999 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215517755560 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21770/tid=21779] ppid=21767 vsize=9824732 CPUtime=1.65 cores=1,3,5,7
/proc/21770/task/21779/stat : 21779 (java) S 21767 21770 15709 0 -1 4202560 1580 0 0 0 143 22 0 0 20 0 22 0 24143999 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215516703272 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21770/tid=21780] ppid=21767 vsize=9824732 CPUtime=1.77 cores=1,3,5,7
/proc/21770/task/21780/stat : 21780 (java) S 21767 21770 15709 0 -1 4202560 2207 0 0 0 151 26 0 0 20 0 22 0 24143999 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215370594728 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21770/tid=21781] ppid=21767 vsize=9824732 CPUtime=3.15 cores=1,3,5,7
/proc/21770/task/21781/stat : 21781 (java) S 21767 21770 15709 0 -1 4202560 2083 0 0 0 310 5 0 0 20 0 22 0 24144001 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215358184168 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21770/tid=21782] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21782/stat : 21782 (java) S 21767 21770 15709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 24144001 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215357130232 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21783] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21783/stat : 21783 (java) S 21767 21770 15709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 24144001 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215356077832 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21784] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21784/stat : 21784 (java) S 21767 21770 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24144003 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215355026320 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21785] ppid=21767 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/21770/task/21785/stat : 21785 (java) S 21767 21770 15709 0 -1 4202560 5831 0 0 0 99 2 0 0 20 0 22 0 24144003 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215353972920 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21786] ppid=21767 vsize=9824732 CPUtime=1.26 cores=1,3,5,7
/proc/21770/task/21786/stat : 21786 (java) S 21767 21770 15709 0 -1 4202560 7216 0 0 0 124 2 0 0 20 0 22 0 24144004 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215352920120 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21770/tid=21787] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21787/stat : 21787 (java) S 21767 21770 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24144004 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215351868024 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21770/tid=21788] ppid=21767 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/21770/task/21788/stat : 21788 (java) S 21767 21770 15709 0 -1 4202560 53 0 0 0 14 21 0 0 20 0 22 0 24144004 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215350815432 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21789] ppid=21767 vsize=9824732 CPUtime=887.19 cores=1,3,5,7
/proc/21770/task/21789/stat : 21789 (java) R 21767 21770 15709 0 -1 4202560 645 0 0 0 88702 17 0 0 20 0 22 0 24144213 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215349710640 140215398988557 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21770/tid=21790] ppid=21767 vsize=9824732 CPUtime=887.34 cores=1,3,5,7
/proc/21770/task/21790/stat : 21790 (java) R 21767 21770 15709 0 -1 4202560 859 0 0 0 88702 32 0 0 20 0 22 0 24144213 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215348656960 140215399062381 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21791] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21791/stat : 21791 (java) S 21767 21770 15709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24144226 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215347607208 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21770/tid=21792] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21792/stat : 21792 (java) S 21767 21770 15709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24144226 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215346554408 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 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 21770 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+898.301 s]
/proc/loadavg: 3.87 4.17 4.24 5/220 21884
/proc/meminfo: memFree=22984380/32872528 swapFree=1534436/1655032
[pid=21770] ppid=21767 vsize=9824732 CPUtime=1800.02 cores=1,3,5,7
/proc/21770/stat : 21770 (java) S 21767 21770 15709 0 -1 4202496 38788 0 1 0 179768 234 0 0 20 0 22 0 24143997 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140737466166832 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21770/statm: 2456183 912882 2298 9 0 2446860 0
[pid=21770/tid=21772] ppid=21767 vsize=9824732 CPUtime=1.87 cores=1,3,5,7
/proc/21770/task/21772/stat : 21772 (java) S 21767 21770 15709 0 -1 4202560 2539 0 1 0 180 7 0 0 20 0 22 0 24143998 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215533958008 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21773] ppid=21767 vsize=9824732 CPUtime=1.4 cores=1,3,5,7
/proc/21770/task/21773/stat : 21773 (java) S 21767 21770 15709 0 -1 4202560 2261 0 0 0 122 18 0 0 20 0 22 0 24143999 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215523019560 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21770/tid=21774] ppid=21767 vsize=9824732 CPUtime=1.69 cores=1,3,5,7
/proc/21770/task/21774/stat : 21774 (java) S 21767 21770 15709 0 -1 4202560 3323 0 0 0 144 25 0 0 20 0 22 0 24143999 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215521966760 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21770/tid=21775] ppid=21767 vsize=9824732 CPUtime=1.86 cores=1,3,5,7
/proc/21770/task/21775/stat : 21775 (java) S 21767 21770 15709 0 -1 4202560 1547 0 0 0 156 30 0 0 20 0 22 0 24143999 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215520914472 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21770/tid=21776] ppid=21767 vsize=9824732 CPUtime=1.82 cores=1,3,5,7
/proc/21770/task/21776/stat : 21776 (java) S 21767 21770 15709 0 -1 4202560 1710 0 0 0 164 18 0 0 20 0 22 0 24143999 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215519861672 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21770/tid=21777] ppid=21767 vsize=9824732 CPUtime=1.51 cores=1,3,5,7
/proc/21770/task/21777/stat : 21777 (java) S 21767 21770 15709 0 -1 4202560 3233 0 0 0 133 18 0 0 20 0 22 0 24143999 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215518808360 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21770/tid=21778] ppid=21767 vsize=9824732 CPUtime=1.62 cores=1,3,5,7
/proc/21770/task/21778/stat : 21778 (java) S 21767 21770 15709 0 -1 4202560 2435 0 0 0 139 23 0 0 20 0 22 0 24143999 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215517755560 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21770/tid=21779] ppid=21767 vsize=9824732 CPUtime=1.65 cores=1,3,5,7
/proc/21770/task/21779/stat : 21779 (java) S 21767 21770 15709 0 -1 4202560 1580 0 0 0 143 22 0 0 20 0 22 0 24143999 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215516703272 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21770/tid=21780] ppid=21767 vsize=9824732 CPUtime=1.77 cores=1,3,5,7
/proc/21770/task/21780/stat : 21780 (java) S 21767 21770 15709 0 -1 4202560 2207 0 0 0 151 26 0 0 20 0 22 0 24143999 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215370594728 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21770/tid=21781] ppid=21767 vsize=9824732 CPUtime=3.15 cores=1,3,5,7
/proc/21770/task/21781/stat : 21781 (java) S 21767 21770 15709 0 -1 4202560 2083 0 0 0 310 5 0 0 20 0 22 0 24144001 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215358184168 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21770/tid=21782] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21782/stat : 21782 (java) S 21767 21770 15709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 24144001 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215357130232 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21783] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21783/stat : 21783 (java) S 21767 21770 15709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 24144001 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215356077832 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21784] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21784/stat : 21784 (java) S 21767 21770 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24144003 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215355026320 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21785] ppid=21767 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/21770/task/21785/stat : 21785 (java) S 21767 21770 15709 0 -1 4202560 5831 0 0 0 99 2 0 0 20 0 22 0 24144003 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215353972920 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21786] ppid=21767 vsize=9824732 CPUtime=1.26 cores=1,3,5,7
/proc/21770/task/21786/stat : 21786 (java) S 21767 21770 15709 0 -1 4202560 7216 0 0 0 124 2 0 0 20 0 22 0 24144004 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215352920120 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21770/tid=21787] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21787/stat : 21787 (java) S 21767 21770 15709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24144004 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215351868024 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21770/tid=21788] ppid=21767 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/21770/task/21788/stat : 21788 (java) S 21767 21770 15709 0 -1 4202560 53 0 0 0 14 21 0 0 20 0 22 0 24144004 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215350815432 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21789] ppid=21767 vsize=9824732 CPUtime=887.19 cores=1,3,5,7
/proc/21770/task/21789/stat : 21789 (java) R 21767 21770 15709 0 -1 4202560 645 0 0 0 88702 17 0 0 20 0 22 0 24144213 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215349710640 140215398988557 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21770/tid=21790] ppid=21767 vsize=9824732 CPUtime=887.34 cores=1,3,5,7
/proc/21770/task/21790/stat : 21790 (java) R 21767 21770 15709 0 -1 4202560 859 0 0 0 88702 32 0 0 20 0 22 0 24144213 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215348656960 140215399062381 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21770/tid=21791] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21791/stat : 21791 (java) S 21767 21770 15709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24144226 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215347607208 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21770/tid=21792] ppid=21767 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21770/task/21792/stat : 21792 (java) S 21767 21770 15709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24144226 10060525568 912882 33554432000 1073741824 1073778376 140737466175696 140215346554408 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21770 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=40416
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=840568
# CPU time returned by wait4() is 1795.88
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 898.347
CPU time (s): 1800.02
CPU user time (s): 1797.68
CPU system time (s): 2.34
CPU usage (%): 200.37
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.04
system time used= 2.84057
maximum resident set size= 3652232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38833
page faults= 1
swaps= 0
block input operations= 0
block output operations= 832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22734
involuntary context switches= 17650

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.94394 second user time and 6.45302 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-18 05:35:56
IDJOB=4103242
IDBENCH=2307
IDSOLVER=2543
FILE ID=node122/4103242-1466220955
RUNJOBID= node122-1466206083-15726
PBS_JOBID= 19918155
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-n3703.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103242-1466220955/watcher-4103242-1466220955 -o /tmp/evaluation-result-4103242-1466220955/solver-4103242-1466220955 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466206083-15726 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4103242-1466220955.opb

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

MD5SUM BENCH= 35c934e0cd42ffa30810ffe35ff61781
RANDOM SEED=78739015

node122.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.769
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.53
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.769
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.769
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.769
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.769
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.53
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.769
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.769
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.769
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26153708 kB
Buffers:          138188 kB
Cached:          1649436 kB
SwapCached:            0 kB
Active:          2612660 kB
Inactive:        1692348 kB
Active(anon):    2520292 kB
Inactive(anon):        0 kB
Active(file):      92368 kB
Inactive(file):  1692348 kB
Unevictable:     1655032 kB
Mlocked:         1534436 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9436 kB
Writeback:             0 kB
AnonPages:       4187116 kB
Mapped:            21156 kB
Shmem:               204 kB
Slab:             609572 kB
SReclaimable:      53152 kB
SUnreclaim:       556420 kB
KernelStack:        1608 kB
PageTables:        12572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4414836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2594816 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 node122 at 2016-06-18 05:50:54