Trace number 4121115

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 26.581 12.2257

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-subsetCardinalitySigma-22-1.cnf.gz-plain.pb.metafix.opb
MD5SUMeb547b1c3b8657919a20724f7e72302a
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 benchmark5.12422
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables89
Total number of constraints188
Number of constraints which are clauses188
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.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4121115-1467309092.opb
0.11/0.11	c reading problem ... 
0.11/0.12	c  no objective function found
0.11/0.15	c ... done. Wall clock time 0.036s.
0.11/0.15	c declared #vars     89
0.11/0.15	c #constraints  188
0.11/0.15	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.15	c constraints type 
0.11/0.15	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 188
0.11/0.15	c 188 constraints processed.
0.11/0.15	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.15	c constraints type 
0.11/0.15	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 188
0.11/0.15	c 188 constraints processed.
1.74/0.62	c cleaning 2500 clauses out of 5000 with flag 33706/5000
2.14/0.79	c cleaning 0 clauses out of 5002 with flag 0/5002
2.91/0.93	c cleaning 4247 clauses out of 8500 with flag 78446/11000
3.38/1.16	c cleaning 0 clauses out of 11000 with flag 0/11000
3.95/1.36	c cleaning 5625 clauses out of 11255 with flag 126325/18002
4.78/1.66	c cleaning 0 clauses out of 18000 with flag 0/18000
5.63/1.93	c cleaning 6813 clauses out of 13629 with flag 187125/26001
6.52/2.33	c cleaning 0 clauses out of 26001 with flag 0/26001
7.31/2.73	c cleaning 7902 clauses out of 15815 with flag 252896/35000
8.32/3.29	c cleaning 0 clauses out of 35000 with flag 0/35000
9.13/3.68	c cleaning 8955 clauses out of 17913 with flag 323869/45000
11.57/4.61	c cleaning 0 clauses out of 45000 with flag 0/45000
12.08/4.83	c cleaning 9973 clauses out of 19957 with flag 403102/56000
14.71/6.14	c cleaning 10987 clauses out of 21985 with flag 481402/68001
14.91/6.22	c cleaning 0 clauses out of 56002 with flag 0/56002
17.94/7.72	c cleaning 11996 clauses out of 23999 with flag 560513/81002
18.73/8.11	c cleaning 0 clauses out of 68000 with flag 0/68000
21.55/9.54	c cleaning 12997 clauses out of 26001 with flag 647327/95001
23.89/10.67	c cleaning 0 clauses out of 81001 with flag 0/81001
26.16/11.64	c cleaning 14000 clauses out of 27999 with flag 740697/110000
26.16/11.70	c And the winner is solver0
26.39/12.16	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
26.39/12.16	c starts		: 29
26.39/12.16	c conflicts		: 110554
26.39/12.16	c decisions		: 135402
26.39/12.16	c propagations		: 1671224
26.39/12.16	c inspects		: 276581214
26.39/12.16	c shortcuts		: 0
26.39/12.16	c learnt literals	: 14
26.39/12.16	c learnt binary clauses	: 100
26.39/12.16	c learnt ternary clauses	: 453
26.39/12.16	c learnt constraints	: 110539
26.39/12.16	c ignored constraints	: 0
26.39/12.16	c root simplifications	: 0
26.39/12.16	c removed literals (reason simplification)	: 274851
26.39/12.16	c reason swapping (by a shorter reason)	: 0
26.39/12.16	c Calls to reduceDB	: 11
26.39/12.16	c Number of update (reduction) of LBD	: 33970
26.39/12.16	c Imported unit clauses	: 0
26.39/12.16	c number of reductions to clauses (during analyze)	: 0
26.39/12.16	c number of learned constraints concerned by reduction	: 0
26.39/12.16	c number of learning phase by resolution	: 0
26.39/12.16	c number of learning phase by cutting planes	: 0
26.39/12.16	c speed (assignments/second)	: 139257.0619115074
26.39/12.16	c non guided choices	19
26.39/12.17	c learnt constraints type 
26.39/12.17	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 100
26.39/12.17	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 14444
26.39/12.17	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
26.39/12.17	c starts		: 88
26.39/12.17	c conflicts		: 85348
26.39/12.17	c decisions		: 99949
26.39/12.17	c propagations		: 1395883
26.39/12.17	c inspects		: 145147460
26.39/12.17	c shortcuts		: 0
26.39/12.17	c learnt literals	: 0
26.39/12.17	c learnt binary clauses	: 0
26.39/12.17	c learnt ternary clauses	: 18
26.39/12.17	c learnt constraints	: 85347
26.39/12.17	c ignored constraints	: 0
26.39/12.17	c root simplifications	: 0
26.39/12.17	c removed literals (reason simplification)	: 0
26.39/12.17	c reason swapping (by a shorter reason)	: 0
26.39/12.17	c Calls to reduceDB	: 9
26.39/12.17	c Number of update (reduction) of LBD	: 0
26.39/12.17	c Imported unit clauses	: 0
26.39/12.17	c number of reductions to clauses (during analyze)	: 0
26.39/12.17	c number of learned constraints concerned by reduction	: 0
26.39/12.17	c number of learning phase by resolution	: 0
26.39/12.17	c number of learning phase by cutting planes	: 0
26.39/12.17	c speed (assignments/second)	: 116207.37595737596
26.39/12.17	c non guided choices	19
26.49/12.21	c learnt constraints type 
26.49/12.21	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 85347
26.49/12.21	s UNSATISFIABLE
26.49/12.21	c Total wall clock time (in seconds): 12.092

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

