Trace number 4120275

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 132.564 65.2278

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-regular-n22-d4-i3.cnf.gz-plain.pb.metafix.opb
MD5SUM62c79429d1279a8e64c85f7e29fa30ae
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 benchmark20.2749
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4120275-1467308676.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.11/0.14	c ... done. Wall clock time 0.034s.
0.11/0.14	c declared #vars     89
0.11/0.14	c #constraints  188
0.11/0.14	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.14	c constraints type 
0.11/0.14	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 188
0.11/0.14	c 188 constraints processed.
0.11/0.14	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.14	c constraints type 
0.11/0.14	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 188
0.11/0.14	c 188 constraints processed.
1.52/0.57	c cleaning 2499 clauses out of 5001 with flag 40482/5001
2.32/0.75	c cleaning 0 clauses out of 5001 with flag 0/5001
2.98/0.91	c cleaning 4245 clauses out of 8501 with flag 91203/11000
3.43/1.15	c cleaning 0 clauses out of 11000 with flag 0/11000
4.01/1.39	c cleaning 5623 clauses out of 11256 with flag 153955/18000
4.79/1.66	c cleaning 0 clauses out of 18001 with flag 0/18001
5.65/1.98	c cleaning 6814 clauses out of 13634 with flag 223820/26001
6.54/2.34	c cleaning 0 clauses out of 26000 with flag 0/26000
7.34/2.73	c cleaning 7904 clauses out of 15819 with flag 304651/35000
8.14/3.19	c cleaning 0 clauses out of 35000 with flag 0/35000
9.15/3.66	c cleaning 8952 clauses out of 17915 with flag 383439/45000
10.54/4.30	c cleaning 0 clauses out of 45000 with flag 0/45000
11.34/4.78	c cleaning 9976 clauses out of 19963 with flag 473990/56000
13.55/5.81	c cleaning 0 clauses out of 56000 with flag 0/56000
13.95/6.02	c cleaning 10989 clauses out of 21987 with flag 571738/68000
16.77/7.44	c cleaning 11996 clauses out of 24000 with flag 674458/81002
16.97/7.57	c cleaning 0 clauses out of 68000 with flag 0/68000
19.98/9.08	c cleaning 12995 clauses out of 26002 with flag 781864/95000
21.60/9.83	c cleaning 0 clauses out of 81000 with flag 0/81000
24.01/11.03	c cleaning 14001 clauses out of 28009 with flag 899259/110002
27.02/12.56	c cleaning 0 clauses out of 95000 with flag 0/95000
28.74/13.33	c cleaning 15000 clauses out of 30007 with flag 1026160/126001
33.77/15.76	c cleaning 15996 clauses out of 32007 with flag 1142880/143001
34.30/15.91	c cleaning 0 clauses out of 110000 with flag 0/110000
39.12/18.36	c cleaning 17003 clauses out of 34010 with flag 1270609/161000
44.14/20.86	c cleaning 0 clauses out of 126001 with flag 0/126001
45.34/21.42	c cleaning 17996 clauses out of 36009 with flag 1399203/180002
52.14/24.87	c cleaning 19001 clauses out of 38011 with flag 1535313/200000
55.75/26.62	c cleaning 0 clauses out of 143000 with flag 0/143000
59.79/28.66	c cleaning 19998 clauses out of 40010 with flag 1676532/221000
67.37/32.45	c cleaning 0 clauses out of 161001 with flag 0/161001
68.97/33.25	c cleaning 21001 clauses out of 42014 with flag 1824918/243002
78.61/38.05	c cleaning 22003 clauses out of 44011 with flag 1980175/266000
83.76/40.51	c cleaning 0 clauses out of 180002 with flag 0/180002
90.38/43.80	c cleaning 23001 clauses out of 46007 with flag 2146446/290000
102.00/49.63	c cleaning 23998 clauses out of 48006 with flag 2320791/315000
103.79/50.52	c cleaning 0 clauses out of 200000 with flag 0/200000
113.82/55.50	c cleaning 25004 clauses out of 50007 with flag 2492722/341000
124.64/60.93	c cleaning 0 clauses out of 221000 with flag 0/221000
127.09/62.19	c cleaning 25995 clauses out of 52001 with flag 2681708/368000
132.31/64.70	c And the winner is solver0
132.35/65.16	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
132.35/65.16	c starts		: 46
132.35/65.16	c conflicts		: 380677
132.35/65.16	c decisions		: 444581
132.35/65.16	c propagations		: 5565761
132.35/65.16	c inspects		: 1593772320
132.35/65.16	c shortcuts		: 0
132.35/65.16	c learnt literals	: 18
132.35/65.16	c learnt binary clauses	: 127
132.35/65.16	c learnt ternary clauses	: 654
132.35/65.16	c learnt constraints	: 380658
132.35/65.16	c ignored constraints	: 0
132.35/65.16	c root simplifications	: 0
132.35/65.16	c removed literals (reason simplification)	: 1313063
132.35/65.16	c reason swapping (by a shorter reason)	: 0
132.35/65.16	c Calls to reduceDB	: 23
132.35/65.16	c Number of update (reduction) of LBD	: 116262
132.35/65.16	c Imported unit clauses	: 0
132.35/65.16	c number of reductions to clauses (during analyze)	: 0
132.35/65.16	c number of learned constraints concerned by reduction	: 0
132.35/65.16	c number of learning phase by resolution	: 0
132.35/65.16	c number of learning phase by cutting planes	: 0
132.35/65.16	c speed (assignments/second)	: 85611.28714698825
132.35/65.16	c non guided choices	18
132.35/65.18	c learnt constraints type 
132.35/65.18	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 127
132.35/65.18	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 38541
132.35/65.18	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
132.35/65.18	c starts		: 119
132.35/65.18	c conflicts		: 229490
132.35/65.18	c decisions		: 271294
132.35/65.18	c propagations		: 3751241
132.35/65.18	c inspects		: 756746952
132.35/65.18	c shortcuts		: 0
132.35/65.18	c learnt literals	: 0
132.35/65.18	c learnt binary clauses	: 0
132.35/65.18	c learnt ternary clauses	: 0
132.35/65.18	c learnt constraints	: 229489
132.35/65.18	c ignored constraints	: 0
132.35/65.18	c root simplifications	: 0
132.35/65.18	c removed literals (reason simplification)	: 0
132.35/65.18	c reason swapping (by a shorter reason)	: 0
132.35/65.18	c Calls to reduceDB	: 17
132.35/65.18	c Number of update (reduction) of LBD	: 0
132.35/65.18	c Imported unit clauses	: 0
132.35/65.18	c number of reductions to clauses (during analyze)	: 0
132.35/65.18	c number of learned constraints concerned by reduction	: 0
132.35/65.18	c number of learning phase by resolution	: 0
132.35/65.18	c number of learning phase by cutting planes	: 0
132.35/65.18	c speed (assignments/second)	: 57684.7762571121
132.35/65.18	c non guided choices	18
132.43/65.22	c learnt constraints type 
132.43/65.22	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 229489
132.43/65.22	s UNSATISFIABLE
132.43/65.22	c Total wall clock time (in seconds): 65.113

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

