Trace number 4081308

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.03 894.553

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_20.opb
MD5SUM6a25ee38adc43f783b18badd1224270c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables13480
Total number of constraints26619
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 constraints26619
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2843
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4081308-1465230623.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  objective function found
3.48/2.16	c ... done. Wall clock time 2.053s.
3.48/2.16	c declared #vars     13480
3.48/2.16	c #constraints  26619
3.48/2.16	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
3.48/2.16	c constraints type 
3.48/2.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 26619
3.48/2.16	c 26619 constraints processed.
3.48/2.16	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
3.48/2.16	c constraints type 
3.48/2.16	c org.sat4j.pb.constraints.pb.MaxWatchPb => 26619
3.48/2.16	c 26619 constraints processed.
3.48/2.16	c objective function length is 9 literals
57.80/28.59	c cleaning 2495 clauses out of 5001 with flag 12323/5001
113.17/56.18	c cleaning 4252 clauses out of 8505 with flag 26324/11000
173.27/86.17	c cleaning 5627 clauses out of 11254 with flag 43509/18001
177.68/88.38	c cleaning 0 clauses out of 5000 with flag 0/5000
236.63/117.64	c cleaning 6813 clauses out of 13627 with flag 64664/26001
302.55/150.45	c cleaning 7898 clauses out of 15813 with flag 93715/35000
377.52/187.86	c cleaning 8952 clauses out of 17915 with flag 129506/45000
436.32/217.14	c cleaning 0 clauses out of 11001 with flag 0/11001
459.81/228.81	c cleaning 9969 clauses out of 19963 with flag 166050/56000
544.25/270.81	c cleaning 10988 clauses out of 21996 with flag 203487/68002
649.82/323.21	c cleaning 11998 clauses out of 24007 with flag 247109/81001
768.33/382.01	c cleaning 12993 clauses out of 26008 with flag 298963/95000
797.32/396.49	c cleaning 0 clauses out of 18001 with flag 0/18001
898.21/446.54	c cleaning 14002 clauses out of 28015 with flag 354276/110000
1039.07/516.49	c cleaning 14996 clauses out of 30014 with flag 416217/126001
1185.72/589.21	c cleaning 15998 clauses out of 32017 with flag 478849/143000
1298.17/645.04	c cleaning 0 clauses out of 26001 with flag 0/26001
1344.47/668.09	c cleaning 17003 clauses out of 34021 with flag 544186/161002
1514.68/752.59	c cleaning 17999 clauses out of 36016 with flag 618457/180000
1690.07/839.68	c cleaning 18997 clauses out of 38017 with flag 694749/200000
1800.03/894.50	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.03/894.50	c starts		: 258
1800.03/894.50	c conflicts		: 212086
1800.03/894.50	c decisions		: 266069
1800.03/894.50	c propagations		: 45528680
1800.03/894.50	c inspects		: 3293257068
1800.03/894.50	c shortcuts		: 0
1800.03/894.50	c learnt literals	: 0
1800.03/894.50	c learnt binary clauses	: 0
1800.03/894.50	c learnt ternary clauses	: 0
1800.03/894.50	c learnt constraints	: 212086
1800.03/894.50	c ignored constraints	: 0
1800.03/894.50	c root simplifications	: 0
1800.03/894.50	c removed literals (reason simplification)	: 305616
1800.03/894.50	c reason swapping (by a shorter reason)	: 0
1800.03/894.50	c Calls to reduceDB	: 16
1800.03/894.50	c Number of update (reduction) of LBD	: 42088
1800.03/894.50	c Imported unit clauses	: 0
1800.03/894.50	c number of reductions to clauses (during analyze)	: 0
1800.03/894.50	c number of learned constraints concerned by reduction	: 0
1800.03/894.50	c number of learning phase by resolution	: 0
1800.03/894.50	c number of learning phase by cutting planes	: 0
1800.03/894.50	c speed (assignments/second)	: 51022.736161681365
1800.03/894.50	c non guided choices	44
1800.03/894.52	c learnt constraints type 
1800.03/894.52	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 31106
1800.03/894.52	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.03/894.52	c starts		: 60
1800.03/894.52	c conflicts		: 33233
1800.03/894.52	c decisions		: 45520
1800.03/894.52	c propagations		: 8935074
1800.03/894.52	c inspects		: 985940343
1800.03/894.52	c shortcuts		: 0
1800.03/894.52	c learnt literals	: 0
1800.03/894.52	c learnt binary clauses	: 0
1800.03/894.52	c learnt ternary clauses	: 0
1800.03/894.52	c learnt constraints	: 33233
1800.03/894.52	c ignored constraints	: 0
1800.03/894.52	c root simplifications	: 0
1800.03/894.52	c removed literals (reason simplification)	: 0
1800.03/894.52	c reason swapping (by a shorter reason)	: 0
1800.03/894.52	c Calls to reduceDB	: 4
1800.03/894.52	c Number of update (reduction) of LBD	: 0
1800.03/894.52	c Imported unit clauses	: 0
1800.03/894.52	c number of reductions to clauses (during analyze)	: 0
1800.03/894.52	c number of learned constraints concerned by reduction	: 0
1800.03/894.52	c number of learning phase by resolution	: 0
1800.03/894.52	c number of learning phase by cutting planes	: 0
1800.03/894.52	c speed (assignments/second)	: 10013.10489971289
1800.03/894.52	c non guided choices	14
1800.03/894.53	c learnt constraints type 
1800.03/894.53	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 5131
1800.03/894.53	c org.sat4j.pb.constraints.pb.MaxWatchPb => 28102
1800.03/894.53	s UNKNOWN
1800.03/894.53	c Total wall clock time (in seconds): 894.426

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-4081308-1465230623/watcher-4081308-1465230623 -o /tmp/evaluation-result-4081308-1465230623/solver-4081308-1465230623 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1465218446-31432 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081308-1465230623.opb 

