Trace number 4120643

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 147.992 72.8193

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n88-d3-i3-f.cnf.gz-plain.pb.metafix.opb
MD5SUMda77aba737e32aaebea27e56f9e95e6c
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 benchmark18.4142
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables132
Total number of constraints352
Number of constraints which are clauses352
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@16fd0b7
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@4413ee
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@75786e64
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@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4120643-1467308862.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.10/0.17	c ... done. Wall clock time 0.056s.
0.10/0.17	c declared #vars     132
0.10/0.17	c #constraints  352
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 => 352
0.10/0.17	c 352 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 => 352
0.10/0.17	c 352 constraints processed.
1.84/0.65	c cleaning 2494 clauses out of 5001 with flag 11968/5001
2.24/0.72	c cleaning 0 clauses out of 5003 with flag 0/5003
2.82/0.98	c cleaning 4249 clauses out of 8506 with flag 34918/11000
3.07/1.00	c cleaning 0 clauses out of 11001 with flag 0/11001
4.01/1.31	c cleaning 0 clauses out of 18000 with flag 0/18000
4.01/1.34	c cleaning 5624 clauses out of 11257 with flag 63468/18000
4.97/1.70	c cleaning 0 clauses out of 26000 with flag 0/26000
4.97/1.78	c cleaning 6816 clauses out of 13635 with flag 101057/26002
6.11/2.12	c cleaning 0 clauses out of 35000 with flag 0/35000
6.11/2.18	c cleaning 7903 clauses out of 15817 with flag 145564/35000
6.92/2.58	c cleaning 0 clauses out of 45001 with flag 0/45001
7.12/2.62	c cleaning 8952 clauses out of 17914 with flag 192927/45000
8.14/3.15	c cleaning 0 clauses out of 56000 with flag 0/56000
8.55/3.31	c cleaning 9976 clauses out of 19962 with flag 250139/56000
9.37/3.71	c cleaning 0 clauses out of 68000 with flag 0/68000
9.77/3.96	c cleaning 10992 clauses out of 21987 with flag 309786/68001
10.98/4.56	c cleaning 0 clauses out of 81001 with flag 0/81001
11.17/4.66	c cleaning 11995 clauses out of 23995 with flag 370742/81001
12.42/5.27	c cleaning 0 clauses out of 95000 with flag 0/95000
12.82/5.50	c cleaning 12994 clauses out of 25999 with flag 435339/95000
13.82/5.93	c cleaning 0 clauses out of 110001 with flag 0/110001
15.02/6.54	c cleaning 14002 clauses out of 28005 with flag 506338/110000
17.05/7.54	c cleaning 0 clauses out of 126000 with flag 0/126000
17.85/7.93	c cleaning 14998 clauses out of 30003 with flag 583337/126000
20.46/9.23	c cleaning 0 clauses out of 143000 with flag 0/143000
20.89/9.46	c cleaning 16003 clauses out of 32005 with flag 671666/143000
24.02/10.83	c cleaning 0 clauses out of 161001 with flag 0/161001
24.83/11.24	c cleaning 17001 clauses out of 34003 with flag 760211/161001
28.09/12.82	c cleaning 0 clauses out of 180000 with flag 0/180000
28.70/13.13	c cleaning 17997 clauses out of 36001 with flag 848342/180000
31.69/14.63	c cleaning 0 clauses out of 200000 with flag 0/200000
33.69/15.66	c cleaning 19000 clauses out of 38004 with flag 944500/200000
35.35/16.47	c cleaning 0 clauses out of 221001 with flag 0/221001
38.64/18.04	c cleaning 19998 clauses out of 40003 with flag 1042222/221000
38.84/18.16	c cleaning 0 clauses out of 243001 with flag 0/243001
43.65/20.51	c cleaning 0 clauses out of 266000 with flag 0/266000
44.05/20.73	c cleaning 21002 clauses out of 42006 with flag 1149007/243001
49.06/23.26	c cleaning 0 clauses out of 290001 with flag 0/290001
49.45/23.42	c cleaning 21997 clauses out of 44003 with flag 1257689/266000
54.34/25.85	c cleaning 0 clauses out of 315000 with flag 0/315000
55.34/26.33	c cleaning 23000 clauses out of 46006 with flag 1368114/290000
58.40/27.85	c cleaning 0 clauses out of 341001 with flag 0/341001
61.80/29.53	c cleaning 24000 clauses out of 48007 with flag 1476689/315001
64.41/30.85	c cleaning 0 clauses out of 368001 with flag 0/368001
69.20/33.24	c cleaning 25000 clauses out of 50007 with flag 1586654/341001
74.35/35.70	c cleaning 0 clauses out of 396000 with flag 0/396000
77.15/37.18	c cleaning 25999 clauses out of 52006 with flag 1710851/368000
82.16/39.70	c cleaning 0 clauses out of 425000 with flag 0/425000
86.35/41.79	c cleaning 27000 clauses out of 54008 with flag 1839180/396001
92.15/44.69	c cleaning 0 clauses out of 455000 with flag 0/455000
97.35/47.26	c cleaning 28001 clauses out of 56008 with flag 1972600/425001
105.65/51.33	c cleaning 0 clauses out of 486000 with flag 0/486000
107.65/52.30	c cleaning 29000 clauses out of 58007 with flag 2110405/455001
115.65/56.32	c cleaning 0 clauses out of 518000 with flag 0/518000
118.05/57.55	c cleaning 30004 clauses out of 60007 with flag 2254630/486001
130.86/63.94	c cleaning 0 clauses out of 551001 with flag 0/551001
132.92/64.91	c cleaning 31001 clauses out of 62001 with flag 2402594/518000
145.73/71.35	c cleaning 31997 clauses out of 63998 with flag 2558047/551001
147.52/72.29	c And the winner is solver0
147.76/72.72	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
147.76/72.72	c starts		: 114
147.76/72.72	c conflicts		: 557950
147.76/72.72	c decisions		: 674614
147.76/72.72	c propagations		: 3922641
147.76/72.72	c inspects		: 1795440663
147.76/72.72	c shortcuts		: 0
147.76/72.72	c learnt literals	: 17
147.76/72.72	c learnt binary clauses	: 129
147.76/72.72	c learnt ternary clauses	: 622
147.76/72.72	c learnt constraints	: 557932
147.76/72.72	c ignored constraints	: 0
147.76/72.72	c root simplifications	: 0
147.76/72.72	c removed literals (reason simplification)	: 2185012
147.76/72.72	c reason swapping (by a shorter reason)	: 0
147.76/72.72	c Calls to reduceDB	: 29
147.76/72.72	c Number of update (reduction) of LBD	: 114156
147.76/72.72	c Imported unit clauses	: 0
147.76/72.72	c number of reductions to clauses (during analyze)	: 0
147.76/72.72	c number of learned constraints concerned by reduction	: 0
147.76/72.72	c number of learning phase by resolution	: 0
147.76/72.72	c number of learning phase by cutting planes	: 0
147.76/72.72	c speed (assignments/second)	: 54071.83127713833
147.76/72.72	c non guided choices	229
147.76/72.74	c learnt constraints type 
147.76/72.74	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 129
147.76/72.74	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 38808
147.76/72.74	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
147.76/72.74	c starts		: 153
147.76/72.74	c conflicts		: 581583
147.76/72.74	c decisions		: 659613
147.76/72.74	c propagations		: 2740641
147.76/72.74	c inspects		: 627545913
147.76/72.74	c shortcuts		: 0
147.76/72.74	c learnt literals	: 0
147.76/72.74	c learnt binary clauses	: 1
147.76/72.74	c learnt ternary clauses	: 7
147.76/72.74	c learnt constraints	: 581583
147.76/72.74	c ignored constraints	: 0
147.76/72.74	c root simplifications	: 0
147.76/72.74	c removed literals (reason simplification)	: 0
147.76/72.74	c reason swapping (by a shorter reason)	: 0
147.76/72.74	c Calls to reduceDB	: 29
147.76/72.74	c Number of update (reduction) of LBD	: 0
147.76/72.74	c Imported unit clauses	: 0
147.76/72.74	c number of reductions to clauses (during analyze)	: 0
147.76/72.74	c number of learned constraints concerned by reduction	: 0
147.76/72.74	c number of learning phase by resolution	: 0
147.76/72.74	c number of learning phase by cutting planes	: 0
147.76/72.74	c speed (assignments/second)	: 37769.1247605529
147.76/72.74	c non guided choices	235
147.88/72.81	c learnt constraints type 
147.88/72.81	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 581582
147.88/72.81	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 1
147.88/72.81	s UNSATISFIABLE
147.88/72.81	c Total wall clock time (in seconds): 72.697

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

