Trace number 4109010

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.11 916.279

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-181.opb
MD5SUM5f261e01a77e00c07db405ec3b956be4
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables335161
Total number of constraints7866877
Number of constraints which are clauses7067313
Number of constraints which are cardinality constraints (but not clauses)24643
Number of constraints which are nor clauses,nor cardinality constraints774921
Minimum length of a constraint2
Maximum length of a constraint2580
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 2581
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4109010-1466290032.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
113.56/86.18	c ... done. Wall clock time 86.06s.
113.56/86.18	c declared #vars     335161
113.56/86.18	c #constraints  7879220
113.56/86.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
113.56/86.18	c constraints type 
113.56/86.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5436842
113.56/86.18	c org.sat4j.minisat.constraints.card.MinWatchCard => 24644
113.56/86.18	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1642813
113.56/86.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 774921
113.56/86.18	c 7879220 constraints processed.
113.56/86.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
113.56/86.18	c constraints type 
113.56/86.18	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1642813
113.56/86.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5436842
113.56/86.18	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 24644
113.56/86.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 774921
113.56/86.18	c 7879220 constraints processed.
146.44/100.98	c cleaning 2491 clauses out of 5000 with flag 26434/5000
177.15/115.51	c cleaning 4245 clauses out of 8509 with flag 61118/11000
213.97/132.96	c cleaning 5620 clauses out of 11264 with flag 107772/18000
260.05/154.99	c cleaning 6810 clauses out of 13646 with flag 170181/26002
311.58/180.44	c cleaning 7909 clauses out of 15837 with flag 245985/35003
374.84/211.75	c cleaning 0 clauses out of 5000 with flag 0/5000
604.27/325.04	c cleaning 8961 clauses out of 17925 with flag 428026/45000
731.71/388.00	c cleaning 9973 clauses out of 19964 with flag 1103530/56000
870.30/456.49	c cleaning 0 clauses out of 11000 with flag 0/11000
980.86/511.14	c cleaning 10987 clauses out of 21995 with flag 1666342/68004
1161.43/600.46	c cleaning 11990 clauses out of 24004 with flag 3403166/81000
1191.23/614.94	c cleaning 0 clauses out of 18000 with flag 0/18000
1243.77/640.57	c cleaning 0 clauses out of 26000 with flag 0/26000
1259.41/648.24	c cleaning 12993 clauses out of 26014 with flag 5236608/95000
1302.43/669.57	c cleaning 0 clauses out of 35001 with flag 0/35001
1328.67/682.58	c cleaning 13997 clauses out of 28022 with flag 5381263/110001
1377.67/706.82	c cleaning 0 clauses out of 45001 with flag 0/45001
1405.74/720.76	c cleaning 14995 clauses out of 30024 with flag 5485420/126000
1465.00/750.16	c cleaning 0 clauses out of 56000 with flag 0/56000
1481.51/758.30	c cleaning 16001 clauses out of 32030 with flag 5600085/143001
1554.53/794.51	c cleaning 0 clauses out of 68002 with flag 0/68002
1556.73/795.63	c cleaning 17000 clauses out of 34031 with flag 5715732/161003
1651.71/842.75	c cleaning 17995 clauses out of 36028 with flag 5847561/180000
1664.63/849.10	c cleaning 0 clauses out of 81000 with flag 0/81000
1787.72/910.17	c cleaning 0 clauses out of 95000 with flag 0/95000
1800.11/916.20	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.11/916.20	c starts		: 262
1800.11/916.20	c conflicts		: 195985
1800.11/916.20	c decisions		: 27434418
1800.11/916.20	c propagations		: 1172218388
1800.11/916.20	c inspects		: 5213673257
1800.11/916.20	c shortcuts		: 0
1800.11/916.20	c learnt literals	: 0
1800.11/916.20	c learnt binary clauses	: 341
1800.11/916.20	c learnt ternary clauses	: 422
1800.11/916.20	c learnt constraints	: 195984
1800.11/916.20	c ignored constraints	: 0
1800.11/916.20	c root simplifications	: 0
1800.11/916.20	c removed literals (reason simplification)	: 963381
1800.11/916.20	c reason swapping (by a shorter reason)	: 0
1800.11/916.20	c Calls to reduceDB	: 15
1800.11/916.20	c Number of update (reduction) of LBD	: 105634
1800.11/916.20	c Imported unit clauses	: 0
1800.11/916.20	c number of reductions to clauses (during analyze)	: 0
1800.11/916.20	c number of learned constraints concerned by reduction	: 0
1800.11/916.20	c number of learning phase by resolution	: 0
1800.11/916.20	c number of learning phase by cutting planes	: 0
1800.11/916.20	c speed (assignments/second)	: 1412374.272106106
1800.11/916.20	c non guided choices	11168368
1800.11/916.22	c learnt constraints type 
1800.11/916.22	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 341
1800.11/916.22	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 33676
1800.11/916.22	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.11/916.22	c starts		: 90
1800.11/916.22	c conflicts		: 96361
1800.11/916.22	c decisions		: 5546180
1800.11/916.22	c propagations		: 350977135
1800.11/916.22	c inspects		: 2060991890
1800.11/916.22	c shortcuts		: 0
1800.11/916.22	c learnt literals	: 0
1800.11/916.22	c learnt binary clauses	: 25
1800.11/916.22	c learnt ternary clauses	: 520
1800.11/916.22	c learnt constraints	: 96361
1800.11/916.22	c ignored constraints	: 0
1800.11/916.22	c root simplifications	: 0
1800.11/916.22	c removed literals (reason simplification)	: 0
1800.11/916.22	c reason swapping (by a shorter reason)	: 0
1800.11/916.22	c Calls to reduceDB	: 10
1800.11/916.22	c Number of update (reduction) of LBD	: 0
1800.11/916.22	c Imported unit clauses	: 0
1800.11/916.22	c number of reductions to clauses (during analyze)	: 0
1800.11/916.22	c number of learned constraints concerned by reduction	: 0
1800.11/916.22	c number of learning phase by resolution	: 0
1800.11/916.22	c number of learning phase by cutting planes	: 0
1800.11/916.22	c speed (assignments/second)	: 422872.6793199379
1800.11/916.22	c non guided choices	123121
1800.11/916.25	c learnt constraints type 
1800.11/916.25	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 95902
1800.11/916.25	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.11/916.25	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 25
1800.11/916.25	c org.sat4j.pb.constraints.pb.MaxWatchPb => 433
1800.11/916.25	s UNKNOWN
1800.11/916.26	c Total wall clock time (in seconds): 916.136

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

