Trace number 4120307

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 91.3501 44.267

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-subsetCardinalitySigma-23-1.cnf.gz-plain.pb.metafix.opb
MD5SUM54ce2ff74b360a671f8022ca45d378de
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 benchmark13.6979
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables93
Total number of constraints196
Number of constraints which are clauses196
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c ManyCore solver with 2 solvers running in parallel
0.08/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c Expensive reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/0.12	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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4120307-1467308727.opb
0.08/0.12	c reading problem ... 
0.08/0.13	c  no objective function found
0.08/0.16	c ... done. Wall clock time 0.037s.
0.08/0.16	c declared #vars     93
0.08/0.16	c #constraints  196
0.08/0.19	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.19	c constraints type 
0.08/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 196
0.08/0.19	c 196 constraints processed.
0.08/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.19	c constraints type 
0.08/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 196
0.08/0.19	c 196 constraints processed.
1.75/0.61	c cleaning 2499 clauses out of 5002 with flag 35064/5002
2.55/0.82	c cleaning 0 clauses out of 5000 with flag 0/5000
2.95/0.96	c cleaning 4247 clauses out of 8501 with flag 80071/11000
3.97/1.24	c cleaning 0 clauses out of 11000 with flag 0/11000
4.45/1.46	c cleaning 5626 clauses out of 11254 with flag 145111/18000
5.34/1.74	c cleaning 0 clauses out of 18000 with flag 0/18000
6.01/2.09	c cleaning 6811 clauses out of 13628 with flag 210927/26000
6.81/2.46	c cleaning 0 clauses out of 26001 with flag 0/26001
7.60/2.81	c cleaning 7907 clauses out of 15817 with flag 274257/35000
8.82/3.44	c cleaning 0 clauses out of 35002 with flag 0/35002
9.40/3.74	c cleaning 8949 clauses out of 17912 with flag 334912/45002
11.04/4.57	c cleaning 0 clauses out of 45001 with flag 0/45001
11.82/4.96	c cleaning 9981 clauses out of 19962 with flag 413079/56001
14.04/6.09	c cleaning 0 clauses out of 56001 with flag 0/56001
14.64/6.38	c cleaning 10988 clauses out of 21981 with flag 494150/68001
18.05/8.01	c cleaning 11995 clauses out of 23995 with flag 587559/81003
18.05/8.07	c cleaning 0 clauses out of 68000 with flag 0/68000
21.81/9.80	c cleaning 12988 clauses out of 25998 with flag 676897/95001
24.53/11.02	c cleaning 0 clauses out of 81003 with flag 0/81003
26.33/11.93	c cleaning 14000 clauses out of 28009 with flag 776653/110000
30.55/14.02	c cleaning 0 clauses out of 95001 with flag 0/95001
30.96/14.24	c cleaning 14999 clauses out of 30009 with flag 890836/126000
36.15/16.85	c cleaning 16005 clauses out of 32012 with flag 1008153/143002
37.76/17.70	c cleaning 0 clauses out of 110000 with flag 0/110000
42.38/19.96	c cleaning 17000 clauses out of 34005 with flag 1131764/161000
48.73/23.02	c cleaning 0 clauses out of 126000 with flag 0/126000
49.33/23.38	c cleaning 17998 clauses out of 36006 with flag 1256813/180001
57.79/27.51	c cleaning 18997 clauses out of 38007 with flag 1385230/200000
58.57/27.94	c cleaning 0 clauses out of 143000 with flag 0/143000
66.39/31.83	c cleaning 20003 clauses out of 40010 with flag 1524699/221000
70.46/33.88	c cleaning 0 clauses out of 161001 with flag 0/161001
75.07/36.12	c cleaning 20999 clauses out of 42006 with flag 1675299/243000
85.41/41.28	c cleaning 22003 clauses out of 44007 with flag 1830637/266001
87.41/42.22	c cleaning 0 clauses out of 180001 with flag 0/180001
91.16/44.01	c And the winner is solver0
91.16/44.20	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
91.16/44.20	c starts		: 52
91.16/44.20	c conflicts		: 280525
91.16/44.20	c decisions		: 328322
91.16/44.20	c propagations		: 4834736
91.16/44.20	c inspects		: 1068484746
91.16/44.20	c shortcuts		: 0
91.16/44.20	c learnt literals	: 13
91.16/44.20	c learnt binary clauses	: 120
91.16/44.20	c learnt ternary clauses	: 536
91.16/44.20	c learnt constraints	: 280511
91.16/44.20	c ignored constraints	: 0
91.16/44.20	c root simplifications	: 0
91.16/44.20	c removed literals (reason simplification)	: 928548
91.16/44.20	c reason swapping (by a shorter reason)	: 0
91.16/44.20	c Calls to reduceDB	: 19
91.16/44.20	c Number of update (reduction) of LBD	: 85858
91.16/44.20	c Imported unit clauses	: 0
91.16/44.20	c number of reductions to clauses (during analyze)	: 0
91.16/44.20	c number of learned constraints concerned by reduction	: 0
91.16/44.20	c number of learning phase by resolution	: 0
91.16/44.20	c number of learning phase by cutting planes	: 0
91.16/44.20	c speed (assignments/second)	: 109855.39650079528
91.16/44.20	c non guided choices	22
91.16/44.22	c learnt constraints type 
91.16/44.22	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 120
91.16/44.22	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 36396
91.16/44.22	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
91.16/44.22	c starts		: 116
91.16/44.22	c conflicts		: 183811
91.16/44.22	c decisions		: 202803
91.16/44.22	c propagations		: 3280560
91.16/44.22	c inspects		: 522676891
91.16/44.22	c shortcuts		: 0
91.16/44.22	c learnt literals	: 0
91.16/44.22	c learnt binary clauses	: 0
91.16/44.22	c learnt ternary clauses	: 23
91.16/44.22	c learnt constraints	: 183810
91.16/44.22	c ignored constraints	: 0
91.16/44.22	c root simplifications	: 0
91.16/44.22	c removed literals (reason simplification)	: 0
91.16/44.22	c reason swapping (by a shorter reason)	: 0
91.16/44.22	c Calls to reduceDB	: 15
91.16/44.22	c Number of update (reduction) of LBD	: 0
91.16/44.22	c Imported unit clauses	: 0
91.16/44.22	c number of reductions to clauses (during analyze)	: 0
91.16/44.22	c number of learned constraints concerned by reduction	: 0
91.16/44.22	c number of learning phase by resolution	: 0
91.16/44.22	c number of learning phase by cutting planes	: 0
91.16/44.22	c speed (assignments/second)	: 74509.07356515023
91.16/44.22	c non guided choices	22
91.16/44.26	c learnt constraints type 
91.16/44.26	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 183810
91.16/44.26	s UNSATISFIABLE
91.16/44.26	c Total wall clock time (in seconds): 44.134

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

