Trace number 4121075

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 29.7095 14.2512

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n70-d3-i3-r1.cnf.gz-plain.pb.metafix.opb
MD5SUM7e298889dc1c133a3d934b800fd252fc
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 benchmark0.223965
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables105
Total number of constraints280
Number of constraints which are clauses280
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.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-4121075-1467309065.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.11/0.15	c ... done. Wall clock time 0.046s.
0.11/0.15	c declared #vars     105
0.11/0.15	c #constraints  280
0.11/0.16	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.16	c constraints type 
0.11/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 280
0.11/0.16	c 280 constraints processed.
0.11/0.16	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.16	c constraints type 
0.11/0.16	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 280
0.11/0.16	c 280 constraints processed.
1.82/0.65	c cleaning 2496 clauses out of 5000 with flag 13870/5000
2.22/0.70	c cleaning 0 clauses out of 5000 with flag 0/5000
2.97/0.91	c cleaning 4249 clauses out of 8505 with flag 39957/11001
2.97/0.96	c cleaning 0 clauses out of 11001 with flag 0/11001
3.72/1.24	c cleaning 5624 clauses out of 11256 with flag 70494/18001
3.72/1.26	c cleaning 0 clauses out of 18000 with flag 0/18000
4.66/1.64	c cleaning 0 clauses out of 26000 with flag 0/26000
4.95/1.70	c cleaning 6811 clauses out of 13631 with flag 104317/26000
5.63/2.06	c cleaning 0 clauses out of 35001 with flag 0/35001
6.24/2.34	c cleaning 7911 clauses out of 15821 with flag 143828/35001
6.64/2.52	c cleaning 0 clauses out of 45000 with flag 0/45000
7.63/3.09	c cleaning 0 clauses out of 56000 with flag 0/56000
7.83/3.15	c cleaning 8955 clauses out of 17910 with flag 192670/45001
8.85/3.68	c cleaning 0 clauses out of 68000 with flag 0/68000
9.85/4.16	c cleaning 9974 clauses out of 19954 with flag 241608/56000
10.47/4.47	c cleaning 0 clauses out of 81001 with flag 0/81001
12.09/5.23	c cleaning 0 clauses out of 95001 with flag 0/95001
12.49/5.45	c cleaning 10986 clauses out of 21981 with flag 295839/68001
13.69/6.04	c cleaning 0 clauses out of 110001 with flag 0/110001
15.30/6.81	c cleaning 11996 clauses out of 23994 with flag 356082/81000
16.30/7.31	c cleaning 0 clauses out of 126001 with flag 0/126001
18.53/8.42	c cleaning 0 clauses out of 143001 with flag 0/143001
18.73/8.54	c cleaning 12997 clauses out of 25998 with flag 417700/95000
20.93/9.70	c cleaning 0 clauses out of 161001 with flag 0/161001
22.53/10.46	c cleaning 13999 clauses out of 28001 with flag 481039/110000
24.60/11.46	c cleaning 0 clauses out of 180001 with flag 0/180001
26.80/12.56	c cleaning 15000 clauses out of 30002 with flag 550428/126000
28.02/13.11	c cleaning 0 clauses out of 200000 with flag 0/200001
29.42/13.83	c And the winner is solver1
29.54/14.18	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
29.54/14.18	c starts		: 12
29.54/14.18	c conflicts		: 137247
29.54/14.18	c decisions		: 163862
29.54/14.18	c propagations		: 1724961
29.54/14.18	c inspects		: 317241507
29.54/14.18	c shortcuts		: 0
29.54/14.18	c learnt literals	: 0
29.54/14.18	c learnt binary clauses	: 2
29.54/14.18	c learnt ternary clauses	: 7
29.54/14.18	c learnt constraints	: 137247
29.54/14.18	c ignored constraints	: 0
29.54/14.18	c root simplifications	: 0
29.54/14.18	c removed literals (reason simplification)	: 475707
29.54/14.18	c reason swapping (by a shorter reason)	: 0
29.54/14.18	c Calls to reduceDB	: 12
29.54/14.18	c Number of update (reduction) of LBD	: 27632
29.54/14.18	c Imported unit clauses	: 0
29.54/14.18	c number of reductions to clauses (during analyze)	: 0
29.54/14.18	c number of learned constraints concerned by reduction	: 0
29.54/14.18	c number of learning phase by resolution	: 0
29.54/14.18	c number of learning phase by cutting planes	: 0
29.54/14.18	c speed (assignments/second)	: 123018.18570817287
29.54/14.18	c non guided choices	87
29.54/14.20	c learnt constraints type 
29.54/14.20	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 2
29.54/14.20	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 26247
29.54/14.20	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
29.54/14.20	c starts		: 118
29.54/14.20	c conflicts		: 209519
29.54/14.20	c decisions		: 271569
29.54/14.20	c propagations		: 2425883
29.54/14.20	c inspects		: 106176860
29.54/14.20	c shortcuts		: 0
29.54/14.20	c learnt literals	: 1
29.54/14.20	c learnt binary clauses	: 5
29.54/14.20	c learnt ternary clauses	: 12
29.54/14.20	c learnt constraints	: 209517
29.54/14.20	c ignored constraints	: 0
29.54/14.20	c root simplifications	: 0
29.54/14.20	c removed literals (reason simplification)	: 0
29.54/14.20	c reason swapping (by a shorter reason)	: 0
29.54/14.20	c Calls to reduceDB	: 16
29.54/14.20	c Number of update (reduction) of LBD	: 0
29.54/14.20	c Imported unit clauses	: 0
29.54/14.20	c number of reductions to clauses (during analyze)	: 0
29.54/14.20	c number of learned constraints concerned by reduction	: 0
29.54/14.20	c number of learning phase by resolution	: 0
29.54/14.20	c number of learning phase by cutting planes	: 0
29.54/14.20	c speed (assignments/second)	: 172832.9296095754
29.54/14.20	c non guided choices	55
29.60/14.24	c learnt constraints type 
29.60/14.24	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 209512
29.60/14.24	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 5
29.60/14.24	s UNSATISFIABLE
29.60/14.24	c Total wall clock time (in seconds): 14.134

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

