Trace number 4102706

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.91 895.681

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-2.opb
MD5SUM0b8531b64d2ca93b44d439b9cb9fcfaa
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6352
Total number of constraints13429
Number of constraints which are clauses13429
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 6352
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6352
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6352
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.06/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.06/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.10	c See www.sat4j.org for details.
0.06/0.10	c version PB16.v20160501
0.06/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.10	c java.vm.version	19.1-b02
0.06/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.10	c sun.arch.data.model	64
0.06/0.10	c java.version		1.6.0_24
0.06/0.10	c os.name		Linux
0.06/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.06/0.10	c os.arch		amd64
0.06/0.10	c Free memory 		501472288
0.06/0.10	c Max memory 		7480803328
0.06/0.10	c Total memory 		504102912
0.06/0.11	c Number of processors 	8
0.06/0.13	c Pseudo Boolean Optimization by upper bound
0.06/0.13	c ManyCore solver with 2 solvers running in parallel
0.06/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.06/0.13	c --- Begin Solver configuration ---
0.06/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.06/0.13	c Learn all clauses as in MiniSAT
0.06/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.06/0.13	c Expensive reason simplification
0.06/0.13	c Glucose 2.1 dynamic restart strategy
0.06/0.13	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.06/0.13	c timeout=2147483s
0.06/0.13	c DB Simplification allowed=false
0.06/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.06/0.13	c --- End Solver configuration ---
0.06/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.06/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.06/0.13	c --- Begin Solver configuration ---
0.06/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.06/0.13	c Learn all clauses as in MiniSAT
0.06/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.06/0.13	c No reason simplification
0.06/0.13	c Armin Biere (Picosat) restarts strategy
0.06/0.13	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.06/0.13	c timeout=2147483s
0.06/0.13	c DB Simplification allowed=false
0.06/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.06/0.13	c --- End Solver configuration ---
0.06/0.13	c solving HOME/instance-4102706-1466218286.opb
0.06/0.13	c reading problem ... 
0.06/0.14	c  objective function found
0.94/0.54	c ... done. Wall clock time 0.406s.
0.94/0.54	c declared #vars     6352
0.94/0.54	c #constraints  13429
0.94/0.54	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.94/0.54	c constraints type 
0.94/0.54	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6954
0.94/0.54	c org.sat4j.specs.Constr$1 => 122
0.94/0.54	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 6071
0.94/0.54	c org.sat4j.minisat.constraints.cnf.UnitClause => 282
0.94/0.54	c 13429 constraints processed.
0.94/0.54	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.94/0.54	c constraints type 
0.94/0.54	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 6071
0.94/0.54	c org.sat4j.specs.Constr$1 => 122
0.94/0.54	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6954
0.94/0.54	c org.sat4j.pb.constraints.pb.UnitClausePB => 282
0.94/0.54	c 13429 constraints processed.
0.94/0.54	c objective function length is 6352 literals
10.75/4.53	c cleaning 2500 clauses out of 5000 with flag 11808/5000
18.01/7.91	c cleaning 4251 clauses out of 8502 with flag 27092/11002
18.81/8.36	c cleaning 0 clauses out of 5000 with flag 0/5000
25.44/11.68	c cleaning 5625 clauses out of 11250 with flag 45393/18001
34.16/15.84	c cleaning 6811 clauses out of 13624 with flag 68816/26000
40.81/19.14	c cleaning 0 clauses out of 11001 with flag 0/11001
43.82/20.63	c cleaning 7904 clauses out of 15813 with flag 95419/35000
54.63/26.02	c cleaning 8953 clauses out of 17910 with flag 124110/45001
66.89/32.13	c cleaning 9975 clauses out of 19956 with flag 154365/56000
68.68/33.07	c cleaning 0 clauses out of 18000 with flag 0/18000
80.65/39.02	c cleaning 10989 clauses out of 21981 with flag 187322/68000
95.64/46.58	c cleaning 11995 clauses out of 23993 with flag 222999/81001
101.87/49.66	c cleaning 0 clauses out of 26001 with flag 0/26001
112.66/55.04	c cleaning 12998 clauses out of 25997 with flag 262231/95000
130.48/63.91	c cleaning 13998 clauses out of 27999 with flag 304938/110000
140.67/69.09	c cleaning 0 clauses out of 35000 with flag 0/35000
150.09/73.72	c cleaning 14997 clauses out of 30001 with flag 350941/126000
172.90/85.18	c cleaning 16002 clauses out of 32005 with flag 400972/143001
184.50/90.99	c cleaning 0 clauses out of 45000 with flag 0/45000
197.93/97.65	c cleaning 16998 clauses out of 34003 with flag 448791/161001
222.97/110.12	c cleaning 18000 clauses out of 36004 with flag 494446/180000
235.57/116.40	c cleaning 0 clauses out of 56000 with flag 0/56000
249.97/123.67	c cleaning 18999 clauses out of 38005 with flag 542900/200001
279.76/138.59	c cleaning 19999 clauses out of 40005 with flag 595235/221000
291.18/144.29	c cleaning 0 clauses out of 68000 with flag 0/68000
311.80/154.52	c cleaning 21000 clauses out of 42007 with flag 652494/243001
348.69/172.99	c cleaning 21997 clauses out of 44006 with flag 715259/266000
351.09/174.12	c cleaning 0 clauses out of 81000 with flag 0/81000
389.16/193.19	c cleaning 23000 clauses out of 46010 with flag 783532/290001
419.26/208.14	c cleaning 0 clauses out of 95000 with flag 0/95000
431.88/214.45	c cleaning 24002 clauses out of 48009 with flag 855598/315000
479.82/238.30	c cleaning 24999 clauses out of 50008 with flag 934176/341001
493.08/244.97	c cleaning 0 clauses out of 110000 with flag 0/110000
530.19/263.41	c cleaning 25997 clauses out of 52008 with flag 1018947/368000
572.96/284.71	c cleaning 0 clauses out of 126001 with flag 0/126001
583.59/290.07	c cleaning 27001 clauses out of 54012 with flag 1109809/396001
643.91/320.03	c cleaning 28006 clauses out of 56011 with flag 1196265/425001
658.57/327.32	c cleaning 0 clauses out of 143001 with flag 0/143001
706.54/351.22	c cleaning 28999 clauses out of 58005 with flag 1289498/455001
752.91/374.39	c cleaning 0 clauses out of 161000 with flag 0/161000
777.23/386.50	c cleaning 29997 clauses out of 60005 with flag 1389590/486000
853.19/424.22	c cleaning 30999 clauses out of 62008 with flag 1497105/518000
854.01/424.69	c cleaning 0 clauses out of 180001 with flag 0/180001
936.10/465.52	c cleaning 32001 clauses out of 64010 with flag 1612206/551001
962.44/478.67	c cleaning 0 clauses out of 200000 with flag 0/200000
1025.84/510.30	c cleaning 32993 clauses out of 66007 with flag 1721892/585000
1077.64/536.09	c cleaning 0 clauses out of 221000 with flag 0/221000
1117.97/556.14	c cleaning 34002 clauses out of 68015 with flag 1821373/620001
1198.83/596.49	c cleaning 0 clauses out of 243001 with flag 0/243001
1210.48/602.25	c cleaning 35002 clauses out of 70012 with flag 1913219/656000
1308.19/650.80	c cleaning 36000 clauses out of 72011 with flag 2007449/693001
1326.87/660.13	c cleaning 0 clauses out of 266000 with flag 0/266000
1409.17/701.14	c cleaning 37001 clauses out of 74010 with flag 2106436/731000
1464.65/728.74	c cleaning 0 clauses out of 290002 with flag 0/290002
1520.66/756.67	c cleaning 38001 clauses out of 76009 with flag 2215553/770000
1613.88/803.06	c cleaning 0 clauses out of 315000 with flag 0/315000
1642.43/817.24	c cleaning 38999 clauses out of 78008 with flag 2337805/810000
1766.64/879.08	c cleaning 0 clauses out of 341001 with flag 0/341001
1775.49/883.47	c cleaning 39997 clauses out of 80009 with flag 2457446/851000
1800.00/895.60	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.00/895.60	c starts		: 19
1800.00/895.60	c conflicts		: 860452
1800.00/895.60	c decisions		: 892639
1800.00/895.60	c propagations		: 958455816
1800.00/895.60	c inspects		: 10686327468
1800.00/895.60	c shortcuts		: 0
1800.00/895.60	c learnt literals	: 1
1800.00/895.60	c learnt binary clauses	: 82
1800.00/895.60	c learnt ternary clauses	: 30
1800.00/895.60	c learnt constraints	: 860451
1800.00/895.60	c ignored constraints	: 0
1800.00/895.60	c root simplifications	: 0
1800.00/895.60	c removed literals (reason simplification)	: 9602932
1800.00/895.60	c reason swapping (by a shorter reason)	: 0
1800.00/895.60	c Calls to reduceDB	: 37
1800.00/895.60	c Number of update (reduction) of LBD	: 43066
1800.00/895.60	c Imported unit clauses	: 0
1800.00/895.60	c number of reductions to clauses (during analyze)	: 0
1800.00/895.60	c number of learned constraints concerned by reduction	: 0
1800.00/895.60	c number of learning phase by resolution	: 0
1800.00/895.60	c number of learning phase by cutting planes	: 0
1800.00/895.60	c speed (assignments/second)	: 1070895.5714164407
1800.00/895.60	c non guided choices	0
1800.00/895.62	c learnt constraints type 
1800.00/895.62	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 82
1800.00/895.62	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 49383
1800.00/895.62	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.00/895.62	c starts		: 136
1800.00/895.62	c conflicts		: 346655
1800.00/895.62	c decisions		: 364344
1800.00/895.62	c propagations		: 391838110
1800.00/895.62	c inspects		: 2133496243
1800.00/895.62	c shortcuts		: 0
1800.00/895.62	c learnt literals	: 0
1800.00/895.62	c learnt binary clauses	: 65
1800.00/895.62	c learnt ternary clauses	: 4
1800.00/895.62	c learnt constraints	: 346654
1800.00/895.62	c ignored constraints	: 0
1800.00/895.62	c root simplifications	: 0
1800.00/895.62	c removed literals (reason simplification)	: 0
1800.00/895.62	c reason swapping (by a shorter reason)	: 0
1800.00/895.62	c Calls to reduceDB	: 22
1800.00/895.62	c Number of update (reduction) of LBD	: 0
1800.00/895.62	c Imported unit clauses	: 0
1800.00/895.62	c number of reductions to clauses (during analyze)	: 0
1800.00/895.62	c number of learned constraints concerned by reduction	: 0
1800.00/895.62	c number of learning phase by resolution	: 0
1800.00/895.62	c number of learning phase by cutting planes	: 0
1800.00/895.62	c speed (assignments/second)	: 437796.6934927929
1800.00/895.62	c non guided choices	0
1800.00/895.67	c learnt constraints type 
1800.00/895.67	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 346589
1800.00/895.67	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 65
1800.00/895.67	s UNKNOWN
1800.00/895.67	c Total wall clock time (in seconds): 895.535

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-4102706-1466218286/watcher-4102706-1466218286 -o /tmp/evaluation-result-4102706-1466218286/solver-4102706-1466218286 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466206054-8353 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4102706-1466218286.opb 