pid=13266
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: 1.22 1.75 1.34 4/252 13269
/proc/meminfo: memFree=31233484/32872528 swapFree=189444/189444
[pid=13269] ppid=13266 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/13269/stat : 13269 (java) S 13266 13269 13211 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 11979259 98570240 977 33554432000 1073741824 1073778376 140733441030176 140733441021312 249653395517 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13269/statm: 24065 977 743 9 0 16771 0
[pid=13269/tid=13270] ppid=13266 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13270/stat : 13270 (java) R 13266 13269 13211 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 11979259 98570240 977 33554432000 1073741824 1073778376 140733441030176 139760494198312 249650038144 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100115 s]
/proc/loadavg: 1.22 1.75 1.34 4/252 13269
/proc/meminfo: memFree=31233484/32872528 swapFree=189444/189444
[pid=13269] ppid=13266 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/13269/stat : 13269 (java) S 13266 13269 13211 0 -1 4202496 4406 0 1 0 8 0 0 0 20 0 18 0 11979259 9787879424 6035 33554432000 1073741824 1073778376 140733441030176 140733441021312 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13269/statm: 2389619 6035 2125 9 0 2380296 0
[pid=13269/tid=13270] ppid=13266 vsize=9558476 CPUtime=0.06 cores=0,2,4,6
/proc/13269/task/13270/stat : 13270 (java) R 13266 13269 13211 0 -1 4202560 2377 0 1 0 6 0 0 0 20 0 18 0 11979259 9787879424 6036 33554432000 1073741824 1073778376 140733441030176 139760494201760 139760498214500 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200257 s]
/proc/loadavg: 1.22 1.75 1.34 4/252 13269
/proc/meminfo: memFree=31233484/32872528 swapFree=189444/189444
[pid=13269] ppid=13266 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/13269/stat : 13269 (java) S 13266 13269 13211 0 -1 4202496 4744 0 1 0 19 1 0 0 20 0 22 0 11979259 10060525568 7855 33554432000 1073741824 1073778376 140733441030176 140733441021312 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13269/statm: 2456183 7855 2196 9 0 2446860 0
[pid=13269/tid=13270] ppid=13266 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/13269/task/13270/stat : 13270 (java) S 13266 13269 13211 0 -1 4202560 2401 0 1 0 13 0 0 0 20 0 22 0 11979259 10060525568 7855 33554432000 1073741824 1073778376 140733441030176 139760494203768 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 2 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 9824732

[startup+0.300253 s]
/proc/loadavg: 1.22 1.75 1.34 4/252 13269
/proc/meminfo: memFree=31233484/32872528 swapFree=189444/189444
[pid=13269] ppid=13266 vsize=9824732 CPUtime=0.55 cores=0,2,4,6
/proc/13269/stat : 13269 (java) S 13266 13269 13211 0 -1 4202496 7507 0 1 0 54 1 0 0 20 0 22 0 11979259 10060525568 9536 33554432000 1073741824 1073778376 140733441030176 140733441021312 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13269/statm: 2456183 9536 2238 9 0 2446860 0
[pid=13269/tid=13270] ppid=13266 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/13269/task/13270/stat : 13270 (java) S 13266 13269 13211 0 -1 4202560 2401 0 1 0 13 0 0 0 20 0 22 0 11979259 10060525568 9536 33554432000 1073741824 1073778376 140733441030176 139760494203768 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 2 0 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 9824732

