Trace number 4121019

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 109.638 53.7305

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-regular-n23-d4-i1.cnf.gz-plain.pb.metafix.opb
MD5SUM0f6671e8c54543063e55e66eb278955d
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 benchmark42.7125
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.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.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c ManyCore solver with 2 solvers running in parallel
0.11/0.10	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@53ef9f1d
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	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.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@75786e64
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@3597a37c
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	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.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@75786e64
0.11/0.10	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4121019-1467309016.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.035s.
0.11/0.14	c declared #vars     93
0.11/0.14	c #constraints  196
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 => 196
0.11/0.14	c 196 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 => 196
0.11/0.14	c 196 constraints processed.
1.55/0.66	c cleaning 2501 clauses out of 5002 with flag 33519/5002
2.54/0.98	c cleaning 0 clauses out of 5000 with flag 0/5000
2.94/1.00	c cleaning 4243 clauses out of 8499 with flag 75811/11000
3.92/1.36	c cleaning 0 clauses out of 11001 with flag 0/11001
4.22/1.44	c cleaning 5627 clauses out of 11258 with flag 126148/18002
5.36/1.83	c cleaning 0 clauses out of 18000 with flag 0/18000
5.77/2.01	c cleaning 6808 clauses out of 13630 with flag 177400/26001
6.57/2.47	c cleaning 0 clauses out of 26001 with flag 0/26001
6.97/2.60	c cleaning 7903 clauses out of 15821 with flag 234114/35000
8.19/3.25	c cleaning 0 clauses out of 35000 with flag 0/35000
8.40/3.37	c cleaning 8955 clauses out of 17919 with flag 303987/45001
10.39/4.37	c cleaning 9977 clauses out of 19963 with flag 383912/56000
10.39/4.39	c cleaning 0 clauses out of 45001 with flag 0/45001
12.82/5.59	c cleaning 10987 clauses out of 21987 with flag 470573/68001
13.61/5.91	c cleaning 0 clauses out of 56000 with flag 0/56000
15.84/7.09	c cleaning 11993 clauses out of 23999 with flag 566732/81000
16.84/7.54	c cleaning 0 clauses out of 68000 with flag 0/68000
19.46/8.81	c cleaning 12999 clauses out of 26007 with flag 665000/95001
22.04/10.13	c cleaning 0 clauses out of 81001 with flag 0/81001
23.29/10.77	c cleaning 13996 clauses out of 28007 with flag 765315/110000
27.89/13.05	c cleaning 0 clauses out of 95000 with flag 0/95000
27.89/13.09	c cleaning 15002 clauses out of 30012 with flag 875971/126001
33.12/15.60	c cleaning 15999 clauses out of 32009 with flag 990703/143000
34.32/16.25	c cleaning 0 clauses out of 110000 with flag 0/110000
38.80/18.46	c cleaning 16997 clauses out of 34010 with flag 1109044/161000
44.83/21.39	c cleaning 0 clauses out of 126000 with flag 0/126000
45.83/21.83	c cleaning 18002 clauses out of 36013 with flag 1237180/180000
52.62/25.22	c cleaning 19006 clauses out of 38013 with flag 1370806/200002
55.87/26.81	c cleaning 0 clauses out of 143000 with flag 0/143000
60.36/29.03	c cleaning 20003 clauses out of 40006 with flag 1511263/221001
69.21/33.40	c cleaning 20997 clauses out of 42001 with flag 1647804/243000
70.21/33.93	c cleaning 0 clauses out of 161000 with flag 0/161000
78.00/37.81	c cleaning 21993 clauses out of 44004 with flag 1788481/266000
87.84/42.71	c cleaning 23001 clauses out of 46011 with flag 1948478/290001
88.04/42.88	c cleaning 0 clauses out of 180000 with flag 0/180000
99.04/48.34	c cleaning 24001 clauses out of 48009 with flag 2112057/315000
105.63/51.56	c cleaning 0 clauses out of 200003 with flag 0/200003
109.23/53.36	c And the winner is solver0
109.39/53.66	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
109.39/53.66	c starts		: 34
109.39/53.66	c conflicts		: 337823
109.39/53.66	c decisions		: 409106
109.39/53.66	c propagations		: 5092187
109.39/53.66	c inspects		: 1321365920
109.39/53.66	c shortcuts		: 0
109.39/53.66	c learnt literals	: 15
109.39/53.66	c learnt binary clauses	: 122
109.39/53.66	c learnt ternary clauses	: 570
109.39/53.66	c learnt constraints	: 337807
109.39/53.66	c ignored constraints	: 0
109.39/53.66	c root simplifications	: 0
109.39/53.66	c removed literals (reason simplification)	: 960780
109.39/53.66	c reason swapping (by a shorter reason)	: 0
109.39/53.66	c Calls to reduceDB	: 21
109.39/53.66	c Number of update (reduction) of LBD	: 113111
109.39/53.66	c Imported unit clauses	: 0
109.39/53.66	c number of reductions to clauses (during analyze)	: 0
109.39/53.66	c number of learned constraints concerned by reduction	: 0
109.39/53.66	c number of learning phase by resolution	: 0
109.39/53.66	c number of learning phase by cutting planes	: 0
109.39/53.66	c speed (assignments/second)	: 95165.05634566148
109.39/53.66	c non guided choices	15
109.39/53.68	c learnt constraints type 
109.39/53.68	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 122
109.39/53.68	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 46695
109.39/53.68	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
109.39/53.68	c starts		: 118
109.39/53.68	c conflicts		: 203811
109.39/53.68	c decisions		: 238477
109.39/53.68	c propagations		: 3268584
109.39/53.68	c inspects		: 628665098
109.39/53.68	c shortcuts		: 0
109.39/53.68	c learnt literals	: 0
109.39/53.68	c learnt binary clauses	: 0
109.39/53.68	c learnt ternary clauses	: 0
109.39/53.68	c learnt constraints	: 203810
109.39/53.68	c ignored constraints	: 0
109.39/53.68	c root simplifications	: 0
109.39/53.68	c removed literals (reason simplification)	: 0
109.39/53.68	c reason swapping (by a shorter reason)	: 0
109.39/53.68	c Calls to reduceDB	: 16
109.39/53.68	c Number of update (reduction) of LBD	: 0
109.39/53.68	c Imported unit clauses	: 0
109.39/53.68	c number of reductions to clauses (during analyze)	: 0
109.39/53.68	c number of learned constraints concerned by reduction	: 0
109.39/53.68	c number of learning phase by resolution	: 0
109.39/53.68	c number of learning phase by cutting planes	: 0
109.39/53.68	c speed (assignments/second)	: 61056.22594986364
109.39/53.68	c non guided choices	15
109.47/53.72	c learnt constraints type 
109.47/53.72	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 203810
109.47/53.72	s UNSATISFIABLE
109.47/53.72	c Total wall clock time (in seconds): 53.616

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

