Trace number 4100837

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.07 1776.74

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-boeing1.opb
MD5SUMceb2e4b71eb9bdf9c63b27bfd911be00
Bench CategoryOPT-SMALLINT (optimisation, small integers)
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 variables8869
Total number of constraints561
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints561
Minimum length of a constraint11
Maximum length of a constraint6849
Number of terms in the objective function 6523
Biggest coefficient in the objective function 7301
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 529587
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 529932
Number of bits of the biggest sum of numbers20
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-4100837-1466218543.opb
0.08/0.11	c reading problem ... 
0.08/0.12	c  objective function found
0.81/0.46	c ... done. Wall clock time 0.347s.
0.81/0.46	c declared #vars     8869
0.81/0.46	c #constraints  570
0.81/0.46	c constraints type 
0.81/0.46	c org.sat4j.specs.Constr$1 => 5
0.81/0.46	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 565
0.81/0.46	c 570 constraints processed.
0.81/0.46	c objective function length is 6523 literals
6.53/5.65	c cleaning 2495 clauses out of 4996 with flag 12312/5004
13.23/12.23	c cleaning 4258 clauses out of 8516 with flag 26229/11019
19.94/18.89	c cleaning 5623 clauses out of 11248 with flag 41720/18009
27.71/26.42	c cleaning 6808 clauses out of 13616 with flag 59890/26000
37.53/36.28	c cleaning 7906 clauses out of 15811 with flag 80534/35003
49.09/47.62	c cleaning 8951 clauses out of 17902 with flag 103399/45000
61.74/60.10	c cleaning 9975 clauses out of 19952 with flag 128084/56001
75.29/73.50	c cleaning 10995 clauses out of 21994 with flag 155367/68018
88.67/86.73	c cleaning 11993 clauses out of 23985 with flag 184500/81004
106.42/104.36	c cleaning 12997 clauses out of 25994 with flag 216583/95006
115.66/113.40	c cleaning 13996 clauses out of 27991 with flag 248629/110000
128.84/126.26	c cleaning 14986 clauses out of 29998 with flag 281586/126003
143.72/140.93	c cleaning 15992 clauses out of 32010 with flag 317023/143001
164.25/161.25	c cleaning 16989 clauses out of 34018 with flag 353837/161001
186.32/183.18	c cleaning 17997 clauses out of 36028 with flag 391951/180000
212.46/209.07	c cleaning 18995 clauses out of 38033 with flag 431982/200002
234.53/230.99	c cleaning 20002 clauses out of 40037 with flag 475141/221001
258.19/254.34	c cleaning 21003 clauses out of 42036 with flag 520451/243002
283.88/279.82	c cleaning 22002 clauses out of 44036 with flag 567165/266005
314.33/310.05	c cleaning 23008 clauses out of 46029 with flag 620459/290000
344.42/339.84	c cleaning 24009 clauses out of 48027 with flag 677667/315006
375.16/370.26	c cleaning 24994 clauses out of 50017 with flag 737869/341005
408.41/403.10	c cleaning 25993 clauses out of 52023 with flag 798980/368005
441.36/435.69	c cleaning 27014 clauses out of 54028 with flag 864295/396003
476.12/469.92	c cleaning 27992 clauses out of 56011 with flag 930009/425000
510.46/503.88	c cleaning 29014 clauses out of 58029 with flag 998484/455010
547.95/540.87	c cleaning 30001 clauses out of 60009 with flag 1069877/486004
588.24/580.62	c cleaning 30995 clauses out of 62011 with flag 1142950/518007
629.69/621.53	c cleaning 32008 clauses out of 64017 with flag 1218235/551008
675.82/667.11	c cleaning 32987 clauses out of 66001 with flag 1296908/585000
723.12/713.86	c cleaning 34008 clauses out of 68016 with flag 1376862/620002
769.43/759.67	c cleaning 35003 clauses out of 70021 with flag 1459782/656015
817.21/806.88	c cleaning 36002 clauses out of 72004 with flag 1545183/693001
862.58/851.66	c cleaning 36986 clauses out of 74001 with flag 1631642/731000
909.35/897.82	c cleaning 38005 clauses out of 76015 with flag 1721201/770000
957.16/944.94	c cleaning 38991 clauses out of 78010 with flag 1812488/810000
1011.16/998.37	c cleaning 40012 clauses out of 80024 with flag 1906520/851005
1065.11/1051.60	c cleaning 40986 clauses out of 82007 with flag 2002940/893000
1122.26/1108.00	c cleaning 42002 clauses out of 84022 with flag 2102552/936001
1179.06/1164.17	c cleaning 43009 clauses out of 86019 with flag 2203211/980000
1237.48/1221.70	c cleaning 44001 clauses out of 88010 with flag 2307145/1025000
1294.49/1278.07	c cleaning 45003 clauses out of 90009 with flag 2413228/1071000
1355.65/1338.39	c cleaning 46000 clauses out of 92015 with flag 2520618/1118009
1418.33/1400.19	c cleaning 47001 clauses out of 94011 with flag 2631219/1166005
1481.41/1462.46	c cleaning 48003 clauses out of 96016 with flag 2743434/1215011
1548.89/1529.05	c cleaning 49007 clauses out of 98014 with flag 2858001/1265012
1616.18/1595.49	c cleaning 49996 clauses out of 99995 with flag 2974227/1316000
1685.05/1663.36	c cleaning 51006 clauses out of 102013 with flag 3093040/1368014
1755.96/1733.25	c cleaning 51997 clauses out of 103994 with flag 3215232/1421001
1800.07/1776.70	c starts		: 88
1800.07/1776.70	c conflicts		: 1455768
1800.07/1776.70	c decisions		: 2621023
1800.07/1776.70	c propagations		: 59904222
1800.07/1776.70	c inspects		: 6169877985
1800.07/1776.70	c shortcuts		: 0
1800.07/1776.70	c learnt literals	: 8
1800.07/1776.70	c learnt binary clauses	: 4
1800.07/1776.70	c learnt ternary clauses	: 4
1800.07/1776.70	c learnt constraints	: 1455760
1800.07/1776.70	c ignored constraints	: 0
1800.07/1776.70	c root simplifications	: 0
1800.07/1776.70	c removed literals (reason simplification)	: 0
1800.07/1776.70	c reason swapping (by a shorter reason)	: 0
1800.07/1776.70	c Calls to reduceDB	: 49
1800.07/1776.70	c Number of update (reduction) of LBD	: 184119
1800.07/1776.70	c Imported unit clauses	: 0
1800.07/1776.70	c number of reductions to clauses (during analyze)	: 0
1800.07/1776.70	c number of learned constraints concerned by reduction	: 0
1800.07/1776.70	c number of learning phase by resolution	: 0
1800.07/1776.70	c number of learning phase by cutting planes	: 0
1800.07/1776.70	c speed (assignments/second)	: 33726.01877489159
1800.07/1776.70	c non guided choices	0
1800.07/1776.70	c timeout
1800.07/1776.73	c learnt constraints type 
1800.07/1776.73	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 4
1800.07/1776.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 86760
1800.07/1776.73	s UNKNOWN
1800.07/1776.73	c Total wall clock time (in seconds): 1776.613

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-4100837-1466218543/watcher-4100837-1466218543 -o /tmp/evaluation-result-4100837-1466218543/solver-4100837-1466218543 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466206103-11896 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4100837-1466218543.opb 