pid=15118
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.99 3.29 2.16 4/261 15121
/proc/meminfo: memFree=30757824/32872528 swapFree=189444/189444
[pid=15121] ppid=15118 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/15121/stat : 15121 (java) S 15118 15121 13211 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 12013008 98570240 977 33554432000 1073741824 1073778376 140735396394832 140735396385968 249653395517 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15121/statm: 24065 977 743 9 0 16771 0
[pid=15121/tid=15122] ppid=15118 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15122/stat : 15122 (java) R 15118 15121 13211 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 12013009 98570240 977 33554432000 1073741824 1073778376 140735396394832 139934530731560 249650038144 0 0 4096 0 0 0 0 -1 4 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 3.99 3.29 2.16 4/261 15121
/proc/meminfo: memFree=30757824/32872528 swapFree=189444/189444
[pid=15121] ppid=15118 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/15121/stat : 15121 (java) S 15118 15121 13211 0 -1 4202496 4522 0 1 0 10 1 0 0 20 0 18 0 12013008 9787879424 5645 33554432000 1073741824 1073778376 140735396394832 140735396385968 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15121/statm: 2389619 5645 2156 9 0 2380296 0
[pid=15121/tid=15122] ppid=15118 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/15121/task/15122/stat : 15122 (java) R 15118 15121 13211 0 -1 4202560 2437 0 1 0 6 1 0 0 20 0 18 0 12013009 9787879424 5645 33554432000 1073741824 1073778376 140735396394832 139934530735008 249653421325 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200264 s]
/proc/loadavg: 3.99 3.29 2.16 4/261 15121
/proc/meminfo: memFree=30757824/32872528 swapFree=189444/189444
[pid=15121] ppid=15118 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/15121/stat : 15121 (java) S 15118 15121 13211 0 -1 4202496 5942 0 1 0 28 2 0 0 20 0 22 0 12013008 10060525568 8164 33554432000 1073741824 1073778376 140735396394832 140735396385968 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15121/statm: 2456183 8164 2219 9 0 2446860 0
[pid=15121/tid=15122] ppid=15118 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/15121/task/15122/stat : 15122 (java) S 15118 15121 13211 0 -1 4202560 2466 0 1 0 12 2 0 0 20 0 22 0 12013009 10060525568 8164 33554432000 1073741824 1073778376 140735396394832 139934530737016 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9824732

[startup+0.30026 s]
/proc/loadavg: 3.99 3.29 2.16 4/261 15121
/proc/meminfo: memFree=30757824/32872528 swapFree=189444/189444
[pid=15121] ppid=15118 vsize=9824732 CPUtime=0.7 cores=0,2,4,6
/proc/15121/stat : 15121 (java) S 15118 15121 13211 0 -1 4202496 7886 0 1 0 68 2 0 0 20 0 22 0 12013008 10060525568 8964 33554432000 1073741824 1073778376 140735396394832 140735396385968 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15121/statm: 2456183 8964 2240 9 0 2446860 0
[pid=15121/tid=15122] ppid=15118 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/15121/task/15122/stat : 15122 (java) S 15118 15121 13211 0 -1 4202560 2466 0 1 0 12 2 0 0 20 0 22 0 12013009 10060525568 8964 33554432000 1073741824 1073778376 140735396394832 139934530737016 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 9824732

