Trace number 4080534

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 Res+CP PB16? (TO) 1800.04 895.681

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K164.opb
MD5SUM57b7e746b37944d021e8febe16059957
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19516
Total number of constraints19846
Number of constraints which are clauses19682
Number of constraints which are cardinality constraints (but not clauses)164
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint164
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 165
Number of bits of the biggest sum of numbers8
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.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4080534-1465280756.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
1.88/0.89	c ... done. Wall clock time 0.779s.
1.88/0.89	c declared #vars     19516
1.88/0.89	c #constraints  19846
1.88/0.90	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.88/0.90	c constraints type 
2.19/0.90	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 17561
2.19/0.90	c org.sat4j.minisat.constraints.card.MinWatchCard => 164
2.19/0.90	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
2.19/0.90	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2119
2.19/0.90	c 19846 constraints processed.
2.19/0.90	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
2.19/0.90	c constraints type 
2.19/0.90	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2119
2.19/0.90	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 17561
2.19/0.90	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 164
2.19/0.90	c org.sat4j.pb.constraints.pb.UnitClausePB => 2
2.19/0.90	c 19846 constraints processed.
10.07/4.03	c cleaning 2481 clauses out of 4991 with flag 22262/5000
16.75/7.25	c cleaning 4242 clauses out of 8506 with flag 53249/11003
24.37/10.92	c cleaning 5599 clauses out of 11259 with flag 88027/18001
32.93/15.19	c cleaning 6813 clauses out of 13655 with flag 129966/26001
43.25/20.26	c cleaning 7880 clauses out of 15838 with flag 175421/35000
55.01/26.01	c cleaning 8217 clauses out of 17954 with flag 225128/45001
66.41/31.71	c cleaning 8977 clauses out of 20728 with flag 276595/56002
81.15/39.08	c cleaning 9618 clauses out of 23740 with flag 333018/68000
95.91/46.40	c cleaning 10559 clauses out of 27120 with flag 397067/81000
111.42/54.02	c cleaning 11406 clauses out of 30555 with flag 466955/95002
128.50/62.59	c cleaning 12291 clauses out of 34143 with flag 541746/110001
147.82/72.13	c cleaning 13259 clauses out of 37847 with flag 623644/126001
168.12/82.23	c cleaning 13879 clauses out of 41580 with flag 707147/143000
191.29/93.72	c cleaning 14749 clauses out of 45696 with flag 800569/161000
214.81/105.43	c cleaning 15564 clauses out of 49941 with flag 897141/180000
239.76/118.28	c cleaning 16235 clauses out of 54371 with flag 1003984/200000
263.06/129.84	c cleaning 0 clauses out of 5001 with flag 0/5001
266.90/131.65	c cleaning 17226 clauses out of 59129 with flag 1117430/221000
293.97/145.07	c cleaning 17740 clauses out of 63901 with flag 1230441/243000
323.59/159.74	c cleaning 19188 clauses out of 69158 with flag 1354178/266000
358.93/177.40	c cleaning 19875 clauses out of 73970 with flag 1484773/290003
391.81/193.61	c cleaning 20435 clauses out of 79092 with flag 1617444/315001
428.00/211.64	c cleaning 21072 clauses out of 84655 with flag 1758146/341000
461.99/228.53	c cleaning 22323 clauses out of 90579 with flag 1902260/368000
499.88/247.91	c cleaning 23249 clauses out of 96253 with flag 2053530/396000
539.81/267.87	c cleaning 23970 clauses out of 102002 with flag 2211102/425000
580.38/288.09	c cleaning 24966 clauses out of 108030 with flag 2372005/455000
623.97/309.64	c cleaning 25399 clauses out of 114060 with flag 2543749/486000
671.92/333.45	c cleaning 26480 clauses out of 120658 with flag 2722091/518000
722.77/358.67	c cleaning 27382 clauses out of 127175 with flag 2915081/551000
770.42/382.31	c cleaning 28155 clauses out of 133791 with flag 3109527/585002
819.36/406.56	c cleaning 29179 clauses out of 140631 with flag 3307646/620001
874.83/434.72	c cleaning 29790 clauses out of 147450 with flag 3518636/656003
929.94/462.21	c cleaning 30692 clauses out of 154658 with flag 3733540/693001
988.65/491.46	c cleaning 31646 clauses out of 161964 with flag 3959650/731000
1050.05/521.94	c cleaning 31968 clauses out of 169314 with flag 4185670/770000
1115.81/554.64	c cleaning 33170 clauses out of 177343 with flag 4421616/810000
1183.40/588.24	c cleaning 34304 clauses out of 185175 with flag 4664590/851002
1245.63/619.13	c cleaning 35270 clauses out of 192867 with flag 4910389/893000
1316.45/654.20	c cleaning 35746 clauses out of 200595 with flag 5178160/936001
1386.18/688.74	c cleaning 36705 clauses out of 208848 with flag 5442420/980000
1462.72/728.05	c cleaning 37456 clauses out of 217146 with flag 5711666/1025003
1538.92/765.98	c cleaning 38745 clauses out of 225690 with flag 5993505/1071003
1617.57/805.04	c cleaning 39368 clauses out of 233940 with flag 6286369/1118000
1695.78/843.99	c cleaning 40516 clauses out of 242576 with flag 6591696/1166004
1777.85/884.67	c cleaning 41824 clauses out of 251056 with flag 6887810/1215000
1800.04/895.60	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.04/895.60	c starts		: 7033
1800.04/895.60	c conflicts		: 1228846
1800.04/895.60	c decisions		: 40079471
1800.04/895.60	c propagations		: 1141341005
1800.04/895.60	c inspects		: 2861321419
1800.04/895.60	c shortcuts		: 0
1800.04/895.60	c learnt literals	: 160
1800.04/895.60	c learnt binary clauses	: 95583
1800.04/895.60	c learnt ternary clauses	: 81526
1800.04/895.60	c learnt constraints	: 1228686
1800.04/895.60	c ignored constraints	: 0
1800.04/895.60	c root simplifications	: 0
1800.04/895.60	c removed literals (reason simplification)	: 8926169
1800.04/895.60	c reason swapping (by a shorter reason)	: 0
1800.04/895.60	c Calls to reduceDB	: 45
1800.04/895.60	c Number of update (reduction) of LBD	: 827343
1800.04/895.60	c Imported unit clauses	: 0
1800.04/895.60	c number of reductions to clauses (during analyze)	: 0
1800.04/895.60	c number of learned constraints concerned by reduction	: 0
1800.04/895.60	c number of learning phase by resolution	: 0
1800.04/895.60	c number of learning phase by cutting planes	: 0
1800.04/895.60	c speed (assignments/second)	: 1275698.8875339648
1800.04/895.60	c non guided choices	36087
1800.04/895.66	c learnt constraints type 
1800.04/895.66	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 95583
1800.04/895.66	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 127495
1800.04/895.66	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.04/895.66	c starts		: 35
1800.04/895.66	c conflicts		: 10644
1800.04/895.66	c decisions		: 226637
1800.04/895.66	c propagations		: 14045434
1800.04/895.66	c inspects		: 809221018
1800.04/895.66	c shortcuts		: 0
1800.04/895.66	c learnt literals	: 0
1800.04/895.66	c learnt binary clauses	: 0
1800.04/895.66	c learnt ternary clauses	: 49
1800.04/895.66	c learnt constraints	: 10643
1800.04/895.66	c ignored constraints	: 0
1800.04/895.66	c root simplifications	: 0
1800.04/895.66	c removed literals (reason simplification)	: 0
1800.04/895.66	c reason swapping (by a shorter reason)	: 0
1800.04/895.66	c Calls to reduceDB	: 1
1800.04/895.66	c Number of update (reduction) of LBD	: 0
1800.04/895.66	c Imported unit clauses	: 0
1800.04/895.66	c number of reductions to clauses (during analyze)	: 0
1800.04/895.66	c number of learned constraints concerned by reduction	: 0
1800.04/895.66	c number of learning phase by resolution	: 0
1800.04/895.66	c number of learning phase by cutting planes	: 0
1800.04/895.66	c speed (assignments/second)	: 15697.905408652638
1800.04/895.66	c non guided choices	3794
1800.04/895.66	c learnt constraints type 
1800.04/895.66	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 631
1800.04/895.66	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 2052
1800.04/895.66	c org.sat4j.pb.constraints.pb.MaxWatchPb => 7960
1800.04/895.66	s UNKNOWN
1800.04/895.66	c Total wall clock time (in seconds): 895.546

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-4080534-1465280756/watcher-4080534-1465280756 -o /tmp/evaluation-result-4080534-1465280756/solver-4080534-1465280756 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1465276272-27594 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4080534-1465280756.opb 

