Trace number 4081518

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.06 897.77

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx97.opb
MD5SUM22116bd56344f7c7bb7157cc5841f631
Bench CategoryOPT-SMALLINT-LIN (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 FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8424
Total number of constraints9089
Number of constraints which are clauses8415
Number of constraints which are cardinality constraints (but not clauses)98
Number of constraints which are nor clauses,nor cardinality constraints576
Minimum length of a constraint2
Maximum length of a constraint576
Number of terms in the objective function 9
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 9
Number of bits of the sum of numbers in the objective function 4
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1199
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.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@5d764be1
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@9f436f5
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@4413ee
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@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4081518-1465260222.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
2.03/0.83	c ... done. Wall clock time 0.726s.
2.03/0.83	c declared #vars     8424
2.03/0.83	c #constraints  9186
2.03/0.83	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
2.03/0.83	c constraints type 
2.03/0.84	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 97
2.03/0.84	c org.sat4j.minisat.constraints.cnf.UnitClauses => 1
2.03/0.84	c org.sat4j.minisat.constraints.card.MinWatchCard => 97
2.03/0.84	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 8415
2.03/0.84	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 576
2.03/0.84	c 9186 constraints processed.
2.03/0.84	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
2.03/0.84	c constraints type 
2.03/0.84	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 8415
2.03/0.84	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 97
2.03/0.84	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 97
2.03/0.84	c org.sat4j.pb.constraints.pb.UnitClausesPB => 1
2.03/0.84	c org.sat4j.pb.constraints.pb.MaxWatchPb => 576
2.03/0.84	c 9186 constraints processed.
2.03/0.84	c objective function length is 9 literals
5.32/1.97	c cleaning 2495 clauses out of 5002 with flag 24520/5002
8.20/3.12	c cleaning 4247 clauses out of 8505 with flag 55749/11000
10.60/4.38	c cleaning 5622 clauses out of 11258 with flag 81860/18000
13.86/5.96	c cleaning 6816 clauses out of 13636 with flag 116999/26000
17.33/7.64	c cleaning 7901 clauses out of 15821 with flag 152531/35001
21.53/9.76	c cleaning 8953 clauses out of 17919 with flag 195082/45000
26.23/12.08	c cleaning 9972 clauses out of 19967 with flag 237831/56001
32.63/15.20	c cleaning 10985 clauses out of 21996 with flag 276962/68002
37.44/17.65	c cleaning 11997 clauses out of 24011 with flag 319895/81002
44.73/21.28	c cleaning 12995 clauses out of 26012 with flag 364518/95000
55.52/26.69	c cleaning 13995 clauses out of 28017 with flag 400130/110000
63.55/30.59	c cleaning 15001 clauses out of 30022 with flag 448622/126000
75.55/36.53	c cleaning 16003 clauses out of 32023 with flag 490023/143002
91.37/44.30	c cleaning 17005 clauses out of 34018 with flag 528746/161000
107.77/52.57	c cleaning 18004 clauses out of 36015 with flag 569559/180002
123.77/60.58	c cleaning 18994 clauses out of 38010 with flag 623499/200001
139.17/68.27	c cleaning 19994 clauses out of 40015 with flag 703134/221000
155.88/76.45	c cleaning 21002 clauses out of 42023 with flag 801633/243002
170.29/83.62	c cleaning 21999 clauses out of 44020 with flag 864682/266001
186.47/91.72	c cleaning 22996 clauses out of 46020 with flag 946888/290000
208.09/102.51	c cleaning 24004 clauses out of 48025 with flag 1003859/315001
225.24/110.94	c cleaning 25000 clauses out of 50020 with flag 1097331/341000
241.71/119.42	c cleaning 25999 clauses out of 52021 with flag 1218107/368001
259.92/128.55	c cleaning 27005 clauses out of 54021 with flag 1362939/396000
287.32/142.24	c cleaning 28002 clauses out of 56016 with flag 1428087/425000
313.33/155.28	c cleaning 29004 clauses out of 58014 with flag 1498871/455000
328.92/163.07	c cleaning 29998 clauses out of 60010 with flag 1619226/486000
359.21/178.17	c cleaning 31000 clauses out of 62013 with flag 1687875/518001
388.18/192.52	c cleaning 31990 clauses out of 64012 with flag 1784087/551000
421.56/209.28	c cleaning 32998 clauses out of 66022 with flag 1889728/585000
455.29/226.09	c cleaning 34004 clauses out of 68024 with flag 1994676/620000
493.08/244.93	c cleaning 34997 clauses out of 70020 with flag 2109256/656000
533.53/264.98	c cleaning 36003 clauses out of 72027 with flag 2222915/693004
575.57/285.81	c cleaning 37000 clauses out of 74020 with flag 2353742/731000
617.78/307.46	c cleaning 37998 clauses out of 76020 with flag 2483322/770000
659.99/328.52	c cleaning 38998 clauses out of 78022 with flag 2629513/810000
705.39/351.30	c cleaning 40006 clauses out of 80025 with flag 2760452/851001
753.74/375.31	c cleaning 41001 clauses out of 82019 with flag 2906041/893001
789.93/393.45	c cleaning 0 clauses out of 5000 with flag 0/5000
806.01/401.18	c cleaning 41998 clauses out of 84018 with flag 3048755/936001
856.73/426.13	c cleaning 43004 clauses out of 86019 with flag 3198392/980000
889.77/442.57	c cleaning 43999 clauses out of 88015 with flag 3349302/1025000
948.53/471.60	c cleaning 44999 clauses out of 90018 with flag 3452958/1071002
1001.00/497.52	c cleaning 45998 clauses out of 92019 with flag 3605101/1118002
1069.22/532.36	c cleaning 47005 clauses out of 94021 with flag 3745374/1166002
1136.63/565.96	c cleaning 48000 clauses out of 96015 with flag 3892959/1215001
1215.17/605.07	c cleaning 49001 clauses out of 98016 with flag 4076574/1265002
1291.86/643.26	c cleaning 50002 clauses out of 100013 with flag 4256324/1316000
1376.66/685.36	c cleaning 50995 clauses out of 102011 with flag 4429853/1368000
1467.01/730.18	c cleaning 52003 clauses out of 104016 with flag 4593420/1421000
1558.31/775.51	c cleaning 53003 clauses out of 106015 with flag 4777433/1475002
1609.46/801.07	c cleaning 53994 clauses out of 108012 with flag 4953657/1530002
1660.25/826.45	c cleaning 54996 clauses out of 110016 with flag 5136228/1586000
1736.14/866.01	c cleaning 55990 clauses out of 112020 with flag 5266995/1643000
1792.28/893.91	c cleaning 56998 clauses out of 114030 with flag 5403802/1701000
1800.06/897.71	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.06/897.71	c starts		: 989
1800.06/897.71	c conflicts		: 1710416
1800.06/897.71	c decisions		: 3026192
1800.06/897.71	c propagations		: 1207440694
1800.06/897.71	c inspects		: 8172339777
1800.06/897.71	c shortcuts		: 0
1800.06/897.71	c learnt literals	: 0
1800.06/897.71	c learnt binary clauses	: 0
1800.06/897.71	c learnt ternary clauses	: 0
1800.06/897.71	c learnt constraints	: 1710416
1800.06/897.71	c ignored constraints	: 0
1800.06/897.71	c root simplifications	: 0
1800.06/897.71	c removed literals (reason simplification)	: 662244
1800.06/897.71	c reason swapping (by a shorter reason)	: 0
1800.06/897.71	c Calls to reduceDB	: 54
1800.06/897.71	c Number of update (reduction) of LBD	: 292936
1800.06/897.71	c Imported unit clauses	: 0
1800.06/897.71	c number of reductions to clauses (during analyze)	: 0
1800.06/897.71	c number of learned constraints concerned by reduction	: 0
1800.06/897.71	c number of learning phase by resolution	: 0
1800.06/897.71	c number of learning phase by cutting planes	: 0
1800.06/897.71	c speed (assignments/second)	: 1346296.3536155547
1800.06/897.71	c non guided choices	98834
1800.06/897.73	c learnt constraints type 
1800.06/897.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 66448
1800.06/897.73	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.06/897.73	c starts		: 35
1800.06/897.73	c conflicts		: 10807
1800.06/897.73	c decisions		: 152211
1800.06/897.73	c propagations		: 2168962
1800.06/897.73	c inspects		: 385517092
1800.06/897.73	c shortcuts		: 0
1800.06/897.73	c learnt literals	: 0
1800.06/897.73	c learnt binary clauses	: 0
1800.06/897.73	c learnt ternary clauses	: 0
1800.06/897.73	c learnt constraints	: 10807
1800.06/897.73	c ignored constraints	: 0
1800.06/897.73	c root simplifications	: 0
1800.06/897.73	c removed literals (reason simplification)	: 0
1800.06/897.73	c reason swapping (by a shorter reason)	: 0
1800.06/897.73	c Calls to reduceDB	: 1
1800.06/897.73	c Number of update (reduction) of LBD	: 0
1800.06/897.73	c Imported unit clauses	: 0
1800.06/897.73	c number of reductions to clauses (during analyze)	: 0
1800.06/897.73	c number of learned constraints concerned by reduction	: 0
1800.06/897.73	c number of learning phase by resolution	: 0
1800.06/897.73	c number of learning phase by cutting planes	: 0
1800.06/897.73	c speed (assignments/second)	: 2418.3262978795524
1800.06/897.73	c non guided choices	6564
1800.06/897.74	c learnt constraints type 
1800.06/897.74	c org.sat4j.pb.constraints.pb.MaxWatchPb => 10807
1800.06/897.74	s UNKNOWN
1800.06/897.74	c Total wall clock time (in seconds): 897.634

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

pid=8199
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.22 4.21 4.12 4/195 8202
/proc/meminfo: memFree=27628800/32872528 swapFree=17280/1464432
[pid=8202] ppid=8199 vsize=96324 CPUtime=0 cores=1,3,5,7
/proc/8202/stat : 8202 (java) S 8199 8202 5982 0 -1 4202496 1328 0 0 0 0 0 0 0 20 0 2 0 107955256 98635776 959 33554432000 1073741824 1073778376 140734305537760 140734305528896 227515859005 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8202/statm: 24081 958 727 9 0 16771 0
[pid=8202/tid=8203] ppid=8199 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8203/stat : 8203 (java) R 8199 8202 5982 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 107955257 98570240 976 33554432000 1073741824 1073778376 140734305537760 140330220637736 227512501632 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.100058 s]
/proc/loadavg: 4.22 4.21 4.12 4/195 8202
/proc/meminfo: memFree=27628800/32872528 swapFree=17280/1464432
[pid=8202] ppid=8199 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/8202/stat : 8202 (java) S 8199 8202 5982 0 -1 4202496 4495 0 1 0 10 0 0 0 20 0 18 0 107955256 9787879424 6125 33554432000 1073741824 1073778376 140734305537760 140734305528896 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8202/statm: 2389619 6125 2158 9 0 2380296 0
[pid=8202/tid=8203] ppid=8199 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/8202/task/8203/stat : 8203 (java) R 8199 8202 5982 0 -1 4202560 2384 0 1 0 7 0 0 0 20 0 18 0 107955257 9787879424 6125 33554432000 1073741824 1073778376 140734305537760 140330220640984 227515884813 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200265 s]
/proc/loadavg: 4.22 4.21 4.12 4/195 8202
/proc/meminfo: memFree=27628800/32872528 swapFree=17280/1464432
[pid=8202] ppid=8199 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/8202/stat : 8202 (java) S 8199 8202 5982 0 -1 4202496 4880 0 1 0 26 1 0 0 20 0 18 0 107955256 9787879424 7949 33554432000 1073741824 1073778376 140734305537760 140734305528896 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8202/statm: 2389619 7949 2221 9 0 2380296 0
[pid=8202/tid=8203] ppid=8199 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/8202/task/8203/stat : 8203 (java) R 8199 8202 5982 0 -1 4202560 2402 0 1 0 17 0 0 0 20 0 18 0 107955257 9787879424 7949 33554432000 1073741824 1073778376 140734305537760 140330220619520 227515874360 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9558476

