Trace number 4121635

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 442.897 220.351

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-regular-n25-d4-i2.cnf.gz-plain.pb.metafix.opb
MD5SUM954f15d9f98e719c9ea46cf98408c71d
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 benchmark78.5961
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4121635-1467309551.opb
0.10/0.11	c reading problem ... 
0.10/0.12	c  no objective function found
0.10/0.15	c ... done. Wall clock time 0.039s.
0.10/0.15	c declared #vars     101
0.10/0.15	c #constraints  212
0.10/0.16	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.16	c constraints type 
0.10/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 212
0.10/0.16	c 212 constraints processed.
0.10/0.16	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.16	c constraints type 
0.10/0.16	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 212
0.10/0.16	c 212 constraints processed.
1.48/0.57	c cleaning 2494 clauses out of 5000 with flag 34520/5000
2.26/0.73	c cleaning 0 clauses out of 5000 with flag 0/5000
2.62/0.89	c cleaning 4245 clauses out of 8506 with flag 83394/11000
3.58/1.14	c cleaning 0 clauses out of 11001 with flag 0/11001
4.13/1.33	c cleaning 5623 clauses out of 11261 with flag 139582/18000
4.76/1.63	c cleaning 0 clauses out of 18000 with flag 0/18000
5.36/1.91	c cleaning 6816 clauses out of 13640 with flag 206604/26002
5.97/2.29	c cleaning 0 clauses out of 26000 with flag 0/26000
6.57/2.59	c cleaning 7909 clauses out of 15825 with flag 279454/35003
7.77/3.16	c cleaning 0 clauses out of 35000 with flag 0/35000
8.41/3.49	c cleaning 8946 clauses out of 17914 with flag 366546/45001
10.41/4.44	c cleaning 0 clauses out of 45000 with flag 0/45000
10.41/4.50	c cleaning 9970 clauses out of 19968 with flag 453429/56001
13.03/5.76	c cleaning 10994 clauses out of 21998 with flag 552913/68001
13.62/6.01	c cleaning 0 clauses out of 56000 with flag 0/56000
15.83/7.19	c cleaning 11994 clauses out of 24003 with flag 661597/81000
17.04/7.79	c cleaning 0 clauses out of 68000 with flag 0/68000
19.27/8.90	c cleaning 13001 clauses out of 26009 with flag 766225/95000
21.46/9.94	c cleaning 0 clauses out of 81000 with flag 0/81000
23.05/10.71	c cleaning 13995 clauses out of 28008 with flag 875909/110000
26.70/12.55	c cleaning 0 clauses out of 95002 with flag 0/95002
27.10/12.78	c cleaning 14998 clauses out of 30014 with flag 997886/126001
31.94/15.17	c cleaning 15998 clauses out of 32015 with flag 1126841/143000
32.34/15.38	c cleaning 0 clauses out of 110001 with flag 0/110001
37.74/18.01	c cleaning 17004 clauses out of 34018 with flag 1265359/161001
40.73/19.51	c cleaning 0 clauses out of 126000 with flag 0/126000
43.93/21.18	c cleaning 18001 clauses out of 36015 with flag 1407861/180002
49.79/24.09	c cleaning 0 clauses out of 143000 with flag 0/143000
51.59/24.92	c cleaning 18999 clauses out of 38012 with flag 1549657/200000
59.45/28.81	c cleaning 0 clauses out of 161000 with flag 0/161000
60.65/29.46	c cleaning 19998 clauses out of 40014 with flag 1703878/221001
70.26/34.25	c cleaning 21005 clauses out of 42017 with flag 1878640/243002
74.04/36.16	c cleaning 0 clauses out of 180000 with flag 0/180000
80.31/39.29	c cleaning 21995 clauses out of 44011 with flag 2038889/266001
88.70/43.40	c cleaning 0 clauses out of 200000 with flag 0/200000
90.70/44.43	c cleaning 23001 clauses out of 46018 with flag 2210641/290003
100.50/49.33	c cleaning 24001 clauses out of 48016 with flag 2368801/315002
105.94/52.02	c cleaning 0 clauses out of 221002 with flag 0/221002
112.34/55.24	c cleaning 25000 clauses out of 50013 with flag 2542659/341000
123.34/60.77	c cleaning 25998 clauses out of 52014 with flag 2718524/368001
130.34/64.28	c cleaning 0 clauses out of 243000 with flag 0/243000
136.21/67.12	c cleaning 27002 clauses out of 54016 with flag 2899370/396001
150.19/74.18	c cleaning 28001 clauses out of 56013 with flag 3081320/425000
153.19/75.67	c cleaning 0 clauses out of 266001 with flag 0/266001
166.64/82.33	c cleaning 29000 clauses out of 58012 with flag 3287273/455000
182.45/90.28	c cleaning 30001 clauses out of 60013 with flag 3494974/486001
182.83/90.43	c cleaning 0 clauses out of 290001 with flag 0/290001
199.68/98.88	c cleaning 30999 clauses out of 62012 with flag 3707317/518001
211.53/104.76	c cleaning 0 clauses out of 315000 with flag 0/315000
217.74/107.85	c cleaning 31998 clauses out of 64012 with flag 3921176/551000
236.59/117.17	c cleaning 33004 clauses out of 66015 with flag 4151630/585001
244.90/121.25	c cleaning 0 clauses out of 341000 with flag 0/341000
257.51/127.51	c cleaning 33999 clauses out of 68011 with flag 4382657/620001
279.76/138.62	c cleaning 35003 clauses out of 70011 with flag 4620311/656000
286.99/142.29	c cleaning 0 clauses out of 368001 with flag 0/368001
302.39/149.91	c cleaning 36000 clauses out of 72008 with flag 4859527/693000
327.80/162.65	c cleaning 37002 clauses out of 74008 with flag 5106378/731000
337.40/167.48	c cleaning 0 clauses out of 396000 with flag 0/396000
355.84/176.66	c cleaning 37998 clauses out of 76006 with flag 5352071/770001
388.47/192.95	c cleaning 39001 clauses out of 78008 with flag 5598644/810001
391.87/194.65	c cleaning 0 clauses out of 425001 with flag 0/425001
419.46/208.42	c cleaning 39999 clauses out of 80005 with flag 5854588/851000
442.40/219.88	c And the winner is solver0
442.63/220.26	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
442.63/220.26	c starts		: 132
442.63/220.26	c conflicts		: 883060
442.63/220.26	c decisions		: 1092827
442.63/220.26	c propagations		: 13016912
442.63/220.26	c inspects		: 4591163388
442.63/220.26	c shortcuts		: 0
442.63/220.26	c learnt literals	: 17
442.63/220.26	c learnt binary clauses	: 116
442.63/220.26	c learnt ternary clauses	: 538
442.63/220.26	c learnt constraints	: 883042
442.63/220.26	c ignored constraints	: 0
442.63/220.26	c root simplifications	: 0
442.63/220.26	c removed literals (reason simplification)	: 2511995
442.63/220.26	c reason swapping (by a shorter reason)	: 0
442.63/220.26	c Calls to reduceDB	: 37
442.63/220.26	c Number of update (reduction) of LBD	: 274361
442.63/220.26	c Imported unit clauses	: 0
442.63/220.26	c number of reductions to clauses (during analyze)	: 0
442.63/220.26	c number of learned constraints concerned by reduction	: 0
442.63/220.26	c number of learning phase by resolution	: 0
442.63/220.26	c number of learning phase by cutting planes	: 0
442.63/220.26	c speed (assignments/second)	: 59140.36219570926
442.63/220.26	c non guided choices	29
442.63/220.29	c learnt constraints type 
442.63/220.29	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 116
442.63/220.29	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 71934
442.63/220.29	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
442.63/220.29	c starts		: 151
442.63/220.29	c conflicts		: 452465
442.63/220.29	c decisions		: 530310
442.63/220.29	c propagations		: 7645583
442.63/220.29	c inspects		: 2170326074
442.63/220.29	c shortcuts		: 0
442.63/220.29	c learnt literals	: 0
442.63/220.29	c learnt binary clauses	: 0
442.63/220.29	c learnt ternary clauses	: 0
442.63/220.29	c learnt constraints	: 452465
442.63/220.29	c ignored constraints	: 0
442.63/220.29	c root simplifications	: 0
442.63/220.29	c removed literals (reason simplification)	: 0
442.63/220.29	c reason swapping (by a shorter reason)	: 0
442.63/220.29	c Calls to reduceDB	: 25
442.63/220.29	c Number of update (reduction) of LBD	: 0
442.63/220.29	c Imported unit clauses	: 0
442.63/220.29	c number of reductions to clauses (during analyze)	: 0
442.63/220.29	c number of learned constraints concerned by reduction	: 0
442.63/220.29	c number of learning phase by resolution	: 0
442.63/220.29	c number of learning phase by cutting planes	: 0
442.63/220.29	c speed (assignments/second)	: 34732.12647072184
442.63/220.29	c non guided choices	24
442.69/220.34	c learnt constraints type 
442.69/220.34	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 452465
442.69/220.34	s UNSATISFIABLE
442.69/220.34	c Total wall clock time (in seconds): 220.226

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

