Trace number 4107804

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16UNSAT 14.5818 5.94581

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j30/
normalized-j3029_8-unsat.opb
MD5SUM4beea9548a8b05c336cb9a5dcff42191
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.77312
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4960
Total number of constraints16157
Number of constraints which are clauses15841
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints316
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 201
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4107804-1466284371.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
2.27/0.92	c ... done. Wall clock time 0.816s.
2.27/0.92	c declared #vars     4960
2.27/0.92	c #constraints  16157
2.27/0.93	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
2.27/0.93	c constraints type 
2.27/0.93	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1785
2.27/0.93	c org.sat4j.specs.Constr$1 => 1572
2.27/0.93	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 11829
2.27/0.93	c org.sat4j.minisat.constraints.cnf.UnitClause => 655
2.27/0.93	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 316
2.27/0.93	c 16157 constraints processed.
2.27/0.93	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
2.27/0.93	c constraints type 
2.27/0.93	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 11829
2.27/0.93	c org.sat4j.specs.Constr$1 => 1572
2.27/0.93	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1785
2.27/0.93	c org.sat4j.pb.constraints.pb.MaxWatchPb => 316
2.27/0.93	c org.sat4j.pb.constraints.pb.UnitClausePB => 655
2.27/0.93	c 16157 constraints processed.
7.03/2.38	c cleaning 2496 clauses out of 4999 with flag 33668/5000
9.66/3.54	c cleaning 4248 clauses out of 8505 with flag 82462/11002
12.53/4.99	c cleaning 5624 clauses out of 11253 with flag 155087/18001
14.39/5.86	c And the winner is solver0
14.52/5.93	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
14.52/5.93	c starts		: 73
14.52/5.93	c conflicts		: 22152
14.52/5.93	c decisions		: 30252
14.52/5.93	c propagations		: 6899938
14.52/5.93	c inspects		: 36922650
14.52/5.93	c shortcuts		: 0
14.52/5.93	c learnt literals	: 16
14.52/5.93	c learnt binary clauses	: 24
14.52/5.93	c learnt ternary clauses	: 102
14.52/5.93	c learnt constraints	: 22135
14.52/5.93	c ignored constraints	: 0
14.52/5.93	c root simplifications	: 0
14.52/5.93	c removed literals (reason simplification)	: 305791
14.52/5.93	c reason swapping (by a shorter reason)	: 0
14.52/5.93	c Calls to reduceDB	: 3
14.52/5.93	c Number of update (reduction) of LBD	: 12775
14.52/5.93	c Imported unit clauses	: 0
14.52/5.93	c number of reductions to clauses (during analyze)	: 0
14.52/5.93	c number of learned constraints concerned by reduction	: 0
14.52/5.93	c number of learning phase by resolution	: 0
14.52/5.93	c number of learning phase by cutting planes	: 0
14.52/5.93	c speed (assignments/second)	: 1383862.4147613319
14.52/5.93	c non guided choices	22
14.52/5.93	c learnt constraints type 
14.52/5.93	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 24
14.52/5.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 9743
14.52/5.93	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
14.52/5.93	c starts		: 11
14.52/5.93	c conflicts		: 1739
14.52/5.93	c decisions		: 3237
14.52/5.93	c propagations		: 590343
14.52/5.93	c inspects		: 7356935
14.52/5.93	c shortcuts		: 0
14.52/5.93	c learnt literals	: 0
14.52/5.93	c learnt binary clauses	: 0
14.52/5.93	c learnt ternary clauses	: 6
14.52/5.93	c learnt constraints	: 1739
14.52/5.93	c ignored constraints	: 0
14.52/5.93	c root simplifications	: 0
14.52/5.93	c removed literals (reason simplification)	: 0
14.52/5.93	c reason swapping (by a shorter reason)	: 0
14.52/5.93	c Calls to reduceDB	: 0
14.52/5.93	c Number of update (reduction) of LBD	: 0
14.52/5.93	c Imported unit clauses	: 0
14.52/5.93	c number of reductions to clauses (during analyze)	: 0
14.52/5.93	c number of learned constraints concerned by reduction	: 0
14.52/5.93	c number of learning phase by resolution	: 0
14.52/5.93	c number of learning phase by cutting planes	: 0
14.52/5.93	c speed (assignments/second)	: 118281.50671208175
14.52/5.93	c non guided choices	22
14.52/5.94	c learnt constraints type 
14.52/5.94	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 6
14.52/5.94	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1733
14.52/5.94	s UNSATISFIABLE
14.52/5.94	c Total wall clock time (in seconds): 5.828

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-4107804-1466284371/watcher-4107804-1466284371 -o /tmp/evaluation-result-4107804-1466284371/solver-4107804-1466284371 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466276277-8274 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4107804-1466284371.opb 