[startup+0.300278 s]
/proc/loadavg: 4.22 4.21 4.12 4/195 8202
/proc/meminfo: memFree=27628800/32872528 swapFree=17280/1464432
[pid=8202] ppid=8199 vsize=9558476 CPUtime=0.54 cores=1,3,5,7
/proc/8202/stat : 8202 (java) S 8199 8202 5982 0 -1 4202496 7005 0 1 0 53 1 0 0 20 0 18 0 107955256 9787879424 11298 33554432000 1073741824 1073778376 140734305537760 140734305528896 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8202/statm: 2389619 11298 2233 9 0 2380296 0
[pid=8202/tid=8203] ppid=8199 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/8202/task/8203/stat : 8203 (java) R 8199 8202 5982 0 -1 4202560 2406 0 1 0 27 0 0 0 20 0 18 0 107955257 9787879424 11298 33554432000 1073741824 1073778376 140734305537760 140330220619520 227515884813 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 9558476

[startup+0.700234 s]
/proc/loadavg: 4.22 4.21 4.12 4/195 8202
/proc/meminfo: memFree=27628800/32872528 swapFree=17280/1464432
[pid=8202] ppid=8199 vsize=9558476 CPUtime=1.73 cores=1,3,5,7
/proc/8202/stat : 8202 (java) S 8199 8202 5982 0 -1 4202496 20112 0 1 0 169 4 0 0 20 0 18 0 107955256 9787879424 30489 33554432000 1073741824 1073778376 140734305537760 140734305528896 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8202/statm: 2389619 30489 2253 9 0 2380296 0
[pid=8202/tid=8203] ppid=8199 vsize=9558476 CPUtime=0.67 cores=1,3,5,7
/proc/8202/task/8203/stat : 8203 (java) R 8199 8202 5982 0 -1 4202560 2440 0 1 0 66 1 0 0 20 0 18 0 107955257 9787879424 30489 33554432000 1073741824 1073778376 140734305537760 140330220634032 140330087934400 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.73
Current children cumulated vsize (KiB) 9558476