pid=17354
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.39 4.00 2.84 4/197 17357
/proc/meminfo: memFree=27107824/32872528 swapFree=1526624/1696276
[pid=17357] ppid=17354 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/17357/stat : 17357 (java) S 17354 17357 14900 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 9910415 98570240 977 33554432000 1073741824 1073778376 140735289535216 140735289526352 270710898749 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17357/statm: 24065 977 743 9 0 16771 0
[pid=17357/tid=17358] ppid=17354 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17358/stat : 17358 (java) R 17354 17357 14900 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 9910415 98570240 978 33554432000 1073741824 1073778376 140735289535216 140675285122600 270707541376 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.100115 s]
/proc/loadavg: 4.39 4.00 2.84 4/197 17357
/proc/meminfo: memFree=27107824/32872528 swapFree=1526624/1696276
[pid=17357] ppid=17354 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/17357/stat : 17357 (java) S 17354 17357 14900 0 -1 4202496 4457 0 1 0 9 1 0 0 20 0 18 0 9910415 9787879424 6089 33554432000 1073741824 1073778376 140735289535216 140735289526352 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17357/statm: 2389619 6089 2141 9 0 2380296 0
[pid=17357/tid=17358] ppid=17354 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/17357/task/17358/stat : 17358 (java) R 17354 17357 14900 0 -1 4202560 2405 0 1 0 7 1 0 0 20 0 18 0 9910415 9787879424 6089 33554432000 1073741824 1073778376 140735289535216 140675285126048 270710924557 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.200329 s]
/proc/loadavg: 4.39 4.00 2.84 4/197 17357
/proc/meminfo: memFree=27107824/32872528 swapFree=1526624/1696276
[pid=17357] ppid=17354 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/17357/stat : 17357 (java) S 17354 17357 14900 0 -1 4202496 4747 0 1 0 25 1 0 0 20 0 22 0 9910415 10060525568 7871 33554432000 1073741824 1073778376 140735289535216 140735289526352 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17357/statm: 2456183 7871 2217 9 0 2446860 0
[pid=17357/tid=17358] ppid=17354 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/17357/task/17358/stat : 17358 (java) S 17354 17357 14900 0 -1 4202560 2433 0 1 0 14 1 0 0 20 0 22 0 9910415 10060525568 7871 33554432000 1073741824 1073778376 140735289535216 140675285128056 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9824732

[startup+0.300259 s]
/proc/loadavg: 4.39 4.00 2.84 4/197 17357
/proc/meminfo: memFree=27107824/32872528 swapFree=1526624/1696276
[pid=17357] ppid=17354 vsize=9824732 CPUtime=0.66 cores=0,2,4,6
/proc/17357/stat : 17357 (java) S 17354 17357 14900 0 -1 4202496 7954 0 1 0 65 1 0 0 20 0 22 0 9910415 10060525568 9951 33554432000 1073741824 1073778376 140735289535216 140735289526352 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17357/statm: 2456183 9951 2246 9 0 2446860 0
[pid=17357/tid=17358] ppid=17354 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/17357/task/17358/stat : 17358 (java) S 17354 17357 14900 0 -1 4202560 2433 0 1 0 14 1 0 0 20 0 22 0 9910415 10060525568 9951 33554432000 1073741824 1073778376 140735289535216 140675285128056 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 9824732

