Trace number 4080465

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 157.51 76.8272

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j1206_8-unsat.opb
MD5SUMac6696aebedde13f32e972b28b72aa2c
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 benchmark44.8412
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables33396
Total number of constraints106278
Number of constraints which are clauses105730
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints548
Minimum length of a constraint1
Maximum length of a constraint70
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 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 384
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4080465-1465264158.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
4.36/1.77	c ... done. Wall clock time 1.647s.
4.36/1.77	c declared #vars     33396
4.36/1.77	c #constraints  106278
4.36/1.77	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
4.36/1.77	c constraints type 
4.36/1.77	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 13579
4.36/1.77	c org.sat4j.specs.Constr$1 => 9272
4.36/1.77	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 79702
4.36/1.77	c org.sat4j.minisat.constraints.cnf.UnitClause => 3177
4.36/1.77	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 548
4.36/1.77	c 106278 constraints processed.
4.36/1.77	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
4.36/1.77	c constraints type 
4.36/1.77	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 79702
4.36/1.77	c org.sat4j.specs.Constr$1 => 9272
4.36/1.77	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 13579
4.36/1.77	c org.sat4j.pb.constraints.pb.MaxWatchPb => 548
4.36/1.77	c org.sat4j.pb.constraints.pb.UnitClausePB => 3177
4.36/1.77	c 106278 constraints processed.
12.74/4.93	c cleaning 2495 clauses out of 5000 with flag 31400/5001
20.08/8.45	c cleaning 4245 clauses out of 8502 with flag 86154/11000
29.19/12.99	c cleaning 5624 clauses out of 11257 with flag 150952/18000
39.90/18.24	c cleaning 6813 clauses out of 13633 with flag 231796/26000
53.40/24.92	c cleaning 7908 clauses out of 15820 with flag 333569/35000
68.89/32.65	c cleaning 8937 clauses out of 17912 with flag 466700/45000
86.09/41.16	c cleaning 9982 clauses out of 19973 with flag 613484/56000
103.76/49.92	c cleaning 10983 clauses out of 21990 with flag 761683/68000
123.42/59.73	c cleaning 11995 clauses out of 24009 with flag 939573/81003
139.09/67.53	c cleaning 0 clauses out of 5001 with flag 0/5001
144.91/70.40	c cleaning 12995 clauses out of 26009 with flag 1136747/95000
157.35/76.54	c And the winner is solver0
157.35/76.79	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
157.35/76.79	c starts		: 245
157.35/76.79	c conflicts		: 103107
157.35/76.79	c decisions		: 146740
157.35/76.79	c propagations		: 159484435
157.35/76.79	c inspects		: 495355235
157.35/76.79	c shortcuts		: 0
157.35/76.79	c learnt literals	: 16
157.35/76.79	c learnt binary clauses	: 76
157.35/76.79	c learnt ternary clauses	: 439
157.35/76.79	c learnt constraints	: 103090
157.35/76.79	c ignored constraints	: 0
157.35/76.79	c root simplifications	: 0
157.35/76.79	c removed literals (reason simplification)	: 2240911
157.35/76.79	c reason swapping (by a shorter reason)	: 0
157.35/76.79	c Calls to reduceDB	: 10
157.35/76.79	c Number of update (reduction) of LBD	: 57661
157.35/76.79	c Imported unit clauses	: 0
157.35/76.79	c number of reductions to clauses (during analyze)	: 0
157.35/76.79	c number of learned constraints concerned by reduction	: 0
157.35/76.79	c number of learning phase by resolution	: 0
157.35/76.79	c number of learning phase by cutting planes	: 0
157.35/76.79	c speed (assignments/second)	: 2127480.3238888
157.35/76.79	c non guided choices	42
157.37/76.80	c learnt constraints type 
157.37/76.80	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 76
157.37/76.80	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 21037
157.37/76.80	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
157.37/76.80	c starts		: 23
157.37/76.80	c conflicts		: 5339
157.37/76.80	c decisions		: 14427
157.37/76.80	c propagations		: 8847093
157.37/76.80	c inspects		: 93456275
157.37/76.80	c shortcuts		: 0
157.37/76.80	c learnt literals	: 0
157.37/76.80	c learnt binary clauses	: 0
157.37/76.80	c learnt ternary clauses	: 20
157.37/76.80	c learnt constraints	: 5338
157.37/76.80	c ignored constraints	: 0
157.37/76.80	c root simplifications	: 0
157.37/76.80	c removed literals (reason simplification)	: 0
157.37/76.80	c reason swapping (by a shorter reason)	: 0
157.37/76.80	c Calls to reduceDB	: 1
157.37/76.80	c Number of update (reduction) of LBD	: 0
157.37/76.80	c Imported unit clauses	: 0
157.37/76.80	c number of reductions to clauses (during analyze)	: 0
157.37/76.80	c number of learned constraints concerned by reduction	: 0
157.37/76.80	c number of learning phase by resolution	: 0
157.37/76.80	c number of learning phase by cutting planes	: 0
157.37/76.80	c speed (assignments/second)	: 118002.14741110252
157.37/76.80	c non guided choices	36
157.37/76.80	c learnt constraints type 
157.37/76.80	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 20
157.37/76.80	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5318
157.37/76.80	s UNSATISFIABLE
157.37/76.80	c Total wall clock time (in seconds): 76.679

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