pid=2844
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.13 4.19 4.24 4/198 2847
/proc/meminfo: memFree=28282708/32872528 swapFree=14448/1543360
[pid=2847] ppid=2844 vsize=92900 CPUtime=0 cores=1,3,5,7
/proc/2847/stat : 2847 (java) S 2844 2847 31415 0 -1 4202496 1294 0 0 0 0 0 0 0 20 0 2 0 104995881 95129600 927 33554432000 1073741824 1073778376 140736714085664 140736714076800 266439000125 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2847/statm: 23225 927 703 9 0 16769 0
[pid=2847/tid=2848] ppid=2844 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2848/stat : 2848 (java) R 2844 2847 31415 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 104995882 98570240 977 33554432000 1073741824 1073778376 140736714085664 140655709789736 266435642752 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 4.13 4.19 4.24 4/198 2847
/proc/meminfo: memFree=28282708/32872528 swapFree=14448/1543360
[pid=2847] ppid=2844 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/2847/stat : 2847 (java) S 2844 2847 31415 0 -1 4202496 4505 0 1 0 10 1 0 0 20 0 18 0 104995881 9787879424 6131 33554432000 1073741824 1073778376 140736714085664 140736714076800 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2847/statm: 2389619 6131 2156 9 0 2380296 0
[pid=2847/tid=2848] ppid=2844 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/2847/task/2848/stat : 2848 (java) R 2844 2847 31415 0 -1 4202560 2391 0 1 0 6 1 0 0 20 0 18 0 104995882 9787879424 6131 33554432000 1073741824 1073778376 140736714085664 140655709793184 266439025933 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200283 s]
/proc/loadavg: 4.13 4.19 4.24 4/198 2847
/proc/meminfo: memFree=28282708/32872528 swapFree=14448/1543360
[pid=2847] ppid=2844 vsize=9558476 CPUtime=0.29 cores=1,3,5,7
/proc/2847/stat : 2847 (java) S 2844 2847 31415 0 -1 4202496 4857 0 1 0 28 1 0 0 20 0 18 0 104995881 9787879424 7405 33554432000 1073741824 1073778376 140736714085664 140736714076800 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2847/statm: 2389619 7405 2220 9 0 2380296 0
[pid=2847/tid=2848] ppid=2844 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/2847/task/2848/stat : 2848 (java) R 2844 2847 31415 0 -1 4202560 2406 0 1 0 16 1 0 0 20 0 18 0 104995882 9787879424 7405 33554432000 1073741824 1073778376 140736714085664 140655709793184 140655565273668 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9558476

[startup+0.30029 s]
/proc/loadavg: 4.13 4.19 4.24 4/198 2847
/proc/meminfo: memFree=28282708/32872528 swapFree=14448/1543360
[pid=2847] ppid=2844 vsize=9558476 CPUtime=0.59 cores=1,3,5,7
/proc/2847/stat : 2847 (java) S 2844 2847 31415 0 -1 4202496 13091 0 1 0 57 2 0 0 20 0 18 0 104995881 9787879424 13810 33554432000 1073741824 1073778376 140736714085664 140736714076800 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2847/statm: 2389619 13810 2235 9 0 2380296 0
[pid=2847/tid=2848] ppid=2844 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/2847/task/2848/stat : 2848 (java) R 2844 2847 31415 0 -1 4202560 2408 0 1 0 26 1 0 0 20 0 18 0 104995882 9787879424 13810 33554432000 1073741824 1073778376 140736714085664 140655709793184 140655713080186 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 9558476

[startup+0.70025 s]
/proc/loadavg: 4.13 4.19 4.24 4/198 2847
/proc/meminfo: memFree=28282708/32872528 swapFree=14448/1543360
[pid=2847] ppid=2844 vsize=9558476 CPUtime=1.4 cores=1,3,5,7
/proc/2847/stat : 2847 (java) S 2844 2847 31415 0 -1 4202496 14908 0 1 0 137 3 0 0 20 0 18 0 104995881 9787879424 40431 33554432000 1073741824 1073778376 140736714085664 140736714076800 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2847/statm: 2389619 40431 2246 9 0 2380296 0
[pid=2847/tid=2848] ppid=2844 vsize=9558476 CPUtime=0.67 cores=1,3,5,7
/proc/2847/task/2848/stat : 2848 (java) R 2844 2847 31415 0 -1 4202560 2460 0 1 0 65 2 0 0 20 0 18 0 104995882 9787879424 40431 33554432000 1073741824 1073778376 140736714085664 140655709793184 266439025933 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 9558476

