Trace number 4122563

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 33.3989 15.7108

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-subsetCardinalitySigma-25-3.cnf.gz-plain.pb.metafix.opb
MD5SUM815075d94bc45a26340796585fc14685
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 benchmark4.91525
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables101
Total number of constraints212
Number of constraints which are clauses212
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.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-4122563-1467310352.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.10/0.14	c ... done. Wall clock time 0.037s.
0.10/0.14	c declared #vars     101
0.10/0.14	c #constraints  212
0.10/0.15	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.15	c constraints type 
0.10/0.15	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 212
0.10/0.15	c 212 constraints processed.
0.10/0.15	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.15	c constraints type 
0.10/0.15	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 212
0.10/0.15	c 212 constraints processed.
1.86/0.61	c cleaning 2501 clauses out of 5002 with flag 34128/5002
2.26/0.74	c cleaning 0 clauses out of 5000 with flag 0/5000
2.96/0.93	c cleaning 4246 clauses out of 8500 with flag 77253/11001
3.40/1.14	c cleaning 0 clauses out of 11001 with flag 0/11001
3.98/1.33	c cleaning 5621 clauses out of 11255 with flag 135163/18002
4.82/1.65	c cleaning 0 clauses out of 18000 with flag 0/18000
5.40/1.82	c cleaning 6816 clauses out of 13632 with flag 201868/26000
6.59/2.33	c cleaning 0 clauses out of 26000 with flag 0/26000
6.80/2.48	c cleaning 7906 clauses out of 15817 with flag 272498/35001
8.43/3.26	c cleaning 0 clauses out of 35000 with flag 0/35000
8.43/3.28	c cleaning 8950 clauses out of 17910 with flag 355146/45000
10.64/4.31	c cleaning 9980 clauses out of 19960 with flag 450804/56000
10.85/4.49	c cleaning 0 clauses out of 45001 with flag 0/45001
13.08/5.60	c cleaning 10988 clauses out of 21981 with flag 545858/68001
14.50/6.18	c cleaning 0 clauses out of 56001 with flag 0/56001
16.07/6.89	c cleaning 11995 clauses out of 23993 with flag 646785/81001
18.50/8.08	c cleaning 0 clauses out of 68001 with flag 0/68001
19.29/8.49	c cleaning 12996 clauses out of 25998 with flag 745842/95001
22.92/10.30	c cleaning 13997 clauses out of 28001 with flag 846014/110000
23.82/10.62	c cleaning 0 clauses out of 81001 with flag 0/81001
27.25/12.39	c cleaning 14998 clauses out of 30003 with flag 949235/126000
29.87/13.63	c cleaning 0 clauses out of 95001 with flag 0/95001
32.40/14.87	c cleaning 16000 clauses out of 32003 with flag 1058906/143001
33.03/15.18	c And the winner is solver0
33.20/15.65	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
33.20/15.65	c starts		: 15
33.20/15.65	c conflicts		: 145902
33.20/15.65	c decisions		: 173940
33.20/15.65	c propagations		: 2420814
33.20/15.65	c inspects		: 375761319
33.20/15.65	c shortcuts		: 0
33.20/15.65	c learnt literals	: 16
33.20/15.65	c learnt binary clauses	: 97
33.20/15.65	c learnt ternary clauses	: 450
33.20/15.65	c learnt constraints	: 145885
33.20/15.65	c ignored constraints	: 0
33.20/15.65	c root simplifications	: 0
33.20/15.65	c removed literals (reason simplification)	: 428673
33.20/15.65	c reason swapping (by a shorter reason)	: 0
33.20/15.65	c Calls to reduceDB	: 13
33.20/15.65	c Number of update (reduction) of LBD	: 49336
33.20/15.65	c Imported unit clauses	: 0
33.20/15.65	c number of reductions to clauses (during analyze)	: 0
33.20/15.65	c number of learned constraints concerned by reduction	: 0
33.20/15.65	c number of learning phase by resolution	: 0
33.20/15.65	c number of learning phase by cutting planes	: 0
33.20/15.65	c speed (assignments/second)	: 156171.47280820593
33.20/15.65	c non guided choices	26
33.20/15.66	c learnt constraints type 
33.20/15.66	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 97
33.20/15.66	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 18794
33.20/15.66	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
33.20/15.66	c starts		: 91
33.20/15.66	c conflicts		: 102865
33.20/15.66	c decisions		: 124081
33.20/15.66	c propagations		: 1737749
33.20/15.66	c inspects		: 190062270
33.20/15.66	c shortcuts		: 0
33.20/15.66	c learnt literals	: 0
33.20/15.67	c learnt binary clauses	: 1
33.20/15.67	c learnt ternary clauses	: 30
33.20/15.67	c learnt constraints	: 102864
33.20/15.67	c ignored constraints	: 0
33.20/15.67	c root simplifications	: 0
33.20/15.67	c removed literals (reason simplification)	: 0
33.20/15.67	c reason swapping (by a shorter reason)	: 0
33.20/15.67	c Calls to reduceDB	: 10
33.20/15.67	c Number of update (reduction) of LBD	: 0
33.20/15.67	c Imported unit clauses	: 0
33.20/15.67	c number of reductions to clauses (during analyze)	: 0
33.20/15.67	c number of learned constraints concerned by reduction	: 0
33.20/15.67	c number of learning phase by resolution	: 0
33.20/15.67	c number of learning phase by cutting planes	: 0
33.20/15.67	c speed (assignments/second)	: 112011.66688152637
33.20/15.67	c non guided choices	26
33.30/15.70	c learnt constraints type 
33.30/15.70	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 102863
33.30/15.70	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 1
33.30/15.70	s UNSATISFIABLE
33.30/15.70	c Total wall clock time (in seconds): 15.595

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

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

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


