Trace number 4120459

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 113.458 55.2859

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n92-d3-i1-r2.cnf.gz-plain.pb.metafix.opb
MD5SUMf025bb6566268319f053f5e1ab6b192a
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 benchmark2.02069
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables138
Total number of constraints368
Number of constraints which are clauses368
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-4120459-1467308778.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.061s.
0.10/0.17	c declared #vars     138
0.10/0.17	c #constraints  368
0.10/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.18	c constraints type 
0.10/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 368
0.10/0.18	c 368 constraints processed.
0.10/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.18	c constraints type 
0.10/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 368
0.10/0.18	c 368 constraints processed.
1.44/0.55	c cleaning 2499 clauses out of 5001 with flag 21087/5001
2.24/0.78	c cleaning 4246 clauses out of 8502 with flag 48120/11001
2.63/0.83	c cleaning 0 clauses out of 5001 with flag 0/5001
3.35/1.05	c cleaning 5623 clauses out of 11256 with flag 79607/18001
3.35/1.10	c cleaning 0 clauses out of 11000 with flag 0/11000
4.23/1.38	c cleaning 6810 clauses out of 13632 with flag 119017/26000
4.49/1.41	c cleaning 0 clauses out of 18002 with flag 0/18002
5.37/1.73	c cleaning 7907 clauses out of 15822 with flag 162577/35000
5.37/1.75	c cleaning 0 clauses out of 26001 with flag 0/26001
6.19/2.18	c cleaning 0 clauses out of 35000 with flag 0/35000
6.41/2.26	c cleaning 8954 clauses out of 17916 with flag 212386/45001
7.21/2.63	c cleaning 0 clauses out of 45000 with flag 0/45000
7.81/2.96	c cleaning 9975 clauses out of 19961 with flag 262658/56000
8.41/3.25	c cleaning 0 clauses out of 56000 with flag 0/56000
9.01/3.59	c cleaning 10988 clauses out of 21986 with flag 315778/68000
9.85/3.99	c cleaning 0 clauses out of 68001 with flag 0/68001
10.86/4.45	c cleaning 11996 clauses out of 23999 with flag 378100/81001
11.64/4.87	c cleaning 0 clauses out of 81000 with flag 0/81000
12.89/5.44	c cleaning 12994 clauses out of 26002 with flag 442487/95000
13.48/5.79	c cleaning 0 clauses out of 95000 with flag 0/95000
15.30/6.69	c cleaning 13998 clauses out of 28008 with flag 508619/110000
15.68/6.82	c cleaning 0 clauses out of 110000 with flag 0/110000
18.28/8.14	c cleaning 15001 clauses out of 30010 with flag 578145/126000
18.68/8.30	c cleaning 0 clauses out of 126000 with flag 0/126000
21.13/9.51	c cleaning 0 clauses out of 143000 with flag 0/143000
22.53/10.20	c cleaning 16000 clauses out of 32010 with flag 654809/143001
23.33/10.64	c cleaning 0 clauses out of 161000 with flag 0/161000
25.92/11.97	c cleaning 17001 clauses out of 34009 with flag 731424/161000
27.52/12.80	c cleaning 0 clauses out of 180001 with flag 0/180001
29.99/13.97	c cleaning 17999 clauses out of 36008 with flag 810859/180000
30.39/14.17	c cleaning 0 clauses out of 200000 with flag 0/200000
33.20/15.57	c cleaning 0 clauses out of 221000 with flag 0/221000
34.58/16.22	c cleaning 19000 clauses out of 38011 with flag 899235/200002
37.19/17.53	c cleaning 0 clauses out of 243001 with flag 0/243001
38.78/18.33	c cleaning 20003 clauses out of 40010 with flag 988902/221001
43.19/20.52	c cleaning 20998 clauses out of 42006 with flag 1081885/243000
44.20/21.01	c cleaning 0 clauses out of 266001 with flag 0/266001
47.78/22.85	c cleaning 22002 clauses out of 44008 with flag 1177539/266000
49.08/23.42	c cleaning 0 clauses out of 290001 with flag 0/290001
53.68/25.73	c cleaning 23001 clauses out of 46006 with flag 1283838/290000
54.48/26.16	c cleaning 0 clauses out of 315000 with flag 0/315000
58.68/28.23	c cleaning 0 clauses out of 341000 with flag 0/341000
59.69/28.79	c cleaning 23996 clauses out of 48005 with flag 1393330/315000
65.87/31.80	c cleaning 0 clauses out of 368000 with flag 0/368000
67.47/32.63	c cleaning 25002 clauses out of 50009 with flag 1514476/341000
74.21/35.96	c cleaning 0 clauses out of 396000 with flag 0/396000
75.02/36.34	c cleaning 26002 clauses out of 52008 with flag 1635421/368001
83.41/40.54	c cleaning 27002 clauses out of 54006 with flag 1753087/396001
85.41/41.52	c cleaning 0 clauses out of 425001 with flag 0/425001
91.84/44.60	c cleaning 27998 clauses out of 56003 with flag 1876561/425000
93.05/45.23	c cleaning 0 clauses out of 455000 with flag 0/455000
101.11/49.14	c cleaning 29002 clauses out of 58006 with flag 2007160/455001
101.11/49.15	c cleaning 0 clauses out of 486000 with flag 0/486000
111.80/54.47	c cleaning 0 clauses out of 518000 with flag 0/518001
112.21/54.66	c cleaning 30002 clauses out of 60003 with flag 2144984/486001
113.02/55.09	c And the winner is solver1
113.21/55.19	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
113.21/55.19	c starts		: 251
113.21/55.19	c conflicts		: 489952
113.21/55.19	c decisions		: 626909
113.21/55.19	c propagations		: 3205130
113.21/55.19	c inspects		: 1278972910
113.21/55.19	c shortcuts		: 0
113.21/55.19	c learnt literals	: 1
113.21/55.19	c learnt binary clauses	: 16
113.21/55.19	c learnt ternary clauses	: 120
113.21/55.19	c learnt constraints	: 489951
113.21/55.19	c ignored constraints	: 0
113.21/55.19	c root simplifications	: 0
113.21/55.19	c removed literals (reason simplification)	: 1845440
113.21/55.19	c reason swapping (by a shorter reason)	: 0
113.21/55.19	c Calls to reduceDB	: 27
113.21/55.19	c Number of update (reduction) of LBD	: 81840
113.21/55.19	c Imported unit clauses	: 0
113.21/55.19	c number of reductions to clauses (during analyze)	: 0
113.21/55.19	c number of learned constraints concerned by reduction	: 0
113.21/55.19	c number of learning phase by resolution	: 0
113.21/55.19	c number of learning phase by cutting planes	: 0
113.21/55.19	c speed (assignments/second)	: 58265.55654529259
113.21/55.19	c non guided choices	371
113.23/55.21	c learnt constraints type 
113.23/55.21	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 16
113.23/55.21	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 33936
113.23/55.21	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
113.23/55.21	c starts		: 152
113.23/55.21	c conflicts		: 523014
113.23/55.21	c decisions		: 605693
113.23/55.21	c propagations		: 2851915
113.23/55.21	c inspects		: 489709733
113.23/55.21	c shortcuts		: 0
113.23/55.21	c learnt literals	: 1
113.23/55.21	c learnt binary clauses	: 4
113.23/55.21	c learnt ternary clauses	: 8
113.23/55.21	c learnt constraints	: 523012
113.23/55.21	c ignored constraints	: 0
113.23/55.21	c root simplifications	: 0
113.23/55.21	c removed literals (reason simplification)	: 0
113.23/55.21	c reason swapping (by a shorter reason)	: 0
113.23/55.21	c Calls to reduceDB	: 28
113.23/55.21	c Number of update (reduction) of LBD	: 0
113.23/55.21	c Imported unit clauses	: 0
113.23/55.21	c number of reductions to clauses (during analyze)	: 0
113.23/55.21	c number of learned constraints concerned by reduction	: 0
113.23/55.21	c number of learning phase by resolution	: 0
113.23/55.21	c number of learning phase by cutting planes	: 0
113.23/55.21	c speed (assignments/second)	: 51828.49925489768
113.23/55.21	c non guided choices	226
113.23/55.27	c learnt constraints type 
113.23/55.27	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 523008
113.23/55.27	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 4
113.23/55.27	s UNSATISFIABLE
113.23/55.27	c Total wall clock time (in seconds): 55.162

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

