Trace number 4103940

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 Resolution PB16? (TO) 1800.04 1795.34

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-mas76.opb
MD5SUM1a1687e6de95bc6822d45f4331f81d44
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark209715197291
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 143487941105
Optimality of the best value was proved NO
Number of variables240
Total number of constraints13
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint90
Maximum length of a constraint239
Number of terms in the objective function 240
Biggest coefficient in the objective function 1934281311383406679529881600000
Number of bits for the biggest coefficient in the objective function 101
Sum of the numbers in the objective function 3868562622766813359059763201675
Number of bits of the sum of numbers in the objective function 102
Biggest number in a constraint 1208925819614629174706176000000000
Number of bits of the biggest number in a constraint 110
Biggest sum of numbers in a constraint 2417851639229258350907097073774043
Number of bits of the biggest sum of numbers111
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.08/0.11	c Pseudo Boolean Optimization by upper bound
0.08/0.11	c --- Begin Solver configuration ---
0.08/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.08/0.11	c Learn all clauses as in MiniSAT
0.08/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.11	c No reason simplification
0.08/0.11	c Glucose 2.1 dynamic restart strategy
0.08/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.08/0.11	c timeout=2147483s
0.08/0.11	c DB Simplification allowed=false
0.08/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.08/0.11	c --- End Solver configuration ---
0.08/0.11	c solving HOME/instance-4103940-1466256297.opb
0.08/0.11	c reading problem ... 
0.08/0.12	c  objective function found
0.27/0.21	c ... done. Wall clock time 0.092s.
0.27/0.21	c declared #vars     240
0.27/0.21	c #constraints  13
0.27/0.21	c constraints type 
0.27/0.21	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
0.27/0.21	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 11
0.27/0.21	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1
0.27/0.21	c 13 constraints processed.
0.27/0.21	c objective function length is 240 literals
0.88/0.68	c cleaning 2494 clauses out of 5000 with flag 12417/5000
1.50/1.14	c cleaning 4245 clauses out of 8506 with flag 26348/11000
2.09/1.71	c cleaning 5624 clauses out of 11261 with flag 41870/18000
2.80/2.44	c cleaning 6813 clauses out of 13637 with flag 59378/26000
3.64/3.29	c cleaning 7910 clauses out of 15828 with flag 79675/35004
4.74/4.39	c cleaning 8945 clauses out of 17914 with flag 101878/45000
6.05/5.61	c cleaning 9974 clauses out of 19969 with flag 125694/56000
7.34/6.99	c cleaning 10985 clauses out of 21995 with flag 152486/68000
8.94/8.59	c cleaning 11994 clauses out of 24010 with flag 180423/81000
10.84/10.44	c cleaning 13000 clauses out of 26019 with flag 211268/95003
12.88/12.48	c cleaning 13997 clauses out of 28016 with flag 243699/110000
15.08/14.68	c cleaning 14997 clauses out of 30019 with flag 277875/126000
17.68/17.26	c cleaning 16002 clauses out of 32024 with flag 314409/143002
20.69/20.20	c cleaning 17001 clauses out of 34021 with flag 353358/161001
23.70/23.29	c cleaning 17996 clauses out of 36019 with flag 394630/180000
27.09/26.65	c cleaning 19004 clauses out of 38024 with flag 437773/200001
30.75/30.24	c cleaning 20001 clauses out of 40019 with flag 482719/221000
34.66/34.13	c cleaning 21001 clauses out of 42018 with flag 530277/243000
38.75/38.24	c cleaning 21998 clauses out of 44018 with flag 579252/266001
42.95/42.49	c cleaning 22998 clauses out of 46019 with flag 630124/290000
47.86/47.31	c cleaning 24002 clauses out of 48023 with flag 683271/315002
53.01/52.46	c cleaning 25005 clauses out of 50020 with flag 737418/341001
58.92/58.37	c cleaning 25998 clauses out of 52014 with flag 796941/368000
65.21/64.67	c cleaning 26995 clauses out of 54016 with flag 857767/396000
71.71/71.19	c cleaning 27996 clauses out of 56021 with flag 921014/425000
78.60/77.98	c cleaning 29003 clauses out of 58025 with flag 984626/455000
86.10/85.45	c cleaning 30003 clauses out of 60022 with flag 1049741/486000
93.80/93.11	c cleaning 30995 clauses out of 62020 with flag 1117983/518001
101.06/100.39	c cleaning 31998 clauses out of 64024 with flag 1189517/551000
109.36/108.68	c cleaning 33003 clauses out of 66028 with flag 1261777/585002
117.56/116.87	c cleaning 34002 clauses out of 68023 with flag 1337417/620000
126.06/125.22	c cleaning 34997 clauses out of 70021 with flag 1412672/656000
135.76/134.98	c cleaning 36001 clauses out of 72025 with flag 1491631/693001
146.29/145.31	c cleaning 37003 clauses out of 74026 with flag 1570844/731003
157.78/156.86	c cleaning 38003 clauses out of 76021 with flag 1650992/770001
171.81/170.76	c cleaning 38997 clauses out of 78017 with flag 1733207/810000
184.92/183.85	c cleaning 39999 clauses out of 80020 with flag 1818747/851000
198.72/197.50	c cleaning 40999 clauses out of 82022 with flag 1907258/893001
212.82/211.66	c cleaning 41998 clauses out of 84022 with flag 1997177/936000
227.71/226.46	c cleaning 43003 clauses out of 86026 with flag 2089774/980002
241.30/239.96	c cleaning 44000 clauses out of 88021 with flag 2187203/1025000
258.80/257.48	c cleaning 45003 clauses out of 90022 with flag 2283499/1071001
273.98/272.59	c cleaning 46000 clauses out of 92018 with flag 2384158/1118000
290.49/289.06	c cleaning 47002 clauses out of 94021 with flag 2485214/1166003
306.36/304.81	c cleaning 47994 clauses out of 96016 with flag 2591171/1215000
323.74/322.16	c cleaning 49000 clauses out of 98023 with flag 2700062/1265001
342.24/340.63	c cleaning 50000 clauses out of 100025 with flag 2810804/1316003
362.83/361.15	c cleaning 50998 clauses out of 102022 with flag 2922949/1368000
383.14/381.33	c cleaning 52000 clauses out of 104024 with flag 3036958/1421000
402.61/400.78	c cleaning 53001 clauses out of 106024 with flag 3149948/1475000
424.28/422.34	c cleaning 54000 clauses out of 108025 with flag 3266541/1530002
447.09/445.12	c cleaning 55001 clauses out of 110024 with flag 3384327/1586001
471.05/469.06	c cleaning 56006 clauses out of 112023 with flag 3502109/1643001
496.83/494.78	c cleaning 57000 clauses out of 114016 with flag 3624595/1701000
521.04/518.97	c cleaning 57994 clauses out of 116016 with flag 3749469/1760000
548.37/546.29	c cleaning 59001 clauses out of 118024 with flag 3876363/1820002
571.91/569.79	c cleaning 59998 clauses out of 120021 with flag 4007200/1881000
598.07/595.86	c cleaning 61002 clauses out of 122023 with flag 4142256/1943000
628.62/626.35	c cleaning 61999 clauses out of 124021 with flag 4276405/2006000
658.87/656.58	c cleaning 62998 clauses out of 126025 with flag 4415445/2070003
689.03/686.68	c cleaning 64000 clauses out of 128024 with flag 4553131/2135000
719.69/717.21	c cleaning 65002 clauses out of 130024 with flag 4690335/2201000
749.87/747.33	c cleaning 66001 clauses out of 132024 with flag 4830488/2268002
778.67/776.06	c cleaning 66998 clauses out of 134021 with flag 4975430/2336000
812.23/809.57	c cleaning 68001 clauses out of 136025 with flag 5123017/2405002
840.98/838.26	c cleaning 69002 clauses out of 138022 with flag 5271431/2475000
876.58/873.74	c cleaning 69998 clauses out of 140020 with flag 5422364/2546000
913.76/910.85	c cleaning 70998 clauses out of 142022 with flag 5574701/2618000
945.56/942.63	c cleaning 72001 clauses out of 144025 with flag 5726828/2691001
979.77/976.79	c cleaning 73001 clauses out of 146023 with flag 5879336/2765000
1023.26/1020.18	c cleaning 74000 clauses out of 148025 with flag 6039229/2840003
1073.14/1069.91	c cleaning 74997 clauses out of 150022 with flag 6204235/2916000
1122.63/1119.32	c cleaning 76002 clauses out of 152025 with flag 6369095/2993000
1174.23/1170.85	c cleaning 77003 clauses out of 154023 with flag 6536511/3071000
1226.63/1223.15	c cleaning 77998 clauses out of 156020 with flag 6702331/3150000
1280.02/1276.44	c cleaning 79003 clauses out of 158022 with flag 6867443/3230000
1329.92/1326.24	c cleaning 79996 clauses out of 160019 with flag 7036248/3311000
1384.48/1380.70	c cleaning 81002 clauses out of 162025 with flag 7208134/3393002
1430.02/1426.13	c cleaning 81999 clauses out of 164023 with flag 7383480/3476002
1482.12/1478.15	c cleaning 83001 clauses out of 166023 with flag 7562652/3560001
1536.06/1531.91	c cleaning 84000 clauses out of 168021 with flag 7742711/3645000
1587.64/1583.45	c cleaning 85001 clauses out of 170021 with flag 7923979/3731000
1633.51/1629.16	c cleaning 86000 clauses out of 172021 with flag 8109819/3818001
1679.22/1674.77	c cleaning 87002 clauses out of 174021 with flag 8293274/3906001
1745.33/1740.79	c cleaning 87998 clauses out of 176018 with flag 8479265/3995000
1800.04/1795.31	c starts		: 1
1800.04/1795.31	c conflicts		: 4083433
1800.04/1795.31	c decisions		: 4457069
1800.04/1795.31	c propagations		: 25197331
1800.04/1795.31	c inspects		: 30747712732
1800.04/1795.31	c shortcuts		: 0
1800.04/1795.31	c learnt literals	: 0
1800.04/1795.31	c learnt binary clauses	: 0
1800.04/1795.31	c learnt ternary clauses	: 0
1800.04/1795.31	c learnt constraints	: 4083433
1800.04/1795.31	c ignored constraints	: 0
1800.04/1795.31	c root simplifications	: 0
1800.04/1795.31	c removed literals (reason simplification)	: 0
1800.04/1795.31	c reason swapping (by a shorter reason)	: 0
1800.04/1795.31	c Calls to reduceDB	: 85
1800.04/1795.31	c Number of update (reduction) of LBD	: 434232
1800.04/1795.31	c Imported unit clauses	: 0
1800.04/1795.31	c number of reductions to clauses (during analyze)	: 0
1800.04/1795.31	c number of learned constraints concerned by reduction	: 0
1800.04/1795.31	c number of learning phase by resolution	: 0
1800.04/1795.31	c number of learning phase by cutting planes	: 0
1800.04/1795.31	c timeout
1800.04/1795.31	c speed (assignments/second)	: 14036.728315971255
1800.04/1795.31	c non guided choices	0
1800.04/1795.34	c learnt constraints type 
1800.04/1795.34	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 176454
1800.04/1795.34	s UNKNOWN
1800.04/1795.34	c Total wall clock time (in seconds): 1795.222

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-4103940-1466256297/watcher-4103940-1466256297 -o /tmp/evaluation-result-4103940-1466256297/solver-4103940-1466256297 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1466241833-6932 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4103940-1466256297.opb 