pid=15399
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.19 4.24 4.26 4/197 15402
/proc/meminfo: memFree=24688512/32872528 swapFree=1200228/1314692
[pid=15402] ppid=15399 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/15402/stat : 15402 (java) D 15399 15402 8258 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 1 0 31050677 9515008 175 33554432000 1073741824 1073778376 140737377552992 140737377535720 252263089040 0 0 4096 0 18446744072100588836 0 0 17 1 0 0 0 0 0
/proc/15402/statm: 2331 181 139 9 0 79 0

[startup+0.100112 s]
/proc/loadavg: 4.19 4.24 4.26 4/197 15402
/proc/meminfo: memFree=24688512/32872528 swapFree=1200228/1314692
[pid=15402] ppid=15399 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/15402/stat : 15402 (java) S 15399 15402 8258 0 -1 4202496 4435 0 1 0 8 1 0 0 20 0 18 0 31050677 9787879424 6034 33554432000 1073741824 1073778376 140737377552992 140737377544128 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15402/statm: 2389619 6034 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200229 s]
/proc/loadavg: 4.19 4.24 4.26 4/197 15402
/proc/meminfo: memFree=24688512/32872528 swapFree=1200228/1314692
[pid=15402] ppid=15399 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/15402/stat : 15402 (java) S 15399 15402 8258 0 -1 4202496 4746 0 1 0 20 3 0 0 20 0 18 0 31050677 9787879424 19072 33554432000 1073741824 1073778376 140737377552992 140737377544128 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15402/statm: 2389619 19072 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300246 s]
/proc/loadavg: 4.19 4.24 4.26 4/197 15402
/proc/meminfo: memFree=24688512/32872528 swapFree=1200228/1314692
[pid=15402] ppid=15399 vsize=9558476 CPUtime=0.45 cores=1,3,5,7
/proc/15402/stat : 15402 (java) S 15399 15402 8258 0 -1 4202496 5562 0 1 0 42 3 0 0 20 0 18 0 31050677 9787879424 24222 33554432000 1073741824 1073778376 140737377552992 140737377544128 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15402/statm: 2389619 24222 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700204 s]
/proc/loadavg: 4.19 4.24 4.26 4/197 15402
/proc/meminfo: memFree=24688512/32872528 swapFree=1200228/1314692
[pid=15402] ppid=15399 vsize=9558476 CPUtime=1.45 cores=1,3,5,7
/proc/15402/stat : 15402 (java) S 15399 15402 8258 0 -1 4202496 12599 0 1 0 136 9 0 0 20 0 18 0 31050677 9787879424 84997 33554432000 1073741824 1073778376 140737377552992 140737377544128 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15402/statm: 2389619 84997 2263 9 0 2380296 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 9558476