pid=16606
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.48 3.90 2.71 4/197 16609
/proc/meminfo: memFree=27335196/32872528 swapFree=1526624/1696276
[pid=16609] ppid=16606 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/16609/stat : 16609 (java) S 16606 16609 14900 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 9902040 98570240 977 33554432000 1073741824 1073778376 140734920070512 140734920061648 270710898749 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16609/statm: 24065 977 743 9 0 16771 0
[pid=16609/tid=16610] ppid=16606 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16610/stat : 16610 (java) R 16606 16609 14900 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 9902040 98570240 977 33554432000 1073741824 1073778376 140734920070512 140065421078056 270707541376 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.100111 s]
/proc/loadavg: 4.48 3.90 2.71 4/197 16609
/proc/meminfo: memFree=27335196/32872528 swapFree=1526624/1696276
[pid=16609] ppid=16606 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/16609/stat : 16609 (java) S 16606 16609 14900 0 -1 4202496 4432 0 1 0 9 1 0 0 20 0 18 0 9902040 9787879424 6061 33554432000 1073741824 1073778376 140734920070512 140734920061648 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16609/statm: 2389619 6061 2141 9 0 2380296 0
[pid=16609/tid=16610] ppid=16606 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/16609/task/16610/stat : 16610 (java) R 16606 16609 14900 0 -1 4202560 2385 0 1 0 7 0 0 0 20 0 18 0 9902040 9787879424 6061 33554432000 1073741824 1073778376 140734920070512 140065421081504 140065428235333 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.200261 s]
/proc/loadavg: 4.48 3.90 2.71 4/197 16609
/proc/meminfo: memFree=27335196/32872528 swapFree=1526624/1696276
[pid=16609] ppid=16606 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/16609/stat : 16609 (java) S 16606 16609 14900 0 -1 4202496 4748 0 1 0 24 1 0 0 20 0 22 0 9902040 10060525568 7858 33554432000 1073741824 1073778376 140734920070512 140734920061648 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16609/statm: 2456183 7858 2217 9 0 2446860 0
[pid=16609/tid=16610] ppid=16606 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/16609/task/16610/stat : 16610 (java) S 16606 16609 14900 0 -1 4202560 2414 0 1 0 16 0 0 0 20 0 22 0 9902040 10060525568 7858 33554432000 1073741824 1073778376 140734920070512 140065421083512 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9824732

[startup+0.300246 s]
/proc/loadavg: 4.48 3.90 2.71 4/197 16609
/proc/meminfo: memFree=27335196/32872528 swapFree=1526624/1696276
[pid=16609] ppid=16606 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/16609/stat : 16609 (java) S 16606 16609 14900 0 -1 4202496 8257 0 1 0 62 2 0 0 20 0 22 0 9902040 10060525568 10072 33554432000 1073741824 1073778376 140734920070512 140734920061648 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16609/statm: 2456183 10072 2246 9 0 2446860 0
[pid=16609/tid=16610] ppid=16606 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/16609/task/16610/stat : 16610 (java) S 16606 16609 14900 0 -1 4202560 2414 0 1 0 16 0 0 0 20 0 22 0 9902040 10060525568 10072 33554432000 1073741824 1073778376 140734920070512 140065421083512 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 9824732