pid=20424
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.31 4.17 3.53 4/197 20427
/proc/meminfo: memFree=28052044/32872528 swapFree=1526624/1696276
[pid=20427] ppid=20424 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/20427/stat : 20427 (java) R 20424 20427 14900 0 -1 4202496 1066 0 0 0 0 0 0 0 20 0 1 0 9979323 23793664 717 33554432000 1073741824 1073778376 140737443406256 140737443395320 270698330192 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20427/statm: 5809 717 531 9 0 128 0

[startup+0.100112 s]
/proc/loadavg: 4.31 4.17 3.53 4/197 20427
/proc/meminfo: memFree=28052044/32872528 swapFree=1526624/1696276
[pid=20427] ppid=20424 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/20427/stat : 20427 (java) S 20424 20427 14900 0 -1 4202496 4460 0 1 0 9 1 0 0 20 0 18 0 9979323 9787879424 5585 33554432000 1073741824 1073778376 140737443406256 140737443397392 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20427/statm: 2389619 5585 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200221 s]
/proc/loadavg: 4.31 4.17 3.53 4/197 20427
/proc/meminfo: memFree=28052044/32872528 swapFree=1526624/1696276
[pid=20427] ppid=20424 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/20427/stat : 20427 (java) S 20424 20427 14900 0 -1 4202496 4955 0 1 0 26 2 0 0 20 0 22 0 9979323 10060525568 7511 33554432000 1073741824 1073778376 140737443406256 140737443397392 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20427/statm: 2456183 7530 2219 9 0 2446860 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9824732

[startup+0.300225 s]
/proc/loadavg: 4.31 4.17 3.53 4/197 20427
/proc/meminfo: memFree=28052044/32872528 swapFree=1526624/1696276
[pid=20427] ppid=20424 vsize=9824732 CPUtime=0.68 cores=0,2,4,6
/proc/20427/stat : 20427 (java) S 20424 20427 14900 0 -1 4202496 7845 0 1 0 66 2 0 0 20 0 22 0 9979323 10060525568 9637 33554432000 1073741824 1073778376 140737443406256 140737443397392 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20427/statm: 2456183 9637 2243 9 0 2446860 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 9824732

