Trace number 4103568

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.01 1786.55

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-forplan.opb
MD5SUM43a001fe9c1e4e8b75108df32c142ab0
Bench CategoryOPT-BIGINT (optimisation, big 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 variables12528
Total number of constraints155
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 constraints155
Minimum length of a constraint27
Maximum length of a constraint9090
Number of terms in the objective function 9340
Biggest coefficient in the objective function 6454798974976000
Number of bits for the biggest coefficient in the objective function 53
Sum of the numbers in the objective function 1138676908426644728
Number of bits of the sum of numbers in the objective function 60
Biggest number in a constraint 6454798974976000
Number of bits of the biggest number in a constraint 53
Biggest sum of numbers in a constraint 1138676908426644728
Number of bits of the biggest sum of numbers60
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.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.10	c java.vm.version	19.1-b02
0.00/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.10	c sun.arch.data.model	64
0.09/0.10	c java.version		1.6.0_24
0.09/0.10	c os.name		Linux
0.09/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.09/0.10	c os.arch		amd64
0.09/0.10	c Free memory 		501472288
0.09/0.10	c Max memory 		7480803328
0.09/0.10	c Total memory 		504102912
0.09/0.10	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4103568-1466243656.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.94/0.64	c ... done. Wall clock time 0.52s.
0.94/0.64	c declared #vars     12528
0.94/0.64	c #constraints  245
0.94/0.64	c constraints type 
0.94/0.64	c org.sat4j.specs.Constr$1 => 10
0.94/0.64	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 235
0.94/0.64	c 245 constraints processed.
0.94/0.64	c objective function length is 9340 literals
12.15/11.41	c cleaning 2501 clauses out of 5002 with flag 24318/5002
21.99/21.18	c cleaning 4249 clauses out of 8499 with flag 56001/11000
31.09/30.29	c cleaning 5622 clauses out of 11251 with flag 90743/18001
39.90/38.90	c cleaning 6812 clauses out of 13628 with flag 126791/26000
47.83/46.75	c cleaning 7907 clauses out of 15817 with flag 162956/35001
57.73/56.65	c cleaning 8955 clauses out of 17910 with flag 204568/45001
68.92/67.72	c cleaning 9976 clauses out of 19954 with flag 252185/56000
82.59/81.36	c cleaning 10986 clauses out of 21978 with flag 308837/68000
97.03/95.62	c cleaning 11992 clauses out of 23993 with flag 363868/81001
108.52/107.03	c cleaning 12993 clauses out of 26002 with flag 420565/95002
125.10/123.45	c cleaning 13992 clauses out of 28009 with flag 494065/110002
142.94/141.22	c cleaning 14998 clauses out of 30015 with flag 575500/126000
158.15/156.43	c cleaning 15998 clauses out of 32017 with flag 654476/143000
172.32/170.55	c cleaning 17003 clauses out of 34020 with flag 731854/161001
184.87/183.02	c cleaning 18002 clauses out of 36017 with flag 808142/180001
203.65/201.79	c cleaning 19005 clauses out of 38014 with flag 900622/200000
222.91/220.90	c cleaning 20002 clauses out of 40009 with flag 994566/221000
241.60/239.58	c cleaning 21004 clauses out of 42007 with flag 1087094/243000
262.78/260.66	c cleaning 21993 clauses out of 44005 with flag 1175111/266002
288.61/286.39	c cleaning 23004 clauses out of 46011 with flag 1243026/290001
315.25/312.96	c cleaning 23992 clauses out of 48007 with flag 1311208/315001
344.02/341.62	c cleaning 24995 clauses out of 50016 with flag 1379465/341002
373.01/370.51	c cleaning 25999 clauses out of 52019 with flag 1463013/368000
408.41/405.89	c cleaning 26999 clauses out of 54020 with flag 1582150/396000
443.29/440.61	c cleaning 28004 clauses out of 56022 with flag 1675508/425001
478.21/475.42	c cleaning 29000 clauses out of 58019 with flag 1804969/455002
521.21/518.30	c cleaning 30000 clauses out of 60019 with flag 1919705/486002
562.19/559.25	c cleaning 30997 clauses out of 62018 with flag 2054127/518001
595.39/592.32	c cleaning 32001 clauses out of 64022 with flag 2194964/551002
637.85/634.70	c cleaning 33008 clauses out of 66019 with flag 2342347/585000
678.89/675.55	c cleaning 33999 clauses out of 68012 with flag 2436543/620001
717.14/713.60	c cleaning 34998 clauses out of 70013 with flag 2561542/656001
764.22/760.55	c cleaning 36000 clauses out of 72015 with flag 2657898/693001
806.84/802.97	c cleaning 37003 clauses out of 74014 with flag 2779546/731000
855.48/851.34	c cleaning 38002 clauses out of 76011 with flag 2921149/770000
904.90/900.43	c cleaning 39002 clauses out of 78010 with flag 3068763/810001
959.61/954.91	c cleaning 40000 clauses out of 80007 with flag 3214684/851000
1016.34/1011.41	c cleaning 40997 clauses out of 82008 with flag 3339848/893001
1072.86/1067.65	c cleaning 41993 clauses out of 84010 with flag 3471054/936000
1127.73/1122.15	c cleaning 42995 clauses out of 86018 with flag 3624320/980001
1185.93/1179.85	c cleaning 43999 clauses out of 88022 with flag 3757331/1025000
1258.46/1251.96	c cleaning 45006 clauses out of 90025 with flag 3907217/1071002
1318.43/1311.21	c cleaning 46001 clauses out of 92017 with flag 4108230/1118000
1398.49/1390.68	c cleaning 47004 clauses out of 94017 with flag 4287888/1166001
1468.89/1460.56	c cleaning 48001 clauses out of 96013 with flag 4454230/1215001
1547.52/1538.22	c cleaning 49008 clauses out of 98016 with flag 4604379/1265005
1639.02/1628.61	c cleaning 49989 clauses out of 100003 with flag 4763612/1316000
1674.25/1663.30	c cleaning 51003 clauses out of 102015 with flag 4867614/1368001
1717.18/1705.20	c cleaning 51995 clauses out of 103989 with flag 5053429/1421000
1760.57/1747.51	c cleaning 52990 clauses out of 105994 with flag 5247181/1475000
1800.01/1786.51	c starts		: 62
1800.01/1786.51	c conflicts		: 1506608
1800.01/1786.51	c decisions		: 1737524
1800.01/1786.51	c propagations		: 50886870
1800.01/1786.51	c inspects		: 7202769624
1800.01/1786.51	c shortcuts		: 0
1800.01/1786.51	c learnt literals	: 22
1800.01/1786.51	c learnt binary clauses	: 39
1800.01/1786.51	c learnt ternary clauses	: 67
1800.01/1786.51	c learnt constraints	: 1506586
1800.01/1786.51	c ignored constraints	: 0
1800.01/1786.51	c root simplifications	: 0
1800.01/1786.51	c removed literals (reason simplification)	: 0
1800.01/1786.51	c reason swapping (by a shorter reason)	: 0
1800.01/1786.51	c Calls to reduceDB	: 50
1800.01/1786.51	c Number of update (reduction) of LBD	: 158542
1800.01/1786.51	c Imported unit clauses	: 0
1800.01/1786.51	c number of reductions to clauses (during analyze)	: 0
1800.01/1786.51	c number of learned constraints concerned by reduction	: 0
1800.01/1786.51	c number of learning phase by resolution	: 0
1800.01/1786.51	c number of learning phase by cutting planes	: 0
1800.01/1786.51	c speed (assignments/second)	: 28495.101948021405
1800.01/1786.51	c non guided choices	1053
1800.01/1786.51	c timeout
1800.01/1786.54	c learnt constraints type 
1800.01/1786.54	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 39
1800.01/1786.54	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 84574
1800.01/1786.54	s UNKNOWN
1800.01/1786.54	c Total wall clock time (in seconds): 1786.417

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-4103568-1466243656/watcher-4103568-1466243656 -o /tmp/evaluation-result-4103568-1466243656/solver-4103568-1466243656 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466230712-24776 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4103568-1466243656.opb 

pid=26455
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.43 2.29 2.21 3/194 26458
/proc/meminfo: memFree=29584432/32872528 swapFree=1556504/1720024
[pid=26458] ppid=26455 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/26458/stat : 26458 (java) D 26455 26458 24760 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 26414265 9515008 182 33554432000 1073741824 1073778376 140735711954720 140735711945752 270330052277 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/26458/statm: 2323 182 140 9 0 71 0

[startup+0.10007 s]
/proc/loadavg: 2.43 2.29 2.21 3/194 26458
/proc/meminfo: memFree=29584432/32872528 swapFree=1556504/1720024
[pid=26458] ppid=26455 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/26458/stat : 26458 (java) S 26455 26458 24760 0 -1 4202496 4407 0 1 0 8 1 0 0 20 0 18 0 26414265 9787879424 6039 33554432000 1073741824 1073778376 140733434042768 140733434033904 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26458/statm: 2389619 6039 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20028 s]
/proc/loadavg: 2.43 2.29 2.21 3/194 26458
/proc/meminfo: memFree=29584432/32872528 swapFree=1556504/1720024
[pid=26458] ppid=26455 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/26458/stat : 26458 (java) S 26455 26458 24760 0 -1 4202496 5040 0 1 0 27 1 0 0 20 0 18 0 26414265 9787879424 6978 33554432000 1073741824 1073778376 140733434042768 140733434033904 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26458/statm: 2389619 6978 2220 9 0 2380296 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+0.300278 s]
/proc/loadavg: 2.43 2.29 2.21 3/194 26458
/proc/meminfo: memFree=29584432/32872528 swapFree=1556504/1720024
[pid=26458] ppid=26455 vsize=9558476 CPUtime=0.48 cores=0,2,4,6
/proc/26458/stat : 26458 (java) S 26455 26458 24760 0 -1 4202496 6239 0 1 0 46 2 0 0 20 0 18 0 26414265 9787879424 10182 33554432000 1073741824 1073778376 140733434042768 140733434033904 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26458/statm: 2389619 10182 2230 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700247 s]
/proc/loadavg: 2.43 2.29 2.21 3/194 26458
/proc/meminfo: memFree=29584432/32872528 swapFree=1556504/1720024
[pid=26458] ppid=26455 vsize=9558476 CPUtime=1.09 cores=0,2,4,6
/proc/26458/stat : 26458 (java) S 26455 26458 24760 0 -1 4202496 6405 0 1 0 105 4 0 0 20 0 18 0 26414265 9787879424 35373 33554432000 1073741824 1073778376 140733434042768 140733434033904 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26458/statm: 2389619 35373 2255 9 0 2380296 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 9558476