pid=12394
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.30 4.12 3.81 5/197 12397
/proc/meminfo: memFree=27301368/32872528 swapFree=1200228/1314692
[pid=12397] ppid=12394 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/12397/stat : 12397 (java) S 12394 12397 8258 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 30483649 98570240 977 33554432000 1073741824 1073778376 140735560244288 140735560235424 252266446909 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12397/statm: 24065 977 743 9 0 16771 0
[pid=12397/tid=12398] ppid=12394 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12398/stat : 12398 (java) R 12394 12397 8258 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 30483649 98570240 978 33554432000 1073741824 1073778376 140735560244288 140523012886056 252263089536 0 0 4096 0 0 0 0 -1 4 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 4.30 4.12 3.81 5/197 12397
/proc/meminfo: memFree=27301368/32872528 swapFree=1200228/1314692
[pid=12397] ppid=12394 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/12397/stat : 12397 (java) S 12394 12397 8258 0 -1 4202496 4492 0 1 0 10 1 0 0 20 0 18 0 30483649 9787879424 6116 33554432000 1073741824 1073778376 140735560244288 140735560235424 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12397/statm: 2389619 6116 2156 9 0 2380296 0
[pid=12397/tid=12398] ppid=12394 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/12397/task/12398/stat : 12398 (java) R 12394 12397 8258 0 -1 4202560 2416 0 1 0 6 1 0 0 20 0 18 0 30483649 9787879424 6116 33554432000 1073741824 1073778376 140735560244288 140523012889504 140523020317900 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200292 s]
/proc/loadavg: 4.30 4.12 3.81 5/197 12397
/proc/meminfo: memFree=27301368/32872528 swapFree=1200228/1314692
[pid=12397] ppid=12394 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/12397/stat : 12397 (java) S 12394 12397 8258 0 -1 4202496 4720 0 1 0 24 2 0 0 20 0 18 0 30483649 9787879424 6804 33554432000 1073741824 1073778376 140735560244288 140735560235424 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12397/statm: 2389619 6804 2214 9 0 2380296 0
[pid=12397/tid=12398] ppid=12394 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/12397/task/12398/stat : 12398 (java) R 12394 12397 8258 0 -1 4202560 2433 0 1 0 16 1 0 0 20 0 18 0 30483649 9787879424 6804 33554432000 1073741824 1073778376 140735560244288 140523012889504 140522884592484 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300253 s]
/proc/loadavg: 4.30 4.12 3.81 5/197 12397
/proc/meminfo: memFree=27301368/32872528 swapFree=1200228/1314692
[pid=12397] ppid=12394 vsize=9558476 CPUtime=0.5 cores=0,2,4,6
/proc/12397/stat : 12397 (java) S 12394 12397 8258 0 -1 4202496 6139 0 1 0 48 2 0 0 20 0 18 0 30483649 9787879424 9372 33554432000 1073741824 1073778376 140735560244288 140735560235424 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12397/statm: 2389619 9372 2233 9 0 2380296 0
[pid=12397/tid=12398] ppid=12394 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/12397/task/12398/stat : 12398 (java) R 12394 12397 8258 0 -1 4202560 2439 0 1 0 26 1 0 0 20 0 18 0 30483649 9787879424 9372 33554432000 1073741824 1073778376 140735560244288 140523012890424 140522884581448 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9558476

[startup+0.700221 s]
/proc/loadavg: 4.30 4.12 3.81 5/197 12397
/proc/meminfo: memFree=27301368/32872528 swapFree=1200228/1314692
[pid=12397] ppid=12394 vsize=9559088 CPUtime=1.67 cores=0,2,4,6
/proc/12397/stat : 12397 (java) S 12394 12397 8258 0 -1 4202496 26355 0 1 0 161 6 0 0 20 0 18 0 30483649 9788506112 30449 33554432000 1073741824 1073778376 140735560244288 140735560235424 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12397/statm: 2389772 30449 2250 9 0 2380449 0
[pid=12397/tid=12398] ppid=12394 vsize=9559088 CPUtime=0.67 cores=0,2,4,6
/proc/12397/task/12398/stat : 12398 (java) R 12394 12397 8258 0 -1 4202560 2489 0 1 0 65 2 0 0 20 0 18 0 30483649 9788506112 30449 33554432000 1073741824 1073778376 140735560244288 140523012886136 140523016176535 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 9559088