[startup+0.700189 s]
/proc/loadavg: 4.31 4.17 3.53 4/197 20427
/proc/meminfo: memFree=28052044/32872528 swapFree=1526624/1696276
[pid=20427] ppid=20424 vsize=9824732 CPUtime=2.26 cores=0,2,4,6
/proc/20427/stat : 20427 (java) S 20424 20427 14900 0 -1 4202496 22995 0 1 0 220 6 0 0 20 0 22 0 9979323 10060525568 34116 33554432000 1073741824 1073778376 140737443406256 140737443397392 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20427/statm: 2456183 34116 2260 9 0 2446860 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 9824732

[startup+1.50091 s]
/proc/loadavg: 4.31 4.17 3.53 6/219 20449
/proc/meminfo: memFree=27861680/32872528 swapFree=1526624/1696276
[pid=20427] ppid=20424 vsize=9824732 CPUtime=4.56 cores=0,2,4,6
/proc/20427/stat : 20427 (java) S 20424 20427 14900 0 -1 4202496 28110 0 1 0 448 8 0 0 20 0 22 0 9979323 10060525568 49005 33554432000 1073741824 1073778376 140737443406256 140737443397392 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20427/statm: 2456183 49005 2275 9 0 2446860 0
[pid=20427/tid=20429] ppid=20424 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/20427/task/20429/stat : 20429 (java) S 20424 20427 14900 0 -1 4202560 2469 0 1 0 12 2 0 0 20 0 22 0 9979323 10060525568 49005 33554432000 1073741824 1073778376 140737443406256 140261484888952 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20427/tid=20430] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20430/stat : 20430 (java) S 20424 20427 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9979324 10060525568 49005 33554432000 1073741824 1073778376 140737443406256 140261423618728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20431] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20431/stat : 20431 (java) S 20424 20427 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9979324 10060525568 49005 33554432000 1073741824 1073778376 140737443406256 140261422566184 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20432] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20432/stat : 20432 (java) S 20424 20427 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9979324 10060525568 49005 33554432000 1073741824 1073778376 140737443406256 140261421513640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20433] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20433/stat : 20433 (java) S 20424 20427 14900 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 9979324 10060525568 49005 33554432000 1073741824 1073778376 140737443406256 140261420461096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20427/tid=20434] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20434/stat : 20434 (java) S 20424 20427 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9979324 10060525568 49005 33554432000 1073741824 1073778376 140737443406256 140261419407528 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20435] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20435/stat : 20435 (java) S 20424 20427 14900 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 9979324 10060525568 49005 33554432000 1073741824 1073778376 140737443406256 140261323389224 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20436] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20436/stat : 20436 (java) S 20424 20427 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9979324 10060525568 49005 33554432000 1073741824 1073778376 140737443406256 140261322336680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20437] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20437/stat : 20437 (java) S 20424 20427 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9979324 10060525568 49005 33554432000 1073741824 1073778376 140737443406256 140261321284136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20438] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20438/stat : 20438 (java) S 20424 20427 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9979325 10060525568 49005 33554432000 1073741824 1073778376 140737443406256 140261309086312 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20439] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20439/stat : 20439 (java) S 20424 20427 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9979326 10060525568 49005 33554432000 1073741824 1073778376 140737443406256 140261308032632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20440] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20440/stat : 20440 (java) S 20424 20427 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9979326 10060525568 49005 33554432000 1073741824 1073778376 140737443406256 140261306979976 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20441] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20441/stat : 20441 (java) S 20424 20427 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9979328 10060525568 49005 33554432000 1073741824 1073778376 140737443406256 140261305928720 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20442] ppid=20424 vsize=9824732 CPUtime=1.07 cores=0,2,4,6
/proc/20427/task/20442/stat : 20442 (java) S 20424 20427 14900 0 -1 4202560 13479 0 0 0 104 3 0 0 20 0 22 0 9979328 10060525568 49005 33554432000 1073741824 1073778376 140737443406256 140261304875064 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20443] ppid=20424 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/20427/task/20443/stat : 20443 (java) S 20424 20427 14900 0 -1 4202560 10743 0 0 0 63 1 0 0 20 0 22 0 9979328 10060525568 49005 33554432000 1073741824 1073778376 140737443406256 140261303822520 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20444] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20444/stat : 20444 (java) S 20424 20427 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9979328 10060525568 49005 33554432000 1073741824 1073778376 140737443406256 140261302770168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20445] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20445/stat : 20445 (java) S 20424 20427 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9979328 10060525568 49005 33554432000 1073741824 1073778376 140737443406256 140261301717832 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20446] ppid=20424 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/20427/task/20446/stat : 20446 (java) R 20424 20427 14900 0 -1 4202560 25 0 0 0 131 0 0 0 20 0 22 0 9979339 10060525568 49005 33554432000 1073741824 1073778376 140737443406256 140261300654208 140261425039969 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20427/tid=20447] ppid=20424 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/20427/task/20447/stat : 20447 (java) R 20424 20427 14900 0 -1 4202560 93 0 0 0 129 2 0 0 20 0 22 0 9979339 10060525568 49005 33554432000 1073741824 1073778376 140737443406256 140261299601680 140261425136261 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20448] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20448/stat : 20448 (java) S 20424 20427 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9979339 10060525568 49005 33554432000 1073741824 1073778376 140737443406256 140261298558504 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20427/tid=20449] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20449/stat : 20449 (java) S 20424 20427 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9979339 10060525568 49005 33554432000 1073741824 1073778376 140737443406256 140261297505960 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.56
Current children cumulated vsize (KiB) 9824732