[startup+1.50083 s]
/proc/loadavg: 4.22 4.21 4.12 7/217 8224
/proc/meminfo: memFree=27476768/32872528 swapFree=17280/1464432
[pid=8202] ppid=8199 vsize=9824732 CPUtime=4.43 cores=1,3,5,7
/proc/8202/stat : 8202 (java) S 8199 8202 5982 0 -1 4202496 24804 0 1 0 437 6 0 0 20 0 22 0 107955256 10060525568 45318 33554432000 1073741824 1073778376 140734305537760 140734305528896 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8202/statm: 2456183 45318 2271 9 0 2446860 0
[pid=8202/tid=8203] ppid=8199 vsize=9824732 CPUtime=0.81 cores=1,3,5,7
/proc/8202/task/8203/stat : 8203 (java) S 8199 8202 5982 0 -1 4202560 2461 0 1 0 79 2 0 0 20 0 22 0 107955257 10060525568 45318 33554432000 1073741824 1073778376 140734305537760 140330220643192 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8205] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8205/stat : 8205 (java) S 8199 8202 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107955257 10060525568 45318 33554432000 1073741824 1073778376 140734305537760 140330209704744 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8206] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8206/stat : 8206 (java) S 8199 8202 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107955257 10060525568 45318 33554432000 1073741824 1073778376 140734305537760 140330208651944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8202/tid=8207] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8207/stat : 8207 (java) S 8199 8202 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107955257 10060525568 45318 33554432000 1073741824 1073778376 140734305537760 140330207599656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8202/tid=8208] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8208/stat : 8208 (java) S 8199 8202 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107955257 10060525568 45318 33554432000 1073741824 1073778376 140734305537760 140330206546856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8209] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8209/stat : 8209 (java) S 8199 8202 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107955257 10060525568 45318 33554432000 1073741824 1073778376 140734305537760 140330059643176 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8210] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8210/stat : 8210 (java) S 8199 8202 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107955257 10060525568 45318 33554432000 1073741824 1073778376 140734305537760 140330058590376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8211] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8211/stat : 8211 (java) S 8199 8202 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107955257 10060525568 45318 33554432000 1073741824 1073778376 140734305537760 140330057538088 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8212] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8212/stat : 8212 (java) S 8199 8202 5982 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 107955257 10060525568 45318 33554432000 1073741824 1073778376 140734305537760 140330056485288 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8213] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8213/stat : 8213 (java) S 8199 8202 5982 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 107955258 10060525568 45318 33554432000 1073741824 1073778376 140734305537760 140330044287720 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8214] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8214/stat : 8214 (java) S 8199 8202 5982 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 107955259 10060525568 45318 33554432000 1073741824 1073778376 140734305537760 140330043233784 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8215] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8215/stat : 8215 (java) S 8199 8202 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107955259 10060525568 45318 33554432000 1073741824 1073778376 140734305537760 140330042181384 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8216] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8216/stat : 8216 (java) S 8199 8202 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107955261 10060525568 45318 33554432000 1073741824 1073778376 140734305537760 140330041129872 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8217] ppid=8199 vsize=9824732 CPUtime=1.1 cores=1,3,5,7
/proc/8202/task/8217/stat : 8217 (java) S 8199 8202 5982 0 -1 4202560 12215 0 0 0 109 1 0 0 20 0 22 0 107955261 10060525568 45318 33554432000 1073741824 1073778376 140734305537760 140330040076472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8218] ppid=8199 vsize=9824732 CPUtime=1.15 cores=1,3,5,7
/proc/8202/task/8218/stat : 8218 (java) R 8199 8202 5982 0 -1 4202560 8792 0 0 0 113 2 0 0 20 0 22 0 107955261 10060525568 45318 33554432000 1073741824 1073778376 140734305537760 140330039023552 140330226666870 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=8202/tid=8219] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8219/stat : 8219 (java) S 8199 8202 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107955261 10060525568 45318 33554432000 1073741824 1073778376 140734305537760 140330037971576 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8202/tid=8220] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8220/stat : 8220 (java) S 8199 8202 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107955261 10060525568 45318 33554432000 1073741824 1073778376 140734305537760 140330036918984 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8202/tid=8221] ppid=8199 vsize=9824732 CPUtime=0.64 cores=1,3,5,7
/proc/8202/task/8221/stat : 8221 (java) R 8199 8202 5982 0 -1 4202560 16 0 0 0 64 0 0 0 20 0 22 0 107955340 10060525568 45318 33554432000 1073741824 1073778376 140734305537760 140330035864296 140330088292892 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8222] ppid=8199 vsize=9824732 CPUtime=0.64 cores=1,3,5,7
/proc/8202/task/8222/stat : 8222 (java) R 8199 8202 5982 0 -1 4202560 39 0 0 0 64 0 0 0 20 0 22 0 107955340 10060525568 45318 33554432000 1073741824 1073778376 140734305537760 140330034811512 140330088279337 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8202/tid=8223] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8223/stat : 8223 (java) S 8199 8202 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107955341 10060525568 45318 33554432000 1073741824 1073778376 140734305537760 140330033759912 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8224] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8224/stat : 8224 (java) S 8199 8202 5982 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 107955341 10060525568 45318 33554432000 1073741824 1073778376 140734305537760 140330032707112 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.43
Current children cumulated vsize (KiB) 9824732

