Trace number 4097129

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 893.765

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/
SyncCodes/d_n_k/normalized-5_6_36.opb
MD5SUM001a0a392564951998d5039d5068eab6
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 variables1722
Total number of constraints8246
Number of constraints which are clauses8241
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint41
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 36
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 77
Number of bits of the biggest sum of numbers7
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4097129-1466113275.opb
0.10/0.11	c reading problem ... 
0.10/0.12	c  no objective function found
0.77/0.43	c ... done. Wall clock time 0.318s.
0.77/0.43	c declared #vars     1722
0.77/0.43	c #constraints  8250
0.77/0.43	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.77/0.43	c constraints type 
0.77/0.43	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 4920
0.77/0.43	c org.sat4j.specs.Constr$1 => 4
0.77/0.43	c org.sat4j.minisat.constraints.card.MinWatchCard => 3
0.77/0.43	c org.sat4j.minisat.constraints.cnf.UnitClause => 3
0.77/0.43	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3320
0.77/0.43	c 8250 constraints processed.
0.77/0.44	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.77/0.44	c constraints type 
0.77/0.44	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 3320
0.77/0.44	c org.sat4j.specs.Constr$1 => 4
0.77/0.44	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 4920
0.77/0.44	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3
0.77/0.44	c org.sat4j.pb.constraints.pb.UnitClausePB => 3
0.77/0.44	c 8250 constraints processed.
4.28/1.49	c cleaning 2501 clauses out of 5002 with flag 30733/5002
6.24/2.22	c cleaning 4248 clauses out of 8499 with flag 64081/11000
7.86/3.02	c cleaning 5622 clauses out of 11253 with flag 95310/18002
10.11/4.14	c cleaning 6799 clauses out of 13630 with flag 144167/26001
13.09/5.55	c cleaning 7908 clauses out of 15830 with flag 212438/35000
16.28/7.18	c cleaning 8957 clauses out of 17922 with flag 283146/45000
19.91/8.98	c cleaning 9976 clauses out of 19965 with flag 340869/56000
23.92/10.94	c cleaning 10989 clauses out of 21989 with flag 402522/68000
28.53/13.26	c cleaning 11994 clauses out of 24002 with flag 467259/81002
33.35/15.60	c cleaning 12995 clauses out of 26006 with flag 539899/95000
38.15/18.09	c cleaning 14002 clauses out of 28011 with flag 615597/110000
44.37/21.10	c cleaning 14997 clauses out of 30011 with flag 707039/126002
46.19/22.08	c cleaning 0 clauses out of 5000 with flag 0/5000
51.30/24.40	c cleaning 15999 clauses out of 32012 with flag 805665/143000
58.81/28.18	c cleaning 16999 clauses out of 34013 with flag 912130/161000
67.60/32.51	c cleaning 18004 clauses out of 36015 with flag 1035081/180001
77.45/37.48	c cleaning 18998 clauses out of 38010 with flag 1168005/200000
88.04/42.77	c cleaning 19997 clauses out of 40012 with flag 1305436/221000
99.47/48.43	c cleaning 21004 clauses out of 42015 with flag 1443042/243000
110.89/54.12	c cleaning 22002 clauses out of 44012 with flag 1593764/266001
124.92/61.18	c cleaning 22995 clauses out of 46010 with flag 1757049/290001
139.56/68.44	c cleaning 23996 clauses out of 48014 with flag 1938129/315000
154.59/75.98	c cleaning 25001 clauses out of 50018 with flag 2116144/341000
171.83/84.54	c cleaning 26000 clauses out of 52018 with flag 2318974/368001
189.69/93.50	c cleaning 27003 clauses out of 54017 with flag 2526508/396000
208.55/102.88	c cleaning 28004 clauses out of 56016 with flag 2728917/425002
229.26/113.20	c cleaning 28996 clauses out of 58010 with flag 2950688/455000
251.18/124.05	c cleaning 29999 clauses out of 60015 with flag 3184675/486001
276.53/136.64	c cleaning 31000 clauses out of 62015 with flag 3428244/518000
302.07/149.32	c cleaning 32002 clauses out of 64016 with flag 3690238/551001
302.07/149.35	c cleaning 0 clauses out of 11001 with flag 0/11001
331.46/163.99	c cleaning 33000 clauses out of 66014 with flag 3978684/585001
366.02/181.14	c cleaning 34001 clauses out of 68013 with flag 4276690/620000
400.84/198.42	c cleaning 34998 clauses out of 70013 with flag 4593150/656001
435.82/215.81	c cleaning 35998 clauses out of 72014 with flag 4886153/693000
471.06/233.36	c cleaning 37003 clauses out of 74018 with flag 5187863/731002
507.83/251.63	c cleaning 38003 clauses out of 76013 with flag 5505732/770000
552.77/273.94	c cleaning 39001 clauses out of 78014 with flag 5883247/810004
589.78/292.39	c cleaning 39997 clauses out of 80010 with flag 6183385/851001
628.38/311.58	c cleaning 40996 clauses out of 82012 with flag 6468596/893000
672.46/333.44	c cleaning 42002 clauses out of 84016 with flag 6745827/936000
715.83/355.01	c cleaning 42999 clauses out of 86014 with flag 7015848/980000
760.64/377.36	c cleaning 43994 clauses out of 88016 with flag 7310611/1025001
806.32/400.00	c cleaning 45001 clauses out of 90022 with flag 7616547/1071001
851.00/422.21	c cleaning 46000 clauses out of 92020 with flag 7913473/1118000
898.27/445.70	c cleaning 47000 clauses out of 94021 with flag 8230833/1166001
948.60/470.78	c cleaning 47998 clauses out of 96023 with flag 8526603/1215003
1002.27/497.42	c cleaning 49001 clauses out of 98022 with flag 8853686/1265000
1014.35/503.42	c cleaning 0 clauses out of 18000 with flag 0/18000
1055.65/523.99	c cleaning 50004 clauses out of 100022 with flag 9191110/1316001
1115.04/553.42	c cleaning 50998 clauses out of 102017 with flag 9544572/1368000
1178.61/585.09	c cleaning 51998 clauses out of 104020 with flag 9915090/1421001
1241.57/616.32	c cleaning 53004 clauses out of 106021 with flag 10269216/1475000
1309.41/650.05	c cleaning 54001 clauses out of 108019 with flag 10656467/1530002
1380.88/685.50	c cleaning 54995 clauses out of 110016 with flag 11064188/1586000
1459.00/724.37	c cleaning 56003 clauses out of 112024 with flag 11481558/1643003
1540.78/764.93	c cleaning 57000 clauses out of 114019 with flag 11855378/1701001
1621.25/804.93	c cleaning 58000 clauses out of 116020 with flag 12212693/1760002
1704.20/846.16	c cleaning 58998 clauses out of 118018 with flag 12597794/1820000
1788.15/887.84	c cleaning 60001 clauses out of 120021 with flag 12996182/1881001
1800.00/893.70	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.00/893.70	c starts		: 250
1800.00/893.70	c conflicts		: 1894261
1800.00/893.70	c decisions		: 2143108
1800.00/893.70	c propagations		: 240000387
1800.00/893.70	c inspects		: 10581837902
1800.00/893.70	c shortcuts		: 0
1800.00/893.70	c learnt literals	: 0
1800.00/893.70	c learnt binary clauses	: 0
1800.00/893.70	c learnt ternary clauses	: 6
1800.00/893.70	c learnt constraints	: 1894261
1800.00/893.70	c ignored constraints	: 0
1800.00/893.70	c root simplifications	: 0
1800.00/893.70	c removed literals (reason simplification)	: 21732182
1800.00/893.70	c reason swapping (by a shorter reason)	: 0
1800.00/893.70	c Calls to reduceDB	: 57
1800.00/893.70	c Number of update (reduction) of LBD	: 400437
1800.00/893.70	c Imported unit clauses	: 0
1800.00/893.70	c number of reductions to clauses (during analyze)	: 0
1800.00/893.70	c number of learned constraints concerned by reduction	: 0
1800.00/893.70	c number of learning phase by resolution	: 0
1800.00/893.70	c number of learning phase by cutting planes	: 0
1800.00/893.70	c speed (assignments/second)	: 268678.67434190644
1800.00/893.70	c non guided choices	161
1800.00/893.73	c learnt constraints type 
1800.00/893.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 73280
1800.00/893.73	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.00/893.73	c starts		: 52
1800.00/893.73	c conflicts		: 22858
1800.00/893.73	c decisions		: 28748
1800.00/893.73	c propagations		: 3810868
1800.00/893.73	c inspects		: 1204852249
1800.00/893.73	c shortcuts		: 0
1800.00/893.73	c learnt literals	: 0
1800.00/893.73	c learnt binary clauses	: 0
1800.00/893.73	c learnt ternary clauses	: 0
1800.00/893.73	c learnt constraints	: 22857
1800.00/893.73	c ignored constraints	: 0
1800.00/893.73	c root simplifications	: 0
1800.00/893.73	c removed literals (reason simplification)	: 0
1800.00/893.73	c reason swapping (by a shorter reason)	: 0
1800.00/893.73	c Calls to reduceDB	: 3
1800.00/893.73	c Number of update (reduction) of LBD	: 0
1800.00/893.73	c Imported unit clauses	: 0
1800.00/893.73	c number of reductions to clauses (during analyze)	: 0
1800.00/893.73	c number of learned constraints concerned by reduction	: 0
1800.00/893.73	c number of learning phase by resolution	: 0
1800.00/893.73	c number of learning phase by cutting planes	: 0
1800.00/893.73	c speed (assignments/second)	: 4266.103952803681
1800.00/893.73	c non guided choices	161
1800.00/893.74	c learnt constraints type 
1800.00/893.74	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 6726
1800.00/893.74	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 360
1800.00/893.74	c org.sat4j.pb.constraints.pb.MaxWatchPb => 15771
1800.00/893.74	s UNKNOWN
1800.00/893.74	c Total wall clock time (in seconds): 893.626

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-4097129-1466113275/watcher-4097129-1466113275 -o /tmp/evaluation-result-4097129-1466113275/solver-4097129-1466113275 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node133-1466113274-20820 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4097129-1466113275.opb 