[startup+0 s]
/proc/loadavg: 4.21 4.33 4.01 4/197 23052
/proc/meminfo: memFree=28092864/32872528 swapFree=1526624/1696276
[pid=23052] ppid=23049 vsize=92900 CPUtime=0 cores=1,3,5,7
/proc/23052/stat : 23052 (java) S 23049 23052 14900 0 -1 4202496 1295 0 0 0 0 0 0 0 20 0 2 0 10059447 95129600 927 33554432000 1073741824 1073778376 140733883697040 140733883688176 270710898749 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 23225 927 703 9 0 16769 0
[pid=23052/tid=23053] ppid=23049 vsize=94176 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23053/stat : 23053 (java) R 23049 23052 14900 0 -1 4202560 78 0 0 0 0 0 0 0 20 0 2 0 10059448 96436224 935 33554432000 1073741824 1073778376 140733883697040 139979764395560 270698318951 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100115 s]
/proc/loadavg: 4.21 4.33 4.01 4/197 23052
/proc/meminfo: memFree=28092864/32872528 swapFree=1526624/1696276
[pid=23052] ppid=23049 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/23052/stat : 23052 (java) S 23049 23052 14900 0 -1 4202496 4524 0 1 0 9 1 0 0 20 0 18 0 10059447 9787879424 5640 33554432000 1073741824 1073778376 140733883697040 140733883688176 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 2389619 5640 2156 9 0 2380296 0
[pid=23052/tid=23053] ppid=23049 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/23052/task/23053/stat : 23053 (java) R 23049 23052 14900 0 -1 4202560 2439 0 1 0 7 0 0 0 20 0 18 0 10059448 9787879424 5640 33554432000 1073741824 1073778376 140733883697040 139979764399008 270710924557 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200287 s]
/proc/loadavg: 4.21 4.33 4.01 4/197 23052
/proc/meminfo: memFree=28092864/32872528 swapFree=1526624/1696276
[pid=23052] ppid=23049 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/23052/stat : 23052 (java) S 23049 23052 14900 0 -1 4202496 6719 0 1 0 31 2 0 0 20 0 22 0 10059447 10060525568 8792 33554432000 1073741824 1073778376 140733883697040 140733883688176 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 2456183 8792 2221 9 0 2446860 0
[pid=23052/tid=23053] ppid=23049 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/23052/task/23053/stat : 23053 (java) S 23049 23052 14900 0 -1 4202560 2461 0 1 0 13 0 0 0 20 0 22 0 10059448 10060525568 8792 33554432000 1073741824 1073778376 140733883697040 139979764401016 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 9824732

[startup+0.300284 s]
/proc/loadavg: 4.21 4.33 4.01 4/197 23052
/proc/meminfo: memFree=28092864/32872528 swapFree=1526624/1696276
[pid=23052] ppid=23049 vsize=9824732 CPUtime=0.73 cores=1,3,5,7
/proc/23052/stat : 23052 (java) S 23049 23052 14900 0 -1 4202496 8312 0 1 0 71 2 0 0 20 0 22 0 10059447 10060525568 9802 33554432000 1073741824 1073778376 140733883697040 140733883688176 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 2456183 9802 2240 9 0 2446860 0
[pid=23052/tid=23053] ppid=23049 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/23052/task/23053/stat : 23053 (java) S 23049 23052 14900 0 -1 4202560 2461 0 1 0 13 0 0 0 20 0 22 0 10059448 10060525568 9802 33554432000 1073741824 1073778376 140733883697040 139979764401016 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 9824732

[startup+0.700245 s]
/proc/loadavg: 4.21 4.33 4.01 4/197 23052
/proc/meminfo: memFree=28092864/32872528 swapFree=1526624/1696276
[pid=23052] ppid=23049 vsize=9824732 CPUtime=2.26 cores=1,3,5,7
/proc/23052/stat : 23052 (java) S 23049 23052 14900 0 -1 4202496 26471 0 1 0 220 6 0 0 20 0 22 0 10059447 10060525568 36382 33554432000 1073741824 1073778376 140733883697040 140733883688176 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 2456183 36382 2259 9 0 2446860 0
[pid=23052/tid=23053] ppid=23049 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/23052/task/23053/stat : 23053 (java) S 23049 23052 14900 0 -1 4202560 2461 0 1 0 13 0 0 0 20 0 22 0 10059448 10060525568 36382 33554432000 1073741824 1073778376 140733883697040 139979764401016 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 9824732

