Trace number 4120427

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 61.0547 29.2229

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-subsetCardinalitySigma-22-3.cnf.gz-plain.pb.metafix.opb
MD5SUM7d9c7552113ffe0c91e3da03f54b92ad
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 benchmark8.74367
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.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4120427-1467308776.opb
0.10/0.11	c reading problem ... 
0.10/0.12	c  no objective function found
0.10/0.15	c ... done. Wall clock time 0.037s.
0.10/0.15	c declared #vars     89
0.10/0.15	c #constraints  188
0.10/0.15	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.15	c constraints type 
0.10/0.15	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 188
0.10/0.15	c 188 constraints processed.
0.10/0.15	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.15	c constraints type 
0.10/0.15	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 188
0.10/0.15	c 188 constraints processed.
1.85/0.63	c cleaning 2496 clauses out of 5000 with flag 32264/5000
2.26/0.75	c cleaning 0 clauses out of 5000 with flag 0/5000
2.94/0.97	c cleaning 4251 clauses out of 8504 with flag 73666/11000
3.61/1.13	c cleaning 0 clauses out of 11000 with flag 0/11000
4.25/1.45	c cleaning 5614 clauses out of 11253 with flag 115787/18000
4.84/1.63	c cleaning 0 clauses out of 18000 with flag 0/18000
5.81/2.03	c cleaning 6812 clauses out of 13639 with flag 165731/26000
6.43/2.35	c cleaning 0 clauses out of 26000 with flag 0/26000
7.45/2.83	c cleaning 7908 clauses out of 15827 with flag 223516/35000
8.28/3.26	c cleaning 0 clauses out of 35000 with flag 0/35000
9.28/3.70	c cleaning 8956 clauses out of 17920 with flag 286598/45001
10.49/4.37	c cleaning 0 clauses out of 45000 with flag 0/45000
11.29/4.74	c cleaning 9981 clauses out of 19964 with flag 349517/56001
13.49/5.89	c cleaning 10991 clauses out of 21982 with flag 422629/68000
14.09/6.15	c cleaning 0 clauses out of 56002 with flag 0/56002
16.53/7.32	c cleaning 11991 clauses out of 23991 with flag 505586/81000
18.75/8.45	c cleaning 0 clauses out of 68003 with flag 0/68003
19.96/9.06	c cleaning 12997 clauses out of 26001 with flag 590325/95001
24.22/11.08	c cleaning 13996 clauses out of 28003 with flag 682389/110000
24.74/11.23	c cleaning 0 clauses out of 81000 with flag 0/81000
28.98/13.34	c cleaning 15000 clauses out of 30008 with flag 782406/126001
31.03/14.37	c cleaning 0 clauses out of 95001 with flag 0/95001
34.60/16.07	c cleaning 16001 clauses out of 32007 with flag 893741/143001
38.83/18.14	c cleaning 0 clauses out of 110002 with flag 0/110002
40.65/19.01	c cleaning 17003 clauses out of 34006 with flag 1008617/161001
47.47/22.40	c cleaning 17997 clauses out of 36002 with flag 1129251/180001
49.86/23.69	c cleaning 0 clauses out of 126001 with flag 0/126001
55.08/26.26	c cleaning 18998 clauses out of 38003 with flag 1258104/200000
60.83/29.04	c And the winner is solver0
60.83/29.16	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
60.83/29.16	c starts		: 21
60.83/29.16	c conflicts		: 215278
60.83/29.16	c decisions		: 258488
60.83/29.16	c propagations		: 3602627
60.83/29.16	c inspects		: 705038620
60.83/29.16	c shortcuts		: 0
60.83/29.16	c learnt literals	: 15
60.83/29.16	c learnt binary clauses	: 119
60.83/29.16	c learnt ternary clauses	: 548
60.83/29.16	c learnt constraints	: 215262
60.83/29.16	c ignored constraints	: 0
60.83/29.16	c root simplifications	: 0
60.83/29.16	c removed literals (reason simplification)	: 608873
60.83/29.16	c reason swapping (by a shorter reason)	: 0
60.83/29.16	c Calls to reduceDB	: 16
60.83/29.16	c Number of update (reduction) of LBD	: 68897
60.83/29.16	c Imported unit clauses	: 0
60.83/29.16	c number of reductions to clauses (during analyze)	: 0
60.83/29.16	c number of learned constraints concerned by reduction	: 0
60.83/29.16	c number of learning phase by resolution	: 0
60.83/29.16	c number of learning phase by cutting planes	: 0
60.83/29.16	c speed (assignments/second)	: 124211.38463660184
60.83/29.16	c non guided choices	29
60.83/29.18	c learnt constraints type 
60.83/29.18	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 119
60.83/29.18	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 34151
60.83/29.18	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
60.83/29.18	c starts		: 104
60.83/29.18	c conflicts		: 140419
60.83/29.18	c decisions		: 165423
60.83/29.18	c propagations		: 2304208
60.83/29.18	c inspects		: 371122579
60.83/29.18	c shortcuts		: 0
60.83/29.18	c learnt literals	: 0
60.83/29.18	c learnt binary clauses	: 0
60.83/29.18	c learnt ternary clauses	: 25
60.83/29.18	c learnt constraints	: 140419
60.83/29.18	c ignored constraints	: 0
60.83/29.18	c root simplifications	: 0
60.83/29.18	c removed literals (reason simplification)	: 0
60.83/29.18	c reason swapping (by a shorter reason)	: 0
60.83/29.18	c Calls to reduceDB	: 12
60.83/29.18	c Number of update (reduction) of LBD	: 0
60.83/29.18	c Imported unit clauses	: 0
60.83/29.18	c number of reductions to clauses (during analyze)	: 0
60.83/29.18	c number of learned constraints concerned by reduction	: 0
60.83/29.18	c number of learning phase by resolution	: 0
60.83/29.18	c number of learning phase by cutting planes	: 0
60.83/29.18	c speed (assignments/second)	: 79397.95320629889
60.83/29.18	c non guided choices	28
60.92/29.21	c learnt constraints type 
60.92/29.21	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 140419
60.92/29.21	s UNSATISFIABLE
60.92/29.21	c Total wall clock time (in seconds): 29.101

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-4120427-1467308776/watcher-4120427-1467308776 -o /tmp/evaluation-result-4120427-1467308776/solver-4120427-1467308776 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1467308727-13227 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4120427-1467308776.opb 