pid=9188
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: 2.38 2.29 2.21 4/194 9191
/proc/meminfo: memFree=29967776/32872528 swapFree=1497824/1644992
[pid=9191] ppid=9188 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/9191/stat : 9191 (java) R 9188 9191 6916 0 -1 4202496 377 0 0 0 0 0 0 0 20 0 1 0 27676508 2560000 47 33554432000 1073741824 1073778376 140733199277296 140733199274424 259103223175 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9191/statm: 892 50 38 9 0 30 0

[startup+0.10006 s]
/proc/loadavg: 2.38 2.29 2.21 4/194 9191
/proc/meminfo: memFree=29967776/32872528 swapFree=1497824/1644992
[pid=9191] ppid=9188 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/9191/stat : 9191 (java) S 9188 9191 6916 0 -1 4202496 4402 0 1 0 7 1 0 0 20 0 18 0 27676508 9787879424 6040 33554432000 1073741824 1073778376 140733199277296 140733199268432 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9191/statm: 2389619 6040 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200222 s]
/proc/loadavg: 2.38 2.29 2.21 4/194 9191
/proc/meminfo: memFree=29967776/32872528 swapFree=1497824/1644992
[pid=9191] ppid=9188 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/9191/stat : 9191 (java) S 9188 9191 6916 0 -1 4202496 4972 0 1 0 26 1 0 0 20 0 18 0 27676508 9787879424 6970 33554432000 1073741824 1073778376 140733199277296 140733199268432 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9191/statm: 2389619 6970 2219 9 0 2380296 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9558476