pid=15857
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.12 3.64 2.50 4/197 15860
/proc/meminfo: memFree=26688212/32872528 swapFree=1526624/1696276
[pid=15860] ppid=15857 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/15860/stat : 15860 (java) S 15857 15860 14900 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 9891877 98570240 977 33554432000 1073741824 1073778376 140737227419728 140737227410864 270710898749 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15860/statm: 24065 977 743 9 0 16771 0
[pid=15860/tid=15861] ppid=15857 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15861/stat : 15861 (java) R 15857 15860 14900 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 9891877 98570240 977 33554432000 1073741824 1073778376 140737227419728 140566271663656 270707541376 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100114 s]
/proc/loadavg: 4.12 3.64 2.50 4/197 15860
/proc/meminfo: memFree=26688212/32872528 swapFree=1526624/1696276
[pid=15860] ppid=15857 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/15860/stat : 15860 (java) S 15857 15860 14900 0 -1 4202496 4484 0 1 0 10 1 0 0 20 0 18 0 9891877 9787879424 6114 33554432000 1073741824 1073778376 140737227419728 140737227410864 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15860/statm: 2389619 6114 2156 9 0 2380296 0
[pid=15860/tid=15861] ppid=15857 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/15860/task/15861/stat : 15861 (java) R 15857 15860 14900 0 -1 4202560 2392 0 1 0 7 0 0 0 20 0 18 0 9891877 9787879424 6114 33554432000 1073741824 1073778376 140737227419728 140566271667104 140566274465432 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200282 s]
/proc/loadavg: 4.12 3.64 2.50 4/197 15860
/proc/meminfo: memFree=26688212/32872528 swapFree=1526624/1696276
[pid=15860] ppid=15857 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/15860/stat : 15860 (java) S 15857 15860 14900 0 -1 4202496 6712 0 1 0 31 1 0 0 20 0 22 0 9891877 10060525568 9267 33554432000 1073741824 1073778376 140737227419728 140737227410864 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15860/statm: 2456183 9267 2221 9 0 2446860 0
[pid=15860/tid=15861] ppid=15857 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/15860/task/15861/stat : 15861 (java) S 15857 15860 14900 0 -1 4202560 2419 0 1 0 12 0 0 0 20 0 22 0 9891877 10060525568 9268 33554432000 1073741824 1073778376 140737227419728 140566271669112 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 9824732

[startup+0.300289 s]
/proc/loadavg: 4.12 3.64 2.50 4/197 15860
/proc/meminfo: memFree=26688212/32872528 swapFree=1526624/1696276
[pid=15860] ppid=15857 vsize=9824732 CPUtime=0.72 cores=1,3,5,7
/proc/15860/stat : 15860 (java) S 15857 15860 14900 0 -1 4202496 7335 0 1 0 71 1 0 0 20 0 22 0 9891877 10060525568 10110 33554432000 1073741824 1073778376 140737227419728 140737227410864 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15860/statm: 2456183 10110 2242 9 0 2446860 0
[pid=15860/tid=15861] ppid=15857 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/15860/task/15861/stat : 15861 (java) S 15857 15860 14900 0 -1 4202560 2419 0 1 0 12 0 0 0 20 0 22 0 9891877 10060525568 10110 33554432000 1073741824 1073778376 140737227419728 140566271669112 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 9824732

