Trace number 4084289

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16? (TO) 1800.08 1798.33

General information on the benchmark

Namenormalized-PB06/SATUNSAT-BIGINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob10.opb
MD5SUM0cd2d50a56364a25e801207dfed85434
Bench CategoryDEC-BIGINT (no optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark17.6693
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables106
Total number of constraints2
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 constraints2
Minimum length of a constraint106
Maximum length of a constraint106
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 106925262
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 1723212177
Number of bits of the biggest sum of numbers31
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.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.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/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.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4084289-1465237261.opb
0.09/0.11	c reading problem ... 
0.09/0.11	c  no objective function found
0.09/0.13	c ... done. Wall clock time 0.015s.
0.09/0.13	c declared #vars     106
0.09/0.13	c #constraints  2
0.09/0.13	c constraints type 
0.09/0.13	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2
0.09/0.13	c 2 constraints processed.
0.70/0.53	c cleaning 2500 clauses out of 5000 with flag 10000/5000
1.19/0.96	c cleaning 4250 clauses out of 8501 with flag 22002/11001
1.80/1.55	c cleaning 5624 clauses out of 11250 with flag 36000/18000
2.63/2.31	c cleaning 6814 clauses out of 13627 with flag 52002/26001
3.64/3.34	c cleaning 7905 clauses out of 15812 with flag 70000/35000
4.74/4.48	c cleaning 8951 clauses out of 17908 with flag 90002/45001
6.23/5.92	c cleaning 9976 clauses out of 19956 with flag 112000/56000
7.73/7.47	c cleaning 10988 clauses out of 21980 with flag 136000/68000
9.63/9.38	c cleaning 11996 clauses out of 23992 with flag 162000/81000
11.83/11.53	c cleaning 12993 clauses out of 25996 with flag 190001/95000
14.13/13.82	c cleaning 14000 clauses out of 28004 with flag 220003/110001
16.72/16.47	c cleaning 14999 clauses out of 30003 with flag 252001/126000
19.82/19.59	c cleaning 16001 clauses out of 32004 with flag 286001/143000
23.44/23.17	c cleaning 17000 clauses out of 34004 with flag 322003/161001
27.63/27.33	c cleaning 17999 clauses out of 36003 with flag 360001/180000
32.34/32.01	c cleaning 19002 clauses out of 38005 with flag 400006/200001
36.93/36.61	c cleaning 19999 clauses out of 40003 with flag 442007/221001
41.93/41.65	c cleaning 21002 clauses out of 42003 with flag 486008/243000
47.23/47.00	c cleaning 21999 clauses out of 44002 with flag 532014/266001
53.28/52.97	c cleaning 22999 clauses out of 46002 with flag 580019/290000
59.67/59.40	c cleaning 23996 clauses out of 48003 with flag 630032/315000
67.59/67.26	c cleaning 25001 clauses out of 50007 with flag 682040/341000
75.68/75.33	c cleaning 26003 clauses out of 52006 with flag 736042/368000
83.68/83.33	c cleaning 27001 clauses out of 54003 with flag 792042/396000
92.28/91.92	c cleaning 28000 clauses out of 56004 with flag 850046/425002
102.97/102.66	c cleaning 28998 clauses out of 58003 with flag 910048/455001
115.07/114.75	c cleaning 30002 clauses out of 60005 with flag 972048/486001
126.06/125.77	c cleaning 31000 clauses out of 62002 with flag 1036047/518000
137.75/137.48	c cleaning 31996 clauses out of 64002 with flag 1102048/551000
151.41/151.06	c cleaning 33001 clauses out of 66006 with flag 1170050/585000
165.61/165.26	c cleaning 33999 clauses out of 68005 with flag 1240051/620000
181.12/180.77	c cleaning 35002 clauses out of 70008 with flag 1312059/656002
198.32/197.99	c cleaning 36000 clauses out of 72005 with flag 1386058/693001
216.03/215.65	c cleaning 37000 clauses out of 74004 with flag 1462059/731000
233.32/232.92	c cleaning 38001 clauses out of 76004 with flag 1540061/770000
252.02/251.67	c cleaning 39003 clauses out of 78005 with flag 1620065/810002
274.19/273.73	c cleaning 39996 clauses out of 80000 with flag 1702061/851000
298.00/297.50	c cleaning 40998 clauses out of 82004 with flag 1786061/893000
322.20/321.72	c cleaning 41999 clauses out of 84006 with flag 1872061/936000
347.61/347.10	c cleaning 42999 clauses out of 86007 with flag 1960061/980000
374.12/373.64	c cleaning 44005 clauses out of 88009 with flag 2050068/1025001
404.23/403.73	c cleaning 45001 clauses out of 90004 with flag 2142069/1071001
435.24/434.74	c cleaning 45998 clauses out of 92002 with flag 2236067/1118000
470.55/469.95	c cleaning 47003 clauses out of 94005 with flag 2332069/1166001
506.67/506.04	c cleaning 48001 clauses out of 96001 with flag 2430067/1215000
547.49/546.83	c cleaning 49000 clauses out of 98000 with flag 2530079/1265000
589.79/589.16	c cleaning 49997 clauses out of 100000 with flag 2632097/1316000
630.90/630.23	c cleaning 51000 clauses out of 102004 with flag 2736110/1368001
672.62/671.96	c cleaning 52003 clauses out of 104006 with flag 2842145/1421003
714.89/714.08	c cleaning 52998 clauses out of 106002 with flag 2950148/1475002
758.48/757.64	c cleaning 53992 clauses out of 108002 with flag 3060148/1530000
804.89/804.10	c cleaning 55003 clauses out of 110011 with flag 3172150/1586001
854.61/853.77	c cleaning 55998 clauses out of 112008 with flag 3286156/1643001
908.91/908.07	c cleaning 57004 clauses out of 114009 with flag 3402164/1701000
966.53/965.55	c cleaning 58002 clauses out of 116006 with flag 3520168/1760001
1026.95/1025.93	c cleaning 58998 clauses out of 118004 with flag 3640173/1820001
1090.36/1089.37	c cleaning 60003 clauses out of 120006 with flag 3762174/1881001
1157.68/1156.66	c cleaning 60999 clauses out of 122005 with flag 3886181/1943003
1224.01/1222.86	c cleaning 62002 clauses out of 124005 with flag 4012179/2006002
1290.03/1288.89	c cleaning 63001 clauses out of 126001 with flag 4140175/2070000
1359.55/1358.39	c cleaning 64000 clauses out of 128001 with flag 4270182/2135001
1433.27/1432.01	c cleaning 65000 clauses out of 130000 with flag 4402185/2201000
1514.40/1512.96	c cleaning 65994 clauses out of 132000 with flag 4536189/2268000
1598.11/1596.62	c cleaning 67000 clauses out of 134007 with flag 4672192/2336001
1680.45/1678.98	c cleaning 68001 clauses out of 136008 with flag 4810194/2405002
1765.66/1763.90	c cleaning 68998 clauses out of 138008 with flag 4950197/2475003
1800.08/1798.30	c starts		: 1
1800.08/1798.30	c conflicts		: 2516689
1800.08/1798.30	c decisions		: 2516810
1800.08/1798.30	c propagations		: 14468239
1800.08/1798.30	c inspects		: 35323190627
1800.08/1798.30	c shortcuts		: 0
1800.08/1798.30	c learnt literals	: 0
1800.08/1798.30	c learnt binary clauses	: 0
1800.08/1798.30	c learnt ternary clauses	: 0
1800.08/1798.30	c learnt constraints	: 2516689
1800.08/1798.30	c ignored constraints	: 0
1800.08/1798.30	c root simplifications	: 0
1800.08/1798.30	c removed literals (reason simplification)	: 0
1800.08/1798.30	c reason swapping (by a shorter reason)	: 0
1800.08/1798.30	c Calls to reduceDB	: 66
1800.08/1798.30	c Number of update (reduction) of LBD	: 98
1800.08/1798.30	c Imported unit clauses	: 0
1800.08/1798.30	c number of reductions to clauses (during analyze)	: 0
1800.08/1798.30	c number of learned constraints concerned by reduction	: 0
1800.08/1798.30	c number of learning phase by resolution	: 0
1800.08/1798.30	c number of learning phase by cutting planes	: 0
1800.08/1798.30	c speed (assignments/second)	: 8046.07843627949
1800.08/1798.30	c non guided choices	94
1800.08/1798.30	c timeout
1800.08/1798.33	c learnt constraints type 
1800.08/1798.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 110697
1800.08/1798.33	s UNKNOWN
1800.08/1798.33	c Total wall clock time (in seconds): 1798.214

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-4084289-1465237261/watcher-4084289-1465237261 -o /tmp/evaluation-result-4084289-1465237261/solver-4084289-1465237261 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1465222695-5849 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4084289-1465237261.opb 

pid=8308
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.29 2.28 2.21 3/194 8311
/proc/meminfo: memFree=27659464/32872528 swapFree=16204/1518544
[pid=8311] ppid=8308 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/8311/stat : 8311 (java) R 8308 8311 5832 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 105658978 9515008 171 33554432000 1073741824 1073778376 140733690197184 140733690194312 229346680278 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8311/statm: 2323 176 133 9 0 71 0

[startup+0.100059 s]
/proc/loadavg: 2.29 2.28 2.21 3/194 8311
/proc/meminfo: memFree=27659464/32872528 swapFree=16204/1518544
[pid=8311] ppid=8308 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/8311/stat : 8311 (java) S 8308 8311 5832 0 -1 4202496 4401 0 1 0 8 1 0 0 20 0 18 0 105658978 9787879424 6038 33554432000 1073741824 1073778376 140733690197184 140733690188320 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8311/statm: 2389619 6038 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200213 s]
/proc/loadavg: 2.29 2.28 2.21 3/194 8311
/proc/meminfo: memFree=27659464/32872528 swapFree=16204/1518544
[pid=8311] ppid=8308 vsize=9625040 CPUtime=0.3 cores=1,3,5,7
/proc/8311/stat : 8311 (java) S 8308 8311 5832 0 -1 4202496 6225 0 1 0 29 1 0 0 20 0 19 0 105658978 9856040960 7102 33554432000 1073741824 1073778376 140733690197184 140733690188320 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8311/statm: 2406260 7102 2211 9 0 2396937 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9625040