pid=18242
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 4.22 4.10 3.06 5/198 18245
/proc/meminfo: memFree=28088920/32872528 swapFree=1526624/1696276
[pid=18245] ppid=18242 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/18245/stat : 18245 (java) S 18242 18245 14900 0 -1 4202496 1355 0 0 0 0 0 0 0 20 0 2 0 9925793 98570240 978 33554432000 1073741824 1073778376 140734834116032 140734834107168 270710898749 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18245/statm: 24065 978 744 9 0 16771 0
[pid=18245/tid=18246] ppid=18242 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18246/stat : 18246 (java) R 18242 18245 14900 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 9925794 98570240 978 33554432000 1073741824 1073778376 140734834116032 140502617525800 270707541376 0 0 4096 0 0 0 0 -1 4 0 0 0 0 0

[startup+0.10003 s]
/proc/loadavg: 4.22 4.10 3.06 5/198 18245
/proc/meminfo: memFree=28088920/32872528 swapFree=1526624/1696276
[pid=18245] ppid=18242 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/18245/stat : 18245 (java) S 18242 18245 14900 0 -1 4202496 4502 0 1 0 10 1 0 0 20 0 18 0 9925793 9787879424 6121 33554432000 1073741824 1073778376 140734834116032 140734834107168 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18245/statm: 2389619 6121 2158 9 0 2380296 0
[pid=18245/tid=18246] ppid=18242 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/18245/task/18246/stat : 18246 (java) R 18242 18245 14900 0 -1 4202560 2380 0 1 0 8 0 0 0 20 0 18 0 9925794 9787879424 6121 33554432000 1073741824 1073778376 140734834116032 140502617531112 270710924557 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200269 s]
/proc/loadavg: 4.22 4.10 3.06 5/198 18245
/proc/meminfo: memFree=28088920/32872528 swapFree=1526624/1696276
[pid=18245] ppid=18242 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/18245/stat : 18245 (java) S 18242 18245 14900 0 -1 4202496 5966 0 1 0 29 1 0 0 20 0 22 0 9925793 10060525568 8634 33554432000 1073741824 1073778376 140734834116032 140734834107168 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18245/statm: 2456183 8634 2223 9 0 2446860 0
[pid=18245/tid=18246] ppid=18242 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/18245/task/18246/stat : 18246 (java) S 18242 18245 14900 0 -1 4202560 2407 0 1 0 11 2 0 0 20 0 22 0 9925794 10060525568 8634 33554432000 1073741824 1073778376 140734834116032 140502617531256 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9824732

[startup+0.300264 s]
/proc/loadavg: 4.22 4.10 3.06 5/198 18245
/proc/meminfo: memFree=28088920/32872528 swapFree=1526624/1696276
[pid=18245] ppid=18242 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/18245/stat : 18245 (java) S 18242 18245 14900 0 -1 4202496 8120 0 1 0 62 2 0 0 20 0 22 0 9925793 10060525568 9898 33554432000 1073741824 1073778376 140734834116032 140734834107168 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18245/statm: 2456183 9898 2240 9 0 2446860 0
[pid=18245/tid=18246] ppid=18242 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/18245/task/18246/stat : 18246 (java) S 18242 18245 14900 0 -1 4202560 2407 0 1 0 11 2 0 0 20 0 22 0 9925794 10060525568 9898 33554432000 1073741824 1073778376 140734834116032 140502617531256 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 9824732