[startup+1.50087 s]
/proc/loadavg: 4.35 4.36 4.02 5/219 23074
/proc/meminfo: memFree=27909144/32872528 swapFree=1526624/1696276
[pid=23052] ppid=23049 vsize=9824732 CPUtime=4.61 cores=1,3,5,7
/proc/23052/stat : 23052 (java) S 23049 23052 14900 0 -1 4202496 30582 0 1 0 454 7 0 0 20 0 22 0 10059447 10060525568 48119 33554432000 1073741824 1073778376 140733883697040 140733883688176 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 2456183 48119 2275 9 0 2446860 0
[pid=23052/tid=23053] ppid=23049 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/23052/task/23053/stat : 23053 (java) S 23049 23052 14900 0 -1 4202560 2461 0 1 0 13 0 0 0 20 0 22 0 10059448 10060525568 48119 33554432000 1073741824 1073778376 140733883697040 139979764401016 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23055] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23055/stat : 23055 (java) S 23049 23052 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10059448 10060525568 48119 33554432000 1073741824 1073778376 140733883697040 139979608443432 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23056] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23056/stat : 23056 (java) S 23049 23052 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10059448 10060525568 48119 33554432000 1073741824 1073778376 140733883697040 139979607390632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23052/tid=23057] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23057/stat : 23057 (java) S 23049 23052 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10059448 10060525568 48119 33554432000 1073741824 1073778376 140733883697040 139979606337832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23052/tid=23058] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23058/stat : 23058 (java) S 23049 23052 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 10059448 10060525568 48119 33554432000 1073741824 1073778376 140733883697040 139979605285032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23059] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23059/stat : 23059 (java) S 23049 23052 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10059448 10060525568 48119 33554432000 1073741824 1073778376 140733883697040 139979604233256 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23052/tid=23060] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23060/stat : 23060 (java) S 23049 23052 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10059448 10060525568 48119 33554432000 1073741824 1073778376 140733883697040 139979603180456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23061] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23061/stat : 23061 (java) S 23049 23052 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10059448 10060525568 48119 33554432000 1073741824 1073778376 140733883697040 139979602127656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23062] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23062/stat : 23062 (java) S 23049 23052 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 10059448 10060525568 48119 33554432000 1073741824 1073778376 140733883697040 139979601074856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23052/tid=23063] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23063/stat : 23063 (java) S 23049 23052 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10059449 10060525568 48119 33554432000 1073741824 1073778376 140733883697040 139979588663784 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23052/tid=23064] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23064/stat : 23064 (java) S 23049 23052 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 10059450 10060525568 48119 33554432000 1073741824 1073778376 140733883697040 139979587609848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23065] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23065/stat : 23065 (java) S 23049 23052 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10059450 10060525568 48119 33554432000 1073741824 1073778376 140733883697040 139979586556936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23066] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23066/stat : 23066 (java) S 23049 23052 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10059452 10060525568 48119 33554432000 1073741824 1073778376 140733883697040 139979585505424 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23067] ppid=23049 vsize=9824732 CPUtime=0.76 cores=1,3,5,7
/proc/23052/task/23067/stat : 23067 (java) S 23049 23052 14900 0 -1 4202560 12188 0 0 0 74 2 0 0 20 0 22 0 10059452 10060525568 48119 33554432000 1073741824 1073778376 140733883697040 139979584453560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23068] ppid=23049 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/23052/task/23068/stat : 23068 (java) R 23049 23052 14900 0 -1 4202560 14510 0 0 0 101 3 0 0 20 0 22 0 10059452 10060525568 48119 33554432000 1073741824 1073778376 140733883697040 139979583378008 270707582071 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23052/tid=23069] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23069/stat : 23069 (java) S 23049 23052 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10059452 10060525568 48119 33554432000 1073741824 1073778376 140733883697040 139979582348152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23052/tid=23070] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23070/stat : 23070 (java) S 23049 23052 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10059452 10060525568 48119 33554432000 1073741824 1073778376 140733883697040 139979581295560 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23071] ppid=23049 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/23052/task/23071/stat : 23071 (java) R 23049 23052 14900 0 -1 4202560 25 0 0 0 129 0 0 0 20 0 22 0 10059462 10060525568 48119 33554432000 1073741824 1073778376 140733883697040 139979580189440 139979637460554 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23072] ppid=23049 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/23052/task/23072/stat : 23072 (java) R 23049 23052 14900 0 -1 4202560 95 0 0 0 130 2 0 0 20 0 22 0 10059462 10060525568 48119 33554432000 1073741824 1073778376 140733883697040 139979579129744 139979637416825 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=23052/tid=23073] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23073/stat : 23073 (java) S 23049 23052 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10059463 10060525568 48119 33554432000 1073741824 1073778376 140733883697040 139979578086312 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23074] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23074/stat : 23074 (java) S 23049 23052 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10059463 10060525568 48119 33554432000 1073741824 1073778376 140733883697040 139979577033512 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.61
Current children cumulated vsize (KiB) 9824732