[startup+0.300226 s]
/proc/loadavg: 2.29 2.28 2.21 3/194 8311
/proc/meminfo: memFree=27659464/32872528 swapFree=16204/1518544
[pid=8311] ppid=8308 vsize=9625040 CPUtime=0.47 cores=1,3,5,7
/proc/8311/stat : 8311 (java) S 8308 8311 5832 0 -1 4202496 6615 0 1 0 46 1 0 0 20 0 19 0 105658978 9856040960 7634 33554432000 1073741824 1073778376 140733690197184 140733690188320 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8311/statm: 2406260 7634 2229 9 0 2396937 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9625040

[startup+0.700176 s]
/proc/loadavg: 2.29 2.28 2.21 3/194 8311
/proc/meminfo: memFree=27659464/32872528 swapFree=16204/1518544
[pid=8311] ppid=8308 vsize=9625040 CPUtime=0.97 cores=1,3,5,7
/proc/8311/stat : 8311 (java) S 8308 8311 5832 0 -1 4202496 7783 0 1 0 96 1 0 0 20 0 19 0 105658978 9856040960 8703 33554432000 1073741824 1073778376 140733690197184 140733690188320 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8311/statm: 2406260 8703 2242 9 0 2396937 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 9625040

[startup+1.50076 s]
/proc/loadavg: 2.29 2.28 2.21 3/213 8330
/proc/meminfo: memFree=27631620/32872528 swapFree=16204/1518544
[pid=8311] ppid=8308 vsize=9625040 CPUtime=1.8 cores=1,3,5,7
/proc/8311/stat : 8311 (java) S 8308 8311 5832 0 -1 4202496 7788 0 1 0 178 2 0 0 20 0 19 0 105658978 9856040960 9634 33554432000 1073741824 1073778376 140733690197184 140733690188320 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8311/statm: 2406260 9634 2244 9 0 2396937 0
[pid=8311/tid=8313] ppid=8308 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/8311/task/8313/stat : 8313 (java) R 8308 8311 5832 0 -1 4202560 2403 0 1 0 146 0 0 0 20 0 19 0 105658979 9856040960 9634 33554432000 1073741824 1073778376 140733690197184 139740885645712 139740737656848 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8311/tid=8314] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8314/stat : 8314 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658980 9856040960 9634 33554432000 1073741824 1073778376 140733690197184 139740858099880 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8315] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8315/stat : 8315 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658980 9856040960 9634 33554432000 1073741824 1073778376 140733690197184 139740857047336 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8311/tid=8316] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8316/stat : 8316 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658980 9856040960 9634 33554432000 1073741824 1073778376 140733690197184 139740855994792 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8311/tid=8317] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8317/stat : 8317 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658980 9856040960 9634 33554432000 1073741824 1073778376 140733690197184 139740726209064 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8311/tid=8318] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8318/stat : 8318 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658980 9856040960 9634 33554432000 1073741824 1073778376 140733690197184 139740725156520 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8319] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8319/stat : 8319 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658980 9856040960 9634 33554432000 1073741824 1073778376 140733690197184 139740724103976 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8311/tid=8320] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8320/stat : 8320 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658980 9856040960 9634 33554432000 1073741824 1073778376 140733690197184 139740723051432 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8321] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8321/stat : 8321 (java) S 8308 8311 5832 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 105658980 9856040960 9634 33554432000 1073741824 1073778376 140733690197184 139740721998888 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8322] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8322/stat : 8322 (java) S 8308 8311 5832 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 105658981 9856040960 9634 33554432000 1073741824 1073778376 140733690197184 139740239485032 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8323] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8323/stat : 8323 (java) S 8308 8311 5832 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 105658982 9856040960 9634 33554432000 1073741824 1073778376 140733690197184 139740238431352 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8324] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8324/stat : 8324 (java) S 8308 8311 5832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105658982 9856040960 9634 33554432000 1073741824 1073778376 140733690197184 139740237378696 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8325] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8325/stat : 8325 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658984 9856040960 9634 33554432000 1073741824 1073778376 140733690197184 139740236327440 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8326] ppid=8308 vsize=9625040 CPUtime=0.19 cores=1,3,5,7
/proc/8311/task/8326/stat : 8326 (java) S 8308 8311 5832 0 -1 4202560 3119 0 0 0 19 0 0 0 20 0 19 0 105658984 9856040960 9634 33554432000 1073741824 1073778376 140733690197184 139740235274808 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8327] ppid=8308 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/8311/task/8327/stat : 8327 (java) S 8308 8311 5832 0 -1 4202560 995 0 0 0 10 0 0 0 20 0 19 0 105658984 9856040960 9634 33554432000 1073741824 1073778376 140733690197184 139740234222264 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8311/tid=8328] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8328/stat : 8328 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658984 9856040960 9634 33554432000 1073741824 1073778376 140733690197184 139740233169912 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8311/tid=8329] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8329/stat : 8329 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658984 9856040960 9634 33554432000 1073741824 1073778376 140733690197184 139740232117576 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8330] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8330/stat : 8330 (java) S 8308 8311 5832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105658992 9856040960 9634 33554432000 1073741824 1073778376 140733690197184 139740231062312 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.8
Current children cumulated vsize (KiB) 9625040