[startup+0.300319 s]
/proc/loadavg: 2.38 2.29 2.21 4/194 9191
/proc/meminfo: memFree=29967776/32872528 swapFree=1497824/1644992
[pid=9191] ppid=9188 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/9191/stat : 9191 (java) S 9188 9191 6916 0 -1 4202496 6796 0 1 0 51 2 0 0 20 0 19 0 27676508 9856040960 8302 33554432000 1073741824 1073778376 140733199277296 140733199268432 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9191/statm: 2406260 8302 2245 9 0 2396937 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 9625040

[startup+0.700231 s]
/proc/loadavg: 2.38 2.29 2.21 4/194 9191
/proc/meminfo: memFree=29967776/32872528 swapFree=1497824/1644992
[pid=9191] ppid=9188 vsize=9625040 CPUtime=1.03 cores=0,2,4,6
/proc/9191/stat : 9191 (java) S 9188 9191 6916 0 -1 4202496 7065 0 1 0 101 2 0 0 20 0 19 0 27676508 9856040960 9860 33554432000 1073741824 1073778376 140733199277296 140733199268432 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9191/statm: 2406260 9860 2257 9 0 2396937 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 9625040

[startup+1.50076 s]
/proc/loadavg: 2.51 2.32 2.22 4/213 9210
/proc/meminfo: memFree=29928788/32872528 swapFree=1497824/1644992
[pid=9191] ppid=9188 vsize=9625040 CPUtime=1.89 cores=0,2,4,6
/proc/9191/stat : 9191 (java) S 9188 9191 6916 0 -1 4202496 7994 0 1 0 187 2 0 0 20 0 19 0 27676508 9856040960 13200 33554432000 1073741824 1073778376 140733199277296 140733199268432 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9191/statm: 2406260 13200 2260 9 0 2396937 0
[pid=9191/tid=9193] ppid=9188 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/9191/task/9193/stat : 9193 (java) R 9188 9191 6916 0 -1 4202560 2419 0 1 0 144 2 0 0 20 0 19 0 27676509 9856040960 13200 33554432000 1073741824 1073778376 140733199277296 139974102274312 139973940999092 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9191/tid=9194] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9194/stat : 9194 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676510 9856040960 13200 33554432000 1073741824 1073778376 140733199277296 139974063765672 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9195] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9195/stat : 9195 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676510 9856040960 13200 33554432000 1073741824 1073778376 140733199277296 139974062713128 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9191/tid=9196] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9196/stat : 9196 (java) S 9188 9191 6916 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 27676510 9856040960 13200 33554432000 1073741824 1073778376 140733199277296 139974061660584 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9191/tid=9197] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9197/stat : 9197 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676510 9856040960 13200 33554432000 1073741824 1073778376 140733199277296 139974060608040 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9198] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9198/stat : 9198 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676510 9856040960 13200 33554432000 1073741824 1073778376 140733199277296 139974059555496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9191/tid=9199] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9199/stat : 9199 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676510 9856040960 13200 33554432000 1073741824 1073778376 140733199277296 139973940472616 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9191/tid=9200] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9200/stat : 9200 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676510 9856040960 13200 33554432000 1073741824 1073778376 140733199277296 139973939420072 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9191/tid=9201] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9201/stat : 9201 (java) S 9188 9191 6916 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 27676510 9856040960 13200 33554432000 1073741824 1073778376 140733199277296 139973938367528 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9202] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9202/stat : 9202 (java) S 9188 9191 6916 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 27676511 9856040960 13200 33554432000 1073741824 1073778376 140733199277296 139973926168680 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9191/tid=9203] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9203/stat : 9203 (java) S 9188 9191 6916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 27676512 9856040960 13200 33554432000 1073741824 1073778376 140733199277296 139973925115000 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9204] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9204/stat : 9204 (java) S 9188 9191 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27676512 9856040960 13200 33554432000 1073741824 1073778376 140733199277296 139973319713928 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9205] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9205/stat : 9205 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676514 9856040960 13200 33554432000 1073741824 1073778376 140733199277296 139973318662672 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9206] ppid=9188 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/9191/task/9206/stat : 9206 (java) S 9188 9191 6916 0 -1 4202560 1280 0 0 0 15 0 0 0 20 0 19 0 27676514 9856040960 13200 33554432000 1073741824 1073778376 140733199277296 139973317610040 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9207] ppid=9188 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/9191/task/9207/stat : 9207 (java) S 9188 9191 6916 0 -1 4202560 3020 0 0 0 25 0 0 0 20 0 19 0 27676514 9856040960 13200 33554432000 1073741824 1073778376 140733199277296 139973316557496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9191/tid=9208] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9208/stat : 9208 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676514 9856040960 13200 33554432000 1073741824 1073778376 140733199277296 139973315505144 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9191/tid=9209] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9209/stat : 9209 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676514 9856040960 13200 33554432000 1073741824 1073778376 140733199277296 139973314452808 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9191/tid=9210] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9210/stat : 9210 (java) S 9188 9191 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27676529 9856040960 13200 33554432000 1073741824 1073778376 140733199277296 139973313397544 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 9625040

