Trace number 4121966

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 Resolution PB16UNSAT 248.515 247.195

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-subsetCardinalitySigma-28-2.cnf.gz-plain.pb.metafix.opb
MD5SUM2af8a06562c31491dddb58fbfd546536
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 benchmark113.947
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables113
Total number of constraints236
Number of constraints which are clauses236
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 --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
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 No 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.minisat.core.VoidTracing@7c64dc11
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4121966-1467316148.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.10/0.14	c ... done. Wall clock time 0.037s.
0.10/0.14	c declared #vars     113
0.10/0.14	c #constraints  236
0.10/0.14	c constraints type 
0.10/0.14	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 236
0.10/0.14	c 236 constraints processed.
0.63/0.45	c cleaning 2496 clauses out of 5000 with flag 36023/5000
1.10/0.75	c cleaning 4249 clauses out of 8504 with flag 79728/11000
1.40/1.08	c cleaning 5623 clauses out of 11256 with flag 129542/18001
1.91/1.57	c cleaning 6810 clauses out of 13633 with flag 187728/26001
2.63/2.22	c cleaning 7903 clauses out of 15823 with flag 258468/35001
3.32/2.99	c cleaning 8950 clauses out of 17920 with flag 333224/45001
4.32/3.93	c cleaning 9976 clauses out of 19969 with flag 413265/56000
5.52/5.13	c cleaning 10988 clauses out of 21994 with flag 490495/68001
6.82/6.49	c cleaning 11996 clauses out of 24007 with flag 572355/81002
8.52/8.15	c cleaning 12994 clauses out of 26009 with flag 667116/95000
10.22/9.89	c cleaning 14004 clauses out of 28015 with flag 772793/110000
12.42/12.03	c cleaning 14999 clauses out of 30011 with flag 896744/126000
14.62/14.24	c cleaning 16005 clauses out of 32012 with flag 1010661/143000
17.22/16.82	c cleaning 16998 clauses out of 34007 with flag 1135807/161000
19.72/19.38	c cleaning 17998 clauses out of 36009 with flag 1259045/180000
22.92/22.57	c cleaning 18999 clauses out of 38011 with flag 1399478/200000
26.22/25.85	c cleaning 20002 clauses out of 40012 with flag 1541124/221000
29.72/29.32	c cleaning 20993 clauses out of 42010 with flag 1687270/243000
33.52/33.14	c cleaning 22004 clauses out of 44017 with flag 1829462/266000
37.92/37.53	c cleaning 23001 clauses out of 46013 with flag 1983126/290000
43.01/42.65	c cleaning 24000 clauses out of 48013 with flag 2142886/315001
48.42/48.00	c cleaning 24997 clauses out of 50013 with flag 2305173/341001
54.22/53.85	c cleaning 26000 clauses out of 52015 with flag 2473796/368000
60.42/60.06	c cleaning 27004 clauses out of 54018 with flag 2653233/396003
67.12/66.80	c cleaning 27998 clauses out of 56012 with flag 2846753/425001
74.02/73.62	c cleaning 29001 clauses out of 58015 with flag 3032374/455002
81.93/81.56	c cleaning 30004 clauses out of 60012 with flag 3216001/486000
90.27/89.76	c cleaning 30997 clauses out of 62009 with flag 3411927/518001
100.02/99.11	c cleaning 31996 clauses out of 64012 with flag 3625661/551001
109.09/108.13	c cleaning 32999 clauses out of 66015 with flag 3846617/585000
118.89/117.95	c cleaning 34001 clauses out of 68016 with flag 4056122/620000
128.89/127.91	c cleaning 35004 clauses out of 70015 with flag 4286723/656000
139.71/138.77	c cleaning 36000 clauses out of 72011 with flag 4525052/693000
150.20/149.27	c cleaning 37001 clauses out of 74012 with flag 4766299/731001
162.19/161.29	c cleaning 38001 clauses out of 76010 with flag 5017467/770000
174.70/173.75	c cleaning 38998 clauses out of 78009 with flag 5255391/810001
188.12/187.13	c cleaning 39999 clauses out of 80010 with flag 5496757/851000
202.25/201.25	c cleaning 41003 clauses out of 82011 with flag 5733193/893000
217.59/216.55	c cleaning 41998 clauses out of 84007 with flag 5970665/936000
234.60/233.50	c cleaning 43003 clauses out of 86010 with flag 6207181/980002
248.30/247.16	c starts		: 182
248.30/247.16	c conflicts		: 1018868
248.30/247.16	c decisions		: 1253064
248.30/247.16	c propagations		: 14823795
248.30/247.16	c inspects		: 6641470040
248.30/247.16	c shortcuts		: 0
248.30/247.16	c learnt literals	: 12
248.30/247.16	c learnt binary clauses	: 10
248.30/247.16	c learnt ternary clauses	: 47
248.30/247.16	c learnt constraints	: 1018855
248.30/247.16	c ignored constraints	: 0
248.30/247.16	c root simplifications	: 0
248.30/247.16	c removed literals (reason simplification)	: 0
248.30/247.16	c reason swapping (by a shorter reason)	: 0
248.30/247.16	c Calls to reduceDB	: 40
248.30/247.16	c Number of update (reduction) of LBD	: 284278
248.30/247.16	c Imported unit clauses	: 0
248.30/247.16	c number of reductions to clauses (during analyze)	: 0
248.30/247.16	c number of learned constraints concerned by reduction	: 0
248.30/247.16	c number of learning phase by resolution	: 0
248.30/247.16	c number of learning phase by cutting planes	: 0
248.30/247.16	c speed (assignments/second)	: 60012.691742473005
248.30/247.16	c non guided choices	28
248.30/247.19	c learnt constraints type 
248.30/247.19	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 10
248.30/247.19	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 81853
248.30/247.19	s UNSATISFIABLE
248.30/247.19	c Total wall clock time (in seconds): 247.08

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-4121966-1467316148/watcher-4121966-1467316148 -o /tmp/evaluation-result-4121966-1467316148/solver-4121966-1467316148 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1467313697-19331 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4121966-1467316148.opb 

