Trace number 4120291

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 132.584 65.2843

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n84-d3-i2-r2.cnf.gz-plain.pb.metafix.opb
MD5SUMbacd93c99a4c884997cc7607aec955fe
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 benchmark20.9268
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables126
Total number of constraints336
Number of constraints which are clauses336
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-4120291-1467308705.opb
0.10/0.11	c reading problem ... 
0.10/0.12	c  no objective function found
0.10/0.17	c ... done. Wall clock time 0.057s.
0.10/0.17	c declared #vars     126
0.10/0.17	c #constraints  336
0.10/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 336
0.10/0.17	c 336 constraints processed.
0.10/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 336
0.10/0.17	c 336 constraints processed.
1.78/0.63	c cleaning 2501 clauses out of 5001 with flag 13661/5001
2.18/0.73	c cleaning 0 clauses out of 5000 with flag 0/5000
2.78/0.90	c cleaning 4242 clauses out of 8500 with flag 34545/11001
3.04/1.00	c cleaning 0 clauses out of 11000 with flag 0/11000
3.69/1.29	c cleaning 5622 clauses out of 11258 with flag 59314/18001
3.99/1.34	c cleaning 0 clauses out of 18000 with flag 0/18000
5.00/1.72	c cleaning 6809 clauses out of 13635 with flag 85960/26000
5.00/1.74	c cleaning 0 clauses out of 26001 with flag 0/26001
5.90/2.09	c cleaning 7907 clauses out of 15827 with flag 127249/35001
6.35/2.23	c cleaning 0 clauses out of 35001 with flag 0/35001
6.94/2.55	c cleaning 8956 clauses out of 17919 with flag 174978/45000
7.38/2.76	c cleaning 0 clauses out of 45000 with flag 0/45000
8.17/3.19	c cleaning 9981 clauses out of 19963 with flag 224379/56000
8.80/3.41	c cleaning 0 clauses out of 56000 with flag 0/56000
9.79/3.98	c cleaning 10988 clauses out of 21983 with flag 282547/68001
10.18/4.10	c cleaning 0 clauses out of 68000 with flag 0/68000
11.81/4.95	c cleaning 0 clauses out of 81001 with flag 0/81001
12.01/5.07	c cleaning 11991 clauses out of 23994 with flag 341594/81000
13.40/5.72	c cleaning 0 clauses out of 95000 with flag 0/95000
14.65/6.35	c cleaning 12993 clauses out of 26004 with flag 408671/95001
14.85/6.49	c cleaning 0 clauses out of 110001 with flag 0/110001
16.84/7.48	c cleaning 14003 clauses out of 28011 with flag 475287/110001
17.24/7.64	c cleaning 0 clauses out of 126000 with flag 0/126000
19.43/8.77	c cleaning 0 clauses out of 143000 with flag 0/143000
20.30/9.16	c cleaning 15000 clauses out of 30008 with flag 547501/126001
22.30/10.17	c cleaning 0 clauses out of 161000 with flag 0/161000
23.10/10.58	c cleaning 16001 clauses out of 32008 with flag 623994/143001
26.70/12.33	c cleaning 17002 clauses out of 34006 with flag 706732/161000
27.90/12.90	c cleaning 0 clauses out of 180001 with flag 0/180001
30.31/14.18	c cleaning 17999 clauses out of 36004 with flag 794913/180000
33.35/15.61	c cleaning 0 clauses out of 200001 with flag 0/200001
34.55/16.23	c cleaning 18999 clauses out of 38005 with flag 884240/200000
38.55/18.28	c cleaning 0 clauses out of 221000 with flag 0/221000
38.75/18.38	c cleaning 20001 clauses out of 40006 with flag 976650/221000
43.55/20.73	c cleaning 21000 clauses out of 42005 with flag 1076678/243000
44.96/21.45	c cleaning 0 clauses out of 243000 with flag 0/243000
48.36/23.15	c cleaning 21998 clauses out of 44006 with flag 1181357/266001
52.77/25.40	c cleaning 0 clauses out of 266000 with flag 0/266000
54.35/26.17	c cleaning 23003 clauses out of 46008 with flag 1283919/290001
60.22/29.03	c cleaning 0 clauses out of 290000 with flag 0/290000
60.22/29.08	c cleaning 23998 clauses out of 48005 with flag 1398638/315001
67.02/32.42	c cleaning 25002 clauses out of 50007 with flag 1512722/341001
68.43/33.17	c cleaning 0 clauses out of 315000 with flag 0/315000
73.82/35.81	c cleaning 25998 clauses out of 52004 with flag 1635444/368000
78.83/38.36	c cleaning 0 clauses out of 341000 with flag 0/341000
82.43/40.19	c cleaning 27002 clauses out of 54007 with flag 1768493/396001
89.71/43.80	c cleaning 0 clauses out of 368001 with flag 0/368001
91.91/44.87	c cleaning 27997 clauses out of 56004 with flag 1894263/425000
101.50/49.62	c cleaning 29003 clauses out of 58008 with flag 2031287/455001
104.04/50.75	c cleaning 0 clauses out of 396001 with flag 0/396001
111.62/54.53	c cleaning 29997 clauses out of 60004 with flag 2171602/486000
117.87/57.69	c cleaning 0 clauses out of 425000 with flag 0/425000
124.67/61.06	c cleaning 31004 clauses out of 62008 with flag 2323189/518001
132.15/64.75	c cleaning 0 clauses out of 455001 with flag 0/455002
132.15/64.78	c And the winner is solver1
132.36/65.19	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
132.36/65.19	c starts		: 24
132.36/65.19	c conflicts		: 540865
132.36/65.19	c decisions		: 669978
132.36/65.19	c propagations		: 4012144
132.36/65.19	c inspects		: 1527868620
132.36/65.19	c shortcuts		: 0
132.36/65.19	c learnt literals	: 0
132.36/65.19	c learnt binary clauses	: 0
132.36/65.19	c learnt ternary clauses	: 6
132.36/65.19	c learnt constraints	: 540865
132.36/65.19	c ignored constraints	: 0
132.36/65.19	c root simplifications	: 0
132.36/65.19	c removed literals (reason simplification)	: 2205364
132.36/65.19	c reason swapping (by a shorter reason)	: 0
132.36/65.19	c Calls to reduceDB	: 28
132.36/65.19	c Number of update (reduction) of LBD	: 89749
132.36/65.19	c Imported unit clauses	: 0
132.36/65.19	c number of reductions to clauses (during analyze)	: 0
132.36/65.19	c number of learned constraints concerned by reduction	: 0
132.36/65.19	c number of learning phase by resolution	: 0
132.36/65.19	c number of learning phase by cutting planes	: 0
132.36/65.19	c speed (assignments/second)	: 61715.79756960467
132.36/65.19	c non guided choices	164
132.37/65.21	c learnt constraints type 
132.37/65.21	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 53868
132.37/65.21	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
132.37/65.21	c starts		: 150
132.37/65.21	c conflicts		: 455168
132.37/65.21	c decisions		: 549315
132.37/65.21	c propagations		: 3009609
132.37/65.21	c inspects		: 601111227
132.37/65.21	c shortcuts		: 0
132.37/65.21	c learnt literals	: 1
132.37/65.21	c learnt binary clauses	: 2
132.37/65.21	c learnt ternary clauses	: 15
132.37/65.21	c learnt constraints	: 455166
132.37/65.21	c ignored constraints	: 0
132.37/65.21	c root simplifications	: 0
132.37/65.21	c removed literals (reason simplification)	: 0
132.37/65.21	c reason swapping (by a shorter reason)	: 0
132.37/65.21	c Calls to reduceDB	: 26
132.37/65.21	c Number of update (reduction) of LBD	: 0
132.37/65.21	c Imported unit clauses	: 0
132.37/65.21	c number of reductions to clauses (during analyze)	: 0
132.37/65.21	c number of learned constraints concerned by reduction	: 0
132.37/65.21	c number of learning phase by resolution	: 0
132.37/65.21	c number of learning phase by cutting planes	: 0
132.37/65.21	c speed (assignments/second)	: 46277.47024633268
132.37/65.21	c non guided choices	202
132.37/65.27	c learnt constraints type 
132.37/65.27	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 455164
132.37/65.27	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 2
132.37/65.27	s UNSATISFIABLE
132.37/65.27	c Total wall clock time (in seconds): 65.158

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

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

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