[startup+3.10076 s]
/proc/loadavg: 2.51 2.32 2.22 4/213 9210
/proc/meminfo: memFree=29911784/32872528 swapFree=1497824/1644992
[pid=9191] ppid=9188 vsize=9625040 CPUtime=3.54 cores=0,2,4,6
/proc/9191/stat : 9191 (java) S 9188 9191 6916 0 -1 4202496 8008 0 1 0 351 3 0 0 20 0 19 0 27676508 9856040960 18324 33554432000 1073741824 1073778376 140733199277296 140733199268432 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9191/statm: 2406260 18324 2260 9 0 2396937 0
[pid=9191/tid=9193] ppid=9188 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/9191/task/9193/stat : 9193 (java) R 9188 9191 6916 0 -1 4202560 2429 0 1 0 304 2 0 0 20 0 19 0 27676509 9856040960 18324 33554432000 1073741824 1073778376 140733199277296 139974102274328 139973940958432 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9191/tid=9194] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9194/stat : 9194 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676510 9856040960 18324 33554432000 1073741824 1073778376 140733199277296 139974063765672 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9195] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9195/stat : 9195 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676510 9856040960 18324 33554432000 1073741824 1073778376 140733199277296 139974062713128 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9191/tid=9196] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9196/stat : 9196 (java) S 9188 9191 6916 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 27676510 9856040960 18324 33554432000 1073741824 1073778376 140733199277296 139974061660584 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9191/tid=9197] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9197/stat : 9197 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676510 9856040960 18324 33554432000 1073741824 1073778376 140733199277296 139974060608040 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9198] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9198/stat : 9198 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676510 9856040960 18324 33554432000 1073741824 1073778376 140733199277296 139974059555496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9191/tid=9199] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9199/stat : 9199 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676510 9856040960 18324 33554432000 1073741824 1073778376 140733199277296 139973940472616 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9191/tid=9200] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9200/stat : 9200 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676510 9856040960 18324 33554432000 1073741824 1073778376 140733199277296 139973939420072 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9191/tid=9201] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9201/stat : 9201 (java) S 9188 9191 6916 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 27676510 9856040960 18324 33554432000 1073741824 1073778376 140733199277296 139973938367528 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9202] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9202/stat : 9202 (java) S 9188 9191 6916 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 27676511 9856040960 18324 33554432000 1073741824 1073778376 140733199277296 139973926168680 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9191/tid=9203] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9203/stat : 9203 (java) S 9188 9191 6916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 27676512 9856040960 18324 33554432000 1073741824 1073778376 140733199277296 139973925115000 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9204] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9204/stat : 9204 (java) S 9188 9191 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27676512 9856040960 18324 33554432000 1073741824 1073778376 140733199277296 139973319713928 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9205] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9205/stat : 9205 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676514 9856040960 18324 33554432000 1073741824 1073778376 140733199277296 139973318662672 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9206] ppid=9188 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/9191/task/9206/stat : 9206 (java) S 9188 9191 6916 0 -1 4202560 1284 0 0 0 16 0 0 0 20 0 19 0 27676514 9856040960 18324 33554432000 1073741824 1073778376 140733199277296 139973317610040 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9207] ppid=9188 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/9191/task/9207/stat : 9207 (java) S 9188 9191 6916 0 -1 4202560 3020 0 0 0 28 0 0 0 20 0 19 0 27676514 9856040960 18324 33554432000 1073741824 1073778376 140733199277296 139973316557496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9191/tid=9208] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9208/stat : 9208 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676514 9856040960 18324 33554432000 1073741824 1073778376 140733199277296 139973315505144 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9191/tid=9209] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9209/stat : 9209 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676514 9856040960 18324 33554432000 1073741824 1073778376 140733199277296 139973314452808 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9191/tid=9210] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9210/stat : 9210 (java) S 9188 9191 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27676529 9856040960 18324 33554432000 1073741824 1073778376 140733199277296 139973313397544 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 3.54
Current children cumulated vsize (KiB) 9625040