pid=20344
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: 2.01 2.01 1.92 3/194 20347
/proc/meminfo: memFree=30082712/32872528 swapFree=242912/249044
[pid=20347] ppid=20344 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/20347/stat : 20347 (java) S 20344 20347 15659 0 -1 4202496 1352 0 0 0 0 0 0 0 20 0 2 0 12721115 98570240 976 33554432000 1073741824 1073778376 140735715188240 140735715179376 247067607101 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20347/statm: 24065 976 743 9 0 16771 0
[pid=20347/tid=20348] ppid=20344 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20348/stat : 20348 (java) R 20344 20347 15659 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 12721115 98570240 976 33554432000 1073741824 1073778376 140735715188240 139732628745768 247064249728 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100115 s]
/proc/loadavg: 2.01 2.01 1.92 3/194 20347
/proc/meminfo: memFree=30082712/32872528 swapFree=242912/249044
[pid=20347] ppid=20344 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/20347/stat : 20347 (java) S 20344 20347 15659 0 -1 4202496 4436 0 1 0 9 1 0 0 20 0 18 0 12721115 9787879424 6065 33554432000 1073741824 1073778376 140735715188240 140735715179376 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20347/statm: 2389619 6065 2137 9 0 2380296 0
[pid=20347/tid=20348] ppid=20344 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/20347/task/20348/stat : 20348 (java) R 20344 20347 15659 0 -1 4202560 2377 0 1 0 6 1 0 0 20 0 18 0 12721115 9787879424 6065 33554432000 1073741824 1073778376 140735715188240 139732628745992 139732482862681 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.200316 s]
/proc/loadavg: 2.01 2.01 1.92 3/194 20347
/proc/meminfo: memFree=30082712/32872528 swapFree=242912/249044
[pid=20347] ppid=20344 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/20347/stat : 20347 (java) S 20344 20347 15659 0 -1 4202496 6975 0 1 0 27 1 0 0 20 0 19 0 12721115 9856040960 7983 33554432000 1073741824 1073778376 140735715188240 140735715179376 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20347/statm: 2406260 7983 2223 9 0 2396937 0
[pid=20347/tid=20348] ppid=20344 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/20347/task/20348/stat : 20348 (java) R 20344 20347 15659 0 -1 4202560 2399 0 1 0 16 1 0 0 20 0 19 0 12721115 9856040960 7983 33554432000 1073741824 1073778376 140735715188240 139732628750976 139732482862288 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9625040