[startup+0 s]
/proc/loadavg: 4.38 3.73 2.57 4/197 15996
/proc/meminfo: memFree=28280484/32872528 swapFree=1526624/1696276
[pid=15996] ppid=15993 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/15996/stat : 15996 (java) S 15993 15996 14900 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 9894703 98570240 977 33554432000 1073741824 1073778376 140735942288288 140735942279424 270710898749 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15996/statm: 24065 977 743 9 0 16771 0
[pid=15996/tid=15997] ppid=15993 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/15996/task/15997/stat : 15997 (java) R 15993 15996 14900 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 9894704 98570240 977 33554432000 1073741824 1073778376 140735942288288 139673975696936 270707541376 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100136 s]
/proc/loadavg: 4.38 3.73 2.57 4/197 15996
/proc/meminfo: memFree=28280484/32872528 swapFree=1526624/1696276
[pid=15996] ppid=15993 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/15996/stat : 15996 (java) S 15993 15996 14900 0 -1 4202496 4408 0 1 0 10 0 0 0 20 0 18 0 9894703 9787879424 6036 33554432000 1073741824 1073778376 140735942288288 140735942279424 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15996/statm: 2389619 6036 2126 9 0 2380296 0
[pid=15996/tid=15997] ppid=15993 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/15996/task/15997/stat : 15997 (java) R 15993 15996 14900 0 -1 4202560 2384 0 1 0 7 0 0 0 20 0 18 0 9894704 9787879424 6036 33554432000 1073741824 1073778376 140735942288288 139673975700384 139673978435395 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.200262 s]
/proc/loadavg: 4.38 3.73 2.57 4/197 15996
/proc/meminfo: memFree=28280484/32872528 swapFree=1526624/1696276
[pid=15996] ppid=15993 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/15996/stat : 15996 (java) S 15993 15996 14900 0 -1 4202496 4722 0 1 0 24 1 0 0 20 0 22 0 9894703 10060525568 7853 33554432000 1073741824 1073778376 140735942288288 140735942279424 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15996/statm: 2456183 7853 2216 9 0 2446860 0
[pid=15996/tid=15997] ppid=15993 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/15996/task/15997/stat : 15997 (java) S 15993 15996 14900 0 -1 4202560 2412 0 1 0 15 0 0 0 20 0 22 0 9894704 10060525568 7853 33554432000 1073741824 1073778376 140735942288288 139673975702392 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9824732