[startup+3.10077 s]
/proc/loadavg: 2.26 2.27 2.21 3/213 8330
/proc/meminfo: memFree=27624608/32872528 swapFree=16204/1518544
[pid=8311] ppid=8308 vsize=9625040 CPUtime=3.43 cores=1,3,5,7
/proc/8311/stat : 8311 (java) S 8308 8311 5832 0 -1 4202496 7914 0 1 0 341 2 0 0 20 0 19 0 105658978 9856040960 11696 33554432000 1073741824 1073778376 140733690197184 140733690188320 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8311/statm: 2406260 11696 2244 9 0 2396937 0
[pid=8311/tid=8313] ppid=8308 vsize=9625040 CPUtime=3.05 cores=1,3,5,7
/proc/8311/task/8313/stat : 8313 (java) R 8308 8311 5832 0 -1 4202560 2407 0 1 0 304 1 0 0 20 0 19 0 105658979 9856040960 11696 33554432000 1073741824 1073778376 140733690197184 139740885647640 139740737657019 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8311/tid=8314] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8314/stat : 8314 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658980 9856040960 11696 33554432000 1073741824 1073778376 140733690197184 139740858099880 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8315] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8315/stat : 8315 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658980 9856040960 11696 33554432000 1073741824 1073778376 140733690197184 139740857047336 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8311/tid=8316] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8316/stat : 8316 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658980 9856040960 11696 33554432000 1073741824 1073778376 140733690197184 139740855994792 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8311/tid=8317] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8317/stat : 8317 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658980 9856040960 11696 33554432000 1073741824 1073778376 140733690197184 139740726209064 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8311/tid=8318] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8318/stat : 8318 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658980 9856040960 11696 33554432000 1073741824 1073778376 140733690197184 139740725156520 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8319] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8319/stat : 8319 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658980 9856040960 11696 33554432000 1073741824 1073778376 140733690197184 139740724103976 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8311/tid=8320] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8320/stat : 8320 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658980 9856040960 11696 33554432000 1073741824 1073778376 140733690197184 139740723051432 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8321] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8321/stat : 8321 (java) S 8308 8311 5832 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 105658980 9856040960 11696 33554432000 1073741824 1073778376 140733690197184 139740721998888 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8322] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8322/stat : 8322 (java) S 8308 8311 5832 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 105658981 9856040960 11696 33554432000 1073741824 1073778376 140733690197184 139740239485032 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8323] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8323/stat : 8323 (java) S 8308 8311 5832 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 105658982 9856040960 11696 33554432000 1073741824 1073778376 140733690197184 139740238431352 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8324] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8324/stat : 8324 (java) S 8308 8311 5832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105658982 9856040960 11696 33554432000 1073741824 1073778376 140733690197184 139740237378696 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8325] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8325/stat : 8325 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658984 9856040960 11696 33554432000 1073741824 1073778376 140733690197184 139740236327440 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8326] ppid=8308 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/8311/task/8326/stat : 8326 (java) S 8308 8311 5832 0 -1 4202560 3121 0 0 0 20 0 0 0 20 0 19 0 105658984 9856040960 11696 33554432000 1073741824 1073778376 140733690197184 139740235274808 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8327] ppid=8308 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/8311/task/8327/stat : 8327 (java) S 8308 8311 5832 0 -1 4202560 1115 0 0 0 13 0 0 0 20 0 19 0 105658984 9856040960 11696 33554432000 1073741824 1073778376 140733690197184 139740234222264 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8311/tid=8328] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8328/stat : 8328 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658984 9856040960 11696 33554432000 1073741824 1073778376 140733690197184 139740233169912 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8311/tid=8329] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8329/stat : 8329 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658984 9856040960 11696 33554432000 1073741824 1073778376 140733690197184 139740232117576 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8330] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8330/stat : 8330 (java) S 8308 8311 5832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105658992 9856040960 11696 33554432000 1073741824 1073778376 140733690197184 139740231062312 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.43
Current children cumulated vsize (KiB) 9625040