[startup+0.700225 s]
/proc/loadavg: 4.39 4.00 2.84 4/197 17357
/proc/meminfo: memFree=27107824/32872528 swapFree=1526624/1696276
[pid=17357] ppid=17354 vsize=9824732 CPUtime=2.24 cores=0,2,4,6
/proc/17357/stat : 17357 (java) S 17354 17357 14900 0 -1 4202496 20763 0 1 0 219 5 0 0 20 0 22 0 9910415 10060525568 33028 33554432000 1073741824 1073778376 140735289535216 140735289526352 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17357/statm: 2456183 33028 2259 9 0 2446860 0
[pid=17357/tid=17358] ppid=17354 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/17357/task/17358/stat : 17358 (java) S 17354 17357 14900 0 -1 4202560 2433 0 1 0 14 1 0 0 20 0 22 0 9910415 10060525568 33028 33554432000 1073741824 1073778376 140735289535216 140675285128056 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 4.52 4.04 2.86 6/219 17379
/proc/meminfo: memFree=26926184/32872528 swapFree=1526624/1696276
[pid=17357] ppid=17354 vsize=9824732 CPUtime=4.55 cores=0,2,4,6
/proc/17357/stat : 17357 (java) S 17354 17357 14900 0 -1 4202496 24356 0 1 0 448 7 0 0 20 0 22 0 9910415 10060525568 49079 33554432000 1073741824 1073778376 140735289535216 140735289526352 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17357/statm: 2456183 49079 2275 9 0 2446860 0
[pid=17357/tid=17358] ppid=17354 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/17357/task/17358/stat : 17358 (java) S 17354 17357 14900 0 -1 4202560 2433 0 1 0 14 1 0 0 20 0 22 0 9910415 10060525568 49079 33554432000 1073741824 1073778376 140735289535216 140675285128056 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17357/tid=17360] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17360/stat : 17360 (java) S 17354 17357 14900 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 9910416 10060525568 49079 33554432000 1073741824 1073778376 140735289535216 140675129129384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17357/tid=17361] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17361/stat : 17361 (java) S 17354 17357 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9910416 10060525568 49079 33554432000 1073741824 1073778376 140735289535216 140675128076840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17362] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17362/stat : 17362 (java) S 17354 17357 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9910416 10060525568 49079 33554432000 1073741824 1073778376 140735289535216 140675127023784 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17357/tid=17363] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17363/stat : 17363 (java) S 17354 17357 14900 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 9910416 10060525568 49079 33554432000 1073741824 1073778376 140735289535216 140675125971240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17357/tid=17364] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17364/stat : 17364 (java) S 17354 17357 14900 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 9910416 10060525568 49079 33554432000 1073741824 1073778376 140735289535216 140675124919208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17365] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17365/stat : 17365 (java) S 17354 17357 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9910416 10060525568 49079 33554432000 1073741824 1073778376 140735289535216 140675123866664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17357/tid=17366] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17366/stat : 17366 (java) S 17354 17357 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9910416 10060525568 49079 33554432000 1073741824 1073778376 140735289535216 140675122813608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17367] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17367/stat : 17367 (java) S 17354 17357 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9910416 10060525568 49079 33554432000 1073741824 1073778376 140735289535216 140675121761064 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17368] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17368/stat : 17368 (java) S 17354 17357 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9910417 10060525568 49079 33554432000 1073741824 1073778376 140735289535216 140675109349736 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17369] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17369/stat : 17369 (java) S 17354 17357 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9910418 10060525568 49079 33554432000 1073741824 1073778376 140735289535216 140675108296056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17370] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17370/stat : 17370 (java) S 17354 17357 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 9910418 10060525568 49079 33554432000 1073741824 1073778376 140735289535216 140675107242888 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17371] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17371/stat : 17371 (java) S 17354 17357 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9910420 10060525568 49079 33554432000 1073741824 1073778376 140735289535216 140675106191632 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17372] ppid=17354 vsize=9824732 CPUtime=0.71 cores=0,2,4,6
/proc/17357/task/17372/stat : 17372 (java) S 17354 17357 14900 0 -1 4202560 6197 0 0 0 71 0 0 0 20 0 22 0 9910420 10060525568 49079 33554432000 1073741824 1073778376 140735289535216 140675105139512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17373] ppid=17354 vsize=9824732 CPUtime=1.02 cores=0,2,4,6
/proc/17357/task/17373/stat : 17373 (java) S 17354 17357 14900 0 -1 4202560 14305 0 0 0 100 2 0 0 20 0 22 0 9910420 10060525568 49079 33554432000 1073741824 1073778376 140735289535216 140675104086968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17357/tid=17374] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17374/stat : 17374 (java) S 17354 17357 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9910420 10060525568 49079 33554432000 1073741824 1073778376 140735289535216 140675103034104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17375] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17375/stat : 17375 (java) S 17354 17357 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9910420 10060525568 49079 33554432000 1073741824 1073778376 140735289535216 140675101981768 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17357/tid=17376] ppid=17354 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/17357/task/17376/stat : 17376 (java) R 17354 17357 14900 0 -1 4202560 23 0 0 0 129 0 0 0 20 0 22 0 9910432 10060525568 49079 33554432000 1073741824 1073778376 140735289535216 140675100926752 140675157152210 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=17357/tid=17377] ppid=17354 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/17357/task/17377/stat : 17377 (java) R 17354 17357 14900 0 -1 4202560 88 0 0 0 125 3 0 0 20 0 22 0 9910432 10060525568 49079 33554432000 1073741824 1073778376 140735289535216 140675099872488 140675157270212 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17378] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17378/stat : 17378 (java) S 17354 17357 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9910433 10060525568 49079 33554432000 1073741824 1073778376 140735289535216 140675098821416 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17357/tid=17379] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17379/stat : 17379 (java) S 17354 17357 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9910433 10060525568 49079 33554432000 1073741824 1073778376 140735289535216 140675097768872 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.55
Current children cumulated vsize (KiB) 9824732

