Trace number 4121539

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 PB16UNSAT 37.0984 17.7129

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-regular-n20-d4-i3.cnf.gz-plain.pb.metafix.opb
MD5SUM5280085dae286cf40b84be963695c02d
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.49516
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables81
Total number of constraints172
Number of constraints which are clauses172
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4121539-1467309508.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.10/0.15	c ... done. Wall clock time 0.033s.
0.10/0.15	c declared #vars     81
0.10/0.15	c #constraints  172
0.10/0.15	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.15	c constraints type 
0.10/0.15	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 172
0.10/0.15	c 172 constraints processed.
0.10/0.15	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.15	c constraints type 
0.10/0.15	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 172
0.10/0.15	c 172 constraints processed.
1.52/0.57	c cleaning 2498 clauses out of 5000 with flag 33547/5000
2.31/0.74	c cleaning 0 clauses out of 5000 with flag 0/5000
3.02/0.98	c cleaning 4245 clauses out of 8502 with flag 81877/11000
3.64/1.13	c cleaning 0 clauses out of 11000 with flag 0/11000
4.30/1.42	c cleaning 5628 clauses out of 11259 with flag 138488/18002
4.73/1.61	c cleaning 0 clauses out of 18000 with flag 0/18000
5.55/2.06	c cleaning 6815 clauses out of 13630 with flag 208534/26001
6.17/2.32	c cleaning 0 clauses out of 26001 with flag 0/26001
6.95/2.73	c cleaning 7907 clauses out of 15814 with flag 275376/35000
7.96/3.29	c cleaning 0 clauses out of 35000 with flag 0/35000
8.76/3.62	c cleaning 8951 clauses out of 17907 with flag 355319/45000
10.39/4.50	c cleaning 0 clauses out of 45000 with flag 0/45000
10.98/4.79	c cleaning 9973 clauses out of 19956 with flag 441580/56000
13.81/6.09	c cleaning 10988 clauses out of 21984 with flag 533732/68001
14.61/6.30	c cleaning 0 clauses out of 56000 with flag 0/56000
17.31/7.60	c cleaning 11993 clauses out of 23996 with flag 638769/81002
18.94/8.42	c cleaning 0 clauses out of 68001 with flag 0/68001
20.74/9.39	c cleaning 12999 clauses out of 26002 with flag 728350/95001
24.37/11.14	c cleaning 0 clauses out of 81000 with flag 0/81000
24.96/11.42	c cleaning 14000 clauses out of 28004 with flag 832212/110002
29.57/13.74	c cleaning 14997 clauses out of 30001 with flag 933936/126000
30.81/14.34	c cleaning 0 clauses out of 95000 with flag 0/95000
34.86/16.35	c cleaning 15994 clauses out of 32002 with flag 1041706/143000
36.77/17.26	c And the winner is solver0
36.91/17.65	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
36.91/17.65	c starts		: 22
36.91/17.65	c conflicts		: 150013
36.91/17.65	c decisions		: 176420
36.91/17.65	c propagations		: 2266306
36.91/17.65	c inspects		: 406672955
36.91/17.65	c shortcuts		: 0
36.91/17.65	c learnt literals	: 13
36.91/17.65	c learnt binary clauses	: 102
36.91/17.65	c learnt ternary clauses	: 458
36.91/17.65	c learnt constraints	: 149999
36.91/17.65	c ignored constraints	: 0
36.91/17.65	c root simplifications	: 0
36.91/17.65	c removed literals (reason simplification)	: 418411
36.91/17.65	c reason swapping (by a shorter reason)	: 0
36.91/17.65	c Calls to reduceDB	: 13
36.91/17.65	c Number of update (reduction) of LBD	: 48282
36.91/17.65	c Imported unit clauses	: 0
36.91/17.66	c number of reductions to clauses (during analyze)	: 0
36.91/17.66	c number of learned constraints concerned by reduction	: 0
36.91/17.66	c number of learning phase by resolution	: 0
36.91/17.66	c number of learning phase by cutting planes	: 0
36.91/17.66	c speed (assignments/second)	: 129488.4013255628
36.91/17.66	c non guided choices	16
36.91/17.67	c learnt constraints type 
36.91/17.67	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 102
36.91/17.67	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 22909
36.91/17.67	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
36.91/17.67	c starts		: 91
36.91/17.67	c conflicts		: 106320
36.91/17.67	c decisions		: 120332
36.91/17.67	c propagations		: 1611243
36.91/17.67	c inspects		: 227652191
36.91/17.67	c shortcuts		: 0
36.91/17.67	c learnt literals	: 0
36.91/17.67	c learnt binary clauses	: 0
36.91/17.67	c learnt ternary clauses	: 2
36.91/17.67	c learnt constraints	: 106319
36.91/17.67	c ignored constraints	: 0
36.91/17.67	c root simplifications	: 0
36.91/17.67	c removed literals (reason simplification)	: 0
36.91/17.67	c reason swapping (by a shorter reason)	: 0
36.91/17.67	c Calls to reduceDB	: 10
36.91/17.67	c Number of update (reduction) of LBD	: 0
36.91/17.67	c Imported unit clauses	: 0
36.91/17.67	c number of reductions to clauses (during analyze)	: 0
36.91/17.67	c number of learned constraints concerned by reduction	: 0
36.91/17.67	c number of learning phase by resolution	: 0
36.91/17.67	c number of learning phase by cutting planes	: 0
36.91/17.67	c speed (assignments/second)	: 91992.17813302884
36.91/17.67	c non guided choices	15
37.02/17.70	c learnt constraints type 
37.02/17.70	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 106319
37.02/17.70	s UNSATISFIABLE
37.02/17.70	c Total wall clock time (in seconds): 17.591

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