[startup+0.300252 s]
/proc/loadavg: 4.38 3.73 2.57 4/197 15996
/proc/meminfo: memFree=28280484/32872528 swapFree=1526624/1696276
[pid=15996] ppid=15993 vsize=9824732 CPUtime=0.65 cores=0,2,4,6
/proc/15996/stat : 15996 (java) S 15993 15996 14900 0 -1 4202496 7459 0 1 0 63 2 0 0 20 0 22 0 9894703 10060525568 9744 33554432000 1073741824 1073778376 140735942288288 140735942279424 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15996/statm: 2456183 9744 2244 9 0 2446860 0
[pid=15996/tid=15997] ppid=15993 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/15996/task/15997/stat : 15997 (java) S 15993 15996 14900 0 -1 4202560 2412 0 1 0 15 0 0 0 20 0 22 0 9894704 10060525568 9744 33554432000 1073741824 1073778376 140735942288288 139673975702392 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 9824732

[startup+0.700231 s]
/proc/loadavg: 4.38 3.73 2.57 4/197 15996
/proc/meminfo: memFree=28280484/32872528 swapFree=1526624/1696276
[pid=15996] ppid=15993 vsize=9824732 CPUtime=2.18 cores=0,2,4,6
/proc/15996/stat : 15996 (java) S 15993 15996 14900 0 -1 4202496 19773 0 1 0 213 5 0 0 20 0 22 0 9894703 10060525568 34955 33554432000 1073741824 1073778376 140735942288288 140735942279424 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15996/statm: 2456183 34955 2259 9 0 2446860 0
[pid=15996/tid=15997] ppid=15993 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/15996/task/15997/stat : 15997 (java) S 15993 15996 14900 0 -1 4202560 2412 0 1 0 15 0 0 0 20 0 22 0 9894704 10060525568 34955 33554432000 1073741824 1073778376 140735942288288 139673975702392 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 4.38 3.73 2.57 6/219 16018
/proc/meminfo: memFree=28091928/32872528 swapFree=1526624/1696276
[pid=15996] ppid=15993 vsize=9824732 CPUtime=4.6 cores=0,2,4,6
/proc/15996/stat : 15996 (java) S 15993 15996 14900 0 -1 4202496 24441 0 1 0 452 8 0 0 20 0 22 0 9894703 10060525568 50112 33554432000 1073741824 1073778376 140735942288288 140735942279424 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15996/statm: 2456183 50112 2275 9 0 2446860 0
[pid=15996/tid=15997] ppid=15993 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/15996/task/15997/stat : 15997 (java) S 15993 15996 14900 0 -1 4202560 2412 0 1 0 15 0 0 0 20 0 22 0 9894704 10060525568 50112 33554432000 1073741824 1073778376 140735942288288 139673975702392 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=15999] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/15999/stat : 15999 (java) S 15993 15996 14900 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 9894705 10060525568 50112 33554432000 1073741824 1073778376 140735942288288 139673948154408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=16000] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16000/stat : 16000 (java) S 15993 15996 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9894705 10060525568 50112 33554432000 1073741824 1073778376 140735942288288 139673818671528 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15996/tid=16001] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16001/stat : 16001 (java) S 15993 15996 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9894705 10060525568 50112 33554432000 1073741824 1073778376 140735942288288 139673817618728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15996/tid=16002] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16002/stat : 16002 (java) S 15993 15996 14900 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 9894705 10060525568 50112 33554432000 1073741824 1073778376 140735942288288 139673816565928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=16003] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16003/stat : 16003 (java) S 15993 15996 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9894705 10060525568 50112 33554432000 1073741824 1073778376 140735942288288 139673815514152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16004] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16004/stat : 16004 (java) S 15993 15996 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9894705 10060525568 50112 33554432000 1073741824 1073778376 140735942288288 139673814461352 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15996/tid=16005] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16005/stat : 16005 (java) S 15993 15996 14900 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 9894705 10060525568 50112 33554432000 1073741824 1073778376 140735942288288 139673477311272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16006] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16006/stat : 16006 (java) S 15993 15996 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9894705 10060525568 50112 33554432000 1073741824 1073778376 140735942288288 139673476258472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15996/tid=16007] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16007/stat : 16007 (java) S 15993 15996 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9894706 10060525568 50112 33554432000 1073741824 1073778376 140735942288288 139673464060392 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15996/tid=16008] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16008/stat : 16008 (java) S 15993 15996 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9894706 10060525568 50112 33554432000 1073741824 1073778376 140735942288288 139673463006456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16009] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16009/stat : 16009 (java) S 15993 15996 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9894706 10060525568 50112 33554432000 1073741824 1073778376 140735942288288 139673461953544 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16010] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16010/stat : 16010 (java) S 15993 15996 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9894709 10060525568 50112 33554432000 1073741824 1073778376 140735942288288 139673460902032 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16011] ppid=15993 vsize=9824732 CPUtime=0.65 cores=0,2,4,6
/proc/15996/task/16011/stat : 16011 (java) S 15993 15996 14900 0 -1 4202560 10206 0 0 0 63 2 0 0 20 0 22 0 9894709 10060525568 50112 33554432000 1073741824 1073778376 140735942288288 139673459850168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16012] ppid=15993 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/15996/task/16012/stat : 16012 (java) S 15993 15996 14900 0 -1 4202560 10403 0 0 0 111 2 0 0 20 0 22 0 9894709 10060525568 50112 33554432000 1073741824 1073778376 140735942288288 139673458797368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15996/tid=16013] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16013/stat : 16013 (java) S 15993 15996 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9894709 10060525568 50112 33554432000 1073741824 1073778376 140735942288288 139673457744760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15996/tid=16014] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16014/stat : 16014 (java) S 15993 15996 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9894709 10060525568 50112 33554432000 1073741824 1073778376 140735942288288 139673456692168 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16015] ppid=15993 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/15996/task/16015/stat : 16015 (java) R 15993 15996 14900 0 -1 4202560 23 0 0 0 129 0 0 0 20 0 22 0 9894721 10060525568 50112 33554432000 1073741824 1073778376 140735942288288 139673455635184 139673830085498 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=15996/tid=16016] ppid=15993 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/15996/task/16016/stat : 16016 (java) R 15993 15996 14900 0 -1 4202560 88 0 0 0 127 2 0 0 20 0 22 0 9894721 10060525568 50112 33554432000 1073741824 1073778376 140735942288288 139673454575472 139673830095062 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=16017] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16017/stat : 16017 (java) S 15993 15996 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9894722 10060525568 50112 33554432000 1073741824 1073778376 140735942288288 139673453532072 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15996/tid=16018] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16018/stat : 16018 (java) S 15993 15996 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9894722 10060525568 50112 33554432000 1073741824 1073778376 140735942288288 139673452479272 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.6
Current children cumulated vsize (KiB) 9824732