[startup+3.10087 s]
/proc/loadavg: 4.52 4.04 2.86 5/219 17379
/proc/meminfo: memFree=26914952/32872528 swapFree=1526624/1696276
[pid=17357] ppid=17354 vsize=9824732 CPUtime=8.14 cores=0,2,4,6
/proc/17357/stat : 17357 (java) S 17354 17357 14900 0 -1 4202496 26802 0 1 0 804 10 0 0 20 0 22 0 9910415 10060525568 52724 33554432000 1073741824 1073778376 140735289535216 140735289526352 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17357/statm: 2456183 52724 2275 9 0 2446860 0
[pid=17357/tid=17358] ppid=17354 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/17357/task/17358/stat : 17358 (java) S 17354 17357 14900 0 -1 4202560 2433 0 1 0 14 1 0 0 20 0 22 0 9910415 10060525568 52724 33554432000 1073741824 1073778376 140735289535216 140675285128056 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17357/tid=17360] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17360/stat : 17360 (java) S 17354 17357 14900 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 9910416 10060525568 52724 33554432000 1073741824 1073778376 140735289535216 140675129129384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17361] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17361/stat : 17361 (java) S 17354 17357 14900 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 9910416 10060525568 52724 33554432000 1073741824 1073778376 140735289535216 140675128076840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17362] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17362/stat : 17362 (java) S 17354 17357 14900 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 9910416 10060525568 52724 33554432000 1073741824 1073778376 140735289535216 140675127023784 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17357/tid=17363] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17363/stat : 17363 (java) S 17354 17357 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9910416 10060525568 52724 33554432000 1073741824 1073778376 140735289535216 140675125971240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17357/tid=17364] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17364/stat : 17364 (java) S 17354 17357 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9910416 10060525568 52724 33554432000 1073741824 1073778376 140735289535216 140675124919208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17365] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17365/stat : 17365 (java) S 17354 17357 14900 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 9910416 10060525568 52724 33554432000 1073741824 1073778376 140735289535216 140675123866664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17357/tid=17366] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17366/stat : 17366 (java) S 17354 17357 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9910416 10060525568 52724 33554432000 1073741824 1073778376 140735289535216 140675122813608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17367] ppid=17354 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/17357/task/17367/stat : 17367 (java) S 17354 17357 14900 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 9910416 10060525568 52724 33554432000 1073741824 1073778376 140735289535216 140675121761064 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17357/tid=17368] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17368/stat : 17368 (java) S 17354 17357 14900 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 9910417 10060525568 52724 33554432000 1073741824 1073778376 140735289535216 140675109349736 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17357/tid=17369] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17369/stat : 17369 (java) S 17354 17357 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9910418 10060525568 52724 33554432000 1073741824 1073778376 140735289535216 140675108296056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17370] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17370/stat : 17370 (java) S 17354 17357 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 9910418 10060525568 52724 33554432000 1073741824 1073778376 140735289535216 140675107242888 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17371] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17371/stat : 17371 (java) S 17354 17357 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9910420 10060525568 52724 33554432000 1073741824 1073778376 140735289535216 140675106191632 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17372] ppid=17354 vsize=9824732 CPUtime=0.72 cores=0,2,4,6
/proc/17357/task/17372/stat : 17372 (java) S 17354 17357 14900 0 -1 4202560 6197 0 0 0 72 0 0 0 20 0 22 0 9910420 10060525568 52724 33554432000 1073741824 1073778376 140735289535216 140675105139512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17373] ppid=17354 vsize=9824732 CPUtime=1.37 cores=0,2,4,6
/proc/17357/task/17373/stat : 17373 (java) S 17354 17357 14900 0 -1 4202560 16657 0 0 0 135 2 0 0 20 0 22 0 9910420 10060525568 52724 33554432000 1073741824 1073778376 140735289535216 140675104086968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17357/tid=17374] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17374/stat : 17374 (java) S 17354 17357 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9910420 10060525568 52724 33554432000 1073741824 1073778376 140735289535216 140675103034104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17375] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17375/stat : 17375 (java) S 17354 17357 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9910420 10060525568 52724 33554432000 1073741824 1073778376 140735289535216 140675101981768 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17357/tid=17376] ppid=17354 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/17357/task/17376/stat : 17376 (java) R 17354 17357 14900 0 -1 4202560 26 0 0 0 285 0 0 0 20 0 22 0 9910432 10060525568 52724 33554432000 1073741824 1073778376 140735289535216 140675100926576 140675157286496 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=17357/tid=17377] ppid=17354 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/17357/task/17377/stat : 17377 (java) R 17354 17357 14900 0 -1 4202560 88 0 0 0 282 3 0 0 20 0 22 0 9910432 10060525568 52724 33554432000 1073741824 1073778376 140735289535216 140675099872440 140675157270256 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17378] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17378/stat : 17378 (java) S 17354 17357 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9910433 10060525568 52724 33554432000 1073741824 1073778376 140735289535216 140675098821416 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17357/tid=17379] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17379/stat : 17379 (java) S 17354 17357 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9910433 10060525568 52724 33554432000 1073741824 1073778376 140735289535216 140675097768872 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.14
Current children cumulated vsize (KiB) 9824732