[startup+3.10086 s]
/proc/loadavg: 4.22 4.21 4.12 7/217 8224
/proc/meminfo: memFree=27439252/32872528 swapFree=17280/1464432
[pid=8202] ppid=8199 vsize=9824732 CPUtime=8.2 cores=1,3,5,7
/proc/8202/stat : 8202 (java) S 8199 8202 5982 0 -1 4202496 25830 0 1 0 808 12 0 0 20 0 22 0 107955256 10060525568 57525 33554432000 1073741824 1073778376 140734305537760 140734305528896 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8202/statm: 2456183 57525 2291 9 0 2446860 0
[pid=8202/tid=8203] ppid=8199 vsize=9824732 CPUtime=0.81 cores=1,3,5,7
/proc/8202/task/8203/stat : 8203 (java) S 8199 8202 5982 0 -1 4202560 2461 0 1 0 79 2 0 0 20 0 22 0 107955257 10060525568 57525 33554432000 1073741824 1073778376 140734305537760 140330220643192 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8205] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8205/stat : 8205 (java) S 8199 8202 5982 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 107955257 10060525568 57525 33554432000 1073741824 1073778376 140734305537760 140330209704744 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8206] ppid=8199 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/8202/task/8206/stat : 8206 (java) S 8199 8202 5982 0 -1 4202560 75 0 0 0 1 0 0 0 20 0 22 0 107955257 10060525568 57525 33554432000 1073741824 1073778376 140734305537760 140330208651944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8207] ppid=8199 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/8202/task/8207/stat : 8207 (java) S 8199 8202 5982 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 22 0 107955257 10060525568 57525 33554432000 1073741824 1073778376 140734305537760 140330207599656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8202/tid=8208] ppid=8199 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/8202/task/8208/stat : 8208 (java) S 8199 8202 5982 0 -1 4202560 115 0 0 0 3 1 0 0 20 0 22 0 107955257 10060525568 57525 33554432000 1073741824 1073778376 140734305537760 140330206546856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8209] ppid=8199 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/8202/task/8209/stat : 8209 (java) S 8199 8202 5982 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 107955257 10060525568 57525 33554432000 1073741824 1073778376 140734305537760 140330059643176 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8210] ppid=8199 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8202/task/8210/stat : 8210 (java) S 8199 8202 5982 0 -1 4202560 100 0 0 0 1 1 0 0 20 0 22 0 107955257 10060525568 57525 33554432000 1073741824 1073778376 140734305537760 140330058590376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8211] ppid=8199 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/8202/task/8211/stat : 8211 (java) S 8199 8202 5982 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 107955257 10060525568 57525 33554432000 1073741824 1073778376 140734305537760 140330057538088 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8212] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8212/stat : 8212 (java) S 8199 8202 5982 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 22 0 107955257 10060525568 57525 33554432000 1073741824 1073778376 140734305537760 140330056485288 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8213] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8213/stat : 8213 (java) S 8199 8202 5982 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 107955258 10060525568 57525 33554432000 1073741824 1073778376 140734305537760 140330044287720 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8214] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8214/stat : 8214 (java) S 8199 8202 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107955259 10060525568 57525 33554432000 1073741824 1073778376 140734305537760 140330043233784 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8215] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8215/stat : 8215 (java) S 8199 8202 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107955259 10060525568 57525 33554432000 1073741824 1073778376 140734305537760 140330042181384 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8216] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8216/stat : 8216 (java) S 8199 8202 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107955261 10060525568 57525 33554432000 1073741824 1073778376 140734305537760 140330041129872 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8217] ppid=8199 vsize=9824732 CPUtime=1.26 cores=1,3,5,7
/proc/8202/task/8217/stat : 8217 (java) S 8199 8202 5982 0 -1 4202560 12724 0 0 0 124 2 0 0 20 0 22 0 107955261 10060525568 57525 33554432000 1073741824 1073778376 140734305537760 140330040076472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8218] ppid=8199 vsize=9824732 CPUtime=1.48 cores=1,3,5,7
/proc/8202/task/8218/stat : 8218 (java) S 8199 8202 5982 0 -1 4202560 8802 0 0 0 146 2 0 0 20 0 22 0 107955261 10060525568 57525 33554432000 1073741824 1073778376 140734305537760 140330039023672 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8219] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8219/stat : 8219 (java) S 8199 8202 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107955261 10060525568 57525 33554432000 1073741824 1073778376 140734305537760 140330037971576 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8202/tid=8220] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8220/stat : 8220 (java) S 8199 8202 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107955261 10060525568 57525 33554432000 1073741824 1073778376 140734305537760 140330036918984 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8202/tid=8221] ppid=8199 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/8202/task/8221/stat : 8221 (java) R 8199 8202 5982 0 -1 4202560 16 0 0 0 217 0 0 0 20 0 22 0 107955340 10060525568 57525 33554432000 1073741824 1073778376 140734305537760 140330035862272 140330088219899 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=8202/tid=8222] ppid=8199 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/8202/task/8222/stat : 8222 (java) R 8199 8202 5982 0 -1 4202560 45 0 0 0 217 0 0 0 20 0 22 0 107955340 10060525568 57525 33554432000 1073741824 1073778376 140734305537760 140330034811288 140330087958613 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8202/tid=8223] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8223/stat : 8223 (java) S 8199 8202 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107955341 10060525568 57525 33554432000 1073741824 1073778376 140734305537760 140330033759912 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8224] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8224/stat : 8224 (java) S 8199 8202 5982 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 107955341 10060525568 57525 33554432000 1073741824 1073778376 140734305537760 140330032707112 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.2
Current children cumulated vsize (KiB) 9824732