[startup+0.700208 s]
/proc/loadavg: 1.22 1.75 1.34 4/252 13269
/proc/meminfo: memFree=31233484/32872528 swapFree=189444/189444
[pid=13269] ppid=13266 vsize=9824732 CPUtime=2.15 cores=0,2,4,6
/proc/13269/stat : 13269 (java) S 13266 13269 13211 0 -1 4202496 27219 0 1 0 209 6 0 0 20 0 22 0 11979259 10060525568 34488 33554432000 1073741824 1073778376 140733441030176 140733441021312 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13269/statm: 2456183 34488 2260 9 0 2446860 0
[pid=13269/tid=13270] ppid=13266 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/13269/task/13270/stat : 13270 (java) S 13266 13269 13211 0 -1 4202560 2401 0 1 0 13 0 0 0 20 0 22 0 11979259 10060525568 34488 33554432000 1073741824 1073778376 140733441030176 139760494203768 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 2 0 0
Current children cumulated CPU time (s) 2.15
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 1.22 1.75 1.34 5/279 13364
/proc/meminfo: memFree=31023976/32872528 swapFree=189444/189444
[pid=13269] ppid=13266 vsize=9824732 CPUtime=4.74 cores=0,2,4,6
/proc/13269/stat : 13269 (java) S 13266 13269 13211 0 -1 4202496 33381 0 1 0 466 8 0 0 20 0 22 0 11979259 10060525568 52952 33554432000 1073741824 1073778376 140733441030176 140733441021312 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13269/statm: 2456183 52952 2275 9 0 2446860 0
[pid=13269/tid=13270] ppid=13266 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/13269/task/13270/stat : 13270 (java) S 13266 13269 13211 0 -1 4202560 2401 0 1 0 13 0 0 0 20 0 22 0 11979259 10060525568 52952 33554432000 1073741824 1073778376 140733441030176 139760494203768 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 2 0 0
[pid=13269/tid=13272] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13272/stat : 13272 (java) S 13266 13269 13211 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 11979260 10060525568 52952 33554432000 1073741824 1073778376 140733441030176 139760455694760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13273] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13273/stat : 13273 (java) S 13266 13269 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11979260 10060525568 52952 33554432000 1073741824 1073778376 140733441030176 139760454642216 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13269/tid=13274] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13274/stat : 13274 (java) S 13266 13269 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11979260 10060525568 52952 33554432000 1073741824 1073778376 140733441030176 139760453589160 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13269/tid=13275] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13275/stat : 13275 (java) S 13266 13269 13211 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 11979260 10060525568 52952 33554432000 1073741824 1073778376 140733441030176 139760452536616 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13269/tid=13276] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13276/stat : 13276 (java) S 13266 13269 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11979260 10060525568 52952 33554432000 1073741824 1073778376 140733441030176 139760451484584 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13277] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13277/stat : 13277 (java) S 13266 13269 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11979260 10060525568 52952 33554432000 1073741824 1073778376 140733441030176 139760332958760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13269/tid=13278] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13278/stat : 13278 (java) S 13266 13269 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11979260 10060525568 52952 33554432000 1073741824 1073778376 140733441030176 139760331905704 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13279] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13279/stat : 13279 (java) S 13266 13269 13211 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 11979260 10060525568 52952 33554432000 1073741824 1073778376 140733441030176 139760330853160 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13285] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13285/stat : 13285 (java) S 13266 13269 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 11979262 10060525568 52952 33554432000 1073741824 1073778376 140733441030176 139760318441832 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13286] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13286/stat : 13286 (java) S 13266 13269 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 11979262 10060525568 52952 33554432000 1073741824 1073778376 140733441030176 139760317388152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13287] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13287/stat : 13287 (java) S 13266 13269 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 11979262 10060525568 52952 33554432000 1073741824 1073778376 140733441030176 139759712199560 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13288] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13288/stat : 13288 (java) S 13266 13269 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11979265 10060525568 52952 33554432000 1073741824 1073778376 140733441030176 139759711148304 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13289] ppid=13266 vsize=9824732 CPUtime=0.88 cores=0,2,4,6
/proc/13269/task/13289/stat : 13289 (java) R 13266 13269 13211 0 -1 4202560 13431 0 0 0 86 2 0 0 20 0 22 0 11979265 10060525568 52952 33554432000 1073741824 1073778376 140733441030176 139759710085920 139760500160420 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13290] ppid=13266 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/13269/task/13290/stat : 13290 (java) S 13266 13269 13211 0 -1 4202560 16130 0 0 0 107 3 0 0 20 0 22 0 11979265 10060525568 52952 33554432000 1073741824 1073778376 140733441030176 139759709043640 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13269/tid=13291] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13291/stat : 13291 (java) S 13266 13269 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11979265 10060525568 52952 33554432000 1073741824 1073778376 140733441030176 139759707990776 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13269/tid=13292] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13292/stat : 13292 (java) S 13266 13269 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11979265 10060525568 52952 33554432000 1073741824 1073778376 140733441030176 139759706938440 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13294] ppid=13266 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/13269/task/13294/stat : 13294 (java) R 13266 13269 13211 0 -1 4202560 25 0 0 0 127 0 0 0 20 0 22 0 11979278 10060525568 52952 33554432000 1073741824 1073778376 140733441030176 139759705883248 139760333445160 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13269/tid=13295] ppid=13266 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/13269/task/13295/stat : 13295 (java) R 13266 13269 13211 0 -1 4202560 93 0 0 0 125 2 0 0 20 0 22 0 11979278 10060525568 52952 33554432000 1073741824 1073778376 140733441030176 139759704821776 139760333232060 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=13269/tid=13299] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13299/stat : 13299 (java) S 13266 13269 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11979278 10060525568 52952 33554432000 1073741824 1073778376 140733441030176 139759703778088 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13269/tid=13300] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13300/stat : 13300 (java) S 13266 13269 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11979278 10060525568 52952 33554432000 1073741824 1073778376 140733441030176 139759702725544 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.74
Current children cumulated vsize (KiB) 9824732