[startup+1.50079 s]
/proc/loadavg: 2.47 2.30 2.21 3/213 26477
/proc/meminfo: memFree=29445732/32872528 swapFree=1556504/1720024
[pid=26458] ppid=26455 vsize=9625040 CPUtime=2.1 cores=0,2,4,6
/proc/26458/stat : 26458 (java) S 26455 26458 24760 0 -1 4202496 6646 0 1 0 206 4 0 0 20 0 19 0 26414265 9856040960 37982 33554432000 1073741824 1073778376 140733434042768 140733434033904 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26458/statm: 2406260 37982 2259 9 0 2396937 0
[pid=26458/tid=26460] ppid=26455 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/26458/task/26460/stat : 26460 (java) R 26455 26458 24760 0 -1 4202560 2468 0 1 0 142 4 0 0 20 0 19 0 26414266 9856040960 37982 33554432000 1073741824 1073778376 140733434042768 140135491121728 140135337947970 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26458/tid=26461] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26461/stat : 26461 (java) S 26455 26458 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26414267 9856040960 37982 33554432000 1073741824 1073778376 140733434042768 140135463574312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26462] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26462/stat : 26462 (java) S 26455 26458 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26414267 9856040960 37982 33554432000 1073741824 1073778376 140733434042768 140135462521512 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26458/tid=26463] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26463/stat : 26463 (java) S 26455 26458 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26414267 9856040960 37982 33554432000 1073741824 1073778376 140733434042768 140135461469224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26458/tid=26464] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26464/stat : 26464 (java) S 26455 26458 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26414267 9856040960 37982 33554432000 1073741824 1073778376 140733434042768 140135460416424 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26458/tid=26465] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26465/stat : 26465 (java) S 26455 26458 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26414267 9856040960 37982 33554432000 1073741824 1073778376 140733434042768 140135459363112 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26466] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26466/stat : 26466 (java) S 26455 26458 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26414267 9856040960 37982 33554432000 1073741824 1073778376 140733434042768 140135458310312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26458/tid=26467] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26467/stat : 26467 (java) S 26455 26458 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26414267 9856040960 37982 33554432000 1073741824 1073778376 140733434042768 140135457258024 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26458/tid=26468] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26468/stat : 26468 (java) S 26455 26458 24760 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 26414267 9856040960 37982 33554432000 1073741824 1073778376 140733434042768 140135456205224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26469] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26469/stat : 26469 (java) S 26455 26458 24760 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 26414269 9856040960 37982 33554432000 1073741824 1073778376 140733434042768 140134844435176 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26470] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26470/stat : 26470 (java) S 26455 26458 24760 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 26414269 9856040960 37982 33554432000 1073741824 1073778376 140733434042768 140134843381240 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26471] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26471/stat : 26471 (java) S 26455 26458 24760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26414269 9856040960 37982 33554432000 1073741824 1073778376 140733434042768 140134842328840 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26472] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26472/stat : 26472 (java) S 26455 26458 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26414271 9856040960 37982 33554432000 1073741824 1073778376 140733434042768 140134841277328 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26473] ppid=26455 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/26458/task/26473/stat : 26473 (java) S 26455 26458 24760 0 -1 4202560 828 0 0 0 23 0 0 0 20 0 19 0 26414272 9856040960 37982 33554432000 1073741824 1073778376 140733434042768 140134840223928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26474] ppid=26455 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/26458/task/26474/stat : 26474 (java) S 26455 26458 24760 0 -1 4202560 2080 0 0 0 38 0 0 0 20 0 19 0 26414272 9856040960 37982 33554432000 1073741824 1073778376 140733434042768 140134839171128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26458/tid=26475] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26475/stat : 26475 (java) S 26455 26458 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26414272 9856040960 37982 33554432000 1073741824 1073778376 140733434042768 140134838119032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26458/tid=26476] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26476/stat : 26476 (java) S 26455 26458 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26414272 9856040960 37982 33554432000 1073741824 1073778376 140733434042768 140134837066440 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26477] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26477/stat : 26477 (java) S 26455 26458 24760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26414335 9856040960 37982 33554432000 1073741824 1073778376 140733434042768 140134836012456 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 9625040

