Trace number 4107103

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.16 919.888

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_1000_5__369_766__512.opb
MD5SUM7d1adc3133a79c22930d70932a76965e
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark775554
Best CPU time to get the best result obtained on this benchmark1801.88
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2560998
Total number of constraints6000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)5002
Number of constraints which are nor clauses,nor cardinality constraints998
Minimum length of a constraint512
Maximum length of a constraint20993
Number of terms in the objective function 2560000
Biggest coefficient in the objective function 122979
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 87925664256
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 122979
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 87925664256
Number of bits of the biggest sum of numbers37
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-4107103-1466280637.opb
0.09/0.12	c reading problem ... 
0.09/0.15	c  objective function found
155.11/95.05	c ... done. Wall clock time 94.928s.
155.11/95.05	c declared #vars     2560998
155.11/95.05	c #constraints  7000
155.11/95.05	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
155.11/95.05	c constraints type 
155.11/95.05	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2
155.11/95.05	c org.sat4j.minisat.constraints.card.MinWatchCard => 5002
155.11/95.05	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1996
155.11/95.05	c 7000 constraints processed.
155.11/95.05	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
155.11/95.05	c constraints type 
155.11/95.05	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2
155.11/95.05	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 5002
155.11/95.05	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1996
155.11/95.05	c 7000 constraints processed.
155.11/95.05	c objective function length is 2560000 literals
255.04/147.05	c cleaning 2560 clauses out of 5119 with flag 10244/5119
310.83/174.20	c cleaning 4317 clauses out of 8638 with flag 22403/11198
360.99/199.03	c cleaning 5743 clauses out of 11489 with flag 36739/18366
415.05/225.84	c cleaning 6711 clauses out of 13426 with flag 52099/26046
481.64/259.19	c cleaning 7964 clauses out of 15931 with flag 70531/35262
554.60/295.39	c cleaning 9102 clauses out of 18207 with flag 91011/45502
640.61/340.94	c cleaning 9927 clauses out of 19857 with flag 112515/56254
727.59/384.16	c cleaning 10851 clauses out of 21706 with flag 136067/68030
830.10/434.88	c cleaning 12082 clauses out of 24167 with flag 162691/81342
937.17/487.79	c cleaning 12953 clauses out of 25909 with flag 190339/95166
1059.31/547.16	c cleaning 13900 clauses out of 27804 with flag 220035/110014
1206.06/625.14	c cleaning 15142 clauses out of 30288 with flag 252803/126398
1345.27/694.40	c cleaning 16019 clauses out of 32042 with flag 286595/143294
1499.62/771.23	c cleaning 16970 clauses out of 33943 with flag 322435/161214
1664.81/852.78	c cleaning 17957 clauses out of 35917 with flag 360323/180158
1800.16/919.81	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.16/919.81	c starts		: 5
1800.16/919.81	c conflicts		: 195374
1800.16/919.81	c decisions		: 11006838
1800.16/919.81	c propagations		: 61733537
1800.16/919.81	c inspects		: 1975454900
1800.16/919.81	c shortcuts		: 0
1800.16/919.81	c learnt literals	: 0
1800.16/919.81	c learnt binary clauses	: 0
1800.16/919.81	c learnt ternary clauses	: 0
1800.16/919.81	c learnt constraints	: 195373
1800.16/919.81	c ignored constraints	: 0
1800.16/919.81	c root simplifications	: 0
1800.16/919.81	c removed literals (reason simplification)	: 188728
1800.16/919.81	c reason swapping (by a shorter reason)	: 0
1800.16/919.81	c Calls to reduceDB	: 15
1800.16/919.81	c Number of update (reduction) of LBD	: 4
1800.16/919.81	c Imported unit clauses	: 0
1800.16/919.81	c number of reductions to clauses (during analyze)	: 0
1800.16/919.81	c number of learned constraints concerned by reduction	: 0
1800.16/919.81	c number of learning phase by resolution	: 0
1800.16/919.81	c number of learning phase by cutting planes	: 0
1800.16/919.81	c speed (assignments/second)	: 74890.43912664773
1800.16/919.81	c non guided choices	4742724
1800.16/919.82	c learnt constraints type 
1800.16/919.82	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 33176
1800.16/919.82	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.16/919.82	c starts		: 8
1800.16/919.82	c conflicts		: 942
1800.16/919.82	c decisions		: 26947419
1800.16/919.82	c propagations		: 27793185
1800.16/919.82	c inspects		: 64920993
1800.16/919.82	c shortcuts		: 0
1800.16/919.82	c learnt literals	: 0
1800.16/919.82	c learnt binary clauses	: 0
1800.16/919.82	c learnt ternary clauses	: 0
1800.16/919.82	c learnt constraints	: 941
1800.16/919.82	c ignored constraints	: 0
1800.16/919.82	c root simplifications	: 0
1800.16/919.82	c removed literals (reason simplification)	: 0
1800.16/919.82	c reason swapping (by a shorter reason)	: 0
1800.16/919.82	c Calls to reduceDB	: 0
1800.16/919.82	c Number of update (reduction) of LBD	: 0
1800.16/919.82	c Imported unit clauses	: 0
1800.16/919.82	c number of reductions to clauses (during analyze)	: 0
1800.16/919.82	c number of learned constraints concerned by reduction	: 0
1800.16/919.82	c number of learning phase by resolution	: 0
1800.16/919.82	c number of learning phase by cutting planes	: 0
1800.16/919.82	c speed (assignments/second)	: 33716.049742154544
1800.16/919.82	c non guided choices	0
1800.16/919.82	c learnt constraints type 
1800.16/919.82	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 13
1800.16/919.82	c org.sat4j.pb.constraints.pb.MaxWatchPb => 928
1800.16/919.82	s UNKNOWN
1800.16/919.82	c Total wall clock time (in seconds): 919.704

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-4107103-1466280637/watcher-4107103-1466280637 -o /tmp/evaluation-result-4107103-1466280637/solver-4107103-1466280637 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466275489-17659 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4107103-1466280637.opb 