pid=13480
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.95 2.14 1.49 4/261 13483
/proc/meminfo: memFree=31032252/32872528 swapFree=189444/189444
[pid=13483] ppid=13480 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/13483/stat : 13483 (java) S 13480 13483 13211 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 11984081 98570240 977 33554432000 1073741824 1073778376 140735560255008 140735560246144 249653395517 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13483/statm: 24065 977 743 9 0 16771 0
[pid=13483/tid=13484] ppid=13480 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13484/stat : 13484 (java) R 13480 13483 13211 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 11984081 98570240 977 33554432000 1073741824 1073778376 140735560255008 140088472206888 249650038144 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100114 s]
/proc/loadavg: 2.95 2.14 1.49 4/261 13483
/proc/meminfo: memFree=31032252/32872528 swapFree=189444/189444
[pid=13483] ppid=13480 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/13483/stat : 13483 (java) S 13480 13483 13211 0 -1 4202496 4454 0 1 0 8 2 0 0 20 0 18 0 11984081 9787879424 5582 33554432000 1073741824 1073778376 140735560255008 140735560246144 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13483/statm: 2389619 5582 2126 9 0 2380296 0
[pid=13483/tid=13484] ppid=13480 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/13483/task/13484/stat : 13484 (java) R 13480 13483 13211 0 -1 4202560 2441 0 1 0 6 1 0 0 20 0 18 0 11984081 9787879424 5582 33554432000 1073741824 1073778376 140735560255008 140088472210336 140088478564850 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.200264 s]
/proc/loadavg: 2.95 2.14 1.49 4/261 13483
/proc/meminfo: memFree=31032252/32872528 swapFree=189444/189444
[pid=13483] ppid=13480 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/13483/stat : 13483 (java) S 13480 13483 13211 0 -1 4202496 5888 0 1 0 28 2 0 0 20 0 22 0 11984081 10060525568 8254 33554432000 1073741824 1073778376 140735560255008 140735560246144 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13483/statm: 2456183 8254 2217 9 0 2446860 0
[pid=13483/tid=13484] ppid=13480 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/13483/task/13484/stat : 13484 (java) S 13480 13483 13211 0 -1 4202560 2459 0 1 0 12 1 0 0 20 0 22 0 11984081 10060525568 8254 33554432000 1073741824 1073778376 140735560255008 140088472212344 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9824732

[startup+0.300268 s]
/proc/loadavg: 2.95 2.14 1.49 4/261 13483
/proc/meminfo: memFree=31032252/32872528 swapFree=189444/189444
[pid=13483] ppid=13480 vsize=9824732 CPUtime=0.7 cores=0,2,4,6
/proc/13483/stat : 13483 (java) S 13480 13483 13211 0 -1 4202496 7924 0 1 0 67 3 0 0 20 0 22 0 11984081 10060525568 9927 33554432000 1073741824 1073778376 140735560255008 140735560246144 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13483/statm: 2456183 9927 2240 9 0 2446860 0
[pid=13483/tid=13484] ppid=13480 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/13483/task/13484/stat : 13484 (java) S 13480 13483 13211 0 -1 4202560 2459 0 1 0 12 1 0 0 20 0 22 0 11984081 10060525568 9927 33554432000 1073741824 1073778376 140735560255008 140088472212344 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 9824732

