Trace number 4108884

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-182.opb
MD5SUM378c188d79de101f4114d358aff291a2
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 variables599527
Total number of constraints14097016
Number of constraints which are clauses12663693
Number of constraints which are cardinality constraints (but not clauses)44152
Number of constraints which are nor clauses,nor cardinality constraints1389171
Minimum length of a constraint2
Maximum length of a constraint3822
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 3823
Number of bits of the biggest sum of numbers12
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	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.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4108884-1466288965.opb
0.11/0.11	c reading problem ... 
0.11/0.12	c  no objective function found
260.12/199.00	c ... done. Wall clock time 198.889s.
260.12/199.00	c declared #vars     599527
260.12/199.00	c #constraints  14119118
260.22/199.00	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
260.22/199.00	c constraints type 
260.22/199.00	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 9746369
260.22/199.00	c org.sat4j.minisat.constraints.card.MinWatchCard => 44153
260.22/199.00	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2939425
260.22/199.00	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1389171
260.22/199.00	c 14119118 constraints processed.
260.22/199.00	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
260.22/199.00	c constraints type 
260.22/199.00	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2939425
260.22/199.00	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 9746369
260.22/199.00	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 44153
260.22/199.00	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1389171
260.22/199.00	c 14119118 constraints processed.
305.58/220.42	c cleaning 2494 clauses out of 5000 with flag 29666/5000
350.55/242.62	c cleaning 4246 clauses out of 8506 with flag 79684/11000
389.29/261.84	c cleaning 5627 clauses out of 11260 with flag 128979/18000
435.45/284.61	c cleaning 6808 clauses out of 13635 with flag 188819/26002
518.55/325.23	c cleaning 7900 clauses out of 15825 with flag 252844/35000
631.95/380.51	c cleaning 8950 clauses out of 17926 with flag 347340/45001
752.75/440.33	c cleaning 9975 clauses out of 19977 with flag 448587/56002
879.48/503.10	c cleaning 10987 clauses out of 22000 with flag 560003/68000
1010.98/568.35	c cleaning 11994 clauses out of 24013 with flag 677017/81000
1024.45/575.07	c cleaning 0 clauses out of 5000 with flag 0/5000
1151.00/637.67	c cleaning 12988 clauses out of 26020 with flag 803163/95001
1302.07/712.12	c cleaning 13997 clauses out of 28031 with flag 945773/110000
1454.44/787.32	c cleaning 15000 clauses out of 30036 with flag 1102149/126002
1603.20/860.66	c cleaning 16005 clauses out of 32035 with flag 1262643/143001
1736.66/926.57	c cleaning 16998 clauses out of 34031 with flag 1406504/161002
1800.01/957.81	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/957.81	c starts		: 5
1800.01/957.81	c conflicts		: 169750
1800.01/957.81	c decisions		: 661986
1800.01/957.81	c propagations		: 1254093881
1800.01/957.81	c inspects		: 5217335859
1800.01/957.81	c shortcuts		: 0
1800.01/957.81	c learnt literals	: 0
1800.01/957.81	c learnt binary clauses	: 8
1800.01/957.81	c learnt ternary clauses	: 16
1800.01/957.81	c learnt constraints	: 169750
1800.01/957.81	c ignored constraints	: 0
1800.01/957.81	c root simplifications	: 0
1800.01/957.81	c removed literals (reason simplification)	: 1444107
1800.01/957.81	c reason swapping (by a shorter reason)	: 0
1800.01/957.81	c Calls to reduceDB	: 14
1800.01/957.81	c Number of update (reduction) of LBD	: 105645
1800.01/957.81	c Imported unit clauses	: 0
1800.01/957.81	c number of reductions to clauses (during analyze)	: 0
1800.01/957.81	c number of learned constraints concerned by reduction	: 0
1800.01/957.81	c number of learning phase by resolution	: 0
1800.01/957.81	c number of learning phase by cutting planes	: 0
1800.01/957.81	c speed (assignments/second)	: 1652874.997364037
1800.01/957.81	c non guided choices	443029
1800.01/957.82	c learnt constraints type 
1800.01/957.82	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 8
1800.01/957.82	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 25774
1800.01/957.82	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/957.82	c starts		: 33
1800.01/957.82	c conflicts		: 9079
1800.01/957.82	c decisions		: 6480293
1800.01/957.82	c propagations		: 179845709
1800.01/957.83	c inspects		: 1507425978
1800.01/957.83	c shortcuts		: 0
1800.01/957.83	c learnt literals	: 0
1800.01/957.83	c learnt binary clauses	: 11
1800.01/957.83	c learnt ternary clauses	: 193
1800.01/957.83	c learnt constraints	: 9078
1800.01/957.83	c ignored constraints	: 0
1800.01/957.83	c root simplifications	: 0
1800.01/957.83	c removed literals (reason simplification)	: 0
1800.01/957.83	c reason swapping (by a shorter reason)	: 0
1800.01/957.83	c Calls to reduceDB	: 1
1800.01/957.83	c Number of update (reduction) of LBD	: 0
1800.01/957.83	c Imported unit clauses	: 0
1800.01/957.83	c number of reductions to clauses (during analyze)	: 0
1800.01/957.83	c number of learned constraints concerned by reduction	: 0
1800.01/957.83	c number of learning phase by resolution	: 0
1800.01/957.83	c number of learning phase by cutting planes	: 0
1800.01/957.83	c speed (assignments/second)	: 237027.06667228992
1800.01/957.83	c non guided choices	809104
1800.01/957.83	c learnt constraints type 
1800.01/957.83	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 8761
1800.01/957.83	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.01/957.83	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 11
1800.01/957.83	c org.sat4j.pb.constraints.pb.MaxWatchPb => 305
1800.01/957.83	s UNKNOWN
1800.01/957.83	c Total wall clock time (in seconds): 957.722

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