[startup+6.30086 s]
/proc/loadavg: 4.20 4.20 4.12 5/217 8224
/proc/meminfo: memFree=27265616/32872528 swapFree=17280/1464432
[pid=8202] ppid=8199 vsize=9824732 CPUtime=14.66 cores=1,3,5,7
/proc/8202/stat : 8202 (java) S 8199 8202 5982 0 -1 4202496 26071 0 1 0 1449 17 0 0 20 0 22 0 107955256 10060525568 92952 33554432000 1073741824 1073778376 140734305537760 140734305528896 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8202/statm: 2456183 92952 2291 9 0 2446860 0
[pid=8202/tid=8203] ppid=8199 vsize=9824732 CPUtime=0.81 cores=1,3,5,7
/proc/8202/task/8203/stat : 8203 (java) S 8199 8202 5982 0 -1 4202560 2461 0 1 0 79 2 0 0 20 0 22 0 107955257 10060525568 92952 33554432000 1073741824 1073778376 140734305537760 140330220643192 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8205] ppid=8199 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8202/task/8205/stat : 8205 (java) S 8199 8202 5982 0 -1 4202560 27 0 0 0 3 0 0 0 20 0 22 0 107955257 10060525568 92952 33554432000 1073741824 1073778376 140734305537760 140330209704744 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8202/tid=8206] ppid=8199 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8202/task/8206/stat : 8206 (java) S 8199 8202 5982 0 -1 4202560 78 0 0 0 2 0 0 0 20 0 22 0 107955257 10060525568 92952 33554432000 1073741824 1073778376 140734305537760 140330208651944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8207] ppid=8199 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/8202/task/8207/stat : 8207 (java) S 8199 8202 5982 0 -1 4202560 16 0 0 0 4 0 0 0 20 0 22 0 107955257 10060525568 92952 33554432000 1073741824 1073778376 140734305537760 140330207599656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8202/tid=8208] ppid=8199 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/8202/task/8208/stat : 8208 (java) S 8199 8202 5982 0 -1 4202560 115 0 0 0 3 2 0 0 20 0 22 0 107955257 10060525568 92952 33554432000 1073741824 1073778376 140734305537760 140330206546856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8209] ppid=8199 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8202/task/8209/stat : 8209 (java) S 8199 8202 5982 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 107955257 10060525568 92952 33554432000 1073741824 1073778376 140734305537760 140330059643176 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8210] ppid=8199 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8202/task/8210/stat : 8210 (java) S 8199 8202 5982 0 -1 4202560 100 0 0 0 1 1 0 0 20 0 22 0 107955257 10060525568 92952 33554432000 1073741824 1073778376 140734305537760 140330058590376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8211] ppid=8199 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/8202/task/8211/stat : 8211 (java) S 8199 8202 5982 0 -1 4202560 29 0 0 0 3 1 0 0 20 0 22 0 107955257 10060525568 92952 33554432000 1073741824 1073778376 140734305537760 140330057538088 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8202/tid=8212] ppid=8199 vsize=9824732 CPUtime=0.01 cores=1,3,5,7

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