[startup+0.700218 s]
/proc/loadavg: 2.95 2.14 1.49 4/261 13483
/proc/meminfo: memFree=31032252/32872528 swapFree=189444/189444
[pid=13483] ppid=13480 vsize=9824732 CPUtime=2.26 cores=0,2,4,6
/proc/13483/stat : 13483 (java) S 13480 13483 13211 0 -1 4202496 20425 0 1 0 220 6 0 0 20 0 22 0 11984081 10060525568 32167 33554432000 1073741824 1073778376 140735560255008 140735560246144 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13483/statm: 2456183 32167 2259 9 0 2446860 0
[pid=13483/tid=13484] ppid=13480 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/13483/task/13484/stat : 13484 (java) S 13480 13483 13211 0 -1 4202560 2459 0 1 0 12 1 0 0 20 0 22 0 11984081 10060525568 32167 33554432000 1073741824 1073778376 140735560255008 140088472212344 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 2.95 2.14 1.49 6/283 13505
/proc/meminfo: memFree=30849468/32872528 swapFree=189444/189444
[pid=13483] ppid=13480 vsize=9824732 CPUtime=4.54 cores=0,2,4,6
/proc/13483/stat : 13483 (java) S 13480 13483 13211 0 -1 4202496 20848 0 1 0 447 7 0 0 20 0 22 0 11984081 10060525568 47914 33554432000 1073741824 1073778376 140735560255008 140735560246144 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13483/statm: 2456183 47914 2275 9 0 2446860 0
[pid=13483/tid=13484] ppid=13480 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/13483/task/13484/stat : 13484 (java) S 13480 13483 13211 0 -1 4202560 2459 0 1 0 12 1 0 0 20 0 22 0 11984081 10060525568 47914 33554432000 1073741824 1073778376 140735560255008 140088472212344 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13486] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13486/stat : 13486 (java) S 13480 13483 13211 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 11984082 10060525568 47914 33554432000 1073741824 1073778376 140735560255008 140088315951784 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13487] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13487/stat : 13487 (java) S 13480 13483 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11984082 10060525568 47914 33554432000 1073741824 1073778376 140735560255008 140088314899240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13488] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13488/stat : 13488 (java) S 13480 13483 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11984082 10060525568 47914 33554432000 1073741824 1073778376 140735560255008 140088313846696 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13483/tid=13489] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13489/stat : 13489 (java) S 13480 13483 13211 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 11984082 10060525568 47914 33554432000 1073741824 1073778376 140735560255008 140088312794152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13490] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13490/stat : 13490 (java) S 13480 13483 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11984082 10060525568 47914 33554432000 1073741824 1073778376 140735560255008 140088311740584 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13483/tid=13491] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13491/stat : 13491 (java) S 13480 13483 13211 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 11984082 10060525568 47914 33554432000 1073741824 1073778376 140735560255008 140088310688040 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13492] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13492/stat : 13492 (java) S 13480 13483 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11984082 10060525568 47914 33554432000 1073741824 1073778376 140735560255008 140088309635496 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13493] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13493/stat : 13493 (java) S 13480 13483 13211 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 11984082 10060525568 47914 33554432000 1073741824 1073778376 140735560255008 140088308582952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13494] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13494/stat : 13494 (java) S 13480 13483 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 11984083 10060525568 47914 33554432000 1073741824 1073778376 140735560255008 140088296385128 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13495] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13495/stat : 13495 (java) S 13480 13483 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 11984084 10060525568 47914 33554432000 1073741824 1073778376 140735560255008 140088295331448 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13496] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13496/stat : 13496 (java) S 13480 13483 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 11984084 10060525568 47914 33554432000 1073741824 1073778376 140735560255008 140088294278792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13497] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13497/stat : 13497 (java) S 13480 13483 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11984086 10060525568 47914 33554432000 1073741824 1073778376 140735560255008 140088293227536 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13498] ppid=13480 vsize=9824732 CPUtime=0.97 cores=0,2,4,6
/proc/13483/task/13498/stat : 13498 (java) R 13480 13483 13211 0 -1 4202560 10517 0 0 0 95 2 0 0 20 0 22 0 11984086 10060525568 47914 33554432000 1073741824 1073778376 140735560255008 140088292173760 140088478172210 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13499] ppid=13480 vsize=9824732 CPUtime=0.73 cores=0,2,4,6
/proc/13483/task/13499/stat : 13499 (java) S 13480 13483 13211 0 -1 4202560 6451 0 0 0 72 1 0 0 20 0 22 0 11984086 10060525568 47914 33554432000 1073741824 1073778376 140735560255008 140088291121336 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13500] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13500/stat : 13500 (java) S 13480 13483 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11984086 10060525568 47914 33554432000 1073741824 1073778376 140735560255008 140088290068984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13501] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13501/stat : 13501 (java) S 13480 13483 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11984086 10060525568 47914 33554432000 1073741824 1073778376 140735560255008 140088289016648 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13502] ppid=13480 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/13483/task/13502/stat : 13502 (java) R 13480 13483 13211 0 -1 4202560 25 0 0 0 131 0 0 0 20 0 22 0 11984097 10060525568 47914 33554432000 1073741824 1073778376 140735560255008 140088287959936 140088412554144 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13503] ppid=13480 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/13483/task/13503/stat : 13503 (java) R 13480 13483 13211 0 -1 4202560 94 0 0 0 129 2 0 0 20 0 22 0 11984097 10060525568 47914 33554432000 1073741824 1073778376 140735560255008 140088286900496 140088412410986 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=13483/tid=13504] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13504/stat : 13504 (java) S 13480 13483 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11984097 10060525568 47914 33554432000 1073741824 1073778376 140735560255008 140088285857320 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13505] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13505/stat : 13505 (java) S 13480 13483 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11984097 10060525568 47914 33554432000 1073741824 1073778376 140735560255008 140088284804776 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.54
Current children cumulated vsize (KiB) 9824732