pid=16464
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: 4.31 4.28 4.29 4/197 16467
/proc/meminfo: memFree=29748680/32872528 swapFree=1499884/1696108
[pid=16467] ppid=16464 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/16467/stat : 16467 (java) D 16464 16467 8337 0 -1 4202496 317 0 0 0 0 0 0 0 20 0 1 0 23874333 9515008 175 33554432000 1073741824 1073778376 140735348201136 140735348183864 225444709264 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/16467/statm: 2323 175 133 9 0 71 0

[startup+0.100116 s]
/proc/loadavg: 4.31 4.28 4.29 4/197 16467
/proc/meminfo: memFree=29748680/32872528 swapFree=1499884/1696108
[pid=16467] ppid=16464 vsize=9558476 CPUtime=0.06 cores=0,2,4,6
/proc/16467/stat : 16467 (java) S 16464 16467 8337 0 -1 4202496 3793 0 1 0 6 0 0 0 20 0 18 0 23874333 9787879424 4925 33554432000 1073741824 1073778376 140737024762528 140737024753664 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/16467/statm: 2389619 4925 1949 9 0 2380296 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9558476

[startup+0.2003 s]
/proc/loadavg: 4.31 4.28 4.29 4/197 16467
/proc/meminfo: memFree=29748680/32872528 swapFree=1499884/1696108
[pid=16467] ppid=16464 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/16467/stat : 16467 (java) S 16464 16467 8337 0 -1 4202496 4898 0 1 0 23 1 0 0 20 0 18 0 23874333 9787879424 6911 33554432000 1073741824 1073778376 140737024762528 140737024753664 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/16467/statm: 2389619 6914 2203 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300281 s]
/proc/loadavg: 4.31 4.28 4.29 4/197 16467
/proc/meminfo: memFree=29748680/32872528 swapFree=1499884/1696108
[pid=16467] ppid=16464 vsize=9558476 CPUtime=0.41 cores=0,2,4,6
/proc/16467/stat : 16467 (java) S 16464 16467 8337 0 -1 4202496 5565 0 1 0 40 1 0 0 20 0 18 0 23874333 9787879424 8834 33554432000 1073741824 1073778376 140737024762528 140737024753664 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/16467/statm: 2389619 8834 2228 9 0 2380296 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 9558476