pid=28528
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.14 4.26 4.24 4/197 28531
/proc/meminfo: memFree=28951644/32872528 swapFree=16636/1570076
[pid=28531] ppid=28528 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/28531/stat : 28531 (java) S 28528 28531 27578 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 110008001 98570240 978 33554432000 1073741824 1073778376 140734553542112 140734553533248 213422997565 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28531/statm: 24065 978 744 9 0 16771 0
[pid=28531/tid=28532] ppid=28528 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28532/stat : 28532 (java) R 28528 28531 27578 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 110008002 98570240 978 33554432000 1073741824 1073778376 140734553542112 140051786034728 213419640192 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100113 s]
/proc/loadavg: 4.14 4.26 4.24 4/197 28531
/proc/meminfo: memFree=28951644/32872528 swapFree=16636/1570076
[pid=28531] ppid=28528 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/28531/stat : 28531 (java) S 28528 28531 27578 0 -1 4202496 4431 0 1 0 9 1 0 0 20 0 18 0 110008001 9787879424 6065 33554432000 1073741824 1073778376 140734553542112 140734553533248 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28531/statm: 2389619 6065 2141 9 0 2380296 0
[pid=28531/tid=28532] ppid=28528 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/28531/task/28532/stat : 28532 (java) R 28528 28531 27578 0 -1 4202560 2387 0 1 0 6 2 0 0 20 0 18 0 110008002 9787879424 6065 33554432000 1073741824 1073778376 140734553542112 140051786038176 140051793191987 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200321 s]
/proc/loadavg: 4.14 4.26 4.24 4/197 28531
/proc/meminfo: memFree=28951644/32872528 swapFree=16636/1570076
[pid=28531] ppid=28528 vsize=9558476 CPUtime=0.29 cores=0,2,4,6
/proc/28531/stat : 28531 (java) S 28528 28531 27578 0 -1 4202496 6638 0 1 0 27 2 0 0 20 0 18 0 110008001 9787879424 8609 33554432000 1073741824 1073778376 140734553542112 140734553533248 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28531/statm: 2389619 8610 2209 9 0 2380296 0
[pid=28531/tid=28532] ppid=28528 vsize=9558476 CPUtime=0.18 cores=0,2,4,6
/proc/28531/task/28532/stat : 28532 (java) R 28528 28531 27578 0 -1 4202560 2404 0 1 0 16 2 0 0 20 0 18 0 110008002 9787879424 8610 33554432000 1073741824 1073778376 140734553542112 140051786039512 140051793804021 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9558476