[startup+3.10096 s]
/proc/loadavg: 4.35 4.36 4.02 5/219 23074
/proc/meminfo: memFree=27901760/32872528 swapFree=1526624/1696276
[pid=23052] ppid=23049 vsize=9824732 CPUtime=8.23 cores=1,3,5,7
/proc/23052/stat : 23052 (java) S 23049 23052 14900 0 -1 4202496 33178 0 1 0 814 9 0 0 20 0 22 0 10059447 10060525568 50704 33554432000 1073741824 1073778376 140733883697040 140733883688176 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 2456183 50704 2275 9 0 2446860 0
[pid=23052/tid=23053] ppid=23049 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/23052/task/23053/stat : 23053 (java) S 23049 23052 14900 0 -1 4202560 2461 0 1 0 13 0 0 0 20 0 22 0 10059448 10060525568 50704 33554432000 1073741824 1073778376 140733883697040 139979764401016 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23055] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23055/stat : 23055 (java) S 23049 23052 14900 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 10059448 10060525568 50704 33554432000 1073741824 1073778376 140733883697040 139979608443432 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23056] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23056/stat : 23056 (java) S 23049 23052 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 10059448 10060525568 50704 33554432000 1073741824 1073778376 140733883697040 139979607390632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23057] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23057/stat : 23057 (java) S 23049 23052 14900 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 10059448 10060525568 50704 33554432000 1073741824 1073778376 140733883697040 139979606337832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23052/tid=23058] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23058/stat : 23058 (java) S 23049 23052 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 10059448 10060525568 50704 33554432000 1073741824 1073778376 140733883697040 139979605285032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23059] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23059/stat : 23059 (java) S 23049 23052 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10059448 10060525568 50704 33554432000 1073741824 1073778376 140733883697040 139979604233256 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23052/tid=23060] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23060/stat : 23060 (java) S 23049 23052 14900 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 10059448 10060525568 50704 33554432000 1073741824 1073778376 140733883697040 139979603180456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23061] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23061/stat : 23061 (java) S 23049 23052 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10059448 10060525568 50704 33554432000 1073741824 1073778376 140733883697040 139979602127656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23062] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23062/stat : 23062 (java) S 23049 23052 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 10059448 10060525568 50704 33554432000 1073741824 1073778376 140733883697040 139979601074856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23052/tid=23063] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23063/stat : 23063 (java) S 23049 23052 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10059449 10060525568 50704 33554432000 1073741824 1073778376 140733883697040 139979588663784 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23052/tid=23064] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23064/stat : 23064 (java) S 23049 23052 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 10059450 10060525568 50704 33554432000 1073741824 1073778376 140733883697040 139979587609848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23065] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23065/stat : 23065 (java) S 23049 23052 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10059450 10060525568 50704 33554432000 1073741824 1073778376 140733883697040 139979586556936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23066] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23066/stat : 23066 (java) S 23049 23052 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10059452 10060525568 50704 33554432000 1073741824 1073778376 140733883697040 139979585505424 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23067] ppid=23049 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/23052/task/23067/stat : 23067 (java) S 23049 23052 14900 0 -1 4202560 12188 0 0 0 75 2 0 0 20 0 22 0 10059452 10060525568 50704 33554432000 1073741824 1073778376 140733883697040 139979584453560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23068] ppid=23049 vsize=9824732 CPUtime=1.45 cores=1,3,5,7
/proc/23052/task/23068/stat : 23068 (java) S 23049 23052 14900 0 -1 4202560 17085 0 0 0 141 4 0 0 20 0 22 0 10059452 10060525568 50704 33554432000 1073741824 1073778376 140733883697040 139979583400760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23052/tid=23069] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23069/stat : 23069 (java) S 23049 23052 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10059452 10060525568 50704 33554432000 1073741824 1073778376 140733883697040 139979582348152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23052/tid=23070] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23070/stat : 23070 (java) S 23049 23052 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10059452 10060525568 50704 33554432000 1073741824 1073778376 140733883697040 139979581295560 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23071] ppid=23049 vsize=9824732 CPUtime=2.88 cores=1,3,5,7
/proc/23052/task/23071/stat : 23071 (java) R 23049 23052 14900 0 -1 4202560 25 0 0 0 288 0 0 0 20 0 22 0 10059462 10060525568 50704 33554432000 1073741824 1073778376 140733883697040 139979580189440 139979637416825 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23072] ppid=23049 vsize=9824732 CPUtime=2.9 cores=1,3,5,7
/proc/23052/task/23072/stat : 23072 (java) R 23049 23052 14900 0 -1 4202560 97 0 0 0 288 2 0 0 20 0 22 0 10059462 10060525568 50704 33554432000 1073741824 1073778376 140733883697040 139979579137376 139979637514970 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23073] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23073/stat : 23073 (java) S 23049 23052 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10059463 10060525568 50704 33554432000 1073741824 1073778376 140733883697040 139979578086312 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23074] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23074/stat : 23074 (java) S 23049 23052 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10059463 10060525568 50704 33554432000 1073741824 1073778376 140733883697040 139979577033512 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 8.23
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 4.35 4.36 4.02 5/219 23074
/proc/meminfo: memFree=27903344/32872528 swapFree=1526624/1696276
[pid=23052] ppid=23049 vsize=9824732 CPUtime=15.07 cores=1,3,5,7
/proc/23052/stat : 23052 (java) S 23049 23052 14900 0 -1 4202496 35756 0 1 0 1498 9 0 0 20 0 22 0 10059447 10060525568 50809 33554432000 1073741824 1073778376 140733883697040 140733883688176 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 2456183 50809 2275 9 0 2446860 0
[pid=23052/tid=23053] ppid=23049 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/23052/task/23053/stat : 23053 (java) S 23049 23052 14900 0 -1 4202560 2461 0 1 0 13 0 0 0 20 0 22 0 10059448 10060525568 50809 33554432000 1073741824 1073778376 140733883697040 139979764401016 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23055] ppid=23049 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23052/task/23055/stat : 23055 (java) S 23049 23052 14900 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 10059448 10060525568 50809 33554432000 1073741824 1073778376 140733883697040 139979608443432 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23056] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23056/stat : 23056 (java) S 23049 23052 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 10059448 10060525568 50809 33554432000 1073741824 1073778376 140733883697040 139979607390632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23057] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23057/stat : 23057 (java) S 23049 23052 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10059448 10060525568 50809 33554432000 1073741824 1073778376 140733883697040 139979606337832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23052/tid=23058] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23058/stat : 23058 (java) S 23049 23052 14900 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 10059448 10060525568 50809 33554432000 1073741824 1073778376 140733883697040 139979605285032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23059] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23059/stat : 23059 (java) S 23049 23052 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 10059448 10060525568 50809 33554432000 1073741824 1073778376 140733883697040 139979604233256 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23060] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23060/stat : 23060 (java) S 23049 23052 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 10059448 10060525568 50809 33554432000 1073741824 1073778376 140733883697040 139979603180456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23061] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23061/stat : 23061 (java) S 23049 23052 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10059448 10060525568 50809 33554432000 1073741824 1073778376 140733883697040 139979602127656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23062] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