[startup+0.700195 s]
/proc/loadavg: 4.31 4.28 4.29 4/197 16467
/proc/meminfo: memFree=29748680/32872528 swapFree=1499884/1696108
[pid=16467] ppid=16464 vsize=9824732 CPUtime=1.69 cores=0,2,4,6
/proc/16467/stat : 16467 (java) S 16464 16467 8337 0 -1 4202496 21872 0 1 0 165 4 0 0 20 0 22 0 23874333 10060525568 29497 33554432000 1073741824 1073778376 140737024762528 140737024753664 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/16467/statm: 2456183 29497 2256 9 0 2446860 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 9824732

[startup+1.50091 s]
/proc/loadavg: 4.31 4.28 4.29 7/219 16489
/proc/meminfo: memFree=29638512/32872528 swapFree=1499884/1696108
[pid=16467] ppid=16464 vsize=9824732 CPUtime=4.34 cores=0,2,4,6
/proc/16467/stat : 16467 (java) S 16464 16467 8337 0 -1 4202496 25061 0 1 0 428 6 0 0 20 0 22 0 23874333 10060525568 46508 33554432000 1073741824 1073778376 140737024762528 140737024753664 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/16467/statm: 2456183 46508 2269 9 0 2446860 0
[pid=16467/tid=16469] ppid=16464 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/16467/task/16469/stat : 16469 (java) S 16464 16467 8337 0 -1 4202560 2438 0 1 0 49 1 0 0 20 0 22 0 23874335 10060525568 46508 33554432000 1073741824 1073778376 140737024762528 139833751507832 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16467/tid=16470] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16470/stat : 16470 (java) S 16464 16467 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23874336 10060525568 46508 33554432000 1073741824 1073778376 140737024762528 139833740569256 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16471] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16471/stat : 16471 (java) S 16464 16467 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23874336 10060525568 46508 33554432000 1073741824 1073778376 140737024762528 139833739516712 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16467/tid=16472] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16472/stat : 16472 (java) S 16464 16467 8337 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 23874336 10060525568 46508 33554432000 1073741824 1073778376 140737024762528 139833738464168 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16467/tid=16473] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16473/stat : 16473 (java) S 16464 16467 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23874336 10060525568 46508 33554432000 1073741824 1073778376 140737024762528 139833737411624 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16467/tid=16474] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16474/stat : 16474 (java) S 16464 16467 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23874336 10060525568 46508 33554432000 1073741824 1073778376 140737024762528 139833736358056 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16475] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16475/stat : 16475 (java) S 16464 16467 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23874336 10060525568 46508 33554432000 1073741824 1073778376 140737024762528 139833735305512 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16467/tid=16476] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16476/stat : 16476 (java) S 16464 16467 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23874336 10060525568 46508 33554432000 1073741824 1073778376 140737024762528 139833588267432 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16477] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16477/stat : 16477 (java) S 16464 16467 8337 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 23874336 10060525568 46508 33554432000 1073741824 1073778376 140737024762528 139833587214888 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16478] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16478/stat : 16478 (java) S 16464 16467 8337 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 23874338 10060525568 46508 33554432000 1073741824 1073778376 140737024762528 139833575017064 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16479] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16479/stat : 16479 (java) S 16464 16467 8337 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 23874338 10060525568 46508 33554432000 1073741824 1073778376 140737024762528 139833573963384 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16480] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16480/stat : 16480 (java) S 16464 16467 8337 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23874338 10060525568 46508 33554432000 1073741824 1073778376 140737024762528 139833572910728 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16481] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16481/stat : 16481 (java) S 16464 16467 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23874341 10060525568 46508 33554432000 1073741824 1073778376 140737024762528 139833571859472 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16482] ppid=16464 vsize=9824732 CPUtime=0.93 cores=0,2,4,6
/proc/16467/task/16482/stat : 16482 (java) S 16464 16467 8337 0 -1 4202560 11409 0 0 0 91 2 0 0 20 0 22 0 23874341 10060525568 46508 33554432000 1073741824 1073778376 140737024762528 139833570805816 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16483] ppid=16464 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/16467/task/16483/stat : 16483 (java) S 16464 16467 8337 0 -1 4202560 9847 0 0 0 96 2 0 0 20 0 22 0 23874341 10060525568 46508 33554432000 1073741824 1073778376 140737024762528 139833569753272 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16467/tid=16484] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16484/stat : 16484 (java) S 16464 16467 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23874341 10060525568 46508 33554432000 1073741824 1073778376 140737024762528 139833568700920 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16467/tid=16485] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16485/stat : 16485 (java) S 16464 16467 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23874341 10060525568 46508 33554432000 1073741824 1073778376 140737024762528 139833567648584 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16486] ppid=16464 vsize=9824732 CPUtime=0.93 cores=0,2,4,6
/proc/16467/task/16486/stat : 16486 (java) R 16464 16467 8337 0 -1 4202560 19 0 0 0 93 0 0 0 20 0 22 0 23874388 10060525568 46508 33554432000 1073741824 1073778376 140737024762528 139833566593544 139833616703319 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16487] ppid=16464 vsize=9824732 CPUtime=0.93 cores=0,2,4,6
/proc/16467/task/16487/stat : 16487 (java) R 16464 16467 8337 0 -1 4202560 68 0 0 0 92 1 0 0 20 0 22 0 23874388 10060525568 46508 33554432000 1073741824 1073778376 140737024762528 139833565541000 139833616816288 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16467/tid=16488] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16488/stat : 16488 (java) S 16464 16467 8337 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23874394 10060525568 46508 33554432000 1073741824 1073778376 140737024762528 139833564489256 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16467/tid=16489] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16489/stat : 16489 (java) S 16464 16467 8337 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23874394 10060525568 46508 33554432000 1073741824 1073778376 140737024762528 139833563436712 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.34
Current children cumulated vsize (KiB) 9824732