[startup+0.700207 s]
/proc/loadavg: 4.22 4.10 3.06 5/198 18245
/proc/meminfo: memFree=28088920/32872528 swapFree=1526624/1696276
[pid=18245] ppid=18242 vsize=9824732 CPUtime=1.85 cores=0,2,4,6
/proc/18245/stat : 18245 (java) S 18242 18245 14900 0 -1 4202496 18969 0 1 0 181 4 0 0 20 0 22 0 9925793 10060525568 19812 33554432000 1073741824 1073778376 140734834116032 140734834107168 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18245/statm: 2456183 19812 2252 9 0 2446860 0
[pid=18245/tid=18246] ppid=18242 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/18245/task/18246/stat : 18246 (java) S 18242 18245 14900 0 -1 4202560 2407 0 1 0 11 2 0 0 20 0 22 0 9925794 10060525568 19812 33554432000 1073741824 1073778376 140734834116032 140502617531256 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 9824732

[startup+1.50083 s]
/proc/loadavg: 4.22 4.10 3.06 7/220 18267
/proc/meminfo: memFree=27748072/32872528 swapFree=1526624/1696276
[pid=18245] ppid=18242 vsize=9824732 CPUtime=4.51 cores=0,2,4,6
/proc/18245/stat : 18245 (java) S 18242 18245 14900 0 -1 4202496 25824 0 1 0 445 6 0 0 20 0 22 0 9925793 10060525568 49946 33554432000 1073741824 1073778376 140734834116032 140734834107168 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18245/statm: 2456183 49946 2275 9 0 2446860 0
[pid=18245/tid=18246] ppid=18242 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/18245/task/18246/stat : 18246 (java) S 18242 18245 14900 0 -1 4202560 2407 0 1 0 11 2 0 0 20 0 22 0 9925794 10060525568 49946 33554432000 1073741824 1073778376 140734834116032 140502617531256 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18245/tid=18248] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18248/stat : 18248 (java) S 18242 18245 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9925794 10060525568 49946 33554432000 1073741824 1073778376 140734834116032 140502461528488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18249] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18249/stat : 18249 (java) S 18242 18245 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 9925794 10060525568 49946 33554432000 1073741824 1073778376 140734834116032 140502460475944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18250] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18250/stat : 18250 (java) S 18242 18245 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9925794 10060525568 49946 33554432000 1073741824 1073778376 140734834116032 140502459422888 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18245/tid=18251] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18251/stat : 18251 (java) S 18242 18245 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9925794 10060525568 49946 33554432000 1073741824 1073778376 140734834116032 140502458370344 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18252] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18252/stat : 18252 (java) S 18242 18245 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9925794 10060525568 49946 33554432000 1073741824 1073778376 140734834116032 140502457318312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18253] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18253/stat : 18253 (java) S 18242 18245 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9925794 10060525568 49946 33554432000 1073741824 1073778376 140734834116032 140502456265768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18245/tid=18254] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18254/stat : 18254 (java) S 18242 18245 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9925794 10060525568 49946 33554432000 1073741824 1073778376 140734834116032 140502455212712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18255] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18255/stat : 18255 (java) S 18242 18245 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9925794 10060525568 49946 33554432000 1073741824 1073778376 140734834116032 140502454160168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18256] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18256/stat : 18256 (java) S 18242 18245 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9925795 10060525568 49946 33554432000 1073741824 1073778376 140734834116032 140502441748840 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18257] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18257/stat : 18257 (java) S 18242 18245 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9925796 10060525568 49946 33554432000 1073741824 1073778376 140734834116032 140502440695160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18258] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18258/stat : 18258 (java) S 18242 18245 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 9925796 10060525568 49946 33554432000 1073741824 1073778376 140734834116032 140502439641992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18259] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18259/stat : 18259 (java) S 18242 18245 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9925798 10060525568 49946 33554432000 1073741824 1073778376 140734834116032 140502438590736 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18260] ppid=18242 vsize=9824732 CPUtime=0.82 cores=0,2,4,6
/proc/18245/task/18260/stat : 18260 (java) R 18242 18245 14900 0 -1 4202560 10606 0 0 0 80 2 0 0 20 0 22 0 9925798 10060525568 49946 33554432000 1073741824 1073778376 140734834116032 140502437538616 140502623491989 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18261] ppid=18242 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/18245/task/18261/stat : 18261 (java) S 18242 18245 14900 0 -1 4202560 11387 0 0 0 108 3 0 0 20 0 22 0 9925798 10060525568 49946 33554432000 1073741824 1073778376 140734834116032 140502436486072 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18262] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18262/stat : 18262 (java) S 18242 18245 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9925798 10060525568 49946 33554432000 1073741824 1073778376 140734834116032 140502435433208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18263] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18263/stat : 18263 (java) S 18242 18245 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9925798 10060525568 49946 33554432000 1073741824 1073778376 140734834116032 140502434380872 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18264] ppid=18242 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/18245/task/18264/stat : 18264 (java) R 18242 18245 14900 0 -1 4202560 20 0 0 0 122 0 0 0 20 0 22 0 9925808 10060525568 49946 33554432000 1073741824 1073778376 140734834116032 140502433316752 140502490334968 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18265] ppid=18242 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/18245/task/18265/stat : 18265 (java) R 18242 18245 14900 0 -1 4202560 100 0 0 0 115 1 0 0 20 0 22 0 9925808 10060525568 49946 33554432000 1073741824 1073778376 140734834116032 140502432264208 140502490461432 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=18245/tid=18266] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18266/stat : 18266 (java) S 18242 18245 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9925808 10060525568 49946 33554432000 1073741824 1073778376 140734834116032 140502431220520 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18267] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18267/stat : 18267 (java) S 18242 18245 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9925808 10060525568 49946 33554432000 1073741824 1073778376 140734834116032 140502430167976 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.51
Current children cumulated vsize (KiB) 9824732