[startup+3.10093 s]
/proc/loadavg: 4.28 4.16 3.54 5/219 20449
/proc/meminfo: memFree=27857684/32872528 swapFree=1526624/1696276
[pid=20427] ppid=20424 vsize=9824732 CPUtime=7.77 cores=0,2,4,6
/proc/20427/stat : 20427 (java) S 20424 20427 14900 0 -1 4202496 28131 0 1 0 768 9 0 0 20 0 22 0 9979323 10060525568 51566 33554432000 1073741824 1073778376 140737443406256 140737443397392 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20427/statm: 2456183 51566 2275 9 0 2446860 0
[pid=20427/tid=20429] ppid=20424 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/20427/task/20429/stat : 20429 (java) S 20424 20427 14900 0 -1 4202560 2469 0 1 0 12 2 0 0 20 0 22 0 9979323 10060525568 51566 33554432000 1073741824 1073778376 140737443406256 140261484888952 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20427/tid=20430] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20430/stat : 20430 (java) S 20424 20427 14900 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 9979324 10060525568 51566 33554432000 1073741824 1073778376 140737443406256 140261423618728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20427/tid=20431] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20431/stat : 20431 (java) S 20424 20427 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9979324 10060525568 51566 33554432000 1073741824 1073778376 140737443406256 140261422566184 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20432] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20432/stat : 20432 (java) S 20424 20427 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9979324 10060525568 51566 33554432000 1073741824 1073778376 140737443406256 140261421513640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20433] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20433/stat : 20433 (java) S 20424 20427 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9979324 10060525568 51566 33554432000 1073741824 1073778376 140737443406256 140261420461096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20434] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20434/stat : 20434 (java) S 20424 20427 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9979324 10060525568 51566 33554432000 1073741824 1073778376 140737443406256 140261419407528 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20435] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20435/stat : 20435 (java) S 20424 20427 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9979324 10060525568 51566 33554432000 1073741824 1073778376 140737443406256 140261323389224 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20436] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20436/stat : 20436 (java) S 20424 20427 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9979324 10060525568 51566 33554432000 1073741824 1073778376 140737443406256 140261322336680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20437] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20437/stat : 20437 (java) S 20424 20427 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9979324 10060525568 51566 33554432000 1073741824 1073778376 140737443406256 140261321284136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20438] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20438/stat : 20438 (java) S 20424 20427 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9979325 10060525568 51566 33554432000 1073741824 1073778376 140737443406256 140261309086312 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20439] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20439/stat : 20439 (java) S 20424 20427 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9979326 10060525568 51566 33554432000 1073741824 1073778376 140737443406256 140261308032632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20440] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20440/stat : 20440 (java) S 20424 20427 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9979326 10060525568 51566 33554432000 1073741824 1073778376 140737443406256 140261306979976 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20441] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20441/stat : 20441 (java) S 20424 20427 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9979328 10060525568 51566 33554432000 1073741824 1073778376 140737443406256 140261305928720 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20442] ppid=20424 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/20427/task/20442/stat : 20442 (java) S 20424 20427 14900 0 -1 4202560 13479 0 0 0 105 3 0 0 20 0 22 0 9979328 10060525568 51566 33554432000 1073741824 1073778376 140737443406256 140261304875064 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20443] ppid=20424 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/20427/task/20443/stat : 20443 (java) S 20424 20427 14900 0 -1 4202560 10743 0 0 0 63 1 0 0 20 0 22 0 9979328 10060525568 51566 33554432000 1073741824 1073778376 140737443406256 140261303822520 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20444] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20444/stat : 20444 (java) S 20424 20427 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9979328 10060525568 51566 33554432000 1073741824 1073778376 140737443406256 140261302770168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20445] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20445/stat : 20445 (java) S 20424 20427 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9979328 10060525568 51566 33554432000 1073741824 1073778376 140737443406256 140261301717832 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20446] ppid=20424 vsize=9824732 CPUtime=2.9 cores=0,2,4,6
/proc/20427/task/20446/stat : 20446 (java) R 20424 20427 14900 0 -1 4202560 25 0 0 0 290 0 0 0 20 0 22 0 9979339 10060525568 51566 33554432000 1073741824 1073778376 140737443406256 140261300654208 140261425021881 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20427/tid=20447] ppid=20424 vsize=9824732 CPUtime=2.89 cores=0,2,4,6
/proc/20427/task/20447/stat : 20447 (java) R 20424 20427 14900 0 -1 4202560 95 0 0 0 287 2 0 0 20 0 22 0 9979339 10060525568 51566 33554432000 1073741824 1073778376 140737443406256 140261299609312 140261425246782 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20448] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20448/stat : 20448 (java) S 20424 20427 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9979339 10060525568 51566 33554432000 1073741824 1073778376 140737443406256 140261298558504 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20427/tid=20449] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20449/stat : 20449 (java) S 20424 20427 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9979339 10060525568 51566 33554432000 1073741824 1073778376 140737443406256 140261297505960 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.77
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.28 4.16 3.54 6/219 20449
/proc/meminfo: memFree=27845456/32872528 swapFree=1526624/1696276
[pid=20427] ppid=20424 vsize=9824732 CPUtime=14.22 cores=0,2,4,6
/proc/20427/stat : 20427 (java) S 20424 20427 14900 0 -1 4202496 28239 0 1 0 1410 12 0 0 20 0 22 0 9979323 10060525568 53468 33554432000 1073741824 1073778376 140737443406256 140737443397392 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20427/statm: 2456183 53468 2275 9 0 2446860 0
[pid=20427/tid=20429] ppid=20424 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/20427/task/20429/stat : 20429 (java) S 20424 20427 14900 0 -1 4202560 2469 0 1 0 12 2 0 0 20 0 22 0 9979323 10060525568 53468 33554432000 1073741824 1073778376 140737443406256 140261484888952 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20427/tid=20430] ppid=20424 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/20427/task/20430/stat : 20430 (java) S 20424 20427 14900 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 9979324 10060525568 53468 33554432000 1073741824 1073778376 140737443406256 140261423618728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20431] ppid=20424 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/20427/task/20431/stat : 20431 (java) S 20424 20427 14900 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 9979324 10060525568 53468 33554432000 1073741824 1073778376 140737443406256 140261422566184 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20432] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20432/stat : 20432 (java) S 20424 20427 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9979324 10060525568 53468 33554432000 1073741824 1073778376 140737443406256 140261421513640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20427/tid=20433] ppid=20424 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/20427/task/20433/stat : 20433 (java) S 20424 20427 14900 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 9979324 10060525568 53468 33554432000 1073741824 1073778376 140737443406256 140261420461096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20434] ppid=20424 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/20427/task/20434/stat : 20434 (java) S 20424 20427 14900 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 9979324 10060525568 53468 33554432000 1073741824 1073778376 140737443406256 140261419407528 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20427/tid=20435] ppid=20424 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/20427/task/20435/stat : 20435 (java) S 20424 20427 14900 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 9979324 10060525568 53468 33554432000 1073741824 1073778376 140737443406256 140261323389224 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20436] ppid=20424 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/20427/task/20436/stat : 20436 (java) S 20424 20427 14900 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 9979324 10060525568 53468 33554432000 1073741824 1073778376 140737443406256 140261322336680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20437] ppid=20424 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/20427/task/20437/stat : 20437 (java) S 20424 20427 14900 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 22 0 9979324 10060525568 53468 33554432000 1073741824 1073778376 140737443406256 140261321284136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20438] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20438/stat : 20438 (java) S 20424 20427 14900 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 9979325 10060525568 53468 33554432000 1073741824 1073778376 140737443406256 140261309086312 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20439] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20439/stat : 20439 (java) S 20424 20427 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9979326 10060525568 53468 33554432000 1073741824 1073778376 140737443406256 140261308032632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20440] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20440/stat : 20440 (java) S 20424 20427 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9979326 10060525568 53468 33554432000 1073741824 1073778376 140737443406256 140261306979976 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20441] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20441/stat : 20441 (java) S 20424 20427 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9979328 10060525568 53468 33554432000 1073741824 1073778376 140737443406256 140261305928720 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20442] ppid=20424 vsize=9824732 CPUtime=1.08 cores=0,2,4,6

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