[startup+3.10094 s]
/proc/loadavg: 1.60 1.82 1.37 6/283 13368
/proc/meminfo: memFree=30842520/32872528 swapFree=189444/189444
[pid=13269] ppid=13266 vsize=9824732 CPUtime=8.2 cores=0,2,4,6
/proc/13269/stat : 13269 (java) S 13266 13269 13211 0 -1 4202496 34637 0 1 0 812 8 0 0 20 0 22 0 11979259 10060525568 55546 33554432000 1073741824 1073778376 140733441030176 140733441021312 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13269/statm: 2456183 55546 2275 9 0 2446860 0
[pid=13269/tid=13270] ppid=13266 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/13269/task/13270/stat : 13270 (java) S 13266 13269 13211 0 -1 4202560 2401 0 1 0 13 0 0 0 20 0 22 0 11979259 10060525568 55546 33554432000 1073741824 1073778376 140733441030176 139760494203768 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 2 0 0
[pid=13269/tid=13272] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13272/stat : 13272 (java) S 13266 13269 13211 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 11979260 10060525568 55546 33554432000 1073741824 1073778376 140733441030176 139760455694760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13273] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13273/stat : 13273 (java) S 13266 13269 13211 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 11979260 10060525568 55546 33554432000 1073741824 1073778376 140733441030176 139760454642216 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13269/tid=13274] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13274/stat : 13274 (java) S 13266 13269 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11979260 10060525568 55546 33554432000 1073741824 1073778376 140733441030176 139760453589160 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13269/tid=13275] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13275/stat : 13275 (java) S 13266 13269 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 11979260 10060525568 55546 33554432000 1073741824 1073778376 140733441030176 139760452536616 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13269/tid=13276] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13276/stat : 13276 (java) S 13266 13269 13211 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 11979260 10060525568 55546 33554432000 1073741824 1073778376 140733441030176 139760451484584 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13269/tid=13277] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13277/stat : 13277 (java) S 13266 13269 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11979260 10060525568 55546 33554432000 1073741824 1073778376 140733441030176 139760332958760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13269/tid=13278] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13278/stat : 13278 (java) S 13266 13269 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11979260 10060525568 55546 33554432000 1073741824 1073778376 140733441030176 139760331905704 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13269/tid=13279] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13279/stat : 13279 (java) S 13266 13269 13211 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 11979260 10060525568 55546 33554432000 1073741824 1073778376 140733441030176 139760330853160 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13285] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13285/stat : 13285 (java) S 13266 13269 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 11979262 10060525568 55546 33554432000 1073741824 1073778376 140733441030176 139760318441832 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13286] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13286/stat : 13286 (java) S 13266 13269 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 11979262 10060525568 55546 33554432000 1073741824 1073778376 140733441030176 139760317388152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13287] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13287/stat : 13287 (java) S 13266 13269 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 11979262 10060525568 55546 33554432000 1073741824 1073778376 140733441030176 139759712199560 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13288] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13288/stat : 13288 (java) S 13266 13269 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11979265 10060525568 55546 33554432000 1073741824 1073778376 140733441030176 139759711148304 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13289] ppid=13266 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/13269/task/13289/stat : 13289 (java) S 13266 13269 13211 0 -1 4202560 14671 0 0 0 113 2 0 0 20 0 22 0 11979265 10060525568 55546 33554432000 1073741824 1073778376 140733441030176 139759710096184 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13290] ppid=13266 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/13269/task/13290/stat : 13290 (java) S 13266 13269 13211 0 -1 4202560 16130 0 0 0 107 3 0 0 20 0 22 0 11979265 10060525568 55546 33554432000 1073741824 1073778376 140733441030176 139759709043640 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13269/tid=13291] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13291/stat : 13291 (java) S 13266 13269 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11979265 10060525568 55546 33554432000 1073741824 1073778376 140733441030176 139759707990776 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13269/tid=13292] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13292/stat : 13292 (java) S 13266 13269 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11979265 10060525568 55546 33554432000 1073741824 1073778376 140733441030176 139759706938440 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13294] ppid=13266 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/13269/task/13294/stat : 13294 (java) R 13266 13269 13211 0 -1 4202560 26 0 0 0 285 0 0 0 20 0 22 0 11979278 10060525568 55546 33554432000 1073741824 1073778376 140733441030176 139759705881216 139760333401439 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13269/tid=13295] ppid=13266 vsize=9824732 CPUtime=2.84 cores=0,2,4,6
/proc/13269/task/13295/stat : 13295 (java) R 13266 13269 13211 0 -1 4202560 94 0 0 0 282 2 0 0 20 0 22 0 11979278 10060525568 55546 33554432000 1073741824 1073778376 140733441030176 139759704829328 139760333669294 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13299] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13299/stat : 13299 (java) S 13266 13269 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11979278 10060525568 55546 33554432000 1073741824 1073778376 140733441030176 139759703778088 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13269/tid=13300] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13300/stat : 13300 (java) S 13266 13269 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11979278 10060525568 55546 33554432000 1073741824 1073778376 140733441030176 139759702725544 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.2
Current children cumulated vsize (KiB) 9824732