[startup+0.300316 s]
/proc/loadavg: 2.01 2.01 1.92 3/194 20347
/proc/meminfo: memFree=30082712/32872528 swapFree=242912/249044
[pid=20347] ppid=20344 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/20347/stat : 20347 (java) S 20344 20347 15659 0 -1 4202496 7254 0 1 0 48 1 0 0 20 0 19 0 12721115 9856040960 8023 33554432000 1073741824 1073778376 140735715188240 140735715179376 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20347/statm: 2406260 8023 2237 9 0 2396937 0
[pid=20347/tid=20348] ppid=20344 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/20347/task/20348/stat : 20348 (java) R 20344 20347 15659 0 -1 4202560 2399 0 1 0 26 1 0 0 20 0 19 0 12721115 9856040960 8023 33554432000 1073741824 1073778376 140735715188240 139732628750520 139732483053506 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9625040

[startup+0.700263 s]
/proc/loadavg: 2.01 2.01 1.92 3/194 20347
/proc/meminfo: memFree=30082712/32872528 swapFree=242912/249044
[pid=20347] ppid=20344 vsize=9625040 CPUtime=1.1 cores=0,2,4,6
/proc/20347/stat : 20347 (java) S 20344 20347 15659 0 -1 4202496 10325 0 1 0 108 2 0 0 20 0 19 0 12721115 9856040960 8635 33554432000 1073741824 1073778376 140735715188240 140735715179376 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20347/statm: 2406260 8635 2249 9 0 2396937 0
[pid=20347/tid=20348] ppid=20344 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/20347/task/20348/stat : 20348 (java) R 20344 20347 15659 0 -1 4202560 2400 0 1 0 66 1 0 0 20 0 19 0 12721115 9856040960 8635 33554432000 1073741824 1073778376 140735715188240 139732628750824 139732483254580 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 9625040

[startup+1.50072 s]
/proc/loadavg: 2.01 2.01 1.92 3/213 20366
/proc/meminfo: memFree=30053848/32872528 swapFree=242912/249044
[pid=20347] ppid=20344 vsize=9625040 CPUtime=1.91 cores=0,2,4,6
/proc/20347/stat : 20347 (java) S 20344 20347 15659 0 -1 4202496 10328 0 1 0 189 2 0 0 20 0 19 0 12721115 9856040960 9148 33554432000 1073741824 1073778376 140735715188240 140735715179376 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20347/statm: 2406260 9148 2250 9 0 2396937 0
[pid=20347/tid=20348] ppid=20344 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/20347/task/20348/stat : 20348 (java) R 20344 20347 15659 0 -1 4202560 2402 0 1 0 146 1 0 0 20 0 19 0 12721115 9856040960 9148 33554432000 1073741824 1073778376 140735715188240 139732628748824 139732483212916 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20350] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20350/stat : 20350 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 9148 33554432000 1073741824 1073778376 140735715188240 139732471818920 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20351] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20351/stat : 20351 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 9148 33554432000 1073741824 1073778376 140735715188240 139732470766376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20347/tid=20352] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20352/stat : 20352 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 9148 33554432000 1073741824 1073778376 140735715188240 139732469713832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20347/tid=20353] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20353/stat : 20353 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 9148 33554432000 1073741824 1073778376 140735715188240 139732468661288 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20354] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20354/stat : 20354 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 9148 33554432000 1073741824 1073778376 140735715188240 139732467607720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20355] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20355/stat : 20355 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 9148 33554432000 1073741824 1073778376 140735715188240 139732130457896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20356] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20356/stat : 20356 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 9148 33554432000 1073741824 1073778376 140735715188240 139732129405352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20357] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20357/stat : 20357 (java) S 20344 20347 15659 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 9148 33554432000 1073741824 1073778376 140735715188240 139732128352808 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20358] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20358/stat : 20358 (java) S 20344 20347 15659 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12721117 9856040960 9148 33554432000 1073741824 1073778376 140735715188240 139732116154984 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20359] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20359/stat : 20359 (java) S 20344 20347 15659 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12721118 9856040960 9148 33554432000 1073741824 1073778376 140735715188240 139732115101304 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20360] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20360/stat : 20360 (java) S 20344 20347 15659 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12721118 9856040960 9148 33554432000 1073741824 1073778376 140735715188240 139732114048648 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20361] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20361/stat : 20361 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721120 9856040960 9148 33554432000 1073741824 1073778376 140735715188240 139732112997392 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20362] ppid=20344 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/20347/task/20362/stat : 20362 (java) S 20344 20347 15659 0 -1 4202560 4545 0 0 0 27 0 0 0 20 0 19 0 12721120 9856040960 9148 33554432000 1073741824 1073778376 140735715188240 139732111943736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20363] ppid=20344 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/20347/task/20363/stat : 20363 (java) S 20344 20347 15659 0 -1 4202560 2112 0 0 0 13 0 0 0 20 0 19 0 12721120 9856040960 9148 33554432000 1073741824 1073778376 140735715188240 139732110891192 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20347/tid=20364] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20364/stat : 20364 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721120 9856040960 9148 33554432000 1073741824 1073778376 140735715188240 139732109838840 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20347/tid=20365] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20365/stat : 20365 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721120 9856040960 9148 33554432000 1073741824 1073778376 140735715188240 139732108786504 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20366] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20366/stat : 20366 (java) S 20344 20347 15659 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12721130 9856040960 9148 33554432000 1073741824 1073778376 140735715188240 139732107633960 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 9625040