[pid=20427/tid=20434] ppid=20424 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/20427/task/20434/stat : 20434 (java) S 20424 20427 14900 0 -1 4202560 91 0 0 0 19 2 0 0 20 0 22 0 9979324 10060525568 130086 33554432000 1073741824 1073778376 140737443406256 140261419407528 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20435] ppid=20424 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/20427/task/20435/stat : 20435 (java) S 20424 20427 14900 0 -1 4202560 90 0 0 0 18 2 0 0 20 0 22 0 9979324 10060525568 130086 33554432000 1073741824 1073778376 140737443406256 140261323389224 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20436] ppid=20424 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/20427/task/20436/stat : 20436 (java) S 20424 20427 14900 0 -1 4202560 84 0 0 0 24 3 0 0 20 0 22 0 9979324 10060525568 130086 33554432000 1073741824 1073778376 140737443406256 140261322336680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20437] ppid=20424 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/20427/task/20437/stat : 20437 (java) S 20424 20427 14900 0 -1 4202560 102 0 0 0 24 4 0 0 20 0 22 0 9979324 10060525568 130086 33554432000 1073741824 1073778376 140737443406256 140261321284136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20438] ppid=20424 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/20427/task/20438/stat : 20438 (java) S 20424 20427 14900 0 -1 4202560 157 0 0 0 0 4 0 0 20 0 22 0 9979325 10060525568 130086 33554432000 1073741824 1073778376 140737443406256 140261309086312 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20439] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20439/stat : 20439 (java) S 20424 20427 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9979326 10060525568 130086 33554432000 1073741824 1073778376 140737443406256 140261308032632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20440] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20440/stat : 20440 (java) S 20424 20427 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9979326 10060525568 130086 33554432000 1073741824 1073778376 140737443406256 140261306979976 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20441] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20441/stat : 20441 (java) S 20424 20427 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9979328 10060525568 130086 33554432000 1073741824 1073778376 140737443406256 140261305928720 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20442] ppid=20424 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/20427/task/20442/stat : 20442 (java) S 20424 20427 14900 0 -1 4202560 13518 0 0 0 138 3 0 0 20 0 22 0 9979328 10060525568 130086 33554432000 1073741824 1073778376 140737443406256 140261304875064 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20443] ppid=20424 vsize=9824732 CPUtime=0.88 cores=0,2,4,6
/proc/20427/task/20443/stat : 20443 (java) S 20424 20427 14900 0 -1 4202560 10764 0 0 0 86 2 0 0 20 0 22 0 9979328 10060525568 130086 33554432000 1073741824 1073778376 140737443406256 140261303822520 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20444] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20444/stat : 20444 (java) S 20424 20427 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9979328 10060525568 130086 33554432000 1073741824 1073778376 140737443406256 140261302770168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20445] ppid=20424 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/20427/task/20445/stat : 20445 (java) S 20424 20427 14900 0 -1 4202560 13 0 0 0 4 3 0 0 20 0 22 0 9979328 10060525568 130086 33554432000 1073741824 1073778376 140737443406256 140261301717832 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20446] ppid=20424 vsize=9824732 CPUtime=218.35 cores=0,2,4,6
/proc/20427/task/20446/stat : 20446 (java) R 20424 20427 14900 0 -1 4202560 55 0 0 0 21829 6 0 0 20 0 22 0 9979339 10060525568 130086 33554432000 1073741824 1073778376 140737443406256 140261300661136 140261425065283 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20447] ppid=20424 vsize=9824732 CPUtime=218.36 cores=0,2,4,6
/proc/20427/task/20447/stat : 20447 (java) R 20424 20427 14900 0 -1 4202560 453 0 0 0 21827 9 0 0 20 0 22 0 9979339 10060525568 130086 33554432000 1073741824 1073778376 140737443406256 140261299608696 140261425136101 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20427/tid=20448] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20448/stat : 20448 (java) S 20424 20427 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9979339 10060525568 130086 33554432000 1073741824 1073778376 140737443406256 140261298558504 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20427/tid=20449] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20449/stat : 20449 (java) S 20424 20427 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9979339 10060525568 130086 33554432000 1073741824 1073778376 140737443406256 140261297505960 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 441.21
Current children cumulated vsize (KiB) 9824732