pid=18515
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.37 4.16 3.15 4/197 18518
/proc/meminfo: memFree=27293712/32872528 swapFree=1526624/1696276
[pid=18518] ppid=18515 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/18518/stat : 18518 (java) S 18515 18518 14900 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 9933392 98570240 978 33554432000 1073741824 1073778376 140733906043408 140733906034544 270710898749 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18518/statm: 24065 978 744 9 0 16771 0
[pid=18518/tid=18519] ppid=18515 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18519/stat : 18519 (java) R 18515 18518 14900 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 9933392 98570240 978 33554432000 1073741824 1073778376 140733906043408 139862996479528 270707541376 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100112 s]
/proc/loadavg: 4.37 4.16 3.15 4/197 18518
/proc/meminfo: memFree=27293712/32872528 swapFree=1526624/1696276
[pid=18518] ppid=18515 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/18518/stat : 18518 (java) S 18515 18518 14900 0 -1 4202496 4438 0 1 0 10 1 0 0 20 0 18 0 9933392 9787879424 6072 33554432000 1073741824 1073778376 140733906043408 140733906034544 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18518/statm: 2389619 6072 2126 9 0 2380296 0
[pid=18518/tid=18519] ppid=18515 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/18518/task/18519/stat : 18519 (java) R 18515 18518 14900 0 -1 4202560 2419 0 1 0 8 0 0 0 20 0 18 0 9933392 9787879424 6072 33554432000 1073741824 1073778376 140733906043408 139862996482976 270710924557 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200261 s]
/proc/loadavg: 4.37 4.16 3.15 4/197 18518
/proc/meminfo: memFree=27293712/32872528 swapFree=1526624/1696276
[pid=18518] ppid=18515 vsize=9825080 CPUtime=0.29 cores=0,2,4,6
/proc/18518/stat : 18518 (java) S 18515 18518 14900 0 -1 4202496 5737 0 1 0 28 1 0 0 20 0 22 0 9933392 10060881920 8560 33554432000 1073741824 1073778376 140733906043408 140733906034544 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18518/statm: 2456270 8587 2215 9 0 2446947 0
[pid=18518/tid=18519] ppid=18515 vsize=9825080 CPUtime=0.13 cores=0,2,4,6
/proc/18518/task/18519/stat : 18519 (java) S 18515 18518 14900 0 -1 4202560 2443 0 1 0 13 0 0 0 20 0 22 0 9933392 10060881920 8607 33554432000 1073741824 1073778376 140733906043408 139862996484984 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9825080

[startup+0.300268 s]
/proc/loadavg: 4.37 4.16 3.15 4/197 18518
/proc/meminfo: memFree=27293712/32872528 swapFree=1526624/1696276
[pid=18518] ppid=18515 vsize=9824732 CPUtime=0.58 cores=0,2,4,6
/proc/18518/stat : 18518 (java) S 18515 18518 14900 0 -1 4202496 8014 0 1 0 57 1 0 0 20 0 22 0 9933392 10060525568 9509 33554432000 1073741824 1073778376 140733906043408 140733906034544 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18518/statm: 2456183 9509 2240 9 0 2446860 0
[pid=18518/tid=18519] ppid=18515 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/18518/task/18519/stat : 18519 (java) S 18515 18518 14900 0 -1 4202560 2443 0 1 0 13 0 0 0 20 0 22 0 9933392 10060525568 9509 33554432000 1073741824 1073778376 140733906043408 139862996484984 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 9824732

