Trace number 4103426

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.69 895.071

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-dg012142.opb
MD5SUM4f88b3d47f6404caca0c9a65b4bd3b5a
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables41920
Total number of constraints2137
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2097
Minimum length of a constraint1
Maximum length of a constraint371
Number of terms in the objective function 22720
Biggest coefficient in the objective function 5368709120000
Number of bits for the biggest coefficient in the objective function 43
Sum of the numbers in the objective function 1036222338778688
Number of bits of the sum of numbers in the objective function 50
Biggest number in a constraint 5368709120000
Number of bits of the biggest number in a constraint 43
Biggest sum of numbers in a constraint 1036222338778688
Number of bits of the biggest sum of numbers50
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.07/0.30	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.07/0.30	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.30	c See www.sat4j.org for details.
0.07/0.31	c version PB16.v20160501
0.07/0.31	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.31	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.31	c java.vm.version	19.1-b02
0.07/0.31	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.31	c sun.arch.data.model	64
0.07/0.31	c java.version		1.6.0_24
0.07/0.31	c os.name		Linux
0.07/0.31	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.31	c os.arch		amd64
0.07/0.31	c Free memory 		501472288
0.07/0.31	c Max memory 		7480803328
0.07/0.31	c Total memory 		504102912
0.07/0.31	c Number of processors 	8
0.07/0.35	c Pseudo Boolean Optimization by upper bound
0.07/0.35	c ManyCore solver with 2 solvers running in parallel
0.07/0.35	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.07/0.35	c --- Begin Solver configuration ---
0.07/0.35	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.07/0.35	c Learn all clauses as in MiniSAT
0.07/0.35	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.35	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.35	c Expensive reason simplification
0.07/0.35	c Glucose 2.1 dynamic restart strategy
0.07/0.35	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.07/0.35	c timeout=2147483s
0.07/0.35	c DB Simplification allowed=false
0.07/0.35	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.07/0.35	c --- End Solver configuration ---
0.07/0.35	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.07/0.35	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.07/0.35	c --- Begin Solver configuration ---
0.07/0.35	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.07/0.35	c Learn all clauses as in MiniSAT
0.07/0.35	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.35	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.07/0.35	c No reason simplification
0.07/0.35	c Armin Biere (Picosat) restarts strategy
0.07/0.35	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.07/0.35	c timeout=2147483s
0.07/0.35	c DB Simplification allowed=false
0.07/0.35	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.07/0.35	c --- End Solver configuration ---
0.07/0.35	c solving HOME/instance-4103426-1466240252.opb
0.07/0.35	c reading problem ... 
0.07/0.36	c  objective function found
2.18/1.46	c ... done. Wall clock time 1.108s.
2.18/1.46	c declared #vars     41920
2.18/1.46	c #constraints  2777
2.18/1.46	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
2.18/1.46	c constraints type 
2.18/1.46	c org.sat4j.specs.Constr$1 => 6
2.18/1.46	c org.sat4j.minisat.constraints.cnf.UnitClause => 40
2.18/1.46	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2731
2.18/1.46	c 2777 constraints processed.
2.18/1.46	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
2.18/1.46	c constraints type 
2.18/1.46	c org.sat4j.specs.Constr$1 => 6
2.18/1.46	c org.sat4j.pb.constraints.pb.UnitClausePB => 40
2.18/1.46	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2731
2.18/1.46	c 2777 constraints processed.
2.18/1.46	c objective function length is 22720 literals
6.35/2.95	c cleaning 2493 clauses out of 5001 with flag 14257/5001
9.43/4.21	c cleaning 4244 clauses out of 8508 with flag 31913/11001
13.01/5.84	c cleaning 5616 clauses out of 11263 with flag 53084/18000
16.84/7.78	c cleaning 6811 clauses out of 13649 with flag 77614/26002
22.13/10.35	c cleaning 7908 clauses out of 15836 with flag 105485/35000
28.59/13.56	c cleaning 8949 clauses out of 17928 with flag 135534/45000
36.20/17.33	c cleaning 9980 clauses out of 19981 with flag 168563/56002
40.69/19.52	c cleaning 10991 clauses out of 21997 with flag 204494/68000
45.47/21.90	c cleaning 11997 clauses out of 24006 with flag 230506/81000
51.38/24.54	c cleaning 12991 clauses out of 26010 with flag 258508/95001
58.18/27.98	c cleaning 14000 clauses out of 28019 with flag 288508/110001
66.47/32.10	c cleaning 0 clauses out of 5000 with flag 0/5000
67.02/32.20	c cleaning 14997 clauses out of 30019 with flag 320508/126001
77.04/37.29	c cleaning 16004 clauses out of 32021 with flag 354506/143000
88.55/42.98	c cleaning 16997 clauses out of 34018 with flag 390508/161001
103.13/50.29	c cleaning 18000 clauses out of 36021 with flag 428508/180001
120.06/58.69	c cleaning 18999 clauses out of 38020 with flag 468506/200000
142.08/69.67	c cleaning 19999 clauses out of 40021 with flag 510511/221000
167.43/82.26	c cleaning 20999 clauses out of 42022 with flag 554511/243000
188.56/92.77	c cleaning 21998 clauses out of 44024 with flag 600513/266001
207.70/102.68	c cleaning 0 clauses out of 11000 with flag 0/11000
218.13/107.85	c cleaning 23005 clauses out of 46026 with flag 648513/290001
250.71/124.03	c cleaning 24000 clauses out of 48021 with flag 698516/315001
285.99/141.56	c cleaning 25000 clauses out of 50021 with flag 750516/341001
327.91/162.48	c cleaning 25998 clauses out of 52021 with flag 804554/368001
377.63/187.27	c cleaning 27003 clauses out of 54023 with flag 860569/396001
435.81/216.75	c cleaning 27998 clauses out of 56019 with flag 918616/425000
489.85/243.76	c cleaning 29000 clauses out of 58022 with flag 979032/455001
552.40/274.99	c cleaning 30002 clauses out of 60022 with flag 1041422/486001
581.29/289.35	c cleaning 0 clauses out of 18001 with flag 0/18001
620.20/308.74	c cleaning 30994 clauses out of 62019 with flag 1106157/518000
700.48/348.75	c cleaning 32003 clauses out of 64025 with flag 1172624/551000
788.18/392.49	c cleaning 32997 clauses out of 66022 with flag 1241239/585000
885.00/440.51	c cleaning 34001 clauses out of 68026 with flag 1311884/620001
989.69/492.51	c cleaning 35004 clauses out of 70025 with flag 1384400/656001
1102.72/548.52	c cleaning 35998 clauses out of 72020 with flag 1458969/693000
1229.06/611.27	c cleaning 37001 clauses out of 74022 with flag 1535257/731000
1363.66/678.00	c cleaning 37998 clauses out of 76022 with flag 1613529/770001
1501.60/746.69	c cleaning 39001 clauses out of 78023 with flag 1693811/810000
1619.13/805.15	c cleaning 0 clauses out of 26000 with flag 0/26000
1651.91/821.48	c cleaning 40003 clauses out of 80022 with flag 1776125/851000
1800.07/895.00	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/895.00	c starts		: 17
1800.07/895.00	c conflicts		: 891002
1800.07/895.00	c decisions		: 1009904
1800.07/895.00	c propagations		: 11901678
1800.07/895.00	c inspects		: 10353294997
1800.07/895.00	c shortcuts		: 0
1800.07/895.00	c learnt literals	: 2
1800.07/895.00	c learnt binary clauses	: 1
1800.07/895.00	c learnt ternary clauses	: 3
1800.07/895.01	c learnt constraints	: 891000
1800.07/895.01	c ignored constraints	: 0
1800.07/895.01	c root simplifications	: 0
1800.07/895.01	c removed literals (reason simplification)	: 1404318
1800.07/895.01	c reason swapping (by a shorter reason)	: 0
1800.07/895.01	c Calls to reduceDB	: 37
1800.07/895.01	c Number of update (reduction) of LBD	: 9790
1800.07/895.01	c Imported unit clauses	: 0
1800.07/895.01	c number of reductions to clauses (during analyze)	: 0
1800.07/895.01	c number of learned constraints concerned by reduction	: 0
1800.07/895.01	c number of learning phase by resolution	: 0
1800.07/895.01	c number of learning phase by cutting planes	: 0
1800.07/895.01	c speed (assignments/second)	: 13321.053580002888
1800.07/895.01	c non guided choices	45415
1800.07/895.03	c learnt constraints type 
1800.07/895.03	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1
1800.07/895.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 80021
1800.07/895.03	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/895.03	c starts		: 53
1800.07/895.03	c conflicts		: 26954
1800.07/895.03	c decisions		: 510317
1800.07/895.03	c propagations		: 774808
1800.07/895.03	c inspects		: 412197328
1800.07/895.03	c shortcuts		: 0
1800.07/895.03	c learnt literals	: 0
1800.07/895.03	c learnt binary clauses	: 0
1800.07/895.03	c learnt ternary clauses	: 0
1800.07/895.03	c learnt constraints	: 26954
1800.07/895.03	c ignored constraints	: 0
1800.07/895.03	c root simplifications	: 0
1800.07/895.03	c removed literals (reason simplification)	: 0
1800.07/895.03	c reason swapping (by a shorter reason)	: 0
1800.07/895.03	c Calls to reduceDB	: 4
1800.07/895.03	c Number of update (reduction) of LBD	: 0
1800.07/895.03	c Imported unit clauses	: 0
1800.07/895.03	c number of reductions to clauses (during analyze)	: 0
1800.07/895.03	c number of learned constraints concerned by reduction	: 0
1800.07/895.03	c number of learning phase by resolution	: 0
1800.07/895.03	c number of learning phase by cutting planes	: 0
1800.07/895.03	c speed (assignments/second)	: 867.1936033380117
1800.07/895.03	c non guided choices	2813
1800.07/895.04	c learnt constraints type 
1800.07/895.04	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 5
1800.07/895.04	c org.sat4j.pb.constraints.pb.MaxWatchPb => 26949
1800.07/895.04	s UNKNOWN
1800.07/895.04	c Total wall clock time (in seconds): 894.691

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