[startup+0.300332 s]
/proc/loadavg: 4.14 4.26 4.24 4/197 28531
/proc/meminfo: memFree=28951644/32872528 swapFree=16636/1570076
[pid=28531] ppid=28528 vsize=9558476 CPUtime=0.57 cores=0,2,4,6
/proc/28531/stat : 28531 (java) S 28528 28531 27578 0 -1 4202496 7205 0 1 0 55 2 0 0 20 0 18 0 110008001 9787879424 11714 33554432000 1073741824 1073778376 140734553542112 140734553533248 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28531/statm: 2389619 11714 2234 9 0 2380296 0
[pid=28531/tid=28532] ppid=28528 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/28531/task/28532/stat : 28532 (java) R 28528 28531 27578 0 -1 4202560 2410 0 1 0 26 2 0 0 20 0 18 0 110008002 9787879424 11714 33554432000 1073741824 1073778376 140734553542112 140051786039320 140051793190599 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9558476

[startup+0.700213 s]
/proc/loadavg: 4.14 4.26 4.24 4/197 28531
/proc/meminfo: memFree=28951644/32872528 swapFree=16636/1570076
[pid=28531] ppid=28528 vsize=9558476 CPUtime=1.58 cores=0,2,4,6
/proc/28531/stat : 28531 (java) S 28528 28531 27578 0 -1 4202496 20973 0 1 0 152 6 0 0 20 0 18 0 110008001 9787879424 40114 33554432000 1073741824 1073778376 140734553542112 140734553533248 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28531/statm: 2389619 40114 2251 9 0 2380296 0
[pid=28531/tid=28532] ppid=28528 vsize=9558476 CPUtime=0.67 cores=0,2,4,6
/proc/28531/task/28532/stat : 28532 (java) R 28528 28531 27578 0 -1 4202560 2455 0 1 0 65 2 0 0 20 0 18 0 110008002 9787879424 40114 33554432000 1073741824 1073778376 140734553542112 140051786031008 140051789325203 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 9558476

[startup+1.50081 s]
/proc/loadavg: 4.14 4.26 4.24 7/219 28553
/proc/meminfo: memFree=28750692/32872528 swapFree=16636/1570076
[pid=28531] ppid=28528 vsize=9824732 CPUtime=4.56 cores=0,2,4,6
/proc/28531/stat : 28531 (java) S 28528 28531 27578 0 -1 4202496 26123 0 1 0 448 8 0 0 20 0 22 0 110008001 10060525568 54640 33554432000 1073741824 1073778376 140734553542112 140734553533248 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28531/statm: 2456183 54640 2281 9 0 2446860 0
[pid=28531/tid=28532] ppid=28528 vsize=9824732 CPUtime=0.86 cores=0,2,4,6
/proc/28531/task/28532/stat : 28532 (java) S 28528 28531 27578 0 -1 4202560 2484 0 1 0 83 3 0 0 20 0 22 0 110008002 10060525568 54640 33554432000 1073741824 1073778376 140734553542112 140051786040184 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28531/tid=28534] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28534/stat : 28534 (java) S 28528 28531 27578 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 110008002 10060525568 54640 33554432000 1073741824 1073778376 140734553542112 140051775101608 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28535] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28535/stat : 28535 (java) S 28528 28531 27578 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 110008002 10060525568 54640 33554432000 1073741824 1073778376 140734553542112 140051774049064 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28536] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28536/stat : 28536 (java) S 28528 28531 27578 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 110008002 10060525568 54640 33554432000 1073741824 1073778376 140734553542112 140051772996520 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28531/tid=28537] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28537/stat : 28537 (java) S 28528 28531 27578 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 110008002 10060525568 54640 33554432000 1073741824 1073778376 140734553542112 140051771943976 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28531/tid=28538] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28538/stat : 28538 (java) S 28528 28531 27578 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 110008002 10060525568 54640 33554432000 1073741824 1073778376 140734553542112 140051624966312 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28539] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28539/stat : 28539 (java) S 28528 28531 27578 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 110008002 10060525568 54640 33554432000 1073741824 1073778376 140734553542112 140051623913768 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28540] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28540/stat : 28540 (java) S 28528 28531 27578 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 110008002 10060525568 54640 33554432000 1073741824 1073778376 140734553542112 140051622861224 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28541] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28541/stat : 28541 (java) S 28528 28531 27578 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 110008002 10060525568 54640 33554432000 1073741824 1073778376 140734553542112 140051621808680 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28542] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28542/stat : 28542 (java) S 28528 28531 27578 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 22 0 110008004 10060525568 54640 33554432000 1073741824 1073778376 140734553542112 140051609610856 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28543] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28543/stat : 28543 (java) S 28528 28531 27578 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 110008004 10060525568 54640 33554432000 1073741824 1073778376 140734553542112 140051608557176 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28544] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28544/stat : 28544 (java) S 28528 28531 27578 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 110008004 10060525568 54640 33554432000 1073741824 1073778376 140734553542112 140051607504520 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28545] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28545/stat : 28545 (java) S 28528 28531 27578 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 110008006 10060525568 54640 33554432000 1073741824 1073778376 140734553542112 140051606453264 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28546] ppid=28528 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/28531/task/28546/stat : 28546 (java) R 28528 28531 27578 0 -1 4202560 11613 0 0 0 121 2 0 0 20 0 22 0 110008006 10060525568 54640 33554432000 1073741824 1073778376 140734553542112 140051605386688 140051790157288 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=28531/tid=28547] ppid=28528 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/28531/task/28547/stat : 28547 (java) R 28528 28531 27578 0 -1 4202560 10591 0 0 0 117 3 0 0 20 0 22 0 110008006 10060525568 54640 33554432000 1073741824 1073778376 140734553542112 140051604334344 140051792828687 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=28531/tid=28548] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28548/stat : 28548 (java) S 28528 28531 27578 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 110008006 10060525568 54640 33554432000 1073741824 1073778376 140734553542112 140051603294712 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28531/tid=28549] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28549/stat : 28549 (java) S 28528 28531 27578 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 110008006 10060525568 54640 33554432000 1073741824 1073778376 140734553542112 140051602242376 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28550] ppid=28528 vsize=9824732 CPUtime=0.58 cores=0,2,4,6
/proc/28531/task/28550/stat : 28550 (java) R 28528 28531 27578 0 -1 4202560 16 0 0 0 58 0 0 0 20 0 22 0 110008091 10060525568 54640 33554432000 1073741824 1073778376 140734553542112 140051601187784 140051653144619 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=28531/tid=28551] ppid=28528 vsize=9824732 CPUtime=0.57 cores=0,2,4,6
/proc/28531/task/28551/stat : 28551 (java) R 28528 28531 27578 0 -1 4202560 32 0 0 0 57 0 0 0 20 0 22 0 110008091 10060525568 54640 33554432000 1073741824 1073778376 140734553542112 140051600134576 140051652656251 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28552] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28552/stat : 28552 (java) S 28528 28531 27578 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 110008094 10060525568 54640 33554432000 1073741824 1073778376 140734553542112 140051599083048 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28531/tid=28553] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28553/stat : 28553 (java) S 28528 28531 27578 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 110008094 10060525568 54640 33554432000 1073741824 1073778376 140734553542112 140051598030504 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.56
Current children cumulated vsize (KiB) 9824732