[startup+3.10086 s]
/proc/loadavg: 4.20 4.10 3.06 5/220 18267
/proc/meminfo: memFree=27674700/32872528 swapFree=1526624/1696276
[pid=18245] ppid=18242 vsize=9824732 CPUtime=7.99 cores=0,2,4,6
/proc/18245/stat : 18245 (java) S 18242 18245 14900 0 -1 4202496 25844 0 1 0 791 8 0 0 20 0 22 0 9925793 10060525568 52508 33554432000 1073741824 1073778376 140734834116032 140734834107168 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18245/statm: 2456183 52508 2275 9 0 2446860 0
[pid=18245/tid=18246] ppid=18242 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/18245/task/18246/stat : 18246 (java) S 18242 18245 14900 0 -1 4202560 2407 0 1 0 11 2 0 0 20 0 22 0 9925794 10060525568 52508 33554432000 1073741824 1073778376 140734834116032 140502617531256 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18245/tid=18248] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18248/stat : 18248 (java) S 18242 18245 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9925794 10060525568 52508 33554432000 1073741824 1073778376 140734834116032 140502461528488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18249] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18249/stat : 18249 (java) S 18242 18245 14900 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 9925794 10060525568 52508 33554432000 1073741824 1073778376 140734834116032 140502460475944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18250] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18250/stat : 18250 (java) S 18242 18245 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9925794 10060525568 52508 33554432000 1073741824 1073778376 140734834116032 140502459422888 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18245/tid=18251] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18251/stat : 18251 (java) S 18242 18245 14900 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 9925794 10060525568 52508 33554432000 1073741824 1073778376 140734834116032 140502458370344 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18252] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18252/stat : 18252 (java) S 18242 18245 14900 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 9925794 10060525568 52508 33554432000 1073741824 1073778376 140734834116032 140502457318312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18253] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18253/stat : 18253 (java) S 18242 18245 14900 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 9925794 10060525568 52508 33554432000 1073741824 1073778376 140734834116032 140502456265768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18245/tid=18254] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18254/stat : 18254 (java) S 18242 18245 14900 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 9925794 10060525568 52508 33554432000 1073741824 1073778376 140734834116032 140502455212712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18255] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18255/stat : 18255 (java) S 18242 18245 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9925794 10060525568 52508 33554432000 1073741824 1073778376 140734834116032 140502454160168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18256] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18256/stat : 18256 (java) S 18242 18245 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9925795 10060525568 52508 33554432000 1073741824 1073778376 140734834116032 140502441748840 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18257] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18257/stat : 18257 (java) S 18242 18245 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9925796 10060525568 52508 33554432000 1073741824 1073778376 140734834116032 140502440695160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18258] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18258/stat : 18258 (java) S 18242 18245 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 9925796 10060525568 52508 33554432000 1073741824 1073778376 140734834116032 140502439641992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18259] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18259/stat : 18259 (java) S 18242 18245 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9925798 10060525568 52508 33554432000 1073741824 1073778376 140734834116032 140502438590736 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18260] ppid=18242 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/18245/task/18260/stat : 18260 (java) S 18242 18245 14900 0 -1 4202560 10606 0 0 0 106 2 0 0 20 0 22 0 9925798 10060525568 52508 33554432000 1073741824 1073778376 140734834116032 140502437538616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18261] ppid=18242 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/18245/task/18261/stat : 18261 (java) S 18242 18245 14900 0 -1 4202560 11387 0 0 0 108 3 0 0 20 0 22 0 9925798 10060525568 52508 33554432000 1073741824 1073778376 140734834116032 140502436486072 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18262] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18262/stat : 18262 (java) S 18242 18245 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9925798 10060525568 52508 33554432000 1073741824 1073778376 140734834116032 140502435433208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18263] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18263/stat : 18263 (java) S 18242 18245 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9925798 10060525568 52508 33554432000 1073741824 1073778376 140734834116032 140502434380872 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18264] ppid=18242 vsize=9824732 CPUtime=2.79 cores=0,2,4,6
/proc/18245/task/18264/stat : 18264 (java) R 18242 18245 14900 0 -1 4202560 20 0 0 0 279 0 0 0 20 0 22 0 9925808 10060525568 52508 33554432000 1073741824 1073778376 140734834116032 140502433323648 140502490396713 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18265] ppid=18242 vsize=9824732 CPUtime=2.74 cores=0,2,4,6
/proc/18245/task/18265/stat : 18265 (java) R 18242 18245 14900 0 -1 4202560 102 0 0 0 272 2 0 0 20 0 22 0 9925808 10060525568 52508 33554432000 1073741824 1073778376 140734834116032 140502432271392 140502490334963 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18266] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18266/stat : 18266 (java) S 18242 18245 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9925808 10060525568 52508 33554432000 1073741824 1073778376 140734834116032 140502431220520 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18267] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18267/stat : 18267 (java) S 18242 18245 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9925808 10060525568 52508 33554432000 1073741824 1073778376 140734834116032 140502430167976 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.99
Current children cumulated vsize (KiB) 9824732