[startup+3.10072 s]
/proc/loadavg: 2.01 2.01 1.92 3/213 20366
/proc/meminfo: memFree=30051304/32872528 swapFree=242912/249044
[pid=20347] ppid=20344 vsize=9625040 CPUtime=3.52 cores=0,2,4,6
/proc/20347/stat : 20347 (java) S 20344 20347 15659 0 -1 4202496 10329 0 1 0 350 2 0 0 20 0 19 0 12721115 9856040960 9660 33554432000 1073741824 1073778376 140735715188240 140735715179376 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20347/statm: 2406260 9660 2250 9 0 2396937 0
[pid=20347/tid=20348] ppid=20344 vsize=9625040 CPUtime=3.08 cores=0,2,4,6
/proc/20347/task/20348/stat : 20348 (java) R 20344 20347 15659 0 -1 4202560 2403 0 1 0 307 1 0 0 20 0 19 0 12721115 9856040960 9660 33554432000 1073741824 1073778376 140735715188240 139732628741808 139732483053500 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20350] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20350/stat : 20350 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 9660 33554432000 1073741824 1073778376 140735715188240 139732471818920 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20351] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20351/stat : 20351 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 9660 33554432000 1073741824 1073778376 140735715188240 139732470766376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20347/tid=20352] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20352/stat : 20352 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 9660 33554432000 1073741824 1073778376 140735715188240 139732469713832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20347/tid=20353] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20353/stat : 20353 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 9660 33554432000 1073741824 1073778376 140735715188240 139732468661288 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20354] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20354/stat : 20354 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 9660 33554432000 1073741824 1073778376 140735715188240 139732467607720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20355] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20355/stat : 20355 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 9660 33554432000 1073741824 1073778376 140735715188240 139732130457896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20356] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20356/stat : 20356 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 9660 33554432000 1073741824 1073778376 140735715188240 139732129405352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20357] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20357/stat : 20357 (java) S 20344 20347 15659 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 9660 33554432000 1073741824 1073778376 140735715188240 139732128352808 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20358] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20358/stat : 20358 (java) S 20344 20347 15659 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12721117 9856040960 9660 33554432000 1073741824 1073778376 140735715188240 139732116154984 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20359] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20359/stat : 20359 (java) S 20344 20347 15659 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12721118 9856040960 9660 33554432000 1073741824 1073778376 140735715188240 139732115101304 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20360] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20360/stat : 20360 (java) S 20344 20347 15659 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12721118 9856040960 9660 33554432000 1073741824 1073778376 140735715188240 139732114048648 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20361] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20361/stat : 20361 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721120 9856040960 9660 33554432000 1073741824 1073778376 140735715188240 139732112997392 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20362] ppid=20344 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/20347/task/20362/stat : 20362 (java) S 20344 20347 15659 0 -1 4202560 4545 0 0 0 27 0 0 0 20 0 19 0 12721120 9856040960 9660 33554432000 1073741824 1073778376 140735715188240 139732111943736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20363] ppid=20344 vsize=9625040 CPUtime=0.14 cores=0,2,4,6
/proc/20347/task/20363/stat : 20363 (java) S 20344 20347 15659 0 -1 4202560 2112 0 0 0 14 0 0 0 20 0 19 0 12721120 9856040960 9660 33554432000 1073741824 1073778376 140735715188240 139732110891192 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20347/tid=20364] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20364/stat : 20364 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721120 9856040960 9660 33554432000 1073741824 1073778376 140735715188240 139732109838840 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20347/tid=20365] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20365/stat : 20365 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721120 9856040960 9660 33554432000 1073741824 1073778376 140735715188240 139732108786504 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20366] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20366/stat : 20366 (java) S 20344 20347 15659 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12721130 9856040960 9660 33554432000 1073741824 1073778376 140735715188240 139732107633960 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.52
Current children cumulated vsize (KiB) 9625040