pid=20194
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.04 4.20 4.23 4/196 20197
/proc/meminfo: memFree=25518312/32872528 swapFree=1316768/1463936
[pid=20197] ppid=20194 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/20197/stat : 20197 (java) R 20194 20197 17643 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 30111011 9515008 184 33554432000 1073741824 1073778376 140733494735264 140733494726488 227512315319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20197/statm: 2323 184 142 9 0 71 0

[startup+0.100138 s]
/proc/loadavg: 4.04 4.20 4.23 4/196 20197
/proc/meminfo: memFree=25518312/32872528 swapFree=1316768/1463936
[pid=20197] ppid=20194 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/20197/stat : 20197 (java) S 20194 20197 17643 0 -1 4202496 4419 0 1 0 8 1 0 0 20 0 18 0 30111011 9787879424 6046 33554432000 1073741824 1073778376 140734040987888 140734040979024 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20197/statm: 2389619 6046 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200223 s]
/proc/loadavg: 4.04 4.20 4.23 4/196 20197
/proc/meminfo: memFree=25518312/32872528 swapFree=1316768/1463936
[pid=20197] ppid=20194 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/20197/stat : 20197 (java) S 20194 20197 17643 0 -1 4202496 4782 0 1 0 20 4 0 0 20 0 18 0 30111011 9787879424 35497 33554432000 1073741824 1073778376 140734040987888 140734040979024 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20197/statm: 2389619 35497 2201 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.30735 s]
/proc/loadavg: 4.04 4.20 4.23 4/196 20197
/proc/meminfo: memFree=25518312/32872528 swapFree=1316768/1463936
[pid=20197] ppid=20194 vsize=9558476 CPUtime=0.49 cores=0,2,4,6
/proc/20197/stat : 20197 (java) S 20194 20197 17643 0 -1 4202496 5452 0 1 0 44 5 0 0 20 0 18 0 30111011 9787879424 47606 33554432000 1073741824 1073778376 140734040987888 140734040979024 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20197/statm: 2389619 47606 2242 9 0 2380296 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9558476

[startup+0.700295 s]
/proc/loadavg: 4.04 4.20 4.23 4/196 20197
/proc/meminfo: memFree=25518312/32872528 swapFree=1316768/1463936
[pid=20197] ppid=20194 vsize=9558476 CPUtime=1.08 cores=0,2,4,6
/proc/20197/stat : 20197 (java) S 20194 20197 17643 0 -1 4202496 5590 0 1 0 101 7 0 0 20 0 18 0 30111011 9787879424 67672 33554432000 1073741824 1073778376 140734040987888 140734040979024 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20197/statm: 2389619 67672 2248 9 0 2380296 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 9558476