[startup+0.700247 s]
/proc/loadavg: 4.12 3.64 2.50 4/197 15860
/proc/meminfo: memFree=26688212/32872528 swapFree=1526624/1696276
[pid=15860] ppid=15857 vsize=9824732 CPUtime=2.32 cores=1,3,5,7
/proc/15860/stat : 15860 (java) S 15857 15860 14900 0 -1 4202496 23588 0 1 0 228 4 0 0 20 0 22 0 9891877 10060525568 36076 33554432000 1073741824 1073778376 140737227419728 140737227410864 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15860/statm: 2456183 36076 2260 9 0 2446860 0
[pid=15860/tid=15861] ppid=15857 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/15860/task/15861/stat : 15861 (java) S 15857 15860 14900 0 -1 4202560 2419 0 1 0 12 0 0 0 20 0 22 0 9891877 10060525568 36076 33554432000 1073741824 1073778376 140737227419728 140566271669112 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 4.11 3.64 2.51 5/219 15882
/proc/meminfo: memFree=26494800/32872528 swapFree=1526624/1696276
[pid=15860] ppid=15857 vsize=9824732 CPUtime=4.59 cores=1,3,5,7
/proc/15860/stat : 15860 (java) S 15857 15860 14900 0 -1 4202496 23954 0 1 0 453 6 0 0 20 0 22 0 9891877 10060525568 50745 33554432000 1073741824 1073778376 140737227419728 140737227410864 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15860/statm: 2456183 50745 2275 9 0 2446860 0
[pid=15860/tid=15861] ppid=15857 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/15860/task/15861/stat : 15861 (java) S 15857 15860 14900 0 -1 4202560 2419 0 1 0 12 0 0 0 20 0 22 0 9891877 10060525568 50745 33554432000 1073741824 1073778376 140737227419728 140566271669112 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15863] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15863/stat : 15863 (java) S 15857 15860 14900 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 9891878 10060525568 50745 33554432000 1073741824 1073778376 140737227419728 140566233160232 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15864] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15864/stat : 15864 (java) S 15857 15860 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9891878 10060525568 50745 33554432000 1073741824 1073778376 140737227419728 140566232107432 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15860/tid=15865] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15865/stat : 15865 (java) S 15857 15860 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9891878 10060525568 50745 33554432000 1073741824 1073778376 140737227419728 140566231054632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15860/tid=15866] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15866/stat : 15866 (java) S 15857 15860 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9891878 10060525568 50745 33554432000 1073741824 1073778376 140737227419728 140566230001832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15867] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15867/stat : 15867 (java) S 15857 15860 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9891878 10060525568 50745 33554432000 1073741824 1073778376 140737227419728 140566228950056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15868] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15868/stat : 15868 (java) S 15857 15860 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9891878 10060525568 50745 33554432000 1073741824 1073778376 140737227419728 140566227897256 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15860/tid=15869] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15869/stat : 15869 (java) S 15857 15860 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9891878 10060525568 50745 33554432000 1073741824 1073778376 140737227419728 140566109088552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15870] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15870/stat : 15870 (java) S 15857 15860 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9891878 10060525568 50745 33554432000 1073741824 1073778376 140737227419728 140566108035752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15860/tid=15871] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15871/stat : 15871 (java) S 15857 15860 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9891879 10060525568 50745 33554432000 1073741824 1073778376 140737227419728 140566095837672 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15872] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15872/stat : 15872 (java) S 15857 15860 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9891880 10060525568 50745 33554432000 1073741824 1073778376 140737227419728 140566094783736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15873] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15873/stat : 15873 (java) S 15857 15860 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9891880 10060525568 50745 33554432000 1073741824 1073778376 140737227419728 140566093730824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15874] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15874/stat : 15874 (java) S 15857 15860 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9891882 10060525568 50745 33554432000 1073741824 1073778376 140737227419728 140565354113168 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15875] ppid=15857 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/15860/task/15875/stat : 15875 (java) S 15857 15860 14900 0 -1 4202560 8797 0 0 0 76 1 0 0 20 0 22 0 9891882 10060525568 50745 33554432000 1073741824 1073778376 140737227419728 140565353061304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15876] ppid=15857 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/15860/task/15876/stat : 15876 (java) S 15857 15860 14900 0 -1 4202560 11319 0 0 0 94 2 0 0 20 0 22 0 9891882 10060525568 50745 33554432000 1073741824 1073778376 140737227419728 140565352008504 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15877] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15877/stat : 15877 (java) S 15857 15860 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9891882 10060525568 50745 33554432000 1073741824 1073778376 140737227419728 140565350955896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15860/tid=15878] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15878/stat : 15878 (java) S 15857 15860 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9891882 10060525568 50745 33554432000 1073741824 1073778376 140737227419728 140565349903304 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15879] ppid=15857 vsize=9824732 CPUtime=1.33 cores=1,3,5,7
/proc/15860/task/15879/stat : 15879 (java) R 15857 15860 14900 0 -1 4202560 24 0 0 0 133 0 0 0 20 0 22 0 9891892 10060525568 50745 33554432000 1073741824 1073778376 140737227419728 140565348848304 140566109548426 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=15860/tid=15880] ppid=15857 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/15860/task/15880/stat : 15880 (java) R 15857 15860 14900 0 -1 4202560 92 0 0 0 130 2 0 0 20 0 22 0 9891892 10060525568 50745 33554432000 1073741824 1073778376 140737227419728 140565347786640 140566109640718 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=15860/tid=15881] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15881/stat : 15881 (java) S 15857 15860 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9891892 10060525568 50745 33554432000 1073741824 1073778376 140737227419728 140565346743208 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15882] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15882/stat : 15882 (java) S 15857 15860 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9891892 10060525568 50745 33554432000 1073741824 1073778376 140737227419728 140565345690408 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 9824732