pid=18401
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.05 1.57 1.92 1/176 18404
/proc/meminfo: memFree=30644588/32872528 swapFree=1286400/1433568
[pid=18404] ppid=18401 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/18404/stat : 18404 (java) D 18401 18404 18358 0 -1 4202496 170 0 0 0 0 0 0 0 20 0 1 0 26072036 2560000 46 33554432000 1073741824 1073778376 140733618478000 140733618475128 214360485159 0 0 4096 0 18446744072100588836 0 0 17 1 0 0 0 0 0
/proc/18404/statm: 625 46 37 9 0 29 0

[startup+0.100153 s]
/proc/loadavg: 1.05 1.57 1.92 1/176 18404
/proc/meminfo: memFree=30644588/32872528 swapFree=1286400/1433568
[pid=18404] ppid=18401 vsize=101528 CPUtime=0 cores=1,3,5,7
/proc/18404/stat : 18404 (java) S 18401 18404 18358 0 -1 4202496 1452 0 2 0 0 0 0 0 20 0 2 0 26072036 103964672 1058 33554432000 1073741824 1073778376 140734229023104 140734229014240 214373007421 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18404/statm: 25382 1058 809 9 0 16774 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 101528

[startup+0.200317 s]
/proc/loadavg: 1.05 1.57 1.92 1/176 18404
/proc/meminfo: memFree=30644588/32872528 swapFree=1286400/1433568
[pid=18404] ppid=18401 vsize=9225560 CPUtime=0.04 cores=1,3,5,7
/proc/18404/stat : 18404 (java) S 18401 18404 18358 0 -1 4202496 3106 0 6 0 3 1 0 0 20 0 13 0 26072036 9446973440 3732 33554432000 1073741824 1073778376 140734229023104 140734229014240 214373007421 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18404/statm: 2306390 3732 1702 9 0 2297091 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9225560

[startup+0.300221 s]
/proc/loadavg: 1.05 1.57 1.92 1/176 18404
/proc/meminfo: memFree=30644588/32872528 swapFree=1286400/1433568
[pid=18404] ppid=18401 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/18404/stat : 18404 (java) S 18401 18404 18358 0 -1 4202496 3757 0 6 0 6 1 0 0 20 0 18 0 26072036 9787879424 4895 33554432000 1073741824 1073778376 140734229023104 140734229014240 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18404/statm: 2389619 4896 1948 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.700178 s]
/proc/loadavg: 1.05 1.57 1.92 1/176 18404
/proc/meminfo: memFree=30644588/32872528 swapFree=1286400/1433568
[pid=18404] ppid=18401 vsize=9558476 CPUtime=0.99 cores=1,3,5,7
/proc/18404/stat : 18404 (java) S 18401 18404 18358 0 -1 4202496 16067 0 8 0 94 5 0 0 20 0 18 0 26072036 9787879424 20140 33554432000 1073741824 1073778376 140734229023104 140734229014240 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18404/statm: 2389619 20140 2240 9 0 2380296 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 9558476