[startup+3.10092 s]
/proc/loadavg: 4.31 4.28 4.29 5/219 16489
/proc/meminfo: memFree=29546468/32872528 swapFree=1499884/1696108
[pid=16467] ppid=16464 vsize=9824732 CPUtime=7.6 cores=0,2,4,6
/proc/16467/stat : 16467 (java) S 16464 16467 8337 0 -1 4202496 25208 0 1 0 752 8 0 0 20 0 22 0 23874333 10060525568 70146 33554432000 1073741824 1073778376 140737024762528 140737024753664 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/16467/statm: 2456183 70146 2282 9 0 2446860 0
[pid=16467/tid=16469] ppid=16464 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/16467/task/16469/stat : 16469 (java) S 16464 16467 8337 0 -1 4202560 2438 0 1 0 49 1 0 0 20 0 22 0 23874335 10060525568 70146 33554432000 1073741824 1073778376 140737024762528 139833751507832 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16467/tid=16470] ppid=16464 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/16467/task/16470/stat : 16470 (java) S 16464 16467 8337 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 23874336 10060525568 70146 33554432000 1073741824 1073778376 140737024762528 139833740569256 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16467/tid=16471] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16471/stat : 16471 (java) S 16464 16467 8337 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 23874336 10060525568 70146 33554432000 1073741824 1073778376 140737024762528 139833739516712 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16467/tid=16472] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16472/stat : 16472 (java) S 16464 16467 8337 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 23874336 10060525568 70146 33554432000 1073741824 1073778376 140737024762528 139833738464168 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16467/tid=16473] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16473/stat : 16473 (java) S 16464 16467 8337 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23874336 10060525568 70146 33554432000 1073741824 1073778376 140737024762528 139833737411624 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16467/tid=16474] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16474/stat : 16474 (java) S 16464 16467 8337 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 23874336 10060525568 70146 33554432000 1073741824 1073778376 140737024762528 139833736358056 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16467/tid=16475] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16475/stat : 16475 (java) S 16464 16467 8337 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 23874336 10060525568 70146 33554432000 1073741824 1073778376 140737024762528 139833735305512 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16467/tid=16476] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16476/stat : 16476 (java) S 16464 16467 8337 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 23874336 10060525568 70146 33554432000 1073741824 1073778376 140737024762528 139833588267432 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16467/tid=16477] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16477/stat : 16477 (java) S 16464 16467 8337 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23874336 10060525568 70146 33554432000 1073741824 1073778376 140737024762528 139833587214888 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16478] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16478/stat : 16478 (java) S 16464 16467 8337 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 23874338 10060525568 70146 33554432000 1073741824 1073778376 140737024762528 139833575017064 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16479] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16479/stat : 16479 (java) S 16464 16467 8337 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23874338 10060525568 70146 33554432000 1073741824 1073778376 140737024762528 139833573963384 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16480] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16480/stat : 16480 (java) S 16464 16467 8337 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23874338 10060525568 70146 33554432000 1073741824 1073778376 140737024762528 139833572910728 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16481] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16481/stat : 16481 (java) S 16464 16467 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23874341 10060525568 70146 33554432000 1073741824 1073778376 140737024762528 139833571859472 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16482] ppid=16464 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/16467/task/16482/stat : 16482 (java) S 16464 16467 8337 0 -1 4202560 11410 0 0 0 94 2 0 0 20 0 22 0 23874341 10060525568 70146 33554432000 1073741824 1073778376 140737024762528 139833570805816 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16483] ppid=16464 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/16467/task/16483/stat : 16483 (java) S 16464 16467 8337 0 -1 4202560 9847 0 0 0 97 2 0 0 20 0 22 0 23874341 10060525568 70146 33554432000 1073741824 1073778376 140737024762528 139833569753272 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16467/tid=16484] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16484/stat : 16484 (java) S 16464 16467 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23874341 10060525568 70146 33554432000 1073741824 1073778376 140737024762528 139833568700920 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16467/tid=16485] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16485/stat : 16485 (java) S 16464 16467 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23874341 10060525568 70146 33554432000 1073741824 1073778376 140737024762528 139833567648584 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16486] ppid=16464 vsize=9824732 CPUtime=2.49 cores=0,2,4,6
/proc/16467/task/16486/stat : 16486 (java) R 16464 16467 8337 0 -1 4202560 21 0 0 0 249 0 0 0 20 0 22 0 23874388 10060525568 70146 33554432000 1073741824 1073778376 140737024762528 139833566593608 139833616703773 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16467/tid=16487] ppid=16464 vsize=9824732 CPUtime=2.5 cores=0,2,4,6
/proc/16467/task/16487/stat : 16487 (java) R 16464 16467 8337 0 -1 4202560 110 0 0 0 247 3 0 0 20 0 22 0 23874388 10060525568 70146 33554432000 1073741824 1073778376 140737024762528 139833565540016 139833616786033 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=16467/tid=16488] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16488/stat : 16488 (java) S 16464 16467 8337 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23874394 10060525568 70146 33554432000 1073741824 1073778376 140737024762528 139833564489256 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16467/tid=16489] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16489/stat : 16489 (java) S 16464 16467 8337 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23874394 10060525568 70146 33554432000 1073741824 1073778376 140737024762528 139833563436712 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.6
Current children cumulated vsize (KiB) 9824732