pid=18923
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.67 2.30 2.21 4/197 18926
/proc/meminfo: memFree=27047724/32872528 swapFree=1590032/1720848
[pid=18926] ppid=18923 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/18926/stat : 18926 (java) S 18923 18926 17709 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 30946506 98570240 977 33554432000 1073741824 1073778376 140737186650032 140737186641168 226087698493 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18926/statm: 24065 977 743 9 0 16771 0
[pid=18926/tid=18927] ppid=18923 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18927/stat : 18927 (java) R 18923 18926 17709 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 30946506 98570240 977 33554432000 1073741824 1073778376 140737186650032 140599827451432 226084341120 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100065 s]
/proc/loadavg: 2.67 2.30 2.21 4/197 18926
/proc/meminfo: memFree=27047724/32872528 swapFree=1590032/1720848
[pid=18926] ppid=18923 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/18926/stat : 18926 (java) S 18923 18926 17709 0 -1 4202496 4511 0 1 0 10 1 0 0 20 0 18 0 30946506 9787879424 6128 33554432000 1073741824 1073778376 140737186650032 140737186641168 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18926/statm: 2389619 6128 2156 9 0 2380296 0
[pid=18926/tid=18927] ppid=18923 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/18926/task/18927/stat : 18927 (java) R 18923 18926 17709 0 -1 4202560 2386 0 1 0 7 0 0 0 20 0 18 0 30946506 9787879424 6128 33554432000 1073741824 1073778376 140737186650032 140599827454880 140599830273800 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200397 s]
/proc/loadavg: 2.67 2.30 2.21 4/197 18926
/proc/meminfo: memFree=27047724/32872528 swapFree=1590032/1720848
[pid=18926] ppid=18923 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/18926/stat : 18926 (java) S 18923 18926 17709 0 -1 4202496 4752 0 1 0 21 2 0 0 20 0 18 0 30946506 9787879424 28290 33554432000 1073741824 1073778376 140737186650032 140737186641168 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18926/statm: 2389619 28290 2198 9 0 2380296 0
[pid=18926/tid=18927] ppid=18923 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/18926/task/18927/stat : 18927 (java) R 18923 18926 17709 0 -1 4202560 2441 0 1 0 15 2 0 0 20 0 18 0 30946506 9787879424 28290 33554432000 1073741824 1073778376 140737186650032 140599827444992 140599663588768 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300274 s]
/proc/loadavg: 2.67 2.30 2.21 4/197 18926
/proc/meminfo: memFree=27047724/32872528 swapFree=1590032/1720848
[pid=18926] ppid=18923 vsize=9558476 CPUtime=0.46 cores=0,2,4,6
/proc/18926/stat : 18926 (java) S 18923 18926 17709 0 -1 4202496 5489 0 1 0 43 3 0 0 20 0 18 0 30946506 9787879424 36462 33554432000 1073741824 1073778376 140737186650032 140737186641168 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18926/statm: 2389619 36462 2231 9 0 2380296 0
[pid=18926/tid=18927] ppid=18923 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/18926/task/18927/stat : 18927 (java) R 18923 18926 17709 0 -1 4202560 2456 0 1 0 24 3 0 0 20 0 18 0 30946506 9787879424 36462 33554432000 1073741824 1073778376 140737186650032 140599827444992 140599663606252 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700252 s]
/proc/loadavg: 2.67 2.30 2.21 4/197 18926
/proc/meminfo: memFree=27047724/32872528 swapFree=1590032/1720848
[pid=18926] ppid=18923 vsize=9558476 CPUtime=1.51 cores=0,2,4,6
/proc/18926/stat : 18926 (java) S 18923 18926 17709 0 -1 4202496 13312 0 1 0 140 11 0 0 20 0 18 0 30946506 9787879424 88738 33554432000 1073741824 1073778376 140737186650032 140737186641168 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18926/statm: 2389619 88738 2263 9 0 2380296 0
[pid=18926/tid=18927] ppid=18923 vsize=9558476 CPUtime=0.62 cores=0,2,4,6
/proc/18926/task/18927/stat : 18927 (java) R 18923 18926 17709 0 -1 4202560 2515 0 1 0 58 4 0 0 20 0 18 0 30946506 9787879424 88738 33554432000 1073741824 1073778376 140737186650032 140599827454656 140599664193596 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 9558476