[startup+0.700223 s]
/proc/loadavg: 4.37 4.16 3.15 4/197 18518
/proc/meminfo: memFree=27293712/32872528 swapFree=1526624/1696276
[pid=18518] ppid=18515 vsize=9824732 CPUtime=2.14 cores=0,2,4,6
/proc/18518/stat : 18518 (java) S 18515 18518 14900 0 -1 4202496 24815 0 1 0 210 4 0 0 20 0 22 0 9933392 10060525568 33927 33554432000 1073741824 1073778376 140733906043408 140733906034544 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18518/statm: 2456183 33927 2260 9 0 2446860 0
[pid=18518/tid=18519] ppid=18515 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/18518/task/18519/stat : 18519 (java) S 18515 18518 14900 0 -1 4202560 2443 0 1 0 13 0 0 0 20 0 22 0 9933392 10060525568 33927 33554432000 1073741824 1073778376 140733906043408 139862996484984 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.14
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 4.34 4.15 3.16 7/219 18540
/proc/meminfo: memFree=27093124/32872528 swapFree=1526624/1696276
[pid=18518] ppid=18515 vsize=9824732 CPUtime=4.58 cores=0,2,4,6
/proc/18518/stat : 18518 (java) S 18515 18518 14900 0 -1 4202496 29138 0 1 0 452 6 0 0 20 0 22 0 9933392 10060525568 52236 33554432000 1073741824 1073778376 140733906043408 140733906034544 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18518/statm: 2456183 52236 2275 9 0 2446860 0
[pid=18518/tid=18519] ppid=18515 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/18518/task/18519/stat : 18519 (java) S 18515 18518 14900 0 -1 4202560 2443 0 1 0 13 0 0 0 20 0 22 0 9933392 10060525568 52236 33554432000 1073741824 1073778376 140733906043408 139862996484984 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18518/tid=18521] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18521/stat : 18521 (java) S 18515 18518 14900 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 9933393 10060525568 52236 33554432000 1073741824 1073778376 140733906043408 139862840428840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18522] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18522/stat : 18522 (java) S 18515 18518 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9933393 10060525568 52236 33554432000 1073741824 1073778376 140733906043408 139862839376040 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18523] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18523/stat : 18523 (java) S 18515 18518 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9933393 10060525568 52236 33554432000 1073741824 1073778376 140733906043408 139862838323752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18518/tid=18524] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18524/stat : 18524 (java) S 18515 18518 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9933393 10060525568 52236 33554432000 1073741824 1073778376 140733906043408 139862837270952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18518/tid=18525] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18525/stat : 18525 (java) S 18515 18518 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9933393 10060525568 52236 33554432000 1073741824 1073778376 140733906043408 139862836218664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18526] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18526/stat : 18526 (java) S 18515 18518 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9933393 10060525568 52236 33554432000 1073741824 1073778376 140733906043408 139862835165864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18518/tid=18527] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18527/stat : 18527 (java) S 18515 18518 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9933393 10060525568 52236 33554432000 1073741824 1073778376 140733906043408 139862834113576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18528] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18528/stat : 18528 (java) S 18515 18518 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9933393 10060525568 52236 33554432000 1073741824 1073778376 140733906043408 139862833060776 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18529] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18529/stat : 18529 (java) S 18515 18518 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9933394 10060525568 52236 33554432000 1073741824 1073778376 140733906043408 139862820649192 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18530] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18530/stat : 18530 (java) S 18515 18518 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9933395 10060525568 52236 33554432000 1073741824 1073778376 140733906043408 139862819595256 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18531] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18531/stat : 18531 (java) S 18515 18518 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9933395 10060525568 52236 33554432000 1073741824 1073778376 140733906043408 139862818542856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18532] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18532/stat : 18532 (java) S 18515 18518 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9933397 10060525568 52236 33554432000 1073741824 1073778376 140733906043408 139862817491344 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18533] ppid=18515 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/18518/task/18533/stat : 18533 (java) S 18515 18518 14900 0 -1 4202560 16282 0 0 0 97 2 0 0 20 0 22 0 9933397 10060525568 52236 33554432000 1073741824 1073778376 140733906043408 139862816438968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18534] ppid=18515 vsize=9824732 CPUtime=0.82 cores=0,2,4,6
/proc/18518/task/18534/stat : 18534 (java) S 18515 18518 14900 0 -1 4202560 8990 0 0 0 82 0 0 0 20 0 22 0 9933397 10060525568 52236 33554432000 1073741824 1073778376 140733906043408 139862815386168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18535] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18535/stat : 18535 (java) S 18515 18518 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9933397 10060525568 52236 33554432000 1073741824 1073778376 140733906043408 139862814334072 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18536] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18536/stat : 18536 (java) S 18515 18518 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9933397 10060525568 52236 33554432000 1073741824 1073778376 140733906043408 139862813281480 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18537] ppid=18515 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/18518/task/18537/stat : 18537 (java) R 18515 18518 14900 0 -1 4202560 24 0 0 0 124 0 0 0 20 0 22 0 9933408 10060525568 52236 33554432000 1073741824 1073778376 140733906043408 139862812224000 139862869277130 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18518/tid=18538] ppid=18515 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/18518/task/18538/stat : 18538 (java) R 18515 18518 14900 0 -1 4202560 97 0 0 0 130 2 0 0 20 0 22 0 9933408 10060525568 52236 33554432000 1073741824 1073778376 140733906043408 139862811164304 139862869293975 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=18518/tid=18539] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18539/stat : 18539 (java) S 18515 18518 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9933408 10060525568 52236 33554432000 1073741824 1073778376 140733906043408 139862810121384 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18518/tid=18540] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18540/stat : 18540 (java) S 18515 18518 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9933408 10060525568 52236 33554432000 1073741824 1073778376 140733906043408 139862809068584 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.58
Current children cumulated vsize (KiB) 9824732