[startup+3.10095 s]
/proc/loadavg: 4.11 3.64 2.51 5/219 15882
/proc/meminfo: memFree=26487168/32872528 swapFree=1526624/1696276
[pid=15860] ppid=15857 vsize=9824732 CPUtime=8.14 cores=1,3,5,7
/proc/15860/stat : 15860 (java) S 15857 15860 14900 0 -1 4202496 24028 0 1 0 806 8 0 0 20 0 22 0 9891877 10060525568 53357 33554432000 1073741824 1073778376 140737227419728 140737227410864 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15860/statm: 2456183 53357 2275 9 0 2446860 0
[pid=15860/tid=15861] ppid=15857 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/15860/task/15861/stat : 15861 (java) S 15857 15860 14900 0 -1 4202560 2419 0 1 0 12 0 0 0 20 0 22 0 9891877 10060525568 53357 33554432000 1073741824 1073778376 140737227419728 140566271669112 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15863] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15863/stat : 15863 (java) S 15857 15860 14900 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 9891878 10060525568 53357 33554432000 1073741824 1073778376 140737227419728 140566233160232 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15864] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15864/stat : 15864 (java) S 15857 15860 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9891878 10060525568 53357 33554432000 1073741824 1073778376 140737227419728 140566232107432 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15860/tid=15865] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15865/stat : 15865 (java) S 15857 15860 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9891878 10060525568 53357 33554432000 1073741824 1073778376 140737227419728 140566231054632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15860/tid=15866] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15866/stat : 15866 (java) S 15857 15860 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9891878 10060525568 53357 33554432000 1073741824 1073778376 140737227419728 140566230001832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15867] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15867/stat : 15867 (java) S 15857 15860 14900 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 9891878 10060525568 53357 33554432000 1073741824 1073778376 140737227419728 140566228950056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15868] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15868/stat : 15868 (java) S 15857 15860 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 9891878 10060525568 53357 33554432000 1073741824 1073778376 140737227419728 140566227897256 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15860/tid=15869] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15869/stat : 15869 (java) S 15857 15860 14900 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 9891878 10060525568 53357 33554432000 1073741824 1073778376 140737227419728 140566109088552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15870] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15870/stat : 15870 (java) S 15857 15860 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9891878 10060525568 53357 33554432000 1073741824 1073778376 140737227419728 140566108035752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15860/tid=15871] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15871/stat : 15871 (java) S 15857 15860 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9891879 10060525568 53357 33554432000 1073741824 1073778376 140737227419728 140566095837672 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15872] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15872/stat : 15872 (java) S 15857 15860 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9891880 10060525568 53357 33554432000 1073741824 1073778376 140737227419728 140566094783736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15873] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15873/stat : 15873 (java) S 15857 15860 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9891880 10060525568 53357 33554432000 1073741824 1073778376 140737227419728 140566093730824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15874] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15874/stat : 15874 (java) S 15857 15860 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9891882 10060525568 53357 33554432000 1073741824 1073778376 140737227419728 140565354113168 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15875] ppid=15857 vsize=9824732 CPUtime=0.78 cores=1,3,5,7
/proc/15860/task/15875/stat : 15875 (java) S 15857 15860 14900 0 -1 4202560 8797 0 0 0 77 1 0 0 20 0 22 0 9891882 10060525568 53357 33554432000 1073741824 1073778376 140737227419728 140565353061304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15876] ppid=15857 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/15860/task/15876/stat : 15876 (java) S 15857 15860 14900 0 -1 4202560 11368 0 0 0 127 2 0 0 20 0 22 0 9891882 10060525568 53357 33554432000 1073741824 1073778376 140737227419728 140565352008504 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15860/tid=15877] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15877/stat : 15877 (java) S 15857 15860 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9891882 10060525568 53357 33554432000 1073741824 1073778376 140737227419728 140565350955896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15860/tid=15878] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15878/stat : 15878 (java) S 15857 15860 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9891882 10060525568 53357 33554432000 1073741824 1073778376 140737227419728 140565349903304 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15879] ppid=15857 vsize=9824732 CPUtime=2.92 cores=1,3,5,7
/proc/15860/task/15879/stat : 15879 (java) R 15857 15860 14900 0 -1 4202560 24 0 0 0 292 0 0 0 20 0 22 0 9891892 10060525568 53357 33554432000 1073741824 1073778376 140737227419728 140565348839424 140566109548586 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=15860/tid=15880] ppid=15857 vsize=9824732 CPUtime=2.91 cores=1,3,5,7
/proc/15860/task/15880/stat : 15880 (java) R 15857 15860 14900 0 -1 4202560 94 0 0 0 289 2 0 0 20 0 22 0 9891892 10060525568 53357 33554432000 1073741824 1073778376 140737227419728 140565347793856 140566109639341 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15881] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15881/stat : 15881 (java) S 15857 15860 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9891892 10060525568 53357 33554432000 1073741824 1073778376 140737227419728 140565346743208 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15882] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15882/stat : 15882 (java) S 15857 15860 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9891892 10060525568 53357 33554432000 1073741824 1073778376 140737227419728 140565345690408 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.14
Current children cumulated vsize (KiB) 9824732