[startup+6.30072 s]
/proc/loadavg: 2.01 2.01 1.92 3/213 20366
/proc/meminfo: memFree=30046984/32872528 swapFree=242912/249044
[pid=20347] ppid=20344 vsize=9625040 CPUtime=6.72 cores=0,2,4,6
/proc/20347/stat : 20347 (java) S 20344 20347 15659 0 -1 4202496 10333 0 1 0 670 2 0 0 20 0 19 0 12721115 9856040960 10659 33554432000 1073741824 1073778376 140735715188240 140735715179376 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20347/statm: 2406260 10659 2251 9 0 2396937 0
[pid=20347/tid=20348] ppid=20344 vsize=9625040 CPUtime=6.28 cores=0,2,4,6
/proc/20347/task/20348/stat : 20348 (java) R 20344 20347 15659 0 -1 4202560 2406 0 1 0 626 2 0 0 20 0 19 0 12721115 9856040960 10659 33554432000 1073741824 1073778376 140735715188240 139732628741808 139732483254651 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20350] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20350/stat : 20350 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 10659 33554432000 1073741824 1073778376 140735715188240 139732471818920 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20351] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20351/stat : 20351 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 10659 33554432000 1073741824 1073778376 140735715188240 139732470766376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20347/tid=20352] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20352/stat : 20352 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 10659 33554432000 1073741824 1073778376 140735715188240 139732469713832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20347/tid=20353] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20353/stat : 20353 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 10659 33554432000 1073741824 1073778376 140735715188240 139732468661288 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20354] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20354/stat : 20354 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 10659 33554432000 1073741824 1073778376 140735715188240 139732467607720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20355] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20355/stat : 20355 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 10659 33554432000 1073741824 1073778376 140735715188240 139732130457896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20356] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20356/stat : 20356 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 10659 33554432000 1073741824 1073778376 140735715188240 139732129405352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20357] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20357/stat : 20357 (java) S 20344 20347 15659 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 10659 33554432000 1073741824 1073778376 140735715188240 139732128352808 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20358] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20358/stat : 20358 (java) S 20344 20347 15659 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12721117 9856040960 10659 33554432000 1073741824 1073778376 140735715188240 139732116154984 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20359] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20359/stat : 20359 (java) S 20344 20347 15659 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12721118 9856040960 10659 33554432000 1073741824 1073778376 140735715188240 139732115101304 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20360] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20360/stat : 20360 (java) S 20344 20347 15659 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12721118 9856040960 10659 33554432000 1073741824 1073778376 140735715188240 139732114048648 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20361] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20361/stat : 20361 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721120 9856040960 10659 33554432000 1073741824 1073778376 140735715188240 139732112997392 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20362] ppid=20344 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/20347/task/20362/stat : 20362 (java) S 20344 20347 15659 0 -1 4202560 4545 0 0 0 27 0 0 0 20 0 19 0 12721120 9856040960 10659 33554432000 1073741824 1073778376 140735715188240 139732111943736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20363] ppid=20344 vsize=9625040 CPUtime=0.14 cores=0,2,4,6

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