[startup+1.5008 s]
/proc/loadavg: 3.88 4.16 4.22 4/214 20215
/proc/meminfo: memFree=25219528/32872528 swapFree=1316768/1463936
[pid=20197] ppid=20194 vsize=9558476 CPUtime=1.99 cores=0,2,4,6
/proc/20197/stat : 20197 (java) S 20194 20197 17643 0 -1 4202496 6047 0 1 0 187 12 0 0 20 0 18 0 30111011 9787879424 99267 33554432000 1073741824 1073778376 140734040987888 140734040979024 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20197/statm: 2389619 99267 2248 9 0 2380296 0
[pid=20197/tid=20199] ppid=20194 vsize=9558476 CPUtime=1.35 cores=0,2,4,6
/proc/20197/task/20199/stat : 20199 (java) R 20194 20197 17643 0 -1 4202560 2509 0 1 0 129 6 0 0 20 0 18 0 30111012 9787879424 99267 33554432000 1073741824 1073778376 140734040987888 140438480944344 227515884813 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20197/tid=20200] ppid=20194 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/20197/task/20200/stat : 20200 (java) S 20194 20197 17643 0 -1 4202560 112 0 0 0 4 0 0 0 20 0 18 0 30111014 9787879424 99267 33554432000 1073741824 1073778376 140734040987888 140438453397928 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20201] ppid=20194 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/20197/task/20201/stat : 20201 (java) S 20194 20197 17643 0 -1 4202560 103 0 0 0 4 0 0 0 20 0 18 0 30111014 9787879424 99267 33554432000 1073741824 1073778376 140734040987888 140438452345384 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20202] ppid=20194 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/20197/task/20202/stat : 20202 (java) S 20194 20197 17643 0 -1 4202560 15 0 0 0 4 0 0 0 20 0 18 0 30111014 9787879424 99267 33554432000 1073741824 1073778376 140734040987888 140438322849960 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20203] ppid=20194 vsize=9558476 CPUtime=0.06 cores=0,2,4,6
/proc/20197/task/20203/stat : 20203 (java) S 20194 20197 17643 0 -1 4202560 112 0 0 0 4 2 0 0 20 0 18 0 30111014 9787879424 99267 33554432000 1073741824 1073778376 140734040987888 140438321797416 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20197/tid=20204] ppid=20194 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/20197/task/20204/stat : 20204 (java) S 20194 20197 17643 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 18 0 30111014 9787879424 99267 33554432000 1073741824 1073778376 140734040987888 140438320745384 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20205] ppid=20194 vsize=9558476 CPUtime=0.06 cores=0,2,4,6
/proc/20197/task/20205/stat : 20205 (java) S 20194 20197 17643 0 -1 4202560 128 0 0 0 5 1 0 0 20 0 18 0 30111014 9787879424 99267 33554432000 1073741824 1073778376 140734040987888 140438319692840 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20197/tid=20206] ppid=20194 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/20197/task/20206/stat : 20206 (java) S 20194 20197 17643 0 -1 4202560 18 0 0 0 4 0 0 0 20 0 18 0 30111014 9787879424 99267 33554432000 1073741824 1073778376 140734040987888 140438318639784 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20207] ppid=20194 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/20197/task/20207/stat : 20207 (java) S 20194 20197 17643 0 -1 4202560 16 0 0 0 4 0 0 0 20 0 18 0 30111014 9787879424 99267 33554432000 1073741824 1073778376 140734040987888 140437847272232 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20208] ppid=20194 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20208/stat : 20208 (java) S 20194 20197 17643 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 30111015 9787879424 99267 33554432000 1073741824 1073778376 140734040987888 140437835073896 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20209] ppid=20194 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20209/stat : 20209 (java) S 20194 20197 17643 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 30111015 9787879424 99267 33554432000 1073741824 1073778376 140734040987888 140437834020216 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20210] ppid=20194 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20210/stat : 20210 (java) S 20194 20197 17643 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 30111015 9787879424 99267 33554432000 1073741824 1073778376 140734040987888 140437832967048 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20211] ppid=20194 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20211/stat : 20211 (java) S 20194 20197 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30111018 9787879424 99267 33554432000 1073741824 1073778376 140734040987888 140437831915792 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20212] ppid=20194 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/20197/task/20212/stat : 20212 (java) S 20194 20197 17643 0 -1 4202560 706 0 0 0 7 0 0 0 20 0 18 0 30111018 9787879424 99267 33554432000 1073741824 1073778376 140734040987888 140437830863672 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20213] ppid=20194 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/20197/task/20213/stat : 20213 (java) S 20194 20197 17643 0 -1 4202560 987 0 0 0 8 0 0 0 20 0 18 0 30111018 9787879424 99267 33554432000 1073741824 1073778376 140734040987888 140437829811128 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20214] ppid=20194 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20214/stat : 20214 (java) S 20194 20197 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30111018 9787879424 99267 33554432000 1073741824 1073778376 140734040987888 140437828758264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20215] ppid=20194 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20215/stat : 20215 (java) S 20194 20197 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30111018 9787879424 99267 33554432000 1073741824 1073778376 140734040987888 140437827705928 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 9558476