[startup+6.30078 s]
/proc/loadavg: 2.47 2.31 2.22 3/213 9210
/proc/meminfo: memFree=29874756/32872528 swapFree=1497824/1644992
[pid=9191] ppid=9188 vsize=9625040 CPUtime=6.74 cores=0,2,4,6
/proc/9191/stat : 9191 (java) S 9188 9191 6916 0 -1 4202496 8028 0 1 0 670 4 0 0 20 0 19 0 27676508 9856040960 27012 33554432000 1073741824 1073778376 140733199277296 140733199268432 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9191/statm: 2406260 27012 2261 9 0 2396937 0
[pid=9191/tid=9193] ppid=9188 vsize=9625040 CPUtime=6.25 cores=0,2,4,6
/proc/9191/task/9193/stat : 9193 (java) R 9188 9191 6916 0 -1 4202560 2448 0 1 0 623 2 0 0 20 0 19 0 27676509 9856040960 27012 33554432000 1073741824 1073778376 140733199277296 139974102272448 139973940974035 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9191/tid=9194] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9194/stat : 9194 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676510 9856040960 27012 33554432000 1073741824 1073778376 140733199277296 139974063765672 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9195] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9195/stat : 9195 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676510 9856040960 27012 33554432000 1073741824 1073778376 140733199277296 139974062713128 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9191/tid=9196] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9196/stat : 9196 (java) S 9188 9191 6916 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 27676510 9856040960 27012 33554432000 1073741824 1073778376 140733199277296 139974061660584 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9191/tid=9197] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9197/stat : 9197 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676510 9856040960 27012 33554432000 1073741824 1073778376 140733199277296 139974060608040 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9198] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9198/stat : 9198 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676510 9856040960 27012 33554432000 1073741824 1073778376 140733199277296 139974059555496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9191/tid=9199] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9199/stat : 9199 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676510 9856040960 27012 33554432000 1073741824 1073778376 140733199277296 139973940472616 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9191/tid=9200] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9200/stat : 9200 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676510 9856040960 27012 33554432000 1073741824 1073778376 140733199277296 139973939420072 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9191/tid=9201] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9201/stat : 9201 (java) S 9188 9191 6916 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 27676510 9856040960 27012 33554432000 1073741824 1073778376 140733199277296 139973938367528 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9202] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9202/stat : 9202 (java) S 9188 9191 6916 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 27676511 9856040960 27012 33554432000 1073741824 1073778376 140733199277296 139973926168680 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9191/tid=9203] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9203/stat : 9203 (java) S 9188 9191 6916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 27676512 9856040960 27012 33554432000 1073741824 1073778376 140733199277296 139973925115000 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9204] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9204/stat : 9204 (java) S 9188 9191 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27676512 9856040960 27012 33554432000 1073741824 1073778376 140733199277296 139973319713928 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9205] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9205/stat : 9205 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676514 9856040960 27012 33554432000 1073741824 1073778376 140733199277296 139973318662672 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9206] ppid=9188 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/9191/task/9206/stat : 9206 (java) S 9188 9191 6916 0 -1 4202560 1284 0 0 0 16 0 0 0 20 0 19 0 27676514 9856040960 27012 33554432000 1073741824 1073778376 140733199277296 139973317610040 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9207] ppid=9188 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/9191/task/9207/stat : 9207 (java) S 9188 9191 6916 0 -1 4202560 3020 0 0 0 28 0 0 0 20 0 19 0 27676514 9856040960 27012 33554432000 1073741824 1073778376 140733199277296 139973316557496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9191/tid=9208] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9208/stat : 9208 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676514 9856040960 27012 33554432000 1073741824 1073778376 140733199277296 139973315505144 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9191/tid=9209] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9209/stat : 9209 (java) S 9188 9191 6916 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 27676514 9856040960 27012 33554432000 1073741824 1073778376 140733199277296 139973314452808 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9191/tid=9210] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9210/stat : 9210 (java) S 9188 9191 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27676529 9856040960 27012 33554432000 1073741824 1073778376 140733199277296 139973313397544 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 6.74
Current children cumulated vsize (KiB) 9625040


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