[startup+1.50084 s]
/proc/loadavg: 4.30 4.12 3.81 8/219 12419
/proc/meminfo: memFree=27176864/32872528 swapFree=1200228/1314692
[pid=12397] ppid=12394 vsize=9824732 CPUtime=4.62 cores=0,2,4,6
/proc/12397/stat : 12397 (java) S 12394 12397 8258 0 -1 4202496 28177 0 1 0 455 7 0 0 20 0 22 0 30483649 10060525568 36704 33554432000 1073741824 1073778376 140735560244288 140735560235424 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12397/statm: 2456183 36704 2269 9 0 2446860 0
[pid=12397/tid=12398] ppid=12394 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/12397/task/12398/stat : 12398 (java) S 12394 12397 8258 0 -1 4202560 2499 0 1 0 88 2 0 0 20 0 22 0 30483649 10060525568 36704 33554432000 1073741824 1073778376 140735560244288 140523012891512 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12400] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12400/stat : 12400 (java) S 12394 12397 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30483650 10060525568 36704 33554432000 1073741824 1073778376 140735560244288 140522856892840 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12401] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12401/stat : 12401 (java) S 12394 12397 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30483650 10060525568 36704 33554432000 1073741824 1073778376 140735560244288 140522855840296 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12397/tid=12402] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12402/stat : 12402 (java) S 12394 12397 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30483650 10060525568 36704 33554432000 1073741824 1073778376 140735560244288 140522854787240 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12403] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12403/stat : 12403 (java) S 12394 12397 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30483650 10060525568 36704 33554432000 1073741824 1073778376 140735560244288 140522853734696 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12404] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12404/stat : 12404 (java) S 12394 12397 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30483650 10060525568 36704 33554432000 1073741824 1073778376 140735560244288 140522852682664 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12405] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12405/stat : 12405 (java) S 12394 12397 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30483650 10060525568 36704 33554432000 1073741824 1073778376 140735560244288 140522851630120 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12406] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12406/stat : 12406 (java) S 12394 12397 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30483650 10060525568 36704 33554432000 1073741824 1073778376 140735560244288 140522850577064 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12407] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12407/stat : 12407 (java) S 12394 12397 8258 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 30483650 10060525568 36704 33554432000 1073741824 1073778376 140735560244288 140522849524520 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12408] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12408/stat : 12408 (java) S 12394 12397 8258 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 30483651 10060525568 36704 33554432000 1073741824 1073778376 140735560244288 140522837113192 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12409] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12409/stat : 12409 (java) S 12394 12397 8258 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 30483651 10060525568 36704 33554432000 1073741824 1073778376 140735560244288 140522836059512 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12410] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12410/stat : 12410 (java) S 12394 12397 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30483651 10060525568 36704 33554432000 1073741824 1073778376 140735560244288 140522835006344 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12411] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12411/stat : 12411 (java) S 12394 12397 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30483653 10060525568 36704 33554432000 1073741824 1073778376 140735560244288 140522833955088 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12412] ppid=12394 vsize=9824732 CPUtime=1.26 cores=0,2,4,6
/proc/12397/task/12412/stat : 12412 (java) R 12394 12397 8258 0 -1 4202560 12876 0 0 0 124 2 0 0 20 0 22 0 30483653 10060525568 36704 33554432000 1073741824 1073778376 140735560244288 140522832890016 252266464401 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12413] ppid=12394 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/12397/task/12413/stat : 12413 (java) R 12394 12397 8258 0 -1 4202560 11466 0 0 0 125 3 0 0 20 0 22 0 30483653 10060525568 36704 33554432000 1073741824 1073778376 140735560244288 140522831837344 140523015038255 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12397/tid=12414] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12414/stat : 12414 (java) S 12394 12397 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30483654 10060525568 36704 33554432000 1073741824 1073778376 140735560244288 140522830797560 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12397/tid=12415] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12415/stat : 12415 (java) S 12394 12397 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30483654 10060525568 36704 33554432000 1073741824 1073778376 140735560244288 140522829745224 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12397/tid=12416] ppid=12394 vsize=9824732 CPUtime=0.55 cores=0,2,4,6
/proc/12397/task/12416/stat : 12416 (java) R 12394 12397 8258 0 -1 4202560 23 0 0 0 55 0 0 0 20 0 22 0 30483742 10060525568 36704 33554432000 1073741824 1073778376 140735560244288 140522828690152 140523016176506 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12397/tid=12417] ppid=12394 vsize=9824732 CPUtime=0.55 cores=0,2,4,6
/proc/12397/task/12417/stat : 12417 (java) R 12394 12397 8258 0 -1 4202560 34 0 0 0 55 0 0 0 20 0 22 0 30483742 10060525568 36704 33554432000 1073741824 1073778376 140735560244288 140522827636752 140522884491573 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12418] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12418/stat : 12418 (java) S 12394 12397 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30483743 10060525568 36704 33554432000 1073741824 1073778376 140735560244288 140522826584872 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12397/tid=12419] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12419/stat : 12419 (java) S 12394 12397 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30483743 10060525568 36704 33554432000 1073741824 1073778376 140735560244288 140522825532328 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.62
Current children cumulated vsize (KiB) 9824732