[startup+6.30095 s]
/proc/loadavg: 4.11 3.64 2.51 5/219 15882
/proc/meminfo: memFree=26485672/32872528 swapFree=1526624/1696276
[pid=15860] ppid=15857 vsize=9824732 CPUtime=14.57 cores=1,3,5,7
/proc/15860/stat : 15860 (java) S 15857 15860 14900 0 -1 4202496 24066 0 1 0 1446 11 0 0 20 0 22 0 9891877 10060525568 54053 33554432000 1073741824 1073778376 140737227419728 140737227410864 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15860/statm: 2456183 54053 2275 9 0 2446860 0
[pid=15860/tid=15861] ppid=15857 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/15860/task/15861/stat : 15861 (java) S 15857 15860 14900 0 -1 4202560 2419 0 1 0 12 0 0 0 20 0 22 0 9891877 10060525568 54053 33554432000 1073741824 1073778376 140737227419728 140566271669112 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15863] ppid=15857 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/15860/task/15863/stat : 15863 (java) S 15857 15860 14900 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 22 0 9891878 10060525568 54053 33554432000 1073741824 1073778376 140737227419728 140566233160232 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15860/tid=15864] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15864/stat : 15864 (java) S 15857 15860 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9891878 10060525568 54053 33554432000 1073741824 1073778376 140737227419728 140566232107432 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15860/tid=15865] ppid=15857 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/15860/task/15865/stat : 15865 (java) S 15857 15860 14900 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 9891878 10060525568 54053 33554432000 1073741824 1073778376 140737227419728 140566231054632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15860/tid=15866] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15866/stat : 15866 (java) S 15857 15860 14900 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 9891878 10060525568 54053 33554432000 1073741824 1073778376 140737227419728 140566230001832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15867] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15867/stat : 15867 (java) S 15857 15860 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9891878 10060525568 54053 33554432000 1073741824 1073778376 140737227419728 140566228950056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15868] ppid=15857 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/15860/task/15868/stat : 15868 (java) S 15857 15860 14900 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 9891878 10060525568 54053 33554432000 1073741824 1073778376 140737227419728 140566227897256 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15860/tid=15869] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15869/stat : 15869 (java) S 15857 15860 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 9891878 10060525568 54053 33554432000 1073741824 1073778376 140737227419728 140566109088552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15870] ppid=15857 vsize=9824732 CPUtime=0.01 cores=1,3,5,7

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

[pid=15860/tid=15870] ppid=15857 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/15860/task/15870/stat : 15870 (java) S 15857 15860 14900 0 -1 4202560 37 0 0 0 8 2 0 0 20 0 22 0 9891878 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140566108035752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15871] ppid=15857 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/15860/task/15871/stat : 15871 (java) S 15857 15860 14900 0 -1 4202560 10 0 0 0 0 1 0 0 20 0 22 0 9891879 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140566095837672 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15860/tid=15872] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15872/stat : 15872 (java) S 15857 15860 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9891880 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140566094783736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15873] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15873/stat : 15873 (java) S 15857 15860 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9891880 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140566093730824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15874] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15874/stat : 15874 (java) S 15857 15860 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9891882 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140565354113168 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15875] ppid=15857 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/15860/task/15875/stat : 15875 (java) S 15857 15860 14900 0 -1 4202560 8850 0 0 0 112 1 0 0 20 0 22 0 9891882 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140565353061304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15876] ppid=15857 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/15860/task/15876/stat : 15876 (java) S 15857 15860 14900 0 -1 4202560 11368 0 0 0 170 2 0 0 20 0 22 0 9891882 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140565352008504 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15877] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15877/stat : 15877 (java) S 15857 15860 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9891882 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140565350955896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15860/tid=15878] ppid=15857 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/15860/task/15878/stat : 15878 (java) S 15857 15860 14900 0 -1 4202560 3 0 0 0 0 1 0 0 20 0 22 0 9891882 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140565349903304 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15879] ppid=15857 vsize=9824732 CPUtime=61.85 cores=1,3,5,7
/proc/15860/task/15879/stat : 15879 (java) R 15857 15860 14900 0 -1 4202560 52 0 0 0 6185 0 0 0 20 0 22 0 9891892 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140565348846352 140566109548288 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=15860/tid=15880] ppid=15857 vsize=9824732 CPUtime=61.89 cores=1,3,5,7
/proc/15860/task/15880/stat : 15880 (java) R 15857 15860 14900 0 -1 4202560 108 0 0 0 6187 2 0 0 20 0 22 0 9891892 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140565347793968 140566109535928 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15881] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15881/stat : 15881 (java) S 15857 15860 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9891892 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140565346743208 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15882] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15882/stat : 15882 (java) S 15857 15860 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9891892 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140565345690408 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 127.73
Current children cumulated vsize (KiB) 9824732

