Trace number 4103246

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.76 897.766

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-n3706.opb
MD5SUM08198ac17bd0f4debb1b62367d726ca9
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 4970107162
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 155000
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 29645337650291
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 29645337650291
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.07/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.07/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.10	c See www.sat4j.org for details.
0.07/0.10	c version PB16.v20160501
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.13	c Pseudo Boolean Optimization by upper bound
0.07/0.13	c ManyCore solver with 2 solvers running in parallel
0.07/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.13	c Expensive reason simplification
0.07/0.13	c Glucose 2.1 dynamic restart strategy
0.07/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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.07/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.07/0.13	c No reason simplification
0.07/0.13	c Armin Biere (Picosat) restarts strategy
0.07/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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c solving HOME/instance-4103246-1466221029.opb
0.07/0.13	c reading problem ... 
0.07/0.14	c  objective function found
3.54/2.23	c ... done. Wall clock time 2.095s.
3.54/2.23	c declared #vars     155000
3.54/2.23	c #constraints  5300
3.54/2.23	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
3.54/2.23	c constraints type 
3.54/2.23	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 5300
3.54/2.23	c 5300 constraints processed.
3.54/2.23	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
3.54/2.23	c constraints type 
3.54/2.23	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5300
3.54/2.23	c 5300 constraints processed.
3.54/2.23	c objective function length is 155000 literals
16.79/8.08	c cleaning 2493 clauses out of 5004 with flag 14158/5004
31.38/15.17	c cleaning 4237 clauses out of 8508 with flag 34259/11001
35.38/17.19	c cleaning 5623 clauses out of 11271 with flag 48259/18001
40.38/19.67	c cleaning 6809 clauses out of 13648 with flag 64259/26001
47.06/22.90	c cleaning 7906 clauses out of 15839 with flag 82259/35001
54.27/26.50	c cleaning 8949 clauses out of 17933 with flag 102259/45001
64.16/31.63	c cleaning 9972 clauses out of 19984 with flag 124259/56001
73.96/36.51	c cleaning 10989 clauses out of 22012 with flag 148259/68001
84.56/41.84	c cleaning 11987 clauses out of 24023 with flag 174259/81001
97.96/48.46	c cleaning 13003 clauses out of 26036 with flag 202259/95001
113.43/56.15	c cleaning 13999 clauses out of 28033 with flag 232259/110001
130.21/64.55	c cleaning 15004 clauses out of 30034 with flag 264259/126001
149.00/73.99	c cleaning 16001 clauses out of 32030 with flag 298259/143001
171.80/85.32	c cleaning 17001 clauses out of 34029 with flag 334259/161001
198.19/98.51	c cleaning 18000 clauses out of 36028 with flag 372259/180001
224.19/111.54	c cleaning 19001 clauses out of 38028 with flag 412259/200001
250.78/124.85	c cleaning 20000 clauses out of 40027 with flag 454259/221001
284.41/141.86	c cleaning 21001 clauses out of 42027 with flag 498259/243001
315.27/157.29	c cleaning 21997 clauses out of 44026 with flag 544259/266001
356.77/177.95	c cleaning 23002 clauses out of 46029 with flag 592259/290001
401.20/200.06	c cleaning 23998 clauses out of 48027 with flag 642259/315001
444.81/221.82	c cleaning 24999 clauses out of 50029 with flag 694259/341001
498.64/248.67	c cleaning 25998 clauses out of 52030 with flag 748259/368001
552.20/275.48	c cleaning 27000 clauses out of 54032 with flag 804259/396001
613.78/306.70	c cleaning 27996 clauses out of 56032 with flag 862259/425001
675.86/337.65	c cleaning 29003 clauses out of 58036 with flag 922259/455001
742.95/371.12	c cleaning 30003 clauses out of 60033 with flag 984259/486001
817.98/408.54	c cleaning 31002 clauses out of 62030 with flag 1048259/518001
907.15/452.92	c cleaning 31996 clauses out of 64028 with flag 1114259/551001
1003.00/500.53	c cleaning 33003 clauses out of 66032 with flag 1182259/585001
1106.54/551.90	c cleaning 34002 clauses out of 68029 with flag 1252259/620001
1217.26/606.79	c cleaning 34999 clauses out of 70027 with flag 1324259/656001
1337.79/666.45	c cleaning 35998 clauses out of 72028 with flag 1398259/693001
1460.96/728.63	c cleaning 37001 clauses out of 74030 with flag 1474259/731001
1583.20/789.62	c cleaning 37998 clauses out of 76029 with flag 1552259/770001
1718.37/857.09	c cleaning 39000 clauses out of 78031 with flag 1632259/810001
1800.19/897.71	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.19/897.71	c starts		: 41
1800.19/897.71	c conflicts		: 839511
1800.19/897.71	c decisions		: 1296785
1800.19/897.71	c propagations		: 9469948
1800.19/897.71	c inspects		: 9294347907
1800.19/897.71	c shortcuts		: 0
1800.19/897.71	c learnt literals	: 0
1800.19/897.71	c learnt binary clauses	: 0
1800.19/897.71	c learnt ternary clauses	: 0
1800.19/897.71	c learnt constraints	: 839511
1800.19/897.71	c ignored constraints	: 0
1800.19/897.71	c root simplifications	: 0
1800.19/897.71	c removed literals (reason simplification)	: 6249704
1800.19/897.71	c reason swapping (by a shorter reason)	: 0
1800.19/897.71	c Calls to reduceDB	: 36
1800.19/897.71	c Number of update (reduction) of LBD	: 1502
1800.19/897.71	c Imported unit clauses	: 0
1800.19/897.71	c number of reductions to clauses (during analyze)	: 0
1800.19/897.71	c number of learned constraints concerned by reduction	: 0
1800.19/897.72	c number of learning phase by resolution	: 0
1800.19/897.72	c number of learning phase by cutting planes	: 0
1800.19/897.72	c speed (assignments/second)	: 10576.775863821309
1800.19/897.72	c non guided choices	127177
1800.19/897.74	c learnt constraints type 
1800.19/897.74	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 68541
1800.19/897.74	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.19/897.74	c starts		: 2
1800.19/897.74	c conflicts		: 1659
1800.19/897.74	c decisions		: 1201628
1800.19/897.74	c propagations		: 8508208
1800.19/897.74	c inspects		: 254169226
1800.19/897.74	c shortcuts		: 0
1800.19/897.74	c learnt literals	: 0
1800.19/897.74	c learnt binary clauses	: 0
1800.19/897.74	c learnt ternary clauses	: 0
1800.19/897.74	c learnt constraints	: 1658
1800.19/897.74	c ignored constraints	: 0
1800.19/897.74	c root simplifications	: 0
1800.19/897.74	c removed literals (reason simplification)	: 0
1800.19/897.74	c reason swapping (by a shorter reason)	: 0
1800.19/897.74	c Calls to reduceDB	: 0
1800.19/897.74	c Number of update (reduction) of LBD	: 0
1800.19/897.74	c Imported unit clauses	: 0
1800.19/897.74	c number of reductions to clauses (during analyze)	: 0
1800.19/897.74	c number of learned constraints concerned by reduction	: 0
1800.19/897.74	c number of learning phase by resolution	: 0
1800.19/897.74	c number of learning phase by cutting planes	: 0
1800.19/897.74	c speed (assignments/second)	: 9502.38558996444
1800.19/897.74	c non guided choices	0
1800.19/897.75	c learnt constraints type 
1800.19/897.75	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1658
1800.19/897.75	s UNKNOWN
1800.19/897.75	c Total wall clock time (in seconds): 897.615

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

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

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