[startup+1.50084 s]
/proc/loadavg: 2.67 2.30 2.21 4/215 18944
/proc/meminfo: memFree=26439740/32872528 swapFree=1590032/1720848
[pid=18926] ppid=18923 vsize=9558476 CPUtime=2.59 cores=0,2,4,6
/proc/18926/stat : 18926 (java) S 18923 18926 17709 0 -1 4202496 14212 0 1 0 236 23 0 0 20 0 18 0 30946506 9787879424 222444 33554432000 1073741824 1073778376 140737186650032 140737186641168 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18926/statm: 2389619 222444 2263 9 0 2380296 0
[pid=18926/tid=18927] ppid=18923 vsize=9558476 CPUtime=1.32 cores=0,2,4,6
/proc/18926/task/18927/stat : 18927 (java) R 18923 18926 17709 0 -1 4202560 2921 0 1 0 121 11 0 0 20 0 18 0 30946506 9787879424 222444 33554432000 1073741824 1073778376 140737186650032 140599827455064 140599835221082 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18926/tid=18929] ppid=18923 vsize=9558476 CPUtime=0.05 cores=0,2,4,6
/proc/18926/task/18929/stat : 18929 (java) S 18923 18926 17709 0 -1 4202560 49 0 0 0 5 0 0 0 20 0 18 0 30946507 9787879424 222444 33554432000 1073741824 1073778376 140737186650032 140599788947752 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=18930] ppid=18923 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/18926/task/18930/stat : 18930 (java) S 18923 18926 17709 0 -1 4202560 64 0 0 0 7 1 0 0 20 0 18 0 30946507 9787879424 222444 33554432000 1073741824 1073778376 140737186650032 140599787894952 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18926/tid=18931] ppid=18923 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/18926/task/18931/stat : 18931 (java) S 18923 18926 17709 0 -1 4202560 31 0 0 0 5 2 0 0 20 0 18 0 30946507 9787879424 222444 33554432000 1073741824 1073778376 140737186650032 140599786842664 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=18932] ppid=18923 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/18926/task/18932/stat : 18932 (java) S 18923 18926 17709 0 -1 4202560 66 0 0 0 6 2 0 0 20 0 18 0 30946507 9787879424 222956 33554432000 1073741824 1073778376 140737186650032 140599785789864 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18926/tid=18933] ppid=18923 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/18926/task/18933/stat : 18933 (java) S 18923 18926 17709 0 -1 4202560 57 0 0 0 3 0 0 0 20 0 18 0 30946507 9787879424 222956 33554432000 1073741824 1073778376 140737186650032 140599784737576 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=18934] ppid=18923 vsize=9558476 CPUtime=0.05 cores=0,2,4,6
/proc/18926/task/18934/stat : 18934 (java) S 18923 18926 17709 0 -1 4202560 40 0 0 0 3 2 0 0 20 0 18 0 30946507 9787879424 222956 33554432000 1073741824 1073778376 140737186650032 140599783684776 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18935] ppid=18923 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/18926/task/18935/stat : 18935 (java) S 18923 18926 17709 0 -1 4202560 336 0 0 0 3 1 0 0 20 0 18 0 30946507 9787879424 222956 33554432000 1073741824 1073778376 140737186650032 140599782632488 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=18936] ppid=18923 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/18926/task/18936/stat : 18936 (java) S 18923 18926 17709 0 -1 4202560 30 0 0 0 3 0 0 0 20 0 18 0 30946507 9787879424 222956 33554432000 1073741824 1073778376 140737186650032 140599663520680 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=18937] ppid=18923 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18937/stat : 18937 (java) S 18923 18926 17709 0 -1 4202560 450 0 0 0 0 0 0 0 20 0 18 0 30946508 9787879424 222956 33554432000 1073741824 1073778376 140737186650032 140599651322088 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=18938] ppid=18923 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18938/stat : 18938 (java) S 18923 18926 17709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 30946509 9787879424 222956 33554432000 1073741824 1073778376 140737186650032 140599650268152 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18939] ppid=18923 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18939/stat : 18939 (java) S 18923 18926 17709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 30946509 9787879424 222956 33554432000 1073741824 1073778376 140737186650032 140599649215752 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18940] ppid=18923 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18940/stat : 18940 (java) S 18923 18926 17709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30946511 9787879424 222956 33554432000 1073741824 1073778376 140737186650032 140599648164240 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18941] ppid=18923 vsize=9558476 CPUtime=0.34 cores=0,2,4,6
/proc/18926/task/18941/stat : 18941 (java) S 18923 18926 17709 0 -1 4202560 5177 0 0 0 33 1 0 0 20 0 18 0 30946511 9787879424 222956 33554432000 1073741824 1073778376 140737186650032 140598908545720 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18942] ppid=18923 vsize=9558476 CPUtime=0.34 cores=0,2,4,6
/proc/18926/task/18942/stat : 18942 (java) S 18923 18926 17709 0 -1 4202560 3739 0 0 0 32 2 0 0 20 0 18 0 30946511 9787879424 222956 33554432000 1073741824 1073778376 140737186650032 140598907492920 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18926/tid=18943] ppid=18923 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18943/stat : 18943 (java) S 18923 18926 17709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30946511 9787879424 222956 33554432000 1073741824 1073778376 140737186650032 140598906440824 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18926/tid=18944] ppid=18923 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18944/stat : 18944 (java) S 18923 18926 17709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30946511 9787879424 222956 33554432000 1073741824 1073778376 140737186650032 140598905388232 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 9558476

[startup+3.1009 s]
/proc/loadavg: 2.70 2.31 2.22 4/215 18944
/proc/meminfo: memFree=25886220/32872528 swapFree=1590032/1720848
[pid=18926] ppid=18923 vsize=9558476 CPUtime=4.77 cores=0,2,4,6
/proc/18926/stat : 18926 (java) S 18923 18926 17709 0 -1 4202496 16978 0 1 0 425 52 0 0 20 0 18 0 30946506 9787879424 548966 33554432000 1073741824 1073778376 140737186650032 140737186641168 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18926/statm: 2389619 548966 2263 9 0 2380296 0
[pid=18926/tid=18927] ppid=18923 vsize=9558476 CPUtime=2.78 cores=0,2,4,6
/proc/18926/task/18927/stat : 18927 (java) R 18923 18926 17709 0 -1 4202560 3946 0 1 0 247 31 0 0 20 0 18 0 30946506 9787879424 548966 33554432000 1073741824 1073778376 140737186650032 140599827454472 226087724301 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18926/tid=18929] ppid=18923 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/18926/task/18929/stat : 18929 (java) S 18923 18926 17709 0 -1 4202560 78 0 0 0 8 2 0 0 20 0 18 0 30946507 9787879424 548966 33554432000 1073741824 1073778376 140737186650032 140599788947752 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=18930] ppid=18923 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/18926/task/18930/stat : 18930 (java) S 18923 18926 17709 0 -1 4202560 102 0 0 0 14 3 0 0 20 0 18 0 30946507 9787879424 548966 33554432000 1073741824 1073778376 140737186650032 140599787894952 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18931] ppid=18923 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/18926/task/18931/stat : 18931 (java) S 18923 18926 17709 0 -1 4202560 59 0 0 0 8 2 0 0 20 0 18 0 30946507 9787879424 548966 33554432000 1073741824 1073778376 140737186650032 140599786842664 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=18932] ppid=18923 vsize=9558476 CPUtime=0.16 cores=0,2,4,6
/proc/18926/task/18932/stat : 18932 (java) S 18923 18926 17709 0 -1 4202560 110 0 0 0 13 3 0 0 20 0 18 0 30946507 9787879424 548966 33554432000 1073741824 1073778376 140737186650032 140599785789864 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18926/tid=18933] ppid=18923 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/18926/task/18933/stat : 18933 (java) S 18923 18926 17709 0 -1 4202560 87 0 0 0 6 2 0 0 20 0 18 0 30946507 9787879424 548966 33554432000 1073741824 1073778376 140737186650032 140599784737576 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18926/tid=18934] ppid=18923 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/18926/task/18934/stat : 18934 (java) S 18923 18926 17709 0 -1 4202560 48 0 0 0 6 2 0 0 20 0 18 0 30946507 9787879424 548966 33554432000 1073741824 1073778376 140737186650032 140599783684776 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18935] ppid=18923 vsize=9558476 CPUtime=0.14 cores=0,2,4,6
/proc/18926/task/18935/stat : 18935 (java) S 18923 18926 17709 0 -1 4202560 377 0 0 0 11 3 0 0 20 0 18 0 30946507 9787879424 548966 33554432000 1073741824 1073778376 140737186650032 140599782632488 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=18936] ppid=18923 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/18926/task/18936/stat : 18936 (java) S 18923 18926 17709 0 -1 4202560 73 0 0 0 7 1 0 0 20 0 18 0 30946507 9787879424 548966 33554432000 1073741824 1073778376 140737186650032 140599663520680 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18926/tid=18937] ppid=18923 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18937/stat : 18937 (java) S 18923 18926 17709 0 -1 4202560 1261 0 0 0 0 0 0 0 20 0 18 0 30946508 9787879424 548966 33554432000 1073741824 1073778376 140737186650032 140599651322088 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=18938] ppid=18923 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18938/stat : 18938 (java) S 18923 18926 17709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 30946509 9787879424 548966 33554432000 1073741824 1073778376 140737186650032 140599650268152 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18939] ppid=18923 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18939/stat : 18939 (java) S 18923 18926 17709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 30946509 9787879424 548966 33554432000 1073741824 1073778376 140737186650032 140599649215752 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18940] ppid=18923 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18940/stat : 18940 (java) S 18923 18926 17709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30946511 9787879424 548966 33554432000 1073741824 1073778376 140737186650032 140599648164240 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18941] ppid=18923 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/18926/task/18941/stat : 18941 (java) S 18923 18926 17709 0 -1 4202560 5190 0 0 0 44 1 0 0 20 0 18 0 30946511 9787879424 548966 33554432000 1073741824 1073778376 140737186650032 140598908545720 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18942] ppid=18923 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/18926/task/18942/stat : 18942 (java) S 18923 18926 17709 0 -1 4202560 4395 0 0 0 43 2 0 0 20 0 18 0 30946511 9787879424 548966 33554432000 1073741824 1073778376 140737186650032 140598907492920 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18926/tid=18943] ppid=18923 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18943/stat : 18943 (java) S 18923 18926 17709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30946511 9787879424 548966 33554432000 1073741824 1073778376 140737186650032 140598906440824 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18926/tid=18944] ppid=18923 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18944/stat : 18944 (java) S 18923 18926 17709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30946511 9787879424 548966 33554432000 1073741824 1073778376 140737186650032 140598905388232 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.77
Current children cumulated vsize (KiB) 9558476