pid=21062
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: 1.00 1.00 1.12 5/195 21065
/proc/meminfo: memFree=31933740/32872528 swapFree=7268/7268
[pid=21065] ppid=21062 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/21065/stat : 21065 (java) R 21062 21065 18087 0 -1 4202496 1125 0 0 0 0 0 0 0 20 0 1 0 13373441 23793664 776 33554432000 1073741824 1073778376 140734436600896 140734436589960 139908054873664 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21065/statm: 5809 795 590 9 0 128 0

[startup+0.100061 s]
/proc/loadavg: 1.00 1.00 1.12 5/195 21065
/proc/meminfo: memFree=31933740/32872528 swapFree=7268/7268
[pid=21065] ppid=21062 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/21065/stat : 21065 (java) S 21062 21065 18087 0 -1 4202496 4407 0 1 0 9 1 0 0 20 0 18 0 13373441 9787879424 6034 33554432000 1073741824 1073778376 140734436600896 140734436592032 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21065/statm: 2389619 6034 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200216 s]
/proc/loadavg: 1.00 1.00 1.12 5/195 21065
/proc/meminfo: memFree=31933740/32872528 swapFree=7268/7268
[pid=21065] ppid=21062 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/21065/stat : 21065 (java) S 21062 21065 18087 0 -1 4202496 4698 0 1 0 25 1 0 0 20 0 18 0 13373441 9787879424 6773 33554432000 1073741824 1073778376 140734436600896 140734436592032 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21065/statm: 2389619 6773 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300214 s]
/proc/loadavg: 1.00 1.00 1.12 5/195 21065
/proc/meminfo: memFree=31933740/32872528 swapFree=7268/7268
[pid=21065] ppid=21062 vsize=9558476 CPUtime=0.51 cores=0,2,4,6
/proc/21065/stat : 21065 (java) S 21062 21065 18087 0 -1 4202496 5915 0 1 0 50 1 0 0 20 0 18 0 13373441 9787879424 8429 33554432000 1073741824 1073778376 140734436600896 140734436592032 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21065/statm: 2389619 8429 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9558476