pid=19880
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: 3.84 4.08 3.48 4/197 19883
/proc/meminfo: memFree=28044292/32872528 swapFree=1526624/1696276
[pid=19883] ppid=19880 vsize=91816 CPUtime=0 cores=0,2,4,6
/proc/19883/stat : 19883 (java) S 19880 19883 14900 0 -1 4202496 1283 0 0 0 0 0 0 0 20 0 2 0 9975007 94019584 917 33554432000 1073741824 1073778376 140734745185312 140734745176448 270710898749 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19883/statm: 22954 917 697 9 0 16769 0
[pid=19883/tid=19884] ppid=19880 vsize=92900 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19884/stat : 19884 (java) R 19880 19883 14900 0 -1 4202560 60 0 0 0 0 0 0 0 20 0 2 0 9975008 95129600 918 33554432000 1073741824 1073778376 140734745185312 140493967879720 270698377002 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.100114 s]
/proc/loadavg: 3.84 4.08 3.48 4/197 19883
/proc/meminfo: memFree=28044292/32872528 swapFree=1526624/1696276
[pid=19883] ppid=19880 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/19883/stat : 19883 (java) S 19880 19883 14900 0 -1 4202496 4423 0 1 0 9 1 0 0 20 0 18 0 9975007 9787879424 6051 33554432000 1073741824 1073778376 140734745185312 140734745176448 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19883/statm: 2389619 6051 2141 9 0 2380296 0
[pid=19883/tid=19884] ppid=19880 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/19883/task/19884/stat : 19884 (java) R 19880 19883 14900 0 -1 4202560 2387 0 1 0 6 1 0 0 20 0 18 0 9975008 9787879424 6051 33554432000 1073741824 1073778376 140734745185312 140493967883168 140493975766859 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200265 s]
/proc/loadavg: 3.84 4.08 3.48 4/197 19883
/proc/meminfo: memFree=28044292/32872528 swapFree=1526624/1696276
[pid=19883] ppid=19880 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/19883/stat : 19883 (java) S 19880 19883 14900 0 -1 4202496 6391 0 1 0 30 1 0 0 20 0 22 0 9975007 10060525568 9052 33554432000 1073741824 1073778376 140734745185312 140734745176448 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19883/statm: 2456183 9055 2217 9 0 2446860 0
[pid=19883/tid=19884] ppid=19880 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/19883/task/19884/stat : 19884 (java) S 19880 19883 14900 0 -1 4202560 2414 0 1 0 12 1 0 0 20 0 22 0 9975008 10060525568 9059 33554432000 1073741824 1073778376 140734745185312 140493967885176 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 9824732

[startup+0.300266 s]
/proc/loadavg: 3.84 4.08 3.48 4/197 19883
/proc/meminfo: memFree=28044292/32872528 swapFree=1526624/1696276
[pid=19883] ppid=19880 vsize=9824732 CPUtime=0.72 cores=0,2,4,6
/proc/19883/stat : 19883 (java) S 19880 19883 14900 0 -1 4202496 7733 0 1 0 70 2 0 0 20 0 22 0 9975007 10060525568 10072 33554432000 1073741824 1073778376 140734745185312 140734745176448 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19883/statm: 2456183 10072 2240 9 0 2446860 0
[pid=19883/tid=19884] ppid=19880 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/19883/task/19884/stat : 19884 (java) S 19880 19883 14900 0 -1 4202560 2414 0 1 0 12 1 0 0 20 0 22 0 9975008 10060525568 10072 33554432000 1073741824 1073778376 140734745185312 140493967885176 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 9824732

[startup+0.700221 s]
/proc/loadavg: 3.84 4.08 3.48 4/197 19883
/proc/meminfo: memFree=28044292/32872528 swapFree=1526624/1696276
[pid=19883] ppid=19880 vsize=9824732 CPUtime=2.31 cores=0,2,4,6
/proc/19883/stat : 19883 (java) S 19880 19883 14900 0 -1 4202496 25516 0 1 0 226 5 0 0 20 0 22 0 9975007 10060525568 36399 33554432000 1073741824 1073778376 140734745185312 140734745176448 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19883/statm: 2456183 36399 2260 9 0 2446860 0
[pid=19883/tid=19884] ppid=19880 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/19883/task/19884/stat : 19884 (java) S 19880 19883 14900 0 -1 4202560 2414 0 1 0 12 1 0 0 20 0 22 0 9975008 10060525568 36399 33554432000 1073741824 1073778376 140734745185312 140493967885176 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 9824732