[startup+3.10097 s]
/proc/loadavg: 2.95 2.14 1.49 5/283 13505
/proc/meminfo: memFree=30842640/32872528 swapFree=189444/189444
[pid=13483] ppid=13480 vsize=9824732 CPUtime=8.08 cores=0,2,4,6
/proc/13483/stat : 13483 (java) S 13480 13483 13211 0 -1 4202496 20913 0 1 0 800 8 0 0 20 0 22 0 11984081 10060525568 50517 33554432000 1073741824 1073778376 140735560255008 140735560246144 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13483/statm: 2456183 50517 2275 9 0 2446860 0
[pid=13483/tid=13484] ppid=13480 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/13483/task/13484/stat : 13484 (java) S 13480 13483 13211 0 -1 4202560 2459 0 1 0 12 1 0 0 20 0 22 0 11984081 10060525568 50517 33554432000 1073741824 1073778376 140735560255008 140088472212344 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13486] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13486/stat : 13486 (java) S 13480 13483 13211 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 11984082 10060525568 50517 33554432000 1073741824 1073778376 140735560255008 140088315951784 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13487] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13487/stat : 13487 (java) S 13480 13483 13211 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 11984082 10060525568 50517 33554432000 1073741824 1073778376 140735560255008 140088314899240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13488] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13488/stat : 13488 (java) S 13480 13483 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11984082 10060525568 50517 33554432000 1073741824 1073778376 140735560255008 140088313846696 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13483/tid=13489] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13489/stat : 13489 (java) S 13480 13483 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 11984082 10060525568 50517 33554432000 1073741824 1073778376 140735560255008 140088312794152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13490] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13490/stat : 13490 (java) S 13480 13483 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11984082 10060525568 50517 33554432000 1073741824 1073778376 140735560255008 140088311740584 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13483/tid=13491] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13491/stat : 13491 (java) S 13480 13483 13211 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 11984082 10060525568 50517 33554432000 1073741824 1073778376 140735560255008 140088310688040 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13492] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13492/stat : 13492 (java) S 13480 13483 13211 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 11984082 10060525568 50517 33554432000 1073741824 1073778376 140735560255008 140088309635496 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13493] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13493/stat : 13493 (java) S 13480 13483 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 11984082 10060525568 50517 33554432000 1073741824 1073778376 140735560255008 140088308582952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13494] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13494/stat : 13494 (java) S 13480 13483 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 11984083 10060525568 50517 33554432000 1073741824 1073778376 140735560255008 140088296385128 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13495] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13495/stat : 13495 (java) S 13480 13483 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 11984084 10060525568 50517 33554432000 1073741824 1073778376 140735560255008 140088295331448 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13496] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13496/stat : 13496 (java) S 13480 13483 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 11984084 10060525568 50517 33554432000 1073741824 1073778376 140735560255008 140088294278792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13497] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13497/stat : 13497 (java) S 13480 13483 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11984086 10060525568 50517 33554432000 1073741824 1073778376 140735560255008 140088293227536 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13498] ppid=13480 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/13483/task/13498/stat : 13498 (java) S 13480 13483 13211 0 -1 4202560 10558 0 0 0 128 2 0 0 20 0 22 0 11984086 10060525568 50517 33554432000 1073741824 1073778376 140735560255008 140088292173880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13499] ppid=13480 vsize=9824732 CPUtime=0.74 cores=0,2,4,6
/proc/13483/task/13499/stat : 13499 (java) S 13480 13483 13211 0 -1 4202560 6451 0 0 0 72 2 0 0 20 0 22 0 11984086 10060525568 50517 33554432000 1073741824 1073778376 140735560255008 140088291121336 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13500] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13500/stat : 13500 (java) S 13480 13483 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11984086 10060525568 50517 33554432000 1073741824 1073778376 140735560255008 140088290068984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13501] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13501/stat : 13501 (java) S 13480 13483 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11984086 10060525568 50517 33554432000 1073741824 1073778376 140735560255008 140088289016648 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13502] ppid=13480 vsize=9824732 CPUtime=2.89 cores=0,2,4,6
/proc/13483/task/13502/stat : 13502 (java) R 13480 13483 13211 0 -1 4202560 25 0 0 0 289 0 0 0 20 0 22 0 11984097 10060525568 50517 33554432000 1073741824 1073778376 140735560255008 140088287953024 140088412388335 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13503] ppid=13480 vsize=9824732 CPUtime=2.89 cores=0,2,4,6
/proc/13483/task/13503/stat : 13503 (java) R 13480 13483 13211 0 -1 4202560 96 0 0 0 287 2 0 0 20 0 22 0 11984097 10060525568 50517 33554432000 1073741824 1073778376 140735560255008 140088286907680 140088412345273 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13504] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13504/stat : 13504 (java) S 13480 13483 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11984097 10060525568 50517 33554432000 1073741824 1073778376 140735560255008 140088285857320 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13505] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13505/stat : 13505 (java) S 13480 13483 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11984097 10060525568 50517 33554432000 1073741824 1073778376 140735560255008 140088284804776 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.08
Current children cumulated vsize (KiB) 9824732