[startup+0.700175 s]
/proc/loadavg: 1.00 1.00 1.12 5/195 21065
/proc/meminfo: memFree=31933740/32872528 swapFree=7268/7268
[pid=21065] ppid=21062 vsize=9824732 CPUtime=1.93 cores=0,2,4,6
/proc/21065/stat : 21065 (java) S 21062 21065 18087 0 -1 4202496 15412 0 1 0 190 3 0 0 20 0 22 0 13373441 10060525568 19623 33554432000 1073741824 1073778376 140734436600896 140734436592032 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21065/statm: 2456183 19623 2267 9 0 2446860 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 1.00 1.00 1.12 7/221 21091
/proc/meminfo: memFree=31642332/32872528 swapFree=7268/7268
[pid=21065] ppid=21062 vsize=9824732 CPUtime=4.54 cores=0,2,4,6
/proc/21065/stat : 21065 (java) S 21062 21065 18087 0 -1 4202496 22917 0 1 0 448 6 0 0 20 0 22 0 13373441 10060525568 45382 33554432000 1073741824 1073778376 140734436600896 140734436592032 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21065/statm: 2456183 45382 2291 9 0 2446860 0
[pid=21065/tid=21066] ppid=21062 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/21065/task/21066/stat : 21066 (java) S 21062 21065 18087 0 -1 4202560 2426 0 1 0 40 1 0 0 20 0 22 0 13373441 10060525568 45382 33554432000 1073741824 1073778376 140734436600896 139908047967096 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21065/tid=21068] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21068/stat : 21068 (java) S 21062 21065 18087 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 13373442 10060525568 45382 33554432000 1073741824 1073778376 140734436600896 139908026067880 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21069] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21069/stat : 21069 (java) S 21062 21065 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13373442 10060525568 45382 33554432000 1073741824 1073778376 140734436600896 139908025015336 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21065/tid=21070] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21070/stat : 21070 (java) S 21062 21065 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13373442 10060525568 45382 33554432000 1073741824 1073778376 140734436600896 139908023962280 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21065/tid=21071] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21071/stat : 21071 (java) S 21062 21065 18087 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13373442 10060525568 45382 33554432000 1073741824 1073778376 140734436600896 139907687246632 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21065/tid=21072] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21072/stat : 21072 (java) S 21062 21065 18087 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13373442 10060525568 45382 33554432000 1073741824 1073778376 140734436600896 139907686193576 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21065/tid=21073] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21073/stat : 21073 (java) S 21062 21065 18087 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13373442 10060525568 45382 33554432000 1073741824 1073778376 140734436600896 139907685141032 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21065/tid=21074] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21074/stat : 21074 (java) S 21062 21065 18087 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13373442 10060525568 45382 33554432000 1073741824 1073778376 140734436600896 139907684087976 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21065/tid=21075] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21075/stat : 21075 (java) S 21062 21065 18087 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13373442 10060525568 45382 33554432000 1073741824 1073778376 140734436600896 139907683035432 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21065/tid=21080] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21080/stat : 21080 (java) S 21062 21065 18087 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 13373443 10060525568 45382 33554432000 1073741824 1073778376 140734436600896 139907670625128 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21081] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21081/stat : 21081 (java) S 21062 21065 18087 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13373444 10060525568 45382 33554432000 1073741824 1073778376 140734436600896 139907669571448 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21082] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21082/stat : 21082 (java) S 21062 21065 18087 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13373444 10060525568 45382 33554432000 1073741824 1073778376 140734436600896 139907668518280 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21083] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21083/stat : 21083 (java) S 21062 21065 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13373446 10060525568 45382 33554432000 1073741824 1073778376 140734436600896 139907667467024 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21084] ppid=21062 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/21065/task/21084/stat : 21084 (java) S 21062 21065 18087 0 -1 4202560 7881 0 0 0 98 1 0 0 20 0 22 0 13373446 10060525568 45382 33554432000 1073741824 1073778376 140734436600896 139907666413880 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21085] ppid=21062 vsize=9824732 CPUtime=0.97 cores=0,2,4,6
/proc/21065/task/21085/stat : 21085 (java) S 21062 21065 18087 0 -1 4202560 11139 0 0 0 95 2 0 0 20 0 22 0 13373446 10060525568 45382 33554432000 1073741824 1073778376 140734436600896 139907665361336 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21065/tid=21086] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21086/stat : 21086 (java) S 21062 21065 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13373446 10060525568 45382 33554432000 1073741824 1073778376 140734436600896 139907664308472 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21065/tid=21087] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21087/stat : 21087 (java) S 21062 21065 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13373446 10060525568 45382 33554432000 1073741824 1073778376 140734436600896 139907663256136 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21088] ppid=21062 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/21065/task/21088/stat : 21088 (java) R 21062 21065 18087 0 -1 4202560 23 0 0 0 101 0 0 0 20 0 22 0 13373485 10060525568 45382 33554432000 1073741824 1073778376 140734436600896 139907661733808 139907906201708 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21065/tid=21089] ppid=21062 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/21065/task/21089/stat : 21089 (java) R 21062 21065 18087 0 -1 4202560 79 0 0 0 101 2 0 0 20 0 22 0 13373485 10060525568 45382 33554432000 1073741824 1073778376 140734436600896 139907660681496 139907905997091 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21065/tid=21090] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21090/stat : 21090 (java) S 21062 21065 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13373485 10060525568 45382 33554432000 1073741824 1073778376 140734436600896 139907659629864 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21065/tid=21091] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21091/stat : 21091 (java) S 21062 21065 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13373485 10060525568 45382 33554432000 1073741824 1073778376 140734436600896 139907658577320 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.54
Current children cumulated vsize (KiB) 9824732