[startup+1.50072 s]
/proc/loadavg: 1.05 1.57 1.92 6/215 18443
/proc/meminfo: memFree=30327824/32872528 swapFree=1286400/1433568
[pid=18404] ppid=18401 vsize=9691604 CPUtime=2.36 cores=1,3,5,7
/proc/18404/stat : 18404 (java) S 18401 18404 18358 0 -1 4202496 16860 0 8 0 217 19 0 0 20 0 20 0 26072036 9924202496 67942 33554432000 1073741824 1073778376 140734229023104 140734229014240 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18404/statm: 2422901 67942 2271 9 0 2413578 0
[pid=18404/tid=18407] ppid=18401 vsize=9691604 CPUtime=1.09 cores=1,3,5,7
/proc/18404/task/18407/stat : 18407 (java) S 18401 18404 18358 0 -1 4202560 2473 0 6 0 104 5 0 0 20 0 20 0 26072039 9924202496 67942 33554432000 1073741824 1073778376 140734229023104 140109831406456 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 15 0 0
[pid=18404/tid=18410] ppid=18401 vsize=9691604 CPUtime=0.08 cores=1,3,5,7
/proc/18404/task/18410/stat : 18410 (java) S 18401 18404 18358 0 -1 4202560 135 0 0 0 5 3 0 0 20 0 20 0 26072048 9924202496 67942 33554432000 1073741824 1073778376 140734229023104 140109820467752 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18414] ppid=18401 vsize=9691604 CPUtime=0.03 cores=1,3,5,7
/proc/18404/task/18414/stat : 18414 (java) S 18401 18404 18358 0 -1 4202560 26 0 0 0 2 1 0 0 20 0 20 0 26072048 9924202496 67942 33554432000 1073741824 1073778376 140734229023104 140109674133928 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18416] ppid=18401 vsize=9691604 CPUtime=0.03 cores=1,3,5,7
/proc/18404/task/18416/stat : 18416 (java) S 18401 18404 18358 0 -1 4202560 29 0 0 0 2 1 0 0 20 0 20 0 26072048 9924202496 67942 33554432000 1073741824 1073778376 140734229023104 140109673081128 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18404/tid=18418] ppid=18401 vsize=9691604 CPUtime=0.05 cores=1,3,5,7
/proc/18404/task/18418/stat : 18418 (java) S 18401 18404 18358 0 -1 4202560 120 0 0 0 3 2 0 0 20 0 20 0 26072048 9924202496 67942 33554432000 1073741824 1073778376 140734229023104 140109672028328 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18404/tid=18420] ppid=18401 vsize=9691604 CPUtime=0.03 cores=1,3,5,7
/proc/18404/task/18420/stat : 18420 (java) S 18401 18404 18358 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 20 0 26072048 9924202496 67942 33554432000 1073741824 1073778376 140734229023104 140109670976552 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18404/tid=18421] ppid=18401 vsize=9691604 CPUtime=0.03 cores=1,3,5,7
/proc/18404/task/18421/stat : 18421 (java) S 18401 18404 18358 0 -1 4202560 62 0 0 0 2 1 0 0 20 0 20 0 26072048 9924202496 67942 33554432000 1073741824 1073778376 140734229023104 140109669923752 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18422] ppid=18401 vsize=9691604 CPUtime=0.02 cores=1,3,5,7
/proc/18404/task/18422/stat : 18422 (java) S 18401 18404 18358 0 -1 4202560 98 0 0 0 2 0 0 0 20 0 20 0 26072048 9924202496 67942 33554432000 1073741824 1073778376 140734229023104 140109668870952 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18423] ppid=18401 vsize=9691604 CPUtime=0.08 cores=1,3,5,7
/proc/18404/task/18423/stat : 18423 (java) S 18401 18404 18358 0 -1 4202560 119 0 0 0 5 3 0 0 20 0 20 0 26072048 9924202496 67942 33554432000 1073741824 1073778376 140734229023104 140109667818152 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18425] ppid=18401 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18425/stat : 18425 (java) S 18401 18404 18358 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 20 0 26072052 9924202496 67942 33554432000 1073741824 1073778376 140734229023104 140109655620072 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18426] ppid=18401 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18426/stat : 18426 (java) S 18401 18404 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 26072053 9924202496 67942 33554432000 1073741824 1073778376 140734229023104 140109654566136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18429] ppid=18401 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18429/stat : 18429 (java) S 18401 18404 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 26072053 9924202496 67942 33554432000 1073741824 1073778376 140734229023104 140109653513224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18431] ppid=18401 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18431/stat : 18431 (java) S 18401 18404 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 26072061 9924202496 67942 33554432000 1073741824 1073778376 140734229023104 140109652461712 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18433] ppid=18401 vsize=9691604 CPUtime=0.35 cores=1,3,5,7
/proc/18404/task/18433/stat : 18433 (java) R 18401 18404 18358 0 -1 4202560 7178 0 1 0 33 2 0 0 20 0 20 0 26072061 9924202496 67942 33554432000 1073741824 1073778376 140734229023104 140109651409728 140109833903820 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18435] ppid=18401 vsize=9691604 CPUtime=0.36 cores=1,3,5,7
/proc/18404/task/18435/stat : 18435 (java) R 18401 18404 18358 0 -1 4202560 5250 0 1 0 36 0 0 0 20 0 20 0 26072061 9924202496 67942 33554432000 1073741824 1073778376 140734229023104 140109650357048 140109834001566 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18437] ppid=18401 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18437/stat : 18437 (java) S 18401 18404 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 26072061 9924202496 67942 33554432000 1073741824 1073778376 140734229023104 140109649304440 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18439] ppid=18401 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18439/stat : 18439 (java) S 18401 18404 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 26072061 9924202496 67942 33554432000 1073741824 1073778376 140734229023104 140109648251848 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 9691604