pid=13896
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: 2.01 2.08 2.07 3/192 13899
/proc/meminfo: memFree=31093012/32872528 swapFree=447868/480572
[pid=13899] ppid=13896 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/13899/stat : 13899 (java) R 13896 13899 11879 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 23904459 9515008 183 33554432000 1073741824 1073778376 140733783994352 140733783985384 235374541047 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13899/statm: 2323 184 142 9 0 71 0

[startup+0.100156 s]
/proc/loadavg: 2.01 2.08 2.07 3/192 13899
/proc/meminfo: memFree=31093012/32872528 swapFree=447868/480572
[pid=13899] ppid=13896 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/13899/stat : 13899 (java) S 13896 13899 11879 0 -1 4202496 4413 0 1 0 7 1 0 0 20 0 18 0 23904459 9787879424 6035 33554432000 1073741824 1073778376 140737059560848 140737059551984 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13899/statm: 2389619 6035 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200223 s]
/proc/loadavg: 2.01 2.08 2.07 3/192 13899
/proc/meminfo: memFree=31093012/32872528 swapFree=447868/480572
[pid=13899] ppid=13896 vsize=9558476 CPUtime=0.28 cores=1,3,5,7
/proc/13899/stat : 13899 (java) S 13896 13899 11879 0 -1 4202496 5045 0 1 0 26 2 0 0 20 0 18 0 23904459 9787879424 6900 33554432000 1073741824 1073778376 140737059560848 140737059551984 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13899/statm: 2389619 6900 2220 9 0 2380296 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+0.300234 s]
/proc/loadavg: 2.01 2.08 2.07 3/192 13899
/proc/meminfo: memFree=31093012/32872528 swapFree=447868/480572
[pid=13899] ppid=13896 vsize=9558476 CPUtime=0.51 cores=1,3,5,7
/proc/13899/stat : 13899 (java) S 13896 13899 11879 0 -1 4202496 8425 0 1 0 49 2 0 0 20 0 18 0 23904459 9787879424 11647 33554432000 1073741824 1073778376 140737059560848 140737059551984 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13899/statm: 2389619 11650 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9558476

[startup+0.700295 s]
/proc/loadavg: 2.01 2.08 2.07 3/192 13899
/proc/meminfo: memFree=31093012/32872528 swapFree=447868/480572
[pid=13899] ppid=13896 vsize=9625040 CPUtime=1.48 cores=1,3,5,7
/proc/13899/stat : 13899 (java) S 13896 13899 11879 0 -1 4202496 11991 0 1 0 144 4 0 0 20 0 19 0 23904459 9856040960 24924 33554432000 1073741824 1073778376 140737059560848 140737059551984 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13899/statm: 2406260 24924 2265 9 0 2396937 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9625040