[startup+6.30094 s]
/proc/loadavg: 4.52 4.04 2.86 6/219 17379
/proc/meminfo: memFree=26770060/32872528 swapFree=1526624/1696276
[pid=17357] ppid=17354 vsize=9824732 CPUtime=14.62 cores=0,2,4,6
/proc/17357/stat : 17357 (java) S 17354 17357 14900 0 -1 4202496 27041 0 1 0 1446 16 0 0 20 0 22 0 9910415 10060525568 86150 33554432000 1073741824 1073778376 140735289535216 140735289526352 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17357/statm: 2456183 86150 2275 9 0 2446860 0
[pid=17357/tid=17358] ppid=17354 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/17357/task/17358/stat : 17358 (java) S 17354 17357 14900 0 -1 4202560 2433 0 1 0 14 1 0 0 20 0 22 0 9910415 10060525568 86150 33554432000 1073741824 1073778376 140735289535216 140675285128056 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17357/tid=17360] ppid=17354 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/17357/task/17360/stat : 17360 (java) S 17354 17357 14900 0 -1 4202560 24 0 0 0 2 1 0 0 20 0 22 0 9910416 10060525568 86150 33554432000 1073741824 1073778376 140735289535216 140675129129384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17361] ppid=17354 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/17357/task/17361/stat : 17361 (java) S 17354 17357 14900 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 22 0 9910416 10060525568 86150 33554432000 1073741824 1073778376 140735289535216 140675128076840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17357/tid=17362] ppid=17354 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/17357/task/17362/stat : 17362 (java) S 17354 17357 14900 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 22 0 9910416 10060525568 86150 33554432000 1073741824 1073778376 140735289535216 140675127023784 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17357/tid=17363] ppid=17354 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/17357/task/17363/stat : 17363 (java) S 17354 17357 14900 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 9910416 10060525568 86150 33554432000 1073741824 1073778376 140735289535216 140675125971240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17364] ppid=17354 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/17357/task/17364/stat : 17364 (java) S 17354 17357 14900 0 -1 4202560 23 0 0 0 2 2 0 0 20 0 22 0 9910416 10060525568 86150 33554432000 1073741824 1073778376 140735289535216 140675124919208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17365] ppid=17354 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/17357/task/17365/stat : 17365 (java) S 17354 17357 14900 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 22 0 9910416 10060525568 86150 33554432000 1073741824 1073778376 140735289535216 140675123866664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17366] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17366/stat : 17366 (java) S 17354 17357 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9910416 10060525568 86150 33554432000 1073741824 1073778376 140735289535216 140675122813608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17367] ppid=17354 vsize=9824732 CPUtime=0.05 cores=0,2,4,6

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

[pid=17357/tid=17367] ppid=17354 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/17357/task/17367/stat : 17367 (java) S 17354 17357 14900 0 -1 4202560 221 0 0 0 13 4 0 0 20 0 22 0 9910416 10060525568 269762 33554432000 1073741824 1073778376 140735289535216 140675121761064 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17368] ppid=17354 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/17357/task/17368/stat : 17368 (java) S 17354 17357 14900 0 -1 4202560 595 0 0 0 0 1 0 0 20 0 22 0 9910417 10060525568 269762 33554432000 1073741824 1073778376 140735289535216 140675109349736 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17357/tid=17369] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17369/stat : 17369 (java) S 17354 17357 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9910418 10060525568 269762 33554432000 1073741824 1073778376 140735289535216 140675108296056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17370] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17370/stat : 17370 (java) S 17354 17357 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 9910418 10060525568 269762 33554432000 1073741824 1073778376 140735289535216 140675107242888 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17371] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17371/stat : 17371 (java) S 17354 17357 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9910420 10060525568 269762 33554432000 1073741824 1073778376 140735289535216 140675106191632 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17372] ppid=17354 vsize=9824732 CPUtime=0.87 cores=0,2,4,6
/proc/17357/task/17372/stat : 17372 (java) S 17354 17357 14900 0 -1 4202560 6216 0 0 0 87 0 0 0 20 0 22 0 9910420 10060525568 269762 33554432000 1073741824 1073778376 140735289535216 140675105139512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17373] ppid=17354 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/17357/task/17373/stat : 17373 (java) S 17354 17357 14900 0 -1 4202560 16658 0 0 0 188 3 0 0 20 0 22 0 9910420 10060525568 269762 33554432000 1073741824 1073778376 140735289535216 140675104086968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17357/tid=17374] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17374/stat : 17374 (java) S 17354 17357 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9910420 10060525568 269762 33554432000 1073741824 1073778376 140735289535216 140675103034104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17375] ppid=17354 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/17357/task/17375/stat : 17375 (java) S 17354 17357 14900 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 22 0 9910420 10060525568 269762 33554432000 1073741824 1073778376 140735289535216 140675101981768 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17376] ppid=17354 vsize=9824732 CPUtime=69.72 cores=0,2,4,6
/proc/17357/task/17376/stat : 17376 (java) R 17354 17357 14900 0 -1 4202560 57 0 0 0 6971 1 0 0 20 0 22 0 9910432 10060525568 269762 33554432000 1073741824 1073778376 140735289535216 140675100917648 140675157200446 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17377] ppid=17354 vsize=9824732 CPUtime=69.76 cores=0,2,4,6
/proc/17357/task/17377/stat : 17377 (java) R 17354 17357 14900 0 -1 4202560 364 0 0 0 6964 12 0 0 20 0 22 0 9910432 10060525568 269762 33554432000 1073741824 1073778376 140735289535216 140675099858544 140675157286496 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17357/tid=17378] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17378/stat : 17378 (java) S 17354 17357 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9910433 10060525568 269762 33554432000 1073741824 1073778376 140735289535216 140675098821416 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17357/tid=17379] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17379/stat : 17379 (java) S 17354 17357 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9910433 10060525568 269762 33554432000 1073741824 1073778376 140735289535216 140675097768872 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 143.92
Current children cumulated vsize (KiB) 9824732