[startup+1.50082 s]
/proc/loadavg: 4.10 4.22 4.25 4/215 15420
/proc/meminfo: memFree=24080400/32872528 swapFree=1200228/1314692
[pid=15402] ppid=15399 vsize=9558476 CPUtime=2.51 cores=1,3,5,7
/proc/15402/stat : 15402 (java) S 15399 15402 8258 0 -1 4202496 13336 0 1 0 231 20 0 0 20 0 18 0 31050677 9787879424 160222 33554432000 1073741824 1073778376 140737377552992 140737377544128 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15402/statm: 2389619 160222 2263 9 0 2380296 0
[pid=15402/tid=15404] ppid=15399 vsize=9558476 CPUtime=1.32 cores=1,3,5,7
/proc/15402/task/15404/stat : 15404 (java) R 15399 15402 8258 0 -1 4202560 2630 0 1 0 125 7 0 0 20 0 18 0 31050677 9787879424 160222 33554432000 1073741824 1073778376 140737377552992 140187434024232 140187280004664 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=15402/tid=15405] ppid=15399 vsize=9558476 CPUtime=0.05 cores=1,3,5,7
/proc/15402/task/15405/stat : 15405 (java) S 15399 15402 8258 0 -1 4202560 40 0 0 0 5 0 0 0 20 0 18 0 31050679 9787879424 160222 33554432000 1073741824 1073778376 140737377552992 140187406478120 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15406] ppid=15399 vsize=9558476 CPUtime=0.04 cores=1,3,5,7
/proc/15402/task/15406/stat : 15406 (java) S 15399 15402 8258 0 -1 4202560 20 0 0 0 4 0 0 0 20 0 18 0 31050679 9787879424 160222 33554432000 1073741824 1073778376 140737377552992 140187405425320 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15402/tid=15407] ppid=15399 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/15402/task/15407/stat : 15407 (java) S 15399 15402 8258 0 -1 4202560 37 0 0 0 2 1 0 0 20 0 18 0 31050679 9787879424 160222 33554432000 1073741824 1073778376 140737377552992 140187404373032 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15402/tid=15408] ppid=15399 vsize=9558476 CPUtime=0.05 cores=1,3,5,7
/proc/15402/task/15408/stat : 15408 (java) S 15399 15402 8258 0 -1 4202560 41 0 0 0 3 2 0 0 20 0 18 0 31050679 9787879424 160222 33554432000 1073741824 1073778376 140737377552992 140187403320232 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15402/tid=15409] ppid=15399 vsize=9558476 CPUtime=0.05 cores=1,3,5,7
/proc/15402/task/15409/stat : 15409 (java) S 15399 15402 8258 0 -1 4202560 36 0 0 0 3 2 0 0 20 0 18 0 31050679 9787879424 160222 33554432000 1073741824 1073778376 140737377552992 140187402266920 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15402/tid=15410] ppid=15399 vsize=9558476 CPUtime=0.04 cores=1,3,5,7
/proc/15402/task/15410/stat : 15410 (java) S 15399 15402 8258 0 -1 4202560 24 0 0 0 3 1 0 0 20 0 18 0 31050679 9787879424 160222 33554432000 1073741824 1073778376 140737377552992 140187401214120 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15402/tid=15411] ppid=15399 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/15402/task/15411/stat : 15411 (java) S 15399 15402 8258 0 -1 4202560 70 0 0 0 5 2 0 0 20 0 18 0 31050679 9787879424 160222 33554432000 1073741824 1073778376 140737377552992 140187400161832 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15402/tid=15412] ppid=15399 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/15402/task/15412/stat : 15412 (java) S 15399 15402 8258 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 18 0 31050679 9787879424 160222 33554432000 1073741824 1073778376 140737377552992 140187399109032 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15402/tid=15413] ppid=15399 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15413/stat : 15413 (java) S 15399 15402 8258 0 -1 4202560 456 0 0 0 0 0 0 0 20 0 18 0 31050680 9787879424 160222 33554432000 1073741824 1073778376 140737377552992 140186786695912 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15402/tid=15414] ppid=15399 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15414/stat : 15414 (java) S 15399 15402 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 31050680 9787879424 160222 33554432000 1073741824 1073778376 140737377552992 140186785641976 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15415] ppid=15399 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15415/stat : 15415 (java) S 15399 15402 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 31050680 9787879424 160222 33554432000 1073741824 1073778376 140737377552992 140186784589576 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15416] ppid=15399 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15416/stat : 15416 (java) S 15399 15402 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 31050683 9787879424 160222 33554432000 1073741824 1073778376 140737377552992 140186783538064 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15417] ppid=15399 vsize=9558476 CPUtime=0.34 cores=1,3,5,7
/proc/15402/task/15417/stat : 15417 (java) S 15399 15402 8258 0 -1 4202560 5351 0 0 0 32 2 0 0 20 0 18 0 31050683 9787879424 160222 33554432000 1073741824 1073778376 140737377552992 140186782484664 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15402/tid=15418] ppid=15399 vsize=9558476 CPUtime=0.35 cores=1,3,5,7
/proc/15402/task/15418/stat : 15418 (java) S 15399 15402 8258 0 -1 4202560 3367 0 0 0 35 0 0 0 20 0 18 0 31050683 9787879424 160222 33554432000 1073741824 1073778376 140737377552992 140186781431864 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15402/tid=15419] ppid=15399 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15419/stat : 15419 (java) S 15399 15402 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 31050683 9787879424 160222 33554432000 1073741824 1073778376 140737377552992 140186780379768 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15402/tid=15420] ppid=15399 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15420/stat : 15420 (java) S 15399 15402 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 31050683 9787879424 160222 33554432000 1073741824 1073778376 140737377552992 140186779327176 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 9558476