[startup+3.10093 s]
/proc/loadavg: 4.30 4.12 3.81 6/219 12419
/proc/meminfo: memFree=27082028/32872528 swapFree=1200228/1314692
[pid=12397] ppid=12394 vsize=9824732 CPUtime=8.78 cores=0,2,4,6
/proc/12397/stat : 12397 (java) S 12394 12397 8258 0 -1 4202496 28378 0 1 0 866 12 0 0 20 0 22 0 30483649 10060525568 62920 33554432000 1073741824 1073778376 140735560244288 140735560235424 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12397/statm: 2456183 62920 2292 9 0 2446860 0
[pid=12397/tid=12398] ppid=12394 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/12397/task/12398/stat : 12398 (java) S 12394 12397 8258 0 -1 4202560 2499 0 1 0 88 2 0 0 20 0 22 0 30483649 10060525568 62920 33554432000 1073741824 1073778376 140735560244288 140523012891512 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12400] ppid=12394 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12397/task/12400/stat : 12400 (java) S 12394 12397 8258 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 30483650 10060525568 62920 33554432000 1073741824 1073778376 140735560244288 140522856892840 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12401] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12401/stat : 12401 (java) S 12394 12397 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30483650 10060525568 62920 33554432000 1073741824 1073778376 140735560244288 140522855840296 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12397/tid=12402] ppid=12394 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12397/task/12402/stat : 12402 (java) S 12394 12397 8258 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 30483650 10060525568 62920 33554432000 1073741824 1073778376 140735560244288 140522854787240 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12403] ppid=12394 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12397/task/12403/stat : 12403 (java) S 12394 12397 8258 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 30483650 10060525568 62920 33554432000 1073741824 1073778376 140735560244288 140522853734696 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12404] ppid=12394 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12397/task/12404/stat : 12404 (java) S 12394 12397 8258 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 30483650 10060525568 62920 33554432000 1073741824 1073778376 140735560244288 140522852682664 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12405] ppid=12394 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12397/task/12405/stat : 12405 (java) S 12394 12397 8258 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 30483650 10060525568 62920 33554432000 1073741824 1073778376 140735560244288 140522851630120 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12397/tid=12406] ppid=12394 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/12397/task/12406/stat : 12406 (java) S 12394 12397 8258 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 30483650 10060525568 62920 33554432000 1073741824 1073778376 140735560244288 140522850577064 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12407] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12407/stat : 12407 (java) S 12394 12397 8258 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 30483650 10060525568 62920 33554432000 1073741824 1073778376 140735560244288 140522849524520 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12397/tid=12408] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12408/stat : 12408 (java) S 12394 12397 8258 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 30483651 10060525568 62920 33554432000 1073741824 1073778376 140735560244288 140522837113192 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12397/tid=12409] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12409/stat : 12409 (java) S 12394 12397 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30483651 10060525568 62920 33554432000 1073741824 1073778376 140735560244288 140522836059512 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12410] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12410/stat : 12410 (java) S 12394 12397 8258 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30483651 10060525568 62920 33554432000 1073741824 1073778376 140735560244288 140522835006344 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12411] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12411/stat : 12411 (java) S 12394 12397 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30483653 10060525568 62920 33554432000 1073741824 1073778376 140735560244288 140522833955088 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12412] ppid=12394 vsize=9824732 CPUtime=1.67 cores=0,2,4,6
/proc/12397/task/12412/stat : 12412 (java) S 12394 12397 8258 0 -1 4202560 12882 0 0 0 165 2 0 0 20 0 22 0 30483653 10060525568 62920 33554432000 1073741824 1073778376 140735560244288 140522832902968 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12413] ppid=12394 vsize=9824732 CPUtime=1.76 cores=0,2,4,6
/proc/12397/task/12413/stat : 12413 (java) S 12394 12397 8258 0 -1 4202560 11473 0 0 0 173 3 0 0 20 0 22 0 30483653 10060525568 62920 33554432000 1073741824 1073778376 140735560244288 140522831850424 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12414] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12414/stat : 12414 (java) S 12394 12397 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30483654 10060525568 62920 33554432000 1073741824 1073778376 140735560244288 140522830797560 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12397/tid=12415] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12415/stat : 12415 (java) S 12394 12397 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30483654 10060525568 62920 33554432000 1073741824 1073778376 140735560244288 140522829745224 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12397/tid=12416] ppid=12394 vsize=9824732 CPUtime=2.09 cores=0,2,4,6
/proc/12397/task/12416/stat : 12416 (java) R 12394 12397 8258 0 -1 4202560 24 0 0 0 209 0 0 0 20 0 22 0 30483742 10060525568 62920 33554432000 1073741824 1073778376 140735560244288 140522828687944 140522885859356 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12397/tid=12417] ppid=12394 vsize=9824732 CPUtime=2.08 cores=0,2,4,6
/proc/12397/task/12417/stat : 12417 (java) R 12394 12397 8258 0 -1 4202560 75 0 0 0 207 1 0 0 20 0 22 0 30483742 10060525568 62920 33554432000 1073741824 1073778376 140735560244288 140522827635984 140522885785813 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12397/tid=12418] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12418/stat : 12418 (java) S 12394 12397 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30483743 10060525568 62920 33554432000 1073741824 1073778376 140735560244288 140522826584872 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12397/tid=12419] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12419/stat : 12419 (java) S 12394 12397 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30483743 10060525568 62920 33554432000 1073741824 1073778376 140735560244288 140522825532328 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 8.78
Current children cumulated vsize (KiB) 9824732

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 12397 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3.20113 s]
/proc/loadavg: 4.30 4.12 3.81 6/219 12419
/proc/meminfo: memFree=27082028/32872528 swapFree=1200228/1314692
[pid=12397] ppid=12394 vsize=9824732 CPUtime=9.01 cores=0,2,4,6
/proc/12397/stat : 12397 (java) S 12394 12397 8258 0 -1 4202496 28397 0 1 0 889 12 0 0 20 0 22 0 30483649 10060525568 72648 33554432000 1073741824 1073778376 140735560244288 140735560235424 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12397/statm: 2456183 72648 2292 9 0 2446860 0
[pid=12397/tid=12398] ppid=12394 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/12397/task/12398/stat : 12398 (java) S 12394 12397 8258 0 -1 4202560 2499 0 1 0 88 2 0 0 20 0 22 0 30483649 10060525568 72648 33554432000 1073741824 1073778376 140735560244288 140523012891512 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12400] ppid=12394 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12397/task/12400/stat : 12400 (java) S 12394 12397 8258 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 30483650 10060525568 72648 33554432000 1073741824 1073778376 140735560244288 140522856892840 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12401] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12401/stat : 12401 (java) S 12394 12397 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30483650 10060525568 72648 33554432000 1073741824 1073778376 140735560244288 140522855840296 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12397/tid=12402] ppid=12394 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12397/task/12402/stat : 12402 (java) S 12394 12397 8258 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 30483650 10060525568 72648 33554432000 1073741824 1073778376 140735560244288 140522854787240 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12403] ppid=12394 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12397/task/12403/stat : 12403 (java) S 12394 12397 8258 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 30483650 10060525568 72648 33554432000 1073741824 1073778376 140735560244288 140522853734696 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0

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