[startup+3.10094 s]
/proc/loadavg: 4.38 3.73 2.57 5/219 16018
/proc/meminfo: memFree=28081564/32872528 swapFree=1526624/1696276
[pid=15996] ppid=15993 vsize=9824732 CPUtime=8.17 cores=0,2,4,6
/proc/15996/stat : 15996 (java) S 15993 15996 14900 0 -1 4202496 27125 0 1 0 808 9 0 0 20 0 22 0 9894703 10060525568 53242 33554432000 1073741824 1073778376 140735942288288 140735942279424 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15996/statm: 2456183 53242 2275 9 0 2446860 0
[pid=15996/tid=15997] ppid=15993 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/15996/task/15997/stat : 15997 (java) S 15993 15996 14900 0 -1 4202560 2412 0 1 0 15 0 0 0 20 0 22 0 9894704 10060525568 53242 33554432000 1073741824 1073778376 140735942288288 139673975702392 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=15999] ppid=15993 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15996/task/15999/stat : 15999 (java) S 15993 15996 14900 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 9894705 10060525568 53242 33554432000 1073741824 1073778376 140735942288288 139673948154408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=16000] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16000/stat : 16000 (java) S 15993 15996 14900 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 9894705 10060525568 53242 33554432000 1073741824 1073778376 140735942288288 139673818671528 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15996/tid=16001] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16001/stat : 16001 (java) S 15993 15996 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9894705 10060525568 53242 33554432000 1073741824 1073778376 140735942288288 139673817618728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15996/tid=16002] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16002/stat : 16002 (java) S 15993 15996 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 9894705 10060525568 53242 33554432000 1073741824 1073778376 140735942288288 139673816565928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16003] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16003/stat : 16003 (java) S 15993 15996 14900 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 9894705 10060525568 53242 33554432000 1073741824 1073778376 140735942288288 139673815514152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15996/tid=16004] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16004/stat : 16004 (java) S 15993 15996 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9894705 10060525568 53242 33554432000 1073741824 1073778376 140735942288288 139673814461352 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15996/tid=16005] ppid=15993 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15996/task/16005/stat : 16005 (java) S 15993 15996 14900 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 9894705 10060525568 53242 33554432000 1073741824 1073778376 140735942288288 139673477311272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15996/tid=16006] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16006/stat : 16006 (java) S 15993 15996 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9894705 10060525568 53242 33554432000 1073741824 1073778376 140735942288288 139673476258472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=16007] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16007/stat : 16007 (java) S 15993 15996 14900 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 9894706 10060525568 53242 33554432000 1073741824 1073778376 140735942288288 139673464060392 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16008] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16008/stat : 16008 (java) S 15993 15996 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9894706 10060525568 53242 33554432000 1073741824 1073778376 140735942288288 139673463006456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16009] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16009/stat : 16009 (java) S 15993 15996 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9894706 10060525568 53242 33554432000 1073741824 1073778376 140735942288288 139673461953544 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16010] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16010/stat : 16010 (java) S 15993 15996 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9894709 10060525568 53242 33554432000 1073741824 1073778376 140735942288288 139673460902032 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16011] ppid=15993 vsize=9824732 CPUtime=0.65 cores=0,2,4,6
/proc/15996/task/16011/stat : 16011 (java) S 15993 15996 14900 0 -1 4202560 10206 0 0 0 63 2 0 0 20 0 22 0 9894709 10060525568 53242 33554432000 1073741824 1073778376 140735942288288 139673459850168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16012] ppid=15993 vsize=9824732 CPUtime=1.46 cores=0,2,4,6
/proc/15996/task/16012/stat : 16012 (java) S 15993 15996 14900 0 -1 4202560 12995 0 0 0 143 3 0 0 20 0 22 0 9894709 10060525568 53242 33554432000 1073741824 1073778376 140735942288288 139673458797368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15996/tid=16013] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16013/stat : 16013 (java) S 15993 15996 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9894709 10060525568 53242 33554432000 1073741824 1073778376 140735942288288 139673457744760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15996/tid=16014] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16014/stat : 16014 (java) S 15993 15996 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9894709 10060525568 53242 33554432000 1073741824 1073778376 140735942288288 139673456692168 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16015] ppid=15993 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/15996/task/16015/stat : 16015 (java) R 15993 15996 14900 0 -1 4202560 25 0 0 0 285 0 0 0 20 0 22 0 9894721 10060525568 53242 33554432000 1073741824 1073778376 140735942288288 139673455637216 139673830080781 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=16016] ppid=15993 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/15996/task/16016/stat : 16016 (java) R 15993 15996 14900 0 -1 4202560 90 0 0 0 283 2 0 0 20 0 22 0 9894721 10060525568 53242 33554432000 1073741824 1073778376 140735942288288 139673454584160 139673830080752 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15996/tid=16017] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16017/stat : 16017 (java) S 15993 15996 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9894722 10060525568 53242 33554432000 1073741824 1073778376 140735942288288 139673453532072 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15996/tid=16018] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16018/stat : 16018 (java) S 15993 15996 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9894722 10060525568 53242 33554432000 1073741824 1073778376 140735942288288 139673452479272 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.17
Current children cumulated vsize (KiB) 9824732