[startup+3.10093 s]
/proc/loadavg: 4.34 4.15 3.16 5/219 18540
/proc/meminfo: memFree=27085368/32872528 swapFree=1526624/1696276
[pid=18518] ppid=18515 vsize=9824732 CPUtime=8.12 cores=0,2,4,6
/proc/18518/stat : 18518 (java) S 18515 18518 14900 0 -1 4202496 31700 0 1 0 805 7 0 0 20 0 22 0 9933392 10060525568 54798 33554432000 1073741824 1073778376 140733906043408 140733906034544 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18518/statm: 2456183 54798 2275 9 0 2446860 0
[pid=18518/tid=18519] ppid=18515 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/18518/task/18519/stat : 18519 (java) S 18515 18518 14900 0 -1 4202560 2443 0 1 0 13 0 0 0 20 0 22 0 9933392 10060525568 54798 33554432000 1073741824 1073778376 140733906043408 139862996484984 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18518/tid=18521] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18521/stat : 18521 (java) S 18515 18518 14900 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 9933393 10060525568 54798 33554432000 1073741824 1073778376 140733906043408 139862840428840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18522] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18522/stat : 18522 (java) S 18515 18518 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9933393 10060525568 54798 33554432000 1073741824 1073778376 140733906043408 139862839376040 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18523] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18523/stat : 18523 (java) S 18515 18518 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9933393 10060525568 54798 33554432000 1073741824 1073778376 140733906043408 139862838323752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18518/tid=18524] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18524/stat : 18524 (java) S 18515 18518 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9933393 10060525568 54798 33554432000 1073741824 1073778376 140733906043408 139862837270952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18518/tid=18525] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18525/stat : 18525 (java) S 18515 18518 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 9933393 10060525568 54798 33554432000 1073741824 1073778376 140733906043408 139862836218664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18526] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18526/stat : 18526 (java) S 18515 18518 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9933393 10060525568 54798 33554432000 1073741824 1073778376 140733906043408 139862835165864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18527] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18527/stat : 18527 (java) S 18515 18518 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9933393 10060525568 54798 33554432000 1073741824 1073778376 140733906043408 139862834113576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18528] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18528/stat : 18528 (java) S 18515 18518 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9933393 10060525568 54798 33554432000 1073741824 1073778376 140733906043408 139862833060776 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18529] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18529/stat : 18529 (java) S 18515 18518 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9933394 10060525568 54798 33554432000 1073741824 1073778376 140733906043408 139862820649192 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18530] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18530/stat : 18530 (java) S 18515 18518 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9933395 10060525568 54798 33554432000 1073741824 1073778376 140733906043408 139862819595256 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18531] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18531/stat : 18531 (java) S 18515 18518 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9933395 10060525568 54798 33554432000 1073741824 1073778376 140733906043408 139862818542856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18532] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18532/stat : 18532 (java) S 18515 18518 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9933397 10060525568 54798 33554432000 1073741824 1073778376 140733906043408 139862817491344 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18533] ppid=18515 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/18518/task/18533/stat : 18533 (java) S 18515 18518 14900 0 -1 4202560 18823 0 0 0 129 3 0 0 20 0 22 0 9933397 10060525568 54798 33554432000 1073741824 1073778376 140733906043408 139862816438968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18534] ppid=18515 vsize=9824732 CPUtime=0.83 cores=0,2,4,6
/proc/18518/task/18534/stat : 18534 (java) S 18515 18518 14900 0 -1 4202560 8990 0 0 0 83 0 0 0 20 0 22 0 9933397 10060525568 54798 33554432000 1073741824 1073778376 140733906043408 139862815386168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18535] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18535/stat : 18535 (java) S 18515 18518 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9933397 10060525568 54798 33554432000 1073741824 1073778376 140733906043408 139862814334072 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18536] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18536/stat : 18536 (java) S 18515 18518 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9933397 10060525568 54798 33554432000 1073741824 1073778376 140733906043408 139862813281480 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18537] ppid=18515 vsize=9824732 CPUtime=2.82 cores=0,2,4,6
/proc/18518/task/18537/stat : 18537 (java) R 18515 18518 14900 0 -1 4202560 24 0 0 0 282 0 0 0 20 0 22 0 9933408 10060525568 54798 33554432000 1073741824 1073778376 140733906043408 139862812224120 139862869233465 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18518/tid=18538] ppid=18515 vsize=9824732 CPUtime=2.89 cores=0,2,4,6
/proc/18518/task/18538/stat : 18538 (java) R 18515 18518 14900 0 -1 4202560 99 0 0 0 287 2 0 0 20 0 22 0 9933408 10060525568 54798 33554432000 1073741824 1073778376 140733906043408 139862811171840 139862869228429 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18539] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18539/stat : 18539 (java) S 18515 18518 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9933408 10060525568 54798 33554432000 1073741824 1073778376 140733906043408 139862810121384 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18518/tid=18540] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18540/stat : 18540 (java) S 18515 18518 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9933408 10060525568 54798 33554432000 1073741824 1073778376 140733906043408 139862809068584 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 8.12
Current children cumulated vsize (KiB) 9824732