[pid=20347/tid=20352] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20352/stat : 20352 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732469713832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20347/tid=20353] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20353/stat : 20353 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732468661288 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20354] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20354/stat : 20354 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732467607720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20355] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20355/stat : 20355 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732130457896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20356] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20356/stat : 20356 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732129405352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20357] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20357/stat : 20357 (java) S 20344 20347 15659 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732128352808 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20358] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20358/stat : 20358 (java) S 20344 20347 15659 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12721117 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732116154984 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20359] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20359/stat : 20359 (java) S 20344 20347 15659 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12721118 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732115101304 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20360] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20360/stat : 20360 (java) S 20344 20347 15659 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12721118 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732114048648 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20361] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20361/stat : 20361 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721120 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732112997392 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20362] ppid=20344 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/20347/task/20362/stat : 20362 (java) S 20344 20347 15659 0 -1 4202560 4575 0 0 0 33 0 0 0 20 0 19 0 12721120 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732111943736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20363] ppid=20344 vsize=9625040 CPUtime=0.87 cores=0,2,4,6
/proc/20347/task/20363/stat : 20363 (java) S 20344 20347 15659 0 -1 4202560 10184 0 0 0 85 2 0 0 20 0 19 0 12721120 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732110891192 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20347/tid=20364] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20364/stat : 20364 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721120 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732109838840 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20347/tid=20365] ppid=20344 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/20347/task/20365/stat : 20365 (java) S 20344 20347 15659 0 -1 4202560 16 0 0 0 2 4 0 0 20 0 19 0 12721120 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732108786504 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20366] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20366/stat : 20366 (java) S 20344 20347 15659 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12721130 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732107633960 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 247.61
Current children cumulated vsize (KiB) 9625040

[startup+246.801 s]
/proc/loadavg: 2.00 2.00 1.93 3/213 20374
/proc/meminfo: memFree=29917780/32872528 swapFree=242912/249044
[pid=20347] ppid=20344 vsize=9625040 CPUtime=248 cores=0,2,4,6
/proc/20347/stat : 20347 (java) S 20344 20347 15659 0 -1 4202496 18528 0 1 0 24792 8 0 0 20 0 19 0 12721115 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 140735715179376 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20347/statm: 2406260 39494 2258 9 0 2396937 0
[pid=20347/tid=20348] ppid=20344 vsize=9625040 CPUtime=246.76 cores=0,2,4,6
/proc/20347/task/20348/stat : 20348 (java) R 20344 20347 15659 0 -1 4202560 2479 0 1 0 24670 6 0 0 20 0 19 0 12721115 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732628748736 139732483212990 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20350] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20350/stat : 20350 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732471818920 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20351] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20351/stat : 20351 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732470766376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20347/tid=20352] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20352/stat : 20352 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732469713832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20347/tid=20353] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20353/stat : 20353 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732468661288 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20354] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20354/stat : 20354 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732467607720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20355] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20355/stat : 20355 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732130457896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20356] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20356/stat : 20356 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732129405352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20357] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20357/stat : 20357 (java) S 20344 20347 15659 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732128352808 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20358] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20358/stat : 20358 (java) S 20344 20347 15659 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12721117 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732116154984 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20359] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20359/stat : 20359 (java) S 20344 20347 15659 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12721118 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732115101304 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20360] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20360/stat : 20360 (java) S 20344 20347 15659 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12721118 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732114048648 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20361] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20361/stat : 20361 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721120 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732112997392 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20362] ppid=20344 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/20347/task/20362/stat : 20362 (java) S 20344 20347 15659 0 -1 4202560 4575 0 0 0 33 0 0 0 20 0 19 0 12721120 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732111943736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20363] ppid=20344 vsize=9625040 CPUtime=0.87 cores=0,2,4,6
/proc/20347/task/20363/stat : 20363 (java) S 20344 20347 15659 0 -1 4202560 10184 0 0 0 85 2 0 0 20 0 19 0 12721120 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732110891192 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20347/tid=20364] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20364/stat : 20364 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721120 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732109838840 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20347/tid=20365] ppid=20344 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/20347/task/20365/stat : 20365 (java) S 20344 20347 15659 0 -1 4202560 16 0 0 0 2 4 0 0 20 0 19 0 12721120 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732108786504 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20366] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20366/stat : 20366 (java) S 20344 20347 15659 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12721130 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732107633960 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 248
Current children cumulated vsize (KiB) 9625040