[startup+1.50091 s]
/proc/loadavg: 3.84 4.08 3.48 7/219 19905
/proc/meminfo: memFree=27848712/32872528 swapFree=1526624/1696276
[pid=19883] ppid=19880 vsize=9824732 CPUtime=4.53 cores=0,2,4,6
/proc/19883/stat : 19883 (java) S 19880 19883 14900 0 -1 4202496 28391 0 1 0 445 8 0 0 20 0 22 0 9975007 10060525568 50830 33554432000 1073741824 1073778376 140734745185312 140734745176448 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19883/statm: 2456183 50830 2275 9 0 2446860 0
[pid=19883/tid=19884] ppid=19880 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/19883/task/19884/stat : 19884 (java) S 19880 19883 14900 0 -1 4202560 2414 0 1 0 12 1 0 0 20 0 22 0 9975008 10060525568 50830 33554432000 1073741824 1073778376 140734745185312 140493967885176 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19886] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19886/stat : 19886 (java) S 19880 19883 14900 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 9975008 10060525568 50830 33554432000 1073741824 1073778376 140734745185312 140493956946600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19887] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19887/stat : 19887 (java) S 19880 19883 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9975008 10060525568 50830 33554432000 1073741824 1073778376 140734745185312 140493955894056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19883/tid=19888] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19888/stat : 19888 (java) S 19880 19883 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9975008 10060525568 50830 33554432000 1073741824 1073778376 140734745185312 140493954841512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19889] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19889/stat : 19889 (java) S 19880 19883 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9975008 10060525568 50830 33554432000 1073741824 1073778376 140734745185312 140493953788968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19890] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19890/stat : 19890 (java) S 19880 19883 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9975009 10060525568 50830 33554432000 1073741824 1073778376 140734745185312 140493952735400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19891] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19891/stat : 19891 (java) S 19880 19883 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9975009 10060525568 50830 33554432000 1073741824 1073778376 140734745185312 140493951682856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19883/tid=19892] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19892/stat : 19892 (java) S 19880 19883 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9975009 10060525568 50830 33554432000 1073741824 1073778376 140734745185312 140493805271464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19893] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19893/stat : 19893 (java) S 19880 19883 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9975009 10060525568 50830 33554432000 1073741824 1073778376 140734745185312 140493804218920 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19894] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19894/stat : 19894 (java) S 19880 19883 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9975010 10060525568 50830 33554432000 1073741824 1073778376 140734745185312 140493792021096 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19895] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19895/stat : 19895 (java) S 19880 19883 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9975010 10060525568 50830 33554432000 1073741824 1073778376 140734745185312 140493790967416 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19896] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19896/stat : 19896 (java) S 19880 19883 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9975010 10060525568 50830 33554432000 1073741824 1073778376 140734745185312 140493789914760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19897] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19897/stat : 19897 (java) S 19880 19883 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9975012 10060525568 50830 33554432000 1073741824 1073778376 140734745185312 140493788863504 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19898] ppid=19880 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/19883/task/19898/stat : 19898 (java) S 19880 19883 14900 0 -1 4202560 10886 0 0 0 78 2 0 0 20 0 22 0 9975012 10060525568 50830 33554432000 1073741824 1073778376 140734745185312 140493787809848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19883/tid=19899] ppid=19880 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/19883/task/19899/stat : 19899 (java) S 19880 19883 14900 0 -1 4202560 13674 0 0 0 96 2 0 0 20 0 22 0 9975012 10060525568 50830 33554432000 1073741824 1073778376 140734745185312 140493786757304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19883/tid=19900] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19900/stat : 19900 (java) S 19880 19883 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9975012 10060525568 50830 33554432000 1073741824 1073778376 140734745185312 140493785704952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19883/tid=19901] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19901/stat : 19901 (java) S 19880 19883 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9975012 10060525568 50830 33554432000 1073741824 1073778376 140734745185312 140493784652616 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19902] ppid=19880 vsize=9824732 CPUtime=1.25 cores=0,2,4,6
/proc/19883/task/19902/stat : 19902 (java) R 19880 19883 14900 0 -1 4202560 25 0 0 0 125 0 0 0 20 0 22 0 9975023 10060525568 50830 33554432000 1073741824 1073778376 140734745185312 140493783589008 140493833290132 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19903] ppid=19880 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/19883/task/19903/stat : 19903 (java) R 19880 19883 14900 0 -1 4202560 93 0 0 0 127 3 0 0 20 0 22 0 9975023 10060525568 50830 33554432000 1073741824 1073778376 140734745185312 140493782545128 140493833380120 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19904] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19904/stat : 19904 (java) S 19880 19883 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9975023 10060525568 50830 33554432000 1073741824 1073778376 140734745185312 140493781493288 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19883/tid=19905] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19905/stat : 19905 (java) S 19880 19883 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9975023 10060525568 50830 33554432000 1073741824 1073778376 140734745185312 140493780440744 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.53
Current children cumulated vsize (KiB) 9824732