[startup+0.70022 s]
/proc/loadavg: 4.48 3.90 2.71 4/197 16609
/proc/meminfo: memFree=27335196/32872528 swapFree=1526624/1696276
[pid=16609] ppid=16606 vsize=9824732 CPUtime=2.24 cores=0,2,4,6
/proc/16609/stat : 16609 (java) S 16606 16609 14900 0 -1 4202496 24582 0 1 0 220 4 0 0 20 0 22 0 9902040 10060525568 31626 33554432000 1073741824 1073778376 140734920070512 140734920061648 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16609/statm: 2456183 31626 2260 9 0 2446860 0
[pid=16609/tid=16610] ppid=16606 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/16609/task/16610/stat : 16610 (java) S 16606 16609 14900 0 -1 4202560 2414 0 1 0 16 0 0 0 20 0 22 0 9902040 10060525568 31626 33554432000 1073741824 1073778376 140734920070512 140065421083512 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.48 3.90 2.71 7/219 16631
/proc/meminfo: memFree=27087772/32872528 swapFree=1526624/1696276
[pid=16609] ppid=16606 vsize=9824732 CPUtime=4.78 cores=0,2,4,6
/proc/16609/stat : 16609 (java) S 16606 16609 14900 0 -1 4202496 27435 0 1 0 471 7 0 0 20 0 22 0 9902040 10060525568 49665 33554432000 1073741824 1073778376 140734920070512 140734920061648 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16609/statm: 2456183 49665 2275 9 0 2446860 0
[pid=16609/tid=16610] ppid=16606 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/16609/task/16610/stat : 16610 (java) S 16606 16609 14900 0 -1 4202560 2414 0 1 0 16 0 0 0 20 0 22 0 9902040 10060525568 49665 33554432000 1073741824 1073778376 140734920070512 140065421083512 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16612] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16612/stat : 16612 (java) S 16606 16609 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9902041 10060525568 49665 33554432000 1073741824 1073778376 140734920070512 140065264675752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16613] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16613/stat : 16613 (java) S 16606 16609 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9902041 10060525568 49665 33554432000 1073741824 1073778376 140734920070512 140065263623208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16609/tid=16614] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16614/stat : 16614 (java) S 16606 16609 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9902041 10060525568 49665 33554432000 1073741824 1073778376 140734920070512 140065262570152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16609/tid=16615] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16615/stat : 16615 (java) S 16606 16609 14900 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 9902041 10060525568 49665 33554432000 1073741824 1073778376 140734920070512 140065261517608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16609/tid=16616] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16616/stat : 16616 (java) S 16606 16609 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 9902041 10060525568 49665 33554432000 1073741824 1073778376 140734920070512 140065260464552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16609/tid=16617] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16617/stat : 16617 (java) S 16606 16609 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9902041 10060525568 49665 33554432000 1073741824 1073778376 140734920070512 140064923314728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16618] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16618/stat : 16618 (java) S 16606 16609 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9902041 10060525568 49665 33554432000 1073741824 1073778376 140734920070512 140064922261672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16619] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16619/stat : 16619 (java) S 16606 16609 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9902041 10060525568 49665 33554432000 1073741824 1073778376 140734920070512 140064921209128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16620] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16620/stat : 16620 (java) S 16606 16609 14900 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 9902042 10060525568 49665 33554432000 1073741824 1073778376 140734920070512 140064909011816 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16621] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16621/stat : 16621 (java) S 16606 16609 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9902043 10060525568 49665 33554432000 1073741824 1073778376 140734920070512 140064907958136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16622] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16622/stat : 16622 (java) S 16606 16609 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9902043 10060525568 49665 33554432000 1073741824 1073778376 140734920070512 140064906904968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16623] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16623/stat : 16623 (java) S 16606 16609 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9902045 10060525568 49665 33554432000 1073741824 1073778376 140734920070512 140064905853712 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16624] ppid=16606 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/16609/task/16624/stat : 16624 (java) R 16606 16609 14900 0 -1 4202560 10531 0 0 0 92 2 0 0 20 0 22 0 9902045 10060525568 49665 33554432000 1073741824 1073778376 140734920070512 140064904800448 140065423988783 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16625] ppid=16606 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/16609/task/16625/stat : 16625 (java) S 16606 16609 14900 0 -1 4202560 13005 0 0 0 103 2 0 0 20 0 22 0 9902045 10060525568 49665 33554432000 1073741824 1073778376 140734920070512 140064903748024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16609/tid=16626] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16626/stat : 16626 (java) S 16606 16609 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9902045 10060525568 49665 33554432000 1073741824 1073778376 140734920070512 140064902695160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16609/tid=16627] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16627/stat : 16627 (java) S 16606 16609 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9902045 10060525568 49665 33554432000 1073741824 1073778376 140734920070512 140064901642824 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16628] ppid=16606 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/16609/task/16628/stat : 16628 (java) R 16606 16609 14900 0 -1 4202560 26 0 0 0 128 0 0 0 20 0 22 0 9902058 10060525568 49665 33554432000 1073741824 1073778376 140734920070512 140064900488256 140065276082701 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=16609/tid=16629] ppid=16606 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/16609/task/16629/stat : 16629 (java) R 16606 16609 14900 0 -1 4202560 90 0 0 0 126 2 0 0 20 0 22 0 9902058 10060525568 49665 33554432000 1073741824 1073778376 140734920070512 140064899436312 140065276161648 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16630] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16630/stat : 16630 (java) S 16606 16609 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9902058 10060525568 49665 33554432000 1073741824 1073778376 140734920070512 140064898385192 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16609/tid=16631] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16631/stat : 16631 (java) S 16606 16609 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9902058 10060525568 49665 33554432000 1073741824 1073778376 140734920070512 140064897332648 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.78
Current children cumulated vsize (KiB) 9824732