[startup+1.50085 s]
/proc/loadavg: 4.13 4.19 4.24 4/216 2865
/proc/meminfo: memFree=28064720/32872528 swapFree=14448/1543360
[pid=2847] ppid=2844 vsize=9558476 CPUtime=2.57 cores=1,3,5,7
/proc/2847/stat : 2847 (java) S 2844 2847 31415 0 -1 4202496 16661 0 1 0 245 12 0 0 20 0 18 0 104995881 9787879424 81712 33554432000 1073741824 1073778376 140736714085664 140736714076800 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2847/statm: 2389619 81712 2262 9 0 2380296 0
[pid=2847/tid=2848] ppid=2844 vsize=9558476 CPUtime=1.4 cores=1,3,5,7
/proc/2847/task/2848/stat : 2848 (java) R 2844 2847 31415 0 -1 4202560 2521 0 1 0 136 4 0 0 20 0 18 0 104995882 9787879424 81712 33554432000 1073741824 1073778376 140736714085664 140655709793704 140655565711679 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2847/tid=2850] ppid=2844 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/2847/task/2850/stat : 2850 (java) S 2844 2847 31415 0 -1 4202560 124 0 0 0 2 1 0 0 20 0 18 0 104995882 9787879424 81712 33554432000 1073741824 1073778376 140736714085664 140655687895208 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2847/tid=2851] ppid=2844 vsize=9558476 CPUtime=0.01 cores=1,3,5,7
/proc/2847/task/2851/stat : 2851 (java) S 2844 2847 31415 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 18 0 104995882 9787879424 81712 33554432000 1073741824 1073778376 140736714085664 140655686842664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2847/tid=2852] ppid=2844 vsize=9558476 CPUtime=0.04 cores=1,3,5,7
/proc/2847/task/2852/stat : 2852 (java) S 2844 2847 31415 0 -1 4202560 101 0 0 0 2 2 0 0 20 0 18 0 104995882 9787879424 81712 33554432000 1073741824 1073778376 140736714085664 140655685790120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2847/tid=2853] ppid=2844 vsize=9558476 CPUtime=0.01 cores=1,3,5,7
/proc/2847/task/2853/stat : 2853 (java) S 2844 2847 31415 0 -1 4202560 86 0 0 0 1 0 0 0 20 0 18 0 104995882 9787879424 81712 33554432000 1073741824 1073778376 140736714085664 140655684737576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2847/tid=2854] ppid=2844 vsize=9558476 CPUtime=0.04 cores=1,3,5,7
/proc/2847/task/2854/stat : 2854 (java) S 2844 2847 31415 0 -1 4202560 100 0 0 0 2 2 0 0 20 0 18 0 104995882 9787879424 81712 33554432000 1073741824 1073778376 140736714085664 140655347100328 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2847/tid=2855] ppid=2844 vsize=9558476 CPUtime=0.01 cores=1,3,5,7
/proc/2847/task/2855/stat : 2855 (java) S 2844 2847 31415 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 18 0 104995882 9787879424 81712 33554432000 1073741824 1073778376 140736714085664 140655346047784 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2847/tid=2856] ppid=2844 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2856/stat : 2856 (java) S 2844 2847 31415 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 104995882 9787879424 81712 33554432000 1073741824 1073778376 140736714085664 140655344995240 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2847/tid=2857] ppid=2844 vsize=9558476 CPUtime=0.01 cores=1,3,5,7
/proc/2847/task/2857/stat : 2857 (java) S 2844 2847 31415 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 18 0 104995882 9787879424 81712 33554432000 1073741824 1073778376 140736714085664 140655343942696 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2847/tid=2858] ppid=2844 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2858/stat : 2858 (java) S 2844 2847 31415 0 -1 4202560 69 0 0 0 0 0 0 0 20 0 18 0 104995883 9787879424 81712 33554432000 1073741824 1073778376 140736714085664 140655331743848 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2859] ppid=2844 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2859/stat : 2859 (java) S 2844 2847 31415 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 104995884 9787879424 81712 33554432000 1073741824 1073778376 140736714085664 140655330690168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2860] ppid=2844 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2860/stat : 2860 (java) S 2844 2847 31415 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 104995884 9787879424 81712 33554432000 1073741824 1073778376 140736714085664 140655329637512 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2861] ppid=2844 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2861/stat : 2861 (java) S 2844 2847 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 104995886 9787879424 81712 33554432000 1073741824 1073778376 140736714085664 140655328586256 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2862] ppid=2844 vsize=9558476 CPUtime=0.37 cores=1,3,5,7
/proc/2847/task/2862/stat : 2862 (java) S 2844 2847 31415 0 -1 4202560 4405 0 0 0 37 0 0 0 20 0 18 0 104995886 9787879424 81712 33554432000 1073741824 1073778376 140736714085664 140655327533624 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2863] ppid=2844 vsize=9558476 CPUtime=0.49 cores=1,3,5,7
/proc/2847/task/2863/stat : 2863 (java) S 2844 2847 31415 0 -1 4202560 7970 0 0 0 49 0 0 0 20 0 18 0 104995886 9787879424 81712 33554432000 1073741824 1073778376 140736714085664 140655326481080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2847/tid=2864] ppid=2844 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2864/stat : 2864 (java) S 2844 2847 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 104995886 9787879424 81712 33554432000 1073741824 1073778376 140736714085664 140655325428728 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2847/tid=2865] ppid=2844 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2865/stat : 2865 (java) S 2844 2847 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 104995886 9787879424 81712 33554432000 1073741824 1073778376 140736714085664 140655324376392 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 9558476