[pid=12397/tid=12411] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12411/stat : 12411 (java) S 12394 12397 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30483653 10060525568 116213 33554432000 1073741824 1073778376 140735560244288 140522833955088 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12412] ppid=12394 vsize=9824732 CPUtime=1.7 cores=0,2,4,6
/proc/12397/task/12412/stat : 12412 (java) S 12394 12397 8258 0 -1 4202560 12882 0 0 0 168 2 0 0 20 0 22 0 30483653 10060525568 116213 33554432000 1073741824 1073778376 140735560244288 140522832902968 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12413] ppid=12394 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/12397/task/12413/stat : 12413 (java) S 12394 12397 8258 0 -1 4202560 11473 0 0 0 180 3 0 0 20 0 22 0 30483653 10060525568 116213 33554432000 1073741824 1073778376 140735560244288 140522831850424 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12414] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12414/stat : 12414 (java) S 12394 12397 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30483654 10060525568 116213 33554432000 1073741824 1073778376 140735560244288 140522830797560 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12397/tid=12415] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12415/stat : 12415 (java) S 12394 12397 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30483654 10060525568 116213 33554432000 1073741824 1073778376 140735560244288 140522829745224 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12397/tid=12416] ppid=12394 vsize=9824732 CPUtime=3.72 cores=0,2,4,6
/proc/12397/task/12416/stat : 12416 (java) R 12394 12397 8258 0 -1 4202560 28 0 0 0 372 0 0 0 20 0 22 0 30483742 10060525568 116213 33554432000 1073741824 1073778376 140735560244288 140522828689856 140522885777696 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12417] ppid=12394 vsize=9824732 CPUtime=3.71 cores=0,2,4,6
/proc/12397/task/12417/stat : 12417 (java) R 12394 12397 8258 0 -1 4202560 162 0 0 0 368 3 0 0 20 0 22 0 30483742 10060525568 116213 33554432000 1073741824 1073778376 140735560244288 140522827637576 140522885508820 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12397/tid=12418] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12418/stat : 12418 (java) S 12394 12397 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30483743 10060525568 116213 33554432000 1073741824 1073778376 140735560244288 140522826584872 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12397/tid=12419] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12419/stat : 12419 (java) S 12394 12397 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30483743 10060525568 116213 33554432000 1073741824 1073778376 140735560244288 140522825532328 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 9824732