[startup+6.3008 s]
/proc/loadavg: 2.26 2.27 2.21 3/213 8330
/proc/meminfo: memFree=27612200/32872528 swapFree=16204/1518544
[pid=8311] ppid=8308 vsize=9625040 CPUtime=6.63 cores=1,3,5,7
/proc/8311/stat : 8311 (java) S 8308 8311 5832 0 -1 4202496 7922 0 1 0 661 2 0 0 20 0 19 0 105658978 9856040960 14761 33554432000 1073741824 1073778376 140733690197184 140733690188320 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8311/statm: 2406260 14761 2245 9 0 2396937 0
[pid=8311/tid=8313] ppid=8308 vsize=9625040 CPUtime=6.24 cores=1,3,5,7
/proc/8311/task/8313/stat : 8313 (java) R 8308 8311 5832 0 -1 4202560 2414 0 1 0 623 1 0 0 20 0 19 0 105658979 9856040960 14761 33554432000 1073741824 1073778376 140733690197184 139740885638864 139740737657019 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8311/tid=8314] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8314/stat : 8314 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658980 9856040960 14761 33554432000 1073741824 1073778376 140733690197184 139740858099880 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8315] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8315/stat : 8315 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658980 9856040960 14761 33554432000 1073741824 1073778376 140733690197184 139740857047336 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8311/tid=8316] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8316/stat : 8316 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658980 9856040960 14761 33554432000 1073741824 1073778376 140733690197184 139740855994792 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8311/tid=8317] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8317/stat : 8317 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658980 9856040960 14761 33554432000 1073741824 1073778376 140733690197184 139740726209064 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8311/tid=8318] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8318/stat : 8318 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658980 9856040960 14761 33554432000 1073741824 1073778376 140733690197184 139740725156520 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8319] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8319/stat : 8319 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658980 9856040960 14761 33554432000 1073741824 1073778376 140733690197184 139740724103976 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8311/tid=8320] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8320/stat : 8320 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658980 9856040960 14761 33554432000 1073741824 1073778376 140733690197184 139740723051432 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8321] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8321/stat : 8321 (java) S 8308 8311 5832 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 105658980 9856040960 14761 33554432000 1073741824 1073778376 140733690197184 139740721998888 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8322] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8322/stat : 8322 (java) S 8308 8311 5832 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 105658981 9856040960 14761 33554432000 1073741824 1073778376 140733690197184 139740239485032 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8323] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8323/stat : 8323 (java) S 8308 8311 5832 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 105658982 9856040960 14761 33554432000 1073741824 1073778376 140733690197184 139740238431352 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8324] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8324/stat : 8324 (java) S 8308 8311 5832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105658982 9856040960 14761 33554432000 1073741824 1073778376 140733690197184 139740237378696 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8325] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8325/stat : 8325 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658984 9856040960 14761 33554432000 1073741824 1073778376 140733690197184 139740236327440 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8326] ppid=8308 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/8311/task/8326/stat : 8326 (java) S 8308 8311 5832 0 -1 4202560 3121 0 0 0 20 0 0 0 20 0 19 0 105658984 9856040960 14761 33554432000 1073741824 1073778376 140733690197184 139740235274808 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8327] ppid=8308 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/8311/task/8327/stat : 8327 (java) S 8308 8311 5832 0 -1 4202560 1115 0 0 0 13 0 0 0 20 0 19 0 105658984 9856040960 14761 33554432000 1073741824 1073778376 140733690197184 139740234222264 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8311/tid=8328] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8328/stat : 8328 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658984 9856040960 14761 33554432000 1073741824 1073778376 140733690197184 139740233169912 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8311/tid=8329] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8329/stat : 8329 (java) S 8308 8311 5832 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 105658984 9856040960 14761 33554432000 1073741824 1073778376 140733690197184 139740232117576 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8330] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8330/stat : 8330 (java) S 8308 8311 5832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105658992 9856040960 14761 33554432000 1073741824 1073778376 140733690197184 139740231062312 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.63
Current children cumulated vsize (KiB) 9625040


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