[startup+0.700234 s]
/proc/loadavg: 3.99 3.29 2.16 4/261 15121
/proc/meminfo: memFree=30757824/32872528 swapFree=189444/189444
[pid=15121] ppid=15118 vsize=9824732 CPUtime=2.22 cores=0,2,4,6
/proc/15121/stat : 15121 (java) S 15118 15121 13211 0 -1 4202496 19080 0 1 0 218 4 0 0 20 0 22 0 12013008 10060525568 29452 33554432000 1073741824 1073778376 140735396394832 140735396385968 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15121/statm: 2456183 29452 2259 9 0 2446860 0
[pid=15121/tid=15122] ppid=15118 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/15121/task/15122/stat : 15122 (java) S 15118 15121 13211 0 -1 4202560 2466 0 1 0 12 2 0 0 20 0 22 0 12013009 10060525568 29452 33554432000 1073741824 1073778376 140735396394832 139934530737016 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 3.99 3.29 2.16 5/283 15143
/proc/meminfo: memFree=30580952/32872528 swapFree=189444/189444
[pid=15121] ppid=15118 vsize=9824732 CPUtime=4.47 cores=0,2,4,6
/proc/15121/stat : 15121 (java) S 15118 15121 13211 0 -1 4202496 22745 0 1 0 440 7 0 0 20 0 22 0 12013008 10060525568 48399 33554432000 1073741824 1073778376 140735396394832 140735396385968 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15121/statm: 2456183 48399 2275 9 0 2446860 0
[pid=15121/tid=15122] ppid=15118 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/15121/task/15122/stat : 15122 (java) S 15118 15121 13211 0 -1 4202560 2466 0 1 0 12 2 0 0 20 0 22 0 12013009 10060525568 48399 33554432000 1073741824 1073778376 140735396394832 139934530737016 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15121/tid=15124] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15124/stat : 15124 (java) S 15118 15121 13211 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 12013010 10060525568 48399 33554432000 1073741824 1073778376 140735396394832 139934469467048 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15125] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15125/stat : 15125 (java) S 15118 15121 13211 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 12013010 10060525568 48399 33554432000 1073741824 1073778376 140735396394832 139934468414504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15126] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15126/stat : 15126 (java) S 15118 15121 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12013010 10060525568 48399 33554432000 1073741824 1073778376 140735396394832 139934467361448 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15127] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15127/stat : 15127 (java) S 15118 15121 13211 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 12013010 10060525568 48399 33554432000 1073741824 1073778376 140735396394832 139934466308904 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15121/tid=15128] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15128/stat : 15128 (java) S 15118 15121 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12013010 10060525568 48399 33554432000 1073741824 1073778376 140735396394832 139934465255848 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15129] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15129/stat : 15129 (java) S 15118 15121 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12013010 10060525568 48399 33554432000 1073741824 1073778376 140735396394832 139934369004072 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15130] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15130/stat : 15130 (java) S 15118 15121 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12013010 10060525568 48399 33554432000 1073741824 1073778376 140735396394832 139934367951016 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15121/tid=15131] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15131/stat : 15131 (java) S 15118 15121 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12013010 10060525568 48399 33554432000 1073741824 1073778376 140735396394832 139934366898472 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15132] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15132/stat : 15132 (java) S 15118 15121 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12013011 10060525568 48399 33554432000 1073741824 1073778376 140735396394832 139934354701160 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15133] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15133/stat : 15133 (java) S 15118 15121 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 12013011 10060525568 48399 33554432000 1073741824 1073778376 140735396394832 139934353647480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15134] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15134/stat : 15134 (java) S 15118 15121 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12013011 10060525568 48399 33554432000 1073741824 1073778376 140735396394832 139934352594312 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15135] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15135/stat : 15135 (java) S 15118 15121 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12013013 10060525568 48399 33554432000 1073741824 1073778376 140735396394832 139934351543056 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15136] ppid=15118 vsize=9824732 CPUtime=0.82 cores=0,2,4,6
/proc/15121/task/15136/stat : 15136 (java) S 15118 15121 13211 0 -1 4202560 9129 0 0 0 80 2 0 0 20 0 22 0 12013013 10060525568 48399 33554432000 1073741824 1073778376 140735396394832 139934350489912 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15137] ppid=15118 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/15121/task/15137/stat : 15137 (java) S 15118 15121 13211 0 -1 4202560 9719 0 0 0 78 1 0 0 20 0 22 0 12013013 10060525568 48399 33554432000 1073741824 1073778376 140735396394832 139934349437368 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15121/tid=15138] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15138/stat : 15138 (java) S 15118 15121 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12013013 10060525568 48399 33554432000 1073741824 1073778376 140735396394832 139934348384504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15139] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15139/stat : 15139 (java) S 15118 15121 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12013013 10060525568 48399 33554432000 1073741824 1073778376 140735396394832 139934347332168 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15140] ppid=15118 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/15121/task/15140/stat : 15140 (java) R 15118 15121 13211 0 -1 4202560 34 0 0 0 130 0 0 0 20 0 22 0 12013025 10060525568 48399 33554432000 1073741824 1073778376 140735396394832 139934346275952 139934470868255 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15141] ppid=15118 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/15121/task/15141/stat : 15141 (java) R 15118 15121 13211 0 -1 4202560 88 0 0 0 129 2 0 0 20 0 22 0 12013025 10060525568 48399 33554432000 1073741824 1073778376 140735396394832 139934345223888 139934470972676 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15142] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15142/stat : 15142 (java) S 15118 15121 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12013025 10060525568 48399 33554432000 1073741824 1073778376 140735396394832 139934344172840 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15121/tid=15143] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15143/stat : 15143 (java) S 15118 15121 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12013025 10060525568 48399 33554432000 1073741824 1073778376 140735396394832 139934343120296 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.47
Current children cumulated vsize (KiB) 9824732