pid=23837
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.13 4.16 4.03 4/197 23840
/proc/meminfo: memFree=27807432/32872528 swapFree=16636/1570076
[pid=23840] ppid=23837 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/23840/stat : 23840 (java) D 23837 23840 17726 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 108348175 9515008 184 33554432000 1073741824 1073778376 140734018008848 140734018000072 213419453879 0 0 4096 0 18446744072100588836 0 0 17 3 0 0 0 0 0
/proc/23840/statm: 2323 184 142 9 0 71 0

[startup+0.100059 s]
/proc/loadavg: 4.13 4.16 4.03 4/197 23840
/proc/meminfo: memFree=27807432/32872528 swapFree=16636/1570076
[pid=23840] ppid=23837 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/23840/stat : 23840 (java) S 23837 23840 17726 0 -1 4202496 4420 0 1 0 8 1 0 0 20 0 18 0 108348175 9787879424 6048 33554432000 1073741824 1073778376 140734704088640 140734704079776 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23840/statm: 2389619 6048 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200278 s]
/proc/loadavg: 4.13 4.16 4.03 4/197 23840
/proc/meminfo: memFree=27807432/32872528 swapFree=16636/1570076
[pid=23840] ppid=23837 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/23840/stat : 23840 (java) S 23837 23840 17726 0 -1 4202496 4657 0 1 0 22 1 0 0 20 0 18 0 108348175 9787879424 7255 33554432000 1073741824 1073778376 140734704088640 140734704079776 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23840/statm: 2389619 7255 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300246 s]
/proc/loadavg: 4.13 4.16 4.03 4/197 23840
/proc/meminfo: memFree=27807432/32872528 swapFree=16636/1570076
[pid=23840] ppid=23837 vsize=9558476 CPUtime=0.45 cores=1,3,5,7
/proc/23840/stat : 23840 (java) S 23837 23840 17726 0 -1 4202496 5508 0 1 0 44 1 0 0 20 0 18 0 108348175 9787879424 8991 33554432000 1073741824 1073778376 140734704088640 140734704079776 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23840/statm: 2389619 8991 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700216 s]
/proc/loadavg: 4.13 4.16 4.03 4/197 23840
/proc/meminfo: memFree=27807432/32872528 swapFree=16636/1570076
[pid=23840] ppid=23837 vsize=9559080 CPUtime=1.6 cores=1,3,5,7
/proc/23840/stat : 23840 (java) S 23837 23840 17726 0 -1 4202496 23300 0 1 0 155 5 0 0 20 0 18 0 108348175 9788497920 33508 33554432000 1073741824 1073778376 140734704088640 140734704079776 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23840/statm: 2389770 33508 2250 9 0 2380447 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 9559080

[startup+1.50084 s]
/proc/loadavg: 4.13 4.16 4.03 6/215 23858
/proc/meminfo: memFree=27600588/32872528 swapFree=16636/1570076
[pid=23840] ppid=23837 vsize=9558476 CPUtime=3.76 cores=1,3,5,7
/proc/23840/stat : 23840 (java) S 23837 23840 17726 0 -1 4202496 35132 0 1 0 366 10 0 0 20 0 18 0 108348175 9787879424 52837 33554432000 1073741824 1073778376 140734704088640 140734704079776 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23840/statm: 2389619 52837 2268 9 0 2380296 0
[pid=23840/tid=23842] ppid=23837 vsize=9558476 CPUtime=1.42 cores=1,3,5,7
/proc/23840/task/23842/stat : 23842 (java) R 23837 23840 17726 0 -1 4202560 2481 0 1 0 139 3 0 0 20 0 18 0 108348176 9787879424 52837 33554432000 1073741824 1073778376 140734704088640 139860415131568 139860418154564 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23840/tid=23843] ppid=23837 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23843/stat : 23843 (java) S 23837 23840 17726 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 108348177 9787879424 52837 33554432000 1073741824 1073778376 140734704088640 139860376632360 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23844] ppid=23837 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23844/stat : 23844 (java) S 23837 23840 17726 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 108348177 9787879424 52837 33554432000 1073741824 1073778376 140734704088640 139860258057128 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23840/tid=23845] ppid=23837 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23845/stat : 23845 (java) S 23837 23840 17726 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 108348177 9787879424 52837 33554432000 1073741824 1073778376 140734704088640 139860257004328 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23846] ppid=23837 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23846/stat : 23846 (java) S 23837 23840 17726 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 18 0 108348177 9787879424 52837 33554432000 1073741824 1073778376 140734704088640 139860255951528 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23840/tid=23847] ppid=23837 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23847/stat : 23847 (java) S 23837 23840 17726 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 108348177 9787879424 52837 33554432000 1073741824 1073778376 140734704088640 139860254898728 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23840/tid=23848] ppid=23837 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23848/stat : 23848 (java) S 23837 23840 17726 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 108348177 9787879424 52837 33554432000 1073741824 1073778376 140734704088640 139860253845928 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23840/tid=23849] ppid=23837 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23849/stat : 23849 (java) S 23837 23840 17726 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 108348177 9787879424 52837 33554432000 1073741824 1073778376 140734704088640 139860252793128 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23850] ppid=23837 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23850/stat : 23850 (java) S 23837 23840 17726 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 108348177 9787879424 52837 33554432000 1073741824 1073778376 140734704088640 139860251740328 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23840/tid=23851] ppid=23837 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23851/stat : 23851 (java) S 23837 23840 17726 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 18 0 108348178 9787879424 52837 33554432000 1073741824 1073778376 140734704088640 139859769412584 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23852] ppid=23837 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23852/stat : 23852 (java) S 23837 23840 17726 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 108348178 9787879424 52837 33554432000 1073741824 1073778376 140734704088640 139859768358648 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23853] ppid=23837 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23853/stat : 23853 (java) S 23837 23840 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 108348178 9787879424 52837 33554432000 1073741824 1073778376 140734704088640 139859767305736 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23854] ppid=23837 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23854/stat : 23854 (java) S 23837 23840 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108348181 9787879424 52837 33554432000 1073741824 1073778376 140734704088640 139859766254224 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23855] ppid=23837 vsize=9558476 CPUtime=1.11 cores=1,3,5,7
/proc/23840/task/23855/stat : 23855 (java) R 23837 23840 17726 0 -1 4202560 17791 0 0 0 108 3 0 0 20 0 18 0 108348181 9787879424 52837 33554432000 1073741824 1073778376 140734704088640 139859765178584 139860421097614 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23856] ppid=23837 vsize=9558476 CPUtime=1.1 cores=1,3,5,7
/proc/23840/task/23856/stat : 23856 (java) R 23837 23840 17726 0 -1 4202560 13495 0 0 0 107 3 0 0 20 0 18 0 108348181 9787879424 52837 33554432000 1073741824 1073778376 140734704088640 139859764148536 139860421936081 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23840/tid=23857] ppid=23837 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23857/stat : 23857 (java) S 23837 23840 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108348181 9787879424 52837 33554432000 1073741824 1073778376 140734704088640 139859763095928 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23840/tid=23858] ppid=23837 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23858/stat : 23858 (java) S 23837 23840 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108348181 9787879424 52837 33554432000 1073741824 1073778376 140734704088640 139859762043336 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.76
Current children cumulated vsize (KiB) 9558476