[pid=8311/tid=8330] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8330/stat : 8330 (java) S 8308 8311 5832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105658992 9856040960 110959 33554432000 1073741824 1073778376 140733690197184 139740231062312 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1723.89
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.35 2.28 2.23 4/214 8440
/proc/meminfo: memFree=26648852/32872528 swapFree=16204/1518544
[pid=8311] ppid=8308 vsize=9625040 CPUtime=1784.07 cores=1,3,5,7
/proc/8311/stat : 8311 (java) S 8308 8311 5832 0 -1 4202496 10423 0 1 0 178328 79 0 0 20 0 19 0 105658978 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 140733690188320 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8311/statm: 2406260 120192 2266 9 0 2396937 0
[pid=8311/tid=8313] ppid=8308 vsize=9625040 CPUtime=1777.21 cores=1,3,5,7
/proc/8311/task/8313/stat : 8313 (java) R 8308 8311 5832 0 -1 4202560 2481 0 1 0 177691 30 0 0 20 0 19 0 105658979 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740885638864 139740737798996 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8311/tid=8314] ppid=8308 vsize=9625040 CPUtime=0.14 cores=1,3,5,7
/proc/8311/task/8314/stat : 8314 (java) S 8308 8311 5832 0 -1 4202560 270 0 0 0 11 3 0 0 20 0 19 0 105658980 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740858099880 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8311/tid=8315] ppid=8308 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/8311/task/8315/stat : 8315 (java) S 8308 8311 5832 0 -1 4202560 117 0 0 0 13 5 0 0 20 0 19 0 105658980 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740857047336 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8316] ppid=8308 vsize=9625040 CPUtime=0.14 cores=1,3,5,7
/proc/8311/task/8316/stat : 8316 (java) S 8308 8311 5832 0 -1 4202560 203 0 0 0 11 3 0 0 20 0 19 0 105658980 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740855994792 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8311/tid=8317] ppid=8308 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/8311/task/8317/stat : 8317 (java) S 8308 8311 5832 0 -1 4202560 238 0 0 0 10 3 0 0 20 0 19 0 105658980 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740726209064 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8311/tid=8318] ppid=8308 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/8311/task/8318/stat : 8318 (java) S 8308 8311 5832 0 -1 4202560 77 0 0 0 12 4 0 0 20 0 19 0 105658980 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740725156520 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8311/tid=8319] ppid=8308 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/8311/task/8319/stat : 8319 (java) S 8308 8311 5832 0 -1 4202560 205 0 0 0 13 5 0 0 20 0 19 0 105658980 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740724103976 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8311/tid=8320] ppid=8308 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/8311/task/8320/stat : 8320 (java) S 8308 8311 5832 0 -1 4202560 389 0 0 0 19 7 0 0 20 0 19 0 105658980 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740723051432 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8311/tid=8321] ppid=8308 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/8311/task/8321/stat : 8321 (java) S 8308 8311 5832 0 -1 4202560 192 0 0 0 8 2 0 0 20 0 19 0 105658980 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740721998888 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8311/tid=8322] ppid=8308 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/8311/task/8322/stat : 8322 (java) S 8308 8311 5832 0 -1 4202560 108 0 0 0 0 2 0 0 20 0 19 0 105658981 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740239485032 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8323] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8323/stat : 8323 (java) S 8308 8311 5832 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 105658982 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740238431352 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8324] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8324/stat : 8324 (java) S 8308 8311 5832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 105658982 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740237378696 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8325] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8325/stat : 8325 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658984 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740236327440 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8326] ppid=8308 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/8311/task/8326/stat : 8326 (java) S 8308 8311 5832 0 -1 4202560 3121 0 0 0 20 0 0 0 20 0 19 0 105658984 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740235274808 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8327] ppid=8308 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/8311/task/8327/stat : 8327 (java) S 8308 8311 5832 0 -1 4202560 1659 0 0 0 17 0 0 0 20 0 19 0 105658984 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740234222264 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8311/tid=8328] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8328/stat : 8328 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658984 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740233169912 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8311/tid=8329] ppid=8308 vsize=9625040 CPUtime=0.74 cores=1,3,5,7
/proc/8311/task/8329/stat : 8329 (java) S 8308 8311 5832 0 -1 4202560 104 0 0 0 29 45 0 0 20 0 19 0 105658984 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740232117576 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8330] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8330/stat : 8330 (java) S 8308 8311 5832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105658992 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740231062312 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1784.07
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.3 s]
/proc/loadavg: 2.34 2.29 2.23 4/214 8440
/proc/meminfo: memFree=26648664/32872528 swapFree=16204/1518544
[pid=8311] ppid=8308 vsize=9625040 CPUtime=1800.08 cores=1,3,5,7
/proc/8311/stat : 8311 (java) S 8308 8311 5832 0 -1 4202496 10423 0 1 0 179928 80 0 0 20 0 19 0 105658978 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 140733690188320 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8311/statm: 2406260 120192 2266 9 0 2396937 0
[pid=8311/tid=8313] ppid=8308 vsize=9625040 CPUtime=1793.17 cores=1,3,5,7
/proc/8311/task/8313/stat : 8313 (java) R 8308 8311 5832 0 -1 4202560 2481 0 1 0 179287 30 0 0 20 0 19 0 105658979 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740885638864 139740737798996 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8311/tid=8314] ppid=8308 vsize=9625040 CPUtime=0.14 cores=1,3,5,7
/proc/8311/task/8314/stat : 8314 (java) S 8308 8311 5832 0 -1 4202560 270 0 0 0 11 3 0 0 20 0 19 0 105658980 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740858099880 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8311/tid=8315] ppid=8308 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/8311/task/8315/stat : 8315 (java) S 8308 8311 5832 0 -1 4202560 117 0 0 0 13 5 0 0 20 0 19 0 105658980 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740857047336 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8316] ppid=8308 vsize=9625040 CPUtime=0.14 cores=1,3,5,7
/proc/8311/task/8316/stat : 8316 (java) S 8308 8311 5832 0 -1 4202560 203 0 0 0 11 3 0 0 20 0 19 0 105658980 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740855994792 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8311/tid=8317] ppid=8308 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/8311/task/8317/stat : 8317 (java) S 8308 8311 5832 0 -1 4202560 238 0 0 0 10 3 0 0 20 0 19 0 105658980 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740726209064 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8311/tid=8318] ppid=8308 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/8311/task/8318/stat : 8318 (java) S 8308 8311 5832 0 -1 4202560 77 0 0 0 12 4 0 0 20 0 19 0 105658980 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740725156520 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8311/tid=8319] ppid=8308 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/8311/task/8319/stat : 8319 (java) S 8308 8311 5832 0 -1 4202560 205 0 0 0 13 5 0 0 20 0 19 0 105658980 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740724103976 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8311/tid=8320] ppid=8308 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/8311/task/8320/stat : 8320 (java) S 8308 8311 5832 0 -1 4202560 389 0 0 0 19 7 0 0 20 0 19 0 105658980 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740723051432 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8311/tid=8321] ppid=8308 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/8311/task/8321/stat : 8321 (java) S 8308 8311 5832 0 -1 4202560 192 0 0 0 8 2 0 0 20 0 19 0 105658980 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740721998888 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8311/tid=8322] ppid=8308 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/8311/task/8322/stat : 8322 (java) S 8308 8311 5832 0 -1 4202560 108 0 0 0 0 2 0 0 20 0 19 0 105658981 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740239485032 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8323] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8323/stat : 8323 (java) S 8308 8311 5832 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 105658982 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740238431352 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8324] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8324/stat : 8324 (java) S 8308 8311 5832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 105658982 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740237378696 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8325] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8325/stat : 8325 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658984 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740236327440 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8326] ppid=8308 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/8311/task/8326/stat : 8326 (java) S 8308 8311 5832 0 -1 4202560 3121 0 0 0 20 0 0 0 20 0 19 0 105658984 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740235274808 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8327] ppid=8308 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/8311/task/8327/stat : 8327 (java) S 8308 8311 5832 0 -1 4202560 1659 0 0 0 17 0 0 0 20 0 19 0 105658984 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740234222264 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8311/tid=8328] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8328/stat : 8328 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658984 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740233169912 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8311/tid=8329] ppid=8308 vsize=9625040 CPUtime=0.75 cores=1,3,5,7
/proc/8311/task/8329/stat : 8329 (java) S 8308 8311 5832 0 -1 4202560 104 0 0 0 29 46 0 0 20 0 19 0 105658984 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740232117576 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8330] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8330/stat : 8330 (java) S 8308 8311 5832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105658992 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740231062312 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
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 8311 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1798.3 s]
/proc/loadavg: 2.34 2.29 2.23 4/214 8440
/proc/meminfo: memFree=26648664/32872528 swapFree=16204/1518544
[pid=8311] ppid=8308 vsize=9625040 CPUtime=1800.08 cores=1,3,5,7
/proc/8311/stat : 8311 (java) S 8308 8311 5832 0 -1 4202496 10423 0 1 0 179928 80 0 0 20 0 19 0 105658978 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 140733690188320 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8311/statm: 2406260 120192 2266 9 0 2396937 0
[pid=8311/tid=8313] ppid=8308 vsize=9625040 CPUtime=1793.17 cores=1,3,5,7
/proc/8311/task/8313/stat : 8313 (java) R 8308 8311 5832 0 -1 4202560 2481 0 1 0 179287 30 0 0 20 0 19 0 105658979 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740885638864 139740737798996 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8311/tid=8314] ppid=8308 vsize=9625040 CPUtime=0.14 cores=1,3,5,7
/proc/8311/task/8314/stat : 8314 (java) S 8308 8311 5832 0 -1 4202560 270 0 0 0 11 3 0 0 20 0 19 0 105658980 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740858099880 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8311/tid=8315] ppid=8308 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/8311/task/8315/stat : 8315 (java) S 8308 8311 5832 0 -1 4202560 117 0 0 0 13 5 0 0 20 0 19 0 105658980 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740857047336 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8316] ppid=8308 vsize=9625040 CPUtime=0.14 cores=1,3,5,7
/proc/8311/task/8316/stat : 8316 (java) S 8308 8311 5832 0 -1 4202560 203 0 0 0 11 3 0 0 20 0 19 0 105658980 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740855994792 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8311/tid=8317] ppid=8308 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/8311/task/8317/stat : 8317 (java) S 8308 8311 5832 0 -1 4202560 238 0 0 0 10 3 0 0 20 0 19 0 105658980 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740726209064 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8311/tid=8318] ppid=8308 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/8311/task/8318/stat : 8318 (java) S 8308 8311 5832 0 -1 4202560 77 0 0 0 12 4 0 0 20 0 19 0 105658980 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740725156520 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8311/tid=8319] ppid=8308 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/8311/task/8319/stat : 8319 (java) S 8308 8311 5832 0 -1 4202560 205 0 0 0 13 5 0 0 20 0 19 0 105658980 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740724103976 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8311/tid=8320] ppid=8308 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/8311/task/8320/stat : 8320 (java) S 8308 8311 5832 0 -1 4202560 389 0 0 0 19 7 0 0 20 0 19 0 105658980 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740723051432 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8311/tid=8321] ppid=8308 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/8311/task/8321/stat : 8321 (java) S 8308 8311 5832 0 -1 4202560 192 0 0 0 8 2 0 0 20 0 19 0 105658980 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740721998888 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8311/tid=8322] ppid=8308 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/8311/task/8322/stat : 8322 (java) S 8308 8311 5832 0 -1 4202560 108 0 0 0 0 2 0 0 20 0 19 0 105658981 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740239485032 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8323] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8323/stat : 8323 (java) S 8308 8311 5832 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 105658982 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740238431352 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8324] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8324/stat : 8324 (java) S 8308 8311 5832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 105658982 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740237378696 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8325] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8325/stat : 8325 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658984 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740236327440 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8326] ppid=8308 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/8311/task/8326/stat : 8326 (java) S 8308 8311 5832 0 -1 4202560 3121 0 0 0 20 0 0 0 20 0 19 0 105658984 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740235274808 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8327] ppid=8308 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/8311/task/8327/stat : 8327 (java) S 8308 8311 5832 0 -1 4202560 1659 0 0 0 17 0 0 0 20 0 19 0 105658984 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740234222264 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8311/tid=8328] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8328/stat : 8328 (java) S 8308 8311 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105658984 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740233169912 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8311/tid=8329] ppid=8308 vsize=9625040 CPUtime=0.75 cores=1,3,5,7
/proc/8311/task/8329/stat : 8329 (java) S 8308 8311 5832 0 -1 4202560 104 0 0 0 29 46 0 0 20 0 19 0 105658984 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740232117576 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8311/tid=8330] ppid=8308 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8311/task/8330/stat : 8330 (java) S 8308 8311 5832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105658992 9856040960 120192 33554432000 1073741824 1073778376 140733690197184 139740231062312 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9625040