[startup+6.30078 s]
/proc/loadavg: 2.70 2.31 2.22 5/215 18944
/proc/meminfo: memFree=24159544/32872528 swapFree=1590032/1720848
[pid=18926] ppid=18923 vsize=9558476 CPUtime=8.5 cores=0,2,4,6
/proc/18926/stat : 18926 (java) S 18923 18926 17709 0 -1 4202496 18182 0 1 0 781 69 0 0 20 0 18 0 30946506 9787879424 720822 33554432000 1073741824 1073778376 140737186650032 140737186641168 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18926/statm: 2389619 720822 2263 9 0 2380296 0
[pid=18926/tid=18927] ppid=18923 vsize=9558476 CPUtime=5.79 cores=0,2,4,6
/proc/18926/task/18927/stat : 18927 (java) R 18923 18926 17709 0 -1 4202560 4229 0 1 0 539 40 0 0 20 0 18 0 30946506 9787879424 720822 33554432000 1073741824 1073778376 140737186650032 140599827447824 140599664064398 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=18929] ppid=18923 vsize=9558476 CPUtime=0.18 cores=0,2,4,6
/proc/18926/task/18929/stat : 18929 (java) S 18923 18926 17709 0 -1 4202560 117 0 0 0 15 3 0 0 20 0 18 0 30946507 9787879424 720822 33554432000 1073741824 1073778376 140737186650032 140599788947752 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=18930] ppid=18923 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/18926/task/18930/stat : 18930 (java) S 18923 18926 17709 0 -1 4202560 163 0 0 0 22 4 0 0 20 0 18 0 30946507 9787879424 720822 33554432000 1073741824 1073778376 140737186650032 140599787894952 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=18931] ppid=18923 vsize=9558476 CPUtime=0.21 cores=0,2,4,6
/proc/18926/task/18931/stat : 18931 (java) S 18923 18926 17709 0 -1 4202560 315 0 0 0 18 3 0 0 20 0 18 0 30946507 9787879424 720822 33554432000 1073741824 1073778376 140737186650032 140599786842664 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=18932] ppid=18923 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/18926/task/18932/stat : 18932 (java) S 18923 18926 17709 0 -1 4202560 209 0 0 0 19 4 0 0 20 0 18 0 30946507 9787879424 720822 33554432000 1073741824 1073778376 140737186650032 140599785789864 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18926/tid=18933] ppid=18923 vsize=9558476 CPUtime=0.14 cores=0,2,4,6
/proc/18926/task/18933/stat : 18933 (java) S 18923 18926 17709 0 -1 4202560 105 0 0 0 12 2 0 0 20 0 18 0 30946507 9787879424 720822 33554432000 1073741824 1073778376 140737186650032 140599784737576 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18926/tid=18934] ppid=18923 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/18926/task/18934/stat : 18934 (java) S 18923 18926 17709 0 -1 4202560 293 0 0 0 20 4 0 0 20 0 18 0 30946507 9787879424 720822 33554432000 1073741824 1073778376 140737186650032 140599783684776 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18926/tid=18935] ppid=18923 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/18926/task/18935/stat : 18935 (java) S 18923 18926 17709 0 -1 4202560 563 0 0 0 19 5 0 0 20 0 18 0 30946507 9787879424 720822 33554432000 1073741824 1073778376 140737186650032 140599782632488 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18926/tid=18936] ppid=18923 vsize=9558476 CPUtime=0.14 cores=0,2,4,6
/proc/18926/task/18936/stat : 18936 (java) S 18923 18926 17709 0 -1 4202560 90 0 0 0 12 2 0 0 20 0 18 0 30946507 9787879424 720822 33554432000 1073741824 1073778376 140737186650032 140599663520680 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18926/tid=18937] ppid=18923 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18937/stat : 18937 (java) S 18923 18926 17709 0 -1 4202560 1261 0 0 0 0 0 0 0 20 0 18 0 30946508 9787879424 720822 33554432000 1073741824 1073778376 140737186650032 140599651322088 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18926/tid=18938] ppid=18923 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18938/stat : 18938 (java) S 18923 18926 17709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 30946509 9787879424 720822 33554432000 1073741824 1073778376 140737186650032 140599650268152 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18939] ppid=18923 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18939/stat : 18939 (java) S 18923 18926 17709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 30946509 9787879424 720822 33554432000 1073741824 1073778376 140737186650032 140599649215752 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18940] ppid=18923 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18940/stat : 18940 (java) S 18923 18926 17709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30946511 9787879424 720822 33554432000 1073741824 1073778376 140737186650032 140599648164240 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18941] ppid=18923 vsize=9558476 CPUtime=0.46 cores=0,2,4,6
/proc/18926/task/18941/stat : 18941 (java) S 18923 18926 17709 0 -1 4202560 5190 0 0 0 44 2 0 0 20 0 18 0 30946511 9787879424 720822 33554432000 1073741824 1073778376 140737186650032 140598908545720 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18942] ppid=18923 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/18926/task/18942/stat : 18942 (java) S 18923 18926 17709 0 -1 4202560 4395 0 0 0 43 2 0 0 20 0 18 0 30946511 9787879424 720822 33554432000 1073741824 1073778376 140737186650032 140598907492920 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18926/tid=18943] ppid=18923 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18943/stat : 18943 (java) S 18923 18926 17709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30946511 9787879424 720822 33554432000 1073741824 1073778376 140737186650032 140598906440824 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18926/tid=18944] ppid=18923 vsize=9558476 CPUtime=0 cores=0,2,4,6

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