[startup+3.10072 s]
/proc/loadavg: 2.47 2.30 2.21 3/213 26477
/proc/meminfo: memFree=29414144/32872528 swapFree=1556504/1720024
[pid=26458] ppid=26455 vsize=9625040 CPUtime=3.79 cores=0,2,4,6
/proc/26458/stat : 26458 (java) S 26455 26458 24760 0 -1 4202496 6778 0 1 0 373 6 0 0 20 0 19 0 26414265 9856040960 44722 33554432000 1073741824 1073778376 140733434042768 140733434033904 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26458/statm: 2406260 44722 2273 9 0 2396937 0
[pid=26458/tid=26460] ppid=26455 vsize=9625040 CPUtime=3.03 cores=0,2,4,6
/proc/26458/task/26460/stat : 26460 (java) R 26455 26458 24760 0 -1 4202560 2475 0 1 0 299 4 0 0 20 0 19 0 26414266 9856040960 44722 33554432000 1073741824 1073778376 140733434042768 140135491120296 140135337954587 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26458/tid=26461] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26461/stat : 26461 (java) S 26455 26458 24760 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 26414267 9856040960 44722 33554432000 1073741824 1073778376 140733434042768 140135463574312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26462] ppid=26455 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/26458/task/26462/stat : 26462 (java) S 26455 26458 24760 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 26414267 9856040960 44722 33554432000 1073741824 1073778376 140733434042768 140135462521512 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26458/tid=26463] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26463/stat : 26463 (java) S 26455 26458 24760 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26414267 9856040960 44722 33554432000 1073741824 1073778376 140733434042768 140135461469224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26458/tid=26464] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26464/stat : 26464 (java) S 26455 26458 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26414267 9856040960 44722 33554432000 1073741824 1073778376 140733434042768 140135460416424 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26458/tid=26465] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26465/stat : 26465 (java) S 26455 26458 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26414267 9856040960 44722 33554432000 1073741824 1073778376 140733434042768 140135459363112 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26458/tid=26466] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26466/stat : 26466 (java) S 26455 26458 24760 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26414267 9856040960 44722 33554432000 1073741824 1073778376 140733434042768 140135458310312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26458/tid=26467] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26467/stat : 26467 (java) S 26455 26458 24760 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 26414267 9856040960 44722 33554432000 1073741824 1073778376 140733434042768 140135457258024 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26468] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26468/stat : 26468 (java) S 26455 26458 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26414267 9856040960 44722 33554432000 1073741824 1073778376 140733434042768 140135456205224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26469] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26469/stat : 26469 (java) S 26455 26458 24760 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 26414269 9856040960 44722 33554432000 1073741824 1073778376 140733434042768 140134844435176 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26458/tid=26470] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26470/stat : 26470 (java) S 26455 26458 24760 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26414269 9856040960 44722 33554432000 1073741824 1073778376 140733434042768 140134843381240 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26471] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26471/stat : 26471 (java) S 26455 26458 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26414269 9856040960 44722 33554432000 1073741824 1073778376 140733434042768 140134842328840 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26472] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26472/stat : 26472 (java) S 26455 26458 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26414271 9856040960 44722 33554432000 1073741824 1073778376 140733434042768 140134841277328 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26473] ppid=26455 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/26458/task/26473/stat : 26473 (java) S 26455 26458 24760 0 -1 4202560 828 0 0 0 23 0 0 0 20 0 19 0 26414272 9856040960 44722 33554432000 1073741824 1073778376 140733434042768 140134840223928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26474] ppid=26455 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/26458/task/26474/stat : 26474 (java) S 26455 26458 24760 0 -1 4202560 2080 0 0 0 38 0 0 0 20 0 19 0 26414272 9856040960 44722 33554432000 1073741824 1073778376 140733434042768 140134839171128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26458/tid=26475] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26475/stat : 26475 (java) S 26455 26458 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26414272 9856040960 44722 33554432000 1073741824 1073778376 140733434042768 140134838119032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26458/tid=26476] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26476/stat : 26476 (java) S 26455 26458 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26414272 9856040960 44722 33554432000 1073741824 1073778376 140733434042768 140134837066440 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26477] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26477/stat : 26477 (java) S 26455 26458 24760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26414335 9856040960 44722 33554432000 1073741824 1073778376 140733434042768 140134836012456 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.79
Current children cumulated vsize (KiB) 9625040