[startup+6.30098 s]
/proc/loadavg: 1.60 1.82 1.37 5/283 13368
/proc/meminfo: memFree=30833408/32872528 swapFree=189444/189444
[pid=13269] ppid=13266 vsize=9824732 CPUtime=14.64 cores=0,2,4,6
/proc/13269/stat : 13269 (java) S 13266 13269 13211 0 -1 4202496 34653 0 1 0 1454 10 0 0 20 0 22 0 11979259 10060525568 53981 33554432000 1073741824 1073778376 140733441030176 140733441021312 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13269/statm: 2456183 53981 2275 9 0 2446860 0
[pid=13269/tid=13270] ppid=13266 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/13269/task/13270/stat : 13270 (java) S 13266 13269 13211 0 -1 4202560 2401 0 1 0 13 0 0 0 20 0 22 0 11979259 10060525568 53981 33554432000 1073741824 1073778376 140733441030176 139760494203768 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 2 0 0
[pid=13269/tid=13272] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13272/stat : 13272 (java) S 13266 13269 13211 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 11979260 10060525568 53981 33554432000 1073741824 1073778376 140733441030176 139760455694760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13269/tid=13273] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13273/stat : 13273 (java) S 13266 13269 13211 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 11979260 10060525568 53981 33554432000 1073741824 1073778376 140733441030176 139760454642216 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13269/tid=13274] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13274/stat : 13274 (java) S 13266 13269 13211 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 11979260 10060525568 53981 33554432000 1073741824 1073778376 140733441030176 139760453589160 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13269/tid=13275] ppid=13266 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/13269/task/13275/stat : 13275 (java) S 13266 13269 13211 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 11979260 10060525568 53981 33554432000 1073741824 1073778376 140733441030176 139760452536616 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13269/tid=13276] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13276/stat : 13276 (java) S 13266 13269 13211 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 11979260 10060525568 53981 33554432000 1073741824 1073778376 140733441030176 139760451484584 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13269/tid=13277] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13277/stat : 13277 (java) S 13266 13269 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11979260 10060525568 53981 33554432000 1073741824 1073778376 140733441030176 139760332958760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13269/tid=13278] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13278/stat : 13278 (java) S 13266 13269 13211 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 11979260 10060525568 53981 33554432000 1073741824 1073778376 140733441030176 139760331905704 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13269/tid=13279] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6

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

/proc/13269/task/13292/stat : 13292 (java) S 13266 13269 13211 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 11979265 10060525568 55179 33554432000 1073741824 1073778376 140733441030176 139759706938440 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13294] ppid=13266 vsize=9824732 CPUtime=40.99 cores=0,2,4,6
/proc/13269/task/13294/stat : 13294 (java) R 13266 13269 13211 0 -1 4202560 43 0 0 0 4099 0 0 0 20 0 22 0 11979278 10060525568 55179 33554432000 1073741824 1073778376 140733441030176 139759705874304 139760333445107 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13295] ppid=13266 vsize=9824732 CPUtime=40.97 cores=0,2,4,6
/proc/13269/task/13295/stat : 13295 (java) R 13266 13269 13211 0 -1 4202560 106 0 0 0 4095 2 0 0 20 0 22 0 11979278 10060525568 55179 33554432000 1073741824 1073778376 140733441030176 139759704828672 139760333445107 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13269/tid=13299] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13299/stat : 13299 (java) S 13266 13269 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11979278 10060525568 55179 33554432000 1073741824 1073778376 140733441030176 139759703778088 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13269/tid=13300] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13300/stat : 13300 (java) S 13266 13269 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11979278 10060525568 55179 33554432000 1073741824 1073778376 140733441030176 139759702725544 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 86.21
Current children cumulated vsize (KiB) 9824732