[startup+3.10091 s]
/proc/loadavg: 4.48 3.90 2.71 5/219 16631
/proc/meminfo: memFree=27078584/32872528 swapFree=1526624/1696276
[pid=16609] ppid=16606 vsize=9824732 CPUtime=8.21 cores=0,2,4,6
/proc/16609/stat : 16609 (java) S 16606 16609 14900 0 -1 4202496 27467 0 1 0 812 9 0 0 20 0 22 0 9902040 10060525568 53251 33554432000 1073741824 1073778376 140734920070512 140734920061648 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16609/statm: 2456183 53251 2275 9 0 2446860 0
[pid=16609/tid=16610] ppid=16606 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/16609/task/16610/stat : 16610 (java) S 16606 16609 14900 0 -1 4202560 2414 0 1 0 16 0 0 0 20 0 22 0 9902040 10060525568 53251 33554432000 1073741824 1073778376 140734920070512 140065421083512 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16612] ppid=16606 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/16609/task/16612/stat : 16612 (java) S 16606 16609 14900 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 9902041 10060525568 53251 33554432000 1073741824 1073778376 140734920070512 140065264675752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16613] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16613/stat : 16613 (java) S 16606 16609 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9902041 10060525568 53251 33554432000 1073741824 1073778376 140734920070512 140065263623208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16609/tid=16614] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16614/stat : 16614 (java) S 16606 16609 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9902041 10060525568 53251 33554432000 1073741824 1073778376 140734920070512 140065262570152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16609/tid=16615] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16615/stat : 16615 (java) S 16606 16609 14900 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 9902041 10060525568 53251 33554432000 1073741824 1073778376 140734920070512 140065261517608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16609/tid=16616] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16616/stat : 16616 (java) S 16606 16609 14900 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 9902041 10060525568 53251 33554432000 1073741824 1073778376 140734920070512 140065260464552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16617] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16617/stat : 16617 (java) S 16606 16609 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 9902041 10060525568 53251 33554432000 1073741824 1073778376 140734920070512 140064923314728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16609/tid=16618] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16618/stat : 16618 (java) S 16606 16609 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9902041 10060525568 53251 33554432000 1073741824 1073778376 140734920070512 140064922261672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16609/tid=16619] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16619/stat : 16619 (java) S 16606 16609 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9902041 10060525568 53251 33554432000 1073741824 1073778376 140734920070512 140064921209128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16609/tid=16620] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16620/stat : 16620 (java) S 16606 16609 14900 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 9902042 10060525568 53251 33554432000 1073741824 1073778376 140734920070512 140064909011816 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16621] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16621/stat : 16621 (java) S 16606 16609 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9902043 10060525568 53251 33554432000 1073741824 1073778376 140734920070512 140064907958136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16622] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16622/stat : 16622 (java) S 16606 16609 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9902043 10060525568 53251 33554432000 1073741824 1073778376 140734920070512 140064906904968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16623] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16623/stat : 16623 (java) S 16606 16609 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9902045 10060525568 53251 33554432000 1073741824 1073778376 140734920070512 140064905853712 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16624] ppid=16606 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/16609/task/16624/stat : 16624 (java) S 16606 16609 14900 0 -1 4202560 10531 0 0 0 113 2 0 0 20 0 22 0 9902045 10060525568 53251 33554432000 1073741824 1073778376 140734920070512 140064904800568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16625] ppid=16606 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/16609/task/16625/stat : 16625 (java) S 16606 16609 14900 0 -1 4202560 13005 0 0 0 103 2 0 0 20 0 22 0 9902045 10060525568 53251 33554432000 1073741824 1073778376 140734920070512 140064903748024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16609/tid=16626] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16626/stat : 16626 (java) S 16606 16609 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9902045 10060525568 53251 33554432000 1073741824 1073778376 140734920070512 140064902695160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16609/tid=16627] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16627/stat : 16627 (java) S 16606 16609 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9902045 10060525568 53251 33554432000 1073741824 1073778376 140734920070512 140064901642824 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16628] ppid=16606 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/16609/task/16628/stat : 16628 (java) R 16606 16609 14900 0 -1 4202560 26 0 0 0 285 0 0 0 20 0 22 0 9902058 10060525568 53251 33554432000 1073741824 1073778376 140734920070512 140064900481408 140065276087460 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16629] ppid=16606 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/16609/task/16629/stat : 16629 (java) R 16606 16609 14900 0 -1 4202560 92 0 0 0 283 3 0 0 20 0 22 0 9902058 10060525568 53251 33554432000 1073741824 1073778376 140734920070512 140064899436096 140065276087455 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16630] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16630/stat : 16630 (java) S 16606 16609 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9902058 10060525568 53251 33554432000 1073741824 1073778376 140734920070512 140064898385192 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16609/tid=16631] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16631/stat : 16631 (java) S 16606 16609 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9902058 10060525568 53251 33554432000 1073741824 1073778376 140734920070512 140064897332648 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.21
Current children cumulated vsize (KiB) 9824732