[pid=9191/tid=9210] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9210/stat : 9210 (java) S 9188 9191 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27676529 9856040960 88897 33554432000 1073741824 1073778376 140733199277296 139973313397544 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1726.92
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.46 2.39 2.29 3/213 9319
/proc/meminfo: memFree=29279032/32872528 swapFree=1497824/1644992
[pid=9191] ppid=9188 vsize=9625040 CPUtime=1787.04 cores=0,2,4,6
/proc/9191/stat : 9191 (java) S 9188 9191 6916 0 -1 4202496 11167 0 1 0 178621 83 0 0 20 0 19 0 27676508 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 140733199268432 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9191/statm: 2406260 87135 2283 9 0 2396937 0
[pid=9191/tid=9193] ppid=9188 vsize=9625040 CPUtime=1775.49 cores=0,2,4,6
/proc/9191/task/9193/stat : 9193 (java) R 9188 9191 6916 0 -1 4202560 2552 0 1 0 177520 29 0 0 20 0 19 0 27676509 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139974102273248 139973940984456 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=9191/tid=9194] ppid=9188 vsize=9625040 CPUtime=0.68 cores=0,2,4,6
/proc/9191/task/9194/stat : 9194 (java) S 9188 9191 6916 0 -1 4202560 278 0 0 0 62 6 0 0 20 0 19 0 27676510 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139974063765672 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9195] ppid=9188 vsize=9625040 CPUtime=0.68 cores=0,2,4,6
/proc/9191/task/9195/stat : 9195 (java) S 9188 9191 6916 0 -1 4202560 455 0 0 0 62 6 0 0 20 0 19 0 27676510 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139974062713128 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9196] ppid=9188 vsize=9625040 CPUtime=0.72 cores=0,2,4,6
/proc/9191/task/9196/stat : 9196 (java) S 9188 9191 6916 0 -1 4202560 341 0 0 0 65 7 0 0 20 0 19 0 27676510 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139974061660584 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9191/tid=9197] ppid=9188 vsize=9625040 CPUtime=0.84 cores=0,2,4,6
/proc/9191/task/9197/stat : 9197 (java) S 9188 9191 6916 0 -1 4202560 483 0 0 0 76 8 0 0 20 0 19 0 27676510 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139974060608040 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9191/tid=9198] ppid=9188 vsize=9625040 CPUtime=0.74 cores=0,2,4,6
/proc/9191/task/9198/stat : 9198 (java) S 9188 9191 6916 0 -1 4202560 296 0 0 0 67 7 0 0 20 0 19 0 27676510 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139974059555496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9191/tid=9199] ppid=9188 vsize=9625040 CPUtime=0.62 cores=0,2,4,6
/proc/9191/task/9199/stat : 9199 (java) S 9188 9191 6916 0 -1 4202560 166 0 0 0 57 5 0 0 20 0 19 0 27676510 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973940472616 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9200] ppid=9188 vsize=9625040 CPUtime=0.71 cores=0,2,4,6
/proc/9191/task/9200/stat : 9200 (java) S 9188 9191 6916 0 -1 4202560 252 0 0 0 64 7 0 0 20 0 19 0 27676510 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973939420072 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9191/tid=9201] ppid=9188 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/9191/task/9201/stat : 9201 (java) S 9188 9191 6916 0 -1 4202560 356 0 0 0 48 6 0 0 20 0 19 0 27676510 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973938367528 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9191/tid=9202] ppid=9188 vsize=9625040 CPUtime=0.56 cores=0,2,4,6
/proc/9191/task/9202/stat : 9202 (java) S 9188 9191 6916 0 -1 4202560 265 0 0 0 54 2 0 0 20 0 19 0 27676511 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973926168680 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9191/tid=9203] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9203/stat : 9203 (java) S 9188 9191 6916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 27676512 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973925115000 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9204] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9204/stat : 9204 (java) S 9188 9191 6916 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 27676512 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973319713928 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9205] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9205/stat : 9205 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676514 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973318662672 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9206] ppid=9188 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/9191/task/9206/stat : 9206 (java) S 9188 9191 6916 0 -1 4202560 1284 0 0 0 16 0 0 0 20 0 19 0 27676514 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973317610040 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9207] ppid=9188 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/9191/task/9207/stat : 9207 (java) S 9188 9191 6916 0 -1 4202560 3075 0 0 0 31 0 0 0 20 0 19 0 27676514 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973316557496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9191/tid=9208] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9208/stat : 9208 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676514 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973315505144 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9191/tid=9209] ppid=9188 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/9191/task/9209/stat : 9209 (java) S 9188 9191 6916 0 -1 4202560 104 0 0 0 33 31 0 0 20 0 19 0 27676514 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973314452808 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9191/tid=9210] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9210/stat : 9210 (java) S 9188 9191 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27676529 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973313397544 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1787.04
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.31 s]
/proc/loadavg: 2.39 2.37 2.28 3/213 9320
/proc/meminfo: memFree=29249864/32872528 swapFree=1497824/1644992
[pid=9191] ppid=9188 vsize=9625040 CPUtime=1800.04 cores=0,2,4,6
/proc/9191/stat : 9191 (java) S 9188 9191 6916 0 -1 4202496 11167 0 1 0 179921 83 0 0 20 0 19 0 27676508 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 140733199268432 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9191/statm: 2406260 87135 2283 9 0 2396937 0
[pid=9191/tid=9193] ppid=9188 vsize=9625040 CPUtime=1788.46 cores=0,2,4,6
/proc/9191/task/9193/stat : 9193 (java) R 9188 9191 6916 0 -1 4202560 2552 0 1 0 178816 30 0 0 20 0 19 0 27676509 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139974102273248 139973940985308 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=9191/tid=9194] ppid=9188 vsize=9625040 CPUtime=0.68 cores=0,2,4,6
/proc/9191/task/9194/stat : 9194 (java) S 9188 9191 6916 0 -1 4202560 278 0 0 0 62 6 0 0 20 0 19 0 27676510 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139974063765672 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9195] ppid=9188 vsize=9625040 CPUtime=0.68 cores=0,2,4,6
/proc/9191/task/9195/stat : 9195 (java) S 9188 9191 6916 0 -1 4202560 455 0 0 0 62 6 0 0 20 0 19 0 27676510 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139974062713128 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9196] ppid=9188 vsize=9625040 CPUtime=0.72 cores=0,2,4,6
/proc/9191/task/9196/stat : 9196 (java) S 9188 9191 6916 0 -1 4202560 341 0 0 0 65 7 0 0 20 0 19 0 27676510 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139974061660584 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9191/tid=9197] ppid=9188 vsize=9625040 CPUtime=0.84 cores=0,2,4,6
/proc/9191/task/9197/stat : 9197 (java) S 9188 9191 6916 0 -1 4202560 483 0 0 0 76 8 0 0 20 0 19 0 27676510 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139974060608040 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9191/tid=9198] ppid=9188 vsize=9625040 CPUtime=0.74 cores=0,2,4,6
/proc/9191/task/9198/stat : 9198 (java) S 9188 9191 6916 0 -1 4202560 296 0 0 0 67 7 0 0 20 0 19 0 27676510 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139974059555496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9191/tid=9199] ppid=9188 vsize=9625040 CPUtime=0.62 cores=0,2,4,6
/proc/9191/task/9199/stat : 9199 (java) S 9188 9191 6916 0 -1 4202560 166 0 0 0 57 5 0 0 20 0 19 0 27676510 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973940472616 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9200] ppid=9188 vsize=9625040 CPUtime=0.71 cores=0,2,4,6
/proc/9191/task/9200/stat : 9200 (java) S 9188 9191 6916 0 -1 4202560 252 0 0 0 64 7 0 0 20 0 19 0 27676510 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973939420072 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9191/tid=9201] ppid=9188 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/9191/task/9201/stat : 9201 (java) S 9188 9191 6916 0 -1 4202560 356 0 0 0 48 6 0 0 20 0 19 0 27676510 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973938367528 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9191/tid=9202] ppid=9188 vsize=9625040 CPUtime=0.56 cores=0,2,4,6
/proc/9191/task/9202/stat : 9202 (java) S 9188 9191 6916 0 -1 4202560 265 0 0 0 54 2 0 0 20 0 19 0 27676511 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973926168680 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9191/tid=9203] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9203/stat : 9203 (java) S 9188 9191 6916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 27676512 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973925115000 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9204] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9204/stat : 9204 (java) S 9188 9191 6916 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 27676512 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973319713928 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9205] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9205/stat : 9205 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676514 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973318662672 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9206] ppid=9188 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/9191/task/9206/stat : 9206 (java) S 9188 9191 6916 0 -1 4202560 1284 0 0 0 16 0 0 0 20 0 19 0 27676514 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973317610040 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9207] ppid=9188 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/9191/task/9207/stat : 9207 (java) S 9188 9191 6916 0 -1 4202560 3075 0 0 0 31 0 0 0 20 0 19 0 27676514 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973316557496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9191/tid=9208] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9208/stat : 9208 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676514 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973315505144 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9191/tid=9209] ppid=9188 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/9191/task/9209/stat : 9209 (java) S 9188 9191 6916 0 -1 4202560 104 0 0 0 34 31 0 0 20 0 19 0 27676514 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973314452808 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9191/tid=9210] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9210/stat : 9210 (java) S 9188 9191 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27676529 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973313397544 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9625040

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 9191 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1795.31 s]
/proc/loadavg: 2.39 2.37 2.28 3/213 9320
/proc/meminfo: memFree=29249864/32872528 swapFree=1497824/1644992
[pid=9191] ppid=9188 vsize=9625040 CPUtime=1800.04 cores=0,2,4,6
/proc/9191/stat : 9191 (java) S 9188 9191 6916 0 -1 4202496 11167 0 1 0 179921 83 0 0 20 0 19 0 27676508 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 140733199268432 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9191/statm: 2406260 87135 2283 9 0 2396937 0
[pid=9191/tid=9193] ppid=9188 vsize=9625040 CPUtime=1788.46 cores=0,2,4,6
/proc/9191/task/9193/stat : 9193 (java) R 9188 9191 6916 0 -1 4202560 2552 0 1 0 178816 30 0 0 20 0 19 0 27676509 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139974102273248 139973940985308 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=9191/tid=9194] ppid=9188 vsize=9625040 CPUtime=0.68 cores=0,2,4,6
/proc/9191/task/9194/stat : 9194 (java) S 9188 9191 6916 0 -1 4202560 278 0 0 0 62 6 0 0 20 0 19 0 27676510 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139974063765672 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9195] ppid=9188 vsize=9625040 CPUtime=0.68 cores=0,2,4,6
/proc/9191/task/9195/stat : 9195 (java) S 9188 9191 6916 0 -1 4202560 455 0 0 0 62 6 0 0 20 0 19 0 27676510 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139974062713128 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9196] ppid=9188 vsize=9625040 CPUtime=0.72 cores=0,2,4,6
/proc/9191/task/9196/stat : 9196 (java) S 9188 9191 6916 0 -1 4202560 341 0 0 0 65 7 0 0 20 0 19 0 27676510 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139974061660584 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9191/tid=9197] ppid=9188 vsize=9625040 CPUtime=0.84 cores=0,2,4,6
/proc/9191/task/9197/stat : 9197 (java) S 9188 9191 6916 0 -1 4202560 483 0 0 0 76 8 0 0 20 0 19 0 27676510 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139974060608040 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9191/tid=9198] ppid=9188 vsize=9625040 CPUtime=0.74 cores=0,2,4,6
/proc/9191/task/9198/stat : 9198 (java) S 9188 9191 6916 0 -1 4202560 296 0 0 0 67 7 0 0 20 0 19 0 27676510 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139974059555496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9191/tid=9199] ppid=9188 vsize=9625040 CPUtime=0.62 cores=0,2,4,6
/proc/9191/task/9199/stat : 9199 (java) S 9188 9191 6916 0 -1 4202560 166 0 0 0 57 5 0 0 20 0 19 0 27676510 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973940472616 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9200] ppid=9188 vsize=9625040 CPUtime=0.71 cores=0,2,4,6
/proc/9191/task/9200/stat : 9200 (java) S 9188 9191 6916 0 -1 4202560 252 0 0 0 64 7 0 0 20 0 19 0 27676510 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973939420072 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9191/tid=9201] ppid=9188 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/9191/task/9201/stat : 9201 (java) S 9188 9191 6916 0 -1 4202560 356 0 0 0 48 6 0 0 20 0 19 0 27676510 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973938367528 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9191/tid=9202] ppid=9188 vsize=9625040 CPUtime=0.56 cores=0,2,4,6
/proc/9191/task/9202/stat : 9202 (java) S 9188 9191 6916 0 -1 4202560 265 0 0 0 54 2 0 0 20 0 19 0 27676511 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973926168680 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9191/tid=9203] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9203/stat : 9203 (java) S 9188 9191 6916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 27676512 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973925115000 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9204] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9204/stat : 9204 (java) S 9188 9191 6916 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 27676512 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973319713928 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9205] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9205/stat : 9205 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676514 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973318662672 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9206] ppid=9188 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/9191/task/9206/stat : 9206 (java) S 9188 9191 6916 0 -1 4202560 1284 0 0 0 16 0 0 0 20 0 19 0 27676514 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973317610040 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9191/tid=9207] ppid=9188 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/9191/task/9207/stat : 9207 (java) S 9188 9191 6916 0 -1 4202560 3075 0 0 0 31 0 0 0 20 0 19 0 27676514 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973316557496 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9191/tid=9208] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9208/stat : 9208 (java) S 9188 9191 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27676514 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973315505144 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9191/tid=9209] ppid=9188 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/9191/task/9209/stat : 9209 (java) S 9188 9191 6916 0 -1 4202560 104 0 0 0 34 31 0 0 20 0 19 0 27676514 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973314452808 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9191/tid=9210] ppid=9188 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9191/task/9210/stat : 9210 (java) S 9188 9191 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27676529 9856040960 87135 33554432000 1073741824 1073778376 140733199277296 139973313397544 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 9625040