[startup+247.001 s]
/proc/loadavg: 2.00 2.00 1.93 3/213 20374
/proc/meminfo: memFree=29917780/32872528 swapFree=242912/249044
[pid=20347] ppid=20344 vsize=9625040 CPUtime=248.2 cores=0,2,4,6
/proc/20347/stat : 20347 (java) S 20344 20347 15659 0 -1 4202496 18528 0 1 0 24812 8 0 0 20 0 19 0 12721115 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 140735715179376 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20347/statm: 2406260 39494 2258 9 0 2396937 0
[pid=20347/tid=20348] ppid=20344 vsize=9625040 CPUtime=246.96 cores=0,2,4,6
/proc/20347/task/20348/stat : 20348 (java) R 20344 20347 15659 0 -1 4202560 2479 0 1 0 24690 6 0 0 20 0 19 0 12721115 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732628748736 139732483213021 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20350] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20350/stat : 20350 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732471818920 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20351] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20351/stat : 20351 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732470766376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20347/tid=20352] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20352/stat : 20352 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732469713832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20347/tid=20353] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20353/stat : 20353 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732468661288 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20354] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20354/stat : 20354 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732467607720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20355] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20355/stat : 20355 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732130457896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20356] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20356/stat : 20356 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732129405352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20357] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20357/stat : 20357 (java) S 20344 20347 15659 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732128352808 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20358] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20358/stat : 20358 (java) S 20344 20347 15659 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12721117 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732116154984 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20359] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20359/stat : 20359 (java) S 20344 20347 15659 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12721118 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732115101304 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20360] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20360/stat : 20360 (java) S 20344 20347 15659 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12721118 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732114048648 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20361] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20361/stat : 20361 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721120 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732112997392 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20362] ppid=20344 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/20347/task/20362/stat : 20362 (java) S 20344 20347 15659 0 -1 4202560 4575 0 0 0 33 0 0 0 20 0 19 0 12721120 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732111943736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20363] ppid=20344 vsize=9625040 CPUtime=0.87 cores=0,2,4,6
/proc/20347/task/20363/stat : 20363 (java) S 20344 20347 15659 0 -1 4202560 10184 0 0 0 85 2 0 0 20 0 19 0 12721120 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732110891192 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20347/tid=20364] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20364/stat : 20364 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721120 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732109838840 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20347/tid=20365] ppid=20344 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/20347/task/20365/stat : 20365 (java) S 20344 20347 15659 0 -1 4202560 16 0 0 0 2 4 0 0 20 0 19 0 12721120 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732108786504 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20366] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20366/stat : 20366 (java) S 20344 20347 15659 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12721130 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732107633960 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 248.2
Current children cumulated vsize (KiB) 9625040