[startup+6.30093 s]
/proc/loadavg: 4.52 3.91 2.72 5/219 16631
/proc/meminfo: memFree=26924392/32872528 swapFree=1526624/1696276
[pid=16609] ppid=16606 vsize=9824732 CPUtime=14.68 cores=0,2,4,6
/proc/16609/stat : 16609 (java) S 16606 16609 14900 0 -1 4202496 28079 0 1 0 1455 13 0 0 20 0 22 0 9902040 10060525568 89117 33554432000 1073741824 1073778376 140734920070512 140734920061648 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16609/statm: 2456183 89117 2275 9 0 2446860 0
[pid=16609/tid=16610] ppid=16606 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/16609/task/16610/stat : 16610 (java) S 16606 16609 14900 0 -1 4202560 2414 0 1 0 16 0 0 0 20 0 22 0 9902040 10060525568 89117 33554432000 1073741824 1073778376 140734920070512 140065421083512 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16612] ppid=16606 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/16609/task/16612/stat : 16612 (java) S 16606 16609 14900 0 -1 4202560 112 0 0 0 5 0 0 0 20 0 22 0 9902041 10060525568 89117 33554432000 1073741824 1073778376 140734920070512 140065264675752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16613] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16613/stat : 16613 (java) S 16606 16609 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9902041 10060525568 89117 33554432000 1073741824 1073778376 140734920070512 140065263623208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16614] ppid=16606 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/16609/task/16614/stat : 16614 (java) S 16606 16609 14900 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 22 0 9902041 10060525568 89117 33554432000 1073741824 1073778376 140734920070512 140065262570152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16609/tid=16615] ppid=16606 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/16609/task/16615/stat : 16615 (java) S 16606 16609 14900 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 9902041 10060525568 89117 33554432000 1073741824 1073778376 140734920070512 140065261517608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16609/tid=16616] ppid=16606 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/16609/task/16616/stat : 16616 (java) S 16606 16609 14900 0 -1 4202560 102 0 0 0 4 0 0 0 20 0 22 0 9902041 10060525568 89117 33554432000 1073741824 1073778376 140734920070512 140065260464552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16617] ppid=16606 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/16609/task/16617/stat : 16617 (java) S 16606 16609 14900 0 -1 4202560 117 0 0 0 2 0 0 0 20 0 22 0 9902041 10060525568 89117 33554432000 1073741824 1073778376 140734920070512 140064923314728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16618] ppid=16606 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/16609/task/16618/stat : 16618 (java) S 16606 16609 14900 0 -1 4202560 126 0 0 0 2 0 0 0 20 0 22 0 9902041 10060525568 89117 33554432000 1073741824 1073778376 140734920070512 140064922261672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16609/tid=16619] ppid=16606 vsize=9824732 CPUtime=0.01 cores=0,2,4,6

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

[pid=16609/tid=16622] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16622/stat : 16622 (java) S 16606 16609 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9902043 10060525568 307952 33554432000 1073741824 1073778376 140734920070512 140064906904968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16623] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16623/stat : 16623 (java) S 16606 16609 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9902045 10060525568 307952 33554432000 1073741824 1073778376 140734920070512 140064905853712 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16624] ppid=16606 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/16609/task/16624/stat : 16624 (java) S 16606 16609 14900 0 -1 4202560 10588 0 0 0 176 2 0 0 20 0 22 0 9902045 10060525568 307952 33554432000 1073741824 1073778376 140734920070512 140064904800568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16625] ppid=16606 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/16609/task/16625/stat : 16625 (java) S 16606 16609 14900 0 -1 4202560 13005 0 0 0 106 2 0 0 20 0 22 0 9902045 10060525568 307952 33554432000 1073741824 1073778376 140734920070512 140064903748024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16609/tid=16626] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16626/stat : 16626 (java) S 16606 16609 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9902045 10060525568 307952 33554432000 1073741824 1073778376 140734920070512 140064902695160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16609/tid=16627] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16627/stat : 16627 (java) S 16606 16609 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9902045 10060525568 307952 33554432000 1073741824 1073778376 140734920070512 140064901642824 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16628] ppid=16606 vsize=9824732 CPUtime=52.26 cores=0,2,4,6
/proc/16609/task/16628/stat : 16628 (java) R 16606 16609 14900 0 -1 4202560 47 0 0 0 5226 0 0 0 20 0 22 0 9902058 10060525568 307952 33554432000 1073741824 1073778376 140734920070512 140064900490336 140065276137410 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16629] ppid=16606 vsize=9824732 CPUtime=52.27 cores=0,2,4,6
/proc/16609/task/16629/stat : 16629 (java) R 16606 16609 14900 0 -1 4202560 919 0 0 0 5211 16 0 0 20 0 22 0 9902058 10060525568 307952 33554432000 1073741824 1073778376 140734920070512 140064899435992 140065276187724 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16630] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16630/stat : 16630 (java) S 16606 16609 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9902058 10060525568 307952 33554432000 1073741824 1073778376 140734920070512 140064898385192 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16609/tid=16631] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16631/stat : 16631 (java) S 16606 16609 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9902058 10060525568 307952 33554432000 1073741824 1073778376 140734920070512 140064897332648 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 108.61
Current children cumulated vsize (KiB) 9824732