[startup+3.10083 s]
/proc/loadavg: 3.88 4.16 4.22 4/214 20215
/proc/meminfo: memFree=25044084/32872528 swapFree=1316768/1463936
[pid=20197] ppid=20194 vsize=9558476 CPUtime=3.93 cores=0,2,4,6
/proc/20197/stat : 20197 (java) S 20194 20197 17643 0 -1 4202496 6511 0 1 0 371 22 0 0 20 0 18 0 30111011 9787879424 134378 33554432000 1073741824 1073778376 140734040987888 140734040979024 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20197/statm: 2389619 134378 2252 9 0 2380296 0
[pid=20197/tid=20199] ppid=20194 vsize=9558476 CPUtime=2.81 cores=0,2,4,6
/proc/20197/task/20199/stat : 20199 (java) R 20194 20197 17643 0 -1 4202560 2520 0 1 0 275 6 0 0 20 0 18 0 30111012 9787879424 134378 33554432000 1073741824 1073778376 140734040987888 140438480936752 227515884813 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20197/tid=20200] ppid=20194 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/20197/task/20200/stat : 20200 (java) S 20194 20197 17643 0 -1 4202560 155 0 0 0 6 2 0 0 20 0 18 0 30111014 9787879424 134378 33554432000 1073741824 1073778376 140734040987888 140438453397928 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20201] ppid=20194 vsize=9558476 CPUtime=0.13 cores=0,2,4,6
/proc/20197/task/20201/stat : 20201 (java) S 20194 20197 17643 0 -1 4202560 157 0 0 0 11 2 0 0 20 0 18 0 30111014 9787879424 134378 33554432000 1073741824 1073778376 140734040987888 140438452345384 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20202] ppid=20194 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/20197/task/20202/stat : 20202 (java) S 20194 20197 17643 0 -1 4202560 46 0 0 0 7 2 0 0 20 0 18 0 30111014 9787879424 134378 33554432000 1073741824 1073778376 140734040987888 140438322849960 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20197/tid=20203] ppid=20194 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/20197/task/20203/stat : 20203 (java) S 20194 20197 17643 0 -1 4202560 160 0 0 0 8 3 0 0 20 0 18 0 30111014 9787879424 134378 33554432000 1073741824 1073778376 140734040987888 140438321797416 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20197/tid=20204] ppid=20194 vsize=9558476 CPUtime=0.12 cores=0,2,4,6
/proc/20197/task/20204/stat : 20204 (java) S 20194 20197 17643 0 -1 4202560 69 0 0 0 9 3 0 0 20 0 18 0 30111014 9787879424 134378 33554432000 1073741824 1073778376 140734040987888 140438320745384 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20197/tid=20205] ppid=20194 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/20197/task/20205/stat : 20205 (java) S 20194 20197 17643 0 -1 4202560 171 0 0 0 9 2 0 0 20 0 18 0 30111014 9787879424 134378 33554432000 1073741824 1073778376 140734040987888 140438319692840 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20206] ppid=20194 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/20197/task/20206/stat : 20206 (java) S 20194 20197 17643 0 -1 4202560 45 0 0 0 6 2 0 0 20 0 18 0 30111014 9787879424 134378 33554432000 1073741824 1073778376 140734040987888 140438318639784 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20207] ppid=20194 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/20197/task/20207/stat : 20207 (java) S 20194 20197 17643 0 -1 4202560 42 0 0 0 6 2 0 0 20 0 18 0 30111014 9787879424 134378 33554432000 1073741824 1073778376 140734040987888 140437847272232 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20208] ppid=20194 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20208/stat : 20208 (java) S 20194 20197 17643 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 30111015 9787879424 134378 33554432000 1073741824 1073778376 140734040987888 140437835073896 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20197/tid=20209] ppid=20194 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20209/stat : 20209 (java) S 20194 20197 17643 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 30111015 9787879424 134378 33554432000 1073741824 1073778376 140734040987888 140437834020216 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20210] ppid=20194 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20210/stat : 20210 (java) S 20194 20197 17643 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 30111015 9787879424 134378 33554432000 1073741824 1073778376 140734040987888 140437832967048 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20211] ppid=20194 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20211/stat : 20211 (java) S 20194 20197 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30111018 9787879424 134378 33554432000 1073741824 1073778376 140734040987888 140437831915792 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20212] ppid=20194 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/20197/task/20212/stat : 20212 (java) S 20194 20197 17643 0 -1 4202560 710 0 0 0 7 0 0 0 20 0 18 0 30111018 9787879424 134378 33554432000 1073741824 1073778376 140734040987888 140437830863672 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20213] ppid=20194 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/20197/task/20213/stat : 20213 (java) S 20194 20197 17643 0 -1 4202560 987 0 0 0 8 0 0 0 20 0 18 0 30111018 9787879424 134378 33554432000 1073741824 1073778376 140734040987888 140437829811128 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20214] ppid=20194 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20214/stat : 20214 (java) S 20194 20197 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30111018 9787879424 134378 33554432000 1073741824 1073778376 140734040987888 140437828758264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20215] ppid=20194 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20215/stat : 20215 (java) S 20194 20197 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30111018 9787879424 134378 33554432000 1073741824 1073778376 140734040987888 140437827705928 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.93
Current children cumulated vsize (KiB) 9558476