[startup+1.50079 s]
/proc/loadavg: 2.01 2.08 2.07 3/211 13918
/proc/meminfo: memFree=30991628/32872528 swapFree=447868/480572
[pid=13899] ppid=13896 vsize=9625040 CPUtime=2.35 cores=1,3,5,7
/proc/13899/stat : 13899 (java) S 13896 13899 11879 0 -1 4202496 12821 0 1 0 230 5 0 0 20 0 19 0 23904459 9856040960 28877 33554432000 1073741824 1073778376 140737059560848 140737059551984 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13899/statm: 2406260 28877 2269 9 0 2396937 0
[pid=13899/tid=13901] ppid=13896 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/13899/task/13901/stat : 13901 (java) R 13896 13899 11879 0 -1 4202560 2444 0 1 0 143 3 0 0 20 0 19 0 23904460 9856040960 28877 33554432000 1073741824 1073778376 140737059560848 139770034491760 139769863156287 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13899/tid=13902] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13902/stat : 13902 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904462 9856040960 28877 33554432000 1073741824 1073778376 140737059560848 139769995983528 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13903] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13903/stat : 13903 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904462 9856040960 28877 33554432000 1073741824 1073778376 140737059560848 139769994930984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13899/tid=13904] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13904/stat : 13904 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904462 9856040960 28877 33554432000 1073741824 1073778376 140737059560848 139769993878440 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13899/tid=13905] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13905/stat : 13905 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904462 9856040960 28877 33554432000 1073741824 1073778376 140737059560848 139769992825896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13899/tid=13906] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13906/stat : 13906 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904462 9856040960 28877 33554432000 1073741824 1073778376 140737059560848 139769991772328 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13907] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13907/stat : 13907 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904462 9856040960 28877 33554432000 1073741824 1073778376 140737059560848 139769990719784 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13899/tid=13908] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13908/stat : 13908 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904462 9856040960 28877 33554432000 1073741824 1073778376 140737059560848 139769989667240 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13909] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13909/stat : 13909 (java) S 13896 13899 11879 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 23904462 9856040960 28877 33554432000 1073741824 1073778376 140737059560848 139769988614696 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13910] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13910/stat : 13910 (java) S 13896 13899 11879 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 23904463 9856040960 28877 33554432000 1073741824 1073778376 140737059560848 139769858206312 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13899/tid=13911] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13911/stat : 13911 (java) S 13896 13899 11879 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 23904463 9856040960 28877 33554432000 1073741824 1073778376 140737059560848 139769857152632 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13912] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13912/stat : 13912 (java) S 13896 13899 11879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 23904463 9856040960 28877 33554432000 1073741824 1073778376 140737059560848 139769856099976 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13913] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13913/stat : 13913 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904465 9856040960 28877 33554432000 1073741824 1073778376 140737059560848 139769855048720 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13914] ppid=13896 vsize=9625040 CPUtime=0.41 cores=1,3,5,7
/proc/13899/task/13914/stat : 13914 (java) S 13896 13899 11879 0 -1 4202560 5362 0 0 0 40 1 0 0 20 0 19 0 23904465 9856040960 28877 33554432000 1073741824 1073778376 140737059560848 139769853995064 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13915] ppid=13896 vsize=9625040 CPUtime=0.44 cores=1,3,5,7
/proc/13899/task/13915/stat : 13915 (java) S 13896 13899 11879 0 -1 4202560 3736 0 0 0 42 2 0 0 20 0 19 0 23904465 9856040960 28877 33554432000 1073741824 1073778376 140737059560848 139769852942520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13899/tid=13916] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13916/stat : 13916 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904465 9856040960 28877 33554432000 1073741824 1073778376 140737059560848 139769851890168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13899/tid=13917] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13917/stat : 13917 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904465 9856040960 28877 33554432000 1073741824 1073778376 140737059560848 139769850837832 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13899/tid=13918] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13918/stat : 13918 (java) S 13896 13899 11879 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 23904510 9856040960 28877 33554432000 1073741824 1073778376 140737059560848 139769849783592 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 9625040