[startup+72.001 s]
/proc/loadavg: 4.40 4.10 2.97 5/219 17380
/proc/meminfo: memFree=25961424/32872528 swapFree=1526624/1696276
[pid=17357] ppid=17354 vsize=9824732 CPUtime=147.12 cores=0,2,4,6
/proc/17357/stat : 17357 (java) S 17354 17357 14900 0 -1 4202496 28656 0 1 0 14667 45 0 0 20 0 22 0 9910415 10060525568 269720 33554432000 1073741824 1073778376 140735289535216 140735289526352 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17357/statm: 2456183 269720 2276 9 0 2446860 0
[pid=17357/tid=17358] ppid=17354 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/17357/task/17358/stat : 17358 (java) S 17354 17357 14900 0 -1 4202560 2435 0 1 0 14 2 0 0 20 0 22 0 9910415 10060525568 269720 33554432000 1073741824 1073778376 140735289535216 140675285128056 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17357/tid=17360] ppid=17354 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/17357/task/17360/stat : 17360 (java) S 17354 17357 14900 0 -1 4202560 142 0 0 0 10 3 0 0 20 0 22 0 9910416 10060525568 269720 33554432000 1073741824 1073778376 140735289535216 140675129129384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17361] ppid=17354 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/17357/task/17361/stat : 17361 (java) S 17354 17357 14900 0 -1 4202560 94 0 0 0 9 2 0 0 20 0 22 0 9910416 10060525568 269720 33554432000 1073741824 1073778376 140735289535216 140675128076840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17362] ppid=17354 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/17357/task/17362/stat : 17362 (java) S 17354 17357 14900 0 -1 4202560 107 0 0 0 12 3 0 0 20 0 22 0 9910416 10060525568 269720 33554432000 1073741824 1073778376 140735289535216 140675127023784 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17363] ppid=17354 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/17357/task/17363/stat : 17363 (java) S 17354 17357 14900 0 -1 4202560 104 0 0 0 12 4 0 0 20 0 22 0 9910416 10060525568 269720 33554432000 1073741824 1073778376 140735289535216 140675125971240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17364] ppid=17354 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/17357/task/17364/stat : 17364 (java) S 17354 17357 14900 0 -1 4202560 151 0 0 0 16 5 0 0 20 0 22 0 9910416 10060525568 269720 33554432000 1073741824 1073778376 140735289535216 140675124919208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17357/tid=17365] ppid=17354 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/17357/task/17365/stat : 17365 (java) S 17354 17357 14900 0 -1 4202560 124 0 0 0 14 3 0 0 20 0 22 0 9910416 10060525568 269720 33554432000 1073741824 1073778376 140735289535216 140675123866664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17366] ppid=17354 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/17357/task/17366/stat : 17366 (java) S 17354 17357 14900 0 -1 4202560 115 0 0 0 17 4 0 0 20 0 22 0 9910416 10060525568 269720 33554432000 1073741824 1073778376 140735289535216 140675122813608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17367] ppid=17354 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/17357/task/17367/stat : 17367 (java) S 17354 17357 14900 0 -1 4202560 221 0 0 0 13 4 0 0 20 0 22 0 9910416 10060525568 269720 33554432000 1073741824 1073778376 140735289535216 140675121761064 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17368] ppid=17354 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/17357/task/17368/stat : 17368 (java) S 17354 17357 14900 0 -1 4202560 595 0 0 0 0 1 0 0 20 0 22 0 9910417 10060525568 269720 33554432000 1073741824 1073778376 140735289535216 140675109349736 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17357/tid=17369] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17369/stat : 17369 (java) S 17354 17357 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9910418 10060525568 269720 33554432000 1073741824 1073778376 140735289535216 140675108296056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17370] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17370/stat : 17370 (java) S 17354 17357 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 9910418 10060525568 269720 33554432000 1073741824 1073778376 140735289535216 140675107242888 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17371] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17371/stat : 17371 (java) S 17354 17357 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9910420 10060525568 269720 33554432000 1073741824 1073778376 140735289535216 140675106191632 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17372] ppid=17354 vsize=9824732 CPUtime=0.88 cores=0,2,4,6
/proc/17357/task/17372/stat : 17372 (java) S 17354 17357 14900 0 -1 4202560 6217 0 0 0 88 0 0 0 20 0 22 0 9910420 10060525568 269720 33554432000 1073741824 1073778376 140735289535216 140675105139512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17357/tid=17373] ppid=17354 vsize=9824732 CPUtime=1.93 cores=0,2,4,6
/proc/17357/task/17373/stat : 17373 (java) S 17354 17357 14900 0 -1 4202560 16658 0 0 0 190 3 0 0 20 0 22 0 9910420 10060525568 269720 33554432000 1073741824 1073778376 140735289535216 140675104086968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17357/tid=17374] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17374/stat : 17374 (java) S 17354 17357 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9910420 10060525568 269720 33554432000 1073741824 1073778376 140735289535216 140675103034104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17375] ppid=17354 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/17357/task/17375/stat : 17375 (java) S 17354 17357 14900 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 22 0 9910420 10060525568 269720 33554432000 1073741824 1073778376 140735289535216 140675101981768 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17376] ppid=17354 vsize=9824732 CPUtime=71.31 cores=0,2,4,6
/proc/17357/task/17376/stat : 17376 (java) R 17354 17357 14900 0 -1 4202560 57 0 0 0 7130 1 0 0 20 0 22 0 9910432 10060525568 269720 33554432000 1073741824 1073778376 140735289535216 140675100926472 140675157286496 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17377] ppid=17354 vsize=9824732 CPUtime=71.35 cores=0,2,4,6
/proc/17357/task/17377/stat : 17377 (java) R 17354 17357 14900 0 -1 4202560 364 0 0 0 7123 12 0 0 20 0 22 0 9910432 10060525568 269720 33554432000 1073741824 1073778376 140735289535216 140675099872120 140675157270133 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17378] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17378/stat : 17378 (java) S 17354 17357 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9910433 10060525568 269720 33554432000 1073741824 1073778376 140735289535216 140675098821416 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17357/tid=17379] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17379/stat : 17379 (java) S 17354 17357 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9910433 10060525568 269720 33554432000 1073741824 1073778376 140735289535216 140675097768872 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 147.12
Current children cumulated vsize (KiB) 9824732