[startup+3.10087 s]
/proc/loadavg: 1.29 1.61 1.93 5/219 18450
/proc/meminfo: memFree=30127332/32872528 swapFree=1286400/1433568
[pid=18404] ppid=18401 vsize=9824732 CPUtime=6.93 cores=1,3,5,7
/proc/18404/stat : 18404 (java) S 18401 18404 18358 0 -1 4202496 23658 0 8 0 665 28 0 0 20 0 22 0 26072036 10060525568 107516 33554432000 1073741824 1073778376 140734229023104 140734229014240 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18404/statm: 2456183 107516 2282 9 0 2446860 0
[pid=18404/tid=18407] ppid=18401 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/18404/task/18407/stat : 18407 (java) S 18401 18404 18358 0 -1 4202560 2473 0 6 0 104 5 0 0 20 0 22 0 26072039 10060525568 107516 33554432000 1073741824 1073778376 140734229023104 140109831406456 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 15 0 0
[pid=18404/tid=18410] ppid=18401 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/18404/task/18410/stat : 18410 (java) R 18401 18404 18358 0 -1 4202560 142 0 0 0 7 3 0 0 20 0 22 0 26072048 10060525568 107516 33554432000 1073741824 1073778376 140734229023104 140109820467928 140109838302124 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18414] ppid=18401 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/18404/task/18414/stat : 18414 (java) R 18401 18404 18358 0 -1 4202560 45 0 0 0 5 2 0 0 20 0 22 0 26072048 10060525568 107516 33554432000 1073741824 1073778376 140734229023104 140109674133928 214373020732 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18404/tid=18416] ppid=18401 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/18404/task/18416/stat : 18416 (java) R 18401 18404 18358 0 -1 4202560 43 0 0 0 4 2 0 0 20 0 22 0 26072048 10060525568 107516 33554432000 1073741824 1073778376 140734229023104 140109673081128 140109833877185 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18404/tid=18418] ppid=18401 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/18404/task/18418/stat : 18418 (java) S 18401 18404 18358 0 -1 4202560 133 0 0 0 5 3 0 0 20 0 22 0 26072048 10060525568 108028 33554432000 1073741824 1073778376 140734229023104 140109672028328 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18420] ppid=18401 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/18404/task/18420/stat : 18420 (java) R 18401 18404 18358 0 -1 4202560 34 0 0 0 4 2 0 0 20 0 22 0 26072048 10060525568 108028 33554432000 1073741824 1073778376 140734229023104 140109670976728 140109838302332 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18421] ppid=18401 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/18404/task/18421/stat : 18421 (java) R 18401 18404 18358 0 -1 4202560 74 0 0 0 4 2 0 0 20 0 22 0 26072048 10060525568 108028 33554432000 1073741824 1073778376 140734229023104 140109669923752 140109833877193 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18422] ppid=18401 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/18404/task/18422/stat : 18422 (java) R 18401 18404 18358 0 -1 4202560 110 0 0 0 4 0 0 0 20 0 22 0 26072048 10060525568 108028 33554432000 1073741824 1073778376 140734229023104 140109668870952 140109833877177 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18404/tid=18423] ppid=18401 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/18404/task/18423/stat : 18423 (java) R 18401 18404 18358 0 -1 4202560 131 0 0 0 7 3 0 0 20 0 22 0 26072048 10060525568 108028 33554432000 1073741824 1073778376 140734229023104 140109667818328 140109833877177 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18425] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18425/stat : 18425 (java) S 18401 18404 18358 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 26072052 10060525568 108028 33554432000 1073741824 1073778376 140734229023104 140109655618952 214373020732 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18404/tid=18426] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18426/stat : 18426 (java) S 18401 18404 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26072053 10060525568 108028 33554432000 1073741824 1073778376 140734229023104 140109654566136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18429] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18429/stat : 18429 (java) S 18401 18404 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26072053 10060525568 108028 33554432000 1073741824 1073778376 140734229023104 140109653513224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18431] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18431/stat : 18431 (java) S 18401 18404 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26072061 10060525568 108028 33554432000 1073741824 1073778376 140734229023104 140109652461712 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18433] ppid=18401 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/18404/task/18433/stat : 18433 (java) S 18401 18404 18358 0 -1 4202560 11230 0 1 0 100 2 0 0 20 0 22 0 26072061 10060525568 108028 33554432000 1073741824 1073778376 140734229023104 140109651395944 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18435] ppid=18401 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/18404/task/18435/stat : 18435 (java) S 18401 18404 18358 0 -1 4202560 7684 0 1 0 93 2 0 0 20 0 22 0 26072061 10060525568 108028 33554432000 1073741824 1073778376 140734229023104 140109650357048 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18437] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18437/stat : 18437 (java) S 18401 18404 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26072061 10060525568 108028 33554432000 1073741824 1073778376 140734229023104 140109649304440 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18439] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18439/stat : 18439 (java) S 18401 18404 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26072061 10060525568 108028 33554432000 1073741824 1073778376 140734229023104 140109648251848 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18444] ppid=18401 vsize=9824732 CPUtime=1.56 cores=1,3,5,7
/proc/18404/task/18444/stat : 18444 (java) S 18401 18404 18358 0 -1 4202560 24 0 0 0 156 0 0 0 20 0 22 0 26072183 10060525568 108028 33554432000 1073741824 1073778376 140734229023104 140109647194968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18445] ppid=18401 vsize=9824732 CPUtime=1.56 cores=1,3,5,7
/proc/18404/task/18445/stat : 18445 (java) S 18401 18404 18358 0 -1 4202560 75 0 0 0 154 2 0 0 20 0 22 0 26072183 10060525568 108028 33554432000 1073741824 1073778376 140734229023104 140109646142936 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18404/tid=18446] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18446/stat : 18446 (java) S 18401 18404 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26072192 10060525568 108028 33554432000 1073741824 1073778376 140734229023104 140109645091752 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18447] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18447/stat : 18447 (java) S 18401 18404 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26072193 10060525568 108028 33554432000 1073741824 1073778376 140734229023104 140109644038952 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 6.93
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 1.29 1.61 1.93 5/219 18450
/proc/meminfo: memFree=29587176/32872528 swapFree=1286400/1433568
[pid=18404] ppid=18401 vsize=9824732 CPUtime=14.02 cores=1,3,5,7
/proc/18404/stat : 18404 (java) S 18401 18404 18358 0 -1 4202496 25772 0 8 0 1362 40 0 0 20 0 22 0 26072036 10060525568 179686 33554432000 1073741824 1073778376 140734229023104 140734229014240 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18404/statm: 2456183 179686 2283 9 0 2446860 0
[pid=18404/tid=18407] ppid=18401 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/18404/task/18407/stat : 18407 (java) S 18401 18404 18358 0 -1 4202560 2473 0 6 0 104 5 0 0 20 0 22 0 26072039 10060525568 179686 33554432000 1073741824 1073778376 140734229023104 140109831406456 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 15 0 0
[pid=18404/tid=18410] ppid=18401 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/18404/task/18410/stat : 18410 (java) S 18401 18404 18358 0 -1 4202560 171 0 0 0 15 5 0 0 20 0 22 0 26072048 10060525568 179686 33554432000 1073741824 1073778376 140734229023104 140109820467752 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18414] ppid=18401 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/18404/task/18414/stat : 18414 (java) S 18401 18404 18358 0 -1 4202560 75 0 0 0 11 4 0 0 20 0 22 0 26072048 10060525568 179686 33554432000 1073741824 1073778376 140734229023104 140109674133928 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18416] ppid=18401 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/18404/task/18416/stat : 18416 (java) S 18401 18404 18358 0 -1 4202560 66 0 0 0 8 3 0 0 20 0 22 0 26072048 10060525568 179686 33554432000 1073741824 1073778376 140734229023104 140109673081128 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18418] ppid=18401 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/18404/task/18418/stat : 18418 (java) S 18401 18404 18358 0 -1 4202560 167 0 0 0 11 4 0 0 20 0 22 0 26072048 10060525568 179686 33554432000 1073741824 1073778376 140734229023104 140109672028328 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18420] ppid=18401 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/18404/task/18420/stat : 18420 (java) S 18401 18404 18358 0 -1 4202560 47 0 0 0 7 2 0 0 20 0 22 0 26072048 10060525568 179686 33554432000 1073741824 1073778376 140734229023104 140109670976552 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18421] ppid=18401 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/18404/task/18421/stat : 18421 (java) S 18401 18404 18358 0 -1 4202560 82 0 0 0 6 3 0 0 20 0 22 0 26072048 10060525568 179686 33554432000 1073741824 1073778376 140734229023104 140109669923752 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18422] ppid=18401 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/18404/task/18422/stat : 18422 (java) S 18401 18404 18358 0 -1 4202560 131 0 0 0 10 2 0 0 20 0 22 0 26072048 10060525568 179686 33554432000 1073741824 1073778376 140734229023104 140109668870952 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18423] ppid=18401 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/18404/task/18423/stat : 18423 (java) S 18401 18404 18358 0 -1 4202560 171 0 0 0 13 5 0 0 20 0 22 0 26072048 10060525568 179686 33554432000 1073741824 1073778376 140734229023104 140109667818152 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18425] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18425/stat : 18425 (java) S 18401 18404 18358 0 -1 4202560 485 0 0 0 0 0 0 0 20 0 22 0 26072052 10060525568 179686 33554432000 1073741824 1073778376 140734229023104 140109655620072 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18404/tid=18426] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18426/stat : 18426 (java) S 18401 18404 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26072053 10060525568 179686 33554432000 1073741824 1073778376 140734229023104 140109654566136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18429] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18429/stat : 18429 (java) S 18401 18404 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26072053 10060525568 179686 33554432000 1073741824 1073778376 140734229023104 140109653513224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18431] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18431/stat : 18431 (java) S 18401 18404 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26072061 10060525568 179686 33554432000 1073741824 1073778376 140734229023104 140109652461712 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18433] ppid=18401 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/18404/task/18433/stat : 18433 (java) S 18401 18404 18358 0 -1 4202560 11230 0 1 0 117 3 0 0 20 0 22 0 26072061 10060525568 179686 33554432000 1073741824 1073778376 140734229023104 140109651409848 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18435] ppid=18401 vsize=9824732 CPUtime=1.25 cores=1,3,5,7
/proc/18404/task/18435/stat : 18435 (java) S 18401 18404 18358 0 -1 4202560 9019 0 1 0 123 2 0 0 20 0 22 0 26072061 10060525568 179686 33554432000 1073741824 1073778376 140734229023104 140109650357048 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18437] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18437/stat : 18437 (java) S 18401 18404 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26072061 10060525568 179686 33554432000 1073741824 1073778376 140734229023104 140109649304440 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18439] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18439/stat : 18439 (java) S 18401 18404 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26072061 10060525568 179686 33554432000 1073741824 1073778376 140734229023104 140109648251848 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18444] ppid=18401 vsize=9824732 CPUtime=4.61 cores=1,3,5,7

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