[startup+220.001 s]
/proc/loadavg: 4.43 4.29 3.71 3/216 20818
/proc/meminfo: memFree=27352996/32872528 swapFree=1526624/1696276
[pid=20427] ppid=20424 vsize=9824732 CPUtime=442.63 cores=0,2,4,6
/proc/20427/stat : 20427 (java) S 20424 20427 14900 0 -1 4202496 29495 0 1 0 44214 49 0 0 20 0 19 0 9979323 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140737443397392 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20427/statm: 2456183 130072 2277 9 0 2446860 0
[pid=20427/tid=20429] ppid=20424 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/20427/task/20429/stat : 20429 (java) S 20424 20427 14900 0 -1 4202560 2471 0 1 0 13 2 0 0 20 0 19 0 9979323 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261484888952 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20430] ppid=20424 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/20427/task/20430/stat : 20430 (java) S 20424 20427 14900 0 -1 4202560 74 0 0 0 18 3 0 0 20 0 19 0 9979324 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261423618728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20431] ppid=20424 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/20427/task/20431/stat : 20431 (java) S 20424 20427 14900 0 -1 4202560 133 0 0 0 24 3 0 0 20 0 19 0 9979324 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261422566184 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20432] ppid=20424 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/20427/task/20432/stat : 20432 (java) S 20424 20427 14900 0 -1 4202560 95 0 0 0 17 2 0 0 20 0 19 0 9979324 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261421513640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20433] ppid=20424 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/20427/task/20433/stat : 20433 (java) S 20424 20427 14900 0 -1 4202560 129 0 0 0 21 3 0 0 20 0 19 0 9979324 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261420461096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20434] ppid=20424 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/20427/task/20434/stat : 20434 (java) S 20424 20427 14900 0 -1 4202560 91 0 0 0 19 2 0 0 20 0 19 0 9979324 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261419407528 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20435] ppid=20424 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/20427/task/20435/stat : 20435 (java) S 20424 20427 14900 0 -1 4202560 90 0 0 0 18 2 0 0 20 0 19 0 9979324 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261323389224 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20436] ppid=20424 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/20427/task/20436/stat : 20436 (java) S 20424 20427 14900 0 -1 4202560 84 0 0 0 24 3 0 0 20 0 19 0 9979324 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261322336680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20437] ppid=20424 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/20427/task/20437/stat : 20437 (java) S 20424 20427 14900 0 -1 4202560 102 0 0 0 24 4 0 0 20 0 19 0 9979324 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261321284136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20438] ppid=20424 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/20427/task/20438/stat : 20438 (java) S 20424 20427 14900 0 -1 4202560 157 0 0 0 0 4 0 0 20 0 19 0 9979325 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261309086312 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20439] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20439/stat : 20439 (java) S 20424 20427 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9979326 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261308032632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20440] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20440/stat : 20440 (java) S 20424 20427 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 9979326 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261306979976 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20441] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20441/stat : 20441 (java) S 20424 20427 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9979328 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261305928720 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20442] ppid=20424 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/20427/task/20442/stat : 20442 (java) S 20424 20427 14900 0 -1 4202560 13518 0 0 0 138 3 0 0 20 0 19 0 9979328 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261304875064 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20443] ppid=20424 vsize=9824732 CPUtime=0.88 cores=0,2,4,6
/proc/20427/task/20443/stat : 20443 (java) S 20424 20427 14900 0 -1 4202560 10764 0 0 0 86 2 0 0 20 0 19 0 9979328 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261303822520 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20444] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20444/stat : 20444 (java) S 20424 20427 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9979328 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261302770168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20445] ppid=20424 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/20427/task/20445/stat : 20445 (java) S 20424 20427 14900 0 -1 4202560 13 0 0 0 4 3 0 0 20 0 19 0 9979328 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261301717832 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20427/tid=20449] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20449/stat : 20449 (java) S 20424 20427 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 9979339 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261297505960 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 442.63
Current children cumulated vsize (KiB) 9824732