[startup+3.10091 s]
/proc/loadavg: 3.99 3.29 2.16 5/283 15143
/proc/meminfo: memFree=30555012/32872528 swapFree=189444/189444
[pid=15121] ppid=15118 vsize=9824732 CPUtime=7.83 cores=0,2,4,6
/proc/15121/stat : 15121 (java) S 15118 15121 13211 0 -1 4202496 24588 0 1 0 774 9 0 0 20 0 22 0 12013008 10060525568 54112 33554432000 1073741824 1073778376 140735396394832 140735396385968 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15121/statm: 2456183 54112 2275 9 0 2446860 0
[pid=15121/tid=15122] ppid=15118 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/15121/task/15122/stat : 15122 (java) S 15118 15121 13211 0 -1 4202560 2466 0 1 0 12 2 0 0 20 0 22 0 12013009 10060525568 54112 33554432000 1073741824 1073778376 140735396394832 139934530737016 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15124] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15124/stat : 15124 (java) S 15118 15121 13211 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 12013010 10060525568 54112 33554432000 1073741824 1073778376 140735396394832 139934469467048 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15121/tid=15125] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15125/stat : 15125 (java) S 15118 15121 13211 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 12013010 10060525568 54112 33554432000 1073741824 1073778376 140735396394832 139934468414504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15126] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15126/stat : 15126 (java) S 15118 15121 13211 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 12013010 10060525568 54112 33554432000 1073741824 1073778376 140735396394832 139934467361448 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15121/tid=15127] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15127/stat : 15127 (java) S 15118 15121 13211 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 12013010 10060525568 54112 33554432000 1073741824 1073778376 140735396394832 139934466308904 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15121/tid=15128] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15128/stat : 15128 (java) S 15118 15121 13211 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 12013010 10060525568 54112 33554432000 1073741824 1073778376 140735396394832 139934465255848 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15129] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15129/stat : 15129 (java) S 15118 15121 13211 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 12013010 10060525568 54112 33554432000 1073741824 1073778376 140735396394832 139934369004072 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15130] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15130/stat : 15130 (java) S 15118 15121 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12013010 10060525568 54112 33554432000 1073741824 1073778376 140735396394832 139934367951016 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15121/tid=15131] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15131/stat : 15131 (java) S 15118 15121 13211 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 12013010 10060525568 54112 33554432000 1073741824 1073778376 140735396394832 139934366898472 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15132] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15132/stat : 15132 (java) S 15118 15121 13211 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 12013011 10060525568 54112 33554432000 1073741824 1073778376 140735396394832 139934354701160 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15133] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15133/stat : 15133 (java) S 15118 15121 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 12013011 10060525568 54112 33554432000 1073741824 1073778376 140735396394832 139934353647480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15134] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15134/stat : 15134 (java) S 15118 15121 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12013011 10060525568 54112 33554432000 1073741824 1073778376 140735396394832 139934352594312 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15135] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15135/stat : 15135 (java) S 15118 15121 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12013013 10060525568 54112 33554432000 1073741824 1073778376 140735396394832 139934351543056 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15136] ppid=15118 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/15121/task/15136/stat : 15136 (java) S 15118 15121 13211 0 -1 4202560 10876 0 0 0 96 2 0 0 20 0 22 0 12013013 10060525568 54112 33554432000 1073741824 1073778376 140735396394832 139934350489912 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15137] ppid=15118 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/15121/task/15137/stat : 15137 (java) S 15118 15121 13211 0 -1 4202560 9719 0 0 0 78 1 0 0 20 0 22 0 12013013 10060525568 54112 33554432000 1073741824 1073778376 140735396394832 139934349437368 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15121/tid=15138] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15138/stat : 15138 (java) S 15118 15121 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12013013 10060525568 54112 33554432000 1073741824 1073778376 140735396394832 139934348384504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15139] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15139/stat : 15139 (java) S 15118 15121 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12013013 10060525568 54112 33554432000 1073741824 1073778376 140735396394832 139934347332168 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15140] ppid=15118 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/15121/task/15140/stat : 15140 (java) R 15118 15121 13211 0 -1 4202560 34 0 0 0 288 0 0 0 20 0 22 0 12013025 10060525568 54112 33554432000 1073741824 1073778376 140735396394832 139934346275952 139934470868255 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15141] ppid=15118 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/15121/task/15141/stat : 15141 (java) R 15118 15121 13211 0 -1 4202560 94 0 0 0 286 2 0 0 20 0 22 0 12013025 10060525568 54112 33554432000 1073741824 1073778376 140735396394832 139934345216496 139934470908864 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15121/tid=15142] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15142/stat : 15142 (java) S 15118 15121 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12013025 10060525568 54112 33554432000 1073741824 1073778376 140735396394832 139934344172840 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15121/tid=15143] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15143/stat : 15143 (java) S 15118 15121 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12013025 10060525568 54112 33554432000 1073741824 1073778376 140735396394832 139934343120296 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 7.83
Current children cumulated vsize (KiB) 9824732