[startup+3.10087 s]
/proc/loadavg: 4.14 4.26 4.24 5/219 28553
/proc/meminfo: memFree=28664328/32872528 swapFree=16636/1570076
[pid=28531] ppid=28528 vsize=9824732 CPUtime=8.24 cores=0,2,4,6
/proc/28531/stat : 28531 (java) S 28528 28531 27578 0 -1 4202496 26270 0 1 0 811 13 0 0 20 0 22 0 110008001 10060525568 91964 33554432000 1073741824 1073778376 140734553542112 140734553533248 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28531/statm: 2456183 91964 2288 9 0 2446860 0
[pid=28531/tid=28532] ppid=28528 vsize=9824732 CPUtime=0.86 cores=0,2,4,6
/proc/28531/task/28532/stat : 28532 (java) S 28528 28531 27578 0 -1 4202560 2484 0 1 0 83 3 0 0 20 0 22 0 110008002 10060525568 91964 33554432000 1073741824 1073778376 140734553542112 140051786040184 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28531/tid=28534] ppid=28528 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/28531/task/28534/stat : 28534 (java) R 28528 28531 27578 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 110008002 10060525568 91964 33554432000 1073741824 1073778376 140734553542112 140051775101784 140051788510913 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=28531/tid=28535] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28535/stat : 28535 (java) R 28528 28531 27578 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 110008002 10060525568 91964 33554432000 1073741824 1073778376 140734553542112 140051774049240 140051790215343 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=28531/tid=28536] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28536/stat : 28536 (java) R 28528 28531 27578 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 110008002 10060525568 91964 33554432000 1073741824 1073778376 140734553542112 140051772996520 140051792936192 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=28531/tid=28537] ppid=28528 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/28531/task/28537/stat : 28537 (java) R 28528 28531 27578 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 22 0 110008002 10060525568 91964 33554432000 1073741824 1073778376 140734553542112 140051771943976 140051792938566 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=28531/tid=28538] ppid=28528 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/28531/task/28538/stat : 28538 (java) R 28528 28531 27578 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 110008002 10060525568 91964 33554432000 1073741824 1073778376 140734553542112 140051624966312 140051788510848 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28539] ppid=28528 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/28531/task/28539/stat : 28539 (java) R 28528 28531 27578 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 110008002 10060525568 91964 33554432000 1073741824 1073778376 140734553542112 140051623913944 140051788510913 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=28531/tid=28540] ppid=28528 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/28531/task/28540/stat : 28540 (java) R 28528 28531 27578 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 110008002 10060525568 91964 33554432000 1073741824 1073778376 140734553542112 140051622861400 140051792935816 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28541] ppid=28528 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/28531/task/28541/stat : 28541 (java) R 28528 28531 27578 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 110008002 10060525568 91964 33554432000 1073741824 1073778376 140734553542112 140051621808856 140051789796492 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=28531/tid=28542] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28542/stat : 28542 (java) S 28528 28531 27578 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 22 0 110008004 10060525568 91964 33554432000 1073741824 1073778376 140734553542112 140051609609736 213423010876 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28531/tid=28543] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28543/stat : 28543 (java) S 28528 28531 27578 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 110008004 10060525568 91964 33554432000 1073741824 1073778376 140734553542112 140051608557176 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28544] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28544/stat : 28544 (java) S 28528 28531 27578 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 110008004 10060525568 91964 33554432000 1073741824 1073778376 140734553542112 140051607504520 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28545] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28545/stat : 28545 (java) S 28528 28531 27578 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 110008006 10060525568 91964 33554432000 1073741824 1073778376 140734553542112 140051606453264 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28546] ppid=28528 vsize=9824732 CPUtime=1.47 cores=0,2,4,6
/proc/28531/task/28546/stat : 28546 (java) S 28528 28531 27578 0 -1 4202560 11627 0 0 0 145 2 0 0 20 0 22 0 110008006 10060525568 91964 33554432000 1073741824 1073778376 140734553542112 140051605399608 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28531/tid=28547] ppid=28528 vsize=9824732 CPUtime=1.42 cores=0,2,4,6
/proc/28531/task/28547/stat : 28547 (java) S 28528 28531 27578 0 -1 4202560 10597 0 0 0 139 3 0 0 20 0 22 0 110008006 10060525568 91964 33554432000 1073741824 1073778376 140734553542112 140051604347064 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28531/tid=28548] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28548/stat : 28548 (java) S 28528 28531 27578 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 110008006 10060525568 91964 33554432000 1073741824 1073778376 140734553542112 140051603294712 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28531/tid=28549] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28549/stat : 28549 (java) S 28528 28531 27578 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 110008006 10060525568 91964 33554432000 1073741824 1073778376 140734553542112 140051602242376 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28531/tid=28550] ppid=28528 vsize=9824732 CPUtime=2.12 cores=0,2,4,6
/proc/28531/task/28550/stat : 28550 (java) S 28528 28531 27578 0 -1 4202560 16 0 0 0 212 0 0 0 20 0 22 0 110008091 10060525568 91964 33554432000 1073741824 1073778376 140734553542112 140051601185672 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28531/tid=28551] ppid=28528 vsize=9824732 CPUtime=2.08 cores=0,2,4,6
/proc/28531/task/28551/stat : 28551 (java) S 28528 28531 27578 0 -1 4202560 91 0 0 0 206 2 0 0 20 0 22 0 110008091 10060525568 91964 33554432000 1073741824 1073778376 140734553542112 140051600133624 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28531/tid=28552] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28552/stat : 28552 (java) S 28528 28531 27578 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 110008094 10060525568 91964 33554432000 1073741824 1073778376 140734553542112 140051599083048 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28531/tid=28553] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28553/stat : 28553 (java) S 28528 28531 27578 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 110008094 10060525568 91964 33554432000 1073741824 1073778376 140734553542112 140051598030504 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.24
Current children cumulated vsize (KiB) 9824732