[startup+5.608 s]
/proc/loadavg: 4.36 4.13 3.82 6/219 12419
/proc/meminfo: memFree=26688184/32872528 swapFree=1200228/1314692
[pid=12397] ppid=12394 vsize=9824732 CPUtime=14.01 cores=0,2,4,6
/proc/12397/stat : 12397 (java) S 12394 12397 8258 0 -1 4202496 29499 0 1 0 1380 21 0 0 20 0 22 0 30483649 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140735560235424 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12397/statm: 2456183 155009 2292 9 0 2446860 0
[pid=12397/tid=12398] ppid=12394 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/12397/task/12398/stat : 12398 (java) S 12394 12397 8258 0 -1 4202560 2499 0 1 0 88 2 0 0 20 0 22 0 30483649 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140523012891512 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12397/tid=12400] ppid=12394 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/12397/task/12400/stat : 12400 (java) S 12394 12397 8258 0 -1 4202560 158 0 0 0 5 2 0 0 20 0 22 0 30483650 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522856892840 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12397/tid=12401] ppid=12394 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/12397/task/12401/stat : 12401 (java) S 12394 12397 8258 0 -1 4202560 44 0 0 0 5 1 0 0 20 0 22 0 30483650 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522855840296 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12402] ppid=12394 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12397/task/12402/stat : 12402 (java) S 12394 12397 8258 0 -1 4202560 134 0 0 0 3 0 0 0 20 0 22 0 30483650 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522854787240 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12403] ppid=12394 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/12397/task/12403/stat : 12403 (java) S 12394 12397 8258 0 -1 4202560 44 0 0 0 4 1 0 0 20 0 22 0 30483650 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522853734696 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12404] ppid=12394 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12397/task/12404/stat : 12404 (java) S 12394 12397 8258 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 22 0 30483650 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522852682664 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12405] ppid=12394 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/12397/task/12405/stat : 12405 (java) S 12394 12397 8258 0 -1 4202560 37 0 0 0 4 1 0 0 20 0 22 0 30483650 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522851630120 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12406] ppid=12394 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/12397/task/12406/stat : 12406 (java) S 12394 12397 8258 0 -1 4202560 132 0 0 0 5 1 0 0 20 0 22 0 30483650 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522850577064 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12407] ppid=12394 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12397/task/12407/stat : 12407 (java) S 12394 12397 8258 0 -1 4202560 106 0 0 0 3 0 0 0 20 0 22 0 30483650 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522849524520 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12397/tid=12408] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12408/stat : 12408 (java) S 12394 12397 8258 0 -1 4202560 443 0 0 0 0 0 0 0 20 0 22 0 30483651 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522837113192 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12397/tid=12409] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12409/stat : 12409 (java) S 12394 12397 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30483651 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522836059512 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12410] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12410/stat : 12410 (java) S 12394 12397 8258 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30483651 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522835006344 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12411] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12411/stat : 12411 (java) S 12394 12397 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30483653 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522833955088 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12412] ppid=12394 vsize=9824732 CPUtime=1.7 cores=0,2,4,6
/proc/12397/task/12412/stat : 12412 (java) S 12394 12397 8258 0 -1 4202560 12882 0 0 0 168 2 0 0 20 0 22 0 30483653 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522832902968 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12413] ppid=12394 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/12397/task/12413/stat : 12413 (java) S 12394 12397 8258 0 -1 4202560 11473 0 0 0 183 3 0 0 20 0 22 0 30483653 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522831850424 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12414] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12414/stat : 12414 (java) S 12394 12397 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30483654 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522830797560 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12397/tid=12415] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12415/stat : 12415 (java) S 12394 12397 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30483654 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522829745224 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12416] ppid=12394 vsize=9824732 CPUtime=4.47 cores=0,2,4,6
/proc/12397/task/12416/stat : 12416 (java) R 12394 12397 8258 0 -1 4202560 28 0 0 0 447 0 0 0 20 0 22 0 30483742 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522828688016 140522884952551 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12417] ppid=12394 vsize=9824732 CPUtime=4.47 cores=0,2,4,6
/proc/12397/task/12417/stat : 12417 (java) R 12394 12397 8258 0 -1 4202560 235 0 0 0 442 5 0 0 20 0 22 0 30483742 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522827636256 140522885660875 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12397/tid=12418] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12418/stat : 12418 (java) S 12394 12397 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30483743 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522826584872 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12397/tid=12419] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12419/stat : 12419 (java) S 12394 12397 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30483743 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522825532328 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 14.01
Current children cumulated vsize (KiB) 9824732