[startup+64.0009 s]
/proc/loadavg: 4.27 3.78 2.62 5/219 16018
/proc/meminfo: memFree=27321436/32872528 swapFree=1526624/1696276
[pid=15860] ppid=15857 vsize=9824732 CPUtime=130.92 cores=1,3,5,7
/proc/15860/stat : 15860 (java) S 15857 15860 14900 0 -1 4202496 24449 0 1 0 13070 22 0 0 20 0 22 0 9891877 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140737227410864 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15860/statm: 2456183 54331 2275 9 0 2446860 0
[pid=15860/tid=15861] ppid=15857 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/15860/task/15861/stat : 15861 (java) S 15857 15860 14900 0 -1 4202560 2420 0 1 0 13 0 0 0 20 0 22 0 9891877 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140566271669112 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15863] ppid=15857 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/15860/task/15863/stat : 15863 (java) S 15857 15860 14900 0 -1 4202560 53 0 0 0 8 1 0 0 20 0 22 0 9891878 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140566233160232 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15864] ppid=15857 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/15860/task/15864/stat : 15864 (java) S 15857 15860 14900 0 -1 4202560 34 0 0 0 12 0 0 0 20 0 22 0 9891878 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140566232107432 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15865] ppid=15857 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/15860/task/15865/stat : 15865 (java) S 15857 15860 14900 0 -1 4202560 48 0 0 0 9 2 0 0 20 0 22 0 9891878 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140566231054632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15866] ppid=15857 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/15860/task/15866/stat : 15866 (java) S 15857 15860 14900 0 -1 4202560 40 0 0 0 7 2 0 0 20 0 22 0 9891878 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140566230001832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15860/tid=15867] ppid=15857 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/15860/task/15867/stat : 15867 (java) S 15857 15860 14900 0 -1 4202560 61 0 0 0 7 0 0 0 20 0 22 0 9891878 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140566228950056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15860/tid=15868] ppid=15857 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/15860/task/15868/stat : 15868 (java) S 15857 15860 14900 0 -1 4202560 53 0 0 0 10 2 0 0 20 0 22 0 9891878 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140566227897256 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15860/tid=15869] ppid=15857 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/15860/task/15869/stat : 15869 (java) S 15857 15860 14900 0 -1 4202560 42 0 0 0 10 2 0 0 20 0 22 0 9891878 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140566109088552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15870] ppid=15857 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/15860/task/15870/stat : 15870 (java) S 15857 15860 14900 0 -1 4202560 37 0 0 0 8 2 0 0 20 0 22 0 9891878 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140566108035752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15871] ppid=15857 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/15860/task/15871/stat : 15871 (java) S 15857 15860 14900 0 -1 4202560 11 0 0 0 0 2 0 0 20 0 22 0 9891879 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140566095837672 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15860/tid=15872] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15872/stat : 15872 (java) S 15857 15860 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9891880 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140566094783736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15873] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15873/stat : 15873 (java) S 15857 15860 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9891880 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140566093730824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15874] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15874/stat : 15874 (java) S 15857 15860 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9891882 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140565354113168 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15875] ppid=15857 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/15860/task/15875/stat : 15875 (java) S 15857 15860 14900 0 -1 4202560 8850 0 0 0 112 1 0 0 20 0 22 0 9891882 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140565353061304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15876] ppid=15857 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/15860/task/15876/stat : 15876 (java) S 15857 15860 14900 0 -1 4202560 11368 0 0 0 170 2 0 0 20 0 22 0 9891882 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140565352008504 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15877] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15877/stat : 15877 (java) S 15857 15860 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9891882 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140565350955896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15860/tid=15878] ppid=15857 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/15860/task/15878/stat : 15878 (java) S 15857 15860 14900 0 -1 4202560 5 0 0 0 0 1 0 0 20 0 22 0 9891882 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140565349903304 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15879] ppid=15857 vsize=9824732 CPUtime=63.44 cores=1,3,5,7
/proc/15860/task/15879/stat : 15879 (java) R 15857 15860 14900 0 -1 4202560 54 0 0 0 6344 0 0 0 20 0 22 0 9891892 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140565348846352 140566109535923 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=15860/tid=15880] ppid=15857 vsize=9824732 CPUtime=63.48 cores=1,3,5,7
/proc/15860/task/15880/stat : 15880 (java) R 15857 15860 14900 0 -1 4202560 108 0 0 0 6345 3 0 0 20 0 22 0 9891892 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140565347793736 140566109535923 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15881] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15881/stat : 15881 (java) S 15857 15860 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9891892 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140565346743208 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15882] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15882/stat : 15882 (java) S 15857 15860 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9891892 10060525568 54331 33554432000 1073741824 1073778376 140737227419728 140565345690408 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 130.92
Current children cumulated vsize (KiB) 9824732