[startup+3.10077 s]
/proc/loadavg: 2.01 2.08 2.07 3/211 13918
/proc/meminfo: memFree=30974872/32872528 swapFree=447868/480572
[pid=13899] ppid=13896 vsize=9625040 CPUtime=3.95 cores=1,3,5,7
/proc/13899/stat : 13899 (java) S 13896 13899 11879 0 -1 4202496 12837 0 1 0 390 5 0 0 20 0 19 0 23904459 9856040960 36045 33554432000 1073741824 1073778376 140737059560848 140737059551984 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13899/statm: 2406260 36045 2269 9 0 2396937 0
[pid=13899/tid=13901] ppid=13896 vsize=9625040 CPUtime=3.06 cores=1,3,5,7
/proc/13899/task/13901/stat : 13901 (java) R 13896 13899 11879 0 -1 4202560 2460 0 1 0 303 3 0 0 20 0 19 0 23904460 9856040960 36045 33554432000 1073741824 1073778376 140737059560848 139770034491808 139769863156287 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13899/tid=13902] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13902/stat : 13902 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904462 9856040960 36045 33554432000 1073741824 1073778376 140737059560848 139769995983528 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13903] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13903/stat : 13903 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904462 9856040960 36045 33554432000 1073741824 1073778376 140737059560848 139769994930984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13899/tid=13904] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13904/stat : 13904 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904462 9856040960 36045 33554432000 1073741824 1073778376 140737059560848 139769993878440 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13899/tid=13905] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13905/stat : 13905 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904462 9856040960 36045 33554432000 1073741824 1073778376 140737059560848 139769992825896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13899/tid=13906] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13906/stat : 13906 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904462 9856040960 36045 33554432000 1073741824 1073778376 140737059560848 139769991772328 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13907] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13907/stat : 13907 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904462 9856040960 36045 33554432000 1073741824 1073778376 140737059560848 139769990719784 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13899/tid=13908] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13908/stat : 13908 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904462 9856040960 36045 33554432000 1073741824 1073778376 140737059560848 139769989667240 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13909] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13909/stat : 13909 (java) S 13896 13899 11879 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 23904462 9856040960 36045 33554432000 1073741824 1073778376 140737059560848 139769988614696 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13910] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13910/stat : 13910 (java) S 13896 13899 11879 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 23904463 9856040960 36045 33554432000 1073741824 1073778376 140737059560848 139769858206312 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13899/tid=13911] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13911/stat : 13911 (java) S 13896 13899 11879 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 23904463 9856040960 36045 33554432000 1073741824 1073778376 140737059560848 139769857152632 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13912] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13912/stat : 13912 (java) S 13896 13899 11879 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 23904463 9856040960 36045 33554432000 1073741824 1073778376 140737059560848 139769856099976 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13913] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13913/stat : 13913 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904465 9856040960 36045 33554432000 1073741824 1073778376 140737059560848 139769855048720 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13914] ppid=13896 vsize=9625040 CPUtime=0.41 cores=1,3,5,7
/proc/13899/task/13914/stat : 13914 (java) S 13896 13899 11879 0 -1 4202560 5362 0 0 0 40 1 0 0 20 0 19 0 23904465 9856040960 36045 33554432000 1073741824 1073778376 140737059560848 139769853995064 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13915] ppid=13896 vsize=9625040 CPUtime=0.44 cores=1,3,5,7
/proc/13899/task/13915/stat : 13915 (java) S 13896 13899 11879 0 -1 4202560 3736 0 0 0 42 2 0 0 20 0 19 0 23904465 9856040960 36045 33554432000 1073741824 1073778376 140737059560848 139769852942520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13899/tid=13916] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13916/stat : 13916 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904465 9856040960 36045 33554432000 1073741824 1073778376 140737059560848 139769851890168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13899/tid=13917] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13917/stat : 13917 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904465 9856040960 36045 33554432000 1073741824 1073778376 140737059560848 139769850837832 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13899/tid=13918] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13918/stat : 13918 (java) S 13896 13899 11879 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 23904510 9856040960 36045 33554432000 1073741824 1073778376 140737059560848 139769849783592 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 9625040