[startup+6.30095 s]
/proc/loadavg: 4.20 4.10 3.06 5/220 18267
/proc/meminfo: memFree=27679584/32872528 swapFree=1526624/1696276
[pid=18245] ppid=18242 vsize=9824732 CPUtime=14.41 cores=0,2,4,6
/proc/18245/stat : 18245 (java) S 18242 18245 14900 0 -1 4202496 25931 0 1 0 1432 9 0 0 20 0 22 0 9925793 10060525568 49897 33554432000 1073741824 1073778376 140734834116032 140734834107168 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18245/statm: 2456183 49897 2275 9 0 2446860 0
[pid=18245/tid=18246] ppid=18242 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/18245/task/18246/stat : 18246 (java) S 18242 18245 14900 0 -1 4202560 2407 0 1 0 11 2 0 0 20 0 22 0 9925794 10060525568 49897 33554432000 1073741824 1073778376 140734834116032 140502617531256 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18248] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18248/stat : 18248 (java) S 18242 18245 14900 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 9925794 10060525568 49897 33554432000 1073741824 1073778376 140734834116032 140502461528488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18249] ppid=18242 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18245/task/18249/stat : 18249 (java) S 18242 18245 14900 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 9925794 10060525568 49897 33554432000 1073741824 1073778376 140734834116032 140502460475944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18245/tid=18250] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18250/stat : 18250 (java) S 18242 18245 14900 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 9925794 10060525568 49897 33554432000 1073741824 1073778376 140734834116032 140502459422888 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18251] ppid=18242 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18245/task/18251/stat : 18251 (java) S 18242 18245 14900 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 22 0 9925794 10060525568 49897 33554432000 1073741824 1073778376 140734834116032 140502458370344 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18252] ppid=18242 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18245/task/18252/stat : 18252 (java) S 18242 18245 14900 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 22 0 9925794 10060525568 49897 33554432000 1073741824 1073778376 140734834116032 140502457318312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18245/tid=18253] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18253/stat : 18253 (java) S 18242 18245 14900 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 9925794 10060525568 49897 33554432000 1073741824 1073778376 140734834116032 140502456265768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18254] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18254/stat : 18254 (java) S 18242 18245 14900 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 9925794 10060525568 49897 33554432000 1073741824 1073778376 140734834116032 140502455212712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18255] ppid=18242 vsize=9824732 CPUtime=0.02 cores=0,2,4,6

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

[pid=18245/tid=18255] ppid=18242 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/18245/task/18255/stat : 18255 (java) S 18242 18245 14900 0 -1 4202560 29 0 0 0 6 2 0 0 20 0 22 0 9925794 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502454160168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18256] ppid=18242 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18245/task/18256/stat : 18256 (java) S 18242 18245 14900 0 -1 4202560 201 0 0 0 0 1 0 0 20 0 22 0 9925795 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502441748840 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18257] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18257/stat : 18257 (java) S 18242 18245 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9925796 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502440695160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18258] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18258/stat : 18258 (java) S 18242 18245 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 9925796 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502439641992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18259] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18259/stat : 18259 (java) S 18242 18245 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9925798 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502438590736 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18260] ppid=18242 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/18245/task/18260/stat : 18260 (java) S 18242 18245 14900 0 -1 4202560 12280 0 0 0 163 2 0 0 20 0 22 0 9925798 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502437538616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18261] ppid=18242 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/18245/task/18261/stat : 18261 (java) S 18242 18245 14900 0 -1 4202560 11387 0 0 0 110 3 0 0 20 0 22 0 9925798 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502436486072 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18262] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18262/stat : 18262 (java) S 18242 18245 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9925798 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502435433208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18263] ppid=18242 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18245/task/18263/stat : 18263 (java) S 18242 18245 14900 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 22 0 9925798 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502434380872 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18264] ppid=18242 vsize=9824732 CPUtime=52.23 cores=0,2,4,6
/proc/18245/task/18264/stat : 18264 (java) R 18242 18245 14900 0 -1 4202560 33 0 0 0 5223 0 0 0 20 0 22 0 9925808 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502433323864 140502490396291 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=18245/tid=18265] ppid=18242 vsize=9824732 CPUtime=52.17 cores=0,2,4,6
/proc/18245/task/18265/stat : 18265 (java) R 18242 18245 14900 0 -1 4202560 164 0 0 0 5214 3 0 0 20 0 22 0 9925808 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502432271104 140502490460981 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18266] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18266/stat : 18266 (java) S 18242 18245 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9925808 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502431220520 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18267] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18267/stat : 18267 (java) S 18242 18245 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9925808 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502430167976 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 108.24
Current children cumulated vsize (KiB) 9824732