[startup+3.10085 s]
/proc/loadavg: 4.13 4.16 4.03 7/219 23862
/proc/meminfo: memFree=27574988/32872528 swapFree=16636/1570076
[pid=23840] ppid=23837 vsize=9824732 CPUtime=8.72 cores=1,3,5,7
/proc/23840/stat : 23840 (java) S 23837 23840 17726 0 -1 4202496 40248 0 1 0 858 14 0 0 20 0 22 0 108348175 10060525568 88673 33554432000 1073741824 1073778376 140734704088640 140734704079776 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23840/statm: 2456183 88673 2285 9 0 2446860 0
[pid=23840/tid=23842] ppid=23837 vsize=9824732 CPUtime=1.66 cores=1,3,5,7
/proc/23840/task/23842/stat : 23842 (java) S 23837 23840 17726 0 -1 4202560 2486 0 1 0 162 4 0 0 20 0 22 0 108348176 10060525568 88673 33554432000 1073741824 1073778376 140734704088640 139860415140728 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23840/tid=23843] ppid=23837 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23840/task/23843/stat : 23843 (java) S 23837 23840 17726 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 108348177 10060525568 88673 33554432000 1073741824 1073778376 140734704088640 139860376632360 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23840/tid=23844] ppid=23837 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23840/task/23844/stat : 23844 (java) S 23837 23840 17726 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 108348177 10060525568 88673 33554432000 1073741824 1073778376 140734704088640 139860258057128 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23845] ppid=23837 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23840/task/23845/stat : 23845 (java) S 23837 23840 17726 0 -1 4202560 97 0 0 0 1 0 0 0 20 0 22 0 108348177 10060525568 88673 33554432000 1073741824 1073778376 140734704088640 139860257004328 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23846] ppid=23837 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23840/task/23846/stat : 23846 (java) S 23837 23840 17726 0 -1 4202560 150 0 0 0 1 0 0 0 20 0 22 0 108348177 10060525568 88673 33554432000 1073741824 1073778376 140734704088640 139860255951528 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23840/tid=23847] ppid=23837 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23840/task/23847/stat : 23847 (java) S 23837 23840 17726 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 108348177 10060525568 88673 33554432000 1073741824 1073778376 140734704088640 139860254898728 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23840/tid=23848] ppid=23837 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23840/task/23848/stat : 23848 (java) S 23837 23840 17726 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 108348177 10060525568 88673 33554432000 1073741824 1073778376 140734704088640 139860253845928 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23840/tid=23849] ppid=23837 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23840/task/23849/stat : 23849 (java) S 23837 23840 17726 0 -1 4202560 113 0 0 0 4 0 0 0 20 0 22 0 108348177 10060525568 88673 33554432000 1073741824 1073778376 140734704088640 139860252793128 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23840/tid=23850] ppid=23837 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23840/task/23850/stat : 23850 (java) S 23837 23840 17726 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 22 0 108348177 10060525568 88673 33554432000 1073741824 1073778376 140734704088640 139860251740328 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23840/tid=23851] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23851/stat : 23851 (java) S 23837 23840 17726 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 22 0 108348178 10060525568 88673 33554432000 1073741824 1073778376 140734704088640 139859769412584 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23852] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23852/stat : 23852 (java) S 23837 23840 17726 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108348178 10060525568 88673 33554432000 1073741824 1073778376 140734704088640 139859768358648 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23853] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23853/stat : 23853 (java) S 23837 23840 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108348178 10060525568 88673 33554432000 1073741824 1073778376 140734704088640 139859767305736 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23854] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23854/stat : 23854 (java) S 23837 23840 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108348181 10060525568 88673 33554432000 1073741824 1073778376 140734704088640 139859766254224 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23855] ppid=23837 vsize=9824732 CPUtime=2.11 cores=1,3,5,7
/proc/23840/task/23855/stat : 23855 (java) S 23837 23840 17726 0 -1 4202560 21457 0 0 0 207 4 0 0 20 0 22 0 108348181 10060525568 88673 33554432000 1073741824 1073778376 140734704088640 139859765201336 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23840/tid=23856] ppid=23837 vsize=9824732 CPUtime=2.08 cores=1,3,5,7
/proc/23840/task/23856/stat : 23856 (java) S 23837 23840 17726 0 -1 4202560 14459 0 0 0 204 4 0 0 20 0 22 0 108348181 10060525568 88673 33554432000 1073741824 1073778376 140734704088640 139859764148536 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23857] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23857/stat : 23857 (java) S 23837 23840 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108348181 10060525568 88673 33554432000 1073741824 1073778376 140734704088640 139859763095928 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23840/tid=23858] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23858/stat : 23858 (java) S 23837 23840 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108348181 10060525568 88673 33554432000 1073741824 1073778376 140734704088640 139859762043336 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23840/tid=23859] ppid=23837 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/23840/task/23859/stat : 23859 (java) R 23837 23840 17726 0 -1 4202560 21 0 0 0 129 0 0 0 20 0 22 0 108348352 10060525568 88673 33554432000 1073741824 1073778376 140734704088640 139859760989096 139860259694425 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=23840/tid=23860] ppid=23837 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/23840/task/23860/stat : 23860 (java) R 23837 23840 17726 0 -1 4202560 81 0 0 0 127 2 0 0 20 0 22 0 108348352 10060525568 88673 33554432000 1073741824 1073778376 140734704088640 139859759936184 139860259695034 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23840/tid=23861] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23861/stat : 23861 (java) S 23837 23840 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108348357 10060525568 88673 33554432000 1073741824 1073778376 140734704088640 139859758884264 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23862] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23862/stat : 23862 (java) S 23837 23840 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108348357 10060525568 88673 33554432000 1073741824 1073778376 140734704088640 139859757831464 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.72
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 4.20 4.17 4.03 5/219 23862
/proc/meminfo: memFree=27270568/32872528 swapFree=16636/1570076
[pid=23840] ppid=23837 vsize=9824732 CPUtime=15.65 cores=1,3,5,7
/proc/23840/stat : 23840 (java) S 23837 23840 17726 0 -1 4202496 42344 0 1 0 1539 26 0 0 20 0 22 0 108348175 10060525568 162873 33554432000 1073741824 1073778376 140734704088640 140734704079776 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23840/statm: 2456183 162873 2291 9 0 2446860 0
[pid=23840/tid=23842] ppid=23837 vsize=9824732 CPUtime=1.66 cores=1,3,5,7
/proc/23840/task/23842/stat : 23842 (java) S 23837 23840 17726 0 -1 4202560 2486 0 1 0 162 4 0 0 20 0 22 0 108348176 10060525568 162873 33554432000 1073741824 1073778376 140734704088640 139860415140728 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23840/tid=23843] ppid=23837 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23840/task/23843/stat : 23843 (java) S 23837 23840 17726 0 -1 4202560 39 0 0 0 4 0 0 0 20 0 22 0 108348177 10060525568 162873 33554432000 1073741824 1073778376 140734704088640 139860376632360 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23840/tid=23844] ppid=23837 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/23840/task/23844/stat : 23844 (java) S 23837 23840 17726 0 -1 4202560 56 0 0 0 8 2 0 0 20 0 22 0 108348177 10060525568 162873 33554432000 1073741824 1073778376 140734704088640 139860258057128 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23840/tid=23845] ppid=23837 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/23840/task/23845/stat : 23845 (java) S 23837 23840 17726 0 -1 4202560 128 0 0 0 5 2 0 0 20 0 22 0 108348177 10060525568 162873 33554432000 1073741824 1073778376 140734704088640 139860257004328 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23840/tid=23846] ppid=23837 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/23840/task/23846/stat : 23846 (java) S 23837 23840 17726 0 -1 4202560 192 0 0 0 5 2 0 0 20 0 22 0 108348177 10060525568 162873 33554432000 1073741824 1073778376 140734704088640 139860255951528 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23840/tid=23847] ppid=23837 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/23840/task/23847/stat : 23847 (java) S 23837 23840 17726 0 -1 4202560 60 0 0 0 8 2 0 0 20 0 22 0 108348177 10060525568 162873 33554432000 1073741824 1073778376 140734704088640 139860254898728 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23840/tid=23848] ppid=23837 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23840/task/23848/stat : 23848 (java) S 23837 23840 17726 0 -1 4202560 29 0 0 0 4 0 0 0 20 0 22 0 108348177 10060525568 162873 33554432000 1073741824 1073778376 140734704088640 139860253845928 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23840/tid=23849] ppid=23837 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/23840/task/23849/stat : 23849 (java) S 23837 23840 17726 0 -1 4202560 149 0 0 0 9 2 0 0 20 0 22 0 108348177 10060525568 162873 33554432000 1073741824 1073778376 140734704088640 139860252793128 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23840/tid=23850] ppid=23837 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23840/task/23850/stat : 23850 (java) S 23837 23840 17726 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 22 0 108348177 10060525568 162873 33554432000 1073741824 1073778376 140734704088640 139860251740328 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23840/tid=23851] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23851/stat : 23851 (java) S 23837 23840 17726 0 -1 4202560 463 0 0 0 0 0 0 0 20 0 22 0 108348178 10060525568 162873 33554432000 1073741824 1073778376 140734704088640 139859769412584 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23852] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23852/stat : 23852 (java) S 23837 23840 17726 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108348178 10060525568 162873 33554432000 1073741824 1073778376 140734704088640 139859768358648 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23853] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23853/stat : 23853 (java) S 23837 23840 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108348178 10060525568 162873 33554432000 1073741824 1073778376 140734704088640 139859767305736 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23854] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23854/stat : 23854 (java) S 23837 23840 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108348181 10060525568 162873 33554432000 1073741824 1073778376 140734704088640 139859766254224 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23855] ppid=23837 vsize=9824732 CPUtime=2.16 cores=1,3,5,7
/proc/23840/task/23855/stat : 23855 (java) S 23837 23840 17726 0 -1 4202560 21461 0 0 0 212 4 0 0 20 0 22 0 108348181 10060525568 162873 33554432000 1073741824 1073778376 140734704088640 139859765201336 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23840/tid=23856] ppid=23837 vsize=9824732 CPUtime=2.4 cores=1,3,5,7
/proc/23840/task/23856/stat : 23856 (java) S 23837 23840 17726 0 -1 4202560 15592 0 0 0 236 4 0 0 20 0 22 0 108348181 10060525568 162873 33554432000 1073741824 1073778376 140734704088640 139859764148536 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23840/tid=23857] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23857/stat : 23857 (java) S 23837 23840 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108348181 10060525568 162873 33554432000 1073741824 1073778376 140734704088640 139859763095928 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23840/tid=23858] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23858/stat : 23858 (java) S 23837 23840 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108348181 10060525568 162873 33554432000 1073741824 1073778376 140734704088640 139859762043336 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23840/tid=23859] ppid=23837 vsize=9824732 CPUtime=4.34 cores=1,3,5,7

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