[startup+3.10092 s]
/proc/loadavg: 3.84 4.08 3.48 6/219 19905
/proc/meminfo: memFree=27842252/32872528 swapFree=1526624/1696276
[pid=19883] ppid=19880 vsize=9824732 CPUtime=7.76 cores=0,2,4,6
/proc/19883/stat : 19883 (java) S 19880 19883 14900 0 -1 4202496 28478 0 1 0 768 8 0 0 20 0 22 0 9975007 10060525568 53392 33554432000 1073741824 1073778376 140734745185312 140734745176448 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19883/statm: 2456183 53392 2275 9 0 2446860 0
[pid=19883/tid=19884] ppid=19880 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/19883/task/19884/stat : 19884 (java) S 19880 19883 14900 0 -1 4202560 2414 0 1 0 12 1 0 0 20 0 22 0 9975008 10060525568 53392 33554432000 1073741824 1073778376 140734745185312 140493967885176 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19886] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19886/stat : 19886 (java) S 19880 19883 14900 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 9975008 10060525568 53392 33554432000 1073741824 1073778376 140734745185312 140493956946600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19883/tid=19887] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19887/stat : 19887 (java) S 19880 19883 14900 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 9975008 10060525568 53392 33554432000 1073741824 1073778376 140734745185312 140493955894056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19888] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19888/stat : 19888 (java) S 19880 19883 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9975008 10060525568 53392 33554432000 1073741824 1073778376 140734745185312 140493954841512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19883/tid=19889] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19889/stat : 19889 (java) S 19880 19883 14900 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 9975008 10060525568 53392 33554432000 1073741824 1073778376 140734745185312 140493953788968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19890] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19890/stat : 19890 (java) S 19880 19883 14900 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 9975009 10060525568 53392 33554432000 1073741824 1073778376 140734745185312 140493952735400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19891] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19891/stat : 19891 (java) S 19880 19883 14900 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 9975009 10060525568 53392 33554432000 1073741824 1073778376 140734745185312 140493951682856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19883/tid=19892] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19892/stat : 19892 (java) S 19880 19883 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9975009 10060525568 53392 33554432000 1073741824 1073778376 140734745185312 140493805271464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19893] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19893/stat : 19893 (java) S 19880 19883 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9975009 10060525568 53392 33554432000 1073741824 1073778376 140734745185312 140493804218920 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19883/tid=19894] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19894/stat : 19894 (java) S 19880 19883 14900 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 9975010 10060525568 53392 33554432000 1073741824 1073778376 140734745185312 140493792021096 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19883/tid=19895] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19895/stat : 19895 (java) S 19880 19883 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9975010 10060525568 53392 33554432000 1073741824 1073778376 140734745185312 140493790967416 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19896] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19896/stat : 19896 (java) S 19880 19883 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9975010 10060525568 53392 33554432000 1073741824 1073778376 140734745185312 140493789914760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19897] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19897/stat : 19897 (java) S 19880 19883 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9975012 10060525568 53392 33554432000 1073741824 1073778376 140734745185312 140493788863504 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19898] ppid=19880 vsize=9824732 CPUtime=0.81 cores=0,2,4,6
/proc/19883/task/19898/stat : 19898 (java) S 19880 19883 14900 0 -1 4202560 10886 0 0 0 79 2 0 0 20 0 22 0 9975012 10060525568 53392 33554432000 1073741824 1073778376 140734745185312 140493787809848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19883/tid=19899] ppid=19880 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/19883/task/19899/stat : 19899 (java) S 19880 19883 14900 0 -1 4202560 13674 0 0 0 96 2 0 0 20 0 22 0 9975012 10060525568 53392 33554432000 1073741824 1073778376 140734745185312 140493786757304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19883/tid=19900] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19900/stat : 19900 (java) S 19880 19883 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9975012 10060525568 53392 33554432000 1073741824 1073778376 140734745185312 140493785704952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19883/tid=19901] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19901/stat : 19901 (java) S 19880 19883 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9975012 10060525568 53392 33554432000 1073741824 1073778376 140734745185312 140493784652616 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19902] ppid=19880 vsize=9824732 CPUtime=2.83 cores=0,2,4,6
/proc/19883/task/19902/stat : 19902 (java) R 19880 19883 14900 0 -1 4202560 26 0 0 0 283 0 0 0 20 0 22 0 9975023 10060525568 53392 33554432000 1073741824 1073778376 140734745185312 140493783595888 140493833290055 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19903] ppid=19880 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/19883/task/19903/stat : 19903 (java) R 19880 19883 14900 0 -1 4202560 94 0 0 0 285 3 0 0 20 0 22 0 9975023 10060525568 53392 33554432000 1073741824 1073778376 140734745185312 140493782544024 140493833380919 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19904] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19904/stat : 19904 (java) S 19880 19883 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9975023 10060525568 53392 33554432000 1073741824 1073778376 140734745185312 140493781493288 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19883/tid=19905] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19905/stat : 19905 (java) S 19880 19883 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9975023 10060525568 53392 33554432000 1073741824 1073778376 140734745185312 140493780440744 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.76
Current children cumulated vsize (KiB) 9824732