/proc/18926/task/18931/stat : 18931 (java) S 18923 18926 17709 0 -1 4202560 1517 0 0 0 1476 31 0 0 20 0 22 0 30946507 10060525568 1694458 33554432000 1073741824 1073778376 140737186650032 140599786842664 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=18932] ppid=18923 vsize=9824732 CPUtime=14.36 cores=0,2,4,6
/proc/18926/task/18932/stat : 18932 (java) S 18923 18926 17709 0 -1 4202560 1080 0 0 0 1398 38 0 0 20 0 22 0 30946507 10060525568 1694458 33554432000 1073741824 1073778376 140737186650032 140599785789864 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=18933] ppid=18923 vsize=9824732 CPUtime=14.99 cores=0,2,4,6
/proc/18926/task/18933/stat : 18933 (java) S 18923 18926 17709 0 -1 4202560 1918 0 0 0 1465 34 0 0 20 0 22 0 30946507 10060525568 1694458 33554432000 1073741824 1073778376 140737186650032 140599784737576 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=18934] ppid=18923 vsize=9824732 CPUtime=15.73 cores=0,2,4,6
/proc/18926/task/18934/stat : 18934 (java) S 18923 18926 17709 0 -1 4202560 1919 0 0 0 1540 33 0 0 20 0 22 0 30946507 10060525568 1694458 33554432000 1073741824 1073778376 140737186650032 140599783684776 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=18935] ppid=18923 vsize=9824732 CPUtime=15.26 cores=0,2,4,6
/proc/18926/task/18935/stat : 18935 (java) S 18923 18926 17709 0 -1 4202560 1648 0 0 0 1491 35 0 0 20 0 22 0 30946507 10060525568 1694458 33554432000 1073741824 1073778376 140737186650032 140599782632488 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=18936] ppid=18923 vsize=9824732 CPUtime=14.52 cores=0,2,4,6
/proc/18926/task/18936/stat : 18936 (java) S 18923 18926 17709 0 -1 4202560 1483 0 0 0 1420 32 0 0 20 0 22 0 30946507 10060525568 1694458 33554432000 1073741824 1073778376 140737186650032 140599663520680 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18937] ppid=18923 vsize=9824732 CPUtime=26.87 cores=0,2,4,6
/proc/18926/task/18937/stat : 18937 (java) S 18923 18926 17709 0 -1 4202560 5128 0 0 0 2674 13 0 0 20 0 22 0 30946508 10060525568 1694458 33554432000 1073741824 1073778376 140737186650032 140599651322088 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18926/tid=18938] ppid=18923 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18938/stat : 18938 (java) S 18923 18926 17709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30946509 10060525568 1694458 33554432000 1073741824 1073778376 140737186650032 140599650268152 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18939] ppid=18923 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18939/stat : 18939 (java) S 18923 18926 17709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30946509 10060525568 1694458 33554432000 1073741824 1073778376 140737186650032 140599649215752 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18940] ppid=18923 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18940/stat : 18940 (java) S 18923 18926 17709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30946511 10060525568 1694458 33554432000 1073741824 1073778376 140737186650032 140599648164240 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18941] ppid=18923 vsize=9824732 CPUtime=1.52 cores=0,2,4,6
/proc/18926/task/18941/stat : 18941 (java) S 18923 18926 17709 0 -1 4202560 11192 0 0 0 150 2 0 0 20 0 22 0 30946511 10060525568 1694458 33554432000 1073741824 1073778376 140737186650032 140598908545720 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18926/tid=18942] ppid=18923 vsize=9824732 CPUtime=1.77 cores=0,2,4,6
/proc/18926/task/18942/stat : 18942 (java) S 18923 18926 17709 0 -1 4202560 9797 0 0 0 174 3 0 0 20 0 22 0 30946511 10060525568 1694458 33554432000 1073741824 1073778376 140737186650032 140598907492920 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18926/tid=18943] ppid=18923 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18943/stat : 18943 (java) S 18923 18926 17709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30946511 10060525568 1694458 33554432000 1073741824 1073778376 140737186650032 140598906440824 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18926/tid=18944] ppid=18923 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/18926/task/18944/stat : 18944 (java) S 18923 18926 17709 0 -1 4202560 50 0 0 0 11 22 0 0 20 0 22 0 30946511 10060525568 1694458 33554432000 1073741824 1073778376 140737186650032 140598905388232 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=19019] ppid=18923 vsize=9824732 CPUtime=671.29 cores=0,2,4,6
/proc/18926/task/19019/stat : 19019 (java) R 18923 18926 17709 0 -1 4202560 46 0 0 0 67118 11 0 0 20 0 22 0 30966406 10060525568 1694458 33554432000 1073741824 1073778376 140737186650032 140598904331552 140599664474828 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=19020] ppid=18923 vsize=9824732 CPUtime=671.27 cores=0,2,4,6
/proc/18926/task/19020/stat : 19020 (java) R 18923 18926 17709 0 -1 4202560 112 0 0 0 67117 10 0 0 20 0 22 0 30966406 10060525568 1694458 33554432000 1073741824 1073778376 140737186650032 140598903280000 140599664452871 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=19021] ppid=18923 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18926/task/19021/stat : 19021 (java) S 18923 18926 17709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30966413 10060525568 1694458 33554432000 1073741824 1073778376 140737186650032 140598902228136 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=19022] ppid=18923 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18926/task/19022/stat : 19022 (java) S 18923 18926 17709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30966413 10060525568 1694458 33554432000 1073741824 1073778376 140737186650032 140598901175336 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1647.29
Current children cumulated vsize (KiB) 9824732