[startup+0 s]
/proc/loadavg: 4.23 4.21 4.23 6/197 17382
/proc/meminfo: memFree=26804416/32872528 swapFree=1499884/1696108
[pid=17382] ppid=17379 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/17382/stat : 17382 (java) D 17379 17382 8337 0 -1 4202496 317 0 0 0 0 0 0 0 20 0 1 0 24148651 9515008 175 33554432000 1073741824 1073778376 140736107849792 140736107832520 225444709264 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/17382/statm: 2323 175 133 9 0 71 0

[startup+0.100119 s]
/proc/loadavg: 4.23 4.21 4.23 6/197 17382
/proc/meminfo: memFree=26804416/32872528 swapFree=1499884/1696108
[pid=17382] ppid=17379 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/17382/stat : 17382 (java) S 17379 17382 8337 0 -1 4202496 4291 0 1 0 6 1 0 0 20 0 18 0 24148651 9787879424 4907 33554432000 1073741824 1073778376 140736299386176 140736299377312 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/17382/statm: 2389619 4912 2055 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.200305 s]
/proc/loadavg: 4.23 4.21 4.23 6/197 17382
/proc/meminfo: memFree=26804416/32872528 swapFree=1499884/1696108
[pid=17382] ppid=17379 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/17382/stat : 17382 (java) S 17379 17382 8337 0 -1 4202496 5207 0 1 0 25 2 0 0 20 0 18 0 24148651 9787879424 8216 33554432000 1073741824 1073778376 140736299386176 140736299377312 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/17382/statm: 2389619 8217 2217 9 0 2380296 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9558476

[startup+0.300297 s]
/proc/loadavg: 4.23 4.21 4.23 6/197 17382
/proc/meminfo: memFree=26804416/32872528 swapFree=1499884/1696108
[pid=17382] ppid=17379 vsize=9558476 CPUtime=0.46 cores=0,2,4,6
/proc/17382/stat : 17382 (java) S 17379 17382 8337 0 -1 4202496 6248 0 1 0 44 2 0 0 20 0 18 0 24148651 9787879424 12290 33554432000 1073741824 1073778376 140736299386176 140736299377312 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/17382/statm: 2389619 12290 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.711394 s]
/proc/loadavg: 4.23 4.21 4.23 6/197 17382
/proc/meminfo: memFree=26804416/32872528 swapFree=1499884/1696108
[pid=17382] ppid=17379 vsize=9558476 CPUtime=1.14 cores=0,2,4,6
/proc/17382/stat : 17382 (java) S 17379 17382 8337 0 -1 4202496 6583 0 1 0 107 7 0 0 20 0 18 0 24148651 9787879424 46170 33554432000 1073741824 1073778376 140736299386176 140736299377312 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/17382/statm: 2389619 46170 2257 9 0 2380296 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 9558476