[startup+54.4009 s]
/proc/loadavg: 4.36 3.96 2.79 6/219 16631
/proc/meminfo: memFree=25831460/32872528 swapFree=1526624/1696276
[pid=16609] ppid=16606 vsize=9824732 CPUtime=111.8 cores=0,2,4,6
/proc/16609/stat : 16609 (java) S 16606 16609 14900 0 -1 4202496 30493 0 1 0 11137 43 0 0 20 0 22 0 9902040 10060525568 327408 33554432000 1073741824 1073778376 140734920070512 140734920061648 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16609/statm: 2456183 327408 2276 9 0 2446860 0
[pid=16609/tid=16610] ppid=16606 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/16609/task/16610/stat : 16610 (java) S 16606 16609 14900 0 -1 4202560 2417 0 1 0 16 0 0 0 20 0 22 0 9902040 10060525568 327408 33554432000 1073741824 1073778376 140734920070512 140065421083512 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16612] ppid=16606 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/16609/task/16612/stat : 16612 (java) S 16606 16609 14900 0 -1 4202560 258 0 0 0 15 4 0 0 20 0 22 0 9902041 10060525568 327408 33554432000 1073741824 1073778376 140734920070512 140065264675752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16613] ppid=16606 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/16609/task/16613/stat : 16613 (java) S 16606 16609 14900 0 -1 4202560 168 0 0 0 7 3 0 0 20 0 22 0 9902041 10060525568 327408 33554432000 1073741824 1073778376 140734920070512 140065263623208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16614] ppid=16606 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/16609/task/16614/stat : 16614 (java) S 16606 16609 14900 0 -1 4202560 110 0 0 0 6 2 0 0 20 0 22 0 9902041 10060525568 327408 33554432000 1073741824 1073778376 140734920070512 140065262570152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16615] ppid=16606 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/16609/task/16615/stat : 16615 (java) S 16606 16609 14900 0 -1 4202560 121 0 0 0 11 3 0 0 20 0 22 0 9902041 10060525568 327408 33554432000 1073741824 1073778376 140734920070512 140065261517608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16616] ppid=16606 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/16609/task/16616/stat : 16616 (java) S 16606 16609 14900 0 -1 4202560 287 0 0 0 11 3 0 0 20 0 22 0 9902041 10060525568 327408 33554432000 1073741824 1073778376 140734920070512 140065260464552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16609/tid=16617] ppid=16606 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/16609/task/16617/stat : 16617 (java) S 16606 16609 14900 0 -1 4202560 155 0 0 0 6 2 0 0 20 0 22 0 9902041 10060525568 327408 33554432000 1073741824 1073778376 140734920070512 140064923314728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16618] ppid=16606 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/16609/task/16618/stat : 16618 (java) S 16606 16609 14900 0 -1 4202560 193 0 0 0 7 2 0 0 20 0 22 0 9902041 10060525568 327408 33554432000 1073741824 1073778376 140734920070512 140064922261672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16619] ppid=16606 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/16609/task/16619/stat : 16619 (java) S 16606 16609 14900 0 -1 4202560 148 0 0 0 6 2 0 0 20 0 22 0 9902041 10060525568 327408 33554432000 1073741824 1073778376 140734920070512 140064921209128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16620] ppid=16606 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/16609/task/16620/stat : 16620 (java) S 16606 16609 14900 0 -1 4202560 771 0 0 0 0 1 0 0 20 0 22 0 9902042 10060525568 327408 33554432000 1073741824 1073778376 140734920070512 140064909011816 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16609/tid=16621] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16621/stat : 16621 (java) S 16606 16609 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9902043 10060525568 327408 33554432000 1073741824 1073778376 140734920070512 140064907958136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16622] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16622/stat : 16622 (java) S 16606 16609 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9902043 10060525568 327408 33554432000 1073741824 1073778376 140734920070512 140064906904968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16623] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16623/stat : 16623 (java) S 16606 16609 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9902045 10060525568 327408 33554432000 1073741824 1073778376 140734920070512 140064905853712 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16624] ppid=16606 vsize=9824732 CPUtime=1.79 cores=0,2,4,6
/proc/16609/task/16624/stat : 16624 (java) S 16606 16609 14900 0 -1 4202560 10588 0 0 0 177 2 0 0 20 0 22 0 9902045 10060525568 327408 33554432000 1073741824 1073778376 140734920070512 140064904800568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16625] ppid=16606 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/16609/task/16625/stat : 16625 (java) S 16606 16609 14900 0 -1 4202560 13005 0 0 0 106 2 0 0 20 0 22 0 9902045 10060525568 327408 33554432000 1073741824 1073778376 140734920070512 140064903748024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16609/tid=16626] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16626/stat : 16626 (java) S 16606 16609 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9902045 10060525568 327408 33554432000 1073741824 1073778376 140734920070512 140064902695160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16609/tid=16627] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16627/stat : 16627 (java) S 16606 16609 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9902045 10060525568 327408 33554432000 1073741824 1073778376 140734920070512 140064901642824 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16628] ppid=16606 vsize=9824732 CPUtime=53.85 cores=0,2,4,6
/proc/16609/task/16628/stat : 16628 (java) R 16606 16609 14900 0 -1 4202560 48 0 0 0 5385 0 0 0 20 0 22 0 9902058 10060525568 327408 33554432000 1073741824 1073778376 140734920070512 140064900488320 140065276083175 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16629] ppid=16606 vsize=9824732 CPUtime=53.86 cores=0,2,4,6
/proc/16609/task/16629/stat : 16629 (java) R 16606 16609 14900 0 -1 4202560 956 0 0 0 5369 17 0 0 20 0 22 0 9902058 10060525568 327408 33554432000 1073741824 1073778376 140734920070512 140064899435096 140065276083208 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16630] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16630/stat : 16630 (java) S 16606 16609 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9902058 10060525568 327408 33554432000 1073741824 1073778376 140734920070512 140064898385192 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16609/tid=16631] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16631/stat : 16631 (java) S 16606 16609 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9902058 10060525568 327408 33554432000 1073741824 1073778376 140734920070512 140064897332648 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 111.8
Current children cumulated vsize (KiB) 9824732