[startup+942.301 s]
/proc/loadavg: 4.21 4.14 3.46 5/219 19040
/proc/meminfo: memFree=20187708/32872528 swapFree=1590032/1720848
[pid=18926] ppid=18923 vsize=9824732 CPUtime=1768.69 cores=0,2,4,6
/proc/18926/stat : 18926 (java) S 18923 18926 17709 0 -1 4202496 44947 0 1 0 176471 398 0 0 20 0 22 0 30946506 10060525568 1699580 33554432000 1073741824 1073778376 140737186650032 140737186641168 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18926/statm: 2456183 1699580 2297 9 0 2446860 0
[pid=18926/tid=18927] ppid=18923 vsize=9824732 CPUtime=150.93 cores=0,2,4,6
/proc/18926/task/18927/stat : 18927 (java) S 18923 18926 17709 0 -1 4202560 4426 0 1 0 15007 86 0 0 20 0 22 0 30946506 10060525568 1699580 33554432000 1073741824 1073778376 140737186650032 140599827456888 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=18929] ppid=18923 vsize=9824732 CPUtime=15.03 cores=0,2,4,6
/proc/18926/task/18929/stat : 18929 (java) S 18923 18926 17709 0 -1 4202560 1840 0 0 0 1468 35 0 0 20 0 22 0 30946507 10060525568 1699580 33554432000 1073741824 1073778376 140737186650032 140599788947752 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18926/tid=18930] ppid=18923 vsize=9824732 CPUtime=15.28 cores=0,2,4,6
/proc/18926/task/18930/stat : 18930 (java) S 18923 18926 17709 0 -1 4202560 1492 0 0 0 1493 35 0 0 20 0 22 0 30946507 10060525568 1699580 33554432000 1073741824 1073778376 140737186650032 140599787894952 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18926/tid=18931] ppid=18923 vsize=9824732 CPUtime=15.43 cores=0,2,4,6
/proc/18926/task/18931/stat : 18931 (java) S 18923 18926 17709 0 -1 4202560 1521 0 0 0 1511 32 0 0 20 0 22 0 30946507 10060525568 1699580 33554432000 1073741824 1073778376 140737186650032 140599786842664 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=18932] ppid=18923 vsize=9824732 CPUtime=14.73 cores=0,2,4,6
/proc/18926/task/18932/stat : 18932 (java) S 18923 18926 17709 0 -1 4202560 1080 0 0 0 1435 38 0 0 20 0 22 0 30946507 10060525568 1699580 33554432000 1073741824 1073778376 140737186650032 140599785789864 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18926/tid=18933] ppid=18923 vsize=9824732 CPUtime=15.38 cores=0,2,4,6
/proc/18926/task/18933/stat : 18933 (java) S 18923 18926 17709 0 -1 4202560 1921 0 0 0 1504 34 0 0 20 0 22 0 30946507 10060525568 1699580 33554432000 1073741824 1073778376 140737186650032 140599784737576 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18934] ppid=18923 vsize=9824732 CPUtime=16.06 cores=0,2,4,6
/proc/18926/task/18934/stat : 18934 (java) S 18923 18926 17709 0 -1 4202560 1921 0 0 0 1573 33 0 0 20 0 22 0 30946507 10060525568 1699580 33554432000 1073741824 1073778376 140737186650032 140599783684776 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18926/tid=18935] ppid=18923 vsize=9824732 CPUtime=15.66 cores=0,2,4,6
/proc/18926/task/18935/stat : 18935 (java) S 18923 18926 17709 0 -1 4202560 1650 0 0 0 1531 35 0 0 20 0 22 0 30946507 10060525568 1699580 33554432000 1073741824 1073778376 140737186650032 140599782632488 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18936] ppid=18923 vsize=9824732 CPUtime=14.89 cores=0,2,4,6
/proc/18926/task/18936/stat : 18936 (java) S 18923 18926 17709 0 -1 4202560 1486 0 0 0 1457 32 0 0 20 0 22 0 30946507 10060525568 1699580 33554432000 1073741824 1073778376 140737186650032 140599663520680 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18926/tid=18937] ppid=18923 vsize=9824732 CPUtime=26.88 cores=0,2,4,6
/proc/18926/task/18937/stat : 18937 (java) S 18923 18926 17709 0 -1 4202560 5134 0 0 0 2675 13 0 0 20 0 22 0 30946508 10060525568 1699580 33554432000 1073741824 1073778376 140737186650032 140599651322088 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18938] ppid=18923 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18938/stat : 18938 (java) S 18923 18926 17709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30946509 10060525568 1699580 33554432000 1073741824 1073778376 140737186650032 140599650268152 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18939] ppid=18923 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18939/stat : 18939 (java) S 18923 18926 17709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30946509 10060525568 1699580 33554432000 1073741824 1073778376 140737186650032 140599649215752 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18940] ppid=18923 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18940/stat : 18940 (java) S 18923 18926 17709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30946511 10060525568 1699580 33554432000 1073741824 1073778376 140737186650032 140599648164240 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18941] ppid=18923 vsize=9824732 CPUtime=1.52 cores=0,2,4,6
/proc/18926/task/18941/stat : 18941 (java) S 18923 18926 17709 0 -1 4202560 11192 0 0 0 150 2 0 0 20 0 22 0 30946511 10060525568 1699580 33554432000 1073741824 1073778376 140737186650032 140598908545720 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18926/tid=18942] ppid=18923 vsize=9824732 CPUtime=1.77 cores=0,2,4,6
/proc/18926/task/18942/stat : 18942 (java) S 18923 18926 17709 0 -1 4202560 9797 0 0 0 174 3 0 0 20 0 22 0 30946511 10060525568 1699580 33554432000 1073741824 1073778376 140737186650032 140598907492920 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18926/tid=18943] ppid=18923 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18943/stat : 18943 (java) S 18923 18926 17709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30946511 10060525568 1699580 33554432000 1073741824 1073778376 140737186650032 140598906440824 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18926/tid=18944] ppid=18923 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/18926/task/18944/stat : 18944 (java) S 18923 18926 17709 0 -1 4202560 54 0 0 0 13 22 0 0 20 0 22 0 30946511 10060525568 1699580 33554432000 1073741824 1073778376 140737186650032 140598905388232 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=19019] ppid=18923 vsize=9824732 CPUtime=730.33 cores=0,2,4,6
/proc/18926/task/19019/stat : 19019 (java) R 18923 18926 17709 0 -1 4202560 47 0 0 0 73021 12 0 0 20 0 22 0 30966406 10060525568 1699580 33554432000 1073741824 1073778376 140737186650032 140598904330880 140599664696669 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=19020] ppid=18923 vsize=9824732 CPUtime=730.29 cores=0,2,4,6
/proc/18926/task/19020/stat : 19020 (java) R 18923 18926 17709 0 -1 4202560 119 0 0 0 73017 12 0 0 20 0 22 0 30966406 10060525568 1699580 33554432000 1073741824 1073778376 140737186650032 140598903278736 140599664842175 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18926/tid=19021] ppid=18923 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18926/task/19021/stat : 19021 (java) S 18923 18926 17709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30966413 10060525568 1699580 33554432000 1073741824 1073778376 140737186650032 140598902228136 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=19022] ppid=18923 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18926/task/19022/stat : 19022 (java) S 18923 18926 17709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30966413 10060525568 1699580 33554432000 1073741824 1073778376 140737186650032 140598901175336 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1768.69
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+957.801 s]
/proc/loadavg: 4.15 4.13 3.47 6/218 19040
/proc/meminfo: memFree=20172140/32872528 swapFree=1590032/1720848
[pid=18926] ppid=18923 vsize=9824732 CPUtime=1800.01 cores=0,2,4,6
/proc/18926/stat : 18926 (java) S 18923 18926 17709 0 -1 4202496 44962 0 1 0 179603 398 0 0 20 0 22 0 30946506 10060525568 1702652 33554432000 1073741824 1073778376 140737186650032 140737186641168 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18926/statm: 2456183 1702652 2297 9 0 2446860 0
[pid=18926/tid=18927] ppid=18923 vsize=9824732 CPUtime=150.93 cores=0,2,4,6
/proc/18926/task/18927/stat : 18927 (java) S 18923 18926 17709 0 -1 4202560 4426 0 1 0 15007 86 0 0 20 0 22 0 30946506 10060525568 1702652 33554432000 1073741824 1073778376 140737186650032 140599827456888 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=18929] ppid=18923 vsize=9824732 CPUtime=15.13 cores=0,2,4,6
/proc/18926/task/18929/stat : 18929 (java) S 18923 18926 17709 0 -1 4202560 1843 0 0 0 1478 35 0 0 20 0 22 0 30946507 10060525568 1702652 33554432000 1073741824 1073778376 140737186650032 140599788947752 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18926/tid=18930] ppid=18923 vsize=9824732 CPUtime=15.32 cores=0,2,4,6
/proc/18926/task/18930/stat : 18930 (java) S 18923 18926 17709 0 -1 4202560 1493 0 0 0 1496 36 0 0 20 0 22 0 30946507 10060525568 1702652 33554432000 1073741824 1073778376 140737186650032 140599787894952 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=18931] ppid=18923 vsize=9824732 CPUtime=15.54 cores=0,2,4,6
/proc/18926/task/18931/stat : 18931 (java) S 18923 18926 17709 0 -1 4202560 1523 0 0 0 1522 32 0 0 20 0 22 0 30946507 10060525568 1702652 33554432000 1073741824 1073778376 140737186650032 140599786842664 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=18932] ppid=18923 vsize=9824732 CPUtime=14.82 cores=0,2,4,6
/proc/18926/task/18932/stat : 18932 (java) S 18923 18926 17709 0 -1 4202560 1083 0 0 0 1443 39 0 0 20 0 22 0 30946507 10060525568 1702652 33554432000 1073741824 1073778376 140737186650032 140599785789864 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=18933] ppid=18923 vsize=9824732 CPUtime=15.45 cores=0,2,4,6
/proc/18926/task/18933/stat : 18933 (java) S 18923 18926 17709 0 -1 4202560 1922 0 0 0 1511 34 0 0 20 0 22 0 30946507 10060525568 1702652 33554432000 1073741824 1073778376 140737186650032 140599784737576 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=18934] ppid=18923 vsize=9824732 CPUtime=16.16 cores=0,2,4,6
/proc/18926/task/18934/stat : 18934 (java) S 18923 18926 17709 0 -1 4202560 1922 0 0 0 1583 33 0 0 20 0 22 0 30946507 10060525568 1702652 33554432000 1073741824 1073778376 140737186650032 140599783684776 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18926/tid=18935] ppid=18923 vsize=9824732 CPUtime=15.73 cores=0,2,4,6
/proc/18926/task/18935/stat : 18935 (java) S 18923 18926 17709 0 -1 4202560 1652 0 0 0 1537 36 0 0 20 0 22 0 30946507 10060525568 1702652 33554432000 1073741824 1073778376 140737186650032 140599782632488 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18936] ppid=18923 vsize=9824732 CPUtime=14.96 cores=0,2,4,6
/proc/18926/task/18936/stat : 18936 (java) S 18923 18926 17709 0 -1 4202560 1486 0 0 0 1464 32 0 0 20 0 22 0 30946507 10060525568 1702652 33554432000 1073741824 1073778376 140737186650032 140599663520680 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18926/tid=18937] ppid=18923 vsize=9824732 CPUtime=26.88 cores=0,2,4,6
/proc/18926/task/18937/stat : 18937 (java) S 18923 18926 17709 0 -1 4202560 5134 0 0 0 2675 13 0 0 20 0 22 0 30946508 10060525568 1702652 33554432000 1073741824 1073778376 140737186650032 140599651322088 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18938] ppid=18923 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18938/stat : 18938 (java) S 18923 18926 17709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30946509 10060525568 1702652 33554432000 1073741824 1073778376 140737186650032 140599650268152 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18939] ppid=18923 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18939/stat : 18939 (java) S 18923 18926 17709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30946509 10060525568 1702652 33554432000 1073741824 1073778376 140737186650032 140599649215752 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18940] ppid=18923 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18940/stat : 18940 (java) S 18923 18926 17709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30946511 10060525568 1702652 33554432000 1073741824 1073778376 140737186650032 140599648164240 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=18941] ppid=18923 vsize=9824732 CPUtime=1.52 cores=0,2,4,6
/proc/18926/task/18941/stat : 18941 (java) S 18923 18926 17709 0 -1 4202560 11192 0 0 0 150 2 0 0 20 0 22 0 30946511 10060525568 1702652 33554432000 1073741824 1073778376 140737186650032 140598908545720 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18926/tid=18942] ppid=18923 vsize=9824732 CPUtime=1.77 cores=0,2,4,6
/proc/18926/task/18942/stat : 18942 (java) S 18923 18926 17709 0 -1 4202560 9797 0 0 0 174 3 0 0 20 0 22 0 30946511 10060525568 1702652 33554432000 1073741824 1073778376 140737186650032 140598907492920 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18926/tid=18943] ppid=18923 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18926/task/18943/stat : 18943 (java) S 18923 18926 17709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30946511 10060525568 1702652 33554432000 1073741824 1073778376 140737186650032 140598906440824 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18926/tid=18944] ppid=18923 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/18926/task/18944/stat : 18944 (java) S 18923 18926 17709 0 -1 4202560 54 0 0 0 13 22 0 0 20 0 22 0 30946511 10060525568 1702652 33554432000 1073741824 1073778376 140737186650032 140598905388232 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=19019] ppid=18923 vsize=9824732 CPUtime=745.61 cores=0,2,4,6
/proc/18926/task/19019/stat : 19019 (java) R 18923 18926 17709 0 -1 4202560 47 0 0 0 74549 12 0 0 20 0 22 0 30966406 10060525568 1702652 33554432000 1073741824 1073778376 140737186650032 140598904331552 140599664474996 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=19020] ppid=18923 vsize=9824732 CPUtime=745.58 cores=0,2,4,6
/proc/18926/task/19020/stat : 19020 (java) R 18923 18926 17709 0 -1 4202560 121 0 0 0 74546 12 0 0 20 0 22 0 30966406 10060525568 1702652 33554432000 1073741824 1073778376 140737186650032 140598903280000 140599664556676 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=18926/tid=19021] ppid=18923 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18926/task/19021/stat : 19021 (java) S 18923 18926 17709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30966413 10060525568 1702652 33554432000 1073741824 1073778376 140737186650032 140598902228136 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18926/tid=19022] ppid=18923 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18926/task/19022/stat : 19022 (java) S 18923 18926 17709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30966413 10060525568 1702652 33554432000 1073741824 1073778376 140737186650032 140598901175336 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 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 18926 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 18926 and gives
#  childrusage.ru_utime.tv_sec=1791
#  childrusage.ru_utime.tv_usec=689621
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=452323
# CPU time returned by wait4() is 1796.14
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 957.868
CPU time (s): 1800.01
CPU user time (s): 1796.03
CPU system time (s): 3.98
CPU usage (%): 187.918
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.69
system time used= 4.45232
maximum resident set size= 6810724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45004
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33324
involuntary context switches= 206214

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.81212 second user time and 8.01478 second system time