[startup+6.30098 s]
/proc/loadavg: 4.13 4.25 4.24 5/219 28553
/proc/meminfo: memFree=28497348/32872528 swapFree=16636/1570076
[pid=28531] ppid=28528 vsize=9824732 CPUtime=14.87 cores=0,2,4,6
/proc/28531/stat : 28531 (java) S 28528 28531 27578 0 -1 4202496 26545 0 1 0 1469 18 0 0 20 0 22 0 110008001 10060525568 99128 33554432000 1073741824 1073778376 140734553542112 140734553533248 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28531/statm: 2456183 99128 2292 9 0 2446860 0
[pid=28531/tid=28532] ppid=28528 vsize=9824732 CPUtime=0.86 cores=0,2,4,6
/proc/28531/task/28532/stat : 28532 (java) S 28528 28531 27578 0 -1 4202560 2484 0 1 0 83 3 0 0 20 0 22 0 110008002 10060525568 99128 33554432000 1073741824 1073778376 140734553542112 140051786040184 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28531/tid=28534] ppid=28528 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/28531/task/28534/stat : 28534 (java) S 28528 28531 27578 0 -1 4202560 51 0 0 0 3 1 0 0 20 0 22 0 110008002 10060525568 99128 33554432000 1073741824 1073778376 140734553542112 140051775101608 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28531/tid=28535] ppid=28528 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/28531/task/28535/stat : 28535 (java) S 28528 28531 27578 0 -1 4202560 23 0 0 0 1 0 0 0 20 0 22 0 110008002 10060525568 99128 33554432000 1073741824 1073778376 140734553542112 140051774049064 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28531/tid=28536] ppid=28528 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/28531/task/28536/stat : 28536 (java) S 28528 28531 27578 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 110008002 10060525568 99128 33554432000 1073741824 1073778376 140734553542112 140051772996520 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28531/tid=28537] ppid=28528 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/28531/task/28537/stat : 28537 (java) S 28528 28531 27578 0 -1 4202560 32 0 0 0 4 0 0 0 20 0 22 0 110008002 10060525568 99128 33554432000 1073741824 1073778376 140734553542112 140051771943976 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28531/tid=28538] ppid=28528 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/28531/task/28538/stat : 28538 (java) S 28528 28531 27578 0 -1 4202560 26 0 0 0 2 2 0 0 20 0 22 0 110008002 10060525568 99128 33554432000 1073741824 1073778376 140734553542112 140051624966312 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28531/tid=28539] ppid=28528 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/28531/task/28539/stat : 28539 (java) S 28528 28531 27578 0 -1 4202560 39 0 0 0 2 2 0 0 20 0 22 0 110008002 10060525568 99128 33554432000 1073741824 1073778376 140734553542112 140051623913768 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28531/tid=28540] ppid=28528 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/28531/task/28540/stat : 28540 (java) S 28528 28531 27578 0 -1 4202560 39 0 0 0 4 0 0 0 20 0 22 0 110008002 10060525568 99128 33554432000 1073741824 1073778376 140734553542112 140051622861224 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28531/tid=28541] ppid=28528 vsize=9824732 CPUtime=0.03 cores=0,2,4,6

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