[pid=23052/tid=23059] ppid=23049 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23052/task/23059/stat : 23059 (java) S 23049 23052 14900 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 10059448 10060525568 52526 33554432000 1073741824 1073778376 140733883697040 139979604233256 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23060] ppid=23049 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23052/task/23060/stat : 23060 (java) S 23049 23052 14900 0 -1 4202560 32 0 0 0 3 0 0 0 20 0 22 0 10059448 10060525568 52526 33554432000 1073741824 1073778376 140733883697040 139979603180456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23061] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23061/stat : 23061 (java) S 23049 23052 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10059448 10060525568 52526 33554432000 1073741824 1073778376 140733883697040 139979602127656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23052/tid=23062] ppid=23049 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23052/task/23062/stat : 23062 (java) S 23049 23052 14900 0 -1 4202560 37 0 0 0 3 1 0 0 20 0 22 0 10059448 10060525568 52526 33554432000 1073741824 1073778376 140733883697040 139979601074856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23052/tid=23063] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23063/stat : 23063 (java) S 23049 23052 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10059449 10060525568 52526 33554432000 1073741824 1073778376 140733883697040 139979588663784 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23052/tid=23064] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23064/stat : 23064 (java) S 23049 23052 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 10059450 10060525568 52526 33554432000 1073741824 1073778376 140733883697040 139979587609848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23065] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23065/stat : 23065 (java) S 23049 23052 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 10059450 10060525568 52526 33554432000 1073741824 1073778376 140733883697040 139979586556936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23066] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23066/stat : 23066 (java) S 23049 23052 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10059452 10060525568 52526 33554432000 1073741824 1073778376 140733883697040 139979585505424 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23067] ppid=23049 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/23052/task/23067/stat : 23067 (java) S 23049 23052 14900 0 -1 4202560 14740 0 0 0 115 3 0 0 20 0 22 0 10059452 10060525568 52526 33554432000 1073741824 1073778376 140733883697040 139979584453560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23068] ppid=23049 vsize=9824732 CPUtime=1.63 cores=1,3,5,7
/proc/23052/task/23068/stat : 23068 (java) S 23049 23052 14900 0 -1 4202560 17092 0 0 0 159 4 0 0 20 0 22 0 10059452 10060525568 52526 33554432000 1073741824 1073778376 140733883697040 139979583400760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23052/tid=23069] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23069/stat : 23069 (java) S 23049 23052 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10059452 10060525568 52526 33554432000 1073741824 1073778376 140733883697040 139979582348152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23052/tid=23070] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23070/stat : 23070 (java) S 23049 23052 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10059452 10060525568 52526 33554432000 1073741824 1073778376 140733883697040 139979581295560 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23071] ppid=23049 vsize=9824732 CPUtime=14.12 cores=1,3,5,7
/proc/23052/task/23071/stat : 23071 (java) R 23049 23052 14900 0 -1 4202560 35 0 0 0 1412 0 0 0 20 0 22 0 10059462 10060525568 52526 33554432000 1073741824 1073778376 140733883697040 139979580189216 139979637416825 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23072] ppid=23049 vsize=9824732 CPUtime=14.1 cores=1,3,5,7
/proc/23052/task/23072/stat : 23072 (java) R 23049 23052 14900 0 -1 4202560 105 0 0 0 1408 2 0 0 20 0 22 0 10059462 10060525568 52526 33554432000 1073741824 1073778376 140733883697040 139979579123152 139979637416774 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23052/tid=23073] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23073/stat : 23073 (java) S 23049 23052 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10059463 10060525568 52526 33554432000 1073741824 1073778376 140733883697040 139979578086312 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23074] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23074/stat : 23074 (java) S 23049 23052 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10059463 10060525568 52526 33554432000 1073741824 1073778376 140733883697040 139979577033512 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 31.48
Current children cumulated vsize (KiB) 9824732