[startup+6.30099 s]
/proc/loadavg: 3.99 3.30 2.17 5/282 15143
/proc/meminfo: memFree=30400888/32872528 swapFree=189444/189444
[pid=15121] ppid=15118 vsize=9824732 CPUtime=14.3 cores=0,2,4,6
/proc/15121/stat : 15121 (java) S 15118 15121 13211 0 -1 4202496 24966 0 1 0 1415 15 0 0 20 0 22 0 12013008 10060525568 93214 33554432000 1073741824 1073778376 140735396394832 140735396385968 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15121/statm: 2456183 93214 2275 9 0 2446860 0
[pid=15121/tid=15122] ppid=15118 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/15121/task/15122/stat : 15122 (java) S 15118 15121 13211 0 -1 4202560 2466 0 1 0 12 2 0 0 20 0 22 0 12013009 10060525568 93214 33554432000 1073741824 1073778376 140735396394832 139934530737016 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15124] ppid=15118 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15121/task/15124/stat : 15124 (java) S 15118 15121 13211 0 -1 4202560 26 0 0 0 1 0 0 0 20 0 22 0 12013010 10060525568 93214 33554432000 1073741824 1073778376 140735396394832 139934469467048 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15125] ppid=15118 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/15121/task/15125/stat : 15125 (java) S 15118 15121 13211 0 -1 4202560 34 0 0 0 1 1 0 0 20 0 22 0 12013010 10060525568 93214 33554432000 1073741824 1073778376 140735396394832 139934468414504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15121/tid=15126] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15126/stat : 15126 (java) S 15118 15121 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 12013010 10060525568 93214 33554432000 1073741824 1073778376 140735396394832 139934467361448 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15127] ppid=15118 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/15121/task/15127/stat : 15127 (java) S 15118 15121 13211 0 -1 4202560 46 0 0 0 1 2 0 0 20 0 22 0 12013010 10060525568 93214 33554432000 1073741824 1073778376 140735396394832 139934466308904 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15128] ppid=15118 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15121/task/15128/stat : 15128 (java) S 15118 15121 13211 0 -1 4202560 22 0 0 0 1 0 0 0 20 0 22 0 12013010 10060525568 93214 33554432000 1073741824 1073778376 140735396394832 139934465255848 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15129] ppid=15118 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15121/task/15129/stat : 15129 (java) S 15118 15121 13211 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 22 0 12013010 10060525568 93214 33554432000 1073741824 1073778376 140735396394832 139934369004072 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15121/tid=15130] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15130/stat : 15130 (java) S 15118 15121 13211 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 12013010 10060525568 93214 33554432000 1073741824 1073778376 140735396394832 139934367951016 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15131] ppid=15118 vsize=9824732 CPUtime=0.02 cores=0,2,4,6

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

[pid=15121/tid=15131] ppid=15118 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/15121/task/15131/stat : 15131 (java) S 15118 15121 13211 0 -1 4202560 84 0 0 0 5 0 0 0 20 0 22 0 12013010 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934366898472 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15132] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15132/stat : 15132 (java) S 15118 15121 13211 0 -1 4202560 451 0 0 0 0 0 0 0 20 0 22 0 12013011 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934354701160 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15121/tid=15133] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15133/stat : 15133 (java) S 15118 15121 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 12013011 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934353647480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15134] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15134/stat : 15134 (java) S 15118 15121 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12013011 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934352594312 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15135] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15135/stat : 15135 (java) S 15118 15121 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12013013 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934351543056 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15136] ppid=15118 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/15121/task/15136/stat : 15136 (java) S 15118 15121 13211 0 -1 4202560 10876 0 0 0 97 2 0 0 20 0 22 0 12013013 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934350489912 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15137] ppid=15118 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/15121/task/15137/stat : 15137 (java) S 15118 15121 13211 0 -1 4202560 9719 0 0 0 78 1 0 0 20 0 22 0 12013013 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934349437368 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15121/tid=15138] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15138/stat : 15138 (java) S 15118 15121 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12013013 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934348384504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15139] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15139/stat : 15139 (java) S 15118 15121 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12013013 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934347332168 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15121/tid=15140] ppid=15118 vsize=9824732 CPUtime=12.44 cores=0,2,4,6
/proc/15121/task/15140/stat : 15140 (java) R 15118 15121 13211 0 -1 4202560 37 0 0 0 1244 0 0 0 20 0 22 0 12013025 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934346269040 139934470868255 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15121/tid=15141] ppid=15118 vsize=9824732 CPUtime=12.44 cores=0,2,4,6
/proc/15121/task/15141/stat : 15141 (java) R 15118 15121 13211 0 -1 4202560 260 0 0 0 1237 7 0 0 20 0 22 0 12013025 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934345224808 139934470927756 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15121/tid=15142] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15142/stat : 15142 (java) S 15118 15121 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12013025 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934344172840 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15121/tid=15143] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15143/stat : 15143 (java) S 15118 15121 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12013025 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934343120296 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 27.4
Current children cumulated vsize (KiB) 9824732