[startup+6.301 s]
/proc/loadavg: 3.11 2.18 1.51 5/283 13505
/proc/meminfo: memFree=30839208/32872528 swapFree=189444/189444
[pid=13483] ppid=13480 vsize=9824732 CPUtime=14.49 cores=0,2,4,6
/proc/13483/stat : 13483 (java) S 13480 13483 13211 0 -1 4202496 20934 0 1 0 1441 8 0 0 20 0 22 0 11984081 10060525568 49464 33554432000 1073741824 1073778376 140735560255008 140735560246144 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13483/statm: 2456183 49464 2275 9 0 2446860 0
[pid=13483/tid=13484] ppid=13480 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/13483/task/13484/stat : 13484 (java) S 13480 13483 13211 0 -1 4202560 2459 0 1 0 12 1 0 0 20 0 22 0 11984081 10060525568 49464 33554432000 1073741824 1073778376 140735560255008 140088472212344 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13486] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13486/stat : 13486 (java) S 13480 13483 13211 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 11984082 10060525568 49464 33554432000 1073741824 1073778376 140735560255008 140088315951784 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13487] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13487/stat : 13487 (java) S 13480 13483 13211 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 11984082 10060525568 49464 33554432000 1073741824 1073778376 140735560255008 140088314899240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13488] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13488/stat : 13488 (java) S 13480 13483 13211 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 11984082 10060525568 49464 33554432000 1073741824 1073778376 140735560255008 140088313846696 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13489] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13489/stat : 13489 (java) S 13480 13483 13211 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 11984082 10060525568 49464 33554432000 1073741824 1073778376 140735560255008 140088312794152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13490] ppid=13480 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/13483/task/13490/stat : 13490 (java) S 13480 13483 13211 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 11984082 10060525568 49464 33554432000 1073741824 1073778376 140735560255008 140088311740584 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13483/tid=13491] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13491/stat : 13491 (java) S 13480 13483 13211 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 11984082 10060525568 49464 33554432000 1073741824 1073778376 140735560255008 140088310688040 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13492] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13492/stat : 13492 (java) S 13480 13483 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 11984082 10060525568 49464 33554432000 1073741824 1073778376 140735560255008 140088309635496 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13493] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6

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

/proc/13483/task/13500/stat : 13500 (java) S 13480 13483 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11984086 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088290068984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13501] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13501/stat : 13501 (java) S 13480 13483 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11984086 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088289016648 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13502] ppid=13480 vsize=9824732 CPUtime=26.75 cores=0,2,4,6
/proc/13483/task/13502/stat : 13502 (java) R 13480 13483 13211 0 -1 4202560 43 0 0 0 2675 0 0 0 20 0 22 0 11984097 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088287953024 140088412388499 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13503] ppid=13480 vsize=9824732 CPUtime=26.74 cores=0,2,4,6
/proc/13483/task/13503/stat : 13503 (java) R 13480 13483 13211 0 -1 4202560 107 0 0 0 2672 2 0 0 20 0 22 0 11984097 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088286907792 140088412345273 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13504] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13504/stat : 13504 (java) S 13480 13483 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11984097 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088285857320 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13505] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13505/stat : 13505 (java) S 13480 13483 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11984097 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088284804776 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 57.08
Current children cumulated vsize (KiB) 9824732