[startup+6.30087 s]
/proc/loadavg: 4.35 3.74 2.57 5/219 16018
/proc/meminfo: memFree=27940064/32872528 swapFree=1526624/1696276
[pid=15996] ppid=15993 vsize=9824732 CPUtime=14.65 cores=0,2,4,6
/proc/15996/stat : 15996 (java) S 15993 15996 14900 0 -1 4202496 27846 0 1 0 1450 15 0 0 20 0 22 0 9894703 10060525568 91770 33554432000 1073741824 1073778376 140735942288288 140735942279424 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15996/statm: 2456183 91770 2275 9 0 2446860 0
[pid=15996/tid=15997] ppid=15993 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/15996/task/15997/stat : 15997 (java) S 15993 15996 14900 0 -1 4202560 2412 0 1 0 16 0 0 0 20 0 22 0 9894704 10060525568 91770 33554432000 1073741824 1073778376 140735942288288 139673975702392 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=15999] ppid=15993 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/15996/task/15999/stat : 15999 (java) S 15993 15996 14900 0 -1 4202560 147 0 0 0 4 1 0 0 20 0 22 0 9894705 10060525568 91770 33554432000 1073741824 1073778376 140735942288288 139673948154408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=16000] ppid=15993 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/15996/task/16000/stat : 16000 (java) S 15993 15996 14900 0 -1 4202560 125 0 0 0 3 0 0 0 20 0 22 0 9894705 10060525568 91770 33554432000 1073741824 1073778376 140735942288288 139673818671528 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16001] ppid=15993 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/15996/task/16001/stat : 16001 (java) S 15993 15996 14900 0 -1 4202560 118 0 0 0 4 0 0 0 20 0 22 0 9894705 10060525568 91770 33554432000 1073741824 1073778376 140735942288288 139673817618728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=16002] ppid=15993 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/15996/task/16002/stat : 16002 (java) S 15993 15996 14900 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 9894705 10060525568 91770 33554432000 1073741824 1073778376 140735942288288 139673816565928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=16003] ppid=15993 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/15996/task/16003/stat : 16003 (java) S 15993 15996 14900 0 -1 4202560 31 0 0 0 4 0 0 0 20 0 22 0 9894705 10060525568 91770 33554432000 1073741824 1073778376 140735942288288 139673815514152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15996/tid=16004] ppid=15993 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/15996/task/16004/stat : 16004 (java) S 15993 15996 14900 0 -1 4202560 119 0 0 0 3 0 0 0 20 0 22 0 9894705 10060525568 91770 33554432000 1073741824 1073778376 140735942288288 139673814461352 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15996/tid=16005] ppid=15993 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/15996/task/16005/stat : 16005 (java) S 15993 15996 14900 0 -1 4202560 28 0 0 0 4 0 0 0 20 0 22 0 9894705 10060525568 91770 33554432000 1073741824 1073778376 140735942288288 139673477311272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16006] ppid=15993 vsize=9824732 CPUtime=0.01 cores=0,2,4,6

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

[pid=15996/tid=16006] ppid=15993 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/15996/task/16006/stat : 16006 (java) S 15993 15996 14900 0 -1 4202560 87 0 0 0 9 2 0 0 20 0 22 0 9894705 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673476258472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16007] ppid=15993 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/15996/task/16007/stat : 16007 (java) S 15993 15996 14900 0 -1 4202560 597 0 0 0 0 2 0 0 20 0 22 0 9894706 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673464060392 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15996/tid=16008] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16008/stat : 16008 (java) S 15993 15996 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9894706 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673463006456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16009] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16009/stat : 16009 (java) S 15993 15996 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9894706 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673461953544 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16010] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16010/stat : 16010 (java) S 15993 15996 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9894709 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673460902032 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16011] ppid=15993 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/15996/task/16011/stat : 16011 (java) S 15993 15996 14900 0 -1 4202560 10244 0 0 0 104 2 0 0 20 0 22 0 9894709 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673459850168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16012] ppid=15993 vsize=9824732 CPUtime=1.52 cores=0,2,4,6
/proc/15996/task/16012/stat : 16012 (java) S 15993 15996 14900 0 -1 4202560 12996 0 0 0 149 3 0 0 20 0 22 0 9894709 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673458797368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15996/tid=16013] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16013/stat : 16013 (java) S 15993 15996 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9894709 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673457744760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15996/tid=16014] ppid=15993 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15996/task/16014/stat : 16014 (java) S 15993 15996 14900 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 22 0 9894709 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673456692168 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=16015] ppid=15993 vsize=9824732 CPUtime=61.77 cores=0,2,4,6
/proc/15996/task/16015/stat : 16015 (java) R 15993 15996 14900 0 -1 4202560 54 0 0 0 6177 0 0 0 20 0 22 0 9894721 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673455635968 139673830125732 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16016] ppid=15993 vsize=9824732 CPUtime=61.83 cores=0,2,4,6
/proc/15996/task/16016/stat : 16016 (java) R 15993 15996 14900 0 -1 4202560 516 0 0 0 6172 11 0 0 20 0 22 0 9894721 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673454582416 139673830080767 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=16017] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16017/stat : 16017 (java) S 15993 15996 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9894722 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673453532072 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15996/tid=16018] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16018/stat : 16018 (java) S 15993 15996 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9894722 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673452479272 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 127.55
Current children cumulated vsize (KiB) 9824732