[startup+13.6009 s]
/proc/loadavg: 3.99 3.31 2.18 5/283 15144
/proc/meminfo: memFree=30120436/32872528 swapFree=189444/189444
[pid=15121] ppid=15118 vsize=9824732 CPUtime=29.02 cores=0,2,4,6
/proc/15121/stat : 15121 (java) S 15118 15121 13211 0 -1 4202496 25781 0 1 0 2879 23 0 0 20 0 22 0 12013008 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 140735396385968 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15121/statm: 2456183 157844 2275 9 0 2446860 0
[pid=15121/tid=15122] ppid=15118 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/15121/task/15122/stat : 15122 (java) S 15118 15121 13211 0 -1 4202560 2466 0 1 0 12 2 0 0 20 0 22 0 12013009 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934530737016 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15121/tid=15124] ppid=15118 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/15121/task/15124/stat : 15124 (java) S 15118 15121 13211 0 -1 4202560 112 0 0 0 3 1 0 0 20 0 22 0 12013010 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934469467048 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15125] ppid=15118 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/15121/task/15125/stat : 15125 (java) S 15118 15121 13211 0 -1 4202560 165 0 0 0 6 2 0 0 20 0 22 0 12013010 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934468414504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15121/tid=15126] ppid=15118 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/15121/task/15126/stat : 15126 (java) S 15118 15121 13211 0 -1 4202560 69 0 0 0 1 1 0 0 20 0 22 0 12013010 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934467361448 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15127] ppid=15118 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/15121/task/15127/stat : 15127 (java) S 15118 15121 13211 0 -1 4202560 61 0 0 0 3 2 0 0 20 0 22 0 12013010 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934466308904 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15128] ppid=15118 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/15121/task/15128/stat : 15128 (java) S 15118 15121 13211 0 -1 4202560 91 0 0 0 3 0 0 0 20 0 22 0 12013010 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934465255848 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15129] ppid=15118 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/15121/task/15129/stat : 15129 (java) S 15118 15121 13211 0 -1 4202560 39 0 0 0 4 1 0 0 20 0 22 0 12013010 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934369004072 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15121/tid=15130] ppid=15118 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15121/task/15130/stat : 15130 (java) S 15118 15121 13211 0 -1 4202560 84 0 0 0 1 0 0 0 20 0 22 0 12013010 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934367951016 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15121/tid=15131] ppid=15118 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/15121/task/15131/stat : 15131 (java) S 15118 15121 13211 0 -1 4202560 84 0 0 0 5 0 0 0 20 0 22 0 12013010 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934366898472 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15132] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15132/stat : 15132 (java) S 15118 15121 13211 0 -1 4202560 451 0 0 0 0 0 0 0 20 0 22 0 12013011 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934354701160 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15121/tid=15133] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15133/stat : 15133 (java) S 15118 15121 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 12013011 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934353647480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15134] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15134/stat : 15134 (java) S 15118 15121 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12013011 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934352594312 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15135] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15135/stat : 15135 (java) S 15118 15121 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12013013 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934351543056 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15136] ppid=15118 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/15121/task/15136/stat : 15136 (java) S 15118 15121 13211 0 -1 4202560 10876 0 0 0 97 2 0 0 20 0 22 0 12013013 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934350489912 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15137] ppid=15118 vsize=9824732 CPUtime=0.81 cores=0,2,4,6
/proc/15121/task/15137/stat : 15137 (java) S 15118 15121 13211 0 -1 4202560 9720 0 0 0 80 1 0 0 20 0 22 0 12013013 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934349437368 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15121/tid=15138] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15138/stat : 15138 (java) S 15118 15121 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12013013 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934348384504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15139] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15139/stat : 15139 (java) S 15118 15121 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12013013 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934347332168 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15121/tid=15140] ppid=15118 vsize=9824732 CPUtime=13.24 cores=0,2,4,6
/proc/15121/task/15140/stat : 15140 (java) R 15118 15121 13211 0 -1 4202560 37 0 0 0 1324 0 0 0 20 0 22 0 12013025 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934346276072 139934470916696 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15141] ppid=15118 vsize=9824732 CPUtime=13.24 cores=0,2,4,6
/proc/15121/task/15141/stat : 15141 (java) R 15118 15121 13211 0 -1 4202560 260 0 0 0 1317 7 0 0 20 0 22 0 12013025 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934345216528 139934470940864 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15121/tid=15142] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15142/stat : 15142 (java) S 15118 15121 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12013025 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934344172840 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15121/tid=15143] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15143/stat : 15143 (java) S 15118 15121 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12013025 10060525568 157844 33554432000 1073741824 1073778376 140735396394832 139934343120296 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 29.02
Current children cumulated vsize (KiB) 9824732