[startup+72.4009 s]
/proc/loadavg: 4.40 4.10 2.97 5/219 17380
/proc/meminfo: memFree=25961424/32872528 swapFree=1526624/1696276
[pid=17357] ppid=17354 vsize=9824732 CPUtime=147.76 cores=0,2,4,6
/proc/17357/stat : 17357 (java) S 17354 17357 14900 0 -1 4202496 28657 0 1 0 14728 48 0 0 20 0 19 0 9910415 10060525568 269706 33554432000 1073741824 1073778376 140735289535216 140735289526352 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17357/statm: 2456183 269706 2277 9 0 2446860 0
[pid=17357/tid=17358] ppid=17354 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/17357/task/17358/stat : 17358 (java) S 17354 17357 14900 0 -1 4202560 2435 0 1 0 14 2 0 0 20 0 19 0 9910415 10060525568 269706 33554432000 1073741824 1073778376 140735289535216 140675285128056 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17357/tid=17360] ppid=17354 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/17357/task/17360/stat : 17360 (java) S 17354 17357 14900 0 -1 4202560 142 0 0 0 10 3 0 0 20 0 19 0 9910416 10060525568 269706 33554432000 1073741824 1073778376 140735289535216 140675129129384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17361] ppid=17354 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/17357/task/17361/stat : 17361 (java) S 17354 17357 14900 0 -1 4202560 94 0 0 0 9 2 0 0 20 0 19 0 9910416 10060525568 269706 33554432000 1073741824 1073778376 140735289535216 140675128076840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17362] ppid=17354 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/17357/task/17362/stat : 17362 (java) S 17354 17357 14900 0 -1 4202560 107 0 0 0 12 3 0 0 20 0 19 0 9910416 10060525568 269706 33554432000 1073741824 1073778376 140735289535216 140675127023784 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17363] ppid=17354 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/17357/task/17363/stat : 17363 (java) S 17354 17357 14900 0 -1 4202560 104 0 0 0 12 4 0 0 20 0 19 0 9910416 10060525568 269706 33554432000 1073741824 1073778376 140735289535216 140675125971240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17364] ppid=17354 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/17357/task/17364/stat : 17364 (java) S 17354 17357 14900 0 -1 4202560 151 0 0 0 16 5 0 0 20 0 19 0 9910416 10060525568 269706 33554432000 1073741824 1073778376 140735289535216 140675124919208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17357/tid=17365] ppid=17354 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/17357/task/17365/stat : 17365 (java) S 17354 17357 14900 0 -1 4202560 124 0 0 0 14 3 0 0 20 0 19 0 9910416 10060525568 269706 33554432000 1073741824 1073778376 140735289535216 140675123866664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17366] ppid=17354 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/17357/task/17366/stat : 17366 (java) S 17354 17357 14900 0 -1 4202560 115 0 0 0 17 4 0 0 20 0 19 0 9910416 10060525568 269706 33554432000 1073741824 1073778376 140735289535216 140675122813608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17367] ppid=17354 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/17357/task/17367/stat : 17367 (java) S 17354 17357 14900 0 -1 4202560 221 0 0 0 13 4 0 0 20 0 19 0 9910416 10060525568 269706 33554432000 1073741824 1073778376 140735289535216 140675121761064 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17368] ppid=17354 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/17357/task/17368/stat : 17368 (java) S 17354 17357 14900 0 -1 4202560 595 0 0 0 0 1 0 0 20 0 19 0 9910417 10060525568 269706 33554432000 1073741824 1073778376 140735289535216 140675109349736 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17357/tid=17369] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17369/stat : 17369 (java) S 17354 17357 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9910418 10060525568 269706 33554432000 1073741824 1073778376 140735289535216 140675108296056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17370] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17370/stat : 17370 (java) S 17354 17357 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 9910418 10060525568 269706 33554432000 1073741824 1073778376 140735289535216 140675107242888 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17371] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17371/stat : 17371 (java) S 17354 17357 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9910420 10060525568 269706 33554432000 1073741824 1073778376 140735289535216 140675106191632 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17372] ppid=17354 vsize=9824732 CPUtime=0.88 cores=0,2,4,6
/proc/17357/task/17372/stat : 17372 (java) S 17354 17357 14900 0 -1 4202560 6217 0 0 0 88 0 0 0 20 0 19 0 9910420 10060525568 269706 33554432000 1073741824 1073778376 140735289535216 140675105139512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17357/tid=17373] ppid=17354 vsize=9824732 CPUtime=1.93 cores=0,2,4,6
/proc/17357/task/17373/stat : 17373 (java) S 17354 17357 14900 0 -1 4202560 16658 0 0 0 190 3 0 0 20 0 19 0 9910420 10060525568 269706 33554432000 1073741824 1073778376 140735289535216 140675104086968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17357/tid=17374] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17374/stat : 17374 (java) S 17354 17357 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9910420 10060525568 269706 33554432000 1073741824 1073778376 140735289535216 140675103034104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17375] ppid=17354 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/17357/task/17375/stat : 17375 (java) S 17354 17357 14900 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 9910420 10060525568 269706 33554432000 1073741824 1073778376 140735289535216 140675101981768 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17357/tid=17379] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17379/stat : 17379 (java) S 17354 17357 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 9910433 10060525568 269706 33554432000 1073741824 1073778376 140735289535216 140675097768872 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 147.76
Current children cumulated vsize (KiB) 9824732