[startup+1.50078 s]
/proc/loadavg: 4.23 4.21 4.23 6/215 17400
/proc/meminfo: memFree=26549316/32872528 swapFree=1499884/1696108
[pid=17382] ppid=17379 vsize=9558476 CPUtime=2.28 cores=0,2,4,6
/proc/17382/stat : 17382 (java) S 17379 17382 8337 0 -1 4202496 7470 0 1 0 210 18 0 0 20 0 18 0 24148651 9787879424 81965 33554432000 1073741824 1073778376 140736299386176 140736299377312 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/17382/statm: 2389619 81965 2263 9 0 2380296 0
[pid=17382/tid=17384] ppid=17379 vsize=9558476 CPUtime=1.32 cores=0,2,4,6
/proc/17382/task/17384/stat : 17384 (java) R 17379 17382 8337 0 -1 4202560 2557 0 1 0 127 5 0 0 20 0 18 0 24148653 9787879424 81965 33554432000 1073741824 1073778376 140736299386176 140243428433888 140243368363550 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17382/tid=17385] ppid=17379 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/17382/task/17385/stat : 17385 (java) S 17379 17382 8337 0 -1 4202560 24 0 0 0 2 0 0 0 20 0 18 0 24148654 9787879424 81965 33554432000 1073741824 1073778376 140736299386176 140243367172392 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17386] ppid=17379 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/17382/task/17386/stat : 17386 (java) S 17379 17382 8337 0 -1 4202560 125 0 0 0 5 3 0 0 20 0 18 0 24148654 9787879424 81965 33554432000 1073741824 1073778376 140736299386176 140243271104680 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17387] ppid=17379 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/17382/task/17387/stat : 17387 (java) S 17379 17382 8337 0 -1 4202560 21 0 0 0 3 1 0 0 20 0 18 0 24148654 9787879424 81965 33554432000 1073741824 1073778376 140736299386176 140243270052392 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17382/tid=17388] ppid=17379 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/17382/task/17388/stat : 17388 (java) S 17379 17382 8337 0 -1 4202560 49 0 0 0 5 2 0 0 20 0 18 0 24148654 9787879424 81965 33554432000 1073741824 1073778376 140736299386176 140243268999592 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17382/tid=17389] ppid=17379 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/17382/task/17389/stat : 17389 (java) S 17379 17382 8337 0 -1 4202560 162 0 0 0 7 3 0 0 20 0 18 0 24148654 9787879424 81965 33554432000 1073741824 1073778376 140736299386176 140243267947304 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17382/tid=17390] ppid=17379 vsize=9558476 CPUtime=0.06 cores=0,2,4,6
/proc/17382/task/17390/stat : 17390 (java) S 17379 17382 8337 0 -1 4202560 96 0 0 0 4 2 0 0 20 0 18 0 24148654 9787879424 81965 33554432000 1073741824 1073778376 140736299386176 140243266894504 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17382/tid=17391] ppid=17379 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/17382/task/17391/stat : 17391 (java) S 17379 17382 8337 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 18 0 24148654 9787879424 81965 33554432000 1073741824 1073778376 140736299386176 140243265842216 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17382/tid=17392] ppid=17379 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/17382/task/17392/stat : 17392 (java) S 17379 17382 8337 0 -1 4202560 130 0 0 0 2 0 0 0 20 0 18 0 24148654 9787879424 81965 33554432000 1073741824 1073778376 140736299386176 140243264789416 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17393] ppid=17379 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17393/stat : 17393 (java) S 17379 17382 8337 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 24148655 9787879424 81965 33554432000 1073741824 1073778376 140736299386176 140243252590824 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17394] ppid=17379 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17394/stat : 17394 (java) S 17379 17382 8337 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 24148656 9787879424 81965 33554432000 1073741824 1073778376 140736299386176 140243251536888 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17395] ppid=17379 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17395/stat : 17395 (java) S 17379 17382 8337 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 24148656 9787879424 81965 33554432000 1073741824 1073778376 140736299386176 140243250484488 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17396] ppid=17379 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17396/stat : 17396 (java) S 17379 17382 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 24148658 9787879424 81965 33554432000 1073741824 1073778376 140736299386176 140243249432976 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17397] ppid=17379 vsize=9558476 CPUtime=0.2 cores=0,2,4,6
/proc/17382/task/17397/stat : 17397 (java) S 17379 17382 8337 0 -1 4202560 1514 0 0 0 20 0 0 0 20 0 18 0 24148658 9787879424 81965 33554432000 1073741824 1073778376 140736299386176 140243248380600 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17398] ppid=17379 vsize=9558476 CPUtime=0.2 cores=0,2,4,6
/proc/17382/task/17398/stat : 17398 (java) S 17379 17382 8337 0 -1 4202560 1458 0 0 0 20 0 0 0 20 0 18 0 24148658 9787879424 81965 33554432000 1073741824 1073778376 140736299386176 140243247327800 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17382/tid=17399] ppid=17379 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17399/stat : 17399 (java) S 17379 17382 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 24148658 9787879424 81965 33554432000 1073741824 1073778376 140736299386176 140243246275704 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17382/tid=17400] ppid=17379 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17400/stat : 17400 (java) S 17379 17382 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 24148658 9787879424 81965 33554432000 1073741824 1073778376 140736299386176 140243245223112 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 9558476