[startup+3.10093 s]
/proc/loadavg: 1.00 1.00 1.12 6/221 21091
/proc/meminfo: memFree=31329360/32872528 swapFree=7268/7268
[pid=21065] ppid=21062 vsize=9824732 CPUtime=8.07 cores=0,2,4,6
/proc/21065/stat : 21065 (java) S 21062 21065 18087 0 -1 4202496 25153 0 1 0 796 11 0 0 20 0 22 0 13373441 10060525568 82378 33554432000 1073741824 1073778376 140734436600896 140734436592032 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21065/statm: 2456183 82378 2292 9 0 2446860 0
[pid=21065/tid=21066] ppid=21062 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/21065/task/21066/stat : 21066 (java) S 21062 21065 18087 0 -1 4202560 2426 0 1 0 40 1 0 0 20 0 22 0 13373441 10060525568 82378 33554432000 1073741824 1073778376 140734436600896 139908047967096 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21065/tid=21068] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21068/stat : 21068 (java) S 21062 21065 18087 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 13373442 10060525568 82378 33554432000 1073741824 1073778376 140734436600896 139908026067880 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21069] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21069/stat : 21069 (java) S 21062 21065 18087 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13373442 10060525568 82378 33554432000 1073741824 1073778376 140734436600896 139908025015336 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21065/tid=21070] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21070/stat : 21070 (java) S 21062 21065 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13373442 10060525568 82378 33554432000 1073741824 1073778376 140734436600896 139908023962280 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21071] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21071/stat : 21071 (java) S 21062 21065 18087 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 13373442 10060525568 82378 33554432000 1073741824 1073778376 140734436600896 139907687246632 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21065/tid=21072] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21072/stat : 21072 (java) S 21062 21065 18087 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 13373442 10060525568 82378 33554432000 1073741824 1073778376 140734436600896 139907686193576 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21065/tid=21073] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21073/stat : 21073 (java) S 21062 21065 18087 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13373442 10060525568 82378 33554432000 1073741824 1073778376 140734436600896 139907685141032 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21074] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21074/stat : 21074 (java) S 21062 21065 18087 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13373442 10060525568 82378 33554432000 1073741824 1073778376 140734436600896 139907684087976 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21065/tid=21075] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21075/stat : 21075 (java) S 21062 21065 18087 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13373442 10060525568 82378 33554432000 1073741824 1073778376 140734436600896 139907683035432 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21065/tid=21080] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21080/stat : 21080 (java) S 21062 21065 18087 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 13373443 10060525568 82378 33554432000 1073741824 1073778376 140734436600896 139907670625128 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21081] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21081/stat : 21081 (java) S 21062 21065 18087 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13373444 10060525568 82378 33554432000 1073741824 1073778376 140734436600896 139907669571448 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21082] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21082/stat : 21082 (java) S 21062 21065 18087 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13373444 10060525568 82378 33554432000 1073741824 1073778376 140734436600896 139907668518280 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21083] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21083/stat : 21083 (java) S 21062 21065 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13373446 10060525568 82378 33554432000 1073741824 1073778376 140734436600896 139907667467024 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21084] ppid=21062 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/21065/task/21084/stat : 21084 (java) S 21062 21065 18087 0 -1 4202560 8152 0 0 0 108 1 0 0 20 0 22 0 13373446 10060525568 82378 33554432000 1073741824 1073778376 140734436600896 139907666413880 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21085] ppid=21062 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/21065/task/21085/stat : 21085 (java) S 21062 21065 18087 0 -1 4202560 12866 0 0 0 114 2 0 0 20 0 22 0 13373446 10060525568 82378 33554432000 1073741824 1073778376 140734436600896 139907665361336 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21065/tid=21086] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21086/stat : 21086 (java) S 21062 21065 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13373446 10060525568 82378 33554432000 1073741824 1073778376 140734436600896 139907664308472 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21065/tid=21087] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21087/stat : 21087 (java) S 21062 21065 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13373446 10060525568 82378 33554432000 1073741824 1073778376 140734436600896 139907663256136 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21088] ppid=21062 vsize=9824732 CPUtime=2.58 cores=0,2,4,6
/proc/21065/task/21088/stat : 21088 (java) R 21062 21065 18087 0 -1 4202560 24 0 0 0 258 0 0 0 20 0 22 0 13373485 10060525568 82378 33554432000 1073741824 1073778376 140734436600896 139907661733024 139907906154843 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21065/tid=21089] ppid=21062 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/21065/task/21089/stat : 21089 (java) R 21062 21065 18087 0 -1 4202560 141 0 0 0 257 4 0 0 20 0 22 0 13373485 10060525568 82378 33554432000 1073741824 1073778376 140734436600896 139907660681168 139907905997258 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21065/tid=21090] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21090/stat : 21090 (java) S 21062 21065 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13373485 10060525568 82378 33554432000 1073741824 1073778376 140734436600896 139907659629864 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21065/tid=21091] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21091/stat : 21091 (java) S 21062 21065 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13373485 10060525568 82378 33554432000 1073741824 1073778376 140734436600896 139907658577320 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.07
Current children cumulated vsize (KiB) 9824732