[startup+72.8008 s]
/proc/loadavg: 4.40 4.10 2.97 3/216 17380
/proc/meminfo: memFree=25961432/32872528 swapFree=1526624/1696276
[pid=17357] ppid=17354 vsize=9824732 CPUtime=147.88 cores=0,2,4,6
/proc/17357/stat : 17357 (java) S 17354 17357 14900 0 -1 4202496 28671 0 1 0 14740 48 0 0 20 0 19 0 9910415 10060525568 269717 33554432000 1073741824 1073778376 140735289535216 140735289526352 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17357/statm: 2456183 269717 2287 9 0 2446860 0
[pid=17357/tid=17358] ppid=17354 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/17357/task/17358/stat : 17358 (java) S 17354 17357 14900 0 -1 4202560 2436 0 1 0 14 2 0 0 20 0 19 0 9910415 10060525568 269717 33554432000 1073741824 1073778376 140735289535216 140675285127896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17357/tid=17360] ppid=17354 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/17357/task/17360/stat : 17360 (java) S 17354 17357 14900 0 -1 4202560 142 0 0 0 10 3 0 0 20 0 19 0 9910416 10060525568 269717 33554432000 1073741824 1073778376 140735289535216 140675129129384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17361] ppid=17354 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/17357/task/17361/stat : 17361 (java) S 17354 17357 14900 0 -1 4202560 94 0 0 0 9 2 0 0 20 0 19 0 9910416 10060525568 269717 33554432000 1073741824 1073778376 140735289535216 140675128076840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17362] ppid=17354 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/17357/task/17362/stat : 17362 (java) S 17354 17357 14900 0 -1 4202560 107 0 0 0 12 3 0 0 20 0 19 0 9910416 10060525568 269717 33554432000 1073741824 1073778376 140735289535216 140675127023784 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17363] ppid=17354 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/17357/task/17363/stat : 17363 (java) S 17354 17357 14900 0 -1 4202560 104 0 0 0 12 4 0 0 20 0 19 0 9910416 10060525568 269717 33554432000 1073741824 1073778376 140735289535216 140675125971240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17364] ppid=17354 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/17357/task/17364/stat : 17364 (java) S 17354 17357 14900 0 -1 4202560 151 0 0 0 16 5 0 0 20 0 19 0 9910416 10060525568 269717 33554432000 1073741824 1073778376 140735289535216 140675124919208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17357/tid=17365] ppid=17354 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/17357/task/17365/stat : 17365 (java) S 17354 17357 14900 0 -1 4202560 124 0 0 0 14 3 0 0 20 0 19 0 9910416 10060525568 269717 33554432000 1073741824 1073778376 140735289535216 140675123866664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17366] ppid=17354 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/17357/task/17366/stat : 17366 (java) S 17354 17357 14900 0 -1 4202560 115 0 0 0 17 4 0 0 20 0 19 0 9910416 10060525568 269717 33554432000 1073741824 1073778376 140735289535216 140675122813608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17367] ppid=17354 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/17357/task/17367/stat : 17367 (java) S 17354 17357 14900 0 -1 4202560 221 0 0 0 13 4 0 0 20 0 19 0 9910416 10060525568 269717 33554432000 1073741824 1073778376 140735289535216 140675121761064 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17368] ppid=17354 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/17357/task/17368/stat : 17368 (java) S 17354 17357 14900 0 -1 4202560 595 0 0 0 0 1 0 0 20 0 19 0 9910417 10060525568 269717 33554432000 1073741824 1073778376 140735289535216 140675109349736 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17357/tid=17369] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17369/stat : 17369 (java) S 17354 17357 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9910418 10060525568 269717 33554432000 1073741824 1073778376 140735289535216 140675108296056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17370] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17370/stat : 17370 (java) S 17354 17357 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 9910418 10060525568 269717 33554432000 1073741824 1073778376 140735289535216 140675107242888 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17371] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17371/stat : 17371 (java) S 17354 17357 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9910420 10060525568 269717 33554432000 1073741824 1073778376 140735289535216 140675106191632 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17357/tid=17372] ppid=17354 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/17357/task/17372/stat : 17372 (java) S 17354 17357 14900 0 -1 4202560 6227 0 0 0 90 0 0 0 20 0 19 0 9910420 10060525568 269717 33554432000 1073741824 1073778376 140735289535216 140675105139512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17357/tid=17373] ppid=17354 vsize=9824732 CPUtime=1.96 cores=0,2,4,6
/proc/17357/task/17373/stat : 17373 (java) S 17354 17357 14900 0 -1 4202560 16658 0 0 0 193 3 0 0 20 0 19 0 9910420 10060525568 269717 33554432000 1073741824 1073778376 140735289535216 140675104086968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17357/tid=17374] ppid=17354 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/17357/task/17374/stat : 17374 (java) S 17354 17357 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9910420 10060525568 269717 33554432000 1073741824 1073778376 140735289535216 140675103034104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17357/tid=17375] ppid=17354 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/17357/task/17375/stat : 17375 (java) S 17354 17357 14900 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 9910420 10060525568 269717 33554432000 1073741824 1073778376 140735289535216 140675101981768 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 147.88
Current children cumulated vsize (KiB) 9824732

Child status: 20
Real time (s): 72.8193
CPU time (s): 147.992
CPU user time (s): 147.359
CPU system time (s): 0.632903
CPU usage (%): 203.231
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 147.359
system time used= 0.632903
maximum resident set size= 1079048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28679
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= 2464
involuntary context switches= 2451

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.443932 second user time and 0.606907 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-30 19:47:42
IDJOB=4120643
IDBENCH=110046
IDSOLVER=2543
FILE ID=node125/4120643-1467308862
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-n88-d3-i3-f.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-4120643-1467308862/watcher-4120643-1467308862 -o /tmp/evaluation-result-4120643-1467308862/solver-4120643-1467308862 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1467308203-14916 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4120643-1467308862.opb

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

MD5SUM BENCH= da77aba737e32aaebea27e56f9e95e6c
RANDOM SEED=390824057

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:        27107988 kB
Buffers:          133028 kB
Cached:          1796972 kB
SwapCached:            0 kB
Active:          1633652 kB
Inactive:        1675760 kB
Active(anon):    1382220 kB
Inactive(anon):        0 kB
Active(file):     251432 kB
Inactive(file):  1675760 kB
Unevictable:     1696276 kB
Mlocked:         1526624 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1056 kB
Writeback:             0 kB
AnonPages:       3102212 kB
Mapped:            21528 kB
Shmem:               204 kB
Slab:             609692 kB
SReclaimable:      52832 kB
SUnreclaim:       556860 kB
KernelStack:        1784 kB
PageTables:        10892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3790280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1513472 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:48:55