[startup+6.30077 s]
/proc/loadavg: 2.01 2.08 2.07 3/211 13918
/proc/meminfo: memFree=30903388/32872528 swapFree=447868/480572
[pid=13899] ppid=13896 vsize=9625040 CPUtime=7.27 cores=1,3,5,7
/proc/13899/stat : 13899 (java) S 13896 13899 11879 0 -1 4202496 12932 0 1 0 718 9 0 0 20 0 19 0 23904459 9856040960 49087 33554432000 1073741824 1073778376 140737059560848 140737059551984 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13899/statm: 2406260 49087 2287 9 0 2396937 0
[pid=13899/tid=13901] ppid=13896 vsize=9625040 CPUtime=6.22 cores=1,3,5,7
/proc/13899/task/13901/stat : 13901 (java) R 13896 13899 11879 0 -1 4202560 2475 0 1 0 619 3 0 0 20 0 19 0 23904460 9856040960 49087 33554432000 1073741824 1073778376 140737059560848 139770034482896 139769863156663 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13899/tid=13902] ppid=13896 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/13899/task/13902/stat : 13902 (java) S 13896 13899 11879 0 -1 4202560 21 0 0 0 1 0 0 0 20 0 19 0 23904462 9856040960 49087 33554432000 1073741824 1073778376 140737059560848 139769995983528 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13903] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13903/stat : 13903 (java) S 13896 13899 11879 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 23904462 9856040960 49087 33554432000 1073741824 1073778376 140737059560848 139769994930984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13899/tid=13904] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13904/stat : 13904 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904462 9856040960 49087 33554432000 1073741824 1073778376 140737059560848 139769993878440 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13899/tid=13905] ppid=13896 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/13899/task/13905/stat : 13905 (java) S 13896 13899 11879 0 -1 4202560 23 0 0 0 1 0 0 0 20 0 19 0 23904462 9856040960 49087 33554432000 1073741824 1073778376 140737059560848 139769992825896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13899/tid=13906] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13906/stat : 13906 (java) S 13896 13899 11879 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 23904462 9856040960 49087 33554432000 1073741824 1073778376 140737059560848 139769991772328 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13899/tid=13907] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13907/stat : 13907 (java) S 13896 13899 11879 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 23904462 9856040960 49087 33554432000 1073741824 1073778376 140737059560848 139769990719784 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13899/tid=13908] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13908/stat : 13908 (java) S 13896 13899 11879 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 23904462 9856040960 49087 33554432000 1073741824 1073778376 140737059560848 139769989667240 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13899/tid=13909] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13909/stat : 13909 (java) S 13896 13899 11879 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 23904462 9856040960 49087 33554432000 1073741824 1073778376 140737059560848 139769988614696 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13899/tid=13910] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13910/stat : 13910 (java) S 13896 13899 11879 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 23904463 9856040960 49087 33554432000 1073741824 1073778376 140737059560848 139769858206312 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13899/tid=13911] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13911/stat : 13911 (java) S 13896 13899 11879 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 23904463 9856040960 49087 33554432000 1073741824 1073778376 140737059560848 139769857152632 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13912] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13912/stat : 13912 (java) S 13896 13899 11879 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 23904463 9856040960 49087 33554432000 1073741824 1073778376 140737059560848 139769856099976 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13913] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13913/stat : 13913 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904465 9856040960 49087 33554432000 1073741824 1073778376 140737059560848 139769855048720 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13914] ppid=13896 vsize=9625040 CPUtime=0.44 cores=1,3,5,7
/proc/13899/task/13914/stat : 13914 (java) S 13896 13899 11879 0 -1 4202560 5362 0 0 0 43 1 0 0 20 0 19 0 23904465 9856040960 49087 33554432000 1073741824 1073778376 140737059560848 139769853995064 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13915] ppid=13896 vsize=9625040 CPUtime=0.46 cores=1,3,5,7
/proc/13899/task/13915/stat : 13915 (java) S 13896 13899 11879 0 -1 4202560 3740 0 0 0 44 2 0 0 20 0 19 0 23904465 9856040960 49087 33554432000 1073741824 1073778376 140737059560848 139769852942520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13899/tid=13916] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13916/stat : 13916 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904465 9856040960 49087 33554432000 1073741824 1073778376 140737059560848 139769851890168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13899/tid=13917] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13917/stat : 13917 (java) S 13896 13899 11879 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 23904465 9856040960 49087 33554432000 1073741824 1073778376 140737059560848 139769850837832 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13899/tid=13918] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13918/stat : 13918 (java) S 13896 13899 11879 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 23904510 9856040960 49087 33554432000 1073741824 1073778376 140737059560848 139769849783592 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.27
Current children cumulated vsize (KiB) 9625040


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