[startup+64.0009 s]
/proc/loadavg: 4.38 3.86 2.69 5/218 16222
/proc/meminfo: memFree=26308428/32872528 swapFree=1526624/1696276
[pid=15996] ppid=15993 vsize=9824732 CPUtime=130.75 cores=0,2,4,6
/proc/15996/stat : 15996 (java) S 15993 15996 14900 0 -1 4202496 29384 0 1 0 13034 41 0 0 20 0 22 0 9894703 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 140735942279424 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15996/statm: 2456183 258480 2276 9 0 2446860 0
[pid=15996/tid=15997] ppid=15993 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/15996/task/15997/stat : 15997 (java) S 15993 15996 14900 0 -1 4202560 2414 0 1 0 16 0 0 0 20 0 22 0 9894704 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673975702392 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=15999] ppid=15993 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/15996/task/15999/stat : 15999 (java) S 15993 15996 14900 0 -1 4202560 305 0 0 0 15 3 0 0 20 0 22 0 9894705 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673948154408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15996/tid=16000] ppid=15993 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/15996/task/16000/stat : 16000 (java) S 15993 15996 14900 0 -1 4202560 174 0 0 0 10 2 0 0 20 0 22 0 9894705 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673818671528 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=16001] ppid=15993 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/15996/task/16001/stat : 16001 (java) S 15993 15996 14900 0 -1 4202560 181 0 0 0 8 2 0 0 20 0 22 0 9894705 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673817618728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16002] ppid=15993 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/15996/task/16002/stat : 16002 (java) S 15993 15996 14900 0 -1 4202560 123 0 0 0 9 2 0 0 20 0 22 0 9894705 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673816565928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=16003] ppid=15993 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/15996/task/16003/stat : 16003 (java) S 15993 15996 14900 0 -1 4202560 121 0 0 0 8 3 0 0 20 0 22 0 9894705 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673815514152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15996/tid=16004] ppid=15993 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/15996/task/16004/stat : 16004 (java) S 15993 15996 14900 0 -1 4202560 216 0 0 0 14 3 0 0 20 0 22 0 9894705 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673814461352 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15996/tid=16005] ppid=15993 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/15996/task/16005/stat : 16005 (java) S 15993 15996 14900 0 -1 4202560 87 0 0 0 9 3 0 0 20 0 22 0 9894705 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673477311272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=16006] ppid=15993 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/15996/task/16006/stat : 16006 (java) S 15993 15996 14900 0 -1 4202560 87 0 0 0 9 2 0 0 20 0 22 0 9894705 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673476258472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16007] ppid=15993 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/15996/task/16007/stat : 16007 (java) S 15993 15996 14900 0 -1 4202560 597 0 0 0 0 2 0 0 20 0 22 0 9894706 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673464060392 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15996/tid=16008] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16008/stat : 16008 (java) S 15993 15996 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9894706 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673463006456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16009] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16009/stat : 16009 (java) S 15993 15996 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9894706 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673461953544 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16010] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16010/stat : 16010 (java) S 15993 15996 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9894709 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673460902032 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16011] ppid=15993 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/15996/task/16011/stat : 16011 (java) S 15993 15996 14900 0 -1 4202560 10244 0 0 0 104 2 0 0 20 0 22 0 9894709 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673459850168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16012] ppid=15993 vsize=9824732 CPUtime=1.52 cores=0,2,4,6
/proc/15996/task/16012/stat : 16012 (java) S 15993 15996 14900 0 -1 4202560 12996 0 0 0 149 3 0 0 20 0 22 0 9894709 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673458797368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15996/tid=16013] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16013/stat : 16013 (java) S 15993 15996 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9894709 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673457744760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15996/tid=16014] ppid=15993 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15996/task/16014/stat : 16014 (java) S 15993 15996 14900 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 22 0 9894709 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673456692168 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=16015] ppid=15993 vsize=9824732 CPUtime=63.37 cores=0,2,4,6
/proc/15996/task/16015/stat : 16015 (java) R 15993 15996 14900 0 -1 4202560 55 0 0 0 6337 0 0 0 20 0 22 0 9894721 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673455635384 139673830125790 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16016] ppid=15993 vsize=9824732 CPUtime=63.43 cores=0,2,4,6
/proc/15996/task/16016/stat : 16016 (java) R 15993 15996 14900 0 -1 4202560 516 0 0 0 6332 11 0 0 20 0 22 0 9894721 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673454582384 139673830085535 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=16017] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16017/stat : 16017 (java) S 15993 15996 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9894722 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673453532072 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15996/tid=16018] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16018/stat : 16018 (java) S 15993 15996 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9894722 10060525568 258480 33554432000 1073741824 1073778376 140735942288288 139673452479272 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 130.75
Current children cumulated vsize (KiB) 9824732