[startup+6.3008 s]
/proc/loadavg: 3.81 4.14 4.21 11/214 20215
/proc/meminfo: memFree=24573316/32872528 swapFree=1316768/1463936
[pid=20197] ppid=20194 vsize=9558476 CPUtime=8.66 cores=0,2,4,6
/proc/20197/stat : 20197 (java) S 20194 20197 17643 0 -1 4202496 9468 0 1 0 821 45 0 0 20 0 18 0 30111011 9787879424 256882 33554432000 1073741824 1073778376 140734040987888 140734040979024 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20197/statm: 2389619 256882 2277 9 0 2380296 0
[pid=20197/tid=20199] ppid=20194 vsize=9558476 CPUtime=5.21 cores=0,2,4,6
/proc/20197/task/20199/stat : 20199 (java) R 20194 20197 17643 0 -1 4202560 2817 0 1 0 512 9 0 0 20 0 18 0 30111012 9787879424 256882 33554432000 1073741824 1073778376 140734040987888 140438480943768 140438334449682 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20197/tid=20200] ppid=20194 vsize=9558476 CPUtime=0.29 cores=0,2,4,6
/proc/20197/task/20200/stat : 20200 (java) S 20194 20197 17643 0 -1 4202560 229 0 0 0 26 3 0 0 20 0 18 0 30111014 9787879424 256882 33554432000 1073741824 1073778376 140734040987888 140438453397928 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20201] ppid=20194 vsize=9558476 CPUtime=0.34 cores=0,2,4,6
/proc/20197/task/20201/stat : 20201 (java) S 20194 20197 17643 0 -1 4202560 218 0 0 0 29 5 0 0 20 0 18 0 30111014 9787879424 256882 33554432000 1073741824 1073778376 140734040987888 140438452345384 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20202] ppid=20194 vsize=9558476 CPUtime=0.34 cores=0,2,4,6
/proc/20197/task/20202/stat : 20202 (java) S 20194 20197 17643 0 -1 4202560 367 0 0 0 30 4 0 0 20 0 18 0 30111014 9787879424 256882 33554432000 1073741824 1073778376 140734040987888 140438322849960 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20197/tid=20203] ppid=20194 vsize=9558476 CPUtime=0.39 cores=0,2,4,6
/proc/20197/task/20203/stat : 20203 (java) S 20194 20197 17643 0 -1 4202560 508 0 0 0 33 6 0 0 20 0 18 0 30111014 9787879424 256882 33554432000 1073741824 1073778376 140734040987888 140438321797416 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20204] ppid=20194 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/20197/task/20204/stat : 20204 (java) S 20194 20197 17643 0 -1 4202560 645 0 0 0 23 5 0 0 20 0 18 0 30111014 9787879424 256882 33554432000 1073741824 1073778376 140734040987888 140438320745384 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20197/tid=20205] ppid=20194 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/20197/task/20205/stat : 20205 (java) S 20194 20197 17643 0 -1 4202560 223 0 0 0 22 4 0 0 20 0 18 0 30111014 9787879424 256882 33554432000 1073741824 1073778376 140734040987888 140438319692840 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20197/tid=20206] ppid=20194 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/20197/task/20206/stat : 20206 (java) S 20194 20197 17643 0 -1 4202560 125 0 0 0 24 4 0 0 20 0 18 0 30111014 9787879424 256882 33554432000 1073741824 1073778376 140734040987888 140438318639784 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20207] ppid=20194 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/20197/task/20207/stat : 20207 (java) S 20194 20197 17643 0 -1 4202560 120 0 0 0 23 4 0 0 20 0 18 0 30111014 9787879424 256882 33554432000 1073741824 1073778376 140734040987888 140437847272232 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20208] ppid=20194 vsize=9558476 CPUtime=0.36 cores=0,2,4,6
/proc/20197/task/20208/stat : 20208 (java) S 20194 20197 17643 0 -1 4202560 815 0 0 0 34 2 0 0 20 0 18 0 30111015 9787879424 256882 33554432000 1073741824 1073778376 140734040987888 140437835073896 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20209] ppid=20194 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20209/stat : 20209 (java) S 20194 20197 17643 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 30111015 9787879424 256882 33554432000 1073741824 1073778376 140734040987888 140437834020216 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20210] ppid=20194 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20210/stat : 20210 (java) S 20194 20197 17643 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 30111015 9787879424 256882 33554432000 1073741824 1073778376 140734040987888 140437832967048 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20211] ppid=20194 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20211/stat : 20211 (java) S 20194 20197 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30111018 9787879424 256882 33554432000 1073741824 1073778376 140734040987888 140437831915792 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20212] ppid=20194 vsize=9558476 CPUtime=0.2 cores=0,2,4,6
/proc/20197/task/20212/stat : 20212 (java) S 20194 20197 17643 0 -1 4202560 920 0 0 0 20 0 0 0 20 0 18 0 30111018 9787879424 256882 33554432000 1073741824 1073778376 140734040987888 140437830863672 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20213] ppid=20194 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/20197/task/20213/stat : 20213 (java) S 20194 20197 17643 0 -1 4202560 1228 0 0 0 26 0 0 0 20 0 18 0 30111018 9787879424 256882 33554432000 1073741824 1073778376 140734040987888 140437829811128 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20214] ppid=20194 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20214/stat : 20214 (java) S 20194 20197 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30111018 9787879424 256882 33554432000 1073741824 1073778376 140734040987888 140437828758264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20215] ppid=20194 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20215/stat : 20215 (java) S 20194 20197 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30111018 9787879424 256882 33554432000 1073741824 1073778376 140734040987888 140437827705928 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.66
Current children cumulated vsize (KiB) 9558476

[startup+12.7008 s]
/proc/loadavg: 3.74 4.12 4.21 4/214 20215
/proc/meminfo: memFree=23240816/32872528 swapFree=1316768/1463936
[pid=20197] ppid=20194 vsize=9558476 CPUtime=20.14 cores=0,2,4,6
/proc/20197/stat : 20197 (java) S 20194 20197 17643 0 -1 4202496 19842 0 1 0 1879 135 0 0 20 0 18 0 30111011 9787879424 570802 33554432000 1073741824 1073778376 140734040987888 140734040979024 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20197/statm: 2389619 570802 2277 9 0 2380296 0

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