[pid=13899/tid=13918] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13918/stat : 13918 (java) S 13896 13899 11879 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 23904510 9856040960 223545 33554432000 1073741824 1073778376 140737059560848 139769849783592 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1684.04
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.10 2.06 2.06 3/211 14050
/proc/meminfo: memFree=29784528/32872528 swapFree=447868/480572
[pid=13899] ppid=13896 vsize=9625040 CPUtime=1744.88 cores=1,3,5,7
/proc/13899/stat : 13899 (java) S 13896 13899 11879 0 -1 4202496 47060 0 1 0 174057 431 0 0 20 0 19 0 23904459 9856040960 208756 33554432000 1073741824 1073778376 140737059560848 140737059551984 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13899/statm: 2406260 208756 2295 9 0 2396937 0
[pid=13899/tid=13901] ppid=13896 vsize=9625040 CPUtime=1702.56 cores=1,3,5,7
/proc/13899/task/13901/stat : 13901 (java) R 13896 13899 11879 0 -1 4202560 2895 0 1 0 170226 30 0 0 20 0 19 0 23904460 9856040960 208756 33554432000 1073741824 1073778376 140737059560848 139770034490576 139769863156351 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=13899/tid=13902] ppid=13896 vsize=9625040 CPUtime=3.83 cores=1,3,5,7
/proc/13899/task/13902/stat : 13902 (java) S 13896 13899 11879 0 -1 4202560 3705 0 0 0 328 55 0 0 20 0 19 0 23904462 9856040960 208756 33554432000 1073741824 1073778376 140737059560848 139769995983528 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13899/tid=13903] ppid=13896 vsize=9625040 CPUtime=3.77 cores=1,3,5,7
/proc/13899/task/13903/stat : 13903 (java) S 13896 13899 11879 0 -1 4202560 4148 0 0 0 325 52 0 0 20 0 19 0 23904462 9856040960 208756 33554432000 1073741824 1073778376 140737059560848 139769994930984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13899/tid=13904] ppid=13896 vsize=9625040 CPUtime=3.77 cores=1,3,5,7
/proc/13899/task/13904/stat : 13904 (java) S 13896 13899 11879 0 -1 4202560 3484 0 0 0 329 48 0 0 20 0 19 0 23904462 9856040960 208756 33554432000 1073741824 1073778376 140737059560848 139769993878440 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13899/tid=13905] ppid=13896 vsize=9625040 CPUtime=3.78 cores=1,3,5,7
/proc/13899/task/13905/stat : 13905 (java) S 13896 13899 11879 0 -1 4202560 3426 0 0 0 332 46 0 0 20 0 19 0 23904462 9856040960 208756 33554432000 1073741824 1073778376 140737059560848 139769992825896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13899/tid=13906] ppid=13896 vsize=9625040 CPUtime=3.76 cores=1,3,5,7
/proc/13899/task/13906/stat : 13906 (java) S 13896 13899 11879 0 -1 4202560 3264 0 0 0 321 55 0 0 20 0 19 0 23904462 9856040960 208756 33554432000 1073741824 1073778376 140737059560848 139769991772328 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13907] ppid=13896 vsize=9625040 CPUtime=3.74 cores=1,3,5,7
/proc/13899/task/13907/stat : 13907 (java) S 13896 13899 11879 0 -1 4202560 2692 0 0 0 324 50 0 0 20 0 19 0 23904462 9856040960 208756 33554432000 1073741824 1073778376 140737059560848 139769990719784 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13908] ppid=13896 vsize=9625040 CPUtime=3.84 cores=1,3,5,7
/proc/13899/task/13908/stat : 13908 (java) S 13896 13899 11879 0 -1 4202560 3219 0 0 0 332 52 0 0 20 0 19 0 23904462 9856040960 208756 33554432000 1073741824 1073778376 140737059560848 139769989667240 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13899/tid=13909] ppid=13896 vsize=9625040 CPUtime=3.89 cores=1,3,5,7
/proc/13899/task/13909/stat : 13909 (java) S 13896 13899 11879 0 -1 4202560 5260 0 0 0 340 49 0 0 20 0 19 0 23904462 9856040960 208756 33554432000 1073741824 1073778376 140737059560848 139769988614696 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13910] ppid=13896 vsize=9625040 CPUtime=6.54 cores=1,3,5,7
/proc/13899/task/13910/stat : 13910 (java) S 13896 13899 11879 0 -1 4202560 4498 0 0 0 646 8 0 0 20 0 19 0 23904463 9856040960 208756 33554432000 1073741824 1073778376 140737059560848 139769858206312 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13899/tid=13911] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13911/stat : 13911 (java) S 13896 13899 11879 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 23904463 9856040960 208756 33554432000 1073741824 1073778376 140737059560848 139769857152632 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13912] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13912/stat : 13912 (java) S 13896 13899 11879 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 23904463 9856040960 208756 33554432000 1073741824 1073778376 140737059560848 139769856099976 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13913] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13913/stat : 13913 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904465 9856040960 208756 33554432000 1073741824 1073778376 140737059560848 139769855048720 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13914] ppid=13896 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/13899/task/13914/stat : 13914 (java) S 13896 13899 11879 0 -1 4202560 5362 0 0 0 48 1 0 0 20 0 19 0 23904465 9856040960 208756 33554432000 1073741824 1073778376 140737059560848 139769853995064 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13915] ppid=13896 vsize=9625040 CPUtime=0.5 cores=1,3,5,7
/proc/13899/task/13915/stat : 13915 (java) S 13896 13899 11879 0 -1 4202560 3742 0 0 0 48 2 0 0 20 0 19 0 23904465 9856040960 208756 33554432000 1073741824 1073778376 140737059560848 139769852942520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13899/tid=13916] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13916/stat : 13916 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904465 9856040960 208756 33554432000 1073741824 1073778376 140737059560848 139769851890168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13899/tid=13917] ppid=13896 vsize=9625040 CPUtime=0.31 cores=1,3,5,7
/proc/13899/task/13917/stat : 13917 (java) S 13896 13899 11879 0 -1 4202560 100 0 0 0 17 14 0 0 20 0 19 0 23904465 9856040960 208756 33554432000 1073741824 1073778376 140737059560848 139769850837832 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13899/tid=13918] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13918/stat : 13918 (java) S 13896 13899 11879 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 23904510 9856040960 208756 33554432000 1073741824 1073778376 140737059560848 139769849783592 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1744.88
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1776.7 s]
/proc/loadavg: 2.04 2.05 2.05 3/211 14050
/proc/meminfo: memFree=29914636/32872528 swapFree=447868/480572
[pid=13899] ppid=13896 vsize=9625040 CPUtime=1800.07 cores=1,3,5,7
/proc/13899/stat : 13899 (java) S 13896 13899 11879 0 -1 4202496 48489 0 1 0 179559 448 0 0 20 0 19 0 23904459 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 140737059551984 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13899/statm: 2406260 211337 2295 9 0 2396937 0
[pid=13899/tid=13901] ppid=13896 vsize=9625040 CPUtime=1756.37 cores=1,3,5,7
/proc/13899/task/13901/stat : 13901 (java) R 13896 13899 11879 0 -1 4202560 2909 0 1 0 175606 31 0 0 20 0 19 0 23904460 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139770034490608 139769863156210 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13899/tid=13902] ppid=13896 vsize=9625040 CPUtime=3.99 cores=1,3,5,7
/proc/13899/task/13902/stat : 13902 (java) S 13896 13899 11879 0 -1 4202560 3789 0 0 0 341 58 0 0 20 0 19 0 23904462 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769995983528 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13899/tid=13903] ppid=13896 vsize=9625040 CPUtime=3.93 cores=1,3,5,7
/proc/13899/task/13903/stat : 13903 (java) S 13896 13899 11879 0 -1 4202560 4333 0 0 0 338 55 0 0 20 0 19 0 23904462 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769994930984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13899/tid=13904] ppid=13896 vsize=9625040 CPUtime=3.89 cores=1,3,5,7
/proc/13899/task/13904/stat : 13904 (java) S 13896 13899 11879 0 -1 4202560 4047 0 0 0 340 49 0 0 20 0 19 0 23904462 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769993878440 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13899/tid=13905] ppid=13896 vsize=9625040 CPUtime=3.95 cores=1,3,5,7
/proc/13899/task/13905/stat : 13905 (java) S 13896 13899 11879 0 -1 4202560 3578 0 0 0 346 49 0 0 20 0 19 0 23904462 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769992825896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13899/tid=13906] ppid=13896 vsize=9625040 CPUtime=3.89 cores=1,3,5,7
/proc/13899/task/13906/stat : 13906 (java) S 13896 13899 11879 0 -1 4202560 3313 0 0 0 332 57 0 0 20 0 19 0 23904462 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769991772328 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13899/tid=13907] ppid=13896 vsize=9625040 CPUtime=3.87 cores=1,3,5,7
/proc/13899/task/13907/stat : 13907 (java) S 13896 13899 11879 0 -1 4202560 2811 0 0 0 335 52 0 0 20 0 19 0 23904462 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769990719784 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13908] ppid=13896 vsize=9625040 CPUtime=3.94 cores=1,3,5,7
/proc/13899/task/13908/stat : 13908 (java) S 13896 13899 11879 0 -1 4202560 3250 0 0 0 341 53 0 0 20 0 19 0 23904462 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769989667240 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13909] ppid=13896 vsize=9625040 CPUtime=4.03 cores=1,3,5,7
/proc/13899/task/13909/stat : 13909 (java) S 13896 13899 11879 0 -1 4202560 5471 0 0 0 352 51 0 0 20 0 19 0 23904462 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769988614696 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13910] ppid=13896 vsize=9625040 CPUtime=6.68 cores=1,3,5,7
/proc/13899/task/13910/stat : 13910 (java) S 13896 13899 11879 0 -1 4202560 4515 0 0 0 659 9 0 0 20 0 19 0 23904463 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769858206312 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13899/tid=13911] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13911/stat : 13911 (java) S 13896 13899 11879 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 23904463 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769857152632 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13912] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13912/stat : 13912 (java) S 13896 13899 11879 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 23904463 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769856099976 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13913] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13913/stat : 13913 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904465 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769855048720 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13914] ppid=13896 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/13899/task/13914/stat : 13914 (java) S 13896 13899 11879 0 -1 4202560 5362 0 0 0 48 1 0 0 20 0 19 0 23904465 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769853995064 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13915] ppid=13896 vsize=9625040 CPUtime=0.5 cores=1,3,5,7
/proc/13899/task/13915/stat : 13915 (java) S 13896 13899 11879 0 -1 4202560 3742 0 0 0 48 2 0 0 20 0 19 0 23904465 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769852942520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13899/tid=13916] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13916/stat : 13916 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904465 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769851890168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13899/tid=13917] ppid=13896 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/13899/task/13917/stat : 13917 (java) S 13896 13899 11879 0 -1 4202560 104 0 0 0 19 14 0 0 20 0 19 0 23904465 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769850837832 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13899/tid=13918] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13918/stat : 13918 (java) S 13896 13899 11879 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 23904510 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769849783592 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
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 13899 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1776.7 s]
/proc/loadavg: 2.04 2.05 2.05 3/211 14050
/proc/meminfo: memFree=29914636/32872528 swapFree=447868/480572
[pid=13899] ppid=13896 vsize=9625040 CPUtime=1800.07 cores=1,3,5,7
/proc/13899/stat : 13899 (java) S 13896 13899 11879 0 -1 4202496 48489 0 1 0 179559 448 0 0 20 0 19 0 23904459 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 140737059551984 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13899/statm: 2406260 211337 2295 9 0 2396937 0
[pid=13899/tid=13901] ppid=13896 vsize=9625040 CPUtime=1756.37 cores=1,3,5,7
/proc/13899/task/13901/stat : 13901 (java) R 13896 13899 11879 0 -1 4202560 2909 0 1 0 175606 31 0 0 20 0 19 0 23904460 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139770034490608 139769863156210 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13899/tid=13902] ppid=13896 vsize=9625040 CPUtime=3.99 cores=1,3,5,7
/proc/13899/task/13902/stat : 13902 (java) S 13896 13899 11879 0 -1 4202560 3789 0 0 0 341 58 0 0 20 0 19 0 23904462 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769995983528 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13899/tid=13903] ppid=13896 vsize=9625040 CPUtime=3.93 cores=1,3,5,7
/proc/13899/task/13903/stat : 13903 (java) S 13896 13899 11879 0 -1 4202560 4333 0 0 0 338 55 0 0 20 0 19 0 23904462 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769994930984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13899/tid=13904] ppid=13896 vsize=9625040 CPUtime=3.89 cores=1,3,5,7
/proc/13899/task/13904/stat : 13904 (java) S 13896 13899 11879 0 -1 4202560 4047 0 0 0 340 49 0 0 20 0 19 0 23904462 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769993878440 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13899/tid=13905] ppid=13896 vsize=9625040 CPUtime=3.95 cores=1,3,5,7
/proc/13899/task/13905/stat : 13905 (java) S 13896 13899 11879 0 -1 4202560 3578 0 0 0 346 49 0 0 20 0 19 0 23904462 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769992825896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13899/tid=13906] ppid=13896 vsize=9625040 CPUtime=3.89 cores=1,3,5,7
/proc/13899/task/13906/stat : 13906 (java) S 13896 13899 11879 0 -1 4202560 3313 0 0 0 332 57 0 0 20 0 19 0 23904462 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769991772328 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13899/tid=13907] ppid=13896 vsize=9625040 CPUtime=3.87 cores=1,3,5,7
/proc/13899/task/13907/stat : 13907 (java) S 13896 13899 11879 0 -1 4202560 2811 0 0 0 335 52 0 0 20 0 19 0 23904462 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769990719784 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13908] ppid=13896 vsize=9625040 CPUtime=3.94 cores=1,3,5,7
/proc/13899/task/13908/stat : 13908 (java) S 13896 13899 11879 0 -1 4202560 3250 0 0 0 341 53 0 0 20 0 19 0 23904462 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769989667240 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13909] ppid=13896 vsize=9625040 CPUtime=4.03 cores=1,3,5,7
/proc/13899/task/13909/stat : 13909 (java) S 13896 13899 11879 0 -1 4202560 5471 0 0 0 352 51 0 0 20 0 19 0 23904462 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769988614696 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13910] ppid=13896 vsize=9625040 CPUtime=6.68 cores=1,3,5,7
/proc/13899/task/13910/stat : 13910 (java) S 13896 13899 11879 0 -1 4202560 4515 0 0 0 659 9 0 0 20 0 19 0 23904463 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769858206312 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13899/tid=13911] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13911/stat : 13911 (java) S 13896 13899 11879 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 23904463 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769857152632 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13912] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13912/stat : 13912 (java) S 13896 13899 11879 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 23904463 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769856099976 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13913] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13913/stat : 13913 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904465 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769855048720 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13914] ppid=13896 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/13899/task/13914/stat : 13914 (java) S 13896 13899 11879 0 -1 4202560 5362 0 0 0 48 1 0 0 20 0 19 0 23904465 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769853995064 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13899/tid=13915] ppid=13896 vsize=9625040 CPUtime=0.5 cores=1,3,5,7
/proc/13899/task/13915/stat : 13915 (java) S 13896 13899 11879 0 -1 4202560 3742 0 0 0 48 2 0 0 20 0 19 0 23904465 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769852942520 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13899/tid=13916] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13916/stat : 13916 (java) S 13896 13899 11879 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23904465 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769851890168 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13899/tid=13917] ppid=13896 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/13899/task/13917/stat : 13917 (java) S 13896 13899 11879 0 -1 4202560 104 0 0 0 19 14 0 0 20 0 19 0 23904465 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769850837832 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13899/tid=13918] ppid=13896 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13899/task/13918/stat : 13918 (java) S 13896 13899 11879 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 23904510 9856040960 211337 33554432000 1073741824 1073778376 140737059560848 139769849783592 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13899 and gives
#  childrusage.ru_utime.tv_sec=1791
#  childrusage.ru_utime.tv_usec=207695
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=953246
# CPU time returned by wait4() is 1796.16
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1776.74
CPU time (s): 1800.07
CPU user time (s): 1795.59
CPU system time (s): 4.48
CPU usage (%): 101.313
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.21
system time used= 4.95325
maximum resident set size= 1027876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48520
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 51376
involuntary context switches= 50494

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.3313 second user time and 10.9543 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-18 04:55:43
IDJOB=4100837
IDBENCH=1667
IDSOLVER=2546
FILE ID=node104/4100837-1466218543
RUNJOBID= node104-1466206103-11896
PBS_JOBID= 19918168
Free space on /tmp= 71700 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-boeing1.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100837-1466218543/watcher-4100837-1466218543 -o /tmp/evaluation-result-4100837-1466218543/solver-4100837-1466218543 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466206103-11896 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4100837-1466218543.opb

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

MD5SUM BENCH= ceb2e4b71eb9bdf9c63b27bfd911be00
RANDOM SEED=630845363

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.035
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:        31093284 kB
Buffers:           95320 kB
Cached:           112292 kB
SwapCached:        40452 kB
Active:           376756 kB
Inactive:         188452 kB
Active(anon):     319520 kB
Inactive(anon):    40052 kB
Active(file):      57236 kB
Inactive(file):   148400 kB
Unevictable:      480572 kB
Mlocked:          447868 kB
SwapTotal:      67108856 kB
SwapFree:       67060428 kB
Dirty:              1264 kB
Writeback:             0 kB
AnonPages:        853476 kB
Mapped:            15376 kB
Shmem:                 0 kB
Slab:             601236 kB
SReclaimable:      45388 kB
SUnreclaim:       555848 kB
KernelStack:        1744 kB
PageTables:         5948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     910092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    391168 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= 71700 MiB
End job on node104 at 2016-06-18 05:25:20