[startup+6.30087 s]
/proc/loadavg: 4.01 4.12 3.50 6/219 19905
/proc/meminfo: memFree=27847264/32872528 swapFree=1526624/1696276
[pid=19883] ppid=19880 vsize=9824732 CPUtime=14.61 cores=0,2,4,6
/proc/19883/stat : 19883 (java) S 19880 19883 14900 0 -1 4202496 32320 0 1 0 1451 10 0 0 20 0 22 0 9975007 10060525568 51186 33554432000 1073741824 1073778376 140734745185312 140734745176448 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19883/statm: 2456183 51186 2275 9 0 2446860 0
[pid=19883/tid=19884] ppid=19880 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/19883/task/19884/stat : 19884 (java) S 19880 19883 14900 0 -1 4202560 2414 0 1 0 12 1 0 0 20 0 22 0 9975008 10060525568 51186 33554432000 1073741824 1073778376 140734745185312 140493967885176 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19886] ppid=19880 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/19883/task/19886/stat : 19886 (java) S 19880 19883 14900 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 9975008 10060525568 51186 33554432000 1073741824 1073778376 140734745185312 140493956946600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19887] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19887/stat : 19887 (java) S 19880 19883 14900 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 9975008 10060525568 51186 33554432000 1073741824 1073778376 140734745185312 140493955894056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19888] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19888/stat : 19888 (java) S 19880 19883 14900 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 9975008 10060525568 51186 33554432000 1073741824 1073778376 140734745185312 140493954841512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19883/tid=19889] ppid=19880 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/19883/task/19889/stat : 19889 (java) S 19880 19883 14900 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 9975008 10060525568 51186 33554432000 1073741824 1073778376 140734745185312 140493953788968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19890] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19890/stat : 19890 (java) S 19880 19883 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9975009 10060525568 51186 33554432000 1073741824 1073778376 140734745185312 140493952735400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19891] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19891/stat : 19891 (java) S 19880 19883 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9975009 10060525568 51186 33554432000 1073741824 1073778376 140734745185312 140493951682856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19883/tid=19892] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19892/stat : 19892 (java) S 19880 19883 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9975009 10060525568 51186 33554432000 1073741824 1073778376 140734745185312 140493805271464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19883/tid=19893] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6

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

[pid=19883/tid=19893] ppid=19880 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19883/task/19893/stat : 19893 (java) S 19880 19883 14900 0 -1 4202560 31 0 0 0 3 0 0 0 20 0 22 0 9975009 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493804218920 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19883/tid=19894] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19894/stat : 19894 (java) S 19880 19883 14900 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 9975010 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493792021096 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19883/tid=19895] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19895/stat : 19895 (java) S 19880 19883 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9975010 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493790967416 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19896] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19896/stat : 19896 (java) S 19880 19883 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9975010 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493789914760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19897] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19897/stat : 19897 (java) S 19880 19883 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9975012 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493788863504 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19898] ppid=19880 vsize=9824732 CPUtime=1.37 cores=0,2,4,6
/proc/19883/task/19898/stat : 19898 (java) S 19880 19883 14900 0 -1 4202560 14872 0 0 0 134 3 0 0 20 0 22 0 9975012 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493787809848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19883/tid=19899] ppid=19880 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/19883/task/19899/stat : 19899 (java) S 19880 19883 14900 0 -1 4202560 13675 0 0 0 111 2 0 0 20 0 22 0 9975012 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493786757304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19883/tid=19900] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19900/stat : 19900 (java) S 19880 19883 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9975012 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493785704952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19883/tid=19901] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19901/stat : 19901 (java) S 19880 19883 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9975012 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493784652616 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19902] ppid=19880 vsize=9824732 CPUtime=16.43 cores=0,2,4,6
/proc/19883/task/19902/stat : 19902 (java) R 19880 19883 14900 0 -1 4202560 42 0 0 0 1643 0 0 0 20 0 22 0 9975023 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493783595920 140493833324764 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19903] ppid=19880 vsize=9824732 CPUtime=16.45 cores=0,2,4,6
/proc/19883/task/19903/stat : 19903 (java) R 19880 19883 14900 0 -1 4202560 102 0 0 0 1642 3 0 0 20 0 22 0 9975023 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493782543824 140493833285159 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=19883/tid=19904] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19904/stat : 19904 (java) S 19880 19883 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9975023 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493781493288 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19883/tid=19905] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19905/stat : 19905 (java) S 19880 19883 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9975023 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493780440744 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 35.97
Current children cumulated vsize (KiB) 9824732