[startup+64.801 s]
/proc/loadavg: 4.27 3.78 2.62 5/219 16018
/proc/meminfo: memFree=27321436/32872528 swapFree=1526624/1696276
[pid=15860] ppid=15857 vsize=9824732 CPUtime=132.35 cores=1,3,5,7
/proc/15860/stat : 15860 (java) S 15857 15860 14900 0 -1 4202496 24450 0 1 0 13210 25 0 0 20 0 19 0 9891877 10060525568 54317 33554432000 1073741824 1073778376 140737227419728 140737227410864 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15860/statm: 2456183 54317 2276 9 0 2446860 0
[pid=15860/tid=15861] ppid=15857 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/15860/task/15861/stat : 15861 (java) S 15857 15860 14900 0 -1 4202560 2420 0 1 0 13 0 0 0 20 0 19 0 9891877 10060525568 54317 33554432000 1073741824 1073778376 140737227419728 140566271669112 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15863] ppid=15857 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/15860/task/15863/stat : 15863 (java) S 15857 15860 14900 0 -1 4202560 53 0 0 0 8 1 0 0 20 0 19 0 9891878 10060525568 54317 33554432000 1073741824 1073778376 140737227419728 140566233160232 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15864] ppid=15857 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/15860/task/15864/stat : 15864 (java) S 15857 15860 14900 0 -1 4202560 34 0 0 0 12 0 0 0 20 0 19 0 9891878 10060525568 54317 33554432000 1073741824 1073778376 140737227419728 140566232107432 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15865] ppid=15857 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/15860/task/15865/stat : 15865 (java) S 15857 15860 14900 0 -1 4202560 48 0 0 0 9 2 0 0 20 0 19 0 9891878 10060525568 54317 33554432000 1073741824 1073778376 140737227419728 140566231054632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15866] ppid=15857 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/15860/task/15866/stat : 15866 (java) S 15857 15860 14900 0 -1 4202560 40 0 0 0 7 2 0 0 20 0 19 0 9891878 10060525568 54317 33554432000 1073741824 1073778376 140737227419728 140566230001832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15860/tid=15867] ppid=15857 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/15860/task/15867/stat : 15867 (java) S 15857 15860 14900 0 -1 4202560 61 0 0 0 7 0 0 0 20 0 19 0 9891878 10060525568 54317 33554432000 1073741824 1073778376 140737227419728 140566228950056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15860/tid=15868] ppid=15857 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/15860/task/15868/stat : 15868 (java) S 15857 15860 14900 0 -1 4202560 53 0 0 0 10 2 0 0 20 0 19 0 9891878 10060525568 54317 33554432000 1073741824 1073778376 140737227419728 140566227897256 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15860/tid=15869] ppid=15857 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/15860/task/15869/stat : 15869 (java) S 15857 15860 14900 0 -1 4202560 42 0 0 0 10 2 0 0 20 0 19 0 9891878 10060525568 54317 33554432000 1073741824 1073778376 140737227419728 140566109088552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15870] ppid=15857 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/15860/task/15870/stat : 15870 (java) S 15857 15860 14900 0 -1 4202560 37 0 0 0 8 2 0 0 20 0 19 0 9891878 10060525568 54317 33554432000 1073741824 1073778376 140737227419728 140566108035752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15871] ppid=15857 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/15860/task/15871/stat : 15871 (java) S 15857 15860 14900 0 -1 4202560 11 0 0 0 0 2 0 0 20 0 19 0 9891879 10060525568 54317 33554432000 1073741824 1073778376 140737227419728 140566095837672 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15860/tid=15872] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15872/stat : 15872 (java) S 15857 15860 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9891880 10060525568 54317 33554432000 1073741824 1073778376 140737227419728 140566094783736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15873] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15873/stat : 15873 (java) S 15857 15860 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 9891880 10060525568 54317 33554432000 1073741824 1073778376 140737227419728 140566093730824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15874] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15874/stat : 15874 (java) S 15857 15860 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9891882 10060525568 54317 33554432000 1073741824 1073778376 140737227419728 140565354113168 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15875] ppid=15857 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/15860/task/15875/stat : 15875 (java) S 15857 15860 14900 0 -1 4202560 8850 0 0 0 112 1 0 0 20 0 19 0 9891882 10060525568 54317 33554432000 1073741824 1073778376 140737227419728 140565353061304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15876] ppid=15857 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/15860/task/15876/stat : 15876 (java) S 15857 15860 14900 0 -1 4202560 11368 0 0 0 170 2 0 0 20 0 19 0 9891882 10060525568 54317 33554432000 1073741824 1073778376 140737227419728 140565352008504 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15877] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15877/stat : 15877 (java) S 15857 15860 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9891882 10060525568 54317 33554432000 1073741824 1073778376 140737227419728 140565350955896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15860/tid=15878] ppid=15857 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/15860/task/15878/stat : 15878 (java) S 15857 15860 14900 0 -1 4202560 5 0 0 0 0 1 0 0 20 0 19 0 9891882 10060525568 54317 33554432000 1073741824 1073778376 140737227419728 140565349903304 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15881] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15881/stat : 15881 (java) S 15857 15860 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 9891892 10060525568 54317 33554432000 1073741824 1073778376 140737227419728 140565346743208 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 132.35
Current children cumulated vsize (KiB) 9824732