[startup+6.30094 s]
/proc/loadavg: 4.34 4.15 3.16 6/219 18540
/proc/meminfo: memFree=27078440/32872528 swapFree=1526624/1696276
[pid=18518] ppid=18515 vsize=9824732 CPUtime=15.11 cores=0,2,4,6
/proc/18518/stat : 18518 (java) S 18515 18518 14900 0 -1 4202496 35259 0 1 0 1502 9 0 0 20 0 22 0 9933392 10060525568 54322 33554432000 1073741824 1073778376 140733906043408 140733906034544 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18518/statm: 2456183 54322 2275 9 0 2446860 0
[pid=18518/tid=18519] ppid=18515 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/18518/task/18519/stat : 18519 (java) S 18515 18518 14900 0 -1 4202560 2443 0 1 0 13 0 0 0 20 0 22 0 9933392 10060525568 54322 33554432000 1073741824 1073778376 140733906043408 139862996484984 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18518/tid=18521] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18521/stat : 18521 (java) S 18515 18518 14900 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 9933393 10060525568 54322 33554432000 1073741824 1073778376 140733906043408 139862840428840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18522] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18522/stat : 18522 (java) S 18515 18518 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9933393 10060525568 54322 33554432000 1073741824 1073778376 140733906043408 139862839376040 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18518/tid=18523] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18523/stat : 18523 (java) S 18515 18518 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9933393 10060525568 54322 33554432000 1073741824 1073778376 140733906043408 139862838323752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18518/tid=18524] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18524/stat : 18524 (java) S 18515 18518 14900 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 9933393 10060525568 54322 33554432000 1073741824 1073778376 140733906043408 139862837270952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18518/tid=18525] ppid=18515 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18518/task/18525/stat : 18525 (java) S 18515 18518 14900 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 9933393 10060525568 54322 33554432000 1073741824 1073778376 140733906043408 139862836218664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18526] ppid=18515 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18518/task/18526/stat : 18526 (java) S 18515 18518 14900 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 9933393 10060525568 54322 33554432000 1073741824 1073778376 140733906043408 139862835165864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18527] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18527/stat : 18527 (java) S 18515 18518 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9933393 10060525568 54322 33554432000 1073741824 1073778376 140733906043408 139862834113576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18528] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6

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

[pid=18518/tid=18528] ppid=18515 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18518/task/18528/stat : 18528 (java) S 18515 18518 14900 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 9933393 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862833060776 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18518/tid=18529] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18529/stat : 18529 (java) S 18515 18518 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 9933394 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862820649192 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18530] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18530/stat : 18530 (java) S 18515 18518 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9933395 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862819595256 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18531] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18531/stat : 18531 (java) S 18515 18518 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9933395 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862818542856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18532] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18532/stat : 18532 (java) S 18515 18518 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9933397 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862817491344 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18533] ppid=18515 vsize=9824732 CPUtime=1.74 cores=0,2,4,6
/proc/18518/task/18533/stat : 18533 (java) S 18515 18518 14900 0 -1 4202560 22355 0 0 0 171 3 0 0 20 0 22 0 9933397 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862816438968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18534] ppid=18515 vsize=9824732 CPUtime=1.02 cores=0,2,4,6
/proc/18518/task/18534/stat : 18534 (java) S 18515 18518 14900 0 -1 4202560 8991 0 0 0 102 0 0 0 20 0 22 0 9933397 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862815386168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18535] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18535/stat : 18535 (java) S 18515 18518 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9933397 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862814334072 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18536] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18536/stat : 18536 (java) S 18515 18518 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9933397 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862813281480 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18537] ppid=18515 vsize=9824732 CPUtime=9.27 cores=0,2,4,6
/proc/18518/task/18537/stat : 18537 (java) R 18515 18518 14900 0 -1 4202560 32 0 0 0 927 0 0 0 20 0 22 0 9933408 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862812224752 139862869233465 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18518/tid=18538] ppid=18515 vsize=9824732 CPUtime=9.31 cores=0,2,4,6
/proc/18518/task/18538/stat : 18538 (java) R 18515 18518 14900 0 -1 4202560 104 0 0 0 929 2 0 0 20 0 22 0 9933408 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862811171200 139862869347369 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18539] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18539/stat : 18539 (java) S 18515 18518 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9933408 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862810121384 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18518/tid=18540] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18540/stat : 18540 (java) S 18515 18518 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9933408 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862809068584 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 21.75
Current children cumulated vsize (KiB) 9824732