/proc/28531/task/28536/stat : 28536 (java) S 28528 28531 27578 0 -1 4202560 597 0 0 0 277 19 0 0 20 0 22 0 110008002 10060525568 962209 33554432000 1073741824 1073778376 140734553542112 140051772996520 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28531/tid=28537] ppid=28528 vsize=9824732 CPUtime=2.78 cores=0,2,4,6
/proc/28531/task/28537/stat : 28537 (java) S 28528 28531 27578 0 -1 4202560 634 0 0 0 259 19 0 0 20 0 22 0 110008002 10060525568 962209 33554432000 1073741824 1073778376 140734553542112 140051771943976 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28531/tid=28538] ppid=28528 vsize=9824732 CPUtime=3.22 cores=0,2,4,6
/proc/28531/task/28538/stat : 28538 (java) S 28528 28531 27578 0 -1 4202560 650 0 0 0 302 20 0 0 20 0 22 0 110008002 10060525568 962209 33554432000 1073741824 1073778376 140734553542112 140051624966312 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28531/tid=28539] ppid=28528 vsize=9824732 CPUtime=3.25 cores=0,2,4,6
/proc/28531/task/28539/stat : 28539 (java) S 28528 28531 27578 0 -1 4202560 717 0 0 0 304 21 0 0 20 0 22 0 110008002 10060525568 962209 33554432000 1073741824 1073778376 140734553542112 140051623913768 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28531/tid=28540] ppid=28528 vsize=9824732 CPUtime=3.09 cores=0,2,4,6
/proc/28531/task/28540/stat : 28540 (java) S 28528 28531 27578 0 -1 4202560 613 0 0 0 292 17 0 0 20 0 22 0 110008002 10060525568 962209 33554432000 1073741824 1073778376 140734553542112 140051622861224 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28531/tid=28541] ppid=28528 vsize=9824732 CPUtime=2.94 cores=0,2,4,6
/proc/28531/task/28541/stat : 28541 (java) S 28528 28531 27578 0 -1 4202560 651 0 0 0 277 17 0 0 20 0 22 0 110008002 10060525568 962209 33554432000 1073741824 1073778376 140734553542112 140051621808680 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28531/tid=28542] ppid=28528 vsize=9824732 CPUtime=6.07 cores=0,2,4,6
/proc/28531/task/28542/stat : 28542 (java) S 28528 28531 27578 0 -1 4202560 2508 0 0 0 600 7 0 0 20 0 22 0 110008004 10060525568 962209 33554432000 1073741824 1073778376 140734553542112 140051609610856 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28543] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28543/stat : 28543 (java) S 28528 28531 27578 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 110008004 10060525568 962209 33554432000 1073741824 1073778376 140734553542112 140051608557176 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28544] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28544/stat : 28544 (java) S 28528 28531 27578 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 110008004 10060525568 962209 33554432000 1073741824 1073778376 140734553542112 140051607504520 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28545] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28545/stat : 28545 (java) S 28528 28531 27578 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 110008006 10060525568 962209 33554432000 1073741824 1073778376 140734553542112 140051606453264 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28546] ppid=28528 vsize=9824732 CPUtime=2.11 cores=0,2,4,6
/proc/28531/task/28546/stat : 28546 (java) S 28528 28531 27578 0 -1 4202560 13732 0 0 0 209 2 0 0 20 0 22 0 110008006 10060525568 962209 33554432000 1073741824 1073778376 140734553542112 140051605399608 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28531/tid=28547] ppid=28528 vsize=9824732 CPUtime=1.75 cores=0,2,4,6
/proc/28531/task/28547/stat : 28547 (java) S 28528 28531 27578 0 -1 4202560 10610 0 0 0 172 3 0 0 20 0 22 0 110008006 10060525568 962209 33554432000 1073741824 1073778376 140734553542112 140051604347064 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28531/tid=28548] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28548/stat : 28548 (java) S 28528 28531 27578 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 110008006 10060525568 962209 33554432000 1073741824 1073778376 140734553542112 140051603294712 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28531/tid=28549] ppid=28528 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/28531/task/28549/stat : 28549 (java) S 28528 28531 27578 0 -1 4202560 47 0 0 0 13 15 0 0 20 0 22 0 110008006 10060525568 962209 33554432000 1073741824 1073778376 140734553542112 140051602242376 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28531/tid=28550] ppid=28528 vsize=9824732 CPUtime=806.61 cores=0,2,4,6
/proc/28531/task/28550/stat : 28550 (java) R 28528 28531 27578 0 -1 4202560 59 0 0 0 80648 13 0 0 20 0 22 0 110008091 10060525568 962209 33554432000 1073741824 1073778376 140734553542112 140051601186480 140051653141695 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28551] ppid=28528 vsize=9824732 CPUtime=806.53 cores=0,2,4,6
/proc/28531/task/28551/stat : 28551 (java) R 28528 28531 27578 0 -1 4202560 1952 0 0 0 80605 48 0 0 20 0 22 0 110008091 10060525568 962209 33554432000 1073741824 1073778376 140734553542112 140051600133040 140051653691119 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=28531/tid=28552] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28552/stat : 28552 (java) S 28528 28531 27578 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 110008094 10060525568 962209 33554432000 1073741824 1073778376 140734553542112 140051599083048 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28531/tid=28553] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28553/stat : 28553 (java) S 28528 28531 27578 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 110008094 10060525568 962209 33554432000 1073741824 1073778376 140734553542112 140051598030504 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1652.31
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.33 4.27 4.23 5/220 28645
/proc/meminfo: memFree=25640092/32872528 swapFree=16636/1570076
[pid=28531] ppid=28528 vsize=9824732 CPUtime=1773.26 cores=0,2,4,6
/proc/28531/stat : 28531 (java) S 28528 28531 27578 0 -1 4202496 37821 0 1 0 177115 211 0 0 20 0 22 0 110008001 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140734553533248 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28531/statm: 2456183 962233 2301 9 0 2446860 0
[pid=28531/tid=28532] ppid=28528 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/28531/task/28532/stat : 28532 (java) S 28528 28531 27578 0 -1 4202560 2496 0 1 0 85 5 0 0 20 0 22 0 110008002 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051786040184 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28534] ppid=28528 vsize=9824732 CPUtime=3.05 cores=0,2,4,6
/proc/28531/task/28534/stat : 28534 (java) S 28528 28531 27578 0 -1 4202560 576 0 0 0 290 15 0 0 20 0 22 0 110008002 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051775101608 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28531/tid=28535] ppid=28528 vsize=9824732 CPUtime=3.18 cores=0,2,4,6
/proc/28531/task/28535/stat : 28535 (java) S 28528 28531 27578 0 -1 4202560 682 0 0 0 300 18 0 0 20 0 22 0 110008002 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051774049064 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28531/tid=28536] ppid=28528 vsize=9824732 CPUtime=3.23 cores=0,2,4,6
/proc/28531/task/28536/stat : 28536 (java) S 28528 28531 27578 0 -1 4202560 597 0 0 0 304 19 0 0 20 0 22 0 110008002 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051772996520 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28531/tid=28537] ppid=28528 vsize=9824732 CPUtime=2.96 cores=0,2,4,6
/proc/28531/task/28537/stat : 28537 (java) S 28528 28531 27578 0 -1 4202560 634 0 0 0 277 19 0 0 20 0 22 0 110008002 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051771943976 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28531/tid=28538] ppid=28528 vsize=9824732 CPUtime=3.54 cores=0,2,4,6
/proc/28531/task/28538/stat : 28538 (java) S 28528 28531 27578 0 -1 4202560 650 0 0 0 334 20 0 0 20 0 22 0 110008002 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051624966312 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28531/tid=28539] ppid=28528 vsize=9824732 CPUtime=3.52 cores=0,2,4,6
/proc/28531/task/28539/stat : 28539 (java) S 28528 28531 27578 0 -1 4202560 720 0 0 0 331 21 0 0 20 0 22 0 110008002 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051623913768 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28540] ppid=28528 vsize=9824732 CPUtime=3.35 cores=0,2,4,6
/proc/28531/task/28540/stat : 28540 (java) S 28528 28531 27578 0 -1 4202560 613 0 0 0 318 17 0 0 20 0 22 0 110008002 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051622861224 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28531/tid=28541] ppid=28528 vsize=9824732 CPUtime=3.17 cores=0,2,4,6
/proc/28531/task/28541/stat : 28541 (java) S 28528 28531 27578 0 -1 4202560 651 0 0 0 300 17 0 0 20 0 22 0 110008002 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051621808680 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28531/tid=28542] ppid=28528 vsize=9824732 CPUtime=6.08 cores=0,2,4,6
/proc/28531/task/28542/stat : 28542 (java) S 28528 28531 27578 0 -1 4202560 2526 0 0 0 600 8 0 0 20 0 22 0 110008004 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051609610856 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28531/tid=28543] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28543/stat : 28543 (java) S 28528 28531 27578 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 110008004 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051608557176 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28544] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28544/stat : 28544 (java) S 28528 28531 27578 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 110008004 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051607504520 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28545] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28545/stat : 28545 (java) S 28528 28531 27578 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 110008006 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051606453264 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28546] ppid=28528 vsize=9824732 CPUtime=2.11 cores=0,2,4,6
/proc/28531/task/28546/stat : 28546 (java) S 28528 28531 27578 0 -1 4202560 13732 0 0 0 209 2 0 0 20 0 22 0 110008006 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051605399608 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28531/tid=28547] ppid=28528 vsize=9824732 CPUtime=1.75 cores=0,2,4,6
/proc/28531/task/28547/stat : 28547 (java) S 28528 28531 27578 0 -1 4202560 10610 0 0 0 172 3 0 0 20 0 22 0 110008006 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051604347064 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28531/tid=28548] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28548/stat : 28548 (java) S 28528 28531 27578 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 110008006 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051603294712 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28531/tid=28549] ppid=28528 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/28531/task/28549/stat : 28549 (java) S 28528 28531 27578 0 -1 4202560 51 0 0 0 14 16 0 0 20 0 22 0 110008006 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051602242376 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28550] ppid=28528 vsize=9824732 CPUtime=865.93 cores=0,2,4,6
/proc/28531/task/28550/stat : 28550 (java) R 28528 28531 27578 0 -1 4202560 63 0 0 0 86579 14 0 0 20 0 22 0 110008091 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051601185712 140051653141735 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28551] ppid=28528 vsize=9824732 CPUtime=865.85 cores=0,2,4,6
/proc/28531/task/28551/stat : 28551 (java) R 28528 28531 27578 0 -1 4202560 1955 0 0 0 86536 49 0 0 20 0 22 0 110008091 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051600133696 140051653495455 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=28531/tid=28552] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28552/stat : 28552 (java) S 28528 28531 27578 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 110008094 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051599083048 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28531/tid=28553] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28553/stat : 28553 (java) S 28528 28531 27578 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 110008094 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051598030504 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1773.26
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.601 s]
/proc/loadavg: 4.41 4.29 4.23 6/220 28645
/proc/meminfo: memFree=25078232/32872528 swapFree=16636/1570076
[pid=28531] ppid=28528 vsize=9824732 CPUtime=1800.04 cores=0,2,4,6
/proc/28531/stat : 28531 (java) S 28528 28531 27578 0 -1 4202496 37822 0 1 0 179792 212 0 0 20 0 22 0 110008001 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140734553533248 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28531/statm: 2456183 962233 2301 9 0 2446860 0
[pid=28531/tid=28532] ppid=28528 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/28531/task/28532/stat : 28532 (java) S 28528 28531 27578 0 -1 4202560 2496 0 1 0 85 5 0 0 20 0 22 0 110008002 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051786040184 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28534] ppid=28528 vsize=9824732 CPUtime=3.07 cores=0,2,4,6
/proc/28531/task/28534/stat : 28534 (java) S 28528 28531 27578 0 -1 4202560 576 0 0 0 292 15 0 0 20 0 22 0 110008002 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051775101608 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28531/tid=28535] ppid=28528 vsize=9824732 CPUtime=3.23 cores=0,2,4,6
/proc/28531/task/28535/stat : 28535 (java) S 28528 28531 27578 0 -1 4202560 682 0 0 0 305 18 0 0 20 0 22 0 110008002 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051774049064 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28531/tid=28536] ppid=28528 vsize=9824732 CPUtime=3.26 cores=0,2,4,6
/proc/28531/task/28536/stat : 28536 (java) S 28528 28531 27578 0 -1 4202560 597 0 0 0 307 19 0 0 20 0 22 0 110008002 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051772996520 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28531/tid=28537] ppid=28528 vsize=9824732 CPUtime=3.02 cores=0,2,4,6
/proc/28531/task/28537/stat : 28537 (java) S 28528 28531 27578 0 -1 4202560 634 0 0 0 283 19 0 0 20 0 22 0 110008002 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051771943976 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28531/tid=28538] ppid=28528 vsize=9824732 CPUtime=3.56 cores=0,2,4,6
/proc/28531/task/28538/stat : 28538 (java) S 28528 28531 27578 0 -1 4202560 650 0 0 0 336 20 0 0 20 0 22 0 110008002 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051624966312 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28531/tid=28539] ppid=28528 vsize=9824732 CPUtime=3.62 cores=0,2,4,6
/proc/28531/task/28539/stat : 28539 (java) S 28528 28531 27578 0 -1 4202560 720 0 0 0 341 21 0 0 20 0 22 0 110008002 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051623913768 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28531/tid=28540] ppid=28528 vsize=9824732 CPUtime=3.37 cores=0,2,4,6
/proc/28531/task/28540/stat : 28540 (java) S 28528 28531 27578 0 -1 4202560 613 0 0 0 320 17 0 0 20 0 22 0 110008002 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051622861224 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28531/tid=28541] ppid=28528 vsize=9824732 CPUtime=3.27 cores=0,2,4,6
/proc/28531/task/28541/stat : 28541 (java) S 28528 28531 27578 0 -1 4202560 651 0 0 0 310 17 0 0 20 0 22 0 110008002 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051621808680 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28531/tid=28542] ppid=28528 vsize=9824732 CPUtime=6.08 cores=0,2,4,6
/proc/28531/task/28542/stat : 28542 (java) S 28528 28531 27578 0 -1 4202560 2526 0 0 0 600 8 0 0 20 0 22 0 110008004 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051609610856 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28531/tid=28543] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28543/stat : 28543 (java) S 28528 28531 27578 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 110008004 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051608557176 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28544] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28544/stat : 28544 (java) S 28528 28531 27578 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 110008004 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051607504520 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28545] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28545/stat : 28545 (java) S 28528 28531 27578 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 110008006 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051606453264 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28546] ppid=28528 vsize=9824732 CPUtime=2.11 cores=0,2,4,6
/proc/28531/task/28546/stat : 28546 (java) S 28528 28531 27578 0 -1 4202560 13732 0 0 0 209 2 0 0 20 0 22 0 110008006 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051605399608 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28531/tid=28547] ppid=28528 vsize=9824732 CPUtime=1.75 cores=0,2,4,6
/proc/28531/task/28547/stat : 28547 (java) S 28528 28531 27578 0 -1 4202560 10610 0 0 0 172 3 0 0 20 0 22 0 110008006 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051604347064 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28531/tid=28548] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28548/stat : 28548 (java) S 28528 28531 27578 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 110008006 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051603294712 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28531/tid=28549] ppid=28528 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/28531/task/28549/stat : 28549 (java) S 28528 28531 27578 0 -1 4202560 51 0 0 0 15 16 0 0 20 0 22 0 110008006 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051602242376 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28550] ppid=28528 vsize=9824732 CPUtime=879.07 cores=0,2,4,6
/proc/28531/task/28550/stat : 28550 (java) R 28528 28531 27578 0 -1 4202560 63 0 0 0 87893 14 0 0 20 0 22 0 110008091 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051601186480 140051653476760 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28531/tid=28551] ppid=28528 vsize=9824732 CPUtime=879 cores=0,2,4,6
/proc/28531/task/28551/stat : 28551 (java) R 28528 28531 27578 0 -1 4202560 1956 0 0 0 87851 49 0 0 20 0 22 0 110008091 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051600133040 140051653495474 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=28531/tid=28552] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28552/stat : 28552 (java) S 28528 28531 27578 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 110008094 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051599083048 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28531/tid=28553] ppid=28528 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28531/task/28553/stat : 28553 (java) S 28528 28531 27578 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 110008094 10060525568 962233 33554432000 1073741824 1073778376 140734553542112 140051598030504 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
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 28531 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

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