[startup+6.30095 s]
/proc/loadavg: 4.44 4.31 4.30 5/219 16489
/proc/meminfo: memFree=29403784/32872528 swapFree=1499884/1696108
[pid=16467] ppid=16464 vsize=9824732 CPUtime=14.72 cores=0,2,4,6
/proc/16467/stat : 16467 (java) S 16464 16467 8337 0 -1 4202496 29320 0 1 0 1459 13 0 0 20 0 22 0 23874333 10060525568 106932 33554432000 1073741824 1073778376 140737024762528 140737024753664 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/16467/statm: 2456183 106932 2289 9 0 2446860 0
[pid=16467/tid=16469] ppid=16464 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/16467/task/16469/stat : 16469 (java) S 16464 16467 8337 0 -1 4202560 2438 0 1 0 49 1 0 0 20 0 22 0 23874335 10060525568 106932 33554432000 1073741824 1073778376 140737024762528 139833751507832 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16467/tid=16470] ppid=16464 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/16467/task/16470/stat : 16470 (java) S 16464 16467 8337 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 22 0 23874336 10060525568 106932 33554432000 1073741824 1073778376 140737024762528 139833740569256 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16471] ppid=16464 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/16467/task/16471/stat : 16471 (java) S 16464 16467 8337 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 22 0 23874336 10060525568 106932 33554432000 1073741824 1073778376 140737024762528 139833739516712 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16472] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16472/stat : 16472 (java) S 16464 16467 8337 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 23874336 10060525568 106932 33554432000 1073741824 1073778376 140737024762528 139833738464168 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16467/tid=16473] ppid=16464 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/16467/task/16473/stat : 16473 (java) S 16464 16467 8337 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 23874336 10060525568 106932 33554432000 1073741824 1073778376 140737024762528 139833737411624 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16474] ppid=16464 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/16467/task/16474/stat : 16474 (java) S 16464 16467 8337 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 23874336 10060525568 106932 33554432000 1073741824 1073778376 140737024762528 139833736358056 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16467/tid=16475] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16475/stat : 16475 (java) S 16464 16467 8337 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 23874336 10060525568 106932 33554432000 1073741824 1073778376 140737024762528 139833735305512 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16476] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16476/stat : 16476 (java) S 16464 16467 8337 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 23874336 10060525568 106932 33554432000 1073741824 1073778376 140737024762528 139833588267432 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16477] ppid=16464 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/16467/task/16477/stat : 16477 (java) S 16464 16467 8337 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 23874336 10060525568 106932 33554432000 1073741824 1073778376 140737024762528 139833587214888 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16478] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16478/stat : 16478 (java) S 16464 16467 8337 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 23874338 10060525568 106932 33554432000 1073741824 1073778376 140737024762528 139833575017064 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16479] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16479/stat : 16479 (java) S 16464 16467 8337 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23874338 10060525568 106932 33554432000 1073741824 1073778376 140737024762528 139833573963384 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16480] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16480/stat : 16480 (java) S 16464 16467 8337 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23874338 10060525568 106932 33554432000 1073741824 1073778376 140737024762528 139833572910728 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16481] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16481/stat : 16481 (java) S 16464 16467 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23874341 10060525568 106932 33554432000 1073741824 1073778376 140737024762528 139833571859472 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16482] ppid=16464 vsize=9824732 CPUtime=1.26 cores=0,2,4,6

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