Child status: 143

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

Real time (s): 1795.34
CPU time (s): 1800.04
CPU user time (s): 1799.21
CPU system time (s): 0.83
CPU usage (%): 100.262
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.69
system time used= 1.2918
maximum resident set size= 569796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11208
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40283
involuntary context switches= 9541

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.84481 second user time and 7.95679 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-18 15:24:57
IDJOB=4103940
IDBENCH=2510
IDSOLVER=2546
FILE ID=node124/4103940-1466256297
RUNJOBID= node124-1466241833-6932
PBS_JOBID= 19918215
Free space on /tmp= 71728 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-mas76.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103940-1466256297/watcher-4103940-1466256297 -o /tmp/evaluation-result-4103940-1466256297/solver-4103940-1466256297 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1466241833-6932 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4103940-1466256297.opb

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

MD5SUM BENCH= 1a1687e6de95bc6822d45f4331f81d44
RANDOM SEED=2093872666

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.791
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		: 2666.791
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29967932 kB
Buffers:          140184 kB
Cached:           169636 kB
SwapCached:         3080 kB
Active:           272796 kB
Inactive:         224020 kB
Active(anon):     186728 kB
Inactive(anon):     2880 kB
Active(file):      86068 kB
Inactive(file):   221140 kB
Unevictable:     1644992 kB
Mlocked:         1497824 kB
SwapTotal:      67108856 kB
SwapFree:       67099796 kB
Dirty:               868 kB
Writeback:             0 kB
AnonPages:       1832520 kB
Mapped:            16968 kB
Shmem:                 0 kB
Slab:             625088 kB
SReclaimable:      68952 kB
SUnreclaim:       556136 kB
KernelStack:        1576 kB
PageTables:         7872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2224548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    303104 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 node124 at 2016-06-18 15:54:52