[startup+6.30074 s]
/proc/loadavg: 2.52 2.31 2.22 3/213 26477
/proc/meminfo: memFree=29414412/32872528 swapFree=1556504/1720024
[pid=26458] ppid=26455 vsize=9625040 CPUtime=7.04 cores=0,2,4,6
/proc/26458/stat : 26458 (java) S 26455 26458 24760 0 -1 4202496 8152 0 1 0 697 7 0 0 20 0 19 0 26414265 9856040960 45469 33554432000 1073741824 1073778376 140733434042768 140733434033904 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26458/statm: 2406260 45469 2274 9 0 2396937 0
[pid=26458/tid=26460] ppid=26455 vsize=9625040 CPUtime=6.23 cores=0,2,4,6
/proc/26458/task/26460/stat : 26460 (java) R 26455 26458 24760 0 -1 4202560 2476 0 1 0 619 4 0 0 20 0 19 0 26414266 9856040960 45469 33554432000 1073741824 1073778376 140733434042768 140135491121736 140135337954546 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26458/tid=26461] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26461/stat : 26461 (java) S 26455 26458 24760 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 26414267 9856040960 45469 33554432000 1073741824 1073778376 140733434042768 140135463574312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26462] ppid=26455 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/26458/task/26462/stat : 26462 (java) S 26455 26458 24760 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 26414267 9856040960 45469 33554432000 1073741824 1073778376 140733434042768 140135462521512 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26458/tid=26463] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26463/stat : 26463 (java) S 26455 26458 24760 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26414267 9856040960 45469 33554432000 1073741824 1073778376 140733434042768 140135461469224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26458/tid=26464] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26464/stat : 26464 (java) S 26455 26458 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26414267 9856040960 45469 33554432000 1073741824 1073778376 140733434042768 140135460416424 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26458/tid=26465] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26465/stat : 26465 (java) S 26455 26458 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26414267 9856040960 45469 33554432000 1073741824 1073778376 140733434042768 140135459363112 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26458/tid=26466] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26466/stat : 26466 (java) S 26455 26458 24760 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26414267 9856040960 45469 33554432000 1073741824 1073778376 140733434042768 140135458310312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26458/tid=26467] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26467/stat : 26467 (java) S 26455 26458 24760 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 26414267 9856040960 45469 33554432000 1073741824 1073778376 140733434042768 140135457258024 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26468] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26468/stat : 26468 (java) S 26455 26458 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26414267 9856040960 45469 33554432000 1073741824 1073778376 140733434042768 140135456205224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26469] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26469/stat : 26469 (java) S 26455 26458 24760 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 26414269 9856040960 45469 33554432000 1073741824 1073778376 140733434042768 140134844435176 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26470] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26470/stat : 26470 (java) S 26455 26458 24760 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26414269 9856040960 45469 33554432000 1073741824 1073778376 140733434042768 140134843381240 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26471] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26471/stat : 26471 (java) S 26455 26458 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26414269 9856040960 45469 33554432000 1073741824 1073778376 140733434042768 140134842328840 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26472] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26472/stat : 26472 (java) S 26455 26458 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26414271 9856040960 45469 33554432000 1073741824 1073778376 140733434042768 140134841277328 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26473] ppid=26455 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/26458/task/26473/stat : 26473 (java) S 26455 26458 24760 0 -1 4202560 2201 0 0 0 27 0 0 0 20 0 19 0 26414272 9856040960 45469 33554432000 1073741824 1073778376 140733434042768 140134840223928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26474] ppid=26455 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/26458/task/26474/stat : 26474 (java) S 26455 26458 24760 0 -1 4202560 2080 0 0 0 38 0 0 0 20 0 19 0 26414272 9856040960 45469 33554432000 1073741824 1073778376 140733434042768 140134839171128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26458/tid=26475] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26475/stat : 26475 (java) S 26455 26458 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26414272 9856040960 45469 33554432000 1073741824 1073778376 140733434042768 140134838119032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26458/tid=26476] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26476/stat : 26476 (java) S 26455 26458 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26414272 9856040960 45469 33554432000 1073741824 1073778376 140733434042768 140134837066440 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26477] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26477/stat : 26477 (java) S 26455 26458 24760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26414335 9856040960 45469 33554432000 1073741824 1073778376 140733434042768 140134836012456 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.04
Current children cumulated vsize (KiB) 9625040


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