[startup+14.0009 s]
/proc/loadavg: 3.99 3.31 2.18 5/283 15144
/proc/meminfo: memFree=30120436/32872528 swapFree=189444/189444
[pid=15121] ppid=15118 vsize=9824732 CPUtime=29.54 cores=0,2,4,6
/proc/15121/stat : 15121 (java) S 15118 15121 13211 0 -1 4202496 25852 0 1 0 2930 24 0 0 20 0 19 0 12013008 10060525568 157900 33554432000 1073741824 1073778376 140735396394832 140735396385968 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15121/statm: 2456183 157900 2276 9 0 2446860 0
[pid=15121/tid=15122] ppid=15118 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/15121/task/15122/stat : 15122 (java) S 15118 15121 13211 0 -1 4202560 2466 0 1 0 12 2 0 0 20 0 19 0 12013009 10060525568 157900 33554432000 1073741824 1073778376 140735396394832 139934530737016 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15121/tid=15124] ppid=15118 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/15121/task/15124/stat : 15124 (java) S 15118 15121 13211 0 -1 4202560 112 0 0 0 3 1 0 0 20 0 19 0 12013010 10060525568 157900 33554432000 1073741824 1073778376 140735396394832 139934469467048 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15125] ppid=15118 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/15121/task/15125/stat : 15125 (java) S 15118 15121 13211 0 -1 4202560 165 0 0 0 6 2 0 0 20 0 19 0 12013010 10060525568 157900 33554432000 1073741824 1073778376 140735396394832 139934468414504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15121/tid=15126] ppid=15118 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/15121/task/15126/stat : 15126 (java) S 15118 15121 13211 0 -1 4202560 69 0 0 0 1 1 0 0 20 0 19 0 12013010 10060525568 157900 33554432000 1073741824 1073778376 140735396394832 139934467361448 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15127] ppid=15118 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/15121/task/15127/stat : 15127 (java) S 15118 15121 13211 0 -1 4202560 61 0 0 0 3 2 0 0 20 0 19 0 12013010 10060525568 157900 33554432000 1073741824 1073778376 140735396394832 139934466308904 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15128] ppid=15118 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/15121/task/15128/stat : 15128 (java) S 15118 15121 13211 0 -1 4202560 91 0 0 0 3 0 0 0 20 0 19 0 12013010 10060525568 157900 33554432000 1073741824 1073778376 140735396394832 139934465255848 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15129] ppid=15118 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/15121/task/15129/stat : 15129 (java) S 15118 15121 13211 0 -1 4202560 39 0 0 0 4 1 0 0 20 0 19 0 12013010 10060525568 157900 33554432000 1073741824 1073778376 140735396394832 139934369004072 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15121/tid=15130] ppid=15118 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15121/task/15130/stat : 15130 (java) S 15118 15121 13211 0 -1 4202560 84 0 0 0 1 0 0 0 20 0 19 0 12013010 10060525568 157900 33554432000 1073741824 1073778376 140735396394832 139934367951016 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15121/tid=15131] ppid=15118 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/15121/task/15131/stat : 15131 (java) S 15118 15121 13211 0 -1 4202560 84 0 0 0 5 0 0 0 20 0 19 0 12013010 10060525568 157900 33554432000 1073741824 1073778376 140735396394832 139934366898472 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15132] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15132/stat : 15132 (java) S 15118 15121 13211 0 -1 4202560 451 0 0 0 0 0 0 0 20 0 19 0 12013011 10060525568 157900 33554432000 1073741824 1073778376 140735396394832 139934354701160 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15121/tid=15133] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15133/stat : 15133 (java) S 15118 15121 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12013011 10060525568 157900 33554432000 1073741824 1073778376 140735396394832 139934353647480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15134] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15134/stat : 15134 (java) S 15118 15121 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12013011 10060525568 157900 33554432000 1073741824 1073778376 140735396394832 139934352594312 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15135] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15135/stat : 15135 (java) S 15118 15121 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12013013 10060525568 157900 33554432000 1073741824 1073778376 140735396394832 139934351543056 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15136] ppid=15118 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/15121/task/15136/stat : 15136 (java) S 15118 15121 13211 0 -1 4202560 10876 0 0 0 97 2 0 0 20 0 19 0 12013013 10060525568 157900 33554432000 1073741824 1073778376 140735396394832 139934350489912 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15137] ppid=15118 vsize=9824732 CPUtime=0.92 cores=0,2,4,6
/proc/15121/task/15137/stat : 15137 (java) S 15118 15121 13211 0 -1 4202560 9788 0 0 0 91 1 0 0 20 0 19 0 12013013 10060525568 157900 33554432000 1073741824 1073778376 140735396394832 139934349437368 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15121/tid=15138] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15138/stat : 15138 (java) S 15118 15121 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12013013 10060525568 157900 33554432000 1073741824 1073778376 140735396394832 139934348384504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15139] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15139/stat : 15139 (java) S 15118 15121 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12013013 10060525568 157900 33554432000 1073741824 1073778376 140735396394832 139934347332168 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15143] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15143/stat : 15143 (java) S 15118 15121 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12013025 10060525568 157900 33554432000 1073741824 1073778376 140735396394832 139934343120296 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 29.54
Current children cumulated vsize (KiB) 9824732