[startup+54.8009 s]
/proc/loadavg: 4.36 3.96 2.79 6/219 16631
/proc/meminfo: memFree=25831460/32872528 swapFree=1526624/1696276
[pid=16609] ppid=16606 vsize=9824732 CPUtime=112.61 cores=0,2,4,6
/proc/16609/stat : 16609 (java) S 16606 16609 14900 0 -1 4202496 30503 0 1 0 11217 44 0 0 20 0 22 0 9902040 10060525568 332528 33554432000 1073741824 1073778376 140734920070512 140734920061648 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16609/statm: 2456183 332528 2276 9 0 2446860 0
[pid=16609/tid=16610] ppid=16606 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/16609/task/16610/stat : 16610 (java) S 16606 16609 14900 0 -1 4202560 2417 0 1 0 16 0 0 0 20 0 22 0 9902040 10060525568 332528 33554432000 1073741824 1073778376 140734920070512 140065421083512 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16612] ppid=16606 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/16609/task/16612/stat : 16612 (java) S 16606 16609 14900 0 -1 4202560 258 0 0 0 15 4 0 0 20 0 22 0 9902041 10060525568 332528 33554432000 1073741824 1073778376 140734920070512 140065264675752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16613] ppid=16606 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/16609/task/16613/stat : 16613 (java) S 16606 16609 14900 0 -1 4202560 168 0 0 0 7 3 0 0 20 0 22 0 9902041 10060525568 332528 33554432000 1073741824 1073778376 140734920070512 140065263623208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16614] ppid=16606 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/16609/task/16614/stat : 16614 (java) S 16606 16609 14900 0 -1 4202560 110 0 0 0 6 2 0 0 20 0 22 0 9902041 10060525568 332528 33554432000 1073741824 1073778376 140734920070512 140065262570152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16615] ppid=16606 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/16609/task/16615/stat : 16615 (java) S 16606 16609 14900 0 -1 4202560 121 0 0 0 11 3 0 0 20 0 22 0 9902041 10060525568 332528 33554432000 1073741824 1073778376 140734920070512 140065261517608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16616] ppid=16606 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/16609/task/16616/stat : 16616 (java) S 16606 16609 14900 0 -1 4202560 287 0 0 0 11 3 0 0 20 0 22 0 9902041 10060525568 332528 33554432000 1073741824 1073778376 140734920070512 140065260464552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16609/tid=16617] ppid=16606 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/16609/task/16617/stat : 16617 (java) S 16606 16609 14900 0 -1 4202560 155 0 0 0 6 2 0 0 20 0 22 0 9902041 10060525568 332528 33554432000 1073741824 1073778376 140734920070512 140064923314728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16618] ppid=16606 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/16609/task/16618/stat : 16618 (java) S 16606 16609 14900 0 -1 4202560 193 0 0 0 7 2 0 0 20 0 22 0 9902041 10060525568 332528 33554432000 1073741824 1073778376 140734920070512 140064922261672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16619] ppid=16606 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/16609/task/16619/stat : 16619 (java) S 16606 16609 14900 0 -1 4202560 148 0 0 0 6 2 0 0 20 0 22 0 9902041 10060525568 332528 33554432000 1073741824 1073778376 140734920070512 140064921209128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16620] ppid=16606 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/16609/task/16620/stat : 16620 (java) S 16606 16609 14900 0 -1 4202560 771 0 0 0 0 1 0 0 20 0 22 0 9902042 10060525568 332528 33554432000 1073741824 1073778376 140734920070512 140064909011816 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16609/tid=16621] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16621/stat : 16621 (java) S 16606 16609 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9902043 10060525568 332528 33554432000 1073741824 1073778376 140734920070512 140064907958136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16622] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16622/stat : 16622 (java) S 16606 16609 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9902043 10060525568 332528 33554432000 1073741824 1073778376 140734920070512 140064906904968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16623] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16623/stat : 16623 (java) S 16606 16609 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9902045 10060525568 332528 33554432000 1073741824 1073778376 140734920070512 140064905853712 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16624] ppid=16606 vsize=9824732 CPUtime=1.79 cores=0,2,4,6
/proc/16609/task/16624/stat : 16624 (java) S 16606 16609 14900 0 -1 4202560 10588 0 0 0 177 2 0 0 20 0 22 0 9902045 10060525568 332528 33554432000 1073741824 1073778376 140734920070512 140064904800568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16625] ppid=16606 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/16609/task/16625/stat : 16625 (java) S 16606 16609 14900 0 -1 4202560 13005 0 0 0 106 2 0 0 20 0 22 0 9902045 10060525568 332528 33554432000 1073741824 1073778376 140734920070512 140064903748024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16609/tid=16626] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16626/stat : 16626 (java) S 16606 16609 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9902045 10060525568 332528 33554432000 1073741824 1073778376 140734920070512 140064902695160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16609/tid=16627] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16627/stat : 16627 (java) S 16606 16609 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9902045 10060525568 332528 33554432000 1073741824 1073778376 140734920070512 140064901642824 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16628] ppid=16606 vsize=9824732 CPUtime=54.25 cores=0,2,4,6
/proc/16609/task/16628/stat : 16628 (java) R 16606 16609 14900 0 -1 4202560 48 0 0 0 5425 0 0 0 20 0 22 0 9902058 10060525568 332528 33554432000 1073741824 1073778376 140734920070512 140064900481408 140065276137260 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16629] ppid=16606 vsize=9824732 CPUtime=54.26 cores=0,2,4,6
/proc/16609/task/16629/stat : 16629 (java) R 16606 16609 14900 0 -1 4202560 966 0 0 0 5409 17 0 0 20 0 22 0 9902058 10060525568 332528 33554432000 1073741824 1073778376 140734920070512 140064899428880 140065276156696 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16630] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16630/stat : 16630 (java) S 16606 16609 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9902058 10060525568 332528 33554432000 1073741824 1073778376 140734920070512 140064898385192 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16609/tid=16631] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16631/stat : 16631 (java) S 16606 16609 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9902058 10060525568 332528 33554432000 1073741824 1073778376 140734920070512 140064897332648 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 112.61
Current children cumulated vsize (KiB) 9824732