/proc/20197/task/20202/stat : 20202 (java) S 20194 20197 17643 0 -1 4202560 11171 0 0 0 1339 77 0 0 20 0 22 0 30111014 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140438322849960 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20197/tid=20203] ppid=20194 vsize=9824732 CPUtime=15.17 cores=0,2,4,6
/proc/20197/task/20203/stat : 20203 (java) S 20194 20197 17643 0 -1 4202560 13252 0 0 0 1427 90 0 0 20 0 22 0 30111014 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140438321797416 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20197/tid=20204] ppid=20194 vsize=9824732 CPUtime=14.58 cores=0,2,4,6
/proc/20197/task/20204/stat : 20204 (java) S 20194 20197 17643 0 -1 4202560 6457 0 0 0 1375 83 0 0 20 0 22 0 30111014 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140438320745384 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20205] ppid=20194 vsize=9824732 CPUtime=14.12 cores=0,2,4,6
/proc/20197/task/20205/stat : 20205 (java) S 20194 20197 17643 0 -1 4202560 8787 0 0 0 1335 77 0 0 20 0 22 0 30111014 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140438319692840 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20197/tid=20206] ppid=20194 vsize=9824732 CPUtime=13 cores=0,2,4,6
/proc/20197/task/20206/stat : 20206 (java) S 20194 20197 17643 0 -1 4202560 11912 0 0 0 1227 73 0 0 20 0 22 0 30111014 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140438318639784 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20207] ppid=20194 vsize=9824732 CPUtime=14.17 cores=0,2,4,6
/proc/20197/task/20207/stat : 20207 (java) S 20194 20197 17643 0 -1 4202560 9430 0 0 0 1340 77 0 0 20 0 22 0 30111014 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437847272232 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20208] ppid=20194 vsize=9824732 CPUtime=42.64 cores=0,2,4,6
/proc/20197/task/20208/stat : 20208 (java) S 20194 20197 17643 0 -1 4202560 7894 0 0 0 4254 10 0 0 20 0 22 0 30111015 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437835073896 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20197/tid=20209] ppid=20194 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20209/stat : 20209 (java) S 20194 20197 17643 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30111015 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437834020216 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20210] ppid=20194 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20210/stat : 20210 (java) S 20194 20197 17643 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30111015 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437832967048 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20211] ppid=20194 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20211/stat : 20211 (java) S 20194 20197 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30111018 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437831915792 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20212] ppid=20194 vsize=9824732 CPUtime=1.46 cores=0,2,4,6
/proc/20197/task/20212/stat : 20212 (java) S 20194 20197 17643 0 -1 4202560 11310 0 0 0 144 2 0 0 20 0 22 0 30111018 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437830863672 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20213] ppid=20194 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/20197/task/20213/stat : 20213 (java) S 20194 20197 17643 0 -1 4202560 6093 0 0 0 106 2 0 0 20 0 22 0 30111018 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437829811128 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20214] ppid=20194 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20214/stat : 20214 (java) S 20194 20197 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30111018 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437828758264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20215] ppid=20194 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/20197/task/20215/stat : 20215 (java) S 20194 20197 17643 0 -1 4202560 51 0 0 0 12 11 0 0 20 0 22 0 30111018 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437827705928 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20217] ppid=20194 vsize=9824732 CPUtime=752.73 cores=0,2,4,6
/proc/20197/task/20217/stat : 20217 (java) R 20194 20197 17643 0 -1 4202560 54 0 0 0 75261 12 0 0 20 0 22 0 30120517 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437826551200 140438334718508 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20197/tid=20218] ppid=20194 vsize=9824732 CPUtime=752.69 cores=0,2,4,6
/proc/20197/task/20218/stat : 20218 (java) R 20194 20197 17643 0 -1 4202560 50 0 0 0 75258 11 0 0 20 0 22 0 30120517 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437825497568 140438335099067 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20219] ppid=20194 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20219/stat : 20219 (java) S 20194 20197 17643 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30120561 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437824447272 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20220] ppid=20194 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20220/stat : 20220 (java) S 20194 20197 17643 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30120561 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437823394728 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1725.17
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+919.807 s]
/proc/loadavg: 4.32 4.20 4.13 5/216 20314
/proc/meminfo: memFree=19286440/32872528 swapFree=1316768/1463936
[pid=20197] ppid=20194 vsize=9824732 CPUtime=1800.16 cores=0,2,4,6
/proc/20197/stat : 20197 (java) S 20194 20197 17643 0 -1 4202496 132135 0 1 0 179326 690 0 0 20 0 22 0 30111011 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140734040979024 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20197/statm: 2456183 1937620 2298 9 0 2446860 0
[pid=20197/tid=20199] ppid=20194 vsize=9824732 CPUtime=55.07 cores=0,2,4,6
/proc/20197/task/20199/stat : 20199 (java) S 20194 20197 17643 0 -1 4202560 4405 0 1 0 5486 21 0 0 20 0 22 0 30111012 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140438480946040 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20200] ppid=20194 vsize=9824732 CPUtime=15.39 cores=0,2,4,6
/proc/20197/task/20200/stat : 20200 (java) S 20194 20197 17643 0 -1 4202560 26592 0 0 0 1456 83 0 0 20 0 22 0 30111014 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140438453397928 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20201] ppid=20194 vsize=9824732 CPUtime=14.31 cores=0,2,4,6
/proc/20197/task/20201/stat : 20201 (java) S 20194 20197 17643 0 -1 4202560 13409 0 0 0 1351 80 0 0 20 0 22 0 30111014 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140438452345384 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20202] ppid=20194 vsize=9824732 CPUtime=14.16 cores=0,2,4,6
/proc/20197/task/20202/stat : 20202 (java) S 20194 20197 17643 0 -1 4202560 11171 0 0 0 1339 77 0 0 20 0 22 0 30111014 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140438322849960 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20197/tid=20203] ppid=20194 vsize=9824732 CPUtime=15.17 cores=0,2,4,6
/proc/20197/task/20203/stat : 20203 (java) S 20194 20197 17643 0 -1 4202560 13252 0 0 0 1427 90 0 0 20 0 22 0 30111014 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140438321797416 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20197/tid=20204] ppid=20194 vsize=9824732 CPUtime=14.58 cores=0,2,4,6
/proc/20197/task/20204/stat : 20204 (java) S 20194 20197 17643 0 -1 4202560 6457 0 0 0 1375 83 0 0 20 0 22 0 30111014 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140438320745384 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20205] ppid=20194 vsize=9824732 CPUtime=14.12 cores=0,2,4,6
/proc/20197/task/20205/stat : 20205 (java) S 20194 20197 17643 0 -1 4202560 8787 0 0 0 1335 77 0 0 20 0 22 0 30111014 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140438319692840 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20197/tid=20206] ppid=20194 vsize=9824732 CPUtime=13 cores=0,2,4,6
/proc/20197/task/20206/stat : 20206 (java) S 20194 20197 17643 0 -1 4202560 11912 0 0 0 1227 73 0 0 20 0 22 0 30111014 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140438318639784 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20207] ppid=20194 vsize=9824732 CPUtime=14.17 cores=0,2,4,6
/proc/20197/task/20207/stat : 20207 (java) S 20194 20197 17643 0 -1 4202560 9430 0 0 0 1340 77 0 0 20 0 22 0 30111014 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437847272232 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20208] ppid=20194 vsize=9824732 CPUtime=42.64 cores=0,2,4,6
/proc/20197/task/20208/stat : 20208 (java) S 20194 20197 17643 0 -1 4202560 7894 0 0 0 4254 10 0 0 20 0 22 0 30111015 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437835073896 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20197/tid=20209] ppid=20194 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20209/stat : 20209 (java) S 20194 20197 17643 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30111015 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437834020216 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20210] ppid=20194 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20210/stat : 20210 (java) S 20194 20197 17643 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30111015 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437832967048 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20211] ppid=20194 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20211/stat : 20211 (java) S 20194 20197 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30111018 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437831915792 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20212] ppid=20194 vsize=9824732 CPUtime=1.46 cores=0,2,4,6
/proc/20197/task/20212/stat : 20212 (java) S 20194 20197 17643 0 -1 4202560 11310 0 0 0 144 2 0 0 20 0 22 0 30111018 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437830863672 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20213] ppid=20194 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/20197/task/20213/stat : 20213 (java) S 20194 20197 17643 0 -1 4202560 6093 0 0 0 106 2 0 0 20 0 22 0 30111018 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437829811128 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20214] ppid=20194 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20214/stat : 20214 (java) S 20194 20197 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30111018 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437828758264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20215] ppid=20194 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/20197/task/20215/stat : 20215 (java) S 20194 20197 17643 0 -1 4202560 53 0 0 0 13 11 0 0 20 0 22 0 30111018 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437827705928 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20197/tid=20217] ppid=20194 vsize=9824732 CPUtime=790.14 cores=0,2,4,6
/proc/20197/task/20217/stat : 20217 (java) R 20194 20197 17643 0 -1 4202560 54 0 0 0 79001 13 0 0 20 0 22 0 30120517 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437826551200 140438334576063 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20197/tid=20218] ppid=20194 vsize=9824732 CPUtime=790.09 cores=0,2,4,6
/proc/20197/task/20218/stat : 20218 (java) R 20194 20197 17643 0 -1 4202560 50 0 0 0 78997 12 0 0 20 0 22 0 30120517 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437825497568 140438334856128 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20219] ppid=20194 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20219/stat : 20219 (java) S 20194 20197 17643 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30120561 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437824447272 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20220] ppid=20194 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20220/stat : 20220 (java) S 20194 20197 17643 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30120561 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437823394728 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
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 20197 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+919.807 s]
/proc/loadavg: 4.32 4.20 4.13 5/216 20314
/proc/meminfo: memFree=19286440/32872528 swapFree=1316768/1463936
[pid=20197] ppid=20194 vsize=9824732 CPUtime=1800.16 cores=0,2,4,6
/proc/20197/stat : 20197 (java) S 20194 20197 17643 0 -1 4202496 132135 0 1 0 179326 690 0 0 20 0 22 0 30111011 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140734040979024 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20197/statm: 2456183 1937620 2298 9 0 2446860 0
[pid=20197/tid=20199] ppid=20194 vsize=9824732 CPUtime=55.07 cores=0,2,4,6
/proc/20197/task/20199/stat : 20199 (java) S 20194 20197 17643 0 -1 4202560 4405 0 1 0 5486 21 0 0 20 0 22 0 30111012 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140438480946040 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20200] ppid=20194 vsize=9824732 CPUtime=15.39 cores=0,2,4,6
/proc/20197/task/20200/stat : 20200 (java) S 20194 20197 17643 0 -1 4202560 26592 0 0 0 1456 83 0 0 20 0 22 0 30111014 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140438453397928 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20201] ppid=20194 vsize=9824732 CPUtime=14.31 cores=0,2,4,6
/proc/20197/task/20201/stat : 20201 (java) S 20194 20197 17643 0 -1 4202560 13409 0 0 0 1351 80 0 0 20 0 22 0 30111014 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140438452345384 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20202] ppid=20194 vsize=9824732 CPUtime=14.16 cores=0,2,4,6
/proc/20197/task/20202/stat : 20202 (java) S 20194 20197 17643 0 -1 4202560 11171 0 0 0 1339 77 0 0 20 0 22 0 30111014 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140438322849960 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20197/tid=20203] ppid=20194 vsize=9824732 CPUtime=15.17 cores=0,2,4,6
/proc/20197/task/20203/stat : 20203 (java) S 20194 20197 17643 0 -1 4202560 13252 0 0 0 1427 90 0 0 20 0 22 0 30111014 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140438321797416 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20197/tid=20204] ppid=20194 vsize=9824732 CPUtime=14.58 cores=0,2,4,6
/proc/20197/task/20204/stat : 20204 (java) S 20194 20197 17643 0 -1 4202560 6457 0 0 0 1375 83 0 0 20 0 22 0 30111014 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140438320745384 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20205] ppid=20194 vsize=9824732 CPUtime=14.12 cores=0,2,4,6
/proc/20197/task/20205/stat : 20205 (java) S 20194 20197 17643 0 -1 4202560 8787 0 0 0 1335 77 0 0 20 0 22 0 30111014 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140438319692840 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20197/tid=20206] ppid=20194 vsize=9824732 CPUtime=13 cores=0,2,4,6
/proc/20197/task/20206/stat : 20206 (java) S 20194 20197 17643 0 -1 4202560 11912 0 0 0 1227 73 0 0 20 0 22 0 30111014 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140438318639784 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20207] ppid=20194 vsize=9824732 CPUtime=14.17 cores=0,2,4,6
/proc/20197/task/20207/stat : 20207 (java) S 20194 20197 17643 0 -1 4202560 9430 0 0 0 1340 77 0 0 20 0 22 0 30111014 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437847272232 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20208] ppid=20194 vsize=9824732 CPUtime=42.64 cores=0,2,4,6
/proc/20197/task/20208/stat : 20208 (java) S 20194 20197 17643 0 -1 4202560 7894 0 0 0 4254 10 0 0 20 0 22 0 30111015 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437835073896 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20197/tid=20209] ppid=20194 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20209/stat : 20209 (java) S 20194 20197 17643 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30111015 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437834020216 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20210] ppid=20194 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20210/stat : 20210 (java) S 20194 20197 17643 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30111015 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437832967048 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20211] ppid=20194 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20211/stat : 20211 (java) S 20194 20197 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30111018 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437831915792 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20212] ppid=20194 vsize=9824732 CPUtime=1.46 cores=0,2,4,6
/proc/20197/task/20212/stat : 20212 (java) S 20194 20197 17643 0 -1 4202560 11310 0 0 0 144 2 0 0 20 0 22 0 30111018 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437830863672 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20213] ppid=20194 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/20197/task/20213/stat : 20213 (java) S 20194 20197 17643 0 -1 4202560 6093 0 0 0 106 2 0 0 20 0 22 0 30111018 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437829811128 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20214] ppid=20194 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20214/stat : 20214 (java) S 20194 20197 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30111018 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437828758264 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20215] ppid=20194 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/20197/task/20215/stat : 20215 (java) S 20194 20197 17643 0 -1 4202560 53 0 0 0 13 11 0 0 20 0 22 0 30111018 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437827705928 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20197/tid=20217] ppid=20194 vsize=9824732 CPUtime=790.14 cores=0,2,4,6
/proc/20197/task/20217/stat : 20217 (java) R 20194 20197 17643 0 -1 4202560 54 0 0 0 79001 13 0 0 20 0 22 0 30120517 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437826551200 140438334576063 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20197/tid=20218] ppid=20194 vsize=9824732 CPUtime=790.09 cores=0,2,4,6
/proc/20197/task/20218/stat : 20218 (java) R 20194 20197 17643 0 -1 4202560 50 0 0 0 78997 12 0 0 20 0 22 0 30120517 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437825497568 140438334856128 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20197/tid=20219] ppid=20194 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20219/stat : 20219 (java) S 20194 20197 17643 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30120561 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437824447272 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20197/tid=20220] ppid=20194 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20197/task/20220/stat : 20220 (java) S 20194 20197 17643 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30120561 10060525568 1937620 33554432000 1073741824 1073778376 140734040987888 140437823394728 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20197 and gives
#  childrusage.ru_utime.tv_sec=1788
#  childrusage.ru_utime.tv_usec=712074
#  childrusage.ru_stime.tv_sec=7
#  childrusage.ru_stime.tv_usec=299890
# CPU time returned by wait4() is 1796.01
# while last known CPU time is 1800.16
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 919.888
CPU time (s): 1800.16
CPU user time (s): 1793.26
CPU system time (s): 6.9
CPU usage (%): 195.693
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.71
system time used= 7.29989
maximum resident set size= 7750840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132170
page faults= 1
swaps= 0
block input operations= 0
block output operations= 976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 47764
involuntary context switches= 104396

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.75113 second user time and 6.84696 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-18 22:10:41
IDJOB=4107103
IDBENCH=71878
IDSOLVER=2543
FILE ID=node121/4107103-1466280637
RUNJOBID= node121-1466275489-17659
PBS_JOBID= 19918247
Free space on /tmp= 71580 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_1000_5__369_766__512.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4107103-1466280637/watcher-4107103-1466280637 -o /tmp/evaluation-result-4107103-1466280637/solver-4107103-1466280637 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466275489-17659 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4107103-1466280637.opb

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

MD5SUM BENCH= 7d1adc3133a79c22930d70932a76965e
RANDOM SEED=2112995706

node121.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.691
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.38
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.691
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.691
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.691
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:        25518204 kB
Buffers:          169092 kB
Cached:           382964 kB
SwapCached:         1900 kB
Active:          4814532 kB
Inactive:         313908 kB
Active(anon):    4576372 kB
Inactive(anon):     2792 kB
Active(file):     238160 kB
Inactive(file):   311116 kB
Unevictable:     1463936 kB
Mlocked:         1316768 kB
SwapTotal:      67108856 kB
SwapFree:       67101124 kB
Dirty:            126388 kB
Writeback:             0 kB
AnonPages:       6039500 kB
Mapped:            16956 kB
Shmem:                 0 kB
Slab:             619900 kB
SReclaimable:      63460 kB
SUnreclaim:       556440 kB
KernelStack:        1592 kB
PageTables:        16148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    6832240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4667392 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= 71592 MiB
End job on node121 at 2016-06-18 22:26:01