[startup+17.2008 s]
/proc/loadavg: 4.01 4.11 3.50 5/219 19905
/proc/meminfo: memFree=27842056/32872528 swapFree=1526624/1696276
[pid=19883] ppid=19880 vsize=9824732 CPUtime=36.77 cores=0,2,4,6
/proc/19883/stat : 19883 (java) S 19880 19883 14900 0 -1 4202496 32661 0 1 0 3664 13 0 0 20 0 22 0 9975007 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140734745176448 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19883/statm: 2456183 53509 2275 9 0 2446860 0
[pid=19883/tid=19884] ppid=19880 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/19883/task/19884/stat : 19884 (java) S 19880 19883 14900 0 -1 4202560 2414 0 1 0 12 1 0 0 20 0 22 0 9975008 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493967885176 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19886] ppid=19880 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/19883/task/19886/stat : 19886 (java) S 19880 19883 14900 0 -1 4202560 35 0 0 0 4 0 0 0 20 0 22 0 9975008 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493956946600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19883/tid=19887] ppid=19880 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/19883/task/19887/stat : 19887 (java) S 19880 19883 14900 0 -1 4202560 31 0 0 0 4 0 0 0 20 0 22 0 9975008 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493955894056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19883/tid=19888] ppid=19880 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19883/task/19888/stat : 19888 (java) S 19880 19883 14900 0 -1 4202560 27 0 0 0 3 0 0 0 20 0 22 0 9975008 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493954841512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19889] ppid=19880 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19883/task/19889/stat : 19889 (java) S 19880 19883 14900 0 -1 4202560 35 0 0 0 3 0 0 0 20 0 22 0 9975008 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493953788968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19890] ppid=19880 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19883/task/19890/stat : 19890 (java) S 19880 19883 14900 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 22 0 9975009 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493952735400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19891] ppid=19880 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/19883/task/19891/stat : 19891 (java) S 19880 19883 14900 0 -1 4202560 34 0 0 0 6 0 0 0 20 0 22 0 9975009 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493951682856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19883/tid=19892] ppid=19880 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19883/task/19892/stat : 19892 (java) S 19880 19883 14900 0 -1 4202560 11 0 0 0 3 0 0 0 20 0 22 0 9975009 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493805271464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19893] ppid=19880 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19883/task/19893/stat : 19893 (java) S 19880 19883 14900 0 -1 4202560 31 0 0 0 3 0 0 0 20 0 22 0 9975009 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493804218920 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19883/tid=19894] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19894/stat : 19894 (java) S 19880 19883 14900 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 9975010 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493792021096 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19883/tid=19895] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19895/stat : 19895 (java) S 19880 19883 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9975010 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493790967416 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19896] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19896/stat : 19896 (java) S 19880 19883 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9975010 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493789914760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19897] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19897/stat : 19897 (java) S 19880 19883 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9975012 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493788863504 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19898] ppid=19880 vsize=9824732 CPUtime=1.37 cores=0,2,4,6
/proc/19883/task/19898/stat : 19898 (java) S 19880 19883 14900 0 -1 4202560 14872 0 0 0 134 3 0 0 20 0 22 0 9975012 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493787809848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19883/tid=19899] ppid=19880 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/19883/task/19899/stat : 19899 (java) S 19880 19883 14900 0 -1 4202560 13675 0 0 0 111 2 0 0 20 0 22 0 9975012 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493786757304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19883/tid=19900] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19900/stat : 19900 (java) S 19880 19883 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9975012 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493785704952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19883/tid=19901] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19901/stat : 19901 (java) S 19880 19883 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9975012 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493784652616 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19902] ppid=19880 vsize=9824732 CPUtime=16.83 cores=0,2,4,6
/proc/19883/task/19902/stat : 19902 (java) R 19880 19883 14900 0 -1 4202560 42 0 0 0 1683 0 0 0 20 0 22 0 9975023 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493783595920 140493833285167 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19903] ppid=19880 vsize=9824732 CPUtime=16.85 cores=0,2,4,6
/proc/19883/task/19903/stat : 19903 (java) R 19880 19883 14900 0 -1 4202560 102 0 0 0 1682 3 0 0 20 0 22 0 9975023 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493782543824 140493833285127 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=19883/tid=19904] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19904/stat : 19904 (java) S 19880 19883 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9975023 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493781493288 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19883/tid=19905] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19905/stat : 19905 (java) S 19880 19883 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9975023 10060525568 53509 33554432000 1073741824 1073778376 140734745185312 140493780440744 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 36.77
Current children cumulated vsize (KiB) 9824732