[startup+5.80096 s]
/proc/loadavg: 4.36 4.13 3.82 6/219 12419
/proc/meminfo: memFree=26688184/32872528 swapFree=1200228/1314692
[pid=12397] ppid=12394 vsize=9824732 CPUtime=14.39 cores=0,2,4,6
/proc/12397/stat : 12397 (java) S 12394 12397 8258 0 -1 4202496 29499 0 1 0 1418 21 0 0 20 0 22 0 30483649 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140735560235424 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12397/statm: 2456183 155009 2292 9 0 2446860 0
[pid=12397/tid=12398] ppid=12394 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/12397/task/12398/stat : 12398 (java) S 12394 12397 8258 0 -1 4202560 2499 0 1 0 88 2 0 0 20 0 22 0 30483649 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140523012891512 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12397/tid=12400] ppid=12394 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/12397/task/12400/stat : 12400 (java) S 12394 12397 8258 0 -1 4202560 158 0 0 0 5 2 0 0 20 0 22 0 30483650 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522856892840 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12397/tid=12401] ppid=12394 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/12397/task/12401/stat : 12401 (java) S 12394 12397 8258 0 -1 4202560 44 0 0 0 5 1 0 0 20 0 22 0 30483650 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522855840296 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12402] ppid=12394 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12397/task/12402/stat : 12402 (java) S 12394 12397 8258 0 -1 4202560 134 0 0 0 3 0 0 0 20 0 22 0 30483650 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522854787240 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12403] ppid=12394 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/12397/task/12403/stat : 12403 (java) S 12394 12397 8258 0 -1 4202560 44 0 0 0 4 1 0 0 20 0 22 0 30483650 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522853734696 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12404] ppid=12394 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12397/task/12404/stat : 12404 (java) S 12394 12397 8258 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 22 0 30483650 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522852682664 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12405] ppid=12394 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/12397/task/12405/stat : 12405 (java) S 12394 12397 8258 0 -1 4202560 37 0 0 0 4 1 0 0 20 0 22 0 30483650 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522851630120 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12406] ppid=12394 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/12397/task/12406/stat : 12406 (java) S 12394 12397 8258 0 -1 4202560 132 0 0 0 5 1 0 0 20 0 22 0 30483650 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522850577064 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12407] ppid=12394 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12397/task/12407/stat : 12407 (java) S 12394 12397 8258 0 -1 4202560 106 0 0 0 3 0 0 0 20 0 22 0 30483650 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522849524520 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12397/tid=12408] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12408/stat : 12408 (java) S 12394 12397 8258 0 -1 4202560 443 0 0 0 0 0 0 0 20 0 22 0 30483651 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522837113192 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12397/tid=12409] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12409/stat : 12409 (java) S 12394 12397 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30483651 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522836059512 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12410] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12410/stat : 12410 (java) S 12394 12397 8258 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30483651 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522835006344 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12411] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12411/stat : 12411 (java) S 12394 12397 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30483653 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522833955088 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12412] ppid=12394 vsize=9824732 CPUtime=1.7 cores=0,2,4,6
/proc/12397/task/12412/stat : 12412 (java) S 12394 12397 8258 0 -1 4202560 12882 0 0 0 168 2 0 0 20 0 22 0 30483653 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522832902968 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12413] ppid=12394 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/12397/task/12413/stat : 12413 (java) S 12394 12397 8258 0 -1 4202560 11473 0 0 0 183 3 0 0 20 0 22 0 30483653 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522831850424 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12414] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12414/stat : 12414 (java) S 12394 12397 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30483654 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522830797560 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12397/tid=12415] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12415/stat : 12415 (java) S 12394 12397 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30483654 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522829745224 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12416] ppid=12394 vsize=9824732 CPUtime=4.67 cores=0,2,4,6
/proc/12397/task/12416/stat : 12416 (java) R 12394 12397 8258 0 -1 4202560 28 0 0 0 467 0 0 0 20 0 22 0 30483742 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522828688016 140522885508788 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12417] ppid=12394 vsize=9824732 CPUtime=4.66 cores=0,2,4,6
/proc/12397/task/12417/stat : 12417 (java) R 12394 12397 8258 0 -1 4202560 235 0 0 0 461 5 0 0 20 0 22 0 30483742 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522827636256 140522885785946 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12397/tid=12418] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12418/stat : 12418 (java) S 12394 12397 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30483743 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522826584872 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12397/tid=12419] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12419/stat : 12419 (java) S 12394 12397 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30483743 10060525568 155009 33554432000 1073741824 1073778376 140735560244288 140522825532328 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 14.39
Current children cumulated vsize (KiB) 9824732