[startup+43.2008 s]
/proc/loadavg: 2.77 2.09 1.48 5/283 13369
/proc/meminfo: memFree=30817340/32872528 swapFree=189444/189444
[pid=13269] ppid=13266 vsize=9824732 CPUtime=89.43 cores=0,2,4,6
/proc/13269/stat : 13269 (java) S 13266 13269 13211 0 -1 4202496 35053 0 1 0 8923 20 0 0 20 0 22 0 11979259 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 140733441021312 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13269/statm: 2456183 55498 2275 9 0 2446860 0
[pid=13269/tid=13270] ppid=13266 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/13269/task/13270/stat : 13270 (java) S 13266 13269 13211 0 -1 4202560 2404 0 1 0 14 0 0 0 20 0 22 0 11979259 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139760494203768 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 2 0 0
[pid=13269/tid=13272] ppid=13266 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/13269/task/13272/stat : 13272 (java) S 13266 13269 13211 0 -1 4202560 49 0 0 0 7 1 0 0 20 0 22 0 11979260 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139760455694760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13269/tid=13273] ppid=13266 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/13269/task/13273/stat : 13273 (java) S 13266 13269 13211 0 -1 4202560 23 0 0 0 7 0 0 0 20 0 22 0 11979260 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139760454642216 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13274] ppid=13266 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/13269/task/13274/stat : 13274 (java) S 13266 13269 13211 0 -1 4202560 35 0 0 0 5 0 0 0 20 0 22 0 11979260 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139760453589160 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13269/tid=13275] ppid=13266 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/13269/task/13275/stat : 13275 (java) S 13266 13269 13211 0 -1 4202560 35 0 0 0 9 0 0 0 20 0 22 0 11979260 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139760452536616 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13269/tid=13276] ppid=13266 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/13269/task/13276/stat : 13276 (java) S 13266 13269 13211 0 -1 4202560 52 0 0 0 8 0 0 0 20 0 22 0 11979260 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139760451484584 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13277] ppid=13266 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/13269/task/13277/stat : 13277 (java) S 13266 13269 13211 0 -1 4202560 40 0 0 0 6 0 0 0 20 0 22 0 11979260 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139760332958760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13269/tid=13278] ppid=13266 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/13269/task/13278/stat : 13278 (java) S 13266 13269 13211 0 -1 4202560 45 0 0 0 8 2 0 0 20 0 22 0 11979260 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139760331905704 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13269/tid=13279] ppid=13266 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/13269/task/13279/stat : 13279 (java) S 13266 13269 13211 0 -1 4202560 26 0 0 0 5 0 0 0 20 0 22 0 11979260 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139760330853160 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13269/tid=13285] ppid=13266 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/13269/task/13285/stat : 13285 (java) S 13266 13269 13211 0 -1 4202560 10 0 0 0 0 3 0 0 20 0 22 0 11979262 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139760318441832 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13286] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13286/stat : 13286 (java) S 13266 13269 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 11979262 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139760317388152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13287] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13287/stat : 13287 (java) S 13266 13269 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 11979262 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139759712199560 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13288] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13288/stat : 13288 (java) S 13266 13269 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11979265 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139759711148304 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13289] ppid=13266 vsize=9824732 CPUtime=1.48 cores=0,2,4,6
/proc/13269/task/13289/stat : 13289 (java) R 13266 13269 13211 0 -1 4202560 14743 0 0 0 146 2 0 0 20 0 22 0 11979265 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139759710096064 139760500664547 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13290] ppid=13266 vsize=9824732 CPUtime=1.69 cores=0,2,4,6
/proc/13269/task/13290/stat : 13290 (java) S 13266 13269 13211 0 -1 4202560 16172 0 0 0 166 3 0 0 20 0 22 0 11979265 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139759709043640 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13269/tid=13291] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13291/stat : 13291 (java) S 13266 13269 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11979265 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139759707990776 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13269/tid=13292] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13292/stat : 13292 (java) S 13266 13269 13211 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 11979265 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139759706938440 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13294] ppid=13266 vsize=9824732 CPUtime=42.56 cores=0,2,4,6
/proc/13269/task/13294/stat : 13294 (java) R 13266 13269 13211 0 -1 4202560 44 0 0 0 4256 0 0 0 20 0 22 0 11979278 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139759705883248 139760333405772 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13269/tid=13295] ppid=13266 vsize=9824732 CPUtime=42.54 cores=0,2,4,6
/proc/13269/task/13295/stat : 13295 (java) R 13266 13269 13211 0 -1 4202560 106 0 0 0 4252 2 0 0 20 0 22 0 11979278 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139759704828672 139760333445107 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=13269/tid=13299] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13299/stat : 13299 (java) S 13266 13269 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11979278 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139759703778088 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13269/tid=13300] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13300/stat : 13300 (java) S 13266 13269 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11979278 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139759702725544 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 89.43
Current children cumulated vsize (KiB) 9824732