[startup+15.2009 s]
/proc/loadavg: 4.53 4.39 4.03 5/219 23074
/proc/meminfo: memFree=27889232/32872528 swapFree=1526624/1696276
[pid=23052] ppid=23049 vsize=9824732 CPUtime=33.2 cores=1,3,5,7
/proc/23052/stat : 23052 (java) S 23049 23052 14900 0 -1 4202496 35932 0 1 0 3306 14 0 0 20 0 19 0 10059447 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 140733883688176 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 2456183 53293 2276 9 0 2446860 0
[pid=23052/tid=23053] ppid=23049 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/23052/task/23053/stat : 23053 (java) S 23049 23052 14900 0 -1 4202560 2461 0 1 0 13 0 0 0 20 0 19 0 10059448 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979764401016 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23055] ppid=23049 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23052/task/23055/stat : 23055 (java) S 23049 23052 14900 0 -1 4202560 32 0 0 0 4 0 0 0 20 0 19 0 10059448 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979608443432 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23056] ppid=23049 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23052/task/23056/stat : 23056 (java) S 23049 23052 14900 0 -1 4202560 26 0 0 0 1 0 0 0 20 0 19 0 10059448 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979607390632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23057] ppid=23049 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23052/task/23057/stat : 23057 (java) S 23049 23052 14900 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 10059448 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979606337832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23058] ppid=23049 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23052/task/23058/stat : 23058 (java) S 23049 23052 14900 0 -1 4202560 27 0 0 0 3 0 0 0 20 0 19 0 10059448 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979605285032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23052/tid=23059] ppid=23049 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23052/task/23059/stat : 23059 (java) S 23049 23052 14900 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 19 0 10059448 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979604233256 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23060] ppid=23049 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23052/task/23060/stat : 23060 (java) S 23049 23052 14900 0 -1 4202560 32 0 0 0 4 0 0 0 20 0 19 0 10059448 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979603180456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23061] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23061/stat : 23061 (java) S 23049 23052 14900 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 10059448 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979602127656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23052/tid=23062] ppid=23049 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/23052/task/23062/stat : 23062 (java) S 23049 23052 14900 0 -1 4202560 46 0 0 0 4 1 0 0 20 0 19 0 10059448 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979601074856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23063] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23063/stat : 23063 (java) S 23049 23052 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 10059449 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979588663784 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23064] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23064/stat : 23064 (java) S 23049 23052 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 10059450 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979587609848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23065] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23065/stat : 23065 (java) S 23049 23052 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 10059450 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979586556936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23066] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23066/stat : 23066 (java) S 23049 23052 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10059452 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979585505424 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23067] ppid=23049 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/23052/task/23067/stat : 23067 (java) S 23049 23052 14900 0 -1 4202560 14740 0 0 0 115 3 0 0 20 0 19 0 10059452 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979584453560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23068] ppid=23049 vsize=9824732 CPUtime=1.78 cores=1,3,5,7
/proc/23052/task/23068/stat : 23068 (java) S 23049 23052 14900 0 -1 4202560 17102 0 0 0 174 4 0 0 20 0 19 0 10059452 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979583400760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23052/tid=23069] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23069/stat : 23069 (java) S 23049 23052 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10059452 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979582348152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23052/tid=23070] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23070/stat : 23070 (java) S 23049 23052 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10059452 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979581295560 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23074] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23074/stat : 23074 (java) S 23049 23052 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10059463 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979577033512 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 33.2
Current children cumulated vsize (KiB) 9824732