[startup+53.2009 s]
/proc/loadavg: 4.21 4.11 3.12 5/219 18267
/proc/meminfo: memFree=26901424/32872528 swapFree=1526624/1696276
[pid=18245] ppid=18242 vsize=9824732 CPUtime=109.03 cores=0,2,4,6
/proc/18245/stat : 18245 (java) S 18242 18245 14900 0 -1 4202496 28352 0 1 0 10875 28 0 0 20 0 22 0 9925793 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140734834107168 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18245/statm: 2456183 99287 2275 9 0 2446860 0
[pid=18245/tid=18246] ppid=18242 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/18245/task/18246/stat : 18246 (java) S 18242 18245 14900 0 -1 4202560 2409 0 1 0 11 2 0 0 20 0 22 0 9925794 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502617531256 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18248] ppid=18242 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/18245/task/18248/stat : 18248 (java) S 18242 18245 14900 0 -1 4202560 188 0 0 0 8 3 0 0 20 0 22 0 9925794 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502461528488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18249] ppid=18242 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/18245/task/18249/stat : 18249 (java) S 18242 18245 14900 0 -1 4202560 42 0 0 0 6 2 0 0 20 0 22 0 9925794 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502460475944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18250] ppid=18242 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/18245/task/18250/stat : 18250 (java) S 18242 18245 14900 0 -1 4202560 61 0 0 0 10 3 0 0 20 0 22 0 9925794 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502459422888 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18251] ppid=18242 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/18245/task/18251/stat : 18251 (java) S 18242 18245 14900 0 -1 4202560 71 0 0 0 6 3 0 0 20 0 22 0 9925794 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502458370344 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18252] ppid=18242 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/18245/task/18252/stat : 18252 (java) S 18242 18245 14900 0 -1 4202560 82 0 0 0 6 3 0 0 20 0 22 0 9925794 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502457318312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18253] ppid=18242 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/18245/task/18253/stat : 18253 (java) S 18242 18245 14900 0 -1 4202560 81 0 0 0 7 2 0 0 20 0 22 0 9925794 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502456265768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18254] ppid=18242 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/18245/task/18254/stat : 18254 (java) S 18242 18245 14900 0 -1 4202560 54 0 0 0 7 2 0 0 20 0 22 0 9925794 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502455212712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18255] ppid=18242 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/18245/task/18255/stat : 18255 (java) S 18242 18245 14900 0 -1 4202560 29 0 0 0 6 2 0 0 20 0 22 0 9925794 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502454160168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18256] ppid=18242 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18245/task/18256/stat : 18256 (java) S 18242 18245 14900 0 -1 4202560 201 0 0 0 0 1 0 0 20 0 22 0 9925795 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502441748840 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18257] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18257/stat : 18257 (java) S 18242 18245 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9925796 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502440695160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18258] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18258/stat : 18258 (java) S 18242 18245 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 9925796 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502439641992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18259] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18259/stat : 18259 (java) S 18242 18245 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9925798 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502438590736 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18260] ppid=18242 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/18245/task/18260/stat : 18260 (java) S 18242 18245 14900 0 -1 4202560 12280 0 0 0 163 2 0 0 20 0 22 0 9925798 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502437538616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18261] ppid=18242 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/18245/task/18261/stat : 18261 (java) S 18242 18245 14900 0 -1 4202560 11387 0 0 0 110 3 0 0 20 0 22 0 9925798 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502436486072 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18262] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18262/stat : 18262 (java) S 18242 18245 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9925798 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502435433208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18263] ppid=18242 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18245/task/18263/stat : 18263 (java) S 18242 18245 14900 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 22 0 9925798 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502434380872 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18264] ppid=18242 vsize=9824732 CPUtime=52.63 cores=0,2,4,6
/proc/18245/task/18264/stat : 18264 (java) R 18242 18245 14900 0 -1 4202560 33 0 0 0 5263 0 0 0 20 0 22 0 9925808 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502433323864 140502490334963 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=18245/tid=18265] ppid=18242 vsize=9824732 CPUtime=52.56 cores=0,2,4,6
/proc/18245/task/18265/stat : 18265 (java) R 18242 18245 14900 0 -1 4202560 164 0 0 0 5253 3 0 0 20 0 22 0 9925808 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502432271104 140502490334963 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18266] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18266/stat : 18266 (java) S 18242 18245 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9925808 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502431220520 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18267] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18267/stat : 18267 (java) S 18242 18245 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9925808 10060525568 99287 33554432000 1073741824 1073778376 140734834116032 140502430167976 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 109.03
Current children cumulated vsize (KiB) 9824732