/proc/23840/task/23857/stat : 23857 (java) S 23837 23840 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108348181 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859763095928 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23840/tid=23858] ppid=23837 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23840/task/23858/stat : 23858 (java) S 23837 23840 17726 0 -1 4202560 5 0 0 0 1 1 0 0 20 0 22 0 108348181 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859762043336 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23840/tid=23859] ppid=23837 vsize=9824732 CPUtime=72.59 cores=1,3,5,7
/proc/23840/task/23859/stat : 23859 (java) R 23837 23840 17726 0 -1 4202560 27 0 0 0 7258 1 0 0 20 0 22 0 108348352 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859760987120 139860259694208 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23840/tid=23860] ppid=23837 vsize=9824732 CPUtime=72.59 cores=1,3,5,7
/proc/23840/task/23860/stat : 23860 (java) R 23837 23840 17726 0 -1 4202560 1832 0 0 0 7223 36 0 0 20 0 22 0 108348352 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859759935232 139860259900160 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23840/tid=23861] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23861/stat : 23861 (java) S 23837 23840 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108348357 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859758884264 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23862] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23862/stat : 23862 (java) S 23837 23840 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108348357 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859757831464 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 154.75
Current children cumulated vsize (KiB) 9824732

[startup+76.0082 s]
/proc/loadavg: 4.33 4.21 4.05 6/220 23867
/proc/meminfo: memFree=24984320/32872528 swapFree=16636/1570076
[pid=23840] ppid=23837 vsize=9824732 CPUtime=156.37 cores=1,3,5,7
/proc/23840/stat : 23840 (java) S 23837 23840 17726 0 -1 4202496 45327 0 1 0 15546 91 0 0 20 0 22 0 108348175 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 140734704079776 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23840/statm: 2456183 721414 2291 9 0 2446860 0
[pid=23840/tid=23842] ppid=23837 vsize=9824732 CPUtime=1.66 cores=1,3,5,7
/proc/23840/task/23842/stat : 23842 (java) S 23837 23840 17726 0 -1 4202560 2486 0 1 0 162 4 0 0 20 0 22 0 108348176 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139860415140728 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23840/tid=23843] ppid=23837 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/23840/task/23843/stat : 23843 (java) S 23837 23840 17726 0 -1 4202560 138 0 0 0 24 6 0 0 20 0 22 0 108348177 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139860376632360 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23840/tid=23844] ppid=23837 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/23840/task/23844/stat : 23844 (java) S 23837 23840 17726 0 -1 4202560 129 0 0 0 23 6 0 0 20 0 22 0 108348177 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139860258057128 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23840/tid=23845] ppid=23837 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/23840/task/23845/stat : 23845 (java) S 23837 23840 17726 0 -1 4202560 229 0 0 0 26 8 0 0 20 0 22 0 108348177 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139860257004328 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23846] ppid=23837 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/23840/task/23846/stat : 23846 (java) S 23837 23840 17726 0 -1 4202560 275 0 0 0 16 4 0 0 20 0 22 0 108348177 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139860255951528 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23847] ppid=23837 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/23840/task/23847/stat : 23847 (java) S 23837 23840 17726 0 -1 4202560 142 0 0 0 25 6 0 0 20 0 22 0 108348177 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139860254898728 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23848] ppid=23837 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/23840/task/23848/stat : 23848 (java) S 23837 23840 17726 0 -1 4202560 94 0 0 0 21 4 0 0 20 0 22 0 108348177 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139860253845928 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23849] ppid=23837 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/23840/task/23849/stat : 23849 (java) S 23837 23840 17726 0 -1 4202560 245 0 0 0 23 5 0 0 20 0 22 0 108348177 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139860252793128 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23840/tid=23850] ppid=23837 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/23840/task/23850/stat : 23850 (java) S 23837 23840 17726 0 -1 4202560 120 0 0 0 21 5 0 0 20 0 22 0 108348177 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139860251740328 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23840/tid=23851] ppid=23837 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23840/task/23851/stat : 23851 (java) S 23837 23840 17726 0 -1 4202560 1267 0 0 0 0 1 0 0 20 0 22 0 108348178 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859769412584 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23840/tid=23852] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23852/stat : 23852 (java) S 23837 23840 17726 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108348178 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859768358648 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23853] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23853/stat : 23853 (java) S 23837 23840 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108348178 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859767305736 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23854] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23854/stat : 23854 (java) S 23837 23840 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108348181 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859766254224 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23855] ppid=23837 vsize=9824732 CPUtime=2.38 cores=1,3,5,7
/proc/23840/task/23855/stat : 23855 (java) S 23837 23840 17726 0 -1 4202560 21469 0 0 0 234 4 0 0 20 0 22 0 108348181 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859765201336 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23856] ppid=23837 vsize=9824732 CPUtime=2.75 cores=1,3,5,7
/proc/23840/task/23856/stat : 23856 (java) S 23837 23840 17726 0 -1 4202560 15603 0 0 0 271 4 0 0 20 0 22 0 108348181 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859764148536 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23840/tid=23857] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23857/stat : 23857 (java) S 23837 23840 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108348181 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859763095928 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23840/tid=23858] ppid=23837 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23840/task/23858/stat : 23858 (java) S 23837 23840 17726 0 -1 4202560 5 0 0 0 1 1 0 0 20 0 22 0 108348181 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859762043336 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23840/tid=23859] ppid=23837 vsize=9824732 CPUtime=73.39 cores=1,3,5,7
/proc/23840/task/23859/stat : 23859 (java) R 23837 23840 17726 0 -1 4202560 27 0 0 0 7338 1 0 0 20 0 22 0 108348352 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859760987120 139860259738229 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23840/tid=23860] ppid=23837 vsize=9824732 CPUtime=73.4 cores=1,3,5,7
/proc/23840/task/23860/stat : 23860 (java) R 23837 23840 17726 0 -1 4202560 1832 0 0 0 7304 36 0 0 20 0 22 0 108348352 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859759935232 139860259900173 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23840/tid=23861] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23861/stat : 23861 (java) S 23837 23840 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108348357 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859758884264 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23862] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23862/stat : 23862 (java) S 23837 23840 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108348357 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859757831464 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 156.37
Current children cumulated vsize (KiB) 9824732