[startup+17.6008 s]
/proc/loadavg: 4.01 4.11 3.50 3/216 19905
/proc/meminfo: memFree=27841308/32872528 swapFree=1526624/1696276
[pid=19883] ppid=19880 vsize=9824732 CPUtime=36.91 cores=0,2,4,6
/proc/19883/stat : 19883 (java) S 19880 19883 14900 0 -1 4202496 32662 0 1 0 3677 14 0 0 20 0 19 0 9975007 10060525568 53495 33554432000 1073741824 1073778376 140734745185312 140734745176448 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19883/statm: 2456183 53495 2276 9 0 2446860 0
[pid=19883/tid=19884] ppid=19880 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/19883/task/19884/stat : 19884 (java) S 19880 19883 14900 0 -1 4202560 2414 0 1 0 12 1 0 0 20 0 19 0 9975008 10060525568 53495 33554432000 1073741824 1073778376 140734745185312 140493967885176 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19886] ppid=19880 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/19883/task/19886/stat : 19886 (java) S 19880 19883 14900 0 -1 4202560 35 0 0 0 4 0 0 0 20 0 19 0 9975008 10060525568 53495 33554432000 1073741824 1073778376 140734745185312 140493956946600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19883/tid=19887] ppid=19880 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/19883/task/19887/stat : 19887 (java) S 19880 19883 14900 0 -1 4202560 31 0 0 0 4 0 0 0 20 0 19 0 9975008 10060525568 53495 33554432000 1073741824 1073778376 140734745185312 140493955894056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19883/tid=19888] ppid=19880 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19883/task/19888/stat : 19888 (java) S 19880 19883 14900 0 -1 4202560 27 0 0 0 3 0 0 0 20 0 19 0 9975008 10060525568 53495 33554432000 1073741824 1073778376 140734745185312 140493954841512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19889] ppid=19880 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19883/task/19889/stat : 19889 (java) S 19880 19883 14900 0 -1 4202560 35 0 0 0 3 0 0 0 20 0 19 0 9975008 10060525568 53495 33554432000 1073741824 1073778376 140734745185312 140493953788968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19890] ppid=19880 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19883/task/19890/stat : 19890 (java) S 19880 19883 14900 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 19 0 9975009 10060525568 53495 33554432000 1073741824 1073778376 140734745185312 140493952735400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19891] ppid=19880 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/19883/task/19891/stat : 19891 (java) S 19880 19883 14900 0 -1 4202560 34 0 0 0 6 0 0 0 20 0 19 0 9975009 10060525568 53495 33554432000 1073741824 1073778376 140734745185312 140493951682856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19883/tid=19892] ppid=19880 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19883/task/19892/stat : 19892 (java) S 19880 19883 14900 0 -1 4202560 11 0 0 0 3 0 0 0 20 0 19 0 9975009 10060525568 53495 33554432000 1073741824 1073778376 140734745185312 140493805271464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19893] ppid=19880 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19883/task/19893/stat : 19893 (java) S 19880 19883 14900 0 -1 4202560 31 0 0 0 3 0 0 0 20 0 19 0 9975009 10060525568 53495 33554432000 1073741824 1073778376 140734745185312 140493804218920 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19883/tid=19894] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19894/stat : 19894 (java) S 19880 19883 14900 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 9975010 10060525568 53495 33554432000 1073741824 1073778376 140734745185312 140493792021096 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19883/tid=19895] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19895/stat : 19895 (java) S 19880 19883 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9975010 10060525568 53495 33554432000 1073741824 1073778376 140734745185312 140493790967416 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19896] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19896/stat : 19896 (java) S 19880 19883 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 9975010 10060525568 53495 33554432000 1073741824 1073778376 140734745185312 140493789914760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19897] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19897/stat : 19897 (java) S 19880 19883 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9975012 10060525568 53495 33554432000 1073741824 1073778376 140734745185312 140493788863504 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19898] ppid=19880 vsize=9824732 CPUtime=1.37 cores=0,2,4,6
/proc/19883/task/19898/stat : 19898 (java) S 19880 19883 14900 0 -1 4202560 14872 0 0 0 134 3 0 0 20 0 19 0 9975012 10060525568 53495 33554432000 1073741824 1073778376 140734745185312 140493787809848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19883/tid=19899] ppid=19880 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/19883/task/19899/stat : 19899 (java) S 19880 19883 14900 0 -1 4202560 13675 0 0 0 111 2 0 0 20 0 19 0 9975012 10060525568 53495 33554432000 1073741824 1073778376 140734745185312 140493786757304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19883/tid=19900] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19900/stat : 19900 (java) S 19880 19883 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9975012 10060525568 53495 33554432000 1073741824 1073778376 140734745185312 140493785704952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19883/tid=19901] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19901/stat : 19901 (java) S 19880 19883 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9975012 10060525568 53495 33554432000 1073741824 1073778376 140734745185312 140493784652616 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19904] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19904/stat : 19904 (java) S 19880 19883 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 9975023 10060525568 53495 33554432000 1073741824 1073778376 140734745185312 140493781493288 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 36.91
Current children cumulated vsize (KiB) 9824732