[startup+6.30095 s]
/proc/loadavg: 1.24 1.05 1.13 7/221 21223
/proc/meminfo: memFree=31256384/32872528 swapFree=7268/7268
[pid=21065] ppid=21062 vsize=9824732 CPUtime=14.67 cores=0,2,4,6
/proc/21065/stat : 21065 (java) S 21062 21065 18087 0 -1 4202496 26907 0 1 0 1446 21 0 0 20 0 22 0 13373441 10060525568 188035 33554432000 1073741824 1073778376 140734436600896 140734436592032 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21065/statm: 2456183 188035 2292 9 0 2446860 0
[pid=21065/tid=21066] ppid=21062 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/21065/task/21066/stat : 21066 (java) S 21062 21065 18087 0 -1 4202560 2426 0 1 0 40 1 0 0 20 0 22 0 13373441 10060525568 188035 33554432000 1073741824 1073778376 140734436600896 139908047967096 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21065/tid=21068] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21068/stat : 21068 (java) S 21062 21065 18087 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 13373442 10060525568 188035 33554432000 1073741824 1073778376 140734436600896 139908026067880 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21069] ppid=21062 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/21065/task/21069/stat : 21069 (java) S 21062 21065 18087 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 13373442 10060525568 188035 33554432000 1073741824 1073778376 140734436600896 139908025015336 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21065/tid=21070] ppid=21062 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/21065/task/21070/stat : 21070 (java) S 21062 21065 18087 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 13373442 10060525568 188035 33554432000 1073741824 1073778376 140734436600896 139908023962280 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21065/tid=21071] ppid=21062 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/21065/task/21071/stat : 21071 (java) S 21062 21065 18087 0 -1 4202560 58 0 0 0 1 0 0 0 20 0 22 0 13373442 10060525568 188035 33554432000 1073741824 1073778376 140734436600896 139907687246632 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21072] ppid=21062 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/21065/task/21072/stat : 21072 (java) S 21062 21065 18087 0 -1 4202560 72 0 0 0 2 1 0 0 20 0 22 0 13373442 10060525568 188035 33554432000 1073741824 1073778376 140734436600896 139907686193576 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21065/tid=21073] ppid=21062 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/21065/task/21073/stat : 21073 (java) S 21062 21065 18087 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 13373442 10060525568 188035 33554432000 1073741824 1073778376 140734436600896 139907685141032 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21074] ppid=21062 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/21065/task/21074/stat : 21074 (java) S 21062 21065 18087 0 -1 4202560 47 0 0 0 1 0 0 0 20 0 22 0 13373442 10060525568 188035 33554432000 1073741824 1073778376 140734436600896 139907684087976 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21065/tid=21075] ppid=21062 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/21065/task/21075/stat : 21075 (java) S 21062 21065 18087 0 -1 4202560 31 0 0 0 1 0 0 0 20 0 22 0 13373442 10060525568 188035 33554432000 1073741824 1073778376 140734436600896 139907683035432 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21080] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21080/stat : 21080 (java) S 21062 21065 18087 0 -1 4202560 438 0 0 0 0 0 0 0 20 0 22 0 13373443 10060525568 188035 33554432000 1073741824 1073778376 140734436600896 139907670625128 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21081] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21081/stat : 21081 (java) S 21062 21065 18087 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13373444 10060525568 188035 33554432000 1073741824 1073778376 140734436600896 139907669571448 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21082] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21082/stat : 21082 (java) S 21062 21065 18087 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13373444 10060525568 188035 33554432000 1073741824 1073778376 140734436600896 139907668518280 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21083] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21083/stat : 21083 (java) S 21062 21065 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13373446 10060525568 188035 33554432000 1073741824 1073778376 140734436600896 139907667467024 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21084] ppid=21062 vsize=9824732 CPUtime=1.09 cores=0,2,4,6

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