[startup+11.2009 s]
/proc/loadavg: 4.29 4.15 3.17 5/219 18540
/proc/meminfo: memFree=27069144/32872528 swapFree=1526624/1696276
[pid=18518] ppid=18515 vsize=9824732 CPUtime=25.18 cores=0,2,4,6
/proc/18518/stat : 18518 (java) S 18515 18518 14900 0 -1 4202496 35431 0 1 0 2507 11 0 0 20 0 22 0 9933392 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 140733906034544 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18518/statm: 2456183 57822 2275 9 0 2446860 0
[pid=18518/tid=18519] ppid=18515 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/18518/task/18519/stat : 18519 (java) S 18515 18518 14900 0 -1 4202560 2443 0 1 0 14 0 0 0 20 0 22 0 9933392 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862996484984 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18518/tid=18521] ppid=18515 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18518/task/18521/stat : 18521 (java) S 18515 18518 14900 0 -1 4202560 40 0 0 0 1 0 0 0 20 0 22 0 9933393 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862840428840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18522] ppid=18515 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/18518/task/18522/stat : 18522 (java) S 18515 18518 14900 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 22 0 9933393 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862839376040 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18518/tid=18523] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18523/stat : 18523 (java) S 18515 18518 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9933393 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862838323752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18524] ppid=18515 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18518/task/18524/stat : 18524 (java) S 18515 18518 14900 0 -1 4202560 99 0 0 0 1 0 0 0 20 0 22 0 9933393 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862837270952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18525] ppid=18515 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18518/task/18525/stat : 18525 (java) S 18515 18518 14900 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 9933393 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862836218664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18526] ppid=18515 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/18518/task/18526/stat : 18526 (java) S 18515 18518 14900 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 9933393 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862835165864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18527] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18527/stat : 18527 (java) S 18515 18518 14900 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 9933393 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862834113576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18528] ppid=18515 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18518/task/18528/stat : 18528 (java) S 18515 18518 14900 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 9933393 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862833060776 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18518/tid=18529] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18529/stat : 18529 (java) S 18515 18518 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 9933394 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862820649192 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18530] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18530/stat : 18530 (java) S 18515 18518 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9933395 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862819595256 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18531] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18531/stat : 18531 (java) S 18515 18518 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9933395 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862818542856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18532] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18532/stat : 18532 (java) S 18515 18518 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9933397 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862817491344 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18533] ppid=18515 vsize=9824732 CPUtime=1.96 cores=0,2,4,6
/proc/18518/task/18533/stat : 18533 (java) S 18515 18518 14900 0 -1 4202560 22355 0 0 0 193 3 0 0 20 0 22 0 9933397 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862816438968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18534] ppid=18515 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/18518/task/18534/stat : 18534 (java) S 18515 18518 14900 0 -1 4202560 8991 0 0 0 105 0 0 0 20 0 22 0 9933397 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862815386168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18535] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18535/stat : 18535 (java) S 18515 18518 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9933397 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862814334072 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18536] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18536/stat : 18536 (java) S 18515 18518 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9933397 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862813281480 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18537] ppid=18515 vsize=9824732 CPUtime=10.87 cores=0,2,4,6
/proc/18518/task/18537/stat : 18537 (java) R 18515 18518 14900 0 -1 4202560 33 0 0 0 1087 0 0 0 20 0 22 0 9933408 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862812224200 139862869233465 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18518/tid=18538] ppid=18515 vsize=9824732 CPUtime=10.9 cores=0,2,4,6
/proc/18518/task/18538/stat : 18538 (java) R 18515 18518 14900 0 -1 4202560 105 0 0 0 1088 2 0 0 20 0 22 0 9933408 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862811170624 139862869233465 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18539] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18539/stat : 18539 (java) S 18515 18518 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9933408 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862810121384 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18518/tid=18540] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18540/stat : 18540 (java) S 18515 18518 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9933408 10060525568 57822 33554432000 1073741824 1073778376 140733906043408 139862809068584 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 9824732