[startup+53.6008 s]
/proc/loadavg: 4.21 4.11 3.12 5/219 18267
/proc/meminfo: memFree=26901424/32872528 swapFree=1526624/1696276
[pid=18245] ppid=18242 vsize=9824732 CPUtime=109.39 cores=0,2,4,6
/proc/18245/stat : 18245 (java) S 18242 18245 14900 0 -1 4202496 28353 0 1 0 10909 30 0 0 20 0 19 0 9925793 10060525568 99273 33554432000 1073741824 1073778376 140734834116032 140734834107168 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18245/statm: 2456183 99273 2276 9 0 2446860 0
[pid=18245/tid=18246] ppid=18242 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/18245/task/18246/stat : 18246 (java) S 18242 18245 14900 0 -1 4202560 2409 0 1 0 11 2 0 0 20 0 19 0 9925794 10060525568 99273 33554432000 1073741824 1073778376 140734834116032 140502617531256 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18248] ppid=18242 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/18245/task/18248/stat : 18248 (java) S 18242 18245 14900 0 -1 4202560 188 0 0 0 8 3 0 0 20 0 19 0 9925794 10060525568 99273 33554432000 1073741824 1073778376 140734834116032 140502461528488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18249] ppid=18242 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/18245/task/18249/stat : 18249 (java) S 18242 18245 14900 0 -1 4202560 42 0 0 0 6 2 0 0 20 0 19 0 9925794 10060525568 99273 33554432000 1073741824 1073778376 140734834116032 140502460475944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18250] ppid=18242 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/18245/task/18250/stat : 18250 (java) S 18242 18245 14900 0 -1 4202560 61 0 0 0 10 3 0 0 20 0 19 0 9925794 10060525568 99273 33554432000 1073741824 1073778376 140734834116032 140502459422888 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18251] ppid=18242 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/18245/task/18251/stat : 18251 (java) S 18242 18245 14900 0 -1 4202560 71 0 0 0 6 3 0 0 20 0 19 0 9925794 10060525568 99273 33554432000 1073741824 1073778376 140734834116032 140502458370344 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18252] ppid=18242 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/18245/task/18252/stat : 18252 (java) S 18242 18245 14900 0 -1 4202560 82 0 0 0 6 3 0 0 20 0 19 0 9925794 10060525568 99273 33554432000 1073741824 1073778376 140734834116032 140502457318312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18253] ppid=18242 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/18245/task/18253/stat : 18253 (java) S 18242 18245 14900 0 -1 4202560 81 0 0 0 7 2 0 0 20 0 19 0 9925794 10060525568 99273 33554432000 1073741824 1073778376 140734834116032 140502456265768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18254] ppid=18242 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/18245/task/18254/stat : 18254 (java) S 18242 18245 14900 0 -1 4202560 54 0 0 0 7 2 0 0 20 0 19 0 9925794 10060525568 99273 33554432000 1073741824 1073778376 140734834116032 140502455212712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18255] ppid=18242 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/18245/task/18255/stat : 18255 (java) S 18242 18245 14900 0 -1 4202560 29 0 0 0 6 2 0 0 20 0 19 0 9925794 10060525568 99273 33554432000 1073741824 1073778376 140734834116032 140502454160168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18256] ppid=18242 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18245/task/18256/stat : 18256 (java) S 18242 18245 14900 0 -1 4202560 201 0 0 0 0 1 0 0 20 0 19 0 9925795 10060525568 99273 33554432000 1073741824 1073778376 140734834116032 140502441748840 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18257] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18257/stat : 18257 (java) S 18242 18245 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9925796 10060525568 99273 33554432000 1073741824 1073778376 140734834116032 140502440695160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18258] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18258/stat : 18258 (java) S 18242 18245 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 9925796 10060525568 99273 33554432000 1073741824 1073778376 140734834116032 140502439641992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18259] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18259/stat : 18259 (java) S 18242 18245 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9925798 10060525568 99273 33554432000 1073741824 1073778376 140734834116032 140502438590736 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18260] ppid=18242 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/18245/task/18260/stat : 18260 (java) S 18242 18245 14900 0 -1 4202560 12280 0 0 0 163 2 0 0 20 0 19 0 9925798 10060525568 99273 33554432000 1073741824 1073778376 140734834116032 140502437538616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18261] ppid=18242 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/18245/task/18261/stat : 18261 (java) S 18242 18245 14900 0 -1 4202560 11387 0 0 0 110 3 0 0 20 0 19 0 9925798 10060525568 99273 33554432000 1073741824 1073778376 140734834116032 140502436486072 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18262] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18262/stat : 18262 (java) S 18242 18245 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9925798 10060525568 99273 33554432000 1073741824 1073778376 140734834116032 140502435433208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18263] ppid=18242 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18245/task/18263/stat : 18263 (java) S 18242 18245 14900 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 19 0 9925798 10060525568 99273 33554432000 1073741824 1073778376 140734834116032 140502434380872 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18267] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18267/stat : 18267 (java) S 18242 18245 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 9925808 10060525568 99273 33554432000 1073741824 1073778376 140734834116032 140502430167976 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 109.39
Current children cumulated vsize (KiB) 9824732