[startup+17.7076 s]
/proc/loadavg: 4.01 4.11 3.50 3/216 19905
/proc/meminfo: memFree=27841308/32872528 swapFree=1526624/1696276
[pid=19883] ppid=19880 vsize=9824732 CPUtime=37.02 cores=0,2,4,6
/proc/19883/stat : 19883 (java) S 19880 19883 14900 0 -1 4202496 32676 0 1 0 3688 14 0 0 20 0 19 0 9975007 10060525568 53507 33554432000 1073741824 1073778376 140734745185312 140734745176448 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/19883/statm: 2456183 53507 2287 9 0 2446860 0
[pid=19883/tid=19884] ppid=19880 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/19883/task/19884/stat : 19884 (java) S 19880 19883 14900 0 -1 4202560 2414 0 1 0 12 1 0 0 20 0 19 0 9975008 10060525568 53507 33554432000 1073741824 1073778376 140734745185312 140493967885016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19886] ppid=19880 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/19883/task/19886/stat : 19886 (java) S 19880 19883 14900 0 -1 4202560 35 0 0 0 4 0 0 0 20 0 19 0 9975008 10060525568 53507 33554432000 1073741824 1073778376 140734745185312 140493956946600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19883/tid=19887] ppid=19880 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/19883/task/19887/stat : 19887 (java) S 19880 19883 14900 0 -1 4202560 31 0 0 0 4 0 0 0 20 0 19 0 9975008 10060525568 53507 33554432000 1073741824 1073778376 140734745185312 140493955894056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19883/tid=19888] ppid=19880 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19883/task/19888/stat : 19888 (java) S 19880 19883 14900 0 -1 4202560 27 0 0 0 3 0 0 0 20 0 19 0 9975008 10060525568 53507 33554432000 1073741824 1073778376 140734745185312 140493954841512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19889] ppid=19880 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19883/task/19889/stat : 19889 (java) S 19880 19883 14900 0 -1 4202560 35 0 0 0 3 0 0 0 20 0 19 0 9975008 10060525568 53507 33554432000 1073741824 1073778376 140734745185312 140493953788968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19890] ppid=19880 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19883/task/19890/stat : 19890 (java) S 19880 19883 14900 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 19 0 9975009 10060525568 53507 33554432000 1073741824 1073778376 140734745185312 140493952735400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19891] ppid=19880 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/19883/task/19891/stat : 19891 (java) S 19880 19883 14900 0 -1 4202560 34 0 0 0 6 0 0 0 20 0 19 0 9975009 10060525568 53507 33554432000 1073741824 1073778376 140734745185312 140493951682856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19883/tid=19892] ppid=19880 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19883/task/19892/stat : 19892 (java) S 19880 19883 14900 0 -1 4202560 11 0 0 0 3 0 0 0 20 0 19 0 9975009 10060525568 53507 33554432000 1073741824 1073778376 140734745185312 140493805271464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19883/tid=19893] ppid=19880 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19883/task/19893/stat : 19893 (java) S 19880 19883 14900 0 -1 4202560 31 0 0 0 3 0 0 0 20 0 19 0 9975009 10060525568 53507 33554432000 1073741824 1073778376 140734745185312 140493804218920 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19883/tid=19894] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19894/stat : 19894 (java) S 19880 19883 14900 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 9975010 10060525568 53507 33554432000 1073741824 1073778376 140734745185312 140493792021096 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19883/tid=19895] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19895/stat : 19895 (java) S 19880 19883 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9975010 10060525568 53507 33554432000 1073741824 1073778376 140734745185312 140493790967416 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19896] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19896/stat : 19896 (java) S 19880 19883 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 9975010 10060525568 53507 33554432000 1073741824 1073778376 140734745185312 140493789914760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19897] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19897/stat : 19897 (java) S 19880 19883 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9975012 10060525568 53507 33554432000 1073741824 1073778376 140734745185312 140493788863504 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19883/tid=19898] ppid=19880 vsize=9824732 CPUtime=1.39 cores=0,2,4,6
/proc/19883/task/19898/stat : 19898 (java) S 19880 19883 14900 0 -1 4202560 14876 0 0 0 136 3 0 0 20 0 19 0 9975012 10060525568 53507 33554432000 1073741824 1073778376 140734745185312 140493787809848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19883/tid=19899] ppid=19880 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/19883/task/19899/stat : 19899 (java) S 19880 19883 14900 0 -1 4202560 13682 0 0 0 115 2 0 0 20 0 19 0 9975012 10060525568 53507 33554432000 1073741824 1073778376 140734745185312 140493786757304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19883/tid=19900] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19900/stat : 19900 (java) S 19880 19883 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9975012 10060525568 53507 33554432000 1073741824 1073778376 140734745185312 140493785704952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19883/tid=19901] ppid=19880 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19883/task/19901/stat : 19901 (java) S 19880 19883 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9975012 10060525568 53507 33554432000 1073741824 1073778376 140734745185312 140493784652616 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 37.02
Current children cumulated vsize (KiB) 9824732

Child status: 20
Real time (s): 17.7129
CPU time (s): 37.0984
CPU user time (s): 36.8664
CPU system time (s): 0.231964
CPU usage (%): 209.442
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36.8664
system time used= 0.231964
maximum resident set size= 219144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32683
page faults= 1
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1128
involuntary context switches= 825

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.12598 second user time and 0.134979 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-30 19:58:28
IDJOB=4121539
IDBENCH=110551
IDSOLVER=2543
FILE ID=node125/4121539-1467309508
RUNJOBID= node125-1467308203-14916
PBS_JOBID= 20005253
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-regular-n20-d4-i3.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4121539-1467309508/watcher-4121539-1467309508 -o /tmp/evaluation-result-4121539-1467309508/solver-4121539-1467309508 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1467308203-14916 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4121539-1467309508.opb

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

MD5SUM BENCH= 5280085dae286cf40b84be963695c02d
RANDOM SEED=2102140109

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.282
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.282
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:        28045348 kB
Buffers:          134912 kB
Cached:          1798044 kB
SwapCached:            0 kB
Active:           704248 kB
Inactive:        1678880 kB
Active(anon):     451892 kB
Inactive(anon):     1084 kB
Active(file):     252356 kB
Inactive(file):  1677796 kB
Unevictable:     1696276 kB
Mlocked:         1526624 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               836 kB
Writeback:             0 kB
AnonPages:       2091268 kB
Mapped:            21528 kB
Shmem:               204 kB
Slab:             609916 kB
SReclaimable:      53320 kB
SUnreclaim:       556596 kB
KernelStack:        1784 kB
PageTables:         8740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2402324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    489472 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= 71740 MiB
End job on node125 at 2016-06-30 19:58:46