[startup+14.2107 s]
/proc/loadavg: 3.99 3.31 2.18 5/283 15144
/proc/meminfo: memFree=30120436/32872528 swapFree=189444/189444
[pid=15121] ppid=15118 vsize=9824732 CPUtime=29.6 cores=0,2,4,6
/proc/15121/stat : 15121 (java) S 15118 15121 13211 0 -1 4202496 25866 0 1 0 2936 24 0 0 20 0 19 0 12013008 10060525568 157912 33554432000 1073741824 1073778376 140735396394832 140735396385968 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15121/statm: 2456183 157912 2284 9 0 2446860 0
[pid=15121/tid=15122] ppid=15118 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/15121/task/15122/stat : 15122 (java) S 15118 15121 13211 0 -1 4202560 2466 0 1 0 12 2 0 0 20 0 19 0 12013009 10060525568 157912 33554432000 1073741824 1073778376 140735396394832 139934530736856 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15124] ppid=15118 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/15121/task/15124/stat : 15124 (java) S 15118 15121 13211 0 -1 4202560 112 0 0 0 3 1 0 0 20 0 19 0 12013010 10060525568 157912 33554432000 1073741824 1073778376 140735396394832 139934469467048 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15125] ppid=15118 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/15121/task/15125/stat : 15125 (java) S 15118 15121 13211 0 -1 4202560 165 0 0 0 6 2 0 0 20 0 19 0 12013010 10060525568 157912 33554432000 1073741824 1073778376 140735396394832 139934468414504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15121/tid=15126] ppid=15118 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/15121/task/15126/stat : 15126 (java) S 15118 15121 13211 0 -1 4202560 69 0 0 0 1 1 0 0 20 0 19 0 12013010 10060525568 157912 33554432000 1073741824 1073778376 140735396394832 139934467361448 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15127] ppid=15118 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/15121/task/15127/stat : 15127 (java) S 15118 15121 13211 0 -1 4202560 61 0 0 0 3 2 0 0 20 0 19 0 12013010 10060525568 157912 33554432000 1073741824 1073778376 140735396394832 139934466308904 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15128] ppid=15118 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/15121/task/15128/stat : 15128 (java) S 15118 15121 13211 0 -1 4202560 91 0 0 0 3 0 0 0 20 0 19 0 12013010 10060525568 157912 33554432000 1073741824 1073778376 140735396394832 139934465255848 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15129] ppid=15118 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/15121/task/15129/stat : 15129 (java) S 15118 15121 13211 0 -1 4202560 39 0 0 0 4 1 0 0 20 0 19 0 12013010 10060525568 157912 33554432000 1073741824 1073778376 140735396394832 139934369004072 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15121/tid=15130] ppid=15118 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15121/task/15130/stat : 15130 (java) S 15118 15121 13211 0 -1 4202560 84 0 0 0 1 0 0 0 20 0 19 0 12013010 10060525568 157912 33554432000 1073741824 1073778376 140735396394832 139934367951016 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15121/tid=15131] ppid=15118 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/15121/task/15131/stat : 15131 (java) S 15118 15121 13211 0 -1 4202560 84 0 0 0 5 0 0 0 20 0 19 0 12013010 10060525568 157912 33554432000 1073741824 1073778376 140735396394832 139934366898472 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15132] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15132/stat : 15132 (java) S 15118 15121 13211 0 -1 4202560 451 0 0 0 0 0 0 0 20 0 19 0 12013011 10060525568 157912 33554432000 1073741824 1073778376 140735396394832 139934354701160 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15121/tid=15133] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15133/stat : 15133 (java) S 15118 15121 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12013011 10060525568 157912 33554432000 1073741824 1073778376 140735396394832 139934353647480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15134] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15134/stat : 15134 (java) S 15118 15121 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12013011 10060525568 157912 33554432000 1073741824 1073778376 140735396394832 139934352594312 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15135] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15135/stat : 15135 (java) S 15118 15121 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12013013 10060525568 157912 33554432000 1073741824 1073778376 140735396394832 139934351543056 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15121/tid=15136] ppid=15118 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/15121/task/15136/stat : 15136 (java) R 15118 15121 13211 0 -1 4202560 10885 0 0 0 99 2 0 0 20 0 19 0 12013013 10060525568 157912 33554432000 1073741824 1073778376 140735396394832 139934350489792 139934533651734 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15121/tid=15137] ppid=15118 vsize=9824732 CPUtime=0.93 cores=0,2,4,6
/proc/15121/task/15137/stat : 15137 (java) R 15118 15121 13211 0 -1 4202560 9788 0 0 0 92 1 0 0 20 0 19 0 12013013 10060525568 157912 33554432000 1073741824 1073778376 140735396394832 139934349437368 139934536716670 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15121/tid=15138] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15138/stat : 15138 (java) S 15118 15121 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12013013 10060525568 157912 33554432000 1073741824 1073778376 140735396394832 139934348384504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15121/tid=15139] ppid=15118 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15139/stat : 15139 (java) S 15118 15121 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12013013 10060525568 157912 33554432000 1073741824 1073778376 140735396394832 139934347332168 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 29.6
Current children cumulated vsize (KiB) 9824732

Child status: 20
Real time (s): 14.2512
CPU time (s): 29.7095
CPU user time (s): 29.3775
CPU system time (s): 0.331949
CPU usage (%): 208.47
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.3775
system time used= 0.331949
maximum resident set size= 631676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25877
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= 884
involuntary context switches= 809

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.115982 second user time and 0.098984 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-30 19:51:05
IDJOB=4121075
IDBENCH=110282
IDSOLVER=2543
FILE ID=node102/4121075-1467309065
RUNJOBID= node102-1467308727-13227
PBS_JOBID= 20005272
Free space on /tmp= 71668 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-tseitin-regular-n70-d3-i3-r1.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-4121075-1467309065/watcher-4121075-1467309065 -o /tmp/evaluation-result-4121075-1467309065/solver-4121075-1467309065 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1467308727-13227 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4121075-1467309065.opb

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

MD5SUM BENCH= 7e298889dc1c133a3d934b800fd252fc
RANDOM SEED=47571822

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
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.49
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.744
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.54
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.744
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.744
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.744
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30758468 kB
Buffers:          152844 kB
Cached:           536652 kB
SwapCached:            0 kB
Active:           750536 kB
Inactive:         416724 kB
Active(anon):     480192 kB
Inactive(anon):        0 kB
Active(file):     270344 kB
Inactive(file):   416724 kB
Unevictable:      189444 kB
Mlocked:          189444 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1304 kB
Writeback:             0 kB
AnonPages:        693472 kB
Mapped:            22696 kB
Shmem:               204 kB
Slab:             608012 kB
SReclaimable:      51652 kB
SUnreclaim:       556360 kB
KernelStack:        2296 kB
PageTables:         6228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1140740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    452608 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= 71668 MiB
End job on node102 at 2016-06-30 19:51:19