[pid=26458/tid=26477] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26477/stat : 26477 (java) S 26455 26458 24760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26414335 9856040960 134705 33554432000 1073741824 1073778376 140733434042768 140134836012456 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1734.67
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.21 2.26 2.20 3/213 26674
/proc/meminfo: memFree=28273860/32872528 swapFree=1556504/1720024
[pid=26458] ppid=26455 vsize=9625040 CPUtime=1795.74 cores=0,2,4,6
/proc/26458/stat : 26458 (java) S 26455 26458 24760 0 -1 4202496 63481 0 1 0 179420 154 0 0 20 0 19 0 26414265 9856040960 143882 33554432000 1073741824 1073778376 140733434042768 140733434033904 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26458/statm: 2406260 143882 2287 9 0 2396937 0
[pid=26458/tid=26460] ppid=26455 vsize=9625040 CPUtime=1768.38 cores=0,2,4,6
/proc/26458/task/26460/stat : 26460 (java) R 26455 26458 24760 0 -1 4202560 3283 0 1 0 176804 34 0 0 20 0 19 0 26414266 9856040960 143882 33554432000 1073741824 1073778376 140733434042768 140135491120288 140135337968752 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26458/tid=26461] ppid=26455 vsize=9625040 CPUtime=2.37 cores=0,2,4,6
/proc/26458/task/26461/stat : 26461 (java) S 26455 26458 24760 0 -1 4202560 4153 0 0 0 222 15 0 0 20 0 19 0 26414267 9856040960 143882 33554432000 1073741824 1073778376 140733434042768 140135463574312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26458/tid=26462] ppid=26455 vsize=9625040 CPUtime=2.3 cores=0,2,4,6
/proc/26458/task/26462/stat : 26462 (java) S 26455 26458 24760 0 -1 4202560 3297 0 0 0 214 16 0 0 20 0 19 0 26414267 9856040960 143882 33554432000 1073741824 1073778376 140733434042768 140135462521512 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26458/tid=26463] ppid=26455 vsize=9625040 CPUtime=2.21 cores=0,2,4,6
/proc/26458/task/26463/stat : 26463 (java) S 26455 26458 24760 0 -1 4202560 3292 0 0 0 209 12 0 0 20 0 19 0 26414267 9856040960 143882 33554432000 1073741824 1073778376 140733434042768 140135461469224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26458/tid=26464] ppid=26455 vsize=9625040 CPUtime=2.25 cores=0,2,4,6
/proc/26458/task/26464/stat : 26464 (java) S 26455 26458 24760 0 -1 4202560 2250 0 0 0 210 15 0 0 20 0 19 0 26414267 9856040960 143882 33554432000 1073741824 1073778376 140733434042768 140135460416424 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26458/tid=26465] ppid=26455 vsize=9625040 CPUtime=2.21 cores=0,2,4,6
/proc/26458/task/26465/stat : 26465 (java) S 26455 26458 24760 0 -1 4202560 2742 0 0 0 206 15 0 0 20 0 19 0 26414267 9856040960 143882 33554432000 1073741824 1073778376 140733434042768 140135459363112 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26458/tid=26466] ppid=26455 vsize=9625040 CPUtime=2.26 cores=0,2,4,6
/proc/26458/task/26466/stat : 26466 (java) S 26455 26458 24760 0 -1 4202560 3186 0 0 0 211 15 0 0 20 0 19 0 26414267 9856040960 143882 33554432000 1073741824 1073778376 140733434042768 140135458310312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26458/tid=26467] ppid=26455 vsize=9625040 CPUtime=2.31 cores=0,2,4,6
/proc/26458/task/26467/stat : 26467 (java) S 26455 26458 24760 0 -1 4202560 2943 0 0 0 215 16 0 0 20 0 19 0 26414267 9856040960 143882 33554432000 1073741824 1073778376 140733434042768 140135457258024 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26458/tid=26468] ppid=26455 vsize=9625040 CPUtime=2.2 cores=0,2,4,6
/proc/26458/task/26468/stat : 26468 (java) S 26455 26458 24760 0 -1 4202560 1654 0 0 0 206 14 0 0 20 0 19 0 26414267 9856040960 143882 33554432000 1073741824 1073778376 140733434042768 140135456205224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26458/tid=26469] ppid=26455 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/26458/task/26469/stat : 26469 (java) S 26455 26458 24760 0 -1 4202560 18066 0 0 0 296 10 0 0 20 0 19 0 26414269 9856040960 143882 33554432000 1073741824 1073778376 140733434042768 140134844435176 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26470] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26470/stat : 26470 (java) S 26455 26458 24760 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26414269 9856040960 143882 33554432000 1073741824 1073778376 140733434042768 140134843381240 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26471] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26471/stat : 26471 (java) S 26455 26458 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26414269 9856040960 143882 33554432000 1073741824 1073778376 140733434042768 140134842328840 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26472] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26472/stat : 26472 (java) S 26455 26458 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26414271 9856040960 143882 33554432000 1073741824 1073778376 140733434042768 140134841277328 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26473] ppid=26455 vsize=9625040 CPUtime=1.03 cores=0,2,4,6
/proc/26458/task/26473/stat : 26473 (java) S 26455 26458 24760 0 -1 4202560 15174 0 0 0 101 2 0 0 20 0 19 0 26414272 9856040960 143882 33554432000 1073741824 1073778376 140733434042768 140134840223928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26458/tid=26474] ppid=26455 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/26458/task/26474/stat : 26474 (java) S 26455 26458 24760 0 -1 4202560 2082 0 0 0 49 0 0 0 20 0 19 0 26414272 9856040960 143882 33554432000 1073741824 1073778376 140733434042768 140134839171128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26458/tid=26475] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26475/stat : 26475 (java) S 26455 26458 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26414272 9856040960 143882 33554432000 1073741824 1073778376 140733434042768 140134838119032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26458/tid=26476] ppid=26455 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/26458/task/26476/stat : 26476 (java) S 26455 26458 24760 0 -1 4202560 102 0 0 0 15 22 0 0 20 0 19 0 26414272 9856040960 143882 33554432000 1073741824 1073778376 140733434042768 140134837066440 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26458/tid=26477] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26477/stat : 26477 (java) S 26455 26458 24760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26414335 9856040960 143882 33554432000 1073741824 1073778376 140733434042768 140134836012456 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1795.74
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1786.51 s]
/proc/loadavg: 2.19 2.25 2.20 4/213 26674
/proc/meminfo: memFree=28273860/32872528 swapFree=1556504/1720024
[pid=26458] ppid=26455 vsize=9625040 CPUtime=1800.01 cores=0,2,4,6
/proc/26458/stat : 26458 (java) S 26455 26458 24760 0 -1 4202496 63489 0 1 0 179847 154 0 0 20 0 19 0 26414265 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140733434033904 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26458/statm: 2406260 143889 2287 9 0 2396937 0
[pid=26458/tid=26460] ppid=26455 vsize=9625040 CPUtime=1772.55 cores=0,2,4,6
/proc/26458/task/26460/stat : 26460 (java) R 26455 26458 24760 0 -1 4202560 3284 0 1 0 177221 34 0 0 20 0 19 0 26414266 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140135491120256 140135338179014 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26461] ppid=26455 vsize=9625040 CPUtime=2.38 cores=0,2,4,6
/proc/26458/task/26461/stat : 26461 (java) S 26455 26458 24760 0 -1 4202560 4153 0 0 0 223 15 0 0 20 0 19 0 26414267 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140135463574312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26458/tid=26462] ppid=26455 vsize=9625040 CPUtime=2.32 cores=0,2,4,6
/proc/26458/task/26462/stat : 26462 (java) S 26455 26458 24760 0 -1 4202560 3300 0 0 0 216 16 0 0 20 0 19 0 26414267 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140135462521512 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26458/tid=26463] ppid=26455 vsize=9625040 CPUtime=2.22 cores=0,2,4,6
/proc/26458/task/26463/stat : 26463 (java) S 26455 26458 24760 0 -1 4202560 3292 0 0 0 210 12 0 0 20 0 19 0 26414267 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140135461469224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26458/tid=26464] ppid=26455 vsize=9625040 CPUtime=2.25 cores=0,2,4,6
/proc/26458/task/26464/stat : 26464 (java) S 26455 26458 24760 0 -1 4202560 2250 0 0 0 210 15 0 0 20 0 19 0 26414267 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140135460416424 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26458/tid=26465] ppid=26455 vsize=9625040 CPUtime=2.22 cores=0,2,4,6
/proc/26458/task/26465/stat : 26465 (java) S 26455 26458 24760 0 -1 4202560 2742 0 0 0 207 15 0 0 20 0 19 0 26414267 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140135459363112 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26458/tid=26466] ppid=26455 vsize=9625040 CPUtime=2.28 cores=0,2,4,6
/proc/26458/task/26466/stat : 26466 (java) S 26455 26458 24760 0 -1 4202560 3186 0 0 0 213 15 0 0 20 0 19 0 26414267 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140135458310312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26458/tid=26467] ppid=26455 vsize=9625040 CPUtime=2.33 cores=0,2,4,6
/proc/26458/task/26467/stat : 26467 (java) S 26455 26458 24760 0 -1 4202560 2943 0 0 0 217 16 0 0 20 0 19 0 26414267 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140135457258024 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26458/tid=26468] ppid=26455 vsize=9625040 CPUtime=2.2 cores=0,2,4,6
/proc/26458/task/26468/stat : 26468 (java) S 26455 26458 24760 0 -1 4202560 1654 0 0 0 206 14 0 0 20 0 19 0 26414267 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140135456205224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26469] ppid=26455 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/26458/task/26469/stat : 26469 (java) S 26455 26458 24760 0 -1 4202560 18070 0 0 0 296 10 0 0 20 0 19 0 26414269 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140134844435176 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26458/tid=26470] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26470/stat : 26470 (java) S 26455 26458 24760 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26414269 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140134843381240 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26471] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26471/stat : 26471 (java) S 26455 26458 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26414269 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140134842328840 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26472] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26472/stat : 26472 (java) S 26455 26458 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26414271 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140134841277328 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26473] ppid=26455 vsize=9625040 CPUtime=1.03 cores=0,2,4,6
/proc/26458/task/26473/stat : 26473 (java) S 26455 26458 24760 0 -1 4202560 15174 0 0 0 101 2 0 0 20 0 19 0 26414272 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140134840223928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26458/tid=26474] ppid=26455 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/26458/task/26474/stat : 26474 (java) S 26455 26458 24760 0 -1 4202560 2082 0 0 0 49 0 0 0 20 0 19 0 26414272 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140134839171128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26458/tid=26475] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26475/stat : 26475 (java) S 26455 26458 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26414272 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140134838119032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26458/tid=26476] ppid=26455 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/26458/task/26476/stat : 26476 (java) S 26455 26458 24760 0 -1 4202560 102 0 0 0 15 22 0 0 20 0 19 0 26414272 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140134837066440 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26458/tid=26477] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26477/stat : 26477 (java) S 26455 26458 24760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26414335 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140134836012456 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
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 26458 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1786.51 s]
/proc/loadavg: 2.19 2.25 2.20 4/213 26674
/proc/meminfo: memFree=28273860/32872528 swapFree=1556504/1720024
[pid=26458] ppid=26455 vsize=9625040 CPUtime=1800.01 cores=0,2,4,6
/proc/26458/stat : 26458 (java) S 26455 26458 24760 0 -1 4202496 63489 0 1 0 179847 154 0 0 20 0 19 0 26414265 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140733434033904 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26458/statm: 2406260 143889 2287 9 0 2396937 0
[pid=26458/tid=26460] ppid=26455 vsize=9625040 CPUtime=1772.55 cores=0,2,4,6
/proc/26458/task/26460/stat : 26460 (java) R 26455 26458 24760 0 -1 4202560 3284 0 1 0 177221 34 0 0 20 0 19 0 26414266 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140135491120256 140135338179014 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26461] ppid=26455 vsize=9625040 CPUtime=2.38 cores=0,2,4,6
/proc/26458/task/26461/stat : 26461 (java) S 26455 26458 24760 0 -1 4202560 4153 0 0 0 223 15 0 0 20 0 19 0 26414267 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140135463574312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26458/tid=26462] ppid=26455 vsize=9625040 CPUtime=2.32 cores=0,2,4,6
/proc/26458/task/26462/stat : 26462 (java) S 26455 26458 24760 0 -1 4202560 3300 0 0 0 216 16 0 0 20 0 19 0 26414267 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140135462521512 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26458/tid=26463] ppid=26455 vsize=9625040 CPUtime=2.22 cores=0,2,4,6
/proc/26458/task/26463/stat : 26463 (java) S 26455 26458 24760 0 -1 4202560 3292 0 0 0 210 12 0 0 20 0 19 0 26414267 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140135461469224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26458/tid=26464] ppid=26455 vsize=9625040 CPUtime=2.25 cores=0,2,4,6
/proc/26458/task/26464/stat : 26464 (java) S 26455 26458 24760 0 -1 4202560 2250 0 0 0 210 15 0 0 20 0 19 0 26414267 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140135460416424 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26458/tid=26465] ppid=26455 vsize=9625040 CPUtime=2.22 cores=0,2,4,6
/proc/26458/task/26465/stat : 26465 (java) S 26455 26458 24760 0 -1 4202560 2742 0 0 0 207 15 0 0 20 0 19 0 26414267 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140135459363112 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26458/tid=26466] ppid=26455 vsize=9625040 CPUtime=2.28 cores=0,2,4,6
/proc/26458/task/26466/stat : 26466 (java) S 26455 26458 24760 0 -1 4202560 3186 0 0 0 213 15 0 0 20 0 19 0 26414267 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140135458310312 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26458/tid=26467] ppid=26455 vsize=9625040 CPUtime=2.33 cores=0,2,4,6
/proc/26458/task/26467/stat : 26467 (java) S 26455 26458 24760 0 -1 4202560 2943 0 0 0 217 16 0 0 20 0 19 0 26414267 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140135457258024 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26458/tid=26468] ppid=26455 vsize=9625040 CPUtime=2.2 cores=0,2,4,6
/proc/26458/task/26468/stat : 26468 (java) S 26455 26458 24760 0 -1 4202560 1654 0 0 0 206 14 0 0 20 0 19 0 26414267 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140135456205224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26469] ppid=26455 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/26458/task/26469/stat : 26469 (java) S 26455 26458 24760 0 -1 4202560 18070 0 0 0 296 10 0 0 20 0 19 0 26414269 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140134844435176 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26458/tid=26470] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26470/stat : 26470 (java) S 26455 26458 24760 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26414269 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140134843381240 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26471] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26471/stat : 26471 (java) S 26455 26458 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26414269 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140134842328840 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26472] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26472/stat : 26472 (java) S 26455 26458 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26414271 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140134841277328 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26458/tid=26473] ppid=26455 vsize=9625040 CPUtime=1.03 cores=0,2,4,6
/proc/26458/task/26473/stat : 26473 (java) S 26455 26458 24760 0 -1 4202560 15174 0 0 0 101 2 0 0 20 0 19 0 26414272 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140134840223928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26458/tid=26474] ppid=26455 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/26458/task/26474/stat : 26474 (java) S 26455 26458 24760 0 -1 4202560 2082 0 0 0 49 0 0 0 20 0 19 0 26414272 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140134839171128 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26458/tid=26475] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26475/stat : 26475 (java) S 26455 26458 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26414272 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140134838119032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26458/tid=26476] ppid=26455 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/26458/task/26476/stat : 26476 (java) S 26455 26458 24760 0 -1 4202560 102 0 0 0 15 22 0 0 20 0 19 0 26414272 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140134837066440 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26458/tid=26477] ppid=26455 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26458/task/26477/stat : 26477 (java) S 26455 26458 24760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26414335 9856040960 143889 33554432000 1073741824 1073778376 140733434042768 140134836012456 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9625040