[startup+12.0008 s]
/proc/loadavg: 4.29 4.15 3.17 5/219 18540
/proc/meminfo: memFree=27069144/32872528 swapFree=1526624/1696276
[pid=18518] ppid=18515 vsize=9824732 CPUtime=26.39 cores=0,2,4,6
/proc/18518/stat : 18518 (java) S 18515 18518 14900 0 -1 4202496 35514 0 1 0 2626 13 0 0 20 0 19 0 9933392 10060525568 57979 33554432000 1073741824 1073778376 140733906043408 140733906034544 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18518/statm: 2456183 57979 2276 9 0 2446860 0
[pid=18518/tid=18519] ppid=18515 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/18518/task/18519/stat : 18519 (java) S 18515 18518 14900 0 -1 4202560 2443 0 1 0 14 0 0 0 20 0 19 0 9933392 10060525568 57979 33554432000 1073741824 1073778376 140733906043408 139862996484984 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18518/tid=18521] ppid=18515 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/18518/task/18521/stat : 18521 (java) S 18515 18518 14900 0 -1 4202560 41 0 0 0 3 0 0 0 20 0 19 0 9933393 10060525568 57979 33554432000 1073741824 1073778376 140733906043408 139862840428840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18522] ppid=18515 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/18518/task/18522/stat : 18522 (java) S 18515 18518 14900 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 19 0 9933393 10060525568 57979 33554432000 1073741824 1073778376 140733906043408 139862839376040 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18518/tid=18523] ppid=18515 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18518/task/18523/stat : 18523 (java) S 18515 18518 14900 0 -1 4202560 24 0 0 0 1 0 0 0 20 0 19 0 9933393 10060525568 57979 33554432000 1073741824 1073778376 140733906043408 139862838323752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18524] ppid=18515 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/18518/task/18524/stat : 18524 (java) S 18515 18518 14900 0 -1 4202560 99 0 0 0 2 0 0 0 20 0 19 0 9933393 10060525568 57979 33554432000 1073741824 1073778376 140733906043408 139862837270952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18525] ppid=18515 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/18518/task/18525/stat : 18525 (java) S 18515 18518 14900 0 -1 4202560 74 0 0 0 2 0 0 0 20 0 19 0 9933393 10060525568 57979 33554432000 1073741824 1073778376 140733906043408 139862836218664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18518/tid=18526] ppid=18515 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/18518/task/18526/stat : 18526 (java) S 18515 18518 14900 0 -1 4202560 25 0 0 0 4 0 0 0 20 0 19 0 9933393 10060525568 57979 33554432000 1073741824 1073778376 140733906043408 139862835165864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18527] ppid=18515 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18518/task/18527/stat : 18527 (java) S 18515 18518 14900 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 9933393 10060525568 57979 33554432000 1073741824 1073778376 140733906043408 139862834113576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18528] ppid=18515 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/18518/task/18528/stat : 18528 (java) S 18515 18518 14900 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 9933393 10060525568 57979 33554432000 1073741824 1073778376 140733906043408 139862833060776 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18529] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18529/stat : 18529 (java) S 18515 18518 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 9933394 10060525568 57979 33554432000 1073741824 1073778376 140733906043408 139862820649192 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18530] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18530/stat : 18530 (java) S 18515 18518 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9933395 10060525568 57979 33554432000 1073741824 1073778376 140733906043408 139862819595256 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18531] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18531/stat : 18531 (java) S 18515 18518 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 9933395 10060525568 57979 33554432000 1073741824 1073778376 140733906043408 139862818542856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18532] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18532/stat : 18532 (java) S 18515 18518 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9933397 10060525568 57979 33554432000 1073741824 1073778376 140733906043408 139862817491344 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18533] ppid=18515 vsize=9824732 CPUtime=2.11 cores=0,2,4,6
/proc/18518/task/18533/stat : 18533 (java) S 18515 18518 14900 0 -1 4202560 22355 0 0 0 208 3 0 0 20 0 19 0 9933397 10060525568 57979 33554432000 1073741824 1073778376 140733906043408 139862816438968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18534] ppid=18515 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/18518/task/18534/stat : 18534 (java) S 18515 18518 14900 0 -1 4202560 8991 0 0 0 105 0 0 0 20 0 19 0 9933397 10060525568 57979 33554432000 1073741824 1073778376 140733906043408 139862815386168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18535] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18535/stat : 18535 (java) S 18515 18518 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9933397 10060525568 57979 33554432000 1073741824 1073778376 140733906043408 139862814334072 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18536] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18536/stat : 18536 (java) S 18515 18518 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9933397 10060525568 57979 33554432000 1073741824 1073778376 140733906043408 139862813281480 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18518/tid=18540] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18540/stat : 18540 (java) S 18515 18518 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 9933408 10060525568 57979 33554432000 1073741824 1073778376 140733906043408 139862809068584 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 26.39
Current children cumulated vsize (KiB) 9824732