[startup+76.4009 s]
/proc/loadavg: 4.33 4.21 4.05 6/220 23867
/proc/meminfo: memFree=24984320/32872528 swapFree=16636/1570076
[pid=23840] ppid=23837 vsize=9824732 CPUtime=157.15 cores=1,3,5,7
/proc/23840/stat : 23840 (java) S 23837 23840 17726 0 -1 4202496 45327 0 1 0 15624 91 0 0 20 0 22 0 108348175 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 140734704079776 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23840/statm: 2456183 721414 2291 9 0 2446860 0
[pid=23840/tid=23842] ppid=23837 vsize=9824732 CPUtime=1.66 cores=1,3,5,7
/proc/23840/task/23842/stat : 23842 (java) S 23837 23840 17726 0 -1 4202560 2486 0 1 0 162 4 0 0 20 0 22 0 108348176 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139860415140728 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23840/tid=23843] ppid=23837 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/23840/task/23843/stat : 23843 (java) S 23837 23840 17726 0 -1 4202560 138 0 0 0 24 6 0 0 20 0 22 0 108348177 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139860376632360 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23840/tid=23844] ppid=23837 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/23840/task/23844/stat : 23844 (java) S 23837 23840 17726 0 -1 4202560 129 0 0 0 23 6 0 0 20 0 22 0 108348177 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139860258057128 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23840/tid=23845] ppid=23837 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/23840/task/23845/stat : 23845 (java) S 23837 23840 17726 0 -1 4202560 229 0 0 0 26 8 0 0 20 0 22 0 108348177 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139860257004328 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23846] ppid=23837 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/23840/task/23846/stat : 23846 (java) S 23837 23840 17726 0 -1 4202560 275 0 0 0 16 4 0 0 20 0 22 0 108348177 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139860255951528 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23847] ppid=23837 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/23840/task/23847/stat : 23847 (java) S 23837 23840 17726 0 -1 4202560 142 0 0 0 25 6 0 0 20 0 22 0 108348177 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139860254898728 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23848] ppid=23837 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/23840/task/23848/stat : 23848 (java) S 23837 23840 17726 0 -1 4202560 94 0 0 0 21 4 0 0 20 0 22 0 108348177 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139860253845928 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23849] ppid=23837 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/23840/task/23849/stat : 23849 (java) S 23837 23840 17726 0 -1 4202560 245 0 0 0 23 5 0 0 20 0 22 0 108348177 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139860252793128 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23840/tid=23850] ppid=23837 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/23840/task/23850/stat : 23850 (java) S 23837 23840 17726 0 -1 4202560 120 0 0 0 21 5 0 0 20 0 22 0 108348177 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139860251740328 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23840/tid=23851] ppid=23837 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23840/task/23851/stat : 23851 (java) S 23837 23840 17726 0 -1 4202560 1267 0 0 0 0 1 0 0 20 0 22 0 108348178 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859769412584 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23840/tid=23852] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23852/stat : 23852 (java) S 23837 23840 17726 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108348178 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859768358648 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23853] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23853/stat : 23853 (java) S 23837 23840 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108348178 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859767305736 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23854] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23854/stat : 23854 (java) S 23837 23840 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108348181 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859766254224 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23855] ppid=23837 vsize=9824732 CPUtime=2.38 cores=1,3,5,7
/proc/23840/task/23855/stat : 23855 (java) S 23837 23840 17726 0 -1 4202560 21469 0 0 0 234 4 0 0 20 0 22 0 108348181 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859765201336 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23856] ppid=23837 vsize=9824732 CPUtime=2.75 cores=1,3,5,7
/proc/23840/task/23856/stat : 23856 (java) S 23837 23840 17726 0 -1 4202560 15603 0 0 0 271 4 0 0 20 0 22 0 108348181 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859764148536 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23840/tid=23857] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23857/stat : 23857 (java) S 23837 23840 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108348181 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859763095928 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23840/tid=23858] ppid=23837 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23840/task/23858/stat : 23858 (java) S 23837 23840 17726 0 -1 4202560 5 0 0 0 1 1 0 0 20 0 22 0 108348181 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859762043336 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23840/tid=23859] ppid=23837 vsize=9824732 CPUtime=73.78 cores=1,3,5,7
/proc/23840/task/23859/stat : 23859 (java) R 23837 23840 17726 0 -1 4202560 27 0 0 0 7377 1 0 0 20 0 22 0 108348352 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859760987120 139860259738085 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23840/tid=23860] ppid=23837 vsize=9824732 CPUtime=73.79 cores=1,3,5,7
/proc/23840/task/23860/stat : 23860 (java) R 23837 23840 17726 0 -1 4202560 1832 0 0 0 7343 36 0 0 20 0 22 0 108348352 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859759935232 139860259883053 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23840/tid=23861] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23861/stat : 23861 (java) S 23837 23840 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108348357 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859758884264 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23862] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23862/stat : 23862 (java) S 23837 23840 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108348357 10060525568 721414 33554432000 1073741824 1073778376 140734704088640 139859757831464 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 157.15
Current children cumulated vsize (KiB) 9824732