[startup+3.10081 s]
/proc/loadavg: 4.10 4.22 4.25 4/215 15420
/proc/meminfo: memFree=23542212/32872528 swapFree=1200228/1314692
[pid=15402] ppid=15399 vsize=9558476 CPUtime=4.59 cores=1,3,5,7
/proc/15402/stat : 15402 (java) S 15399 15402 8258 0 -1 4202496 15889 0 1 0 419 40 0 0 20 0 18 0 31050677 9787879424 354072 33554432000 1073741824 1073778376 140737377552992 140737377544128 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15402/statm: 2389619 354072 2263 9 0 2380296 0
[pid=15402/tid=15404] ppid=15399 vsize=9558476 CPUtime=2.81 cores=1,3,5,7
/proc/15402/task/15404/stat : 15404 (java) R 15399 15402 8258 0 -1 4202560 3436 0 1 0 263 18 0 0 20 0 18 0 31050677 9787879424 354072 33554432000 1073741824 1073778376 140737377552992 140187434016720 140187441790042 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=15402/tid=15405] ppid=15399 vsize=9558476 CPUtime=0.15 cores=1,3,5,7
/proc/15402/task/15405/stat : 15405 (java) S 15399 15402 8258 0 -1 4202560 136 0 0 0 12 3 0 0 20 0 18 0 31050679 9787879424 354072 33554432000 1073741824 1073778376 140737377552992 140187406478120 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15402/tid=15406] ppid=15399 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/15402/task/15406/stat : 15406 (java) S 15399 15402 8258 0 -1 4202560 51 0 0 0 5 2 0 0 20 0 18 0 31050679 9787879424 354584 33554432000 1073741824 1073778376 140737377552992 140187405425320 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15402/tid=15407] ppid=15399 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/15402/task/15407/stat : 15407 (java) S 15399 15402 8258 0 -1 4202560 62 0 0 0 4 3 0 0 20 0 18 0 31050679 9787879424 354584 33554432000 1073741824 1073778376 140737377552992 140187404373032 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15408] ppid=15399 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/15402/task/15408/stat : 15408 (java) S 15399 15402 8258 0 -1 4202560 51 0 0 0 5 3 0 0 20 0 18 0 31050679 9787879424 354584 33554432000 1073741824 1073778376 140737377552992 140187403320232 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15409] ppid=15399 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/15402/task/15409/stat : 15409 (java) S 15399 15402 8258 0 -1 4202560 111 0 0 0 5 3 0 0 20 0 18 0 31050679 9787879424 354584 33554432000 1073741824 1073778376 140737377552992 140187402266920 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15402/tid=15410] ppid=15399 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/15402/task/15410/stat : 15410 (java) S 15399 15402 8258 0 -1 4202560 125 0 0 0 8 2 0 0 20 0 18 0 31050679 9787879424 354584 33554432000 1073741824 1073778376 140737377552992 140187401214120 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15402/tid=15411] ppid=15399 vsize=9558476 CPUtime=0.13 cores=1,3,5,7
/proc/15402/task/15411/stat : 15411 (java) S 15399 15402 8258 0 -1 4202560 92 0 0 0 10 3 0 0 20 0 18 0 31050679 9787879424 354584 33554432000 1073741824 1073778376 140737377552992 140187400161832 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15412] ppid=15399 vsize=9558476 CPUtime=0.05 cores=1,3,5,7
/proc/15402/task/15412/stat : 15412 (java) S 15399 15402 8258 0 -1 4202560 100 0 0 0 4 1 0 0 20 0 18 0 31050679 9787879424 354584 33554432000 1073741824 1073778376 140737377552992 140187399109032 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15402/tid=15413] ppid=15399 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15413/stat : 15413 (java) S 15399 15402 8258 0 -1 4202560 964 0 0 0 0 0 0 0 20 0 18 0 31050680 9787879424 354584 33554432000 1073741824 1073778376 140737377552992 140186786695912 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15402/tid=15414] ppid=15399 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15414/stat : 15414 (java) S 15399 15402 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 31050680 9787879424 354584 33554432000 1073741824 1073778376 140737377552992 140186785641976 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15415] ppid=15399 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15415/stat : 15415 (java) S 15399 15402 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 31050680 9787879424 354584 33554432000 1073741824 1073778376 140737377552992 140186784589576 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15416] ppid=15399 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15416/stat : 15416 (java) S 15399 15402 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 31050683 9787879424 354584 33554432000 1073741824 1073778376 140737377552992 140186783538064 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15417] ppid=15399 vsize=9558476 CPUtime=0.46 cores=1,3,5,7
/proc/15402/task/15417/stat : 15417 (java) S 15399 15402 8258 0 -1 4202560 5377 0 0 0 44 2 0 0 20 0 18 0 31050683 9787879424 354584 33554432000 1073741824 1073778376 140737377552992 140186782484664 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15402/tid=15418] ppid=15399 vsize=9558476 CPUtime=0.44 cores=1,3,5,7
/proc/15402/task/15418/stat : 15418 (java) S 15399 15402 8258 0 -1 4202560 4132 0 0 0 42 2 0 0 20 0 18 0 31050683 9787879424 354584 33554432000 1073741824 1073778376 140737377552992 140186781431864 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15402/tid=15419] ppid=15399 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15419/stat : 15419 (java) S 15399 15402 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 31050683 9787879424 354584 33554432000 1073741824 1073778376 140737377552992 140186780379768 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15402/tid=15420] ppid=15399 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15420/stat : 15420 (java) S 15399 15402 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 31050683 9787879424 354584 33554432000 1073741824 1073778376 140737377552992 140186779327176 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 9558476