[startup+5.90095 s]
/proc/loadavg: 4.36 4.13 3.82 6/219 12419
/proc/meminfo: memFree=26688184/32872528 swapFree=1200228/1314692
[pid=12397] ppid=12394 vsize=9824732 CPUtime=14.52 cores=0,2,4,6
/proc/12397/stat : 12397 (java) S 12394 12397 8258 0 -1 4202496 29500 0 1 0 1429 23 0 0 20 0 19 0 30483649 10060525568 154998 33554432000 1073741824 1073778376 140735560244288 140735560235424 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12397/statm: 2456183 154998 2293 9 0 2446860 0
[pid=12397/tid=12398] ppid=12394 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/12397/task/12398/stat : 12398 (java) S 12394 12397 8258 0 -1 4202560 2499 0 1 0 88 2 0 0 20 0 19 0 30483649 10060525568 154998 33554432000 1073741824 1073778376 140735560244288 140523012891512 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12397/tid=12400] ppid=12394 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/12397/task/12400/stat : 12400 (java) S 12394 12397 8258 0 -1 4202560 158 0 0 0 5 2 0 0 20 0 19 0 30483650 10060525568 154998 33554432000 1073741824 1073778376 140735560244288 140522856892840 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12397/tid=12401] ppid=12394 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/12397/task/12401/stat : 12401 (java) S 12394 12397 8258 0 -1 4202560 44 0 0 0 5 1 0 0 20 0 19 0 30483650 10060525568 154998 33554432000 1073741824 1073778376 140735560244288 140522855840296 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12402] ppid=12394 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12397/task/12402/stat : 12402 (java) S 12394 12397 8258 0 -1 4202560 134 0 0 0 3 0 0 0 20 0 19 0 30483650 10060525568 154998 33554432000 1073741824 1073778376 140735560244288 140522854787240 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12403] ppid=12394 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/12397/task/12403/stat : 12403 (java) S 12394 12397 8258 0 -1 4202560 44 0 0 0 4 1 0 0 20 0 19 0 30483650 10060525568 154998 33554432000 1073741824 1073778376 140735560244288 140522853734696 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12404] ppid=12394 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12397/task/12404/stat : 12404 (java) S 12394 12397 8258 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 19 0 30483650 10060525568 154998 33554432000 1073741824 1073778376 140735560244288 140522852682664 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12405] ppid=12394 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/12397/task/12405/stat : 12405 (java) S 12394 12397 8258 0 -1 4202560 37 0 0 0 4 1 0 0 20 0 19 0 30483650 10060525568 154998 33554432000 1073741824 1073778376 140735560244288 140522851630120 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12406] ppid=12394 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/12397/task/12406/stat : 12406 (java) S 12394 12397 8258 0 -1 4202560 132 0 0 0 5 1 0 0 20 0 19 0 30483650 10060525568 154998 33554432000 1073741824 1073778376 140735560244288 140522850577064 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12407] ppid=12394 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12397/task/12407/stat : 12407 (java) S 12394 12397 8258 0 -1 4202560 106 0 0 0 3 0 0 0 20 0 19 0 30483650 10060525568 154998 33554432000 1073741824 1073778376 140735560244288 140522849524520 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12397/tid=12408] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12408/stat : 12408 (java) S 12394 12397 8258 0 -1 4202560 443 0 0 0 0 0 0 0 20 0 19 0 30483651 10060525568 154998 33554432000 1073741824 1073778376 140735560244288 140522837113192 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12397/tid=12409] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12409/stat : 12409 (java) S 12394 12397 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30483651 10060525568 154998 33554432000 1073741824 1073778376 140735560244288 140522836059512 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12410] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12410/stat : 12410 (java) S 12394 12397 8258 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 30483651 10060525568 154998 33554432000 1073741824 1073778376 140735560244288 140522835006344 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12411] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12411/stat : 12411 (java) S 12394 12397 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30483653 10060525568 154998 33554432000 1073741824 1073778376 140735560244288 140522833955088 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12412] ppid=12394 vsize=9824732 CPUtime=1.7 cores=0,2,4,6
/proc/12397/task/12412/stat : 12412 (java) S 12394 12397 8258 0 -1 4202560 12882 0 0 0 168 2 0 0 20 0 19 0 30483653 10060525568 154998 33554432000 1073741824 1073778376 140735560244288 140522832902968 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12397/tid=12413] ppid=12394 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/12397/task/12413/stat : 12413 (java) S 12394 12397 8258 0 -1 4202560 11473 0 0 0 183 3 0 0 20 0 19 0 30483653 10060525568 154998 33554432000 1073741824 1073778376 140735560244288 140522831850424 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12397/tid=12414] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12414/stat : 12414 (java) S 12394 12397 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30483654 10060525568 154998 33554432000 1073741824 1073778376 140735560244288 140522830797560 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12397/tid=12415] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12415/stat : 12415 (java) S 12394 12397 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30483654 10060525568 154998 33554432000 1073741824 1073778376 140735560244288 140522829745224 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12397/tid=12419] ppid=12394 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12397/task/12419/stat : 12419 (java) S 12394 12397 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30483743 10060525568 154998 33554432000 1073741824 1073778376 140735560244288 140522825532328 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 14.52
Current children cumulated vsize (KiB) 9824732

Child status: 20
Real time (s): 5.94581
CPU time (s): 14.5818
CPU user time (s): 14.2488
CPU system time (s): 0.332949
CPU usage (%): 245.245
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.2488
system time used= 0.332949
maximum resident set size= 620040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29510
page faults= 1
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 863
involuntary context switches= 926

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.033994 second user time and 0.06499 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-18 23:12:51
IDJOB=4107804
IDBENCH=73438
IDSOLVER=2543
FILE ID=node131/4107804-1466284371
RUNJOBID= node131-1466276277-8274
PBS_JOBID= 19918257
Free space on /tmp= 71700 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j30/normalized-j3029_8-unsat.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4107804-1466284371/watcher-4107804-1466284371 -o /tmp/evaluation-result-4107804-1466284371/solver-4107804-1466284371 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466276277-8274 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4107804-1466284371.opb

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

MD5SUM BENCH= 4beea9548a8b05c336cb9a5dcff42191
RANDOM SEED=573524830

node131.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.752
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
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.752
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.752
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.57
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.752
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.56
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.752
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.752
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.56
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.752
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.57
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.752
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:        27301268 kB
Buffers:          164264 kB
Cached:           225648 kB
SwapCached:         1460 kB
Active:          3215448 kB
Inactive:         278248 kB
Active(anon):    3103608 kB
Inactive(anon):     2920 kB
Active(file):     111840 kB
Inactive(file):   275328 kB
Unevictable:     1314692 kB
Mlocked:         1200228 kB
SwapTotal:      67108856 kB
SwapFree:       67099856 kB
Dirty:              1644 kB
Writeback:             0 kB
AnonPages:       4473456 kB
Mapped:            15460 kB
Shmem:                 0 kB
Slab:             606880 kB
SReclaimable:      49608 kB
SUnreclaim:       557272 kB
KernelStack:        1784 kB
PageTables:        12800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4850664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3209216 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= 71700 MiB
End job on node131 at 2016-06-18 23:12:57