[startup+44.0008 s]
/proc/loadavg: 2.77 2.09 1.48 5/283 13369
/proc/meminfo: memFree=30817588/32872528 swapFree=189444/189444
[pid=13269] ppid=13266 vsize=9824732 CPUtime=91.16 cores=0,2,4,6
/proc/13269/stat : 13269 (java) S 13266 13269 13211 0 -1 4202496 35053 0 1 0 9096 20 0 0 20 0 22 0 11979259 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 140733441021312 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13269/statm: 2456183 55498 2275 9 0 2446860 0
[pid=13269/tid=13270] ppid=13266 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/13269/task/13270/stat : 13270 (java) S 13266 13269 13211 0 -1 4202560 2404 0 1 0 14 0 0 0 20 0 22 0 11979259 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139760494203768 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 2 0 0
[pid=13269/tid=13272] ppid=13266 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/13269/task/13272/stat : 13272 (java) S 13266 13269 13211 0 -1 4202560 49 0 0 0 7 1 0 0 20 0 22 0 11979260 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139760455694760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13269/tid=13273] ppid=13266 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/13269/task/13273/stat : 13273 (java) S 13266 13269 13211 0 -1 4202560 23 0 0 0 7 0 0 0 20 0 22 0 11979260 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139760454642216 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13274] ppid=13266 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/13269/task/13274/stat : 13274 (java) S 13266 13269 13211 0 -1 4202560 35 0 0 0 5 0 0 0 20 0 22 0 11979260 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139760453589160 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13269/tid=13275] ppid=13266 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/13269/task/13275/stat : 13275 (java) S 13266 13269 13211 0 -1 4202560 35 0 0 0 9 0 0 0 20 0 22 0 11979260 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139760452536616 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13269/tid=13276] ppid=13266 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/13269/task/13276/stat : 13276 (java) S 13266 13269 13211 0 -1 4202560 52 0 0 0 8 0 0 0 20 0 22 0 11979260 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139760451484584 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13277] ppid=13266 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/13269/task/13277/stat : 13277 (java) S 13266 13269 13211 0 -1 4202560 40 0 0 0 6 0 0 0 20 0 22 0 11979260 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139760332958760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13269/tid=13278] ppid=13266 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/13269/task/13278/stat : 13278 (java) S 13266 13269 13211 0 -1 4202560 45 0 0 0 8 2 0 0 20 0 22 0 11979260 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139760331905704 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13269/tid=13279] ppid=13266 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/13269/task/13279/stat : 13279 (java) S 13266 13269 13211 0 -1 4202560 26 0 0 0 5 0 0 0 20 0 22 0 11979260 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139760330853160 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13269/tid=13285] ppid=13266 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/13269/task/13285/stat : 13285 (java) S 13266 13269 13211 0 -1 4202560 10 0 0 0 0 3 0 0 20 0 22 0 11979262 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139760318441832 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13286] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13286/stat : 13286 (java) S 13266 13269 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 11979262 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139760317388152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13287] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13287/stat : 13287 (java) S 13266 13269 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 11979262 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139759712199560 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13288] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13288/stat : 13288 (java) S 13266 13269 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11979265 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139759711148304 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13289] ppid=13266 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/13269/task/13289/stat : 13289 (java) S 13266 13269 13211 0 -1 4202560 14743 0 0 0 158 2 0 0 20 0 22 0 11979265 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139759710096184 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13290] ppid=13266 vsize=9824732 CPUtime=1.69 cores=0,2,4,6
/proc/13269/task/13290/stat : 13290 (java) S 13266 13269 13211 0 -1 4202560 16172 0 0 0 166 3 0 0 20 0 22 0 11979265 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139759709043640 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13269/tid=13291] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13291/stat : 13291 (java) S 13266 13269 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11979265 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139759707990776 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13269/tid=13292] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13292/stat : 13292 (java) S 13266 13269 13211 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 11979265 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139759706938440 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13294] ppid=13266 vsize=9824732 CPUtime=43.37 cores=0,2,4,6
/proc/13269/task/13294/stat : 13294 (java) R 13266 13269 13211 0 -1 4202560 44 0 0 0 4337 0 0 0 20 0 22 0 11979278 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139759705883248 139760333405786 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13269/tid=13295] ppid=13266 vsize=9824732 CPUtime=43.34 cores=0,2,4,6
/proc/13269/task/13295/stat : 13295 (java) R 13266 13269 13211 0 -1 4202560 106 0 0 0 4332 2 0 0 20 0 22 0 11979278 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139759704828672 139760333445107 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13299] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13299/stat : 13299 (java) S 13266 13269 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11979278 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139759703778088 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13269/tid=13300] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13300/stat : 13300 (java) S 13266 13269 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11979278 10060525568 55498 33554432000 1073741824 1073778376 140733441030176 139759702725544 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 91.16
Current children cumulated vsize (KiB) 9824732