The end

Launcher Data

Begin job on node120 at 2016-06-19 00:29:42
IDJOB=4108884
IDBENCH=89647
IDSOLVER=2543
FILE ID=node120/4108884-1466288965
RUNJOBID= node120-1466288965-18875
PBS_JOBID= 19918258
Free space on /tmp= 71048 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-182.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4108884-1466288965/watcher-4108884-1466288965 -o /tmp/evaluation-result-4108884-1466288965/solver-4108884-1466288965 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1466288965-18875 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4108884-1466288965.opb

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

MD5SUM BENCH= 378c188d79de101f4114d358aff291a2
RANDOM SEED=1765154199

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27048252 kB
Buffers:          149788 kB
Cached:           993064 kB
SwapCached:         2256 kB
Active:          2942700 kB
Inactive:         357376 kB
Active(anon):    2156872 kB
Inactive(anon):     2960 kB
Active(file):     785828 kB
Inactive(file):   354416 kB
Unevictable:     1720848 kB
Mlocked:         1590032 kB
SwapTotal:      67108856 kB
SwapFree:       67099616 kB
Dirty:            688736 kB
Writeback:             0 kB
AnonPages:       3891824 kB
Mapped:            16332 kB
Shmem:                 0 kB
Slab:             648764 kB
SReclaimable:      88920 kB
SUnreclaim:       559844 kB
KernelStack:        1592 kB
PageTables:        11880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4984544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2260992 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= 71048 MiB
End job on node120 at 2016-06-19 00:45:40