[startup+220.201 s]
/proc/loadavg: 4.43 4.29 3.71 3/216 20818
/proc/meminfo: memFree=27352996/32872528 swapFree=1526624/1696276
[pid=20427] ppid=20424 vsize=9824732 CPUtime=442.63 cores=0,2,4,6
/proc/20427/stat : 20427 (java) S 20424 20427 14900 0 -1 4202496 29495 0 1 0 44214 49 0 0 20 0 19 0 9979323 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140737443397392 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20427/statm: 2456183 130072 2277 9 0 2446860 0
[pid=20427/tid=20429] ppid=20424 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/20427/task/20429/stat : 20429 (java) S 20424 20427 14900 0 -1 4202560 2471 0 1 0 13 2 0 0 20 0 19 0 9979323 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261484888952 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20430] ppid=20424 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/20427/task/20430/stat : 20430 (java) S 20424 20427 14900 0 -1 4202560 74 0 0 0 18 3 0 0 20 0 19 0 9979324 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261423618728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20431] ppid=20424 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/20427/task/20431/stat : 20431 (java) S 20424 20427 14900 0 -1 4202560 133 0 0 0 24 3 0 0 20 0 19 0 9979324 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261422566184 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20432] ppid=20424 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/20427/task/20432/stat : 20432 (java) S 20424 20427 14900 0 -1 4202560 95 0 0 0 17 2 0 0 20 0 19 0 9979324 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261421513640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20433] ppid=20424 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/20427/task/20433/stat : 20433 (java) S 20424 20427 14900 0 -1 4202560 129 0 0 0 21 3 0 0 20 0 19 0 9979324 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261420461096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20434] ppid=20424 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/20427/task/20434/stat : 20434 (java) S 20424 20427 14900 0 -1 4202560 91 0 0 0 19 2 0 0 20 0 19 0 9979324 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261419407528 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20435] ppid=20424 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/20427/task/20435/stat : 20435 (java) S 20424 20427 14900 0 -1 4202560 90 0 0 0 18 2 0 0 20 0 19 0 9979324 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261323389224 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20436] ppid=20424 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/20427/task/20436/stat : 20436 (java) S 20424 20427 14900 0 -1 4202560 84 0 0 0 24 3 0 0 20 0 19 0 9979324 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261322336680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20437] ppid=20424 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/20427/task/20437/stat : 20437 (java) S 20424 20427 14900 0 -1 4202560 102 0 0 0 24 4 0 0 20 0 19 0 9979324 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261321284136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20438] ppid=20424 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/20427/task/20438/stat : 20438 (java) S 20424 20427 14900 0 -1 4202560 157 0 0 0 0 4 0 0 20 0 19 0 9979325 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261309086312 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20439] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20439/stat : 20439 (java) S 20424 20427 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9979326 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261308032632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20440] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20440/stat : 20440 (java) S 20424 20427 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 9979326 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261306979976 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20441] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20441/stat : 20441 (java) S 20424 20427 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9979328 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261305928720 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20442] ppid=20424 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/20427/task/20442/stat : 20442 (java) S 20424 20427 14900 0 -1 4202560 13518 0 0 0 138 3 0 0 20 0 19 0 9979328 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261304875064 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20443] ppid=20424 vsize=9824732 CPUtime=0.88 cores=0,2,4,6
/proc/20427/task/20443/stat : 20443 (java) S 20424 20427 14900 0 -1 4202560 10764 0 0 0 86 2 0 0 20 0 19 0 9979328 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261303822520 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20444] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20444/stat : 20444 (java) S 20424 20427 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9979328 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261302770168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20445] ppid=20424 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/20427/task/20445/stat : 20445 (java) S 20424 20427 14900 0 -1 4202560 13 0 0 0 4 3 0 0 20 0 19 0 9979328 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261301717832 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20427/tid=20449] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20449/stat : 20449 (java) S 20424 20427 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 9979339 10060525568 130072 33554432000 1073741824 1073778376 140737443406256 140261297505960 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 442.63
Current children cumulated vsize (KiB) 9824732