[startup+55.2008 s]
/proc/loadavg: 4.41 3.97 2.80 6/219 16631
/proc/meminfo: memFree=25788328/32872528 swapFree=1526624/1696276
[pid=16609] ppid=16606 vsize=9824732 CPUtime=113.23 cores=0,2,4,6
/proc/16609/stat : 16609 (java) S 16606 16609 14900 0 -1 4202496 30524 0 1 0 11277 46 0 0 20 0 19 0 9902040 10060525568 339638 33554432000 1073741824 1073778376 140734920070512 140734920061648 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16609/statm: 2456183 339638 2280 9 0 2446860 0
[pid=16609/tid=16610] ppid=16606 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/16609/task/16610/stat : 16610 (java) S 16606 16609 14900 0 -1 4202560 2418 0 1 0 16 0 0 0 20 0 19 0 9902040 10060525568 339638 33554432000 1073741824 1073778376 140734920070512 140065421083352 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16612] ppid=16606 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/16609/task/16612/stat : 16612 (java) S 16606 16609 14900 0 -1 4202560 258 0 0 0 15 4 0 0 20 0 19 0 9902041 10060525568 339638 33554432000 1073741824 1073778376 140734920070512 140065264675752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16613] ppid=16606 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/16609/task/16613/stat : 16613 (java) S 16606 16609 14900 0 -1 4202560 168 0 0 0 7 3 0 0 20 0 19 0 9902041 10060525568 339638 33554432000 1073741824 1073778376 140734920070512 140065263623208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16614] ppid=16606 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/16609/task/16614/stat : 16614 (java) S 16606 16609 14900 0 -1 4202560 110 0 0 0 6 2 0 0 20 0 19 0 9902041 10060525568 339638 33554432000 1073741824 1073778376 140734920070512 140065262570152 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16615] ppid=16606 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/16609/task/16615/stat : 16615 (java) S 16606 16609 14900 0 -1 4202560 121 0 0 0 11 3 0 0 20 0 19 0 9902041 10060525568 339638 33554432000 1073741824 1073778376 140734920070512 140065261517608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16616] ppid=16606 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/16609/task/16616/stat : 16616 (java) S 16606 16609 14900 0 -1 4202560 287 0 0 0 11 3 0 0 20 0 19 0 9902041 10060525568 339638 33554432000 1073741824 1073778376 140734920070512 140065260464552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16609/tid=16617] ppid=16606 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/16609/task/16617/stat : 16617 (java) S 16606 16609 14900 0 -1 4202560 155 0 0 0 6 2 0 0 20 0 19 0 9902041 10060525568 339638 33554432000 1073741824 1073778376 140734920070512 140064923314728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16618] ppid=16606 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/16609/task/16618/stat : 16618 (java) S 16606 16609 14900 0 -1 4202560 193 0 0 0 7 2 0 0 20 0 19 0 9902041 10060525568 339638 33554432000 1073741824 1073778376 140734920070512 140064922261672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16619] ppid=16606 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/16609/task/16619/stat : 16619 (java) S 16606 16609 14900 0 -1 4202560 148 0 0 0 6 2 0 0 20 0 19 0 9902041 10060525568 339638 33554432000 1073741824 1073778376 140734920070512 140064921209128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16620] ppid=16606 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/16609/task/16620/stat : 16620 (java) S 16606 16609 14900 0 -1 4202560 771 0 0 0 0 1 0 0 20 0 19 0 9902042 10060525568 339638 33554432000 1073741824 1073778376 140734920070512 140064909011816 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16621] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16621/stat : 16621 (java) S 16606 16609 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9902043 10060525568 339638 33554432000 1073741824 1073778376 140734920070512 140064907958136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16622] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16622/stat : 16622 (java) S 16606 16609 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 9902043 10060525568 339638 33554432000 1073741824 1073778376 140734920070512 140064906904968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16623] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16623/stat : 16623 (java) S 16606 16609 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9902045 10060525568 339638 33554432000 1073741824 1073778376 140734920070512 140064905853712 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16609/tid=16624] ppid=16606 vsize=9824732 CPUtime=1.79 cores=0,2,4,6
/proc/16609/task/16624/stat : 16624 (java) R 16606 16609 14900 0 -1 4202560 10588 0 0 0 177 2 0 0 20 0 19 0 9902045 10060525568 339638 33554432000 1073741824 1073778376 140734920070512 140064904800552 140065427537472 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16609/tid=16625] ppid=16606 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/16609/task/16625/stat : 16625 (java) R 16606 16609 14900 0 -1 4202560 13008 0 0 0 106 2 0 0 20 0 19 0 9902045 10060525568 339638 33554432000 1073741824 1073778376 140734920070512 140064903748024 140065423659645 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=16609/tid=16626] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16626/stat : 16626 (java) S 16606 16609 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9902045 10060525568 339638 33554432000 1073741824 1073778376 140734920070512 140064902695160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16609/tid=16627] ppid=16606 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/16609/task/16627/stat : 16627 (java) S 16606 16609 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 9902045 10060525568 339638 33554432000 1073741824 1073778376 140734920070512 140064901642824 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 113.23
Current children cumulated vsize (KiB) 9824732

Child status: 20
Real time (s): 55.2859
CPU time (s): 113.458
CPU user time (s): 112.844
CPU system time (s): 0.613906
CPU usage (%): 205.22
Max. virtual memory (cumulated for all children) (KiB): 9825232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 112.844
system time used= 0.613906
maximum resident set size= 1358580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30532
page faults= 1
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1957
involuntary context switches= 2016

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.362944 second user time and 0.544917 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-30 19:46:18
IDJOB=4120459
IDBENCH=109961
IDSOLVER=2543
FILE ID=node125/4120459-1467308778
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-n92-d3-i1-r2.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4120459-1467308778/watcher-4120459-1467308778 -o /tmp/evaluation-result-4120459-1467308778/solver-4120459-1467308778 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1467308203-14916 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4120459-1467308778.opb

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

MD5SUM BENCH= f025bb6566268319f053f5e1ab6b192a
RANDOM SEED=1371591695

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:        27335732 kB
Buffers:          132528 kB
Cached:          1796668 kB
SwapCached:            0 kB
Active:          1407276 kB
Inactive:        1675332 kB
Active(anon):    1156216 kB
Inactive(anon):        0 kB
Active(file):     251060 kB
Inactive(file):  1675332 kB
Unevictable:     1696276 kB
Mlocked:         1526624 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1760 kB
Writeback:             0 kB
AnonPages:       2876480 kB
Mapped:            21524 kB
Shmem:               204 kB
Slab:             609600 kB
SReclaimable:      52656 kB
SUnreclaim:       556944 kB
KernelStack:        1808 kB
PageTables:        10044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3934216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1290240 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:47:13