[startup+64.8009 s]
/proc/loadavg: 4.38 3.86 2.69 5/218 16222
/proc/meminfo: memFree=26308428/32872528 swapFree=1526624/1696276
[pid=15996] ppid=15993 vsize=9824732 CPUtime=132.36 cores=0,2,4,6
/proc/15996/stat : 15996 (java) S 15993 15996 14900 0 -1 4202496 29388 0 1 0 13193 43 0 0 20 0 19 0 9894703 10060525568 258466 33554432000 1073741824 1073778376 140735942288288 140735942279424 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15996/statm: 2456183 258466 2277 9 0 2446860 0
[pid=15996/tid=15997] ppid=15993 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/15996/task/15997/stat : 15997 (java) S 15993 15996 14900 0 -1 4202560 2414 0 1 0 16 0 0 0 20 0 19 0 9894704 10060525568 258466 33554432000 1073741824 1073778376 140735942288288 139673975702392 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=15999] ppid=15993 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/15996/task/15999/stat : 15999 (java) S 15993 15996 14900 0 -1 4202560 305 0 0 0 15 3 0 0 20 0 19 0 9894705 10060525568 258466 33554432000 1073741824 1073778376 140735942288288 139673948154408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15996/tid=16000] ppid=15993 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/15996/task/16000/stat : 16000 (java) S 15993 15996 14900 0 -1 4202560 174 0 0 0 10 2 0 0 20 0 19 0 9894705 10060525568 258466 33554432000 1073741824 1073778376 140735942288288 139673818671528 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=16001] ppid=15993 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/15996/task/16001/stat : 16001 (java) S 15993 15996 14900 0 -1 4202560 181 0 0 0 8 2 0 0 20 0 19 0 9894705 10060525568 258466 33554432000 1073741824 1073778376 140735942288288 139673817618728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16002] ppid=15993 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/15996/task/16002/stat : 16002 (java) S 15993 15996 14900 0 -1 4202560 123 0 0 0 9 2 0 0 20 0 19 0 9894705 10060525568 258466 33554432000 1073741824 1073778376 140735942288288 139673816565928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=16003] ppid=15993 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/15996/task/16003/stat : 16003 (java) S 15993 15996 14900 0 -1 4202560 121 0 0 0 8 3 0 0 20 0 19 0 9894705 10060525568 258466 33554432000 1073741824 1073778376 140735942288288 139673815514152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15996/tid=16004] ppid=15993 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/15996/task/16004/stat : 16004 (java) S 15993 15996 14900 0 -1 4202560 216 0 0 0 14 3 0 0 20 0 19 0 9894705 10060525568 258466 33554432000 1073741824 1073778376 140735942288288 139673814461352 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15996/tid=16005] ppid=15993 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/15996/task/16005/stat : 16005 (java) S 15993 15996 14900 0 -1 4202560 87 0 0 0 9 3 0 0 20 0 19 0 9894705 10060525568 258466 33554432000 1073741824 1073778376 140735942288288 139673477311272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=16006] ppid=15993 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/15996/task/16006/stat : 16006 (java) S 15993 15996 14900 0 -1 4202560 87 0 0 0 9 2 0 0 20 0 19 0 9894705 10060525568 258466 33554432000 1073741824 1073778376 140735942288288 139673476258472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16007] ppid=15993 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/15996/task/16007/stat : 16007 (java) S 15993 15996 14900 0 -1 4202560 597 0 0 0 0 2 0 0 20 0 19 0 9894706 10060525568 258466 33554432000 1073741824 1073778376 140735942288288 139673464060392 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15996/tid=16008] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16008/stat : 16008 (java) S 15993 15996 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9894706 10060525568 258466 33554432000 1073741824 1073778376 140735942288288 139673463006456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16009] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16009/stat : 16009 (java) S 15993 15996 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 9894706 10060525568 258466 33554432000 1073741824 1073778376 140735942288288 139673461953544 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16010] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16010/stat : 16010 (java) S 15993 15996 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9894709 10060525568 258466 33554432000 1073741824 1073778376 140735942288288 139673460902032 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16011] ppid=15993 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/15996/task/16011/stat : 16011 (java) S 15993 15996 14900 0 -1 4202560 10244 0 0 0 104 2 0 0 20 0 19 0 9894709 10060525568 258466 33554432000 1073741824 1073778376 140735942288288 139673459850168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16012] ppid=15993 vsize=9824732 CPUtime=1.52 cores=0,2,4,6
/proc/15996/task/16012/stat : 16012 (java) S 15993 15996 14900 0 -1 4202560 12996 0 0 0 149 3 0 0 20 0 19 0 9894709 10060525568 258466 33554432000 1073741824 1073778376 140735942288288 139673458797368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15996/tid=16013] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16013/stat : 16013 (java) S 15993 15996 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9894709 10060525568 258466 33554432000 1073741824 1073778376 140735942288288 139673457744760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15996/tid=16014] ppid=15993 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15996/task/16014/stat : 16014 (java) S 15993 15996 14900 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 9894709 10060525568 258466 33554432000 1073741824 1073778376 140735942288288 139673456692168 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=16018] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16018/stat : 16018 (java) S 15993 15996 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 9894722 10060525568 258466 33554432000 1073741824 1073778376 140735942288288 139673452479272 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 132.36
Current children cumulated vsize (KiB) 9824732