[startup+822.301 s]
/proc/loadavg: 4.12 4.03 3.25 5/219 18543
/proc/meminfo: memFree=23206812/32872528 swapFree=1286400/1433568
[pid=18404] ppid=18401 vsize=9824732 CPUtime=1653.71 cores=1,3,5,7
/proc/18404/stat : 18404 (java) S 18401 18404 18358 0 -1 4202496 39952 0 8 0 165200 171 0 0 20 0 22 0 26072036 10060525568 894150 33554432000 1073741824 1073778376 140734229023104 140734229014240 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18404/statm: 2456183 894150 2291 9 0 2446860 0
[pid=18404/tid=18407] ppid=18401 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/18404/task/18407/stat : 18407 (java) S 18401 18404 18358 0 -1 4202560 2482 0 6 0 106 7 0 0 20 0 22 0 26072039 10060525568 894150 33554432000 1073741824 1073778376 140734229023104 140109831406456 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 15 0 0
[pid=18404/tid=18410] ppid=18401 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/18404/task/18410/stat : 18410 (java) S 18401 18404 18358 0 -1 4202560 464 0 0 0 237 13 0 0 20 0 22 0 26072048 10060525568 894150 33554432000 1073741824 1073778376 140734229023104 140109820467752 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18414] ppid=18401 vsize=9824732 CPUtime=2.6 cores=1,3,5,7
/proc/18404/task/18414/stat : 18414 (java) S 18401 18404 18358 0 -1 4202560 548 0 0 0 247 13 0 0 20 0 22 0 26072048 10060525568 894150 33554432000 1073741824 1073778376 140734229023104 140109674133928 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18404/tid=18416] ppid=18401 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/18404/task/18416/stat : 18416 (java) S 18401 18404 18358 0 -1 4202560 535 0 0 0 234 13 0 0 20 0 22 0 26072048 10060525568 894150 33554432000 1073741824 1073778376 140734229023104 140109673081128 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18404/tid=18418] ppid=18401 vsize=9824732 CPUtime=2.52 cores=1,3,5,7
/proc/18404/task/18418/stat : 18418 (java) S 18401 18404 18358 0 -1 4202560 521 0 0 0 240 12 0 0 20 0 22 0 26072048 10060525568 894150 33554432000 1073741824 1073778376 140734229023104 140109672028328 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18404/tid=18420] ppid=18401 vsize=9824732 CPUtime=2.44 cores=1,3,5,7
/proc/18404/task/18420/stat : 18420 (java) S 18401 18404 18358 0 -1 4202560 469 0 0 0 232 12 0 0 20 0 22 0 26072048 10060525568 894150 33554432000 1073741824 1073778376 140734229023104 140109670976552 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18404/tid=18421] ppid=18401 vsize=9824732 CPUtime=2.45 cores=1,3,5,7
/proc/18404/task/18421/stat : 18421 (java) S 18401 18404 18358 0 -1 4202560 421 0 0 0 234 11 0 0 20 0 22 0 26072048 10060525568 894150 33554432000 1073741824 1073778376 140734229023104 140109669923752 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18404/tid=18422] ppid=18401 vsize=9824732 CPUtime=2.3 cores=1,3,5,7
/proc/18404/task/18422/stat : 18422 (java) S 18401 18404 18358 0 -1 4202560 412 0 0 0 218 12 0 0 20 0 22 0 26072048 10060525568 894150 33554432000 1073741824 1073778376 140734229023104 140109668870952 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18404/tid=18423] ppid=18401 vsize=9824732 CPUtime=2.18 cores=1,3,5,7
/proc/18404/task/18423/stat : 18423 (java) S 18401 18404 18358 0 -1 4202560 564 0 0 0 203 15 0 0 20 0 22 0 26072048 10060525568 894150 33554432000 1073741824 1073778376 140734229023104 140109667818152 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18425] ppid=18401 vsize=9824732 CPUtime=2.07 cores=1,3,5,7
/proc/18404/task/18425/stat : 18425 (java) S 18401 18404 18358 0 -1 4202560 2039 0 0 0 200 7 0 0 20 0 22 0 26072052 10060525568 894150 33554432000 1073741824 1073778376 140734229023104 140109655620072 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18404/tid=18426] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18426/stat : 18426 (java) S 18401 18404 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26072053 10060525568 894150 33554432000 1073741824 1073778376 140734229023104 140109654566136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18429] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18429/stat : 18429 (java) S 18401 18404 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26072053 10060525568 894150 33554432000 1073741824 1073778376 140734229023104 140109653513224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18431] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18431/stat : 18431 (java) S 18401 18404 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26072061 10060525568 894150 33554432000 1073741824 1073778376 140734229023104 140109652461712 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18433] ppid=18401 vsize=9824732 CPUtime=1.5 cores=1,3,5,7
/proc/18404/task/18433/stat : 18433 (java) S 18401 18404 18358 0 -1 4202560 12543 0 1 0 147 3 0 0 20 0 22 0 26072061 10060525568 894150 33554432000 1073741824 1073778376 140734229023104 140109651409848 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18435] ppid=18401 vsize=9824732 CPUtime=2.02 cores=1,3,5,7
/proc/18404/task/18435/stat : 18435 (java) S 18401 18404 18358 0 -1 4202560 15770 0 1 0 198 4 0 0 20 0 22 0 26072061 10060525568 894150 33554432000 1073741824 1073778376 140734229023104 140109650357048 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18437] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18437/stat : 18437 (java) S 18401 18404 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26072061 10060525568 894150 33554432000 1073741824 1073778376 140734229023104 140109649304440 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18439] ppid=18401 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/18404/task/18439/stat : 18439 (java) S 18401 18404 18358 0 -1 4202560 47 0 0 0 14 20 0 0 20 0 22 0 26072061 10060525568 894150 33554432000 1073741824 1073778376 140734229023104 140109648251848 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18444] ppid=18401 vsize=9824732 CPUtime=813.7 cores=1,3,5,7
/proc/18404/task/18444/stat : 18444 (java) R 18401 18404 18358 0 -1 4202560 167 0 0 0 81353 17 0 0 20 0 22 0 26072183 10060525568 894150 33554432000 1073741824 1073778376 140734229023104 140109647187984 140109702688052 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18404/tid=18445] ppid=18401 vsize=9824732 CPUtime=813.63 cores=1,3,5,7
/proc/18404/task/18445/stat : 18445 (java) R 18401 18404 18358 0 -1 4202560 1706 0 0 0 81319 44 0 0 20 0 22 0 26072183 10060525568 894150 33554432000 1073741824 1073778376 140734229023104 140109646142656 140109702502285 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18446] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18446/stat : 18446 (java) S 18401 18404 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26072192 10060525568 894150 33554432000 1073741824 1073778376 140734229023104 140109645091752 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18447] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18447/stat : 18447 (java) S 18401 18404 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26072193 10060525568 894150 33554432000 1073741824 1073778376 140734229023104 140109644038952 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1653.71
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.24 4.08 3.32 5/219 18550
/proc/meminfo: memFree=23176100/32872528 swapFree=1286400/1433568
[pid=18404] ppid=18401 vsize=9824732 CPUtime=1774.49 cores=1,3,5,7
/proc/18404/stat : 18404 (java) S 18401 18404 18358 0 -1 4202496 40110 0 8 0 177275 174 0 0 20 0 22 0 26072036 10060525568 901948 33554432000 1073741824 1073778376 140734229023104 140734229014240 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18404/statm: 2456183 901948 2291 9 0 2446860 0
[pid=18404/tid=18407] ppid=18401 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/18404/task/18407/stat : 18407 (java) S 18401 18404 18358 0 -1 4202560 2482 0 6 0 106 7 0 0 20 0 22 0 26072039 10060525568 901948 33554432000 1073741824 1073778376 140734229023104 140109831406456 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 15 0 0
[pid=18404/tid=18410] ppid=18401 vsize=9824732 CPUtime=2.62 cores=1,3,5,7
/proc/18404/task/18410/stat : 18410 (java) S 18401 18404 18358 0 -1 4202560 495 0 0 0 249 13 0 0 20 0 22 0 26072048 10060525568 901948 33554432000 1073741824 1073778376 140734229023104 140109820467752 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18404/tid=18414] ppid=18401 vsize=9824732 CPUtime=2.92 cores=1,3,5,7
/proc/18404/task/18414/stat : 18414 (java) S 18401 18404 18358 0 -1 4202560 596 0 0 0 279 13 0 0 20 0 22 0 26072048 10060525568 901948 33554432000 1073741824 1073778376 140734229023104 140109674133928 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18404/tid=18416] ppid=18401 vsize=9824732 CPUtime=2.73 cores=1,3,5,7
/proc/18404/task/18416/stat : 18416 (java) S 18401 18404 18358 0 -1 4202560 538 0 0 0 260 13 0 0 20 0 22 0 26072048 10060525568 901948 33554432000 1073741824 1073778376 140734229023104 140109673081128 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18404/tid=18418] ppid=18401 vsize=9824732 CPUtime=2.67 cores=1,3,5,7
/proc/18404/task/18418/stat : 18418 (java) S 18401 18404 18358 0 -1 4202560 532 0 0 0 254 13 0 0 20 0 22 0 26072048 10060525568 901948 33554432000 1073741824 1073778376 140734229023104 140109672028328 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18404/tid=18420] ppid=18401 vsize=9824732 CPUtime=2.74 cores=1,3,5,7
/proc/18404/task/18420/stat : 18420 (java) S 18401 18404 18358 0 -1 4202560 475 0 0 0 262 12 0 0 20 0 22 0 26072048 10060525568 901948 33554432000 1073741824 1073778376 140734229023104 140109670976552 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18404/tid=18421] ppid=18401 vsize=9824732 CPUtime=2.58 cores=1,3,5,7
/proc/18404/task/18421/stat : 18421 (java) S 18401 18404 18358 0 -1 4202560 424 0 0 0 247 11 0 0 20 0 22 0 26072048 10060525568 901948 33554432000 1073741824 1073778376 140734229023104 140109669923752 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18404/tid=18422] ppid=18401 vsize=9824732 CPUtime=2.48 cores=1,3,5,7
/proc/18404/task/18422/stat : 18422 (java) S 18401 18404 18358 0 -1 4202560 417 0 0 0 235 13 0 0 20 0 22 0 26072048 10060525568 901948 33554432000 1073741824 1073778376 140734229023104 140109668870952 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18404/tid=18423] ppid=18401 vsize=9824732 CPUtime=2.4 cores=1,3,5,7
/proc/18404/task/18423/stat : 18423 (java) S 18401 18404 18358 0 -1 4202560 599 0 0 0 225 15 0 0 20 0 22 0 26072048 10060525568 901948 33554432000 1073741824 1073778376 140734229023104 140109667818152 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18425] ppid=18401 vsize=9824732 CPUtime=2.08 cores=1,3,5,7
/proc/18404/task/18425/stat : 18425 (java) S 18401 18404 18358 0 -1 4202560 2047 0 0 0 200 8 0 0 20 0 22 0 26072052 10060525568 901948 33554432000 1073741824 1073778376 140734229023104 140109655620072 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18404/tid=18426] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18426/stat : 18426 (java) S 18401 18404 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26072053 10060525568 901948 33554432000 1073741824 1073778376 140734229023104 140109654566136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18429] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18429/stat : 18429 (java) S 18401 18404 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26072053 10060525568 901948 33554432000 1073741824 1073778376 140734229023104 140109653513224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18431] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18431/stat : 18431 (java) S 18401 18404 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26072061 10060525568 901948 33554432000 1073741824 1073778376 140734229023104 140109652461712 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18433] ppid=18401 vsize=9824732 CPUtime=1.5 cores=1,3,5,7
/proc/18404/task/18433/stat : 18433 (java) S 18401 18404 18358 0 -1 4202560 12543 0 1 0 147 3 0 0 20 0 22 0 26072061 10060525568 901948 33554432000 1073741824 1073778376 140734229023104 140109651409848 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18435] ppid=18401 vsize=9824732 CPUtime=2.02 cores=1,3,5,7
/proc/18404/task/18435/stat : 18435 (java) S 18401 18404 18358 0 -1 4202560 15770 0 1 0 198 4 0 0 20 0 22 0 26072061 10060525568 901948 33554432000 1073741824 1073778376 140734229023104 140109650357048 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18437] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18437/stat : 18437 (java) S 18401 18404 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26072061 10060525568 901948 33554432000 1073741824 1073778376 140734229023104 140109649304440 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18439] ppid=18401 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/18404/task/18439/stat : 18439 (java) S 18401 18404 18358 0 -1 4202560 51 0 0 0 15 22 0 0 20 0 22 0 26072061 10060525568 901948 33554432000 1073741824 1073778376 140734229023104 140109648251848 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18404/tid=18444] ppid=18401 vsize=9824732 CPUtime=873.25 cores=1,3,5,7
/proc/18404/task/18444/stat : 18444 (java) R 18401 18404 18358 0 -1 4202560 169 0 0 0 87307 18 0 0 20 0 22 0 26072183 10060525568 901948 33554432000 1073741824 1073778376 140734229023104 140109647194848 140109702688039 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18404/tid=18445] ppid=18401 vsize=9824732 CPUtime=873.18 cores=1,3,5,7
/proc/18404/task/18445/stat : 18445 (java) R 18401 18404 18358 0 -1 4202560 1708 0 0 0 87273 45 0 0 20 0 22 0 26072183 10060525568 901948 33554432000 1073741824 1073778376 140734229023104 140109646142816 140109702501965 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18446] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18446/stat : 18446 (java) S 18401 18404 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26072192 10060525568 901948 33554432000 1073741824 1073778376 140734229023104 140109645091752 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18447] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18447/stat : 18447 (java) S 18401 18404 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26072193 10060525568 901948 33554432000 1073741824 1073778376 140734229023104 140109644038952 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1774.49
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.001 s]
/proc/loadavg: 4.20 4.08 3.33 5/219 18550
/proc/meminfo: memFree=23163692/32872528 swapFree=1286400/1433568
[pid=18404] ppid=18401 vsize=9824732 CPUtime=1800.07 cores=1,3,5,7
/proc/18404/stat : 18404 (java) S 18401 18404 18358 0 -1 4202496 40165 0 8 0 179833 174 0 0 20 0 22 0 26072036 10060525568 903021 33554432000 1073741824 1073778376 140734229023104 140734229014240 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18404/statm: 2456183 903021 2291 9 0 2446860 0
[pid=18404/tid=18407] ppid=18401 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/18404/task/18407/stat : 18407 (java) S 18401 18404 18358 0 -1 4202560 2482 0 6 0 106 7 0 0 20 0 22 0 26072039 10060525568 903021 33554432000 1073741824 1073778376 140734229023104 140109831406456 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 15 0 0
[pid=18404/tid=18410] ppid=18401 vsize=9824732 CPUtime=2.69 cores=1,3,5,7
/proc/18404/task/18410/stat : 18410 (java) S 18401 18404 18358 0 -1 4202560 495 0 0 0 256 13 0 0 20 0 22 0 26072048 10060525568 903021 33554432000 1073741824 1073778376 140734229023104 140109820467752 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18414] ppid=18401 vsize=9824732 CPUtime=2.95 cores=1,3,5,7
/proc/18404/task/18414/stat : 18414 (java) S 18401 18404 18358 0 -1 4202560 596 0 0 0 282 13 0 0 20 0 22 0 26072048 10060525568 903021 33554432000 1073741824 1073778376 140734229023104 140109674133928 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18416] ppid=18401 vsize=9824732 CPUtime=2.83 cores=1,3,5,7
/proc/18404/task/18416/stat : 18416 (java) S 18401 18404 18358 0 -1 4202560 539 0 0 0 270 13 0 0 20 0 22 0 26072048 10060525568 903021 33554432000 1073741824 1073778376 140734229023104 140109673081128 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18404/tid=18418] ppid=18401 vsize=9824732 CPUtime=2.73 cores=1,3,5,7
/proc/18404/task/18418/stat : 18418 (java) S 18401 18404 18358 0 -1 4202560 533 0 0 0 260 13 0 0 20 0 22 0 26072048 10060525568 903021 33554432000 1073741824 1073778376 140734229023104 140109672028328 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18404/tid=18420] ppid=18401 vsize=9824732 CPUtime=2.77 cores=1,3,5,7
/proc/18404/task/18420/stat : 18420 (java) S 18401 18404 18358 0 -1 4202560 475 0 0 0 265 12 0 0 20 0 22 0 26072048 10060525568 903021 33554432000 1073741824 1073778376 140734229023104 140109670976552 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18404/tid=18421] ppid=18401 vsize=9824732 CPUtime=2.62 cores=1,3,5,7
/proc/18404/task/18421/stat : 18421 (java) S 18401 18404 18358 0 -1 4202560 425 0 0 0 251 11 0 0 20 0 22 0 26072048 10060525568 903021 33554432000 1073741824 1073778376 140734229023104 140109669923752 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18422] ppid=18401 vsize=9824732 CPUtime=2.52 cores=1,3,5,7
/proc/18404/task/18422/stat : 18422 (java) S 18401 18404 18358 0 -1 4202560 467 0 0 0 239 13 0 0 20 0 22 0 26072048 10060525568 903021 33554432000 1073741824 1073778376 140734229023104 140109668870952 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18404/tid=18423] ppid=18401 vsize=9824732 CPUtime=2.43 cores=1,3,5,7
/proc/18404/task/18423/stat : 18423 (java) S 18401 18404 18358 0 -1 4202560 600 0 0 0 228 15 0 0 20 0 22 0 26072048 10060525568 903021 33554432000 1073741824 1073778376 140734229023104 140109667818152 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18404/tid=18425] ppid=18401 vsize=9824732 CPUtime=2.08 cores=1,3,5,7
/proc/18404/task/18425/stat : 18425 (java) S 18401 18404 18358 0 -1 4202560 2047 0 0 0 200 8 0 0 20 0 22 0 26072052 10060525568 903021 33554432000 1073741824 1073778376 140734229023104 140109655620072 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18404/tid=18426] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18426/stat : 18426 (java) S 18401 18404 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26072053 10060525568 903021 33554432000 1073741824 1073778376 140734229023104 140109654566136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18429] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18429/stat : 18429 (java) S 18401 18404 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26072053 10060525568 903021 33554432000 1073741824 1073778376 140734229023104 140109653513224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18431] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18431/stat : 18431 (java) S 18401 18404 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26072061 10060525568 903021 33554432000 1073741824 1073778376 140734229023104 140109652461712 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18433] ppid=18401 vsize=9824732 CPUtime=1.5 cores=1,3,5,7
/proc/18404/task/18433/stat : 18433 (java) S 18401 18404 18358 0 -1 4202560 12543 0 1 0 147 3 0 0 20 0 22 0 26072061 10060525568 903021 33554432000 1073741824 1073778376 140734229023104 140109651409848 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18435] ppid=18401 vsize=9824732 CPUtime=2.02 cores=1,3,5,7
/proc/18404/task/18435/stat : 18435 (java) S 18401 18404 18358 0 -1 4202560 15770 0 1 0 198 4 0 0 20 0 22 0 26072061 10060525568 903021 33554432000 1073741824 1073778376 140734229023104 140109650357048 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18437] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18437/stat : 18437 (java) S 18401 18404 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26072061 10060525568 903021 33554432000 1073741824 1073778376 140734229023104 140109649304440 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18439] ppid=18401 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/18404/task/18439/stat : 18439 (java) S 18401 18404 18358 0 -1 4202560 51 0 0 0 15 23 0 0 20 0 22 0 26072061 10060525568 903021 33554432000 1073741824 1073778376 140734229023104 140109648251848 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18404/tid=18444] ppid=18401 vsize=9824732 CPUtime=885.83 cores=1,3,5,7
/proc/18404/task/18444/stat : 18444 (java) R 18401 18404 18358 0 -1 4202560 170 0 0 0 88565 18 0 0 20 0 22 0 26072183 10060525568 903021 33554432000 1073741824 1073778376 140734229023104 140109647195712 140109702688160 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18404/tid=18445] ppid=18401 vsize=9824732 CPUtime=885.77 cores=1,3,5,7
/proc/18404/task/18445/stat : 18445 (java) R 18401 18404 18358 0 -1 4202560 1708 0 0 0 88532 45 0 0 20 0 22 0 26072183 10060525568 903021 33554432000 1073741824 1073778376 140734229023104 140109646142136 140109702477080 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18404/tid=18446] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18446/stat : 18446 (java) S 18401 18404 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26072192 10060525568 903021 33554432000 1073741824 1073778376 140734229023104 140109645091752 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18404/tid=18447] ppid=18401 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18404/task/18447/stat : 18447 (java) S 18401 18404 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26072193 10060525568 903021 33554432000 1073741824 1073778376 140734229023104 140109644038952 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
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 18404 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 895.071
CPU time (s): 1800.69
CPU user time (s): 1798.41
CPU system time (s): 2.28265
CPU usage (%): 201.178
Max. virtual memory (cumulated for all children) (KiB): 9826352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.41
system time used= 2.28265
maximum resident set size= 3612200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40207
page faults= 8
swaps= 0
block input operations= 4968
block output operations= 944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23127
involuntary context switches= 22598

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.01408 second user time and 7.36288 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-18 10:57:33
IDJOB=4103426
IDBENCH=2355
IDSOLVER=2543
FILE ID=node130/4103426-1466240252
RUNJOBID= node130-1466240252-18375
PBS_JOBID= 19918180
Free space on /tmp= 71744 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-dg012142.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103426-1466240252/watcher-4103426-1466240252 -o /tmp/evaluation-result-4103426-1466240252/solver-4103426-1466240252 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466240252-18375 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4103426-1466240252.opb

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

MD5SUM BENCH= 4f88b3d47f6404caca0c9a65b4bd3b5a
RANDOM SEED=161635149

node130.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.365
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.73
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.365
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.365
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.365
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.365
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.365
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.53
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.365
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.365
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:        30647084 kB
Buffers:            2972 kB
Cached:            56544 kB
SwapCached:         1628 kB
Active:            32732 kB
Inactive:          29540 kB
Active(anon):       3900 kB
Inactive(anon):     1584 kB
Active(file):      28832 kB
Inactive(file):    27956 kB
Unevictable:     1433568 kB
Mlocked:         1286400 kB
SwapTotal:      67108856 kB
SwapFree:       67097740 kB
Dirty:              5460 kB
Writeback:             0 kB
AnonPages:       1436144 kB
Mapped:             7324 kB
Shmem:                 0 kB
Slab:             596640 kB
SReclaimable:      40448 kB
SUnreclaim:       556192 kB
KernelStack:        1352 kB
PageTables:         6968 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1554724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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= 71744 MiB
End job on node130 at 2016-06-18 11:12:28