[startup+65.2008 s]
/proc/loadavg: 4.27 3.78 2.62 4/216 16018
/proc/meminfo: memFree=27321436/32872528 swapFree=1526624/1696276
[pid=15860] ppid=15857 vsize=9824732 CPUtime=132.43 cores=1,3,5,7
/proc/15860/stat : 15860 (java) S 15857 15860 14900 0 -1 4202496 24466 0 1 0 13218 25 0 0 20 0 19 0 9891877 10060525568 54329 33554432000 1073741824 1073778376 140737227419728 140737227410864 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15860/statm: 2456183 54329 2287 9 0 2446860 0
[pid=15860/tid=15861] ppid=15857 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/15860/task/15861/stat : 15861 (java) S 15857 15860 14900 0 -1 4202560 2420 0 1 0 13 0 0 0 20 0 19 0 9891877 10060525568 54329 33554432000 1073741824 1073778376 140737227419728 140566271668952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15863] ppid=15857 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/15860/task/15863/stat : 15863 (java) S 15857 15860 14900 0 -1 4202560 53 0 0 0 8 1 0 0 20 0 19 0 9891878 10060525568 54329 33554432000 1073741824 1073778376 140737227419728 140566233160232 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15864] ppid=15857 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/15860/task/15864/stat : 15864 (java) S 15857 15860 14900 0 -1 4202560 34 0 0 0 12 0 0 0 20 0 19 0 9891878 10060525568 54329 33554432000 1073741824 1073778376 140737227419728 140566232107432 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15865] ppid=15857 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/15860/task/15865/stat : 15865 (java) S 15857 15860 14900 0 -1 4202560 48 0 0 0 9 2 0 0 20 0 19 0 9891878 10060525568 54329 33554432000 1073741824 1073778376 140737227419728 140566231054632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15866] ppid=15857 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/15860/task/15866/stat : 15866 (java) S 15857 15860 14900 0 -1 4202560 40 0 0 0 7 2 0 0 20 0 19 0 9891878 10060525568 54329 33554432000 1073741824 1073778376 140737227419728 140566230001832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15860/tid=15867] ppid=15857 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/15860/task/15867/stat : 15867 (java) S 15857 15860 14900 0 -1 4202560 61 0 0 0 7 0 0 0 20 0 19 0 9891878 10060525568 54329 33554432000 1073741824 1073778376 140737227419728 140566228950056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15860/tid=15868] ppid=15857 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/15860/task/15868/stat : 15868 (java) S 15857 15860 14900 0 -1 4202560 53 0 0 0 10 2 0 0 20 0 19 0 9891878 10060525568 54329 33554432000 1073741824 1073778376 140737227419728 140566227897256 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15860/tid=15869] ppid=15857 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/15860/task/15869/stat : 15869 (java) S 15857 15860 14900 0 -1 4202560 42 0 0 0 10 2 0 0 20 0 19 0 9891878 10060525568 54329 33554432000 1073741824 1073778376 140737227419728 140566109088552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15870] ppid=15857 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/15860/task/15870/stat : 15870 (java) S 15857 15860 14900 0 -1 4202560 37 0 0 0 8 2 0 0 20 0 19 0 9891878 10060525568 54329 33554432000 1073741824 1073778376 140737227419728 140566108035752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15871] ppid=15857 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/15860/task/15871/stat : 15871 (java) S 15857 15860 14900 0 -1 4202560 11 0 0 0 0 2 0 0 20 0 19 0 9891879 10060525568 54329 33554432000 1073741824 1073778376 140737227419728 140566095837672 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15872] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15872/stat : 15872 (java) S 15857 15860 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9891880 10060525568 54329 33554432000 1073741824 1073778376 140737227419728 140566094783736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15873] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15873/stat : 15873 (java) S 15857 15860 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 9891880 10060525568 54329 33554432000 1073741824 1073778376 140737227419728 140566093730824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15874] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15874/stat : 15874 (java) S 15857 15860 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9891882 10060525568 54329 33554432000 1073741824 1073778376 140737227419728 140565354113168 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15875] ppid=15857 vsize=9824732 CPUtime=1.15 cores=1,3,5,7
/proc/15860/task/15875/stat : 15875 (java) R 15857 15860 14900 0 -1 4202560 8861 0 0 0 114 1 0 0 20 0 19 0 9891882 10060525568 54329 33554432000 1073741824 1073778376 140737227419728 140565353061304 140566277623987 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=15860/tid=15876] ppid=15857 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/15860/task/15876/stat : 15876 (java) S 15857 15860 14900 0 -1 4202560 11370 0 0 0 172 2 0 0 20 0 19 0 9891882 10060525568 54329 33554432000 1073741824 1073778376 140737227419728 140565352008504 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15860/tid=15877] ppid=15857 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15860/task/15877/stat : 15877 (java) S 15857 15860 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9891882 10060525568 54329 33554432000 1073741824 1073778376 140737227419728 140565350955896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15860/tid=15878] ppid=15857 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/15860/task/15878/stat : 15878 (java) S 15857 15860 14900 0 -1 4202560 5 0 0 0 0 1 0 0 20 0 19 0 9891882 10060525568 54329 33554432000 1073741824 1073778376 140737227419728 140565349903304 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 132.43
Current children cumulated vsize (KiB) 9824732

Child status: 20
Real time (s): 65.2278
CPU time (s): 132.564
CPU user time (s): 132.201
CPU system time (s): 0.362944
CPU usage (%): 203.232
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 132.201
system time used= 0.362944
maximum resident set size= 228172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24468
page faults= 1
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2679
involuntary context switches= 2867

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.473927 second user time and 0.574912 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-30 19:44:36
IDJOB=4120275
IDBENCH=109861
IDSOLVER=2543
FILE ID=node125/4120275-1467308676
RUNJOBID= node125-1467308203-14917
PBS_JOBID= 20005253
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-regular-n22-d4-i3.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-4120275-1467308676/watcher-4120275-1467308676 -o /tmp/evaluation-result-4120275-1467308676/solver-4120275-1467308676 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1467308203-14917 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4120275-1467308676.opb

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

MD5SUM BENCH= 62c79429d1279a8e64c85f7e29fa30ae
RANDOM SEED=942377852

node125.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.282
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.282
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.282
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.282
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.282
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.282
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.282
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.282
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26688592 kB
Buffers:          132016 kB
Cached:          1796444 kB
SwapCached:            0 kB
Active:          2065776 kB
Inactive:        1674900 kB
Active(anon):    1815016 kB
Inactive(anon):        0 kB
Active(file):     250760 kB
Inactive(file):  1674900 kB
Unevictable:     1696276 kB
Mlocked:         1526624 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               824 kB
Writeback:             0 kB
AnonPages:       3510812 kB
Mapped:            21480 kB
Shmem:               204 kB
Slab:             608720 kB
SReclaimable:      52360 kB
SUnreclaim:       556360 kB
KernelStack:        1592 kB
PageTables:        11196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3781520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1912832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71740 MiB
End job on node125 at 2016-06-30 19:45:42