[startup+65.2008 s]
/proc/loadavg: 4.38 3.86 2.69 3/215 16222
/proc/meminfo: memFree=26308428/32872528 swapFree=1526624/1696276
[pid=15996] ppid=15993 vsize=9824732 CPUtime=132.37 cores=0,2,4,6
/proc/15996/stat : 15996 (java) S 15993 15996 14900 0 -1 4202496 29397 0 1 0 13194 43 0 0 20 0 19 0 9894703 10060525568 258471 33554432000 1073741824 1073778376 140735942288288 140735942279424 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15996/statm: 2456183 258471 2280 9 0 2446860 0
[pid=15996/tid=15997] ppid=15993 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/15996/task/15997/stat : 15997 (java) S 15993 15996 14900 0 -1 4202560 2414 0 1 0 16 0 0 0 20 0 19 0 9894704 10060525568 258471 33554432000 1073741824 1073778376 140735942288288 139673975702232 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=15999] ppid=15993 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/15996/task/15999/stat : 15999 (java) S 15993 15996 14900 0 -1 4202560 305 0 0 0 15 3 0 0 20 0 19 0 9894705 10060525568 258471 33554432000 1073741824 1073778376 140735942288288 139673948154408 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15996/tid=16000] ppid=15993 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/15996/task/16000/stat : 16000 (java) S 15993 15996 14900 0 -1 4202560 174 0 0 0 10 2 0 0 20 0 19 0 9894705 10060525568 258471 33554432000 1073741824 1073778376 140735942288288 139673818671528 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=16001] ppid=15993 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/15996/task/16001/stat : 16001 (java) S 15993 15996 14900 0 -1 4202560 181 0 0 0 8 2 0 0 20 0 19 0 9894705 10060525568 258471 33554432000 1073741824 1073778376 140735942288288 139673817618728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16002] ppid=15993 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/15996/task/16002/stat : 16002 (java) S 15993 15996 14900 0 -1 4202560 123 0 0 0 9 2 0 0 20 0 19 0 9894705 10060525568 258471 33554432000 1073741824 1073778376 140735942288288 139673816565928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=16003] ppid=15993 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/15996/task/16003/stat : 16003 (java) S 15993 15996 14900 0 -1 4202560 121 0 0 0 8 3 0 0 20 0 19 0 9894705 10060525568 258471 33554432000 1073741824 1073778376 140735942288288 139673815514152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15996/tid=16004] ppid=15993 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/15996/task/16004/stat : 16004 (java) S 15993 15996 14900 0 -1 4202560 216 0 0 0 14 3 0 0 20 0 19 0 9894705 10060525568 258471 33554432000 1073741824 1073778376 140735942288288 139673814461352 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15996/tid=16005] ppid=15993 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/15996/task/16005/stat : 16005 (java) S 15993 15996 14900 0 -1 4202560 87 0 0 0 9 3 0 0 20 0 19 0 9894705 10060525568 258471 33554432000 1073741824 1073778376 140735942288288 139673477311272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15996/tid=16006] ppid=15993 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/15996/task/16006/stat : 16006 (java) S 15993 15996 14900 0 -1 4202560 87 0 0 0 9 2 0 0 20 0 19 0 9894705 10060525568 258471 33554432000 1073741824 1073778376 140735942288288 139673476258472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16007] ppid=15993 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/15996/task/16007/stat : 16007 (java) S 15993 15996 14900 0 -1 4202560 597 0 0 0 0 2 0 0 20 0 19 0 9894706 10060525568 258471 33554432000 1073741824 1073778376 140735942288288 139673464060392 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15996/tid=16008] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16008/stat : 16008 (java) S 15993 15996 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9894706 10060525568 258471 33554432000 1073741824 1073778376 140735942288288 139673463006456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16009] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16009/stat : 16009 (java) S 15993 15996 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 9894706 10060525568 258471 33554432000 1073741824 1073778376 140735942288288 139673461953544 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16010] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16010/stat : 16010 (java) S 15993 15996 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9894709 10060525568 258471 33554432000 1073741824 1073778376 140735942288288 139673460902032 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16011] ppid=15993 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/15996/task/16011/stat : 16011 (java) R 15993 15996 14900 0 -1 4202560 10249 0 0 0 104 2 0 0 20 0 19 0 9894709 10060525568 258471 33554432000 1073741824 1073778376 140735942288288 139673459850008 139673982688217 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15996/tid=16012] ppid=15993 vsize=9824732 CPUtime=1.52 cores=0,2,4,6
/proc/15996/task/16012/stat : 16012 (java) S 15993 15996 14900 0 -1 4202560 12996 0 0 0 149 3 0 0 20 0 19 0 9894709 10060525568 258471 33554432000 1073741824 1073778376 140735942288288 139673458797368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15996/tid=16013] ppid=15993 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15996/task/16013/stat : 16013 (java) S 15993 15996 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9894709 10060525568 258471 33554432000 1073741824 1073778376 140735942288288 139673457744760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15996/tid=16014] ppid=15993 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15996/task/16014/stat : 16014 (java) S 15993 15996 14900 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 9894709 10060525568 258471 33554432000 1073741824 1073778376 140735942288288 139673456692168 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 132.37
Current children cumulated vsize (KiB) 9824732

Child status: 20
Real time (s): 65.2843
CPU time (s): 132.584
CPU user time (s): 132.041
CPU system time (s): 0.542917
CPU usage (%): 203.087
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 132.041
system time used= 0.542917
maximum resident set size= 1059764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29413
page faults= 1
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2301
involuntary context switches= 1856

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.461929 second user time and 0.597909 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-30 19:45:05
IDJOB=4120291
IDBENCH=109865
IDSOLVER=2543
FILE ID=node125/4120291-1467308705
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-tseitin-regular-n84-d3-i2-r2.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-4120291-1467308705/watcher-4120291-1467308705 -o /tmp/evaluation-result-4120291-1467308705/solver-4120291-1467308705 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1467308203-14916 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4120291-1467308705.opb

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

MD5SUM BENCH= bacd93c99a4c884997cc7607aec955fe
RANDOM SEED=1309784983

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:        28281136 kB
Buffers:          132128 kB
Cached:          1796464 kB
SwapCached:            0 kB
Active:           476868 kB
Inactive:        1674988 kB
Active(anon):     225816 kB
Inactive(anon):        0 kB
Active(file):     251052 kB
Inactive(file):  1674988 kB
Unevictable:     1696276 kB
Mlocked:         1526624 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1300 kB
Writeback:             0 kB
AnonPages:       2019956 kB
Mapped:            21524 kB
Shmem:               204 kB
Slab:             608800 kB
SReclaimable:      52404 kB
SUnreclaim:       556396 kB
KernelStack:        1792 kB
PageTables:         8464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2348192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    438272 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:46:10