[startup+3.1009 s]
/proc/loadavg: 4.04 4.17 4.23 8/220 2869
/proc/meminfo: memFree=27811204/32872528 swapFree=14448/1543360
[pid=2847] ppid=2844 vsize=9824732 CPUtime=5.86 cores=1,3,5,7
/proc/2847/stat : 2847 (java) S 2844 2847 31415 0 -1 4202496 17446 0 1 0 562 24 0 0 20 0 22 0 104995881 10060525568 112289 33554432000 1073741824 1073778376 140736714085664 140736714076800 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2847/statm: 2456183 112289 2277 9 0 2446860 0
[pid=2847/tid=2848] ppid=2844 vsize=9824732 CPUtime=1.91 cores=1,3,5,7
/proc/2847/task/2848/stat : 2848 (java) S 2844 2847 31415 0 -1 4202560 2542 0 1 0 187 4 0 0 20 0 22 0 104995882 10060525568 112289 33554432000 1073741824 1073778376 140736714085664 140655709795192 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2850] ppid=2844 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/2847/task/2850/stat : 2850 (java) S 2844 2847 31415 0 -1 4202560 172 0 0 0 7 3 0 0 20 0 22 0 104995882 10060525568 112289 33554432000 1073741824 1073778376 140736714085664 140655687895208 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2847/tid=2851] ppid=2844 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/2847/task/2851/stat : 2851 (java) S 2844 2847 31415 0 -1 4202560 40 0 0 0 4 1 0 0 20 0 22 0 104995882 10060525568 112289 33554432000 1073741824 1073778376 140736714085664 140655686842664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2847/tid=2852] ppid=2844 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/2847/task/2852/stat : 2852 (java) S 2844 2847 31415 0 -1 4202560 176 0 0 0 11 5 0 0 20 0 22 0 104995882 10060525568 112289 33554432000 1073741824 1073778376 140736714085664 140655685790120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2847/tid=2853] ppid=2844 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/2847/task/2853/stat : 2853 (java) S 2844 2847 31415 0 -1 4202560 109 0 0 0 3 1 0 0 20 0 22 0 104995882 10060525568 112289 33554432000 1073741824 1073778376 140736714085664 140655684737576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2847/tid=2854] ppid=2844 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/2847/task/2854/stat : 2854 (java) S 2844 2847 31415 0 -1 4202560 128 0 0 0 6 2 0 0 20 0 22 0 104995882 10060525568 112289 33554432000 1073741824 1073778376 140736714085664 140655347100328 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2847/tid=2855] ppid=2844 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/2847/task/2855/stat : 2855 (java) S 2844 2847 31415 0 -1 4202560 70 0 0 0 7 3 0 0 20 0 22 0 104995882 10060525568 112289 33554432000 1073741824 1073778376 140736714085664 140655346047784 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2847/tid=2856] ppid=2844 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/2847/task/2856/stat : 2856 (java) S 2844 2847 31415 0 -1 4202560 36 0 0 0 4 0 0 0 20 0 22 0 104995882 10060525568 112289 33554432000 1073741824 1073778376 140736714085664 140655344995240 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2847/tid=2857] ppid=2844 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/2847/task/2857/stat : 2857 (java) S 2844 2847 31415 0 -1 4202560 68 0 0 0 9 2 0 0 20 0 22 0 104995882 10060525568 112289 33554432000 1073741824 1073778376 140736714085664 140655343942696 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2847/tid=2858] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2858/stat : 2858 (java) S 2844 2847 31415 0 -1 4202560 195 0 0 0 0 0 0 0 20 0 22 0 104995883 10060525568 112289 33554432000 1073741824 1073778376 140736714085664 140655331743848 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2859] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2859/stat : 2859 (java) S 2844 2847 31415 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104995884 10060525568 112289 33554432000 1073741824 1073778376 140736714085664 140655330690168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2860] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2860/stat : 2860 (java) S 2844 2847 31415 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104995884 10060525568 112289 33554432000 1073741824 1073778376 140736714085664 140655329637512 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2861] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2861/stat : 2861 (java) S 2844 2847 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104995886 10060525568 112289 33554432000 1073741824 1073778376 140736714085664 140655328586256 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2862] ppid=2844 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/2847/task/2862/stat : 2862 (java) R 2844 2847 31415 0 -1 4202560 4407 0 0 0 53 0 0 0 20 0 22 0 104995886 10060525568 112289 33554432000 1073741824 1073778376 140736714085664 140655327527664 140655716250984 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=2847/tid=2863] ppid=2844 vsize=9824732 CPUtime=0.72 cores=1,3,5,7
/proc/2847/task/2863/stat : 2863 (java) S 2844 2847 31415 0 -1 4202560 8192 0 0 0 72 0 0 0 20 0 22 0 104995886 10060525568 112289 33554432000 1073741824 1073778376 140736714085664 140655326481080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2847/tid=2864] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2864/stat : 2864 (java) S 2844 2847 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104995886 10060525568 112289 33554432000 1073741824 1073778376 140736714085664 140655325428728 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2847/tid=2865] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2865/stat : 2865 (java) S 2844 2847 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104995886 10060525568 112289 33554432000 1073741824 1073778376 140736714085664 140655324376392 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2866] ppid=2844 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/2847/task/2866/stat : 2866 (java) R 2844 2847 31415 0 -1 4202560 17 0 0 0 91 0 0 0 20 0 22 0 104996098 10060525568 112289 33554432000 1073741824 1073778376 140736714085664 140655323320056 140655566038483 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2847/tid=2867] ppid=2844 vsize=9824732 CPUtime=0.9 cores=1,3,5,7
/proc/2847/task/2867/stat : 2867 (java) R 2844 2847 31415 0 -1 4202560 28 0 0 0 90 0 0 0 20 0 22 0 104996098 10060525568 112289 33554432000 1073741824 1073778376 140736714085664 140655322267752 140655566121564 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2868] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2868/stat : 2868 (java) S 2844 2847 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104996099 10060525568 112289 33554432000 1073741824 1073778376 140736714085664 140655321216040 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2847/tid=2869] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2869/stat : 2869 (java) S 2844 2847 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104996100 10060525568 112289 33554432000 1073741824 1073778376 140736714085664 140655320163496 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 9824732