[startup+6.30079 s]
/proc/loadavg: 4.01 4.20 4.25 4/215 15420
/proc/meminfo: memFree=21996468/32872528 swapFree=1200228/1314692
[pid=15402] ppid=15399 vsize=9558476 CPUtime=8.53 cores=1,3,5,7
/proc/15402/stat : 15402 (java) S 15399 15402 8258 0 -1 4202496 17583 0 1 0 777 76 0 0 20 0 18 0 31050677 9787879424 715659 33554432000 1073741824 1073778376 140737377552992 140737377544128 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15402/statm: 2389619 715659 2263 9 0 2380296 0
[pid=15402/tid=15404] ppid=15399 vsize=9558476 CPUtime=5.74 cores=1,3,5,7
/proc/15402/task/15404/stat : 15404 (java) R 15399 15402 8258 0 -1 4202560 4320 0 1 0 539 35 0 0 20 0 18 0 31050677 9787879424 715659 33554432000 1073741824 1073778376 140737377552992 140187434016720 140187441790049 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=15402/tid=15405] ppid=15399 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/15402/task/15405/stat : 15405 (java) S 15399 15402 8258 0 -1 4202560 183 0 0 0 19 4 0 0 20 0 18 0 31050679 9787879424 715659 33554432000 1073741824 1073778376 140737377552992 140187406478120 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15406] ppid=15399 vsize=9558476 CPUtime=0.16 cores=1,3,5,7
/proc/15402/task/15406/stat : 15406 (java) S 15399 15402 8258 0 -1 4202560 116 0 0 0 12 4 0 0 20 0 18 0 31050679 9787879424 715659 33554432000 1073741824 1073778376 140737377552992 140187405425320 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15402/tid=15407] ppid=15399 vsize=9558476 CPUtime=0.19 cores=1,3,5,7
/proc/15402/task/15407/stat : 15407 (java) S 15399 15402 8258 0 -1 4202560 108 0 0 0 14 5 0 0 20 0 18 0 31050679 9787879424 715659 33554432000 1073741824 1073778376 140737377552992 140187404373032 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15408] ppid=15399 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/15402/task/15408/stat : 15408 (java) S 15399 15402 8258 0 -1 4202560 149 0 0 0 19 5 0 0 20 0 18 0 31050679 9787879424 715659 33554432000 1073741824 1073778376 140737377552992 140187403320232 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15402/tid=15409] ppid=15399 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/15402/task/15409/stat : 15409 (java) S 15399 15402 8258 0 -1 4202560 203 0 0 0 19 5 0 0 20 0 18 0 31050679 9787879424 715659 33554432000 1073741824 1073778376 140737377552992 140187402266920 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15410] ppid=15399 vsize=9558476 CPUtime=0.19 cores=1,3,5,7
/proc/15402/task/15410/stat : 15410 (java) S 15399 15402 8258 0 -1 4202560 171 0 0 0 15 4 0 0 20 0 18 0 31050679 9787879424 715659 33554432000 1073741824 1073778376 140737377552992 140187401214120 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15402/tid=15411] ppid=15399 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/15402/task/15411/stat : 15411 (java) S 15399 15402 8258 0 -1 4202560 133 0 0 0 18 6 0 0 20 0 18 0 31050679 9787879424 715659 33554432000 1073741824 1073778376 140737377552992 140187400161832 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15412] ppid=15399 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/15402/task/15412/stat : 15412 (java) S 15399 15402 8258 0 -1 4202560 178 0 0 0 18 5 0 0 20 0 18 0 31050679 9787879424 715659 33554432000 1073741824 1073778376 140737377552992 140187399109032 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15413] ppid=15399 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15413/stat : 15413 (java) S 15399 15402 8258 0 -1 4202560 1261 0 0 0 0 0 0 0 20 0 18 0 31050680 9787879424 715659 33554432000 1073741824 1073778376 140737377552992 140186786695912 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15402/tid=15414] ppid=15399 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15414/stat : 15414 (java) S 15399 15402 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 31050680 9787879424 715659 33554432000 1073741824 1073778376 140737377552992 140186785641976 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15415] ppid=15399 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15415/stat : 15415 (java) S 15399 15402 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 31050680 9787879424 715659 33554432000 1073741824 1073778376 140737377552992 140186784589576 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15416] ppid=15399 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15416/stat : 15416 (java) S 15399 15402 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 31050683 9787879424 715659 33554432000 1073741824 1073778376 140737377552992 140186783538064 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15417] ppid=15399 vsize=9558476 CPUtime=0.46 cores=1,3,5,7
/proc/15402/task/15417/stat : 15417 (java) S 15399 15402 8258 0 -1 4202560 5377 0 0 0 44 2 0 0 20 0 18 0 31050683 9787879424 715659 33554432000 1073741824 1073778376 140737377552992 140186782484664 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15402/tid=15418] ppid=15399 vsize=9558476 CPUtime=0.44 cores=1,3,5,7
/proc/15402/task/15418/stat : 15418 (java) S 15399 15402 8258 0 -1 4202560 4132 0 0 0 42 2 0 0 20 0 18 0 31050683 9787879424 715659 33554432000 1073741824 1073778376 140737377552992 140186781431864 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15402/tid=15419] ppid=15399 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15419/stat : 15419 (java) S 15399 15402 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 31050683 9787879424 715659 33554432000 1073741824 1073778376 140737377552992 140186780379768 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15402/tid=15420] ppid=15399 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15420/stat : 15420 (java) S 15399 15402 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 31050683 9787879424 715659 33554432000 1073741824 1073778376 140737377552992 140186779327176 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.53
Current children cumulated vsize (KiB) 9558476

[startup+12.7009 s]
/proc/loadavg: 4.01 4.20 4.25 4/215 15420
/proc/meminfo: memFree=21636724/32872528 swapFree=1200228/1314692
[pid=15402] ppid=15399 vsize=9558476 CPUtime=16.46 cores=1,3,5,7
/proc/15402/stat : 15402 (java) S 15399 15402 8258 0 -1 4202496 19129 0 1 0 1551 95 0 0 20 0 18 0 31050677 9787879424 769743 33554432000 1073741824 1073778376 140737377552992 140737377544128 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15402/statm: 2389619 769743 2269 9 0 2380296 0

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