/proc/21065/task/21070/stat : 21070 (java) S 21062 21065 18087 0 -1 4202560 322 0 0 0 316 5 0 0 20 0 22 0 13373442 10060525568 478755 33554432000 1073741824 1073778376 140734436600896 139908023962280 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21071] ppid=21062 vsize=9824732 CPUtime=3.12 cores=0,2,4,6
/proc/21065/task/21071/stat : 21071 (java) S 21062 21065 18087 0 -1 4202560 360 0 0 0 307 5 0 0 20 0 22 0 13373442 10060525568 478755 33554432000 1073741824 1073778376 140734436600896 139907687246632 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21072] ppid=21062 vsize=9824732 CPUtime=3.31 cores=0,2,4,6
/proc/21065/task/21072/stat : 21072 (java) S 21062 21065 18087 0 -1 4202560 392 0 0 0 325 6 0 0 20 0 22 0 13373442 10060525568 478755 33554432000 1073741824 1073778376 140734436600896 139907686193576 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21065/tid=21073] ppid=21062 vsize=9824732 CPUtime=3.11 cores=0,2,4,6
/proc/21065/task/21073/stat : 21073 (java) S 21062 21065 18087 0 -1 4202560 318 0 0 0 306 5 0 0 20 0 22 0 13373442 10060525568 478755 33554432000 1073741824 1073778376 140734436600896 139907685141032 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21065/tid=21074] ppid=21062 vsize=9824732 CPUtime=3.11 cores=0,2,4,6
/proc/21065/task/21074/stat : 21074 (java) S 21062 21065 18087 0 -1 4202560 369 0 0 0 305 6 0 0 20 0 22 0 13373442 10060525568 478755 33554432000 1073741824 1073778376 140734436600896 139907684087976 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21065/tid=21075] ppid=21062 vsize=9824732 CPUtime=3.02 cores=0,2,4,6
/proc/21065/task/21075/stat : 21075 (java) S 21062 21065 18087 0 -1 4202560 341 0 0 0 298 4 0 0 20 0 22 0 13373442 10060525568 478755 33554432000 1073741824 1073778376 140734436600896 139907683035432 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21080] ppid=21062 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/21065/task/21080/stat : 21080 (java) S 21062 21065 18087 0 -1 4202560 989 0 0 0 10 31 0 0 20 0 22 0 13373443 10060525568 478755 33554432000 1073741824 1073778376 140734436600896 139907670625128 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21065/tid=21081] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21081/stat : 21081 (java) S 21062 21065 18087 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13373444 10060525568 478755 33554432000 1073741824 1073778376 140734436600896 139907669571448 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21082] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21082/stat : 21082 (java) S 21062 21065 18087 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13373444 10060525568 478755 33554432000 1073741824 1073778376 140734436600896 139907668518280 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21083] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21083/stat : 21083 (java) S 21062 21065 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13373446 10060525568 478755 33554432000 1073741824 1073778376 140734436600896 139907667467024 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21084] ppid=21062 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/21065/task/21084/stat : 21084 (java) S 21062 21065 18087 0 -1 4202560 10370 0 0 0 149 2 0 0 20 0 22 0 13373446 10060525568 478755 33554432000 1073741824 1073778376 140734436600896 139907666413880 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21085] ppid=21062 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/21065/task/21085/stat : 21085 (java) S 21062 21065 18087 0 -1 4202560 13999 0 0 0 133 2 0 0 20 0 22 0 13373446 10060525568 478755 33554432000 1073741824 1073778376 140734436600896 139907665361336 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21065/tid=21086] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21086/stat : 21086 (java) S 21062 21065 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13373446 10060525568 478755 33554432000 1073741824 1073778376 140734436600896 139907664308472 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21065/tid=21087] ppid=21062 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/21065/task/21087/stat : 21087 (java) S 21062 21065 18087 0 -1 4202560 51 0 0 0 15 16 0 0 20 0 22 0 13373446 10060525568 478755 33554432000 1073741824 1073778376 140734436600896 139907663256136 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21065/tid=21088] ppid=21062 vsize=9824732 CPUtime=871.66 cores=0,2,4,6
/proc/21065/task/21088/stat : 21088 (java) R 21062 21065 18087 0 -1 4202560 134 0 0 0 87151 15 0 0 20 0 22 0 13373485 10060525568 478755 33554432000 1073741824 1073778376 140734436600896 139907661733776 139907906012527 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21089] ppid=21062 vsize=9824732 CPUtime=871.73 cores=0,2,4,6
/proc/21065/task/21089/stat : 21089 (java) R 21062 21065 18087 0 -1 4202560 1786 0 0 0 87124 49 0 0 20 0 22 0 13373485 10060525568 478755 33554432000 1073741824 1073778376 140734436600896 139907660680368 139907906237008 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21065/tid=21090] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21090/stat : 21090 (java) S 21062 21065 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13373485 10060525568 478755 33554432000 1073741824 1073778376 140734436600896 139907659629864 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21065/tid=21091] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21091/stat : 21091 (java) S 21062 21065 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13373485 10060525568 478755 33554432000 1073741824 1073778376 140734436600896 139907658577320 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1777.1
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+893.701 s]
/proc/loadavg: 3.98 3.84 2.88 5/220 21321
/proc/meminfo: memFree=28033532/32872528 swapFree=7268/7268
[pid=21065] ppid=21062 vsize=9824732 CPUtime=1800 cores=0,2,4,6
/proc/21065/stat : 21065 (java) S 21062 21065 18087 0 -1 4202496 33780 0 1 0 179870 130 0 0 20 0 22 0 13373441 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 140734436592032 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21065/statm: 2456183 478706 2293 9 0 2446860 0
[pid=21065/tid=21066] ppid=21062 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/21065/task/21066/stat : 21066 (java) S 21062 21065 18087 0 -1 4202560 2431 0 1 0 43 3 0 0 20 0 22 0 13373441 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139908047967096 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21065/tid=21068] ppid=21062 vsize=9824732 CPUtime=3.19 cores=0,2,4,6
/proc/21065/task/21068/stat : 21068 (java) S 21062 21065 18087 0 -1 4202560 321 0 0 0 315 4 0 0 20 0 22 0 13373442 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139908026067880 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21069] ppid=21062 vsize=9824732 CPUtime=3.27 cores=0,2,4,6
/proc/21065/task/21069/stat : 21069 (java) S 21062 21065 18087 0 -1 4202560 325 0 0 0 323 4 0 0 20 0 22 0 13373442 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139908025015336 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21065/tid=21070] ppid=21062 vsize=9824732 CPUtime=3.24 cores=0,2,4,6
/proc/21065/task/21070/stat : 21070 (java) S 21062 21065 18087 0 -1 4202560 322 0 0 0 319 5 0 0 20 0 22 0 13373442 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139908023962280 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21071] ppid=21062 vsize=9824732 CPUtime=3.15 cores=0,2,4,6
/proc/21065/task/21071/stat : 21071 (java) S 21062 21065 18087 0 -1 4202560 360 0 0 0 310 5 0 0 20 0 22 0 13373442 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907687246632 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21065/tid=21072] ppid=21062 vsize=9824732 CPUtime=3.35 cores=0,2,4,6
/proc/21065/task/21072/stat : 21072 (java) S 21062 21065 18087 0 -1 4202560 392 0 0 0 329 6 0 0 20 0 22 0 13373442 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907686193576 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21073] ppid=21062 vsize=9824732 CPUtime=3.14 cores=0,2,4,6
/proc/21065/task/21073/stat : 21073 (java) S 21062 21065 18087 0 -1 4202560 318 0 0 0 309 5 0 0 20 0 22 0 13373442 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907685141032 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21065/tid=21074] ppid=21062 vsize=9824732 CPUtime=3.15 cores=0,2,4,6
/proc/21065/task/21074/stat : 21074 (java) S 21062 21065 18087 0 -1 4202560 369 0 0 0 309 6 0 0 20 0 22 0 13373442 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907684087976 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21075] ppid=21062 vsize=9824732 CPUtime=3.05 cores=0,2,4,6
/proc/21065/task/21075/stat : 21075 (java) S 21062 21065 18087 0 -1 4202560 341 0 0 0 301 4 0 0 20 0 22 0 13373442 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907683035432 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21080] ppid=21062 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/21065/task/21080/stat : 21080 (java) S 21062 21065 18087 0 -1 4202560 991 0 0 0 10 31 0 0 20 0 22 0 13373443 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907670625128 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21065/tid=21081] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21081/stat : 21081 (java) S 21062 21065 18087 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13373444 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907669571448 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21082] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21082/stat : 21082 (java) S 21062 21065 18087 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13373444 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907668518280 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21083] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21083/stat : 21083 (java) S 21062 21065 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13373446 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907667467024 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21084] ppid=21062 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/21065/task/21084/stat : 21084 (java) S 21062 21065 18087 0 -1 4202560 10370 0 0 0 149 2 0 0 20 0 22 0 13373446 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907666413880 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21085] ppid=21062 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/21065/task/21085/stat : 21085 (java) S 21062 21065 18087 0 -1 4202560 13999 0 0 0 133 2 0 0 20 0 22 0 13373446 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907665361336 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21065/tid=21086] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21086/stat : 21086 (java) S 21062 21065 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13373446 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907664308472 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21065/tid=21087] ppid=21062 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/21065/task/21087/stat : 21087 (java) S 21062 21065 18087 0 -1 4202560 53 0 0 0 15 16 0 0 20 0 22 0 13373446 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907663256136 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21065/tid=21088] ppid=21062 vsize=9824732 CPUtime=882.94 cores=0,2,4,6
/proc/21065/task/21088/stat : 21088 (java) R 21062 21065 18087 0 -1 4202560 135 0 0 0 88279 15 0 0 20 0 22 0 13373485 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907661733792 139907906012527 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21065/tid=21089] ppid=21062 vsize=9824732 CPUtime=883.01 cores=0,2,4,6
/proc/21065/task/21089/stat : 21089 (java) R 21062 21065 18087 0 -1 4202560 1789 0 0 0 88252 49 0 0 20 0 22 0 13373485 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907660680368 139907906208721 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21065/tid=21090] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21090/stat : 21090 (java) S 21062 21065 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13373485 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907659629864 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21065/tid=21091] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21091/stat : 21091 (java) S 21062 21065 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13373485 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907658577320 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800
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 21065 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+893.701 s]
/proc/loadavg: 3.98 3.84 2.88 5/220 21321
/proc/meminfo: memFree=28033532/32872528 swapFree=7268/7268
[pid=21065] ppid=21062 vsize=9824732 CPUtime=1800 cores=0,2,4,6
/proc/21065/stat : 21065 (java) S 21062 21065 18087 0 -1 4202496 33780 0 1 0 179870 130 0 0 20 0 22 0 13373441 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 140734436592032 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21065/statm: 2456183 478706 2293 9 0 2446860 0
[pid=21065/tid=21066] ppid=21062 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/21065/task/21066/stat : 21066 (java) S 21062 21065 18087 0 -1 4202560 2431 0 1 0 43 3 0 0 20 0 22 0 13373441 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139908047967096 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21065/tid=21068] ppid=21062 vsize=9824732 CPUtime=3.19 cores=0,2,4,6
/proc/21065/task/21068/stat : 21068 (java) S 21062 21065 18087 0 -1 4202560 321 0 0 0 315 4 0 0 20 0 22 0 13373442 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139908026067880 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21069] ppid=21062 vsize=9824732 CPUtime=3.27 cores=0,2,4,6
/proc/21065/task/21069/stat : 21069 (java) S 21062 21065 18087 0 -1 4202560 325 0 0 0 323 4 0 0 20 0 22 0 13373442 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139908025015336 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21065/tid=21070] ppid=21062 vsize=9824732 CPUtime=3.24 cores=0,2,4,6
/proc/21065/task/21070/stat : 21070 (java) S 21062 21065 18087 0 -1 4202560 322 0 0 0 319 5 0 0 20 0 22 0 13373442 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139908023962280 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21071] ppid=21062 vsize=9824732 CPUtime=3.15 cores=0,2,4,6
/proc/21065/task/21071/stat : 21071 (java) S 21062 21065 18087 0 -1 4202560 360 0 0 0 310 5 0 0 20 0 22 0 13373442 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907687246632 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21065/tid=21072] ppid=21062 vsize=9824732 CPUtime=3.35 cores=0,2,4,6
/proc/21065/task/21072/stat : 21072 (java) S 21062 21065 18087 0 -1 4202560 392 0 0 0 329 6 0 0 20 0 22 0 13373442 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907686193576 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21073] ppid=21062 vsize=9824732 CPUtime=3.14 cores=0,2,4,6
/proc/21065/task/21073/stat : 21073 (java) S 21062 21065 18087 0 -1 4202560 318 0 0 0 309 5 0 0 20 0 22 0 13373442 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907685141032 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21065/tid=21074] ppid=21062 vsize=9824732 CPUtime=3.15 cores=0,2,4,6
/proc/21065/task/21074/stat : 21074 (java) S 21062 21065 18087 0 -1 4202560 369 0 0 0 309 6 0 0 20 0 22 0 13373442 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907684087976 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21075] ppid=21062 vsize=9824732 CPUtime=3.05 cores=0,2,4,6
/proc/21065/task/21075/stat : 21075 (java) S 21062 21065 18087 0 -1 4202560 341 0 0 0 301 4 0 0 20 0 22 0 13373442 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907683035432 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21080] ppid=21062 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/21065/task/21080/stat : 21080 (java) S 21062 21065 18087 0 -1 4202560 991 0 0 0 10 31 0 0 20 0 22 0 13373443 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907670625128 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21065/tid=21081] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21081/stat : 21081 (java) S 21062 21065 18087 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13373444 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907669571448 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21082] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21082/stat : 21082 (java) S 21062 21065 18087 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13373444 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907668518280 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21083] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21083/stat : 21083 (java) S 21062 21065 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13373446 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907667467024 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21084] ppid=21062 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/21065/task/21084/stat : 21084 (java) S 21062 21065 18087 0 -1 4202560 10370 0 0 0 149 2 0 0 20 0 22 0 13373446 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907666413880 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21065/tid=21085] ppid=21062 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/21065/task/21085/stat : 21085 (java) S 21062 21065 18087 0 -1 4202560 13999 0 0 0 133 2 0 0 20 0 22 0 13373446 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907665361336 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21065/tid=21086] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21086/stat : 21086 (java) S 21062 21065 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13373446 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907664308472 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21065/tid=21087] ppid=21062 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/21065/task/21087/stat : 21087 (java) S 21062 21065 18087 0 -1 4202560 53 0 0 0 15 16 0 0 20 0 22 0 13373446 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907663256136 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21065/tid=21088] ppid=21062 vsize=9824732 CPUtime=882.94 cores=0,2,4,6
/proc/21065/task/21088/stat : 21088 (java) R 21062 21065 18087 0 -1 4202560 135 0 0 0 88279 15 0 0 20 0 22 0 13373485 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907661733792 139907906012527 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21065/tid=21089] ppid=21062 vsize=9824732 CPUtime=883.01 cores=0,2,4,6
/proc/21065/task/21089/stat : 21089 (java) R 21062 21065 18087 0 -1 4202560 1789 0 0 0 88252 49 0 0 20 0 22 0 13373485 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907660680368 139907906208721 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21065/tid=21090] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21090/stat : 21090 (java) S 21062 21065 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13373485 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907659629864 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21065/tid=21091] ppid=21062 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21065/task/21091/stat : 21091 (java) S 21062 21065 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13373485 10060525568 478706 33554432000 1073741824 1073778376 140734436600896 139907658577320 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 893.765
CPU time (s): 1800
CPU user time (s): 1798.7
CPU system time (s): 1.3
CPU usage (%): 201.395
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.2
system time used= 1.74073
maximum resident set size= 2141276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33814
page faults= 1
swaps= 0
block input operations= 0
block output operations= 952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37749
involuntary context switches= 51630

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.52501 second user time and 6.48301 second system time