[startup+76.8013 s]
/proc/loadavg: 4.33 4.21 4.05 6/220 23867
/proc/meminfo: memFree=24984320/32872528 swapFree=16636/1570076
[pid=23840] ppid=23837 vsize=9824732 CPUtime=157.2 cores=1,3,5,7
/proc/23840/stat : 23840 (java) S 23837 23840 17726 0 -1 4202496 45331 0 1 0 15626 94 0 0 20 0 19 0 108348175 10060525568 721404 33554432000 1073741824 1073778376 140734704088640 140734704079776 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23840/statm: 2456183 721404 2292 9 0 2446860 0
[pid=23840/tid=23842] ppid=23837 vsize=9824732 CPUtime=1.66 cores=1,3,5,7
/proc/23840/task/23842/stat : 23842 (java) S 23837 23840 17726 0 -1 4202560 2486 0 1 0 162 4 0 0 20 0 19 0 108348176 10060525568 721404 33554432000 1073741824 1073778376 140734704088640 139860415140568 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23840/tid=23843] ppid=23837 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/23840/task/23843/stat : 23843 (java) S 23837 23840 17726 0 -1 4202560 138 0 0 0 24 6 0 0 20 0 19 0 108348177 10060525568 721404 33554432000 1073741824 1073778376 140734704088640 139860376632360 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23840/tid=23844] ppid=23837 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/23840/task/23844/stat : 23844 (java) S 23837 23840 17726 0 -1 4202560 129 0 0 0 23 6 0 0 20 0 19 0 108348177 10060525568 721404 33554432000 1073741824 1073778376 140734704088640 139860258057128 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23840/tid=23845] ppid=23837 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/23840/task/23845/stat : 23845 (java) S 23837 23840 17726 0 -1 4202560 229 0 0 0 26 8 0 0 20 0 19 0 108348177 10060525568 721404 33554432000 1073741824 1073778376 140734704088640 139860257004328 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23846] ppid=23837 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/23840/task/23846/stat : 23846 (java) S 23837 23840 17726 0 -1 4202560 275 0 0 0 16 4 0 0 20 0 19 0 108348177 10060525568 721404 33554432000 1073741824 1073778376 140734704088640 139860255951528 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23847] ppid=23837 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/23840/task/23847/stat : 23847 (java) S 23837 23840 17726 0 -1 4202560 142 0 0 0 25 6 0 0 20 0 19 0 108348177 10060525568 721404 33554432000 1073741824 1073778376 140734704088640 139860254898728 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23848] ppid=23837 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/23840/task/23848/stat : 23848 (java) S 23837 23840 17726 0 -1 4202560 94 0 0 0 21 4 0 0 20 0 19 0 108348177 10060525568 721404 33554432000 1073741824 1073778376 140734704088640 139860253845928 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23849] ppid=23837 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/23840/task/23849/stat : 23849 (java) S 23837 23840 17726 0 -1 4202560 245 0 0 0 23 5 0 0 20 0 19 0 108348177 10060525568 721404 33554432000 1073741824 1073778376 140734704088640 139860252793128 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23840/tid=23850] ppid=23837 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/23840/task/23850/stat : 23850 (java) S 23837 23840 17726 0 -1 4202560 120 0 0 0 21 5 0 0 20 0 19 0 108348177 10060525568 721404 33554432000 1073741824 1073778376 140734704088640 139860251740328 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23840/tid=23851] ppid=23837 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23840/task/23851/stat : 23851 (java) S 23837 23840 17726 0 -1 4202560 1267 0 0 0 0 1 0 0 20 0 19 0 108348178 10060525568 721404 33554432000 1073741824 1073778376 140734704088640 139859769412584 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23840/tid=23852] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23852/stat : 23852 (java) S 23837 23840 17726 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108348178 10060525568 721404 33554432000 1073741824 1073778376 140734704088640 139859768358648 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23853] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23853/stat : 23853 (java) S 23837 23840 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 108348178 10060525568 721404 33554432000 1073741824 1073778376 140734704088640 139859767305736 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23854] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23854/stat : 23854 (java) S 23837 23840 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108348181 10060525568 721404 33554432000 1073741824 1073778376 140734704088640 139859766254224 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23855] ppid=23837 vsize=9824732 CPUtime=2.38 cores=1,3,5,7
/proc/23840/task/23855/stat : 23855 (java) R 23837 23840 17726 0 -1 4202560 21469 0 0 0 234 4 0 0 20 0 19 0 108348181 10060525568 721404 33554432000 1073741824 1073778376 140734704088640 139859765201176 139860421935866 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23840/tid=23856] ppid=23837 vsize=9824732 CPUtime=2.77 cores=1,3,5,7
/proc/23840/task/23856/stat : 23856 (java) S 23837 23840 17726 0 -1 4202560 15603 0 0 0 273 4 0 0 20 0 19 0 108348181 10060525568 721404 33554432000 1073741824 1073778376 140734704088640 139859764148536 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23840/tid=23857] ppid=23837 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23840/task/23857/stat : 23857 (java) S 23837 23840 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108348181 10060525568 721404 33554432000 1073741824 1073778376 140734704088640 139859763095928 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23840/tid=23858] ppid=23837 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23840/task/23858/stat : 23858 (java) S 23837 23840 17726 0 -1 4202560 5 0 0 0 1 1 0 0 20 0 19 0 108348181 10060525568 721404 33554432000 1073741824 1073778376 140734704088640 139859762043336 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 157.2
Current children cumulated vsize (KiB) 9824732