[startup+3.10072 s]
/proc/loadavg: 4.13 4.19 4.22 8/215 17400
/proc/meminfo: memFree=26330632/32872528 swapFree=1499884/1696108
[pid=17382] ppid=17379 vsize=9824732 CPUtime=6.1 cores=0,2,4,6
/proc/17382/stat : 17382 (java) S 17379 17382 8337 0 -1 4202496 16578 0 1 0 577 33 0 0 20 0 22 0 24148651 10060525568 134045 33554432000 1073741824 1073778376 140736299386176 140736299377312 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/17382/statm: 2456183 134045 2284 9 0 2446860 0
[pid=17382/tid=17384] ppid=17379 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/17382/task/17384/stat : 17384 (java) S 17379 17382 8337 0 -1 4202560 2591 0 1 0 186 6 0 0 20 0 22 0 24148653 10060525568 134045 33554432000 1073741824 1073778376 140736299386176 140243428443000 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17382/tid=17385] ppid=17379 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/17382/task/17385/stat : 17385 (java) S 17379 17382 8337 0 -1 4202560 68 0 0 0 8 2 0 0 20 0 22 0 24148654 10060525568 134045 33554432000 1073741824 1073778376 140736299386176 140243367172392 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17386] ppid=17379 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/17382/task/17386/stat : 17386 (java) S 17379 17382 8337 0 -1 4202560 183 0 0 0 13 4 0 0 20 0 22 0 24148654 10060525568 134045 33554432000 1073741824 1073778376 140736299386176 140243271104680 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17387] ppid=17379 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/17382/task/17387/stat : 17387 (java) S 17379 17382 8337 0 -1 4202560 111 0 0 0 13 4 0 0 20 0 22 0 24148654 10060525568 134045 33554432000 1073741824 1073778376 140736299386176 140243270052392 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17388] ppid=17379 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/17382/task/17388/stat : 17388 (java) S 17379 17382 8337 0 -1 4202560 195 0 0 0 10 4 0 0 20 0 22 0 24148654 10060525568 134045 33554432000 1073741824 1073778376 140736299386176 140243268999592 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17389] ppid=17379 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/17382/task/17389/stat : 17389 (java) S 17379 17382 8337 0 -1 4202560 186 0 0 0 12 5 0 0 20 0 22 0 24148654 10060525568 134045 33554432000 1073741824 1073778376 140736299386176 140243267947304 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17382/tid=17390] ppid=17379 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/17382/task/17390/stat : 17390 (java) S 17379 17382 8337 0 -1 4202560 129 0 0 0 12 4 0 0 20 0 22 0 24148654 10060525568 134045 33554432000 1073741824 1073778376 140736299386176 140243266894504 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17382/tid=17391] ppid=17379 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/17382/task/17391/stat : 17391 (java) S 17379 17382 8337 0 -1 4202560 147 0 0 0 7 2 0 0 20 0 22 0 24148654 10060525568 134045 33554432000 1073741824 1073778376 140736299386176 140243265842216 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17382/tid=17392] ppid=17379 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/17382/task/17392/stat : 17392 (java) S 17379 17382 8337 0 -1 4202560 225 0 0 0 11 3 0 0 20 0 22 0 24148654 10060525568 134045 33554432000 1073741824 1073778376 140736299386176 140243264789416 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17393] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17393/stat : 17393 (java) S 17379 17382 8337 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 24148655 10060525568 134045 33554432000 1073741824 1073778376 140736299386176 140243252590824 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17382/tid=17394] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17394/stat : 17394 (java) S 17379 17382 8337 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 24148656 10060525568 134045 33554432000 1073741824 1073778376 140736299386176 140243251536888 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17395] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17395/stat : 17395 (java) S 17379 17382 8337 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 24148656 10060525568 134045 33554432000 1073741824 1073778376 140736299386176 140243250484488 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17396] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17396/stat : 17396 (java) S 17379 17382 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24148658 10060525568 134045 33554432000 1073741824 1073778376 140736299386176 140243249432976 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17397] ppid=17379 vsize=9824732 CPUtime=0.62 cores=0,2,4,6
/proc/17382/task/17397/stat : 17397 (java) R 17379 17382 8337 0 -1 4202560 3958 0 0 0 62 0 0 0 20 0 22 0 24148658 10060525568 134045 33554432000 1073741824 1073778376 140736299386176 140243248380600 140243434287296 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17398] ppid=17379 vsize=9824732 CPUtime=0.72 cores=0,2,4,6
/proc/17382/task/17398/stat : 17398 (java) R 17379 17382 8337 0 -1 4202560 7271 0 0 0 70 2 0 0 20 0 22 0 24148658 10060525568 134045 33554432000 1073741824 1073778376 140736299386176 140243247327800 140243436198260 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=17382/tid=17399] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17399/stat : 17399 (java) S 17379 17382 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24148658 10060525568 134045 33554432000 1073741824 1073778376 140736299386176 140243246275704 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17382/tid=17400] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17400/stat : 17400 (java) S 17379 17382 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24148658 10060525568 134045 33554432000 1073741824 1073778376 140736299386176 140243245223112 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 9824732