[startup+53.7008 s]
/proc/loadavg: 4.21 4.11 3.12 5/219 18267
/proc/meminfo: memFree=26901424/32872528 swapFree=1526624/1696276
[pid=18245] ppid=18242 vsize=9824732 CPUtime=109.47 cores=0,2,4,6
/proc/18245/stat : 18245 (java) S 18242 18245 14900 0 -1 4202496 28367 0 1 0 10917 30 0 0 20 0 19 0 9925793 10060525568 99285 33554432000 1073741824 1073778376 140734834116032 140734834107168 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18245/statm: 2456183 99285 2287 9 0 2446860 0
[pid=18245/tid=18246] ppid=18242 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/18245/task/18246/stat : 18246 (java) S 18242 18245 14900 0 -1 4202560 2409 0 1 0 12 2 0 0 20 0 19 0 9925794 10060525568 99285 33554432000 1073741824 1073778376 140734834116032 140502617531096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18248] ppid=18242 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/18245/task/18248/stat : 18248 (java) S 18242 18245 14900 0 -1 4202560 188 0 0 0 8 3 0 0 20 0 19 0 9925794 10060525568 99285 33554432000 1073741824 1073778376 140734834116032 140502461528488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18249] ppid=18242 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/18245/task/18249/stat : 18249 (java) S 18242 18245 14900 0 -1 4202560 42 0 0 0 6 2 0 0 20 0 19 0 9925794 10060525568 99285 33554432000 1073741824 1073778376 140734834116032 140502460475944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18250] ppid=18242 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/18245/task/18250/stat : 18250 (java) S 18242 18245 14900 0 -1 4202560 61 0 0 0 10 3 0 0 20 0 19 0 9925794 10060525568 99285 33554432000 1073741824 1073778376 140734834116032 140502459422888 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18251] ppid=18242 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/18245/task/18251/stat : 18251 (java) S 18242 18245 14900 0 -1 4202560 71 0 0 0 6 3 0 0 20 0 19 0 9925794 10060525568 99285 33554432000 1073741824 1073778376 140734834116032 140502458370344 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18252] ppid=18242 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/18245/task/18252/stat : 18252 (java) S 18242 18245 14900 0 -1 4202560 82 0 0 0 6 3 0 0 20 0 19 0 9925794 10060525568 99285 33554432000 1073741824 1073778376 140734834116032 140502457318312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18253] ppid=18242 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/18245/task/18253/stat : 18253 (java) S 18242 18245 14900 0 -1 4202560 81 0 0 0 7 2 0 0 20 0 19 0 9925794 10060525568 99285 33554432000 1073741824 1073778376 140734834116032 140502456265768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18254] ppid=18242 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/18245/task/18254/stat : 18254 (java) S 18242 18245 14900 0 -1 4202560 54 0 0 0 7 2 0 0 20 0 19 0 9925794 10060525568 99285 33554432000 1073741824 1073778376 140734834116032 140502455212712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18255] ppid=18242 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/18245/task/18255/stat : 18255 (java) S 18242 18245 14900 0 -1 4202560 29 0 0 0 6 2 0 0 20 0 19 0 9925794 10060525568 99285 33554432000 1073741824 1073778376 140734834116032 140502454160168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18256] ppid=18242 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18245/task/18256/stat : 18256 (java) S 18242 18245 14900 0 -1 4202560 201 0 0 0 0 1 0 0 20 0 19 0 9925795 10060525568 99285 33554432000 1073741824 1073778376 140734834116032 140502441748840 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18257] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18257/stat : 18257 (java) S 18242 18245 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9925796 10060525568 99285 33554432000 1073741824 1073778376 140734834116032 140502440695160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18258] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18258/stat : 18258 (java) S 18242 18245 14900 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 9925796 10060525568 99285 33554432000 1073741824 1073778376 140734834116032 140502439641992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18259] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18259/stat : 18259 (java) S 18242 18245 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9925798 10060525568 99285 33554432000 1073741824 1073778376 140734834116032 140502438590736 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18245/tid=18260] ppid=18242 vsize=9824732 CPUtime=1.67 cores=0,2,4,6
/proc/18245/task/18260/stat : 18260 (java) R 18242 18245 14900 0 -1 4202560 12281 0 0 0 165 2 0 0 20 0 19 0 9925798 10060525568 99285 33554432000 1073741824 1073778376 140734834116032 140502437538616 140502620116327 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18245/tid=18261] ppid=18242 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/18245/task/18261/stat : 18261 (java) S 18242 18245 14900 0 -1 4202560 11397 0 0 0 113 3 0 0 20 0 19 0 9925798 10060525568 99285 33554432000 1073741824 1073778376 140734834116032 140502436486072 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18262] ppid=18242 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18245/task/18262/stat : 18262 (java) S 18242 18245 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9925798 10060525568 99285 33554432000 1073741824 1073778376 140734834116032 140502435433208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18245/tid=18263] ppid=18242 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18245/task/18263/stat : 18263 (java) S 18242 18245 14900 0 -1 4202560 3 0 0 0 1 0 0 0 20 0 19 0 9925798 10060525568 99285 33554432000 1073741824 1073778376 140734834116032 140502434380872 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 109.47
Current children cumulated vsize (KiB) 9824732

Child status: 20
Real time (s): 53.7305
CPU time (s): 109.638
CPU user time (s): 109.168
CPU system time (s): 0.469928
CPU usage (%): 204.052
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 109.168
system time used= 0.469928
maximum resident set size= 407304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28369
page faults= 1
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2016
involuntary context switches= 2170

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.318951 second user time and 0.51992 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-30 19:50:16
IDJOB=4121019
IDBENCH=110227
IDSOLVER=2543
FILE ID=node125/4121019-1467309016
RUNJOBID= node125-1467308203-14916
PBS_JOBID= 20005253
Free space on /tmp= 71740 MiB

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

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

MD5SUM BENCH= 0f6671e8c54543063e55e66eb278955d
RANDOM SEED=1782306440

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:        28091132 kB
Buffers:          133636 kB
Cached:          1797308 kB
SwapCached:            0 kB
Active:           657500 kB
Inactive:        1676368 kB
Active(anon):     405472 kB
Inactive(anon):        0 kB
Active(file):     252028 kB
Inactive(file):  1676368 kB
Unevictable:     1696276 kB
Mlocked:         1526624 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1944 kB
Writeback:             0 kB
AnonPages:       2029908 kB
Mapped:            21568 kB
Shmem:               204 kB
Slab:             610196 kB
SReclaimable:      53068 kB
SUnreclaim:       557128 kB
KernelStack:        1744 kB
PageTables:         8448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2775864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    436224 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

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