[startup+15.6007 s]
/proc/loadavg: 4.53 4.39 4.03 3/216 23074
/proc/meminfo: memFree=27883872/32872528 swapFree=1526624/1696276
[pid=23052] ppid=23049 vsize=9824732 CPUtime=33.2 cores=1,3,5,7
/proc/23052/stat : 23052 (java) S 23049 23052 14900 0 -1 4202496 35932 0 1 0 3306 14 0 0 20 0 19 0 10059447 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 140733883688176 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 2456183 53293 2276 9 0 2446860 0
[pid=23052/tid=23053] ppid=23049 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/23052/task/23053/stat : 23053 (java) S 23049 23052 14900 0 -1 4202560 2461 0 1 0 13 0 0 0 20 0 19 0 10059448 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979764401016 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23055] ppid=23049 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23052/task/23055/stat : 23055 (java) S 23049 23052 14900 0 -1 4202560 32 0 0 0 4 0 0 0 20 0 19 0 10059448 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979608443432 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23056] ppid=23049 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23052/task/23056/stat : 23056 (java) S 23049 23052 14900 0 -1 4202560 26 0 0 0 1 0 0 0 20 0 19 0 10059448 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979607390632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23057] ppid=23049 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23052/task/23057/stat : 23057 (java) S 23049 23052 14900 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 10059448 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979606337832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23058] ppid=23049 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23052/task/23058/stat : 23058 (java) S 23049 23052 14900 0 -1 4202560 27 0 0 0 3 0 0 0 20 0 19 0 10059448 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979605285032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23052/tid=23059] ppid=23049 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23052/task/23059/stat : 23059 (java) S 23049 23052 14900 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 19 0 10059448 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979604233256 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23060] ppid=23049 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23052/task/23060/stat : 23060 (java) S 23049 23052 14900 0 -1 4202560 32 0 0 0 4 0 0 0 20 0 19 0 10059448 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979603180456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23061] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23061/stat : 23061 (java) S 23049 23052 14900 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 10059448 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979602127656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23052/tid=23062] ppid=23049 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/23052/task/23062/stat : 23062 (java) S 23049 23052 14900 0 -1 4202560 46 0 0 0 4 1 0 0 20 0 19 0 10059448 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979601074856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23063] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23063/stat : 23063 (java) S 23049 23052 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 10059449 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979588663784 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23064] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23064/stat : 23064 (java) S 23049 23052 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 10059450 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979587609848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23065] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23065/stat : 23065 (java) S 23049 23052 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 10059450 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979586556936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23066] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23066/stat : 23066 (java) S 23049 23052 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10059452 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979585505424 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23067] ppid=23049 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/23052/task/23067/stat : 23067 (java) S 23049 23052 14900 0 -1 4202560 14740 0 0 0 115 3 0 0 20 0 19 0 10059452 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979584453560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23068] ppid=23049 vsize=9824732 CPUtime=1.78 cores=1,3,5,7
/proc/23052/task/23068/stat : 23068 (java) S 23049 23052 14900 0 -1 4202560 17102 0 0 0 174 4 0 0 20 0 19 0 10059452 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979583400760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23052/tid=23069] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23069/stat : 23069 (java) S 23049 23052 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10059452 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979582348152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23052/tid=23070] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23070/stat : 23070 (java) S 23049 23052 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10059452 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979581295560 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23074] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23074/stat : 23074 (java) S 23049 23052 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10059463 10060525568 53293 33554432000 1073741824 1073778376 140733883697040 139979577033512 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 33.2
Current children cumulated vsize (KiB) 9824732