[startup+44.2013 s]
/proc/loadavg: 2.77 2.09 1.48 5/283 13369
/proc/meminfo: memFree=30817588/32872528 swapFree=189444/189444
[pid=13269] ppid=13266 vsize=9824732 CPUtime=90.99 cores=0,2,4,6
/proc/13269/stat : 13269 (java) S 13266 13269 13211 0 -1 4202496 35055 0 1 0 9078 21 0 0 20 0 19 0 11979259 10060525568 55484 33554432000 1073741824 1073778376 140733441030176 140733441021312 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13269/statm: 2456183 55484 2276 9 0 2446860 0
[pid=13269/tid=13270] ppid=13266 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/13269/task/13270/stat : 13270 (java) S 13266 13269 13211 0 -1 4202560 2404 0 1 0 14 0 0 0 20 0 19 0 11979259 10060525568 55484 33554432000 1073741824 1073778376 140733441030176 139760494203768 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 2 0 0
[pid=13269/tid=13272] ppid=13266 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/13269/task/13272/stat : 13272 (java) S 13266 13269 13211 0 -1 4202560 49 0 0 0 7 1 0 0 20 0 19 0 11979260 10060525568 55484 33554432000 1073741824 1073778376 140733441030176 139760455694760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13269/tid=13273] ppid=13266 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/13269/task/13273/stat : 13273 (java) S 13266 13269 13211 0 -1 4202560 23 0 0 0 7 0 0 0 20 0 19 0 11979260 10060525568 55484 33554432000 1073741824 1073778376 140733441030176 139760454642216 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13274] ppid=13266 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/13269/task/13274/stat : 13274 (java) S 13266 13269 13211 0 -1 4202560 35 0 0 0 5 0 0 0 20 0 19 0 11979260 10060525568 55484 33554432000 1073741824 1073778376 140733441030176 139760453589160 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13269/tid=13275] ppid=13266 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/13269/task/13275/stat : 13275 (java) S 13266 13269 13211 0 -1 4202560 35 0 0 0 9 0 0 0 20 0 19 0 11979260 10060525568 55484 33554432000 1073741824 1073778376 140733441030176 139760452536616 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13269/tid=13276] ppid=13266 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/13269/task/13276/stat : 13276 (java) S 13266 13269 13211 0 -1 4202560 52 0 0 0 8 0 0 0 20 0 19 0 11979260 10060525568 55484 33554432000 1073741824 1073778376 140733441030176 139760451484584 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13277] ppid=13266 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/13269/task/13277/stat : 13277 (java) S 13266 13269 13211 0 -1 4202560 40 0 0 0 6 0 0 0 20 0 19 0 11979260 10060525568 55484 33554432000 1073741824 1073778376 140733441030176 139760332958760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13269/tid=13278] ppid=13266 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/13269/task/13278/stat : 13278 (java) S 13266 13269 13211 0 -1 4202560 45 0 0 0 8 2 0 0 20 0 19 0 11979260 10060525568 55484 33554432000 1073741824 1073778376 140733441030176 139760331905704 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13269/tid=13279] ppid=13266 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/13269/task/13279/stat : 13279 (java) S 13266 13269 13211 0 -1 4202560 26 0 0 0 5 0 0 0 20 0 19 0 11979260 10060525568 55484 33554432000 1073741824 1073778376 140733441030176 139760330853160 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13269/tid=13285] ppid=13266 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/13269/task/13285/stat : 13285 (java) S 13266 13269 13211 0 -1 4202560 10 0 0 0 0 3 0 0 20 0 19 0 11979262 10060525568 55484 33554432000 1073741824 1073778376 140733441030176 139760318441832 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13286] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13286/stat : 13286 (java) S 13266 13269 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11979262 10060525568 55484 33554432000 1073741824 1073778376 140733441030176 139760317388152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13287] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13287/stat : 13287 (java) S 13266 13269 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 11979262 10060525568 55484 33554432000 1073741824 1073778376 140733441030176 139759712199560 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13288] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13288/stat : 13288 (java) S 13266 13269 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11979265 10060525568 55484 33554432000 1073741824 1073778376 140733441030176 139759711148304 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13289] ppid=13266 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/13269/task/13289/stat : 13289 (java) S 13266 13269 13211 0 -1 4202560 14743 0 0 0 158 2 0 0 20 0 19 0 11979265 10060525568 55484 33554432000 1073741824 1073778376 140733441030176 139759710096184 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13269/tid=13290] ppid=13266 vsize=9824732 CPUtime=1.69 cores=0,2,4,6
/proc/13269/task/13290/stat : 13290 (java) S 13266 13269 13211 0 -1 4202560 16172 0 0 0 166 3 0 0 20 0 19 0 11979265 10060525568 55484 33554432000 1073741824 1073778376 140733441030176 139759709043640 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13269/tid=13291] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13291/stat : 13291 (java) S 13266 13269 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11979265 10060525568 55484 33554432000 1073741824 1073778376 140733441030176 139759707990776 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13269/tid=13292] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13292/stat : 13292 (java) S 13266 13269 13211 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11979265 10060525568 55484 33554432000 1073741824 1073778376 140733441030176 139759706938440 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13269/tid=13300] ppid=13266 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13269/task/13300/stat : 13300 (java) S 13266 13269 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11979278 10060525568 55484 33554432000 1073741824 1073778376 140733441030176 139759702725544 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 90.99
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.169998
#  lost CPU user time (s): 0.18
#  lost CPU system time (s): -0.00999999

Real time (s): 44.267
CPU time (s): 91.3501
CPU user time (s): 91.0692
CPU system time (s): 0.280955
CPU usage (%): 206.362
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 90.8892
system time used= 0.290955
maximum resident set size= 231348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35072
page faults= 1
swaps= 0
block input operations= 40
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2165
involuntary context switches= 1870

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.346947 second user time and 0.235964 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-30 19:45:27
IDJOB=4120307
IDBENCH=109867
IDSOLVER=2543
FILE ID=node102/4120307-1467308727
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-23-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-4120307-1467308727/watcher-4120307-1467308727 -o /tmp/evaluation-result-4120307-1467308727/solver-4120307-1467308727 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1467308727-13227 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4120307-1467308727.opb

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

MD5SUM BENCH= 54ce2ff74b360a671f8022ca45d378de
RANDOM SEED=713866707

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:        31235292 kB
Buffers:          151656 kB
Cached:           535908 kB
SwapCached:            0 kB
Active:           293444 kB
Inactive:         416416 kB
Active(anon):      25380 kB
Inactive(anon):        0 kB
Active(file):     268064 kB
Inactive(file):   416416 kB
Unevictable:      189444 kB
Mlocked:          189444 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1552 kB
Writeback:             0 kB
AnonPages:        210584 kB
Mapped:            18004 kB
Shmem:               204 kB
Slab:             606952 kB
SReclaimable:      51136 kB
SUnreclaim:       555816 kB
KernelStack:        1848 kB
PageTables:         5152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     876144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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:12