[startup+12.2076 s]
/proc/loadavg: 4.29 4.15 3.17 4/216 18540
/proc/meminfo: memFree=27068484/32872528 swapFree=1526624/1696276
[pid=18518] ppid=18515 vsize=9824732 CPUtime=26.49 cores=0,2,4,6
/proc/18518/stat : 18518 (java) S 18515 18518 14900 0 -1 4202496 35529 0 1 0 2636 13 0 0 20 0 19 0 9933392 10060525568 57992 33554432000 1073741824 1073778376 140733906043408 140733906034544 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18518/statm: 2456183 57992 2287 9 0 2446860 0
[pid=18518/tid=18519] ppid=18515 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/18518/task/18519/stat : 18519 (java) S 18515 18518 14900 0 -1 4202560 2443 0 1 0 14 0 0 0 20 0 19 0 9933392 10060525568 57992 33554432000 1073741824 1073778376 140733906043408 139862996484824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18518/tid=18521] ppid=18515 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/18518/task/18521/stat : 18521 (java) S 18515 18518 14900 0 -1 4202560 41 0 0 0 3 0 0 0 20 0 19 0 9933393 10060525568 57992 33554432000 1073741824 1073778376 140733906043408 139862840428840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18522] ppid=18515 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/18518/task/18522/stat : 18522 (java) S 18515 18518 14900 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 19 0 9933393 10060525568 57992 33554432000 1073741824 1073778376 140733906043408 139862839376040 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18518/tid=18523] ppid=18515 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18518/task/18523/stat : 18523 (java) S 18515 18518 14900 0 -1 4202560 24 0 0 0 1 0 0 0 20 0 19 0 9933393 10060525568 57992 33554432000 1073741824 1073778376 140733906043408 139862838323752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18524] ppid=18515 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/18518/task/18524/stat : 18524 (java) S 18515 18518 14900 0 -1 4202560 99 0 0 0 2 0 0 0 20 0 19 0 9933393 10060525568 57992 33554432000 1073741824 1073778376 140733906043408 139862837270952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18525] ppid=18515 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/18518/task/18525/stat : 18525 (java) S 18515 18518 14900 0 -1 4202560 74 0 0 0 2 0 0 0 20 0 19 0 9933393 10060525568 57992 33554432000 1073741824 1073778376 140733906043408 139862836218664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18518/tid=18526] ppid=18515 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/18518/task/18526/stat : 18526 (java) S 18515 18518 14900 0 -1 4202560 25 0 0 0 4 0 0 0 20 0 19 0 9933393 10060525568 57992 33554432000 1073741824 1073778376 140733906043408 139862835165864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18527] ppid=18515 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18518/task/18527/stat : 18527 (java) S 18515 18518 14900 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 9933393 10060525568 57992 33554432000 1073741824 1073778376 140733906043408 139862834113576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18528] ppid=18515 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/18518/task/18528/stat : 18528 (java) S 18515 18518 14900 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 19 0 9933393 10060525568 57992 33554432000 1073741824 1073778376 140733906043408 139862833060776 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18529] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18529/stat : 18529 (java) S 18515 18518 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 9933394 10060525568 57992 33554432000 1073741824 1073778376 140733906043408 139862820649192 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18530] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18530/stat : 18530 (java) S 18515 18518 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9933395 10060525568 57992 33554432000 1073741824 1073778376 140733906043408 139862819595256 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18531] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18531/stat : 18531 (java) S 18515 18518 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 9933395 10060525568 57992 33554432000 1073741824 1073778376 140733906043408 139862818542856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18532] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18532/stat : 18532 (java) S 18515 18518 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9933397 10060525568 57992 33554432000 1073741824 1073778376 140733906043408 139862817491344 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18533] ppid=18515 vsize=9824732 CPUtime=2.15 cores=0,2,4,6
/proc/18518/task/18533/stat : 18533 (java) R 18515 18518 14900 0 -1 4202560 22360 0 0 0 212 3 0 0 20 0 19 0 9933397 10060525568 57992 33554432000 1073741824 1073778376 140733906043408 139862816438968 139863000601008 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18518/tid=18534] ppid=18515 vsize=9824732 CPUtime=1.07 cores=0,2,4,6
/proc/18518/task/18534/stat : 18534 (java) S 18515 18518 14900 0 -1 4202560 8998 0 0 0 107 0 0 0 20 0 19 0 9933397 10060525568 57992 33554432000 1073741824 1073778376 140733906043408 139862815386168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18535] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18535/stat : 18535 (java) S 18515 18518 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9933397 10060525568 57992 33554432000 1073741824 1073778376 140733906043408 139862814334072 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18518/tid=18536] ppid=18515 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18518/task/18536/stat : 18536 (java) S 18515 18518 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9933397 10060525568 57992 33554432000 1073741824 1073778376 140733906043408 139862813281480 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 26.49
Current children cumulated vsize (KiB) 9824732

Child status: 20
Real time (s): 12.2257
CPU time (s): 26.581
CPU user time (s): 26.387
CPU system time (s): 0.19397
CPU usage (%): 217.418
Max. virtual memory (cumulated for all children) (KiB): 9825080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.387
system time used= 0.19397
maximum resident set size= 233644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35537
page faults= 1
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 907
involuntary context switches= 534

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.080987 second user time and 0.116982 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-30 19:51:32
IDJOB=4121115
IDBENCH=110307
IDSOLVER=2543
FILE ID=node125/4121115-1467309092
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-subsetCardinalitySigma-22-1.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-4121115-1467309092/watcher-4121115-1467309092 -o /tmp/evaluation-result-4121115-1467309092/solver-4121115-1467309092 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1467308203-14916 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4121115-1467309092.opb

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

MD5SUM BENCH= eb547b1c3b8657919a20724f7e72302a
RANDOM SEED=1769718682

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:        27293604 kB
Buffers:          133872 kB
Cached:          1797428 kB
SwapCached:            0 kB
Active:          1459892 kB
Inactive:        1676588 kB
Active(anon):    1207984 kB
Inactive(anon):        0 kB
Active(file):     251908 kB
Inactive(file):  1676588 kB
Unevictable:     1696276 kB
Mlocked:         1526624 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               984 kB
Writeback:             0 kB
AnonPages:       2903588 kB
Mapped:            21452 kB
Shmem:               204 kB
Slab:             609792 kB
SReclaimable:      53076 kB
SUnreclaim:       556716 kB
KernelStack:        1624 kB
PageTables:         9740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3265280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1304576 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:51:44