[startup+822.301 s]
/proc/loadavg: 4.29 4.20 4.22 6/219 16892
/proc/meminfo: memFree=28831948/32872528 swapFree=1499884/1696108
[pid=16467] ppid=16464 vsize=9824732 CPUtime=1652.65 cores=0,2,4,6
/proc/16467/stat : 16467 (java) S 16464 16467 8337 0 -1 4202496 31835 0 1 0 165143 122 0 0 20 0 22 0 23874333 10060525568 260989 33554432000 1073741824 1073778376 140737024762528 140737024753664 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/16467/statm: 2456183 260989 2290 9 0 2446860 0
[pid=16467/tid=16469] ppid=16464 vsize=9824732 CPUtime=0.54 cores=0,2,4,6
/proc/16467/task/16469/stat : 16469 (java) S 16464 16467 8337 0 -1 4202560 2449 0 1 0 52 2 0 0 20 0 22 0 23874335 10060525568 260989 33554432000 1073741824 1073778376 140737024762528 139833751507832 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16467/tid=16470] ppid=16464 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/16467/task/16470/stat : 16470 (java) S 16464 16467 8337 0 -1 4202560 111 0 0 0 229 5 0 0 20 0 22 0 23874336 10060525568 260989 33554432000 1073741824 1073778376 140737024762528 139833740569256 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16467/tid=16471] ppid=16464 vsize=9824732 CPUtime=2.36 cores=0,2,4,6
/proc/16467/task/16471/stat : 16471 (java) S 16464 16467 8337 0 -1 4202560 102 0 0 0 231 5 0 0 20 0 22 0 23874336 10060525568 260989 33554432000 1073741824 1073778376 140737024762528 139833739516712 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16472] ppid=16464 vsize=9824732 CPUtime=2.4 cores=0,2,4,6
/proc/16467/task/16472/stat : 16472 (java) S 16464 16467 8337 0 -1 4202560 98 0 0 0 235 5 0 0 20 0 22 0 23874336 10060525568 260989 33554432000 1073741824 1073778376 140737024762528 139833738464168 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16467/tid=16473] ppid=16464 vsize=9824732 CPUtime=2.36 cores=0,2,4,6
/proc/16467/task/16473/stat : 16473 (java) S 16464 16467 8337 0 -1 4202560 289 0 0 0 231 5 0 0 20 0 22 0 23874336 10060525568 260989 33554432000 1073741824 1073778376 140737024762528 139833737411624 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16474] ppid=16464 vsize=9824732 CPUtime=2.42 cores=0,2,4,6
/proc/16467/task/16474/stat : 16474 (java) S 16464 16467 8337 0 -1 4202560 111 0 0 0 237 5 0 0 20 0 22 0 23874336 10060525568 260989 33554432000 1073741824 1073778376 140737024762528 139833736358056 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16467/tid=16475] ppid=16464 vsize=9824732 CPUtime=2.41 cores=0,2,4,6
/proc/16467/task/16475/stat : 16475 (java) S 16464 16467 8337 0 -1 4202560 108 0 0 0 236 5 0 0 20 0 22 0 23874336 10060525568 260989 33554432000 1073741824 1073778376 140737024762528 139833735305512 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16467/tid=16476] ppid=16464 vsize=9824732 CPUtime=2.31 cores=0,2,4,6
/proc/16467/task/16476/stat : 16476 (java) S 16464 16467 8337 0 -1 4202560 217 0 0 0 226 5 0 0 20 0 22 0 23874336 10060525568 260989 33554432000 1073741824 1073778376 140737024762528 139833588267432 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16467/tid=16477] ppid=16464 vsize=9824732 CPUtime=2.32 cores=0,2,4,6
/proc/16467/task/16477/stat : 16477 (java) S 16464 16467 8337 0 -1 4202560 94 0 0 0 227 5 0 0 20 0 22 0 23874336 10060525568 260989 33554432000 1073741824 1073778376 140737024762528 139833587214888 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16467/tid=16478] ppid=16464 vsize=9824732 CPUtime=0.58 cores=0,2,4,6
/proc/16467/task/16478/stat : 16478 (java) S 16464 16467 8337 0 -1 4202560 484 0 0 0 17 41 0 0 20 0 22 0 23874338 10060525568 260989 33554432000 1073741824 1073778376 140737024762528 139833575017064 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16479] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16479/stat : 16479 (java) S 16464 16467 8337 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23874338 10060525568 260989 33554432000 1073741824 1073778376 140737024762528 139833573963384 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16480] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16480/stat : 16480 (java) S 16464 16467 8337 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23874338 10060525568 260989 33554432000 1073741824 1073778376 140737024762528 139833572910728 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16481] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16481/stat : 16481 (java) S 16464 16467 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23874341 10060525568 260989 33554432000 1073741824 1073778376 140737024762528 139833571859472 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16482] ppid=16464 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/16467/task/16482/stat : 16482 (java) S 16464 16467 8337 0 -1 4202560 13329 0 0 0 132 3 0 0 20 0 22 0 23874341 10060525568 260989 33554432000 1073741824 1073778376 140737024762528 139833570805816 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16483] ppid=16464 vsize=9824732 CPUtime=1.79 cores=0,2,4,6
/proc/16467/task/16483/stat : 16483 (java) S 16464 16467 8337 0 -1 4202560 11817 0 0 0 177 2 0 0 20 0 22 0 23874341 10060525568 260989 33554432000 1073741824 1073778376 140737024762528 139833569753272 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16467/tid=16484] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16484/stat : 16484 (java) S 16464 16467 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23874341 10060525568 260989 33554432000 1073741824 1073778376 140737024762528 139833568700920 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16467/tid=16485] ppid=16464 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/16467/task/16485/stat : 16485 (java) S 16464 16467 8337 0 -1 4202560 46 0 0 0 12 18 0 0 20 0 22 0 23874341 10060525568 260989 33554432000 1073741824 1073778376 140737024762528 139833567648584 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16486] ppid=16464 vsize=9824732 CPUtime=814.64 cores=0,2,4,6
/proc/16467/task/16486/stat : 16486 (java) R 16464 16467 8337 0 -1 4202560 493 0 0 0 81448 16 0 0 20 0 22 0 23874388 10060525568 260989 33554432000 1073741824 1073778376 140737024762528 139833566592696 139833616703773 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16467/tid=16487] ppid=16464 vsize=9824732 CPUtime=814.96 cores=0,2,4,6
/proc/16467/task/16487/stat : 16487 (java) R 16464 16467 8337 0 -1 4202560 822 0 0 0 81468 28 0 0 20 0 22 0 23874388 10060525568 260989 33554432000 1073741824 1073778376 140737024762528 139833565539360 139833616834536 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=16467/tid=16488] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16488/stat : 16488 (java) S 16464 16467 8337 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23874394 10060525568 260989 33554432000 1073741824 1073778376 140737024762528 139833564489256 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16467/tid=16489] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16489/stat : 16489 (java) S 16464 16467 8337 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23874394 10060525568 260989 33554432000 1073741824 1073778376 140737024762528 139833563436712 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1652.65
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.20 4.20 4.21 5/219 16893
/proc/meminfo: memFree=28759824/32872528 swapFree=1499884/1696108
[pid=16467] ppid=16464 vsize=9824732 CPUtime=1773.27 cores=0,2,4,6
/proc/16467/stat : 16467 (java) S 16464 16467 8337 0 -1 4202496 31924 0 1 0 177200 127 0 0 20 0 22 0 23874333 10060525568 261636 33554432000 1073741824 1073778376 140737024762528 140737024753664 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/16467/statm: 2456183 261636 2290 9 0 2446860 0
[pid=16467/tid=16469] ppid=16464 vsize=9824732 CPUtime=0.55 cores=0,2,4,6
/proc/16467/task/16469/stat : 16469 (java) S 16464 16467 8337 0 -1 4202560 2451 0 1 0 52 3 0 0 20 0 22 0 23874335 10060525568 261636 33554432000 1073741824 1073778376 140737024762528 139833751507832 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16467/tid=16470] ppid=16464 vsize=9824732 CPUtime=2.53 cores=0,2,4,6
/proc/16467/task/16470/stat : 16470 (java) S 16464 16467 8337 0 -1 4202560 114 0 0 0 247 6 0 0 20 0 22 0 23874336 10060525568 261636 33554432000 1073741824 1073778376 140737024762528 139833740569256 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16467/tid=16471] ppid=16464 vsize=9824732 CPUtime=2.56 cores=0,2,4,6
/proc/16467/task/16471/stat : 16471 (java) S 16464 16467 8337 0 -1 4202560 108 0 0 0 251 5 0 0 20 0 22 0 23874336 10060525568 261636 33554432000 1073741824 1073778376 140737024762528 139833739516712 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16467/tid=16472] ppid=16464 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/16467/task/16472/stat : 16472 (java) S 16464 16467 8337 0 -1 4202560 102 0 0 0 256 5 0 0 20 0 22 0 23874336 10060525568 261636 33554432000 1073741824 1073778376 140737024762528 139833738464168 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16467/tid=16473] ppid=16464 vsize=9824732 CPUtime=2.6 cores=0,2,4,6
/proc/16467/task/16473/stat : 16473 (java) S 16464 16467 8337 0 -1 4202560 292 0 0 0 255 5 0 0 20 0 22 0 23874336 10060525568 261636 33554432000 1073741824 1073778376 140737024762528 139833737411624 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16467/tid=16474] ppid=16464 vsize=9824732 CPUtime=2.62 cores=0,2,4,6
/proc/16467/task/16474/stat : 16474 (java) S 16464 16467 8337 0 -1 4202560 112 0 0 0 257 5 0 0 20 0 22 0 23874336 10060525568 261636 33554432000 1073741824 1073778376 140737024762528 139833736358056 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16467/tid=16475] ppid=16464 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/16467/task/16475/stat : 16475 (java) S 16464 16467 8337 0 -1 4202560 112 0 0 0 261 5 0 0 20 0 22 0 23874336 10060525568 261636 33554432000 1073741824 1073778376 140737024762528 139833735305512 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16476] ppid=16464 vsize=9824732 CPUtime=2.49 cores=0,2,4,6
/proc/16467/task/16476/stat : 16476 (java) S 16464 16467 8337 0 -1 4202560 223 0 0 0 244 5 0 0 20 0 22 0 23874336 10060525568 261636 33554432000 1073741824 1073778376 140737024762528 139833588267432 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16467/tid=16477] ppid=16464 vsize=9824732 CPUtime=2.54 cores=0,2,4,6
/proc/16467/task/16477/stat : 16477 (java) S 16464 16467 8337 0 -1 4202560 100 0 0 0 248 6 0 0 20 0 22 0 23874336 10060525568 261636 33554432000 1073741824 1073778376 140737024762528 139833587214888 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16467/tid=16478] ppid=16464 vsize=9824732 CPUtime=0.62 cores=0,2,4,6
/proc/16467/task/16478/stat : 16478 (java) S 16464 16467 8337 0 -1 4202560 488 0 0 0 18 44 0 0 20 0 22 0 23874338 10060525568 261636 33554432000 1073741824 1073778376 140737024762528 139833575017064 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16479] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16479/stat : 16479 (java) S 16464 16467 8337 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23874338 10060525568 261636 33554432000 1073741824 1073778376 140737024762528 139833573963384 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16480] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16480/stat : 16480 (java) S 16464 16467 8337 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23874338 10060525568 261636 33554432000 1073741824 1073778376 140737024762528 139833572910728 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16481] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16481/stat : 16481 (java) S 16464 16467 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23874341 10060525568 261636 33554432000 1073741824 1073778376 140737024762528 139833571859472 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16482] ppid=16464 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/16467/task/16482/stat : 16482 (java) S 16464 16467 8337 0 -1 4202560 13329 0 0 0 132 3 0 0 20 0 22 0 23874341 10060525568 261636 33554432000 1073741824 1073778376 140737024762528 139833570805816 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16483] ppid=16464 vsize=9824732 CPUtime=1.82 cores=0,2,4,6
/proc/16467/task/16483/stat : 16483 (java) S 16464 16467 8337 0 -1 4202560 11818 0 0 0 180 2 0 0 20 0 22 0 23874341 10060525568 261636 33554432000 1073741824 1073778376 140737024762528 139833569753272 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16467/tid=16484] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16484/stat : 16484 (java) S 16464 16467 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23874341 10060525568 261636 33554432000 1073741824 1073778376 140737024762528 139833568700920 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16467/tid=16485] ppid=16464 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/16467/task/16485/stat : 16485 (java) S 16464 16467 8337 0 -1 4202560 50 0 0 0 13 19 0 0 20 0 22 0 23874341 10060525568 261636 33554432000 1073741824 1073778376 140737024762528 139833567648584 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16467/tid=16486] ppid=16464 vsize=9824732 CPUtime=874.09 cores=0,2,4,6
/proc/16467/task/16486/stat : 16486 (java) R 16464 16467 8337 0 -1 4202560 520 0 0 0 87392 17 0 0 20 0 22 0 23874388 10060525568 261636 33554432000 1073741824 1073778376 140737024762528 139833566591600 139833616703811 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=16467/tid=16487] ppid=16464 vsize=9824732 CPUtime=874.4 cores=0,2,4,6
/proc/16467/task/16487/stat : 16487 (java) R 16464 16467 8337 0 -1 4202560 840 0 0 0 87411 29 0 0 20 0 22 0 23874388 10060525568 261636 33554432000 1073741824 1073778376 140737024762528 139833565540080 139833616348655 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16467/tid=16488] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16488/stat : 16488 (java) S 16464 16467 8337 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23874394 10060525568 261636 33554432000 1073741824 1073778376 140737024762528 139833564489256 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16467/tid=16489] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16489/stat : 16489 (java) S 16464 16467 8337 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23874394 10060525568 261636 33554432000 1073741824 1073778376 140737024762528 139833563436712 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1773.27
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.601 s]
/proc/loadavg: 4.23 4.20 4.21 5/219 16894
/proc/meminfo: memFree=28758692/32872528 swapFree=1499884/1696108
[pid=16467] ppid=16464 vsize=9824732 CPUtime=1800 cores=0,2,4,6
/proc/16467/stat : 16467 (java) S 16464 16467 8337 0 -1 4202496 31950 0 1 0 179872 128 0 0 20 0 22 0 23874333 10060525568 261916 33554432000 1073741824 1073778376 140737024762528 140737024753664 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/16467/statm: 2456183 261916 2290 9 0 2446860 0
[pid=16467/tid=16469] ppid=16464 vsize=9824732 CPUtime=0.55 cores=0,2,4,6
/proc/16467/task/16469/stat : 16469 (java) S 16464 16467 8337 0 -1 4202560 2451 0 1 0 52 3 0 0 20 0 22 0 23874335 10060525568 261916 33554432000 1073741824 1073778376 140737024762528 139833751507832 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16467/tid=16470] ppid=16464 vsize=9824732 CPUtime=2.58 cores=0,2,4,6
/proc/16467/task/16470/stat : 16470 (java) S 16464 16467 8337 0 -1 4202560 116 0 0 0 252 6 0 0 20 0 22 0 23874336 10060525568 261916 33554432000 1073741824 1073778376 140737024762528 139833740569256 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16467/tid=16471] ppid=16464 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/16467/task/16471/stat : 16471 (java) S 16464 16467 8337 0 -1 4202560 113 0 0 0 256 5 0 0 20 0 22 0 23874336 10060525568 261916 33554432000 1073741824 1073778376 140737024762528 139833739516712 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16467/tid=16472] ppid=16464 vsize=9824732 CPUtime=2.65 cores=0,2,4,6
/proc/16467/task/16472/stat : 16472 (java) S 16464 16467 8337 0 -1 4202560 105 0 0 0 260 5 0 0 20 0 22 0 23874336 10060525568 261916 33554432000 1073741824 1073778376 140737024762528 139833738464168 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16467/tid=16473] ppid=16464 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/16467/task/16473/stat : 16473 (java) S 16464 16467 8337 0 -1 4202560 293 0 0 0 258 6 0 0 20 0 22 0 23874336 10060525568 261916 33554432000 1073741824 1073778376 140737024762528 139833737411624 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16467/tid=16474] ppid=16464 vsize=9824732 CPUtime=2.67 cores=0,2,4,6
/proc/16467/task/16474/stat : 16474 (java) S 16464 16467 8337 0 -1 4202560 113 0 0 0 262 5 0 0 20 0 22 0 23874336 10060525568 261916 33554432000 1073741824 1073778376 140737024762528 139833736358056 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16475] ppid=16464 vsize=9824732 CPUtime=2.69 cores=0,2,4,6
/proc/16467/task/16475/stat : 16475 (java) S 16464 16467 8337 0 -1 4202560 112 0 0 0 264 5 0 0 20 0 22 0 23874336 10060525568 261916 33554432000 1073741824 1073778376 140737024762528 139833735305512 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16476] ppid=16464 vsize=9824732 CPUtime=2.54 cores=0,2,4,6
/proc/16467/task/16476/stat : 16476 (java) S 16464 16467 8337 0 -1 4202560 226 0 0 0 249 5 0 0 20 0 22 0 23874336 10060525568 261916 33554432000 1073741824 1073778376 140737024762528 139833588267432 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16467/tid=16477] ppid=16464 vsize=9824732 CPUtime=2.59 cores=0,2,4,6
/proc/16467/task/16477/stat : 16477 (java) S 16464 16467 8337 0 -1 4202560 100 0 0 0 253 6 0 0 20 0 22 0 23874336 10060525568 261916 33554432000 1073741824 1073778376 140737024762528 139833587214888 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16467/tid=16478] ppid=16464 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/16467/task/16478/stat : 16478 (java) S 16464 16467 8337 0 -1 4202560 488 0 0 0 19 45 0 0 20 0 22 0 23874338 10060525568 261916 33554432000 1073741824 1073778376 140737024762528 139833575017064 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16467/tid=16479] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16479/stat : 16479 (java) S 16464 16467 8337 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23874338 10060525568 261916 33554432000 1073741824 1073778376 140737024762528 139833573963384 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16480] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16480/stat : 16480 (java) S 16464 16467 8337 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23874338 10060525568 261916 33554432000 1073741824 1073778376 140737024762528 139833572910728 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16481] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16481/stat : 16481 (java) S 16464 16467 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23874341 10060525568 261916 33554432000 1073741824 1073778376 140737024762528 139833571859472 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16482] ppid=16464 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/16467/task/16482/stat : 16482 (java) S 16464 16467 8337 0 -1 4202560 13329 0 0 0 132 3 0 0 20 0 22 0 23874341 10060525568 261916 33554432000 1073741824 1073778376 140737024762528 139833570805816 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16483] ppid=16464 vsize=9824732 CPUtime=1.82 cores=0,2,4,6
/proc/16467/task/16483/stat : 16483 (java) S 16464 16467 8337 0 -1 4202560 11818 0 0 0 180 2 0 0 20 0 22 0 23874341 10060525568 261916 33554432000 1073741824 1073778376 140737024762528 139833569753272 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16467/tid=16484] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16484/stat : 16484 (java) S 16464 16467 8337 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23874341 10060525568 261916 33554432000 1073741824 1073778376 140737024762528 139833568700920 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16467/tid=16485] ppid=16464 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/16467/task/16485/stat : 16485 (java) S 16464 16467 8337 0 -1 4202560 50 0 0 0 13 20 0 0 20 0 22 0 23874341 10060525568 261916 33554432000 1073741824 1073778376 140737024762528 139833567648584 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16467/tid=16486] ppid=16464 vsize=9824732 CPUtime=887.27 cores=0,2,4,6
/proc/16467/task/16486/stat : 16486 (java) R 16464 16467 8337 0 -1 4202560 526 0 0 0 88710 17 0 0 20 0 22 0 23874388 10060525568 261916 33554432000 1073741824 1073778376 140737024762528 139833566592560 139833616703773 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16467/tid=16487] ppid=16464 vsize=9824732 CPUtime=887.57 cores=0,2,4,6
/proc/16467/task/16487/stat : 16487 (java) R 16464 16467 8337 0 -1 4202560 845 0 0 0 88728 29 0 0 20 0 22 0 23874388 10060525568 261916 33554432000 1073741824 1073778376 140737024762528 139833565539168 139833616703319 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16467/tid=16488] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16488/stat : 16488 (java) S 16464 16467 8337 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23874394 10060525568 261916 33554432000 1073741824 1073778376 140737024762528 139833564489256 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16467/tid=16489] ppid=16464 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16467/task/16489/stat : 16489 (java) S 16464 16467 8337 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23874394 10060525568 261916 33554432000 1073741824 1073778376 140737024762528 139833563436712 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9824732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 16467 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 895.681
CPU time (s): 1800.91
CPU user time (s): 1799.13
CPU system time (s): 1.78073
CPU usage (%): 201.066
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.13
system time used= 1.78073
maximum resident set size= 1118116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31984
page faults= 1
swaps= 0
block input operations= 0
block output operations= 896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46095
involuntary context switches= 69038

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.31404 second user time and 6.69198 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-18 04:51:26
IDJOB=4102706
IDBENCH=2160
IDSOLVER=2543
FILE ID=node137/4102706-1466218286
RUNJOBID= node137-1466206054-8353
PBS_JOBID= 19918140
Free space on /tmp= 71704 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-2.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4102706-1466218286/watcher-4102706-1466218286 -o /tmp/evaluation-result-4102706-1466218286/solver-4102706-1466218286 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466206054-8353 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4102706-1466218286.opb

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

MD5SUM BENCH= 0b8531b64d2ca93b44d439b9cb9fcfaa
RANDOM SEED=324695885

node137.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.486
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	: 5332.97
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.486
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.486
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.486
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.486
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.486
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.38
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.486
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.56
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.486
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:        29748572 kB
Buffers:           96868 kB
Cached:           105016 kB
SwapCached:         1268 kB
Active:           546568 kB
Inactive:         143656 kB
Active(anon):     487680 kB
Inactive(anon):     3004 kB
Active(file):      58888 kB
Inactive(file):   140652 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100004 kB
Dirty:               876 kB
Writeback:             0 kB
AnonPages:       2237088 kB
Mapped:            15440 kB
Shmem:                 0 kB
Slab:             601920 kB
SReclaimable:      45756 kB
SUnreclaim:       556164 kB
KernelStack:        1784 kB
PageTables:         9160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2387188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    679936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71700 MiB
End job on node137 at 2016-06-18 05:06:22