[startup+28.0008 s]
/proc/loadavg: 3.36 2.30 1.56 5/283 13505
/proc/meminfo: memFree=30824820/32872528 swapFree=189444/189444
[pid=13483] ppid=13480 vsize=9824732 CPUtime=58.84 cores=0,2,4,6
/proc/13483/stat : 13483 (java) S 13480 13483 13211 0 -1 4202496 22874 0 1 0 5869 15 0 0 20 0 22 0 11984081 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140735560246144 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13483/statm: 2456183 52625 2275 9 0 2446860 0
[pid=13483/tid=13484] ppid=13480 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/13483/task/13484/stat : 13484 (java) S 13480 13483 13211 0 -1 4202560 2459 0 1 0 12 2 0 0 20 0 22 0 11984081 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088472212344 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13486] ppid=13480 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/13483/task/13486/stat : 13486 (java) S 13480 13483 13211 0 -1 4202560 40 0 0 0 7 0 0 0 20 0 22 0 11984082 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088315951784 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13483/tid=13487] ppid=13480 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/13483/task/13487/stat : 13487 (java) S 13480 13483 13211 0 -1 4202560 16 0 0 0 4 0 0 0 20 0 22 0 11984082 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088314899240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13488] ppid=13480 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/13483/task/13488/stat : 13488 (java) S 13480 13483 13211 0 -1 4202560 23 0 0 0 7 0 0 0 20 0 22 0 11984082 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088313846696 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13483/tid=13489] ppid=13480 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/13483/task/13489/stat : 13489 (java) S 13480 13483 13211 0 -1 4202560 43 0 0 0 6 0 0 0 20 0 22 0 11984082 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088312794152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13490] ppid=13480 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/13483/task/13490/stat : 13490 (java) S 13480 13483 13211 0 -1 4202560 22 0 0 0 6 0 0 0 20 0 22 0 11984082 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088311740584 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13491] ppid=13480 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/13483/task/13491/stat : 13491 (java) S 13480 13483 13211 0 -1 4202560 33 0 0 0 5 0 0 0 20 0 22 0 11984082 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088310688040 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13492] ppid=13480 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/13483/task/13492/stat : 13492 (java) S 13480 13483 13211 0 -1 4202560 20 0 0 0 4 0 0 0 20 0 22 0 11984082 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088309635496 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13493] ppid=13480 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/13483/task/13493/stat : 13493 (java) S 13480 13483 13211 0 -1 4202560 44 0 0 0 5 2 0 0 20 0 22 0 11984082 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088308582952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13494] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13494/stat : 13494 (java) S 13480 13483 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 11984083 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088296385128 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13495] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13495/stat : 13495 (java) S 13480 13483 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 11984084 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088295331448 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13496] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13496/stat : 13496 (java) S 13480 13483 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 11984084 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088294278792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13497] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13497/stat : 13497 (java) S 13480 13483 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11984086 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088293227536 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13498] ppid=13480 vsize=9824732 CPUtime=1.93 cores=0,2,4,6
/proc/13483/task/13498/stat : 13498 (java) S 13480 13483 13211 0 -1 4202560 12297 0 0 0 191 2 0 0 20 0 22 0 11984086 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088292173880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13499] ppid=13480 vsize=9824732 CPUtime=0.91 cores=0,2,4,6
/proc/13483/task/13499/stat : 13499 (java) S 13480 13483 13211 0 -1 4202560 6452 0 0 0 89 2 0 0 20 0 22 0 11984086 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088291121336 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13500] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13500/stat : 13500 (java) S 13480 13483 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11984086 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088290068984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13501] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13501/stat : 13501 (java) S 13480 13483 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11984086 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088289016648 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13502] ppid=13480 vsize=9824732 CPUtime=27.54 cores=0,2,4,6
/proc/13483/task/13502/stat : 13502 (java) R 13480 13483 13211 0 -1 4202560 43 0 0 0 2754 0 0 0 20 0 22 0 11984097 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088287962120 140088412340237 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=13483/tid=13503] ppid=13480 vsize=9824732 CPUtime=27.54 cores=0,2,4,6
/proc/13483/task/13503/stat : 13503 (java) R 13480 13483 13211 0 -1 4202560 107 0 0 0 2752 2 0 0 20 0 22 0 11984097 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088286907792 140088412345273 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13504] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13504/stat : 13504 (java) S 13480 13483 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11984097 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088285857320 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13505] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13505/stat : 13505 (java) S 13480 13483 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11984097 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088284804776 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 58.84
Current children cumulated vsize (KiB) 9824732