[startup+6.30094 s]
/proc/loadavg: 4.13 4.19 4.22 6/219 17404
/proc/meminfo: memFree=26085164/32872528 swapFree=1499884/1696108
[pid=17382] ppid=17379 vsize=9824732 CPUtime=13.37 cores=0,2,4,6
/proc/17382/stat : 17382 (java) S 17379 17382 8337 0 -1 4202496 22892 0 1 0 1294 43 0 0 20 0 22 0 24148651 10060525568 201752 33554432000 1073741824 1073778376 140736299386176 140736299377312 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/17382/statm: 2456183 201752 2286 9 0 2446860 0
[pid=17382/tid=17384] ppid=17379 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/17382/task/17384/stat : 17384 (java) S 17379 17382 8337 0 -1 4202560 2591 0 1 0 186 6 0 0 20 0 22 0 24148653 10060525568 201752 33554432000 1073741824 1073778376 140736299386176 140243428443000 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17382/tid=17385] ppid=17379 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/17382/task/17385/stat : 17385 (java) S 17379 17382 8337 0 -1 4202560 80 0 0 0 9 2 0 0 20 0 22 0 24148654 10060525568 201752 33554432000 1073741824 1073778376 140736299386176 140243367172392 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17382/tid=17386] ppid=17379 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/17382/task/17386/stat : 17386 (java) S 17379 17382 8337 0 -1 4202560 193 0 0 0 15 4 0 0 20 0 22 0 24148654 10060525568 201752 33554432000 1073741824 1073778376 140736299386176 140243271104680 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17387] ppid=17379 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/17382/task/17387/stat : 17387 (java) S 17379 17382 8337 0 -1 4202560 116 0 0 0 15 4 0 0 20 0 22 0 24148654 10060525568 201752 33554432000 1073741824 1073778376 140736299386176 140243270052392 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17382/tid=17388] ppid=17379 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/17382/task/17388/stat : 17388 (java) S 17379 17382 8337 0 -1 4202560 200 0 0 0 12 4 0 0 20 0 22 0 24148654 10060525568 201752 33554432000 1073741824 1073778376 140736299386176 140243268999592 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17382/tid=17389] ppid=17379 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/17382/task/17389/stat : 17389 (java) S 17379 17382 8337 0 -1 4202560 213 0 0 0 18 6 0 0 20 0 22 0 24148654 10060525568 201752 33554432000 1073741824 1073778376 140736299386176 140243267947304 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17382/tid=17390] ppid=17379 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/17382/task/17390/stat : 17390 (java) S 17379 17382 8337 0 -1 4202560 155 0 0 0 18 5 0 0 20 0 22 0 24148654 10060525568 201752 33554432000 1073741824 1073778376 140736299386176 140243266894504 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17382/tid=17391] ppid=17379 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/17382/task/17391/stat : 17391 (java) S 17379 17382 8337 0 -1 4202560 155 0 0 0 10 2 0 0 20 0 22 0 24148654 10060525568 201752 33554432000 1073741824 1073778376 140736299386176 140243265842216 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17382/tid=17392] ppid=17379 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/17382/task/17392/stat : 17392 (java) S 17379 17382 8337 0 -1 4202560 239 0 0 0 13 4 0 0 20 0 22 0 24148654 10060525568 201752 33554432000 1073741824 1073778376 140736299386176 140243264789416 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17382/tid=17393] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17393/stat : 17393 (java) S 17379 17382 8337 0 -1 4202560 525 0 0 0 0 0 0 0 20 0 22 0 24148655 10060525568 201752 33554432000 1073741824 1073778376 140736299386176 140243252590824 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17382/tid=17394] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17394/stat : 17394 (java) S 17379 17382 8337 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 24148656 10060525568 201752 33554432000 1073741824 1073778376 140736299386176 140243251536888 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17395] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17395/stat : 17395 (java) S 17379 17382 8337 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 24148656 10060525568 201752 33554432000 1073741824 1073778376 140736299386176 140243250484488 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17396] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17396/stat : 17396 (java) S 17379 17382 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24148658 10060525568 201752 33554432000 1073741824 1073778376 140736299386176 140243249432976 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17397] ppid=17379 vsize=9824732 CPUtime=1.02 cores=0,2,4,6
/proc/17382/task/17397/stat : 17397 (java) S 17379 17382 8337 0 -1 4202560 9429 0 0 0 100 2 0 0 20 0 22 0 24148658 10060525568 201752 33554432000 1073741824 1073778376 140736299386176 140243248380600 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17398] ppid=17379 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/17382/task/17398/stat : 17398 (java) S 17379 17382 8337 0 -1 4202560 7393 0 0 0 107 2 0 0 20 0 22 0 24148658 10060525568 201752 33554432000 1073741824 1073778376 140736299386176 140243247327800 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17382/tid=17399] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17399/stat : 17399 (java) S 17379 17382 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24148658 10060525568 201752 33554432000 1073741824 1073778376 140736299386176 140243246275704 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17382/tid=17400] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17400/stat : 17400 (java) S 17379 17382 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24148658 10060525568 201752 33554432000 1073741824 1073778376 140736299386176 140243245223112 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17401] ppid=17379 vsize=9824732 CPUtime=3.9 cores=0,2,4,6
/proc/17382/task/17401/stat : 17401 (java) R 17379 17382 8337 0 -1 4202560 51 0 0 0 389 1 0 0 20 0 22 0 24148875 10060525568 201752 33554432000 1073741824 1073778376 140736299386176 140243244165296 140243369031254 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17382/tid=17402] ppid=17379 vsize=9824732 CPUtime=3.86 cores=0,2,4,6
/proc/17382/task/17402/stat : 17402 (java) R 17379 17382 8337 0 -1 4202560 287 0 0 0 383 3 0 0 20 0 22 0 24148875 10060525568 201752 33554432000 1073741824 1073778376 140736299386176 140243243112992 140243369224601 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17403] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17403/stat : 17403 (java) S 17379 17382 8337 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24148889 10060525568 201752 33554432000 1073741824 1073778376 140736299386176 140243242063016 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17404] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17404/stat : 17404 (java) S 17379 17382 8337 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24148889 10060525568 201752 33554432000 1073741824 1073778376 140736299386176 140243241010216 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 13.37

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