Child status: 20

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

Real time (s): 76.8272
CPU time (s): 157.51
CPU user time (s): 156.418
CPU system time (s): 1.09183
CPU usage (%): 205.019
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 156.218
system time used= 1.12183
maximum resident set size= 2899780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45338
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= 2835
involuntary context switches= 3067

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.32695 second user time and 0.343947 second system time

The end

Launcher Data

Begin job on node140 at 2016-06-07 03:49:18
IDJOB=4080465
IDBENCH=74295
IDSOLVER=2543
FILE ID=node140/4080465-1465264158
RUNJOBID= node140-1465252001-17743
PBS_JOBID= 19843256
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j1206_8-unsat.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080465-1465264158/watcher-4080465-1465264158 -o /tmp/evaluation-result-4080465-1465264158/solver-4080465-1465264158 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1465252001-17743 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080465-1465264158.opb

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

MD5SUM BENCH= ac6696aebedde13f32e972b28b72aa2c
RANDOM SEED=1386813277

node140.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.768
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.53
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.768
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.768
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
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.768
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.768
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.768
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.768
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	: 5334.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27807960 kB
Buffers:          118040 kB
Cached:           102444 kB
SwapCached:         1716 kB
Active:          2603620 kB
Inactive:         152644 kB
Active(anon):    2536024 kB
Inactive(anon):     2656 kB
Active(file):      67596 kB
Inactive(file):   149988 kB
Unevictable:     1570076 kB
Mlocked:           16636 kB
SwapTotal:      67108856 kB
SwapFree:       67098684 kB
Dirty:              4104 kB
Writeback:             0 kB
AnonPages:       4106176 kB
Mapped:            15412 kB
Shmem:                 0 kB
Slab:             598860 kB
SReclaimable:      42544 kB
SUnreclaim:       556316 kB
KernelStack:        1608 kB
PageTables:        12564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4317772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4022272 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= 71736 MiB
End job on node140 at 2016-06-07 03:50:35