[startup+28.801 s]
/proc/loadavg: 3.41 2.33 1.58 5/283 13505
/proc/meminfo: memFree=30826680/32872528 swapFree=189444/189444
[pid=13483] ppid=13480 vsize=9824732 CPUtime=60.42 cores=0,2,4,6
/proc/13483/stat : 13483 (java) S 13480 13483 13211 0 -1 4202496 22875 0 1 0 6027 15 0 0 20 0 22 0 11984081 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140735560246144 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13483/statm: 2456183 52625 2275 9 0 2446860 0
[pid=13483/tid=13484] ppid=13480 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/13483/task/13484/stat : 13484 (java) S 13480 13483 13211 0 -1 4202560 2459 0 1 0 12 2 0 0 20 0 22 0 11984081 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088472212344 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13486] ppid=13480 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/13483/task/13486/stat : 13486 (java) S 13480 13483 13211 0 -1 4202560 40 0 0 0 7 0 0 0 20 0 22 0 11984082 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088315951784 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13483/tid=13487] ppid=13480 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/13483/task/13487/stat : 13487 (java) S 13480 13483 13211 0 -1 4202560 16 0 0 0 4 0 0 0 20 0 22 0 11984082 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088314899240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13488] ppid=13480 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/13483/task/13488/stat : 13488 (java) S 13480 13483 13211 0 -1 4202560 23 0 0 0 7 0 0 0 20 0 22 0 11984082 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088313846696 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13483/tid=13489] ppid=13480 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/13483/task/13489/stat : 13489 (java) S 13480 13483 13211 0 -1 4202560 43 0 0 0 6 0 0 0 20 0 22 0 11984082 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088312794152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13490] ppid=13480 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/13483/task/13490/stat : 13490 (java) S 13480 13483 13211 0 -1 4202560 22 0 0 0 6 0 0 0 20 0 22 0 11984082 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088311740584 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13491] ppid=13480 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/13483/task/13491/stat : 13491 (java) S 13480 13483 13211 0 -1 4202560 33 0 0 0 5 0 0 0 20 0 22 0 11984082 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088310688040 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13492] ppid=13480 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/13483/task/13492/stat : 13492 (java) S 13480 13483 13211 0 -1 4202560 20 0 0 0 4 0 0 0 20 0 22 0 11984082 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088309635496 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13493] ppid=13480 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/13483/task/13493/stat : 13493 (java) S 13480 13483 13211 0 -1 4202560 44 0 0 0 5 2 0 0 20 0 22 0 11984082 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088308582952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13494] ppid=13480 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/13483/task/13494/stat : 13494 (java) S 13480 13483 13211 0 -1 4202560 9 0 0 0 0 1 0 0 20 0 22 0 11984083 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088296385128 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13495] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13495/stat : 13495 (java) S 13480 13483 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 11984084 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088295331448 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13496] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13496/stat : 13496 (java) S 13480 13483 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 11984084 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088294278792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13497] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13497/stat : 13497 (java) S 13480 13483 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11984086 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088293227536 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13498] ppid=13480 vsize=9824732 CPUtime=1.93 cores=0,2,4,6
/proc/13483/task/13498/stat : 13498 (java) S 13480 13483 13211 0 -1 4202560 12297 0 0 0 191 2 0 0 20 0 22 0 11984086 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088292173880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13499] ppid=13480 vsize=9824732 CPUtime=0.91 cores=0,2,4,6
/proc/13483/task/13499/stat : 13499 (java) S 13480 13483 13211 0 -1 4202560 6452 0 0 0 89 2 0 0 20 0 22 0 11984086 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088291121336 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13500] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13500/stat : 13500 (java) S 13480 13483 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11984086 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088290068984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13501] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13501/stat : 13501 (java) S 13480 13483 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11984086 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088289016648 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13502] ppid=13480 vsize=9824732 CPUtime=28.33 cores=0,2,4,6
/proc/13483/task/13502/stat : 13502 (java) R 13480 13483 13211 0 -1 4202560 43 0 0 0 2833 0 0 0 20 0 22 0 11984097 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088287960152 140088412388184 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13503] ppid=13480 vsize=9824732 CPUtime=28.33 cores=0,2,4,6
/proc/13483/task/13503/stat : 13503 (java) R 13480 13483 13211 0 -1 4202560 108 0 0 0 2831 2 0 0 20 0 22 0 11984097 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088286907040 140088412456761 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13504] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13504/stat : 13504 (java) S 13480 13483 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11984097 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088285857320 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13505] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13505/stat : 13505 (java) S 13480 13483 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11984097 10060525568 52625 33554432000 1073741824 1073778376 140735560255008 140088284804776 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 60.42
Current children cumulated vsize (KiB) 9824732