Child status: 143

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

Real time (s): 1798.33
CPU time (s): 1800.08
CPU user time (s): 1799.28
CPU system time (s): 0.8
CPU usage (%): 100.097
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.68
system time used= 1.24081
maximum resident set size= 481064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10503
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1064
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38221
involuntary context switches= 5407

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.36273 second user time and 16.1525 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-06 20:21:01
IDJOB=4084289
IDBENCH=2276
IDSOLVER=2546
FILE ID=node129/4084289-1465237261
RUNJOBID= node129-1465222695-5849
PBS_JOBID= 19843233
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-BIGINT/submitted-PB06/manquiho/Aardal_1/normalized-prob10.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4084289-1465237261/watcher-4084289-1465237261 -o /tmp/evaluation-result-4084289-1465237261/solver-4084289-1465237261 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1465222695-5849 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4084289-1465237261.opb

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

MD5SUM BENCH= 0cd2d50a56364a25e801207dfed85434
RANDOM SEED=2103526430

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.715
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		: 2666.715
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:        27660488 kB
Buffers:           28384 kB
Cached:            89556 kB
SwapCached:         1824 kB
Active:          2931244 kB
Inactive:          56476 kB
Active(anon):    2871284 kB
Inactive(anon):     1112 kB
Active(file):      59960 kB
Inactive(file):    55364 kB
Unevictable:     1518544 kB
Mlocked:           16204 kB
SwapTotal:      67108856 kB
SwapFree:       67098608 kB
Dirty:               804 kB
Writeback:             0 kB
AnonPages:       4388128 kB
Mapped:            15360 kB
Shmem:                 0 kB
Slab:             566572 kB
SReclaimable:      10456 kB
SUnreclaim:       556116 kB
KernelStack:        1592 kB
PageTables:        12976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4565676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4317184 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71728 MiB
End job on node129 at 2016-06-06 20:51:00