The end

Launcher Data

Begin job on node133 at 2016-06-16 23:41:15
IDJOB=4097129
IDBENCH=107713
IDSOLVER=2543
FILE ID=node133/4097129-1466113275
RUNJOBID= node133-1466113274-20820
PBS_JOBID= 19904054
Free space on /tmp= 71716 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d_n_k/normalized-5_6_36.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4097129-1466113275/watcher-4097129-1466113275 -o /tmp/evaluation-result-4097129-1466113275/solver-4097129-1466113275 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node133-1466113274-20820 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4097129-1466113275.opb

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

MD5SUM BENCH= 001a0a392564951998d5039d5068eab6
RANDOM SEED=1287137063

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

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.256
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:        31934640 kB
Buffers:           66652 kB
Cached:           132560 kB
SwapCached:         1860 kB
Active:           116824 kB
Inactive:         104764 kB
Active(anon):      23492 kB
Inactive(anon):     1228 kB
Active(file):      93332 kB
Inactive(file):   103536 kB
Unevictable:        7268 kB
Mlocked:            7268 kB
SwapTotal:      67108856 kB
SwapFree:       67098904 kB
Dirty:              1676 kB
Writeback:             0 kB
AnonPages:         47204 kB
Mapped:            14948 kB
Shmem:                 0 kB
Slab:             570996 kB
SReclaimable:      14012 kB
SUnreclaim:       556984 kB
KernelStack:        1760 kB
PageTables:         4248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     694688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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= 71712 MiB
End job on node133 at 2016-06-16 23:56:09