[startup+6.30098 s]
/proc/loadavg: 4.04 4.17 4.23 5/220 2869
/proc/meminfo: memFree=27011968/32872528 swapFree=14448/1543360
[pid=2847] ppid=2844 vsize=9824732 CPUtime=12.61 cores=1,3,5,7
/proc/2847/stat : 2847 (java) S 2844 2847 31415 0 -1 4202496 18542 0 1 0 1229 32 0 0 20 0 22 0 104995881 10060525568 173114 33554432000 1073741824 1073778376 140736714085664 140736714076800 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2847/statm: 2456183 173114 2279 9 0 2446860 0
[pid=2847/tid=2848] ppid=2844 vsize=9824732 CPUtime=1.91 cores=1,3,5,7
/proc/2847/task/2848/stat : 2848 (java) S 2844 2847 31415 0 -1 4202560 2542 0 1 0 187 4 0 0 20 0 22 0 104995882 10060525568 173114 33554432000 1073741824 1073778376 140736714085664 140655709795192 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2847/tid=2850] ppid=2844 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/2847/task/2850/stat : 2850 (java) S 2844 2847 31415 0 -1 4202560 194 0 0 0 10 4 0 0 20 0 22 0 104995882 10060525568 173114 33554432000 1073741824 1073778376 140736714085664 140655687895208 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2847/tid=2851] ppid=2844 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/2847/task/2851/stat : 2851 (java) S 2844 2847 31415 0 -1 4202560 48 0 0 0 4 2 0 0 20 0 22 0 104995882 10060525568 173114 33554432000 1073741824 1073778376 140736714085664 140655686842664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2847/tid=2852] ppid=2844 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/2847/task/2852/stat : 2852 (java) S 2844 2847 31415 0 -1 4202560 179 0 0 0 12 5 0 0 20 0 22 0 104995882 10060525568 173114 33554432000 1073741824 1073778376 140736714085664 140655685790120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2847/tid=2853] ppid=2844 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/2847/task/2853/stat : 2853 (java) S 2844 2847 31415 0 -1 4202560 114 0 0 0 4 1 0 0 20 0 22 0 104995882 10060525568 173114 33554432000 1073741824 1073778376 140736714085664 140655684737576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2847/tid=2854] ppid=2844 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/2847/task/2854/stat : 2854 (java) S 2844 2847 31415 0 -1 4202560 146 0 0 0 6 4 0 0 20 0 22 0 104995882 10060525568 173114 33554432000 1073741824 1073778376 140736714085664 140655347100328 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2847/tid=2855] ppid=2844 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/2847/task/2855/stat : 2855 (java) S 2844 2847 31415 0 -1 4202560 73 0 0 0 8 3 0 0 20 0 22 0 104995882 10060525568 173114 33554432000 1073741824 1073778376 140736714085664 140655346047784 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2847/tid=2856] ppid=2844 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/2847/task/2856/stat : 2856 (java) S 2844 2847 31415 0 -1 4202560 39 0 0 0 4 1 0 0 20 0 22 0 104995882 10060525568 173114 33554432000 1073741824 1073778376 140736714085664 140655344995240 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2847/tid=2857] ppid=2844 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/2847/task/2857/stat : 2857 (java) S 2844 2847 31415 0 -1 4202560 79 0 0 0 12 3 0 0 20 0 22 0 104995882 10060525568 173114 33554432000 1073741824 1073778376 140736714085664 140655343942696 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2847/tid=2858] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2858/stat : 2858 (java) S 2844 2847 31415 0 -1 4202560 492 0 0 0 0 0 0 0 20 0 22 0 104995883 10060525568 173114 33554432000 1073741824 1073778376 140736714085664 140655331743848 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2859] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2859/stat : 2859 (java) S 2844 2847 31415 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104995884 10060525568 173114 33554432000 1073741824 1073778376 140736714085664 140655330690168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2860] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2860/stat : 2860 (java) S 2844 2847 31415 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104995884 10060525568 173114 33554432000 1073741824 1073778376 140736714085664 140655329637512 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2861] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