[startup+220.301 s]
/proc/loadavg: 4.43 4.29 3.71 3/216 20818
/proc/meminfo: memFree=27352996/32872528 swapFree=1526624/1696276
[pid=20427] ppid=20424 vsize=9824732 CPUtime=442.69 cores=0,2,4,6
/proc/20427/stat : 20427 (java) S 20424 20427 14900 0 -1 4202496 29508 0 1 0 44220 49 0 0 20 0 19 0 9979323 10060525568 130083 33554432000 1073741824 1073778376 140737443406256 140737443397392 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20427/statm: 2456183 130083 2287 9 0 2446860 0
[pid=20427/tid=20429] ppid=20424 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/20427/task/20429/stat : 20429 (java) S 20424 20427 14900 0 -1 4202560 2471 0 1 0 13 2 0 0 20 0 19 0 9979323 10060525568 130083 33554432000 1073741824 1073778376 140737443406256 140261484888792 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20427/tid=20430] ppid=20424 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/20427/task/20430/stat : 20430 (java) S 20424 20427 14900 0 -1 4202560 74 0 0 0 18 3 0 0 20 0 19 0 9979324 10060525568 130083 33554432000 1073741824 1073778376 140737443406256 140261423618728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20431] ppid=20424 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/20427/task/20431/stat : 20431 (java) S 20424 20427 14900 0 -1 4202560 133 0 0 0 24 3 0 0 20 0 19 0 9979324 10060525568 130083 33554432000 1073741824 1073778376 140737443406256 140261422566184 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20432] ppid=20424 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/20427/task/20432/stat : 20432 (java) S 20424 20427 14900 0 -1 4202560 95 0 0 0 17 2 0 0 20 0 19 0 9979324 10060525568 130083 33554432000 1073741824 1073778376 140737443406256 140261421513640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20433] ppid=20424 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/20427/task/20433/stat : 20433 (java) S 20424 20427 14900 0 -1 4202560 129 0 0 0 21 3 0 0 20 0 19 0 9979324 10060525568 130083 33554432000 1073741824 1073778376 140737443406256 140261420461096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20434] ppid=20424 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/20427/task/20434/stat : 20434 (java) S 20424 20427 14900 0 -1 4202560 91 0 0 0 19 2 0 0 20 0 19 0 9979324 10060525568 130083 33554432000 1073741824 1073778376 140737443406256 140261419407528 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20435] ppid=20424 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/20427/task/20435/stat : 20435 (java) S 20424 20427 14900 0 -1 4202560 90 0 0 0 18 2 0 0 20 0 19 0 9979324 10060525568 130083 33554432000 1073741824 1073778376 140737443406256 140261323389224 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20436] ppid=20424 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/20427/task/20436/stat : 20436 (java) S 20424 20427 14900 0 -1 4202560 84 0 0 0 24 3 0 0 20 0 19 0 9979324 10060525568 130083 33554432000 1073741824 1073778376 140737443406256 140261322336680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20437] ppid=20424 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/20427/task/20437/stat : 20437 (java) S 20424 20427 14900 0 -1 4202560 102 0 0 0 24 4 0 0 20 0 19 0 9979324 10060525568 130083 33554432000 1073741824 1073778376 140737443406256 140261321284136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20438] ppid=20424 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/20427/task/20438/stat : 20438 (java) S 20424 20427 14900 0 -1 4202560 157 0 0 0 0 4 0 0 20 0 19 0 9979325 10060525568 130083 33554432000 1073741824 1073778376 140737443406256 140261309086312 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20439] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20439/stat : 20439 (java) S 20424 20427 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9979326 10060525568 130083 33554432000 1073741824 1073778376 140737443406256 140261308032632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20440] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20440/stat : 20440 (java) S 20424 20427 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 9979326 10060525568 130083 33554432000 1073741824 1073778376 140737443406256 140261306979976 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20441] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20441/stat : 20441 (java) S 20424 20427 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9979328 10060525568 130083 33554432000 1073741824 1073778376 140737443406256 140261305928720 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20427/tid=20442] ppid=20424 vsize=9824732 CPUtime=1.44 cores=0,2,4,6
/proc/20427/task/20442/stat : 20442 (java) R 20424 20427 14900 0 -1 4202560 13528 0 0 0 141 3 0 0 20 0 19 0 9979328 10060525568 130083 33554432000 1073741824 1073778376 140737443406256 140261304874944 140261490858224 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=20427/tid=20443] ppid=20424 vsize=9824732 CPUtime=0.88 cores=0,2,4,6
/proc/20427/task/20443/stat : 20443 (java) R 20424 20427 14900 0 -1 4202560 10764 0 0 0 86 2 0 0 20 0 19 0 9979328 10060525568 130083 33554432000 1073741824 1073778376 140737443406256 140261303822520 270710923701 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20444] ppid=20424 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20427/task/20444/stat : 20444 (java) S 20424 20427 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9979328 10060525568 130083 33554432000 1073741824 1073778376 140737443406256 140261302770168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20427/tid=20445] ppid=20424 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/20427/task/20445/stat : 20445 (java) S 20424 20427 14900 0 -1 4202560 13 0 0 0 4 3 0 0 20 0 19 0 9979328 10060525568 130083 33554432000 1073741824 1073778376 140737443406256 140261301717832 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 442.69
Current children cumulated vsize (KiB) 9824732

Child status: 20
Real time (s): 220.351
CPU time (s): 442.897
CPU user time (s): 442.225
CPU system time (s): 0.671897
CPU usage (%): 200.996
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 442.225
system time used= 0.671897
maximum resident set size= 540000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29515
page faults= 1
swaps= 0
block input operations= 0
block output operations= 296
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6194
involuntary context switches= 7015

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.41478 second user time and 1.77573 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-30 19:59:11
IDJOB=4121635
IDBENCH=110581
IDSOLVER=2543
FILE ID=node125/4121635-1467309551
RUNJOBID= node125-1467308203-14916
PBS_JOBID= 20005253
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-regular-n25-d4-i2.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-4121635-1467309551/watcher-4121635-1467309551 -o /tmp/evaluation-result-4121635-1467309551/solver-4121635-1467309551 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1467308203-14916 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4121635-1467309551.opb

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

MD5SUM BENCH= 954f15d9f98e719c9ea46cf98408c71d
RANDOM SEED=1217522960

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:        28052200 kB
Buffers:          135220 kB
Cached:          1798252 kB
SwapCached:            0 kB
Active:           698316 kB
Inactive:        1679148 kB
Active(anon):     445712 kB
Inactive(anon):     1084 kB
Active(file):     252604 kB
Inactive(file):  1678064 kB
Unevictable:     1696276 kB
Mlocked:         1526624 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1088 kB
Writeback:             0 kB
AnonPages:       2082948 kB
Mapped:            21528 kB
Shmem:               204 kB
Slab:             610436 kB
SReclaimable:      53492 kB
SUnreclaim:       556944 kB
KernelStack:        1808 kB
PageTables:         8376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2381540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    481280 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:02:51