[startup+29.2012 s]
/proc/loadavg: 3.41 2.33 1.58 5/283 13505
/proc/meminfo: memFree=30826680/32872528 swapFree=189444/189444
[pid=13483] ppid=13480 vsize=9824732 CPUtime=60.88 cores=0,2,4,6
/proc/13483/stat : 13483 (java) S 13480 13483 13211 0 -1 4202496 22907 0 1 0 6071 17 0 0 20 0 19 0 11984081 10060525568 52474 33554432000 1073741824 1073778376 140735560255008 140735560246144 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13483/statm: 2456183 52474 2287 9 0 2446860 0
[pid=13483/tid=13484] ppid=13480 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/13483/task/13484/stat : 13484 (java) S 13480 13483 13211 0 -1 4202560 2459 0 1 0 12 2 0 0 20 0 19 0 11984081 10060525568 52474 33554432000 1073741824 1073778376 140735560255008 140088472212184 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13486] ppid=13480 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/13483/task/13486/stat : 13486 (java) S 13480 13483 13211 0 -1 4202560 40 0 0 0 7 0 0 0 20 0 19 0 11984082 10060525568 52474 33554432000 1073741824 1073778376 140735560255008 140088315951784 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13487] ppid=13480 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/13483/task/13487/stat : 13487 (java) S 13480 13483 13211 0 -1 4202560 16 0 0 0 4 0 0 0 20 0 19 0 11984082 10060525568 52474 33554432000 1073741824 1073778376 140735560255008 140088314899240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13488] ppid=13480 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/13483/task/13488/stat : 13488 (java) S 13480 13483 13211 0 -1 4202560 33 0 0 0 8 0 0 0 20 0 19 0 11984082 10060525568 52474 33554432000 1073741824 1073778376 140735560255008 140088313846696 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13483/tid=13489] ppid=13480 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/13483/task/13489/stat : 13489 (java) S 13480 13483 13211 0 -1 4202560 44 0 0 0 7 0 0 0 20 0 19 0 11984082 10060525568 52474 33554432000 1073741824 1073778376 140735560255008 140088312794152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13490] ppid=13480 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/13483/task/13490/stat : 13490 (java) S 13480 13483 13211 0 -1 4202560 27 0 0 0 6 0 0 0 20 0 19 0 11984082 10060525568 52474 33554432000 1073741824 1073778376 140735560255008 140088311740584 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13491] ppid=13480 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/13483/task/13491/stat : 13491 (java) S 13480 13483 13211 0 -1 4202560 33 0 0 0 5 0 0 0 20 0 19 0 11984082 10060525568 52474 33554432000 1073741824 1073778376 140735560255008 140088310688040 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13492] ppid=13480 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/13483/task/13492/stat : 13492 (java) S 13480 13483 13211 0 -1 4202560 20 0 0 0 4 0 0 0 20 0 19 0 11984082 10060525568 52474 33554432000 1073741824 1073778376 140735560255008 140088309635496 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13493] ppid=13480 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/13483/task/13493/stat : 13493 (java) S 13480 13483 13211 0 -1 4202560 44 0 0 0 5 2 0 0 20 0 19 0 11984082 10060525568 52474 33554432000 1073741824 1073778376 140735560255008 140088308582952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13494] ppid=13480 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/13483/task/13494/stat : 13494 (java) S 13480 13483 13211 0 -1 4202560 9 0 0 0 0 1 0 0 20 0 19 0 11984083 10060525568 52474 33554432000 1073741824 1073778376 140735560255008 140088296385128 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13483/tid=13495] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13495/stat : 13495 (java) S 13480 13483 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11984084 10060525568 52474 33554432000 1073741824 1073778376 140735560255008 140088295331448 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13496] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13496/stat : 13496 (java) S 13480 13483 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11984084 10060525568 52474 33554432000 1073741824 1073778376 140735560255008 140088294278792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13497] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13497/stat : 13497 (java) S 13480 13483 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11984086 10060525568 52474 33554432000 1073741824 1073778376 140735560255008 140088293227536 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13498] ppid=13480 vsize=9824732 CPUtime=1.96 cores=0,2,4,6
/proc/13483/task/13498/stat : 13498 (java) R 13480 13483 13211 0 -1 4202560 12307 0 0 0 194 2 0 0 20 0 19 0 11984086 10060525568 52474 33554432000 1073741824 1073778376 140735560255008 140088292173880 140088478174387 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13483/tid=13499] ppid=13480 vsize=9824732 CPUtime=0.93 cores=0,2,4,6
/proc/13483/task/13499/stat : 13499 (java) R 13480 13483 13211 0 -1 4202560 6453 0 0 0 91 2 0 0 20 0 19 0 11984086 10060525568 52474 33554432000 1073741824 1073778376 140735560255008 140088291121336 140088479027646 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13500] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13500/stat : 13500 (java) S 13480 13483 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11984086 10060525568 52474 33554432000 1073741824 1073778376 140735560255008 140088290068984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13483/tid=13501] ppid=13480 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13483/task/13501/stat : 13501 (java) S 13480 13483 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11984086 10060525568 52474 33554432000 1073741824 1073778376 140735560255008 140088289016648 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 60.88
Current children cumulated vsize (KiB) 9824732

Child status: 20

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.0400047
#  lost CPU user time (s): 0.0600014
#  lost CPU system time (s): -0.02

Real time (s): 29.2229
CPU time (s): 61.0547
CPU user time (s): 60.8018
CPU system time (s): 0.252958
CPU usage (%): 208.927
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.7418
system time used= 0.272958
maximum resident set size= 213000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22908
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= 1549
involuntary context switches= 1329

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.209968 second user time and 0.189971 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-30 19:46:16
IDJOB=4120427
IDBENCH=109947
IDSOLVER=2543
FILE ID=node102/4120427-1467308776
RUNJOBID= node102-1467308727-13227
PBS_JOBID= 20005272
Free space on /tmp= 71668 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-3.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-4120427-1467308776/watcher-4120427-1467308776 -o /tmp/evaluation-result-4120427-1467308776/solver-4120427-1467308776 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1467308727-13227 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4120427-1467308776.opb

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

MD5SUM BENCH= 7d9c7552113ffe0c91e3da03f54b92ad
RANDOM SEED=1011934766

node102.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.744
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	: 5333.48
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.744
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.744
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.55
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.744
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.49
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.744
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.744
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.744
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.744
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31032888 kB
Buffers:          151804 kB
Cached:           536316 kB
SwapCached:            0 kB
Active:           483920 kB
Inactive:         416116 kB
Active(anon):     214732 kB
Inactive(anon):        0 kB
Active(file):     269188 kB
Inactive(file):   416116 kB
Unevictable:      189444 kB
Mlocked:          189444 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               956 kB
Writeback:             0 kB
AnonPages:        411412 kB
Mapped:            22620 kB
Shmem:               204 kB
Slab:             608128 kB
SReclaimable:      51424 kB
SUnreclaim:       556704 kB
KernelStack:        2128 kB
PageTables:         5640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     824620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    161792 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= 71668 MiB
End job on node102 at 2016-06-30 19:46:45