/proc/2847/task/2852/stat : 2852 (java) S 2844 2847 31415 0 -1 4202560 479 0 0 0 330 9 0 0 20 0 22 0 104995882 10060525568 567318 33554432000 1073741824 1073778376 140736714085664 140655685790120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2847/tid=2853] ppid=2844 vsize=9824732 CPUtime=3.06 cores=1,3,5,7
/proc/2847/task/2853/stat : 2853 (java) S 2844 2847 31415 0 -1 4202560 400 0 0 0 301 5 0 0 20 0 22 0 104995882 10060525568 567318 33554432000 1073741824 1073778376 140736714085664 140655684737576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2847/tid=2854] ppid=2844 vsize=9824732 CPUtime=2.98 cores=1,3,5,7
/proc/2847/task/2854/stat : 2854 (java) S 2844 2847 31415 0 -1 4202560 425 0 0 0 291 7 0 0 20 0 22 0 104995882 10060525568 567318 33554432000 1073741824 1073778376 140736714085664 140655347100328 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2847/tid=2855] ppid=2844 vsize=9824732 CPUtime=3.02 cores=1,3,5,7
/proc/2847/task/2855/stat : 2855 (java) S 2844 2847 31415 0 -1 4202560 361 0 0 0 295 7 0 0 20 0 22 0 104995882 10060525568 567318 33554432000 1073741824 1073778376 140736714085664 140655346047784 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2847/tid=2856] ppid=2844 vsize=9824732 CPUtime=3.14 cores=1,3,5,7
/proc/2847/task/2856/stat : 2856 (java) S 2844 2847 31415 0 -1 4202560 331 0 0 0 309 5 0 0 20 0 22 0 104995882 10060525568 567318 33554432000 1073741824 1073778376 140736714085664 140655344995240 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2847/tid=2857] ppid=2844 vsize=9824732 CPUtime=3.28 cores=1,3,5,7
/proc/2847/task/2857/stat : 2857 (java) S 2844 2847 31415 0 -1 4202560 372 0 0 0 320 8 0 0 20 0 22 0 104995882 10060525568 567318 33554432000 1073741824 1073778376 140736714085664 140655343942696 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2858] ppid=2844 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/2847/task/2858/stat : 2858 (java) S 2844 2847 31415 0 -1 4202560 4821 0 0 0 64 19 0 0 20 0 22 0 104995883 10060525568 567318 33554432000 1073741824 1073778376 140736714085664 140655331743848 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2859] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2859/stat : 2859 (java) S 2844 2847 31415 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104995884 10060525568 567318 33554432000 1073741824 1073778376 140736714085664 140655330690168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2860] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2860/stat : 2860 (java) S 2844 2847 31415 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104995884 10060525568 567318 33554432000 1073741824 1073778376 140736714085664 140655329637512 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2861] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2861/stat : 2861 (java) S 2844 2847 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104995886 10060525568 567318 33554432000 1073741824 1073778376 140736714085664 140655328586256 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2862] ppid=2844 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/2847/task/2862/stat : 2862 (java) S 2844 2847 31415 0 -1 4202560 4428 0 0 0 99 0 0 0 20 0 22 0 104995886 10060525568 567318 33554432000 1073741824 1073778376 140736714085664 140655327533624 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2847/tid=2863] ppid=2844 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/2847/task/2863/stat : 2863 (java) S 2844 2847 31415 0 -1 4202560 15534 0 0 0 181 2 0 0 20 0 22 0 104995886 10060525568 567318 33554432000 1073741824 1073778376 140736714085664 140655326481080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2864] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2864/stat : 2864 (java) S 2844 2847 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104995886 10060525568 567318 33554432000 1073741824 1073778376 140736714085664 140655325428728 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2847/tid=2865] ppid=2844 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/2847/task/2865/stat : 2865 (java) S 2844 2847 31415 0 -1 4202560 51 0 0 0 14 23 0 0 20 0 22 0 104995886 10060525568 567318 33554432000 1073741824 1073778376 140736714085664 140655324376392 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2847/tid=2866] ppid=2844 vsize=9824732 CPUtime=870.01 cores=1,3,5,7
/proc/2847/task/2866/stat : 2866 (java) R 2844 2847 31415 0 -1 4202560 121 0 0 0 86985 16 0 0 20 0 22 0 104996098 10060525568 567318 33554432000 1073741824 1073778376 140736714085664 140655323318592 140655566121735 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=2847/tid=2867] ppid=2844 vsize=9824732 CPUtime=869.98 cores=1,3,5,7
/proc/2847/task/2867/stat : 2867 (java) R 2844 2847 31415 0 -1 4202560 1877 0 0 0 86947 51 0 0 20 0 22 0 104996098 10060525568 567318 33554432000 1073741824 1073778376 140736714085664 140655322266816 140655566096603 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2868] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2868/stat : 2868 (java) S 2844 2847 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104996099 10060525568 567318 33554432000 1073741824 1073778376 140736714085664 140655321216040 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2847/tid=2869] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2869/stat : 2869 (java) S 2844 2847 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104996100 10060525568 567318 33554432000 1073741824 1073778376 140736714085664 140655320163496 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1775.44
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.501 s]
/proc/loadavg: 4.34 4.37 4.27 5/219 3060
/proc/meminfo: memFree=26803080/32872528 swapFree=14448/1543360
[pid=2847] ppid=2844 vsize=9824732 CPUtime=1800.03 cores=1,3,5,7
/proc/2847/stat : 2847 (java) S 2844 2847 31415 0 -1 4202496 33842 0 1 0 179866 137 0 0 20 0 22 0 104995881 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140736714076800 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2847/statm: 2456183 565715 2300 9 0 2446860 0
[pid=2847/tid=2848] ppid=2844 vsize=9824732 CPUtime=1.96 cores=1,3,5,7
/proc/2847/task/2848/stat : 2848 (java) S 2844 2847 31415 0 -1 4202560 2555 0 1 0 189 7 0 0 20 0 22 0 104995882 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655709795192 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2847/tid=2850] ppid=2844 vsize=9824732 CPUtime=3.22 cores=1,3,5,7
/proc/2847/task/2850/stat : 2850 (java) S 2844 2847 31415 0 -1 4202560 483 0 0 0 314 8 0 0 20 0 22 0 104995882 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655687895208 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2851] ppid=2844 vsize=9824732 CPUtime=3.19 cores=1,3,5,7
/proc/2847/task/2851/stat : 2851 (java) S 2844 2847 31415 0 -1 4202560 335 0 0 0 313 6 0 0 20 0 22 0 104995882 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655686842664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2847/tid=2852] ppid=2844 vsize=9824732 CPUtime=3.45 cores=1,3,5,7
/proc/2847/task/2852/stat : 2852 (java) S 2844 2847 31415 0 -1 4202560 479 0 0 0 336 9 0 0 20 0 22 0 104995882 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655685790120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2847/tid=2853] ppid=2844 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/2847/task/2853/stat : 2853 (java) S 2844 2847 31415 0 -1 4202560 400 0 0 0 306 5 0 0 20 0 22 0 104995882 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655684737576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2854] ppid=2844 vsize=9824732 CPUtime=3.04 cores=1,3,5,7
/proc/2847/task/2854/stat : 2854 (java) S 2844 2847 31415 0 -1 4202560 425 0 0 0 297 7 0 0 20 0 22 0 104995882 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655347100328 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2847/tid=2855] ppid=2844 vsize=9824732 CPUtime=3.1 cores=1,3,5,7
/proc/2847/task/2855/stat : 2855 (java) S 2844 2847 31415 0 -1 4202560 361 0 0 0 303 7 0 0 20 0 22 0 104995882 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655346047784 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2856] ppid=2844 vsize=9824732 CPUtime=3.23 cores=1,3,5,7
/proc/2847/task/2856/stat : 2856 (java) S 2844 2847 31415 0 -1 4202560 331 0 0 0 318 5 0 0 20 0 22 0 104995882 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655344995240 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2847/tid=2857] ppid=2844 vsize=9824732 CPUtime=3.33 cores=1,3,5,7
/proc/2847/task/2857/stat : 2857 (java) S 2844 2847 31415 0 -1 4202560 372 0 0 0 325 8 0 0 20 0 22 0 104995882 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655343942696 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2847/tid=2858] ppid=2844 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/2847/task/2858/stat : 2858 (java) S 2844 2847 31415 0 -1 4202560 4821 0 0 0 64 19 0 0 20 0 22 0 104995883 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655331743848 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2859] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2859/stat : 2859 (java) S 2844 2847 31415 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104995884 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655330690168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2860] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2860/stat : 2860 (java) S 2844 2847 31415 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104995884 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655329637512 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2861] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2861/stat : 2861 (java) S 2844 2847 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104995886 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655328586256 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2862] ppid=2844 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/2847/task/2862/stat : 2862 (java) S 2844 2847 31415 0 -1 4202560 4428 0 0 0 99 0 0 0 20 0 22 0 104995886 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655327533624 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2847/tid=2863] ppid=2844 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/2847/task/2863/stat : 2863 (java) S 2844 2847 31415 0 -1 4202560 15534 0 0 0 181 2 0 0 20 0 22 0 104995886 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655326481080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2864] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2864/stat : 2864 (java) S 2844 2847 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104995886 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655325428728 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2847/tid=2865] ppid=2844 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/2847/task/2865/stat : 2865 (java) S 2844 2847 31415 0 -1 4202560 51 0 0 0 14 23 0 0 20 0 22 0 104995886 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655324376392 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2866] ppid=2844 vsize=9824732 CPUtime=882.03 cores=1,3,5,7
/proc/2847/task/2866/stat : 2866 (java) R 2844 2847 31415 0 -1 4202560 123 0 0 0 88187 16 0 0 20 0 22 0 104996098 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655323319440 140655566038592 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2867] ppid=2844 vsize=9824732 CPUtime=882 cores=1,3,5,7
/proc/2847/task/2867/stat : 2867 (java) R 2844 2847 31415 0 -1 4202560 1879 0 0 0 88149 51 0 0 20 0 22 0 104996098 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655322266000 140655565690546 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=2847/tid=2868] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2868/stat : 2868 (java) S 2844 2847 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104996099 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655321216040 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2847/tid=2869] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2869/stat : 2869 (java) S 2844 2847 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104996100 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655320163496 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
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 2847 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+894.501 s]
/proc/loadavg: 4.34 4.37 4.27 5/219 3060
/proc/meminfo: memFree=26803080/32872528 swapFree=14448/1543360
[pid=2847] ppid=2844 vsize=9824732 CPUtime=1800.03 cores=1,3,5,7
/proc/2847/stat : 2847 (java) S 2844 2847 31415 0 -1 4202496 33842 0 1 0 179866 137 0 0 20 0 22 0 104995881 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140736714076800 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2847/statm: 2456183 565715 2300 9 0 2446860 0
[pid=2847/tid=2848] ppid=2844 vsize=9824732 CPUtime=1.96 cores=1,3,5,7
/proc/2847/task/2848/stat : 2848 (java) S 2844 2847 31415 0 -1 4202560 2555 0 1 0 189 7 0 0 20 0 22 0 104995882 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655709795192 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2847/tid=2850] ppid=2844 vsize=9824732 CPUtime=3.22 cores=1,3,5,7
/proc/2847/task/2850/stat : 2850 (java) S 2844 2847 31415 0 -1 4202560 483 0 0 0 314 8 0 0 20 0 22 0 104995882 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655687895208 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2851] ppid=2844 vsize=9824732 CPUtime=3.19 cores=1,3,5,7
/proc/2847/task/2851/stat : 2851 (java) S 2844 2847 31415 0 -1 4202560 335 0 0 0 313 6 0 0 20 0 22 0 104995882 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655686842664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2847/tid=2852] ppid=2844 vsize=9824732 CPUtime=3.45 cores=1,3,5,7
/proc/2847/task/2852/stat : 2852 (java) S 2844 2847 31415 0 -1 4202560 479 0 0 0 336 9 0 0 20 0 22 0 104995882 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655685790120 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2847/tid=2853] ppid=2844 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/2847/task/2853/stat : 2853 (java) S 2844 2847 31415 0 -1 4202560 400 0 0 0 306 5 0 0 20 0 22 0 104995882 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655684737576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2854] ppid=2844 vsize=9824732 CPUtime=3.04 cores=1,3,5,7
/proc/2847/task/2854/stat : 2854 (java) S 2844 2847 31415 0 -1 4202560 425 0 0 0 297 7 0 0 20 0 22 0 104995882 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655347100328 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2847/tid=2855] ppid=2844 vsize=9824732 CPUtime=3.1 cores=1,3,5,7
/proc/2847/task/2855/stat : 2855 (java) S 2844 2847 31415 0 -1 4202560 361 0 0 0 303 7 0 0 20 0 22 0 104995882 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655346047784 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2856] ppid=2844 vsize=9824732 CPUtime=3.23 cores=1,3,5,7
/proc/2847/task/2856/stat : 2856 (java) S 2844 2847 31415 0 -1 4202560 331 0 0 0 318 5 0 0 20 0 22 0 104995882 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655344995240 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2847/tid=2857] ppid=2844 vsize=9824732 CPUtime=3.33 cores=1,3,5,7
/proc/2847/task/2857/stat : 2857 (java) S 2844 2847 31415 0 -1 4202560 372 0 0 0 325 8 0 0 20 0 22 0 104995882 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655343942696 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2847/tid=2858] ppid=2844 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/2847/task/2858/stat : 2858 (java) S 2844 2847 31415 0 -1 4202560 4821 0 0 0 64 19 0 0 20 0 22 0 104995883 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655331743848 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2859] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2859/stat : 2859 (java) S 2844 2847 31415 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104995884 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655330690168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2860] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2860/stat : 2860 (java) S 2844 2847 31415 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104995884 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655329637512 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2861] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2861/stat : 2861 (java) S 2844 2847 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104995886 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655328586256 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2862] ppid=2844 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/2847/task/2862/stat : 2862 (java) S 2844 2847 31415 0 -1 4202560 4428 0 0 0 99 0 0 0 20 0 22 0 104995886 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655327533624 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2847/tid=2863] ppid=2844 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/2847/task/2863/stat : 2863 (java) S 2844 2847 31415 0 -1 4202560 15534 0 0 0 181 2 0 0 20 0 22 0 104995886 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655326481080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2864] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2864/stat : 2864 (java) S 2844 2847 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104995886 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655325428728 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2847/tid=2865] ppid=2844 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/2847/task/2865/stat : 2865 (java) S 2844 2847 31415 0 -1 4202560 51 0 0 0 14 23 0 0 20 0 22 0 104995886 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655324376392 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2866] ppid=2844 vsize=9824732 CPUtime=882.03 cores=1,3,5,7
/proc/2847/task/2866/stat : 2866 (java) R 2844 2847 31415 0 -1 4202560 123 0 0 0 88187 16 0 0 20 0 22 0 104996098 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655323319440 140655566038592 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=2847/tid=2867] ppid=2844 vsize=9824732 CPUtime=882 cores=1,3,5,7
/proc/2847/task/2867/stat : 2867 (java) R 2844 2847 31415 0 -1 4202560 1879 0 0 0 88149 51 0 0 20 0 22 0 104996098 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655322266000 140655565690546 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=2847/tid=2868] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2868/stat : 2868 (java) S 2844 2847 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104996099 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655321216040 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2847/tid=2869] ppid=2844 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/2847/task/2869/stat : 2869 (java) S 2844 2847 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104996100 10060525568 565715 33554432000 1073741824 1073778376 140736714085664 140655320163496 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 894.553
CPU time (s): 1800.03
CPU user time (s): 1798.66
CPU system time (s): 1.37
CPU usage (%): 201.221
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.22
system time used= 1.89971
maximum resident set size= 2810600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33877
page faults= 1
swaps= 0
block input operations= 0
block output operations= 944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27884
involuntary context switches= 52629

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.78712 second user time and 7.60084 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-06 18:30:23
IDJOB=4081308
IDBENCH=2639
IDSOLVER=2543
FILE ID=node116/4081308-1465230623
RUNJOBID= node116-1465218446-31432
PBS_JOBID= 19843214
Free space on /tmp= 71724 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_20.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081308-1465230623/watcher-4081308-1465230623 -o /tmp/evaluation-result-4081308-1465230623/solver-4081308-1465230623 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1465218446-31432 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081308-1465230623.opb

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

MD5SUM BENCH= 6a25ee38adc43f783b18badd1224270c
RANDOM SEED=1214564262

node116.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		: 2667.134
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	: 5334.26
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		: 2667.134
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		: 2667.134
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		: 2667.134
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		: 2667.134
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		: 2667.134
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		: 2667.134
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		: 2667.134
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:        28283268 kB
Buffers:           23732 kB
Cached:           115676 kB
SwapCached:         1432 kB
Active:          2273604 kB
Inactive:          69196 kB
Active(anon):    2204536 kB
Inactive(anon):     1380 kB
Active(file):      69068 kB
Inactive(file):    67816 kB
Unevictable:     1543360 kB
Mlocked:           14448 kB
SwapTotal:      67108856 kB
SwapFree:       67098884 kB
Dirty:              8664 kB
Writeback:             0 kB
AnonPages:       3748432 kB
Mapped:            15524 kB
Shmem:                 0 kB
Slab:             566592 kB
SReclaimable:      10244 kB
SUnreclaim:       556348 kB
KernelStack:        1664 kB
PageTables:        11864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4811284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3692544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71724 MiB
End job on node116 at 2016-06-06 18:45:17