Child status: 143

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

Real time (s): 1786.55
CPU time (s): 1800.01
CPU user time (s): 1798.47
CPU system time (s): 1.54
CPU usage (%): 100.753
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794
system time used= 2.01269
maximum resident set size= 596288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63529
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61334
involuntary context switches= 63590

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.93349 second user time and 13.232 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-18 11:54:16
IDJOB=4103568
IDBENCH=2396
IDSOLVER=2546
FILE ID=node117/4103568-1466243656
RUNJOBID= node117-1466230712-24776
PBS_JOBID= 19918181
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-forplan.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103568-1466243656/watcher-4103568-1466243656 -o /tmp/evaluation-result-4103568-1466243656/solver-4103568-1466243656 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466230712-24776 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4103568-1466243656.opb

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

MD5SUM BENCH= 43a001fe9c1e4e8b75108df32c142ab0
RANDOM SEED=601371136

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.912
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		: 2666.912
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.912
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:        29584968 kB
Buffers:          109508 kB
Cached:           236816 kB
SwapCached:            0 kB
Active:           545956 kB
Inactive:         250940 kB
Active(anon):     442616 kB
Inactive(anon):    10636 kB
Active(file):     103340 kB
Inactive(file):   240304 kB
Unevictable:     1720024 kB
Mlocked:         1556504 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2772 kB
Writeback:             0 kB
AnonPages:       2221472 kB
Mapped:            21164 kB
Shmem:               204 kB
Slab:             619716 kB
SReclaimable:      63760 kB
SUnreclaim:       555956 kB
KernelStack:        1760 kB
PageTables:         8532 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2795124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    614400 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= 71732 MiB
End job on node117 at 2016-06-18 12:24:03