[startup+15.7007 s]
/proc/loadavg: 4.53 4.39 4.03 3/216 23074
/proc/meminfo: memFree=27883872/32872528 swapFree=1526624/1696276
[pid=23052] ppid=23049 vsize=9824732 CPUtime=33.3 cores=1,3,5,7
/proc/23052/stat : 23052 (java) S 23049 23052 14900 0 -1 4202496 35946 0 1 0 3316 14 0 0 20 0 19 0 10059447 10060525568 53305 33554432000 1073741824 1073778376 140733883697040 140733883688176 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 2456183 53305 2287 9 0 2446860 0
[pid=23052/tid=23053] ppid=23049 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/23052/task/23053/stat : 23053 (java) S 23049 23052 14900 0 -1 4202560 2461 0 1 0 13 0 0 0 20 0 19 0 10059448 10060525568 53305 33554432000 1073741824 1073778376 140733883697040 139979764400856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23055] ppid=23049 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23052/task/23055/stat : 23055 (java) S 23049 23052 14900 0 -1 4202560 32 0 0 0 4 0 0 0 20 0 19 0 10059448 10060525568 53305 33554432000 1073741824 1073778376 140733883697040 139979608443432 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23056] ppid=23049 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23052/task/23056/stat : 23056 (java) S 23049 23052 14900 0 -1 4202560 26 0 0 0 1 0 0 0 20 0 19 0 10059448 10060525568 53305 33554432000 1073741824 1073778376 140733883697040 139979607390632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23057] ppid=23049 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23052/task/23057/stat : 23057 (java) S 23049 23052 14900 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 10059448 10060525568 53305 33554432000 1073741824 1073778376 140733883697040 139979606337832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23058] ppid=23049 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23052/task/23058/stat : 23058 (java) S 23049 23052 14900 0 -1 4202560 27 0 0 0 3 0 0 0 20 0 19 0 10059448 10060525568 53305 33554432000 1073741824 1073778376 140733883697040 139979605285032 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23052/tid=23059] ppid=23049 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23052/task/23059/stat : 23059 (java) S 23049 23052 14900 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 19 0 10059448 10060525568 53305 33554432000 1073741824 1073778376 140733883697040 139979604233256 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23060] ppid=23049 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23052/task/23060/stat : 23060 (java) S 23049 23052 14900 0 -1 4202560 32 0 0 0 4 0 0 0 20 0 19 0 10059448 10060525568 53305 33554432000 1073741824 1073778376 140733883697040 139979603180456 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23061] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23061/stat : 23061 (java) S 23049 23052 14900 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 10059448 10060525568 53305 33554432000 1073741824 1073778376 140733883697040 139979602127656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23052/tid=23062] ppid=23049 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/23052/task/23062/stat : 23062 (java) S 23049 23052 14900 0 -1 4202560 46 0 0 0 4 1 0 0 20 0 19 0 10059448 10060525568 53305 33554432000 1073741824 1073778376 140733883697040 139979601074856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23063] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23063/stat : 23063 (java) S 23049 23052 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 10059449 10060525568 53305 33554432000 1073741824 1073778376 140733883697040 139979588663784 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23052/tid=23064] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23064/stat : 23064 (java) S 23049 23052 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 10059450 10060525568 53305 33554432000 1073741824 1073778376 140733883697040 139979587609848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23065] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23065/stat : 23065 (java) S 23049 23052 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 10059450 10060525568 53305 33554432000 1073741824 1073778376 140733883697040 139979586556936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23066] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23066/stat : 23066 (java) S 23049 23052 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10059452 10060525568 53305 33554432000 1073741824 1073778376 140733883697040 139979585505424 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23067] ppid=23049 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/23052/task/23067/stat : 23067 (java) S 23049 23052 14900 0 -1 4202560 14744 0 0 0 118 3 0 0 20 0 19 0 10059452 10060525568 53305 33554432000 1073741824 1073778376 140733883697040 139979584453560 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23052/tid=23068] ppid=23049 vsize=9824732 CPUtime=1.82 cores=1,3,5,7
/proc/23052/task/23068/stat : 23068 (java) R 23049 23052 14900 0 -1 4202560 17109 0 0 0 178 4 0 0 20 0 19 0 10059452 10060525568 53305 33554432000 1073741824 1073778376 140733883697040 139979583400760 139979767010504 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23052/tid=23069] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23069/stat : 23069 (java) S 23049 23052 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10059452 10060525568 53305 33554432000 1073741824 1073778376 140733883697040 139979582348152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23052/tid=23070] ppid=23049 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23052/task/23070/stat : 23070 (java) S 23049 23052 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10059452 10060525568 53305 33554432000 1073741824 1073778376 140733883697040 139979581295560 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 33.3
Current children cumulated vsize (KiB) 9824732

Child status: 20
Real time (s): 15.7108
CPU time (s): 33.3989
CPU user time (s): 33.157
CPU system time (s): 0.241963
CPU usage (%): 212.586
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.157
system time used= 0.241963
maximum resident set size= 216368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35948
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= 1084
involuntary context switches= 614

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

The end

Launcher Data

Begin job on node125 at 2016-06-30 20:12:32
IDJOB=4122563
IDBENCH=111179
IDSOLVER=2543
FILE ID=node125/4122563-1467310352
RUNJOBID= node125-1467308203-14917
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-subsetCardinalitySigma-25-3.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-4122563-1467310352/watcher-4122563-1467310352 -o /tmp/evaluation-result-4122563-1467310352/solver-4122563-1467310352 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1467308203-14917 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4122563-1467310352.opb

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

MD5SUM BENCH= 815075d94bc45a26340796585fc14685
RANDOM SEED=63693918

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:        28093508 kB
Buffers:          137356 kB
Cached:          1799380 kB
SwapCached:            0 kB
Active:           653000 kB
Inactive:        1680300 kB
Active(anon):     399372 kB
Inactive(anon):        0 kB
Active(file):     253628 kB
Inactive(file):  1680300 kB
Unevictable:     1696276 kB
Mlocked:         1526624 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               832 kB
Writeback:             0 kB
AnonPages:       2105036 kB
Mapped:            21528 kB
Shmem:               204 kB
Slab:             610784 kB
SReclaimable:      54088 kB
SUnreclaim:       556696 kB
KernelStack:        1776 kB
PageTables:         9128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2253928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    555008 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 20:12:48