[startup+882.308 s]
/proc/loadavg: 4.26 4.30 4.26 5/219 17496
/proc/meminfo: memFree=23111060/32872528 swapFree=1499884/1696108
[pid=17382] ppid=17379 vsize=9824732 CPUtime=1769.22 cores=0,2,4,6
/proc/17382/stat : 17382 (java) S 17379 17382 8337 0 -1 4202496 43521 0 1 0 176661 261 0 0 20 0 22 0 24148651 10060525568 926864 33554432000 1073741824 1073778376 140736299386176 140736299377312 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/17382/statm: 2456183 926864 2298 9 0 2446860 0
[pid=17382/tid=17384] ppid=17379 vsize=9824732 CPUtime=1.96 cores=0,2,4,6
/proc/17382/task/17384/stat : 17384 (java) S 17379 17382 8337 0 -1 4202560 2600 0 1 0 189 7 0 0 20 0 22 0 24148653 10060525568 926864 33554432000 1073741824 1073778376 140736299386176 140243428443000 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17382/tid=17385] ppid=17379 vsize=9824732 CPUtime=2.17 cores=0,2,4,6
/proc/17382/task/17385/stat : 17385 (java) S 17379 17382 8337 0 -1 4202560 1077 0 0 0 197 20 0 0 20 0 22 0 24148654 10060525568 926864 33554432000 1073741824 1073778376 140736299386176 140243367172392 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17386] ppid=17379 vsize=9824732 CPUtime=2.32 cores=0,2,4,6
/proc/17382/task/17386/stat : 17386 (java) S 17379 17382 8337 0 -1 4202560 4430 0 0 0 207 25 0 0 20 0 22 0 24148654 10060525568 926864 33554432000 1073741824 1073778376 140736299386176 140243271104680 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17382/tid=17387] ppid=17379 vsize=9824732 CPUtime=2.22 cores=0,2,4,6
/proc/17382/task/17387/stat : 17387 (java) S 17379 17382 8337 0 -1 4202560 1603 0 0 0 195 27 0 0 20 0 22 0 24148654 10060525568 926864 33554432000 1073741824 1073778376 140736299386176 140243270052392 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17388] ppid=17379 vsize=9824732 CPUtime=2.36 cores=0,2,4,6
/proc/17382/task/17388/stat : 17388 (java) S 17379 17382 8337 0 -1 4202560 1586 0 0 0 209 27 0 0 20 0 22 0 24148654 10060525568 926864 33554432000 1073741824 1073778376 140736299386176 140243268999592 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17389] ppid=17379 vsize=9824732 CPUtime=2.31 cores=0,2,4,6
/proc/17382/task/17389/stat : 17389 (java) S 17379 17382 8337 0 -1 4202560 3352 0 0 0 207 24 0 0 20 0 22 0 24148654 10060525568 926864 33554432000 1073741824 1073778376 140736299386176 140243267947304 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17390] ppid=17379 vsize=9824732 CPUtime=2.84 cores=0,2,4,6
/proc/17382/task/17390/stat : 17390 (java) S 17379 17382 8337 0 -1 4202560 1399 0 0 0 249 35 0 0 20 0 22 0 24148654 10060525568 926864 33554432000 1073741824 1073778376 140736299386176 140243266894504 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17391] ppid=17379 vsize=9824732 CPUtime=2.35 cores=0,2,4,6
/proc/17382/task/17391/stat : 17391 (java) S 17379 17382 8337 0 -1 4202560 1181 0 0 0 214 21 0 0 20 0 22 0 24148654 10060525568 926864 33554432000 1073741824 1073778376 140736299386176 140243265842216 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17382/tid=17392] ppid=17379 vsize=9824732 CPUtime=2.27 cores=0,2,4,6
/proc/17382/task/17392/stat : 17392 (java) S 17379 17382 8337 0 -1 4202560 2610 0 0 0 201 26 0 0 20 0 22 0 24148654 10060525568 926864 33554432000 1073741824 1073778376 140736299386176 140243264789416 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17382/tid=17393] ppid=17379 vsize=9824732 CPUtime=4.68 cores=0,2,4,6
/proc/17382/task/17393/stat : 17393 (java) S 17379 17382 8337 0 -1 4202560 2518 0 0 0 460 8 0 0 20 0 22 0 24148655 10060525568 926864 33554432000 1073741824 1073778376 140736299386176 140243252590824 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17382/tid=17394] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17394/stat : 17394 (java) S 17379 17382 8337 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 24148656 10060525568 926864 33554432000 1073741824 1073778376 140736299386176 140243251536888 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17395] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17395/stat : 17395 (java) S 17379 17382 8337 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 24148656 10060525568 926864 33554432000 1073741824 1073778376 140736299386176 140243250484488 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17396] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17396/stat : 17396 (java) S 17379 17382 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24148658 10060525568 926864 33554432000 1073741824 1073778376 140736299386176 140243249432976 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17397] ppid=17379 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/17382/task/17397/stat : 17397 (java) S 17379 17382 8337 0 -1 4202560 9449 0 0 0 108 2 0 0 20 0 22 0 24148658 10060525568 926864 33554432000 1073741824 1073778376 140736299386176 140243248380600 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17398] ppid=17379 vsize=9824732 CPUtime=1.49 cores=0,2,4,6
/proc/17382/task/17398/stat : 17398 (java) S 17379 17382 8337 0 -1 4202560 8943 0 0 0 147 2 0 0 20 0 22 0 24148658 10060525568 926864 33554432000 1073741824 1073778376 140736299386176 140243247327800 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17382/tid=17399] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17399/stat : 17399 (java) S 17379 17382 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24148658 10060525568 926864 33554432000 1073741824 1073778376 140736299386176 140243246275704 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17382/tid=17400] ppid=17379 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/17382/task/17400/stat : 17400 (java) S 17379 17382 8337 0 -1 4202560 51 0 0 0 15 15 0 0 20 0 22 0 24148658 10060525568 926864 33554432000 1073741824 1073778376 140736299386176 140243245223112 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17401] ppid=17379 vsize=9824732 CPUtime=870.48 cores=0,2,4,6
/proc/17382/task/17401/stat : 17401 (java) R 17379 17382 8337 0 -1 4202560 142 0 0 0 87028 20 0 0 20 0 22 0 24148875 10060525568 926864 33554432000 1073741824 1073778376 140736299386176 140243244165600 140243368949895 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=17382/tid=17402] ppid=17379 vsize=9824732 CPUtime=870.51 cores=0,2,4,6
/proc/17382/task/17402/stat : 17402 (java) R 17379 17382 8337 0 -1 4202560 1316 0 0 0 87017 34 0 0 20 0 22 0 24148875 10060525568 926864 33554432000 1073741824 1073778376 140736299386176 140243243113184 140243369213113 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17403] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17403/stat : 17403 (java) S 17379 17382 8337 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24148889 10060525568 926864 33554432000 1073741824 1073778376 140736299386176 140243242063016 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17404] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17404/stat : 17404 (java) S 17379 17382 8337 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24148889 10060525568 926864 33554432000 1073741824 1073778376 140736299386176 140243241010216 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1769.22
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+897.708 s]
/proc/loadavg: 4.28 4.30 4.27 6/219 17497
/proc/meminfo: memFree=23110936/32872528 swapFree=1499884/1696108
[pid=17382] ppid=17379 vsize=9824732 CPUtime=1800.19 cores=0,2,4,6
/proc/17382/stat : 17382 (java) S 17379 17382 8337 0 -1 4202496 43542 0 1 0 179758 261 0 0 20 0 22 0 24148651 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140736299377312 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/17382/statm: 2456183 926884 2298 9 0 2446860 0
[pid=17382/tid=17384] ppid=17379 vsize=9824732 CPUtime=1.96 cores=0,2,4,6
/proc/17382/task/17384/stat : 17384 (java) S 17379 17382 8337 0 -1 4202560 2600 0 1 0 189 7 0 0 20 0 22 0 24148653 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243428443000 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17382/tid=17385] ppid=17379 vsize=9824732 CPUtime=2.18 cores=0,2,4,6
/proc/17382/task/17385/stat : 17385 (java) S 17379 17382 8337 0 -1 4202560 1084 0 0 0 198 20 0 0 20 0 22 0 24148654 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243367172392 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17386] ppid=17379 vsize=9824732 CPUtime=2.41 cores=0,2,4,6
/proc/17382/task/17386/stat : 17386 (java) S 17379 17382 8337 0 -1 4202560 4430 0 0 0 216 25 0 0 20 0 22 0 24148654 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243271104680 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17382/tid=17387] ppid=17379 vsize=9824732 CPUtime=2.24 cores=0,2,4,6
/proc/17382/task/17387/stat : 17387 (java) S 17379 17382 8337 0 -1 4202560 1603 0 0 0 197 27 0 0 20 0 22 0 24148654 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243270052392 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17388] ppid=17379 vsize=9824732 CPUtime=2.4 cores=0,2,4,6
/proc/17382/task/17388/stat : 17388 (java) S 17379 17382 8337 0 -1 4202560 1586 0 0 0 213 27 0 0 20 0 22 0 24148654 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243268999592 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17382/tid=17389] ppid=17379 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/17382/task/17389/stat : 17389 (java) S 17379 17382 8337 0 -1 4202560 3352 0 0 0 210 24 0 0 20 0 22 0 24148654 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243267947304 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17390] ppid=17379 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/17382/task/17390/stat : 17390 (java) S 17379 17382 8337 0 -1 4202560 1399 0 0 0 253 35 0 0 20 0 22 0 24148654 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243266894504 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17382/tid=17391] ppid=17379 vsize=9824732 CPUtime=2.38 cores=0,2,4,6
/proc/17382/task/17391/stat : 17391 (java) S 17379 17382 8337 0 -1 4202560 1181 0 0 0 217 21 0 0 20 0 22 0 24148654 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243265842216 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17392] ppid=17379 vsize=9824732 CPUtime=2.35 cores=0,2,4,6
/proc/17382/task/17392/stat : 17392 (java) S 17379 17382 8337 0 -1 4202560 2610 0 0 0 209 26 0 0 20 0 22 0 24148654 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243264789416 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17393] ppid=17379 vsize=9824732 CPUtime=4.68 cores=0,2,4,6
/proc/17382/task/17393/stat : 17393 (java) S 17379 17382 8337 0 -1 4202560 2531 0 0 0 460 8 0 0 20 0 22 0 24148655 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243252590824 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17382/tid=17394] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17394/stat : 17394 (java) S 17379 17382 8337 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 24148656 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243251536888 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17395] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17395/stat : 17395 (java) S 17379 17382 8337 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 24148656 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243250484488 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17396] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17396/stat : 17396 (java) S 17379 17382 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24148658 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243249432976 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17397] ppid=17379 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/17382/task/17397/stat : 17397 (java) S 17379 17382 8337 0 -1 4202560 9449 0 0 0 108 2 0 0 20 0 22 0 24148658 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243248380600 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17398] ppid=17379 vsize=9824732 CPUtime=1.49 cores=0,2,4,6
/proc/17382/task/17398/stat : 17398 (java) S 17379 17382 8337 0 -1 4202560 8943 0 0 0 147 2 0 0 20 0 22 0 24148658 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243247327800 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17382/tid=17399] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17399/stat : 17399 (java) S 17379 17382 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24148658 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243246275704 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17382/tid=17400] ppid=17379 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/17382/task/17400/stat : 17400 (java) S 17379 17382 8337 0 -1 4202560 51 0 0 0 16 15 0 0 20 0 22 0 24148658 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243245223112 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17401] ppid=17379 vsize=9824732 CPUtime=885.79 cores=0,2,4,6
/proc/17382/task/17401/stat : 17401 (java) R 17379 17382 8337 0 -1 4202560 142 0 0 0 88559 20 0 0 20 0 22 0 24148875 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243244165680 140243368955795 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=17382/tid=17402] ppid=17379 vsize=9824732 CPUtime=885.82 cores=0,2,4,6
/proc/17382/task/17402/stat : 17402 (java) R 17379 17382 8337 0 -1 4202560 1317 0 0 0 88548 34 0 0 20 0 22 0 24148875 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243243113568 140243369213974 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17382/tid=17403] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17403/stat : 17403 (java) S 17379 17382 8337 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24148889 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243242063016 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17404] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17404/stat : 17404 (java) S 17379 17382 8337 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24148889 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243241010216 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
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 17382 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+897.708 s]
/proc/loadavg: 4.28 4.30 4.27 6/219 17497
/proc/meminfo: memFree=23110936/32872528 swapFree=1499884/1696108
[pid=17382] ppid=17379 vsize=9824732 CPUtime=1800.19 cores=0,2,4,6
/proc/17382/stat : 17382 (java) S 17379 17382 8337 0 -1 4202496 43542 0 1 0 179758 261 0 0 20 0 22 0 24148651 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140736299377312 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/17382/statm: 2456183 926884 2298 9 0 2446860 0
[pid=17382/tid=17384] ppid=17379 vsize=9824732 CPUtime=1.96 cores=0,2,4,6
/proc/17382/task/17384/stat : 17384 (java) S 17379 17382 8337 0 -1 4202560 2600 0 1 0 189 7 0 0 20 0 22 0 24148653 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243428443000 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17382/tid=17385] ppid=17379 vsize=9824732 CPUtime=2.18 cores=0,2,4,6
/proc/17382/task/17385/stat : 17385 (java) S 17379 17382 8337 0 -1 4202560 1084 0 0 0 198 20 0 0 20 0 22 0 24148654 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243367172392 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17386] ppid=17379 vsize=9824732 CPUtime=2.41 cores=0,2,4,6
/proc/17382/task/17386/stat : 17386 (java) S 17379 17382 8337 0 -1 4202560 4430 0 0 0 216 25 0 0 20 0 22 0 24148654 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243271104680 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17382/tid=17387] ppid=17379 vsize=9824732 CPUtime=2.24 cores=0,2,4,6
/proc/17382/task/17387/stat : 17387 (java) S 17379 17382 8337 0 -1 4202560 1603 0 0 0 197 27 0 0 20 0 22 0 24148654 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243270052392 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17388] ppid=17379 vsize=9824732 CPUtime=2.4 cores=0,2,4,6
/proc/17382/task/17388/stat : 17388 (java) S 17379 17382 8337 0 -1 4202560 1586 0 0 0 213 27 0 0 20 0 22 0 24148654 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243268999592 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17382/tid=17389] ppid=17379 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/17382/task/17389/stat : 17389 (java) S 17379 17382 8337 0 -1 4202560 3352 0 0 0 210 24 0 0 20 0 22 0 24148654 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243267947304 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17390] ppid=17379 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/17382/task/17390/stat : 17390 (java) S 17379 17382 8337 0 -1 4202560 1399 0 0 0 253 35 0 0 20 0 22 0 24148654 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243266894504 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17382/tid=17391] ppid=17379 vsize=9824732 CPUtime=2.38 cores=0,2,4,6
/proc/17382/task/17391/stat : 17391 (java) S 17379 17382 8337 0 -1 4202560 1181 0 0 0 217 21 0 0 20 0 22 0 24148654 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243265842216 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17392] ppid=17379 vsize=9824732 CPUtime=2.35 cores=0,2,4,6
/proc/17382/task/17392/stat : 17392 (java) S 17379 17382 8337 0 -1 4202560 2610 0 0 0 209 26 0 0 20 0 22 0 24148654 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243264789416 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17393] ppid=17379 vsize=9824732 CPUtime=4.68 cores=0,2,4,6
/proc/17382/task/17393/stat : 17393 (java) S 17379 17382 8337 0 -1 4202560 2531 0 0 0 460 8 0 0 20 0 22 0 24148655 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243252590824 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17382/tid=17394] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17394/stat : 17394 (java) S 17379 17382 8337 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 24148656 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243251536888 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17395] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17395/stat : 17395 (java) S 17379 17382 8337 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 24148656 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243250484488 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17396] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17396/stat : 17396 (java) S 17379 17382 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24148658 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243249432976 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17397] ppid=17379 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/17382/task/17397/stat : 17397 (java) S 17379 17382 8337 0 -1 4202560 9449 0 0 0 108 2 0 0 20 0 22 0 24148658 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243248380600 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17398] ppid=17379 vsize=9824732 CPUtime=1.49 cores=0,2,4,6
/proc/17382/task/17398/stat : 17398 (java) S 17379 17382 8337 0 -1 4202560 8943 0 0 0 147 2 0 0 20 0 22 0 24148658 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243247327800 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17382/tid=17399] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17399/stat : 17399 (java) S 17379 17382 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 24148658 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243246275704 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17382/tid=17400] ppid=17379 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/17382/task/17400/stat : 17400 (java) S 17379 17382 8337 0 -1 4202560 51 0 0 0 16 15 0 0 20 0 22 0 24148658 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243245223112 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17401] ppid=17379 vsize=9824732 CPUtime=885.79 cores=0,2,4,6
/proc/17382/task/17401/stat : 17401 (java) R 17379 17382 8337 0 -1 4202560 142 0 0 0 88559 20 0 0 20 0 22 0 24148875 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243244165680 140243368955795 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=17382/tid=17402] ppid=17379 vsize=9824732 CPUtime=885.82 cores=0,2,4,6
/proc/17382/task/17402/stat : 17402 (java) R 17379 17382 8337 0 -1 4202560 1317 0 0 0 88548 34 0 0 20 0 22 0 24148875 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243243113568 140243369213974 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17382/tid=17403] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17403/stat : 17403 (java) S 17379 17382 8337 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24148889 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243242063016 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17382/tid=17404] ppid=17379 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17382/task/17404/stat : 17404 (java) S 17379 17382 8337 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 24148889 10060525568 926884 33554432000 1073741824 1073778376 140736299386176 140243241010216 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 897.766
CPU time (s): 1800.76
CPU user time (s): 1797.66
CPU system time (s): 3.10153
CPU usage (%): 200.582
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.66
system time used= 3.10153
maximum resident set size= 3707656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43586
page faults= 1
swaps= 0
block input operations= 0
block output operations= 872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22691
involuntary context switches= 21643

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.74613 second user time and 7.36988 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-18 05:37:09
IDJOB=4103246
IDBENCH=2308
IDSOLVER=2543
FILE ID=node137/4103246-1466221029
RUNJOBID= node137-1466206054-8353
PBS_JOBID= 19918140
Free space on /tmp= 71696 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-n3706.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103246-1466221029/watcher-4103246-1466221029 -o /tmp/evaluation-result-4103246-1466221029/solver-4103246-1466221029 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466206054-8353 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4103246-1466221029.opb

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

MD5SUM BENCH= 08198ac17bd0f4debb1b62367d726ca9
RANDOM SEED=1017108720

node137.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.38
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26804944 kB
Buffers:          100556 kB
Cached:           132952 kB
SwapCached:         1268 kB
Active:          3442712 kB
Inactive:         164228 kB
Active(anon):    3374560 kB
Inactive(anon):     1024 kB
Active(file):      68152 kB
Inactive(file):   163204 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100004 kB
Dirty:              9032 kB
Writeback:             0 kB
AnonPages:       5090720 kB
Mapped:            15364 kB
Shmem:                 0 kB
Slab:             602584 kB
SReclaimable:      46532 kB
SUnreclaim:       556052 kB
KernelStack:        1624 kB
PageTables:        14320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5294380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3532800 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= 71692 MiB
End job on node137 at 2016-06-18 05:52:07