[startup+247.101 s]
/proc/loadavg: 2.00 2.00 1.93 3/213 20374
/proc/meminfo: memFree=29917780/32872528 swapFree=242912/249044
[pid=20347] ppid=20344 vsize=9625040 CPUtime=248.3 cores=0,2,4,6
/proc/20347/stat : 20347 (java) S 20344 20347 15659 0 -1 4202496 18528 0 1 0 24822 8 0 0 20 0 19 0 12721115 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 140735715179376 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20347/statm: 2406260 39494 2258 9 0 2396937 0
[pid=20347/tid=20348] ppid=20344 vsize=9625040 CPUtime=247.06 cores=0,2,4,6
/proc/20347/task/20348/stat : 20348 (java) R 20344 20347 15659 0 -1 4202560 2479 0 1 0 24700 6 0 0 20 0 19 0 12721115 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732628748736 139732483473613 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20350] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20350/stat : 20350 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732471818920 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20351] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20351/stat : 20351 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732470766376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20347/tid=20352] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20352/stat : 20352 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732469713832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20347/tid=20353] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20353/stat : 20353 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732468661288 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20354] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20354/stat : 20354 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732467607720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20355] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20355/stat : 20355 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732130457896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20356] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20356/stat : 20356 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732129405352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20357] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20357/stat : 20357 (java) S 20344 20347 15659 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12721116 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732128352808 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20358] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20358/stat : 20358 (java) S 20344 20347 15659 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12721117 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732116154984 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20359] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20359/stat : 20359 (java) S 20344 20347 15659 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12721118 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732115101304 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20360] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20360/stat : 20360 (java) S 20344 20347 15659 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12721118 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732114048648 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20361] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20361/stat : 20361 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721120 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732112997392 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20347/tid=20362] ppid=20344 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/20347/task/20362/stat : 20362 (java) S 20344 20347 15659 0 -1 4202560 4575 0 0 0 33 0 0 0 20 0 19 0 12721120 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732111943736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20363] ppid=20344 vsize=9625040 CPUtime=0.87 cores=0,2,4,6
/proc/20347/task/20363/stat : 20363 (java) S 20344 20347 15659 0 -1 4202560 10184 0 0 0 85 2 0 0 20 0 19 0 12721120 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732110891192 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20347/tid=20364] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20364/stat : 20364 (java) S 20344 20347 15659 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12721120 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732109838840 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20347/tid=20365] ppid=20344 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/20347/task/20365/stat : 20365 (java) S 20344 20347 15659 0 -1 4202560 16 0 0 0 2 4 0 0 20 0 19 0 12721120 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732108786504 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20347/tid=20366] ppid=20344 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/20347/task/20366/stat : 20366 (java) S 20344 20347 15659 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12721130 9856040960 39494 33554432000 1073741824 1073778376 140735715188240 139732107633960 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 248.3
Current children cumulated vsize (KiB) 9625040

Child status: 20
Real time (s): 247.195
CPU time (s): 248.515
CPU user time (s): 248.343
CPU system time (s): 0.171973
CPU usage (%): 100.534
Max. virtual memory (cumulated for all children) (KiB): 9625592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 248.343
system time used= 0.171973
maximum resident set size= 158072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18558
page faults= 1
swaps= 0
block input operations= 0
block output operations= 304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5487
involuntary context switches= 335

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.65475 second user time and 2.35664 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-30 21:49:08
IDJOB=4121966
IDBENCH=110795
IDSOLVER=2546
FILE ID=node103/4121966-1467316148
RUNJOBID= node103-1467313697-19331
PBS_JOBID= 20005271
Free space on /tmp= 71712 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-subsetCardinalitySigma-28-2.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4121966-1467316148/watcher-4121966-1467316148 -o /tmp/evaluation-result-4121966-1467316148/solver-4121966-1467316148 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1467313697-19331 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4121966-1467316148.opb

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

MD5SUM BENCH= 2af8a06562c31491dddb58fbfd546536
RANDOM SEED=1727214366

node103.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.456
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.91
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.456
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.456
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.54
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.456
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.55
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.456
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.54
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.456
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.456
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.456
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:        30083084 kB
Buffers:          116652 kB
Cached:          1454316 kB
SwapCached:            0 kB
Active:           989616 kB
Inactive:         803172 kB
Active(anon):     217224 kB
Inactive(anon):     7416 kB
Active(file):     772392 kB
Inactive(file):   795756 kB
Unevictable:      249044 kB
Mlocked:          242912 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               864 kB
Writeback:             0 kB
AnonPages:        532388 kB
Mapped:            22136 kB
Shmem:               204 kB
Slab:             608924 kB
SReclaimable:      53136 kB
SUnreclaim:       555788 kB
KernelStack:        1760 kB
PageTables:         5476 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     923440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    264192 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= 71712 MiB
End job on node103 at 2016-06-30 21:53:15