/proc/8202/task/8207/stat : 8207 (java) S 8199 8202 5982 0 -1 4202560 827 0 0 0 219 24 0 0 20 0 22 0 107955257 10060525568 992686 33554432000 1073741824 1073778376 140734305537760 140330207599656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8208] ppid=8199 vsize=9824732 CPUtime=2.19 cores=1,3,5,7
/proc/8202/task/8208/stat : 8208 (java) S 8199 8202 5982 0 -1 4202560 636 0 0 0 198 21 0 0 20 0 22 0 107955257 10060525568 992686 33554432000 1073741824 1073778376 140734305537760 140330206546856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8209] ppid=8199 vsize=9824732 CPUtime=2.77 cores=1,3,5,7
/proc/8202/task/8209/stat : 8209 (java) S 8199 8202 5982 0 -1 4202560 773 0 0 0 251 26 0 0 20 0 22 0 107955257 10060525568 992686 33554432000 1073741824 1073778376 140734305537760 140330059643176 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8210] ppid=8199 vsize=9824732 CPUtime=2.31 cores=1,3,5,7
/proc/8202/task/8210/stat : 8210 (java) S 8199 8202 5982 0 -1 4202560 833 0 0 0 210 21 0 0 20 0 22 0 107955257 10060525568 992686 33554432000 1073741824 1073778376 140734305537760 140330058590376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8202/tid=8211] ppid=8199 vsize=9824732 CPUtime=2.52 cores=1,3,5,7
/proc/8202/task/8211/stat : 8211 (java) S 8199 8202 5982 0 -1 4202560 831 0 0 0 225 27 0 0 20 0 22 0 107955257 10060525568 992686 33554432000 1073741824 1073778376 140734305537760 140330057538088 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8202/tid=8212] ppid=8199 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/8202/task/8212/stat : 8212 (java) S 8199 8202 5982 0 -1 4202560 774 0 0 0 212 22 0 0 20 0 22 0 107955257 10060525568 992686 33554432000 1073741824 1073778376 140734305537760 140330056485288 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8213] ppid=8199 vsize=9824732 CPUtime=7.69 cores=1,3,5,7
/proc/8202/task/8213/stat : 8213 (java) S 8199 8202 5982 0 -1 4202560 2755 0 0 0 762 7 0 0 20 0 22 0 107955258 10060525568 992686 33554432000 1073741824 1073778376 140734305537760 140330044287720 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8214] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8214/stat : 8214 (java) S 8199 8202 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107955259 10060525568 992686 33554432000 1073741824 1073778376 140734305537760 140330043233784 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8215] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8215/stat : 8215 (java) S 8199 8202 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107955259 10060525568 992686 33554432000 1073741824 1073778376 140734305537760 140330042181384 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8216] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8216/stat : 8216 (java) S 8199 8202 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107955261 10060525568 992686 33554432000 1073741824 1073778376 140734305537760 140330041129872 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8217] ppid=8199 vsize=9824732 CPUtime=2.35 cores=1,3,5,7
/proc/8202/task/8217/stat : 8217 (java) S 8199 8202 5982 0 -1 4202560 22694 0 0 0 231 4 0 0 20 0 22 0 107955261 10060525568 992686 33554432000 1073741824 1073778376 140734305537760 140330040076472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8218] ppid=8199 vsize=9824732 CPUtime=1.59 cores=1,3,5,7
/proc/8202/task/8218/stat : 8218 (java) S 8199 8202 5982 0 -1 4202560 8824 0 0 0 157 2 0 0 20 0 22 0 107955261 10060525568 992686 33554432000 1073741824 1073778376 140734305537760 140330039023672 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8219] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8219/stat : 8219 (java) S 8199 8202 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107955261 10060525568 992686 33554432000 1073741824 1073778376 140734305537760 140330037971576 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8202/tid=8220] ppid=8199 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/8202/task/8220/stat : 8220 (java) S 8199 8202 5982 0 -1 4202560 51 0 0 0 11 16 0 0 20 0 22 0 107955261 10060525568 992686 33554432000 1073741824 1073778376 140734305537760 140330036918984 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8202/tid=8221] ppid=8199 vsize=9824732 CPUtime=866.34 cores=1,3,5,7
/proc/8202/task/8221/stat : 8221 (java) R 8199 8202 5982 0 -1 4202560 107 0 0 0 86619 15 0 0 20 0 22 0 107955340 10060525568 992686 33554432000 1073741824 1073778376 140734305537760 140330035862400 140330088292396 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8202/tid=8222] ppid=8199 vsize=9824732 CPUtime=866.22 cores=1,3,5,7
/proc/8202/task/8222/stat : 8222 (java) R 8199 8202 5982 0 -1 4202560 1619 0 0 0 86582 40 0 0 20 0 22 0 107955340 10060525568 992686 33554432000 1073741824 1073778376 140734305537760 140330034810464 140330088763587 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8223] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8223/stat : 8223 (java) S 8199 8202 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107955341 10060525568 992686 33554432000 1073741824 1073778376 140734305537760 140330033759912 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8224] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8224/stat : 8224 (java) S 8199 8202 5982 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 107955341 10060525568 992686 33554432000 1073741824 1073778376 140734305537760 140330032707112 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1768.88
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+897.708 s]
/proc/loadavg: 4.50 4.34 4.18 6/217 8317
/proc/meminfo: memFree=24463828/32872528 swapFree=17280/1464432
[pid=8202] ppid=8199 vsize=9824732 CPUtime=1800.06 cores=1,3,5,7
/proc/8202/stat : 8202 (java) S 8199 8202 5982 0 -1 4202496 45881 0 1 0 179761 245 0 0 20 0 22 0 107955256 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140734305528896 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8202/statm: 2456183 992723 2300 9 0 2446860 0
[pid=8202/tid=8203] ppid=8199 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/8202/task/8203/stat : 8203 (java) S 8199 8202 5982 0 -1 4202560 2470 0 1 0 82 3 0 0 20 0 22 0 107955257 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330220643192 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8202/tid=8205] ppid=8199 vsize=9824732 CPUtime=2.55 cores=1,3,5,7
/proc/8202/task/8205/stat : 8205 (java) S 8199 8202 5982 0 -1 4202560 688 0 0 0 233 22 0 0 20 0 22 0 107955257 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330209704744 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8202/tid=8206] ppid=8199 vsize=9824732 CPUtime=2.3 cores=1,3,5,7
/proc/8202/task/8206/stat : 8206 (java) S 8199 8202 5982 0 -1 4202560 703 0 0 0 209 21 0 0 20 0 22 0 107955257 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330208651944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8207] ppid=8199 vsize=9824732 CPUtime=2.51 cores=1,3,5,7
/proc/8202/task/8207/stat : 8207 (java) S 8199 8202 5982 0 -1 4202560 827 0 0 0 227 24 0 0 20 0 22 0 107955257 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330207599656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8208] ppid=8199 vsize=9824732 CPUtime=2.23 cores=1,3,5,7
/proc/8202/task/8208/stat : 8208 (java) S 8199 8202 5982 0 -1 4202560 641 0 0 0 202 21 0 0 20 0 22 0 107955257 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330206546856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8209] ppid=8199 vsize=9824732 CPUtime=2.84 cores=1,3,5,7
/proc/8202/task/8209/stat : 8209 (java) S 8199 8202 5982 0 -1 4202560 773 0 0 0 258 26 0 0 20 0 22 0 107955257 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330059643176 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8210] ppid=8199 vsize=9824732 CPUtime=2.45 cores=1,3,5,7
/proc/8202/task/8210/stat : 8210 (java) S 8199 8202 5982 0 -1 4202560 842 0 0 0 224 21 0 0 20 0 22 0 107955257 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330058590376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8202/tid=8211] ppid=8199 vsize=9824732 CPUtime=2.65 cores=1,3,5,7
/proc/8202/task/8211/stat : 8211 (java) S 8199 8202 5982 0 -1 4202560 831 0 0 0 238 27 0 0 20 0 22 0 107955257 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330057538088 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8202/tid=8212] ppid=8199 vsize=9824732 CPUtime=2.41 cores=1,3,5,7
/proc/8202/task/8212/stat : 8212 (java) S 8199 8202 5982 0 -1 4202560 780 0 0 0 219 22 0 0 20 0 22 0 107955257 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330056485288 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8213] ppid=8199 vsize=9824732 CPUtime=7.69 cores=1,3,5,7
/proc/8202/task/8213/stat : 8213 (java) S 8199 8202 5982 0 -1 4202560 2760 0 0 0 762 7 0 0 20 0 22 0 107955258 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330044287720 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8214] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8214/stat : 8214 (java) S 8199 8202 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107955259 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330043233784 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8215] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8215/stat : 8215 (java) S 8199 8202 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107955259 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330042181384 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8216] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8216/stat : 8216 (java) S 8199 8202 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107955261 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330041129872 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8217] ppid=8199 vsize=9824732 CPUtime=2.35 cores=1,3,5,7
/proc/8202/task/8217/stat : 8217 (java) S 8199 8202 5982 0 -1 4202560 22694 0 0 0 231 4 0 0 20 0 22 0 107955261 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330040076472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8218] ppid=8199 vsize=9824732 CPUtime=1.59 cores=1,3,5,7
/proc/8202/task/8218/stat : 8218 (java) S 8199 8202 5982 0 -1 4202560 8824 0 0 0 157 2 0 0 20 0 22 0 107955261 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330039023672 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8219] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8219/stat : 8219 (java) S 8199 8202 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107955261 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330037971576 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8202/tid=8220] ppid=8199 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/8202/task/8220/stat : 8220 (java) S 8199 8202 5982 0 -1 4202560 51 0 0 0 11 16 0 0 20 0 22 0 107955261 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330036918984 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8202/tid=8221] ppid=8199 vsize=9824732 CPUtime=881.51 cores=1,3,5,7
/proc/8202/task/8221/stat : 8221 (java) R 8199 8202 5982 0 -1 4202560 107 0 0 0 88136 15 0 0 20 0 22 0 107955340 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330035862512 140330088219996 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8202/tid=8222] ppid=8199 vsize=9824732 CPUtime=881.39 cores=1,3,5,7
/proc/8202/task/8222/stat : 8222 (java) R 8199 8202 5982 0 -1 4202560 1621 0 0 0 88099 40 0 0 20 0 22 0 107955340 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330034810488 140330087284689 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8223] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8223/stat : 8223 (java) S 8199 8202 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107955341 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330033759912 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8224] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8224/stat : 8224 (java) S 8199 8202 5982 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 107955341 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330032707112 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
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 8202 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+897.708 s]
/proc/loadavg: 4.50 4.34 4.18 6/217 8317
/proc/meminfo: memFree=24463828/32872528 swapFree=17280/1464432
[pid=8202] ppid=8199 vsize=9824732 CPUtime=1800.06 cores=1,3,5,7
/proc/8202/stat : 8202 (java) S 8199 8202 5982 0 -1 4202496 45881 0 1 0 179761 245 0 0 20 0 22 0 107955256 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140734305528896 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8202/statm: 2456183 992723 2300 9 0 2446860 0
[pid=8202/tid=8203] ppid=8199 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/8202/task/8203/stat : 8203 (java) S 8199 8202 5982 0 -1 4202560 2470 0 1 0 82 3 0 0 20 0 22 0 107955257 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330220643192 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8202/tid=8205] ppid=8199 vsize=9824732 CPUtime=2.55 cores=1,3,5,7
/proc/8202/task/8205/stat : 8205 (java) S 8199 8202 5982 0 -1 4202560 688 0 0 0 233 22 0 0 20 0 22 0 107955257 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330209704744 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8202/tid=8206] ppid=8199 vsize=9824732 CPUtime=2.3 cores=1,3,5,7
/proc/8202/task/8206/stat : 8206 (java) S 8199 8202 5982 0 -1 4202560 703 0 0 0 209 21 0 0 20 0 22 0 107955257 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330208651944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8207] ppid=8199 vsize=9824732 CPUtime=2.51 cores=1,3,5,7
/proc/8202/task/8207/stat : 8207 (java) S 8199 8202 5982 0 -1 4202560 827 0 0 0 227 24 0 0 20 0 22 0 107955257 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330207599656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8208] ppid=8199 vsize=9824732 CPUtime=2.23 cores=1,3,5,7
/proc/8202/task/8208/stat : 8208 (java) S 8199 8202 5982 0 -1 4202560 641 0 0 0 202 21 0 0 20 0 22 0 107955257 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330206546856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8209] ppid=8199 vsize=9824732 CPUtime=2.84 cores=1,3,5,7
/proc/8202/task/8209/stat : 8209 (java) S 8199 8202 5982 0 -1 4202560 773 0 0 0 258 26 0 0 20 0 22 0 107955257 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330059643176 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8210] ppid=8199 vsize=9824732 CPUtime=2.45 cores=1,3,5,7
/proc/8202/task/8210/stat : 8210 (java) S 8199 8202 5982 0 -1 4202560 842 0 0 0 224 21 0 0 20 0 22 0 107955257 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330058590376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8202/tid=8211] ppid=8199 vsize=9824732 CPUtime=2.65 cores=1,3,5,7
/proc/8202/task/8211/stat : 8211 (java) S 8199 8202 5982 0 -1 4202560 831 0 0 0 238 27 0 0 20 0 22 0 107955257 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330057538088 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8202/tid=8212] ppid=8199 vsize=9824732 CPUtime=2.41 cores=1,3,5,7
/proc/8202/task/8212/stat : 8212 (java) S 8199 8202 5982 0 -1 4202560 780 0 0 0 219 22 0 0 20 0 22 0 107955257 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330056485288 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8213] ppid=8199 vsize=9824732 CPUtime=7.69 cores=1,3,5,7
/proc/8202/task/8213/stat : 8213 (java) S 8199 8202 5982 0 -1 4202560 2760 0 0 0 762 7 0 0 20 0 22 0 107955258 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330044287720 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8214] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8214/stat : 8214 (java) S 8199 8202 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107955259 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330043233784 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8215] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8215/stat : 8215 (java) S 8199 8202 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107955259 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330042181384 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8216] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8216/stat : 8216 (java) S 8199 8202 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107955261 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330041129872 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8217] ppid=8199 vsize=9824732 CPUtime=2.35 cores=1,3,5,7
/proc/8202/task/8217/stat : 8217 (java) S 8199 8202 5982 0 -1 4202560 22694 0 0 0 231 4 0 0 20 0 22 0 107955261 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330040076472 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8218] ppid=8199 vsize=9824732 CPUtime=1.59 cores=1,3,5,7
/proc/8202/task/8218/stat : 8218 (java) S 8199 8202 5982 0 -1 4202560 8824 0 0 0 157 2 0 0 20 0 22 0 107955261 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330039023672 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8202/tid=8219] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8219/stat : 8219 (java) S 8199 8202 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107955261 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330037971576 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8202/tid=8220] ppid=8199 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/8202/task/8220/stat : 8220 (java) S 8199 8202 5982 0 -1 4202560 51 0 0 0 11 16 0 0 20 0 22 0 107955261 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330036918984 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8202/tid=8221] ppid=8199 vsize=9824732 CPUtime=881.51 cores=1,3,5,7
/proc/8202/task/8221/stat : 8221 (java) R 8199 8202 5982 0 -1 4202560 107 0 0 0 88136 15 0 0 20 0 22 0 107955340 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330035862512 140330088219996 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8202/tid=8222] ppid=8199 vsize=9824732 CPUtime=881.39 cores=1,3,5,7
/proc/8202/task/8222/stat : 8222 (java) R 8199 8202 5982 0 -1 4202560 1621 0 0 0 88099 40 0 0 20 0 22 0 107955340 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330034810488 140330087284689 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8223] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8223/stat : 8223 (java) S 8199 8202 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107955341 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330033759912 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8202/tid=8224] ppid=8199 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8202/task/8224/stat : 8224 (java) S 8199 8202 5982 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 107955341 10060525568 992723 33554432000 1073741824 1073778376 140734305537760 140330032707112 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8202 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=89408
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=879562
# CPU time returned by wait4() is 1795.97
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 897.77
CPU time (s): 1800.06
CPU user time (s): 1797.61
CPU system time (s): 2.45
CPU usage (%): 200.503
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.09
system time used= 2.87956
maximum resident set size= 3971008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45916
page faults= 1
swaps= 0
block input operations= 0
block output operations= 936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22633
involuntary context switches= 23899

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.40303 second user time and 6.11607 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-07 02:43:42
IDJOB=4081518
IDBENCH=71849
IDSOLVER=2543
FILE ID=node121/4081518-1465260222
RUNJOBID= node121-1465256572-5999
PBS_JOBID= 19843282
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx97.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081518-1465260222/watcher-4081518-1465260222 -o /tmp/evaluation-result-4081518-1465260222/solver-4081518-1465260222 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1465256572-5999 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081518-1465260222.opb

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

MD5SUM BENCH= 22116bd56344f7c7bb7157cc5841f631
RANDOM SEED=586406468

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.050
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.54
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.050
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:        27629700 kB
Buffers:           37984 kB
Cached:           128600 kB
SwapCached:         1740 kB
Active:          2970936 kB
Inactive:          98928 kB
Active(anon):    2901844 kB
Inactive(anon):     3684 kB
Active(file):      69092 kB
Inactive(file):    95244 kB
Unevictable:     1464432 kB
Mlocked:           17280 kB
SwapTotal:      67108856 kB
SwapFree:       67099256 kB
Dirty:              1640 kB
Writeback:             0 kB
AnonPages:       4290560 kB
Mapped:            15368 kB
Shmem:                 0 kB
Slab:             568712 kB
SReclaimable:      12996 kB
SUnreclaim:       555716 kB
KernelStack:        1792 kB
PageTables:        12640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4707068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4233216 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= 71728 MiB
End job on node121 at 2016-06-07 02:58:40