/proc/15402/task/15407/stat : 15407 (java) S 15399 15402 8258 0 -1 4202560 1804 0 0 0 1003 26 0 0 20 0 22 0 31050679 10060525568 1299693 33554432000 1073741824 1073778376 140737377552992 140187404373032 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15402/tid=15408] ppid=15399 vsize=9824732 CPUtime=10.93 cores=1,3,5,7
/proc/15402/task/15408/stat : 15408 (java) S 15399 15402 8258 0 -1 4202560 2931 0 0 0 1067 26 0 0 20 0 22 0 31050679 10060525568 1299693 33554432000 1073741824 1073778376 140737377552992 140187403320232 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15402/tid=15409] ppid=15399 vsize=9824732 CPUtime=10.85 cores=1,3,5,7
/proc/15402/task/15409/stat : 15409 (java) S 15399 15402 8258 0 -1 4202560 1783 0 0 0 1061 24 0 0 20 0 22 0 31050679 10060525568 1299693 33554432000 1073741824 1073778376 140737377552992 140187402266920 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15402/tid=15410] ppid=15399 vsize=9824732 CPUtime=10.64 cores=1,3,5,7
/proc/15402/task/15410/stat : 15410 (java) S 15399 15402 8258 0 -1 4202560 2101 0 0 0 1039 25 0 0 20 0 22 0 31050679 10060525568 1299693 33554432000 1073741824 1073778376 140737377552992 140187401214120 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15402/tid=15411] ppid=15399 vsize=9824732 CPUtime=10.44 cores=1,3,5,7
/proc/15402/task/15411/stat : 15411 (java) S 15399 15402 8258 0 -1 4202560 2338 0 0 0 1018 26 0 0 20 0 22 0 31050679 10060525568 1299693 33554432000 1073741824 1073778376 140737377552992 140187400161832 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15402/tid=15412] ppid=15399 vsize=9824732 CPUtime=10.37 cores=1,3,5,7
/proc/15402/task/15412/stat : 15412 (java) S 15399 15402 8258 0 -1 4202560 1561 0 0 0 1011 26 0 0 20 0 22 0 31050679 10060525568 1299693 33554432000 1073741824 1073778376 140737377552992 140187399109032 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15402/tid=15413] ppid=15399 vsize=9824732 CPUtime=12.77 cores=1,3,5,7
/proc/15402/task/15413/stat : 15413 (java) S 15399 15402 8258 0 -1 4202560 3768 0 0 0 1261 16 0 0 20 0 22 0 31050680 10060525568 1299693 33554432000 1073741824 1073778376 140737377552992 140186786695912 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15402/tid=15414] ppid=15399 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15414/stat : 15414 (java) S 15399 15402 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 31050680 10060525568 1299693 33554432000 1073741824 1073778376 140737377552992 140186785641976 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15415] ppid=15399 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15415/stat : 15415 (java) S 15399 15402 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 31050680 10060525568 1299693 33554432000 1073741824 1073778376 140737377552992 140186784589576 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15416] ppid=15399 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15416/stat : 15416 (java) S 15399 15402 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 31050683 10060525568 1299693 33554432000 1073741824 1073778376 140737377552992 140186783538064 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15417] ppid=15399 vsize=9824732 CPUtime=2.02 cores=1,3,5,7
/proc/15402/task/15417/stat : 15417 (java) S 15399 15402 8258 0 -1 4202560 12115 0 0 0 199 3 0 0 20 0 22 0 31050683 10060525568 1299693 33554432000 1073741824 1073778376 140737377552992 140186782484664 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15402/tid=15418] ppid=15399 vsize=9824732 CPUtime=1.31 cores=1,3,5,7
/proc/15402/task/15418/stat : 15418 (java) S 15399 15402 8258 0 -1 4202560 7665 0 0 0 129 2 0 0 20 0 22 0 31050683 10060525568 1299693 33554432000 1073741824 1073778376 140737377552992 140186781431864 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15402/tid=15419] ppid=15399 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15419/stat : 15419 (java) S 15399 15402 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 31050683 10060525568 1299693 33554432000 1073741824 1073778376 140737377552992 140186780379768 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15402/tid=15420] ppid=15399 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/15402/task/15420/stat : 15420 (java) S 15399 15402 8258 0 -1 4202560 50 0 0 0 15 24 0 0 20 0 22 0 31050683 10060525568 1299693 33554432000 1073741824 1073778376 140737377552992 140186779327176 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15402/tid=15422] ppid=15399 vsize=9824732 CPUtime=780.49 cores=1,3,5,7
/proc/15402/task/15422/stat : 15422 (java) R 15399 15402 8258 0 -1 4202560 61 0 0 0 78038 11 0 0 20 0 22 0 31059295 10060525568 1299693 33554432000 1073741824 1073778376 140737377552992 140186778270768 140187280503517 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=15402/tid=15423] ppid=15399 vsize=9824732 CPUtime=780.51 cores=1,3,5,7
/proc/15402/task/15423/stat : 15423 (java) R 15399 15402 8258 0 -1 4202560 181 0 0 0 78039 12 0 0 20 0 22 0 31059295 10060525568 1299693 33554432000 1073741824 1073778376 140737377552992 140186777218656 140187280627448 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15424] ppid=15399 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15424/stat : 15424 (java) S 15399 15402 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 31059301 10060525568 1299693 33554432000 1073741824 1073778376 140737377552992 140186776168104 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15425] ppid=15399 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15425/stat : 15425 (java) S 15399 15402 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 31059301 10060525568 1299693 33554432000 1073741824 1073778376 140737377552992 140186775115304 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1731.65
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+916.201 s]
/proc/loadavg: 4.39 4.37 4.31 5/219 15540
/proc/meminfo: memFree=21985380/32872528 swapFree=1200228/1314692
[pid=15402] ppid=15399 vsize=9824732 CPUtime=1800.11 cores=1,3,5,7
/proc/15402/stat : 15402 (java) S 15399 15402 8258 0 -1 4202496 45306 0 1 0 179714 297 0 0 20 0 22 0 31050677 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140737377544128 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15402/statm: 2456183 1305837 2297 9 0 2446860 0
[pid=15402/tid=15404] ppid=15399 vsize=9824732 CPUtime=64.19 cores=1,3,5,7
/proc/15402/task/15404/stat : 15404 (java) S 15399 15402 8258 0 -1 4202560 4403 0 1 0 6368 51 0 0 20 0 22 0 31050677 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140187434025848 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15402/tid=15405] ppid=15399 vsize=9824732 CPUtime=11.61 cores=1,3,5,7
/proc/15402/task/15405/stat : 15405 (java) S 15399 15402 8258 0 -1 4202560 1975 0 0 0 1135 26 0 0 20 0 22 0 31050679 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140187406478120 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15406] ppid=15399 vsize=9824732 CPUtime=10.97 cores=1,3,5,7
/proc/15402/task/15406/stat : 15406 (java) S 15399 15402 8258 0 -1 4202560 1273 0 0 0 1075 22 0 0 20 0 22 0 31050679 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140187405425320 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15402/tid=15407] ppid=15399 vsize=9824732 CPUtime=10.42 cores=1,3,5,7
/proc/15402/task/15407/stat : 15407 (java) S 15399 15402 8258 0 -1 4202560 1807 0 0 0 1016 26 0 0 20 0 22 0 31050679 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140187404373032 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15402/tid=15408] ppid=15399 vsize=9824732 CPUtime=11.11 cores=1,3,5,7
/proc/15402/task/15408/stat : 15408 (java) S 15399 15402 8258 0 -1 4202560 2934 0 0 0 1085 26 0 0 20 0 22 0 31050679 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140187403320232 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15402/tid=15409] ppid=15399 vsize=9824732 CPUtime=11.02 cores=1,3,5,7
/proc/15402/task/15409/stat : 15409 (java) S 15399 15402 8258 0 -1 4202560 1787 0 0 0 1078 24 0 0 20 0 22 0 31050679 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140187402266920 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15410] ppid=15399 vsize=9824732 CPUtime=10.79 cores=1,3,5,7
/proc/15402/task/15410/stat : 15410 (java) S 15399 15402 8258 0 -1 4202560 2104 0 0 0 1054 25 0 0 20 0 22 0 31050679 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140187401214120 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15402/tid=15411] ppid=15399 vsize=9824732 CPUtime=10.65 cores=1,3,5,7
/proc/15402/task/15411/stat : 15411 (java) S 15399 15402 8258 0 -1 4202560 2340 0 0 0 1039 26 0 0 20 0 22 0 31050679 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140187400161832 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15402/tid=15412] ppid=15399 vsize=9824732 CPUtime=10.57 cores=1,3,5,7
/proc/15402/task/15412/stat : 15412 (java) S 15399 15402 8258 0 -1 4202560 1564 0 0 0 1030 27 0 0 20 0 22 0 31050679 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140187399109032 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15402/tid=15413] ppid=15399 vsize=9824732 CPUtime=12.78 cores=1,3,5,7
/proc/15402/task/15413/stat : 15413 (java) S 15399 15402 8258 0 -1 4202560 3771 0 0 0 1261 17 0 0 20 0 22 0 31050680 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140186786695912 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15402/tid=15414] ppid=15399 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15414/stat : 15414 (java) S 15399 15402 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 31050680 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140186785641976 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15415] ppid=15399 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15415/stat : 15415 (java) S 15399 15402 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 31050680 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140186784589576 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15416] ppid=15399 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15416/stat : 15416 (java) S 15399 15402 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 31050683 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140186783538064 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15417] ppid=15399 vsize=9824732 CPUtime=2.02 cores=1,3,5,7
/proc/15402/task/15417/stat : 15417 (java) S 15399 15402 8258 0 -1 4202560 12115 0 0 0 199 3 0 0 20 0 22 0 31050683 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140186782484664 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15402/tid=15418] ppid=15399 vsize=9824732 CPUtime=1.31 cores=1,3,5,7
/proc/15402/task/15418/stat : 15418 (java) S 15399 15402 8258 0 -1 4202560 7666 0 0 0 129 2 0 0 20 0 22 0 31050683 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140186781431864 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15402/tid=15419] ppid=15399 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15419/stat : 15419 (java) S 15399 15402 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 31050683 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140186780379768 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15402/tid=15420] ppid=15399 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/15402/task/15420/stat : 15420 (java) S 15399 15402 8258 0 -1 4202560 52 0 0 0 16 24 0 0 20 0 22 0 31050683 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140186779327176 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15422] ppid=15399 vsize=9824732 CPUtime=813.89 cores=1,3,5,7
/proc/15402/task/15422/stat : 15422 (java) R 15399 15402 8258 0 -1 4202560 64 0 0 0 81377 12 0 0 20 0 22 0 31059295 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140186778270768 140187280588981 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=15402/tid=15423] ppid=15399 vsize=9824732 CPUtime=813.93 cores=1,3,5,7
/proc/15402/task/15423/stat : 15423 (java) R 15399 15402 8258 0 -1 4202560 186 0 0 0 81380 13 0 0 20 0 22 0 31059295 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140186777218656 140187281016959 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15424] ppid=15399 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15424/stat : 15424 (java) S 15399 15402 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 31059301 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140186776168104 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15425] ppid=15399 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15425/stat : 15425 (java) S 15399 15402 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 31059301 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140186775115304 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
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 15402 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+916.201 s]
/proc/loadavg: 4.39 4.37 4.31 5/219 15540
/proc/meminfo: memFree=21985380/32872528 swapFree=1200228/1314692
[pid=15402] ppid=15399 vsize=9824732 CPUtime=1800.11 cores=1,3,5,7
/proc/15402/stat : 15402 (java) S 15399 15402 8258 0 -1 4202496 45306 0 1 0 179714 297 0 0 20 0 22 0 31050677 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140737377544128 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15402/statm: 2456183 1305837 2297 9 0 2446860 0
[pid=15402/tid=15404] ppid=15399 vsize=9824732 CPUtime=64.19 cores=1,3,5,7
/proc/15402/task/15404/stat : 15404 (java) S 15399 15402 8258 0 -1 4202560 4403 0 1 0 6368 51 0 0 20 0 22 0 31050677 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140187434025848 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15402/tid=15405] ppid=15399 vsize=9824732 CPUtime=11.61 cores=1,3,5,7
/proc/15402/task/15405/stat : 15405 (java) S 15399 15402 8258 0 -1 4202560 1975 0 0 0 1135 26 0 0 20 0 22 0 31050679 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140187406478120 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15406] ppid=15399 vsize=9824732 CPUtime=10.97 cores=1,3,5,7
/proc/15402/task/15406/stat : 15406 (java) S 15399 15402 8258 0 -1 4202560 1273 0 0 0 1075 22 0 0 20 0 22 0 31050679 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140187405425320 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15402/tid=15407] ppid=15399 vsize=9824732 CPUtime=10.42 cores=1,3,5,7
/proc/15402/task/15407/stat : 15407 (java) S 15399 15402 8258 0 -1 4202560 1807 0 0 0 1016 26 0 0 20 0 22 0 31050679 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140187404373032 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15402/tid=15408] ppid=15399 vsize=9824732 CPUtime=11.11 cores=1,3,5,7
/proc/15402/task/15408/stat : 15408 (java) S 15399 15402 8258 0 -1 4202560 2934 0 0 0 1085 26 0 0 20 0 22 0 31050679 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140187403320232 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15402/tid=15409] ppid=15399 vsize=9824732 CPUtime=11.02 cores=1,3,5,7
/proc/15402/task/15409/stat : 15409 (java) S 15399 15402 8258 0 -1 4202560 1787 0 0 0 1078 24 0 0 20 0 22 0 31050679 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140187402266920 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15410] ppid=15399 vsize=9824732 CPUtime=10.79 cores=1,3,5,7
/proc/15402/task/15410/stat : 15410 (java) S 15399 15402 8258 0 -1 4202560 2104 0 0 0 1054 25 0 0 20 0 22 0 31050679 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140187401214120 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15402/tid=15411] ppid=15399 vsize=9824732 CPUtime=10.65 cores=1,3,5,7
/proc/15402/task/15411/stat : 15411 (java) S 15399 15402 8258 0 -1 4202560 2340 0 0 0 1039 26 0 0 20 0 22 0 31050679 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140187400161832 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15402/tid=15412] ppid=15399 vsize=9824732 CPUtime=10.57 cores=1,3,5,7
/proc/15402/task/15412/stat : 15412 (java) S 15399 15402 8258 0 -1 4202560 1564 0 0 0 1030 27 0 0 20 0 22 0 31050679 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140187399109032 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15402/tid=15413] ppid=15399 vsize=9824732 CPUtime=12.78 cores=1,3,5,7
/proc/15402/task/15413/stat : 15413 (java) S 15399 15402 8258 0 -1 4202560 3771 0 0 0 1261 17 0 0 20 0 22 0 31050680 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140186786695912 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15402/tid=15414] ppid=15399 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15414/stat : 15414 (java) S 15399 15402 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 31050680 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140186785641976 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15415] ppid=15399 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15415/stat : 15415 (java) S 15399 15402 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 31050680 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140186784589576 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15416] ppid=15399 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15416/stat : 15416 (java) S 15399 15402 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 31050683 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140186783538064 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15417] ppid=15399 vsize=9824732 CPUtime=2.02 cores=1,3,5,7
/proc/15402/task/15417/stat : 15417 (java) S 15399 15402 8258 0 -1 4202560 12115 0 0 0 199 3 0 0 20 0 22 0 31050683 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140186782484664 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15402/tid=15418] ppid=15399 vsize=9824732 CPUtime=1.31 cores=1,3,5,7
/proc/15402/task/15418/stat : 15418 (java) S 15399 15402 8258 0 -1 4202560 7666 0 0 0 129 2 0 0 20 0 22 0 31050683 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140186781431864 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15402/tid=15419] ppid=15399 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15419/stat : 15419 (java) S 15399 15402 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 31050683 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140186780379768 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15402/tid=15420] ppid=15399 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/15402/task/15420/stat : 15420 (java) S 15399 15402 8258 0 -1 4202560 52 0 0 0 16 24 0 0 20 0 22 0 31050683 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140186779327176 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15422] ppid=15399 vsize=9824732 CPUtime=813.89 cores=1,3,5,7
/proc/15402/task/15422/stat : 15422 (java) R 15399 15402 8258 0 -1 4202560 64 0 0 0 81377 12 0 0 20 0 22 0 31059295 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140186778270768 140187280588981 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=15402/tid=15423] ppid=15399 vsize=9824732 CPUtime=813.93 cores=1,3,5,7
/proc/15402/task/15423/stat : 15423 (java) R 15399 15402 8258 0 -1 4202560 186 0 0 0 81380 13 0 0 20 0 22 0 31059295 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140186777218656 140187281016959 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15424] ppid=15399 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15424/stat : 15424 (java) S 15399 15402 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 31059301 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140186776168104 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15402/tid=15425] ppid=15399 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15402/task/15425/stat : 15425 (java) S 15399 15402 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 31059301 10060525568 1305837 33554432000 1073741824 1073778376 140737377552992 140186775115304 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15402 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=688469
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=411481
# CPU time returned by wait4() is 1796.1
# while last known CPU time is 1800.11
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 916.279
CPU time (s): 1800.11
CPU user time (s): 1797.14
CPU system time (s): 2.97
CPU usage (%): 196.459
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.69
system time used= 3.41148
maximum resident set size= 5223464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45345
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29407
involuntary context switches= 68458

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.96109 second user time and 7.67583 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-19 00:47:22
IDJOB=4109010
IDBENCH=89817
IDSOLVER=2543
FILE ID=node131/4109010-1466290032
RUNJOBID= node131-1466276277-8275
PBS_JOBID= 19918257
Free space on /tmp= 70972 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-181.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109010-1466290032/watcher-4109010-1466290032 -o /tmp/evaluation-result-4109010-1466290032/solver-4109010-1466290032 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466276277-8275 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4109010-1466290032.opb

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

MD5SUM BENCH= 5f261e01a77e00c07db405ec3b956be4
RANDOM SEED=2060599788

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:        24688412 kB
Buffers:          170952 kB
Cached:          1045648 kB
SwapCached:         1460 kB
Active:          5735384 kB
Inactive:         354688 kB
Active(anon):    4873172 kB
Inactive(anon):     2920 kB
Active(file):     862212 kB
Inactive(file):   351768 kB
Unevictable:     1314692 kB
Mlocked:         1200228 kB
SwapTotal:      67108856 kB
SwapFree:       67099856 kB
Dirty:            376068 kB
Writeback:             0 kB
AnonPages:       6189972 kB
Mapped:            15364 kB
Shmem:                 0 kB
Slab:             633184 kB
SReclaimable:      76524 kB
SUnreclaim:       556660 kB
KernelStack:        1592 kB
PageTables:        16284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    6707520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4925440 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= 71340 MiB
End job on node131 at 2016-06-19 01:02:38