Real time (s): 895.681
CPU time (s): 1800.04
CPU user time (s): 1797.92
CPU system time (s): 2.12
CPU usage (%): 200.969
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.47
system time used= 2.6116
maximum resident set size= 3849708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37856
page faults= 1
swaps= 0
block input operations= 0
block output operations= 912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23856
involuntary context switches= 28612

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.78297 second user time and 6.25405 second system time

The end

Launcher Data

Begin job on node140 at 2016-06-07 08:25:57
IDJOB=4080534
IDBENCH=90170
IDSOLVER=2543
FILE ID=node140/4080534-1465280756
RUNJOBID= node140-1465276272-27594
PBS_JOBID= 19843305
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K164.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080534-1465280756/watcher-4080534-1465280756 -o /tmp/evaluation-result-4080534-1465280756/solver-4080534-1465280756 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1465276272-27594 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080534-1465280756.opb

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

MD5SUM BENCH= 57b7e746b37944d021e8febe16059957
RANDOM SEED=1645330660

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28951916 kB
Buffers:          125716 kB
Cached:           306896 kB
SwapCached:         1688 kB
Active:          1242660 kB
Inactive:         354784 kB
Active(anon):    1164384 kB
Inactive(anon):     2692 kB
Active(file):      78276 kB
Inactive(file):   352092 kB
Unevictable:     1570076 kB
Mlocked:           16636 kB
SwapTotal:      67108856 kB
SwapFree:       67098688 kB
Dirty:              3880 kB
Writeback:             0 kB
AnonPages:       2750416 kB
Mapped:            15328 kB
Shmem:                 0 kB
Slab:             603636 kB
SReclaimable:      47552 kB
SUnreclaim:       556084 kB
KernelStack:        1648 kB
PageTables:         9532 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4238740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2682880 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= 71736 MiB
End job on node140 at 2016-06-07 08:40:52