Trace number 4107944

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 416.471 206.296

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12026_5-unsat.opb
MD5SUMdb859a15c3accfca5f41bc17f134e06b
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 benchmark64.7242
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables32912
Total number of constraints109848
Number of constraints which are clauses109308
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints540
Minimum length of a constraint1
Maximum length of a constraint66
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 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 428
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-4107944-1466285290.opb
0.09/0.12	c reading problem ... 
0.09/0.13	c  no objective function found
4.04/1.69	c ... done. Wall clock time 1.566s.
4.04/1.69	c declared #vars     32912
4.04/1.69	c #constraints  109848
4.04/1.69	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
4.36/1.78	c constraints type 
4.36/1.78	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 12210
4.36/1.78	c org.sat4j.specs.Constr$1 => 13218
4.36/1.78	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 78405
4.36/1.78	c org.sat4j.minisat.constraints.cnf.UnitClause => 5475
4.36/1.78	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 540
4.36/1.78	c 109848 constraints processed.
4.36/1.78	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
4.36/1.78	c constraints type 
4.36/1.78	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 78405
4.36/1.78	c org.sat4j.specs.Constr$1 => 13218
4.36/1.78	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 12210
4.36/1.78	c org.sat4j.pb.constraints.pb.MaxWatchPb => 540
4.36/1.78	c org.sat4j.pb.constraints.pb.UnitClausePB => 5475
4.36/1.78	c 109848 constraints processed.
11.16/4.35	c cleaning 2497 clauses out of 5000 with flag 27673/5001
17.38/7.37	c cleaning 4245 clauses out of 8503 with flag 72917/11001
23.85/10.57	c cleaning 5625 clauses out of 11256 with flag 127946/18000
32.35/14.71	c cleaning 6813 clauses out of 13630 with flag 200120/26000
42.84/19.93	c cleaning 7899 clauses out of 15816 with flag 290575/35000
53.44/25.30	c cleaning 8957 clauses out of 17918 with flag 397572/45002
65.28/31.18	c cleaning 9962 clauses out of 19959 with flag 499964/56000
78.38/37.60	c cleaning 10990 clauses out of 21997 with flag 623555/68002
84.18/40.51	c cleaning 0 clauses out of 5000 with flag 0/5000
95.04/45.88	c cleaning 11995 clauses out of 24005 with flag 758177/81000
113.29/54.96	c cleaning 12996 clauses out of 26009 with flag 908407/95000
132.95/64.70	c cleaning 14002 clauses out of 28014 with flag 1076099/110001
154.62/75.50	c cleaning 14997 clauses out of 30012 with flag 1275356/126001
177.15/86.73	c cleaning 15999 clauses out of 32014 with flag 1482194/143000
202.07/99.14	c cleaning 17004 clauses out of 34015 with flag 1689611/161000
230.33/113.28	c cleaning 17995 clauses out of 36012 with flag 1901182/180001
262.69/129.38	c cleaning 18996 clauses out of 38016 with flag 2129224/200000
296.41/146.18	c cleaning 20004 clauses out of 40021 with flag 2364060/221001
334.14/164.90	c cleaning 21001 clauses out of 42017 with flag 2617639/243001
374.53/185.04	c cleaning 22001 clauses out of 44017 with flag 2867178/266003
394.06/194.77	c cleaning 0 clauses out of 11001 with flag 0/11001
413.31/204.38	c cleaning 23007 clauses out of 46013 with flag 3106374/290002
416.32/205.87	c And the winner is solver0
416.32/206.26	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
416.32/206.26	c starts		: 596
416.32/206.26	c conflicts		: 291968
416.32/206.26	c decisions		: 401596
416.32/206.26	c propagations		: 351741286
416.32/206.26	c inspects		: 1480813151
416.32/206.26	c shortcuts		: 0
416.32/206.26	c learnt literals	: 14
416.32/206.26	c learnt binary clauses	: 108
416.32/206.26	c learnt ternary clauses	: 852
416.32/206.26	c learnt constraints	: 291953
416.32/206.26	c ignored constraints	: 0
416.32/206.26	c root simplifications	: 0
416.32/206.26	c removed literals (reason simplification)	: 6030377
416.32/206.26	c reason swapping (by a shorter reason)	: 0
416.32/206.26	c Calls to reduceDB	: 20
416.32/206.26	c Number of update (reduction) of LBD	: 148811
416.32/206.26	c Imported unit clauses	: 0
416.32/206.26	c number of reductions to clauses (during analyze)	: 0
416.32/206.26	c number of learned constraints concerned by reduction	: 0
416.32/206.26	c number of learning phase by resolution	: 0
416.32/206.26	c number of learning phase by cutting planes	: 0
416.32/206.26	c speed (assignments/second)	: 1720292.3028767619
416.32/206.26	c non guided choices	59
416.32/206.27	c learnt constraints type 
416.32/206.27	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 108
416.32/206.27	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 24860
416.32/206.27	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
416.32/206.27	c starts		: 35
416.32/206.27	c conflicts		: 11222
416.32/206.27	c decisions		: 24172
416.32/206.27	c propagations		: 14109015
416.32/206.27	c inspects		: 268912731
416.32/206.27	c shortcuts		: 0
416.32/206.27	c learnt literals	: 0
416.32/206.27	c learnt binary clauses	: 0
416.32/206.27	c learnt ternary clauses	: 50
416.32/206.27	c learnt constraints	: 11222
416.32/206.27	c ignored constraints	: 0
416.32/206.27	c root simplifications	: 0
416.32/206.27	c removed literals (reason simplification)	: 0
416.32/206.27	c reason swapping (by a shorter reason)	: 0
416.32/206.27	c Calls to reduceDB	: 2
416.32/206.27	c Number of update (reduction) of LBD	: 0
416.32/206.27	c Imported unit clauses	: 0
416.32/206.27	c number of reductions to clauses (during analyze)	: 0
416.32/206.27	c number of learned constraints concerned by reduction	: 0
416.32/206.27	c number of learning phase by resolution	: 0
416.32/206.27	c number of learning phase by cutting planes	: 0
416.32/206.27	c speed (assignments/second)	: 69000.49883360964
416.32/206.27	c non guided choices	48
416.32/206.27	c learnt constraints type 
416.32/206.27	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 50
416.32/206.27	c org.sat4j.pb.constraints.pb.MaxWatchPb => 11172
416.32/206.27	s UNSATISFIABLE
416.32/206.27	c Total wall clock time (in seconds): 206.148

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

pid=27862
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.11 4.16 4.09 4/195 27865
/proc/meminfo: memFree=28241404/32872528 swapFree=447868/480572
[pid=27865] ppid=27862 vsize=24328 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (runsolver) D 27862 27865 24401 0 -1 4202560 115 0 0 0 0 0 0 0 20 0 1 0 30579128 24911872 151 33554432000 4194304 4338465 140734318362528 140734318360168 235374726327 0 0 4096 24578 18446744071579943789 0 0 17 0 0 0 0 0 0
/proc/27865/statm: 6082 151 105 36 0 2655 0

[startup+0.10011 s]
/proc/loadavg: 4.11 4.16 4.09 4/195 27865
/proc/meminfo: memFree=28241404/32872528 swapFree=447868/480572
[pid=27865] ppid=27862 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/27865/stat : 27865 (java) S 27862 27865 24401 0 -1 4202496 4454 0 1 0 8 1 0 0 20 0 18 0 30579128 9787879424 5580 33554432000 1073741824 1073778376 140736916229776 140736916220912 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 1 0 0
/proc/27865/statm: 2389619 5580 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200268 s]
/proc/loadavg: 4.11 4.16 4.09 4/195 27865
/proc/meminfo: memFree=28241404/32872528 swapFree=447868/480572
[pid=27865] ppid=27862 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/27865/stat : 27865 (java) S 27862 27865 24401 0 -1 4202496 4700 0 1 0 22 1 0 0 20 0 18 0 30579128 9787879424 6797 33554432000 1073741824 1073778376 140736916229776 140736916220912 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 1 0 0
/proc/27865/statm: 2389619 6797 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.30027 s]
/proc/loadavg: 4.11 4.16 4.09 4/195 27865
/proc/meminfo: memFree=28241404/32872528 swapFree=447868/480572
[pid=27865] ppid=27862 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/27865/stat : 27865 (java) S 27862 27865 24401 0 -1 4202496 5521 0 1 0 44 1 0 0 20 0 18 0 30579128 9787879424 8017 33554432000 1073741824 1073778376 140736916229776 140736916220912 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 1 0 0
/proc/27865/statm: 2389619 8017 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700251 s]
/proc/loadavg: 4.11 4.16 4.09 4/195 27865
/proc/meminfo: memFree=28241404/32872528 swapFree=447868/480572
[pid=27865] ppid=27862 vsize=9559080 CPUtime=1.6 cores=0,2,4,6
/proc/27865/stat : 27865 (java) S 27862 27865 24401 0 -1 4202496 23343 0 1 0 155 5 0 0 20 0 18 0 30579128 9788497920 32099 33554432000 1073741824 1073778376 140736916229776 140736916220912 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 1 0 0
/proc/27865/statm: 2389770 32099 2250 9 0 2380447 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 9559080

[startup+1.50077 s]
/proc/loadavg: 4.11 4.16 4.09 6/213 27883
/proc/meminfo: memFree=28041372/32872528 swapFree=447868/480572
[pid=27865] ppid=27862 vsize=9558476 CPUtime=3.7 cores=0,2,4,6
/proc/27865/stat : 27865 (java) S 27862 27865 24401 0 -1 4202496 31308 0 1 0 360 10 0 0 20 0 18 0 30579128 9787879424 51935 33554432000 1073741824 1073778376 140736916229776 140736916220912 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 1 0 0
/proc/27865/statm: 2389619 51935 2268 9 0 2380296 0
[pid=27865/tid=27867] ppid=27862 vsize=9558476 CPUtime=1.44 cores=0,2,4,6
/proc/27865/task/27867/stat : 27867 (java) R 27862 27865 24401 0 -1 4202560 2526 0 1 0 141 3 0 0 20 0 18 0 30579129 9787879424 51935 33554432000 1073741824 1073778376 140736916229776 140237529341064 140237532627920 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27868] ppid=27862 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27868/stat : 27868 (java) S 27862 27865 24401 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 30579130 9787879424 51935 33554432000 1073741824 1073778376 140736916229776 140237373434792 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27869] ppid=27862 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27869/stat : 27869 (java) S 27862 27865 24401 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 30579130 9787879424 51935 33554432000 1073741824 1073778376 140736916229776 140237372382248 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27865/tid=27870] ppid=27862 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27870/stat : 27870 (java) S 27862 27865 24401 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 30579130 9787879424 51935 33554432000 1073741824 1073778376 140736916229776 140237371329192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27865/tid=27871] ppid=27862 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/27865/task/27871/stat : 27871 (java) S 27862 27865 24401 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 18 0 30579130 9787879424 51935 33554432000 1073741824 1073778376 140736916229776 140237370276648 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27865/tid=27872] ppid=27862 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27872/stat : 27872 (java) S 27862 27865 24401 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 30579130 9787879424 51935 33554432000 1073741824 1073778376 140736916229776 140237369223592 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27865/tid=27873] ppid=27862 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27873/stat : 27873 (java) S 27862 27865 24401 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 30579130 9787879424 51935 33554432000 1073741824 1073778376 140736916229776 140237368171048 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27865/tid=27874] ppid=27862 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27874/stat : 27874 (java) S 27862 27865 24401 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 30579130 9787879424 51935 33554432000 1073741824 1073778376 140736916229776 140237367117992 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27875] ppid=27862 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27875/stat : 27875 (java) S 27862 27865 24401 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 30579130 9787879424 51935 33554432000 1073741824 1073778376 140736916229776 140237366065448 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27876] ppid=27862 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27876/stat : 27876 (java) S 27862 27865 24401 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 18 0 30579131 9787879424 51935 33554432000 1073741824 1073778376 140736916229776 140237353655144 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27877] ppid=27862 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27877/stat : 27877 (java) S 27862 27865 24401 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 30579132 9787879424 51935 33554432000 1073741824 1073778376 140736916229776 140237352601464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27878] ppid=27862 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27878/stat : 27878 (java) S 27862 27865 24401 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 30579132 9787879424 51935 33554432000 1073741824 1073778376 140736916229776 140237351548296 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27879] ppid=27862 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27879/stat : 27879 (java) S 27862 27865 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30579134 9787879424 51935 33554432000 1073741824 1073778376 140736916229776 140237350497040 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27880] ppid=27862 vsize=9558476 CPUtime=1.1 cores=0,2,4,6
/proc/27865/task/27880/stat : 27880 (java) R 27862 27865 24401 0 -1 4202560 12102 0 0 0 108 2 0 0 20 0 18 0 30579134 9787879424 51935 33554432000 1073741824 1073778376 140736916229776 140237349431424 140237533460048 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27881] ppid=27862 vsize=9558476 CPUtime=1.02 cores=0,2,4,6
/proc/27865/task/27881/stat : 27881 (java) R 27862 27865 24401 0 -1 4202560 15312 0 0 0 100 2 0 0 20 0 18 0 30579134 9787879424 51935 33554432000 1073741824 1073778376 140736916229776 140237348391336 140237535297389 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=27865/tid=27882] ppid=27862 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27882/stat : 27882 (java) S 27862 27865 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30579134 9787879424 51935 33554432000 1073741824 1073778376 140736916229776 140237347338488 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27865/tid=27883] ppid=27862 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27883/stat : 27883 (java) S 27862 27865 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30579134 9787879424 51935 33554432000 1073741824 1073778376 140736916229776 140237346286152 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.7
Current children cumulated vsize (KiB) 9558476

[startup+3.10084 s]
/proc/loadavg: 4.11 4.16 4.09 5/217 27887
/proc/meminfo: memFree=28051116/32872528 swapFree=447868/480572
[pid=27865] ppid=27862 vsize=9824732 CPUtime=8.51 cores=0,2,4,6
/proc/27865/stat : 27865 (java) S 27862 27865 24401 0 -1 4202496 40274 0 1 0 833 18 0 0 20 0 22 0 30579128 10060525568 94051 33554432000 1073741824 1073778376 140736916229776 140736916220912 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 1 0 0
/proc/27865/statm: 2456183 94051 2285 9 0 2446860 0
[pid=27865/tid=27867] ppid=27862 vsize=9824732 CPUtime=1.57 cores=0,2,4,6
/proc/27865/task/27867/stat : 27867 (java) S 27862 27865 24401 0 -1 4202560 2532 0 1 0 154 3 0 0 20 0 22 0 30579129 10060525568 94051 33554432000 1073741824 1073778376 140736916229776 140237529342840 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27868] ppid=27862 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/27865/task/27868/stat : 27868 (java) S 27862 27865 24401 0 -1 4202560 97 0 0 0 5 2 0 0 20 0 22 0 30579130 10060525568 94051 33554432000 1073741824 1073778376 140736916229776 140237373434792 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27865/tid=27869] ppid=27862 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/27865/task/27869/stat : 27869 (java) S 27862 27865 24401 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 30579130 10060525568 94051 33554432000 1073741824 1073778376 140736916229776 140237372382248 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27870] ppid=27862 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/27865/task/27870/stat : 27870 (java) S 27862 27865 24401 0 -1 4202560 119 0 0 0 4 0 0 0 20 0 22 0 30579130 10060525568 94051 33554432000 1073741824 1073778376 140736916229776 140237371329192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27865/tid=27871] ppid=27862 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/27865/task/27871/stat : 27871 (java) S 27862 27865 24401 0 -1 4202560 25 0 0 0 4 0 0 0 20 0 22 0 30579130 10060525568 94051 33554432000 1073741824 1073778376 140736916229776 140237370276648 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27872] ppid=27862 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/27865/task/27872/stat : 27872 (java) S 27862 27865 24401 0 -1 4202560 16 0 0 0 4 0 0 0 20 0 22 0 30579130 10060525568 94051 33554432000 1073741824 1073778376 140736916229776 140237369223592 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27865/tid=27873] ppid=27862 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/27865/task/27873/stat : 27873 (java) S 27862 27865 24401 0 -1 4202560 112 0 0 0 2 0 0 0 20 0 22 0 30579130 10060525568 94051 33554432000 1073741824 1073778376 140736916229776 140237368171048 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27865/tid=27874] ppid=27862 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/27865/task/27874/stat : 27874 (java) S 27862 27865 24401 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 30579130 10060525568 94051 33554432000 1073741824 1073778376 140736916229776 140237367117992 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27865/tid=27875] ppid=27862 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/27865/task/27875/stat : 27875 (java) S 27862 27865 24401 0 -1 4202560 101 0 0 0 4 0 0 0 20 0 22 0 30579130 10060525568 94051 33554432000 1073741824 1073778376 140736916229776 140237366065448 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27876] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27876/stat : 27876 (java) S 27862 27865 24401 0 -1 4202560 199 0 0 0 0 0 0 0 20 0 22 0 30579131 10060525568 94051 33554432000 1073741824 1073778376 140736916229776 140237353655144 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27877] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27877/stat : 27877 (java) S 27862 27865 24401 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30579132 10060525568 94051 33554432000 1073741824 1073778376 140736916229776 140237352601464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27878] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27878/stat : 27878 (java) S 27862 27865 24401 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30579132 10060525568 94051 33554432000 1073741824 1073778376 140736916229776 140237351548296 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27879] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27879/stat : 27879 (java) S 27862 27865 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30579134 10060525568 94051 33554432000 1073741824 1073778376 140736916229776 140237350497040 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27880] ppid=27862 vsize=9824732 CPUtime=1.94 cores=0,2,4,6
/proc/27865/task/27880/stat : 27880 (java) S 27862 27865 24401 0 -1 4202560 13770 0 0 0 192 2 0 0 20 0 22 0 30579134 10060525568 94051 33554432000 1073741824 1073778376 140736916229776 140237349443896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27881] ppid=27862 vsize=9824732 CPUtime=1.82 cores=0,2,4,6
/proc/27865/task/27881/stat : 27881 (java) S 27862 27865 24401 0 -1 4202560 21905 0 0 0 179 3 0 0 20 0 22 0 30579134 10060525568 94051 33554432000 1073741824 1073778376 140736916229776 140237348391352 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27865/tid=27882] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27882/stat : 27882 (java) S 27862 27865 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30579134 10060525568 94051 33554432000 1073741824 1073778376 140736916229776 140237347338488 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27865/tid=27883] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27883/stat : 27883 (java) S 27862 27865 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30579134 10060525568 94051 33554432000 1073741824 1073778376 140736916229776 140237346286152 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27884] ppid=27862 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/27865/task/27884/stat : 27884 (java) R 27862 27865 24401 0 -1 4202560 16 0 0 0 133 0 0 0 20 0 22 0 30579298 10060525568 94051 33554432000 1073741824 1073778376 140736916229776 140237345133352 140237401532975 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=27865/tid=27885] ppid=27862 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/27865/task/27885/stat : 27885 (java) R 27862 27865 24401 0 -1 4202560 87 0 0 0 133 2 0 0 20 0 22 0 30579298 10060525568 94051 33554432000 1073741824 1073778376 140736916229776 140237344079544 140237402145239 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27886] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27886/stat : 27886 (java) S 27862 27865 24401 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30579307 10060525568 94051 33554432000 1073741824 1073778376 140736916229776 140237343028520 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27887] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27887/stat : 27887 (java) S 27862 27865 24401 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30579307 10060525568 94051 33554432000 1073741824 1073778376 140736916229776 140237341975976 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 8.51
Current children cumulated vsize (KiB) 9824732

[startup+6.30085 s]
/proc/loadavg: 4.10 4.16 4.09 5/217 27887
/proc/meminfo: memFree=27642252/32872528 swapFree=447868/480572
[pid=27865] ppid=27862 vsize=9824732 CPUtime=15.32 cores=0,2,4,6
/proc/27865/stat : 27865 (java) S 27862 27865 24401 0 -1 4202496 41067 0 1 0 1506 26 0 0 20 0 22 0 30579128 10060525568 160609 33554432000 1073741824 1073778376 140736916229776 140736916220912 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 1 0 0
/proc/27865/statm: 2456183 160609 2291 9 0 2446860 0
[pid=27865/tid=27867] ppid=27862 vsize=9824732 CPUtime=1.57 cores=0,2,4,6
/proc/27865/task/27867/stat : 27867 (java) S 27862 27865 24401 0 -1 4202560 2532 0 1 0 154 3 0 0 20 0 22 0 30579129 10060525568 160609 33554432000 1073741824 1073778376 140736916229776 140237529342840 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27868] ppid=27862 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/27865/task/27868/stat : 27868 (java) S 27862 27865 24401 0 -1 4202560 118 0 0 0 9 3 0 0 20 0 22 0 30579130 10060525568 160609 33554432000 1073741824 1073778376 140736916229776 140237373434792 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27869] ppid=27862 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/27865/task/27869/stat : 27869 (java) S 27862 27865 24401 0 -1 4202560 44 0 0 0 5 2 0 0 20 0 22 0 30579130 10060525568 160609 33554432000 1073741824 1073778376 140736916229776 140237372382248 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27870] ppid=27862 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/27865/task/27870/stat : 27870 (java) S 27862 27865 24401 0 -1 4202560 136 0 0 0 7 1 0 0 20 0 22 0 30579130 10060525568 160609 33554432000 1073741824 1073778376 140736916229776 140237371329192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27865/tid=27871] ppid=27862 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/27865/task/27871/stat : 27871 (java) S 27862 27865 24401 0 -1 4202560 58 0 0 0 9 2 0 0 20 0 22 0 30579130 10060525568 160609 33554432000 1073741824 1073778376 140736916229776 140237370276648 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27872] ppid=27862 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/27865/task/27872/stat : 27872 (java) S 27862 27865 24401 0 -1 4202560 25 0 0 0 5 0 0 0 20 0 22 0 30579130 10060525568 160609 33554432000 1073741824 1073778376 140736916229776 140237369223592 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27865/tid=27873] ppid=27862 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/27865/task/27873/stat : 27873 (java) S 27862 27865 24401 0 -1 4202560 147 0 0 0 4 0 0 0 20 0 22 0 30579130 10060525568 160609 33554432000 1073741824 1073778376 140736916229776 140237368171048 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27865/tid=27874] ppid=27862 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/27865/task/27874/stat : 27874 (java) S 27862 27865 24401 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 22 0 30579130 10060525568 160609 33554432000 1073741824 1073778376 140736916229776 140237367117992 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27875] ppid=27862 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/27865/task/27875/stat : 27875 (java) S 27862 27865 24401 0 -1 4202560 126 0 0 0 6 2 0 0 20 0 22 0 30579130 10060525568 160609 33554432000 1073741824 1073778376 140736916229776 140237366065448 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27876] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27876/stat : 27876 (java) S 27862 27865 24401 0 -1 4202560 462 0 0 0 0 0 0 0 20 0 22 0 30579131 10060525568 160609 33554432000 1073741824 1073778376 140736916229776 140237353655144 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27877] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27877/stat : 27877 (java) S 27862 27865 24401 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30579132 10060525568 160609 33554432000 1073741824 1073778376 140736916229776 140237352601464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27878] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27878/stat : 27878 (java) S 27862 27865 24401 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30579132 10060525568 160609 33554432000 1073741824 1073778376 140736916229776 140237351548296 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27879] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27879/stat : 27879 (java) S 27862 27865 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30579134 10060525568 160609 33554432000 1073741824 1073778376 140736916229776 140237350497040 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27880] ppid=27862 vsize=9824732 CPUtime=2.16 cores=0,2,4,6
/proc/27865/task/27880/stat : 27880 (java) S 27862 27865 24401 0 -1 4202560 13791 0 0 0 214 2 0 0 20 0 22 0 30579134 10060525568 160609 33554432000 1073741824 1073778376 140736916229776 140237349443896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27881] ppid=27862 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/27865/task/27881/stat : 27881 (java) S 27862 27865 24401 0 -1 4202560 21949 0 0 0 187 3 0 0 20 0 22 0 30579134 10060525568 160609 33554432000 1073741824 1073778376 140736916229776 140237348391352 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27865/tid=27882] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27882/stat : 27882 (java) S 27862 27865 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30579134 10060525568 160609 33554432000 1073741824 1073778376 140736916229776 140237347338488 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27865/tid=27883] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27883/stat : 27883 (java) S 27862 27865 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30579134 10060525568 160609 33554432000 1073741824 1073778376 140736916229776 140237346286152 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27884] ppid=27862 vsize=9824732 CPUtime=4.42 cores=0,2,4,6

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

/proc/27865/task/27880/stat : 27880 (java) S 27862 27865 24401 0 -1 4202560 13833 0 0 0 239 2 0 0 20 0 22 0 30579134 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237349443896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27881] ppid=27862 vsize=9824732 CPUtime=2.01 cores=0,2,4,6
/proc/27865/task/27881/stat : 27881 (java) S 27862 27865 24401 0 -1 4202560 21954 0 0 0 198 3 0 0 20 0 22 0 30579134 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237348391352 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27865/tid=27882] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27882/stat : 27882 (java) S 27862 27865 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30579134 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237347338488 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27865/tid=27883] ppid=27862 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/27865/task/27883/stat : 27883 (java) S 27862 27865 24401 0 -1 4202560 13 0 0 0 3 3 0 0 20 0 22 0 30579134 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237346286152 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27884] ppid=27862 vsize=9824732 CPUtime=201.12 cores=0,2,4,6
/proc/27865/task/27884/stat : 27884 (java) R 27862 27865 24401 0 -1 4202560 30 0 0 0 20109 3 0 0 20 0 22 0 30579298 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237345132432 140237402581713 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27885] ppid=27862 vsize=9824732 CPUtime=201.15 cores=0,2,4,6
/proc/27865/task/27885/stat : 27885 (java) R 27862 27865 24401 0 -1 4202560 1869 0 0 0 20077 38 0 0 20 0 22 0 30579298 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237344081176 140237401894541 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=27865/tid=27886] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27886/stat : 27886 (java) S 27862 27865 24401 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30579307 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237343028520 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27887] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27887/stat : 27887 (java) S 27862 27865 24401 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30579307 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237341975976 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 414.3
Current children cumulated vsize (KiB) 9824732

[startup+205.601 s]
/proc/loadavg: 4.09 4.11 4.08 5/217 27894
/proc/meminfo: memFree=25259008/32872528 swapFree=447868/480572
[pid=27865] ppid=27862 vsize=9824732 CPUtime=415.9 cores=0,2,4,6
/proc/27865/stat : 27865 (java) S 27862 27865 24401 0 -1 4202496 44466 0 1 0 41496 94 0 0 20 0 22 0 30579128 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140736916220912 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 1 0 0
/proc/27865/statm: 2456183 657333 2291 9 0 2446860 0
[pid=27865/tid=27867] ppid=27862 vsize=9824732 CPUtime=1.58 cores=0,2,4,6
/proc/27865/task/27867/stat : 27867 (java) S 27862 27865 24401 0 -1 4202560 2532 0 1 0 155 3 0 0 20 0 22 0 30579129 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237529342840 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27868] ppid=27862 vsize=9824732 CPUtime=0.66 cores=0,2,4,6
/proc/27865/task/27868/stat : 27868 (java) S 27862 27865 24401 0 -1 4202560 260 0 0 0 59 7 0 0 20 0 22 0 30579130 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237373434792 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27869] ppid=27862 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/27865/task/27869/stat : 27869 (java) S 27862 27865 24401 0 -1 4202560 170 0 0 0 46 6 0 0 20 0 22 0 30579130 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237372382248 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27865/tid=27870] ppid=27862 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/27865/task/27870/stat : 27870 (java) S 27862 27865 24401 0 -1 4202560 245 0 0 0 54 5 0 0 20 0 22 0 30579130 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237371329192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27871] ppid=27862 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/27865/task/27871/stat : 27871 (java) S 27862 27865 24401 0 -1 4202560 188 0 0 0 54 5 0 0 20 0 22 0 30579130 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237370276648 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27865/tid=27872] ppid=27862 vsize=9824732 CPUtime=0.56 cores=0,2,4,6
/proc/27865/task/27872/stat : 27872 (java) S 27862 27865 24401 0 -1 4202560 155 0 0 0 51 5 0 0 20 0 22 0 30579130 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237369223592 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27873] ppid=27862 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/27865/task/27873/stat : 27873 (java) S 27862 27865 24401 0 -1 4202560 291 0 0 0 55 5 0 0 20 0 22 0 30579130 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237368171048 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27865/tid=27874] ppid=27862 vsize=9824732 CPUtime=0.62 cores=0,2,4,6
/proc/27865/task/27874/stat : 27874 (java) S 27862 27865 24401 0 -1 4202560 140 0 0 0 57 5 0 0 20 0 22 0 30579130 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237367117992 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27865/tid=27875] ppid=27862 vsize=9824732 CPUtime=0.65 cores=0,2,4,6
/proc/27865/task/27875/stat : 27875 (java) S 27862 27865 24401 0 -1 4202560 244 0 0 0 58 7 0 0 20 0 22 0 30579130 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237366065448 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27876] ppid=27862 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/27865/task/27876/stat : 27876 (java) S 27862 27865 24401 0 -1 4202560 1277 0 0 0 1 2 0 0 20 0 22 0 30579131 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237353655144 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27877] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27877/stat : 27877 (java) S 27862 27865 24401 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30579132 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237352601464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27878] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27878/stat : 27878 (java) S 27862 27865 24401 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30579132 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237351548296 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27879] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27879/stat : 27879 (java) S 27862 27865 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30579134 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237350497040 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27880] ppid=27862 vsize=9824732 CPUtime=2.41 cores=0,2,4,6
/proc/27865/task/27880/stat : 27880 (java) S 27862 27865 24401 0 -1 4202560 13833 0 0 0 239 2 0 0 20 0 22 0 30579134 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237349443896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27881] ppid=27862 vsize=9824732 CPUtime=2.01 cores=0,2,4,6
/proc/27865/task/27881/stat : 27881 (java) S 27862 27865 24401 0 -1 4202560 21954 0 0 0 198 3 0 0 20 0 22 0 30579134 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237348391352 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27865/tid=27882] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27882/stat : 27882 (java) S 27862 27865 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30579134 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237347338488 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27865/tid=27883] ppid=27862 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/27865/task/27883/stat : 27883 (java) S 27862 27865 24401 0 -1 4202560 13 0 0 0 3 3 0 0 20 0 22 0 30579134 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237346286152 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27884] ppid=27862 vsize=9824732 CPUtime=201.92 cores=0,2,4,6
/proc/27865/task/27884/stat : 27884 (java) R 27862 27865 24401 0 -1 4202560 30 0 0 0 20189 3 0 0 20 0 22 0 30579298 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237345132432 140237402595936 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27885] ppid=27862 vsize=9824732 CPUtime=201.95 cores=0,2,4,6
/proc/27865/task/27885/stat : 27885 (java) R 27862 27865 24401 0 -1 4202560 1869 0 0 0 20157 38 0 0 20 0 22 0 30579298 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237344081056 140237402668773 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=27865/tid=27886] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27886/stat : 27886 (java) S 27862 27865 24401 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30579307 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237343028520 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27887] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27887/stat : 27887 (java) S 27862 27865 24401 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30579307 10060525568 657333 33554432000 1073741824 1073778376 140736916229776 140237341975976 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 415.9
Current children cumulated vsize (KiB) 9824732

[startup+206.001 s]
/proc/loadavg: 4.08 4.11 4.08 5/217 27894
/proc/meminfo: memFree=25259132/32872528 swapFree=447868/480572
[pid=27865] ppid=27862 vsize=9824732 CPUtime=415.6 cores=0,2,4,6
/proc/27865/stat : 27865 (java) S 27862 27865 24401 0 -1 4202496 44468 0 1 0 41459 101 0 0 20 0 19 0 30579128 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140736916220912 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 1 0 0
/proc/27865/statm: 2456183 657322 2292 9 0 2446860 0
[pid=27865/tid=27867] ppid=27862 vsize=9824732 CPUtime=1.58 cores=0,2,4,6
/proc/27865/task/27867/stat : 27867 (java) S 27862 27865 24401 0 -1 4202560 2532 0 1 0 155 3 0 0 20 0 19 0 30579129 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237529342840 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27868] ppid=27862 vsize=9824732 CPUtime=0.66 cores=0,2,4,6
/proc/27865/task/27868/stat : 27868 (java) S 27862 27865 24401 0 -1 4202560 260 0 0 0 59 7 0 0 20 0 19 0 30579130 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237373434792 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27869] ppid=27862 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/27865/task/27869/stat : 27869 (java) S 27862 27865 24401 0 -1 4202560 170 0 0 0 46 6 0 0 20 0 19 0 30579130 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237372382248 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27865/tid=27870] ppid=27862 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/27865/task/27870/stat : 27870 (java) S 27862 27865 24401 0 -1 4202560 245 0 0 0 54 5 0 0 20 0 19 0 30579130 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237371329192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27871] ppid=27862 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/27865/task/27871/stat : 27871 (java) S 27862 27865 24401 0 -1 4202560 188 0 0 0 54 5 0 0 20 0 19 0 30579130 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237370276648 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27865/tid=27872] ppid=27862 vsize=9824732 CPUtime=0.56 cores=0,2,4,6
/proc/27865/task/27872/stat : 27872 (java) S 27862 27865 24401 0 -1 4202560 155 0 0 0 51 5 0 0 20 0 19 0 30579130 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237369223592 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27873] ppid=27862 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/27865/task/27873/stat : 27873 (java) S 27862 27865 24401 0 -1 4202560 291 0 0 0 55 5 0 0 20 0 19 0 30579130 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237368171048 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27865/tid=27874] ppid=27862 vsize=9824732 CPUtime=0.62 cores=0,2,4,6
/proc/27865/task/27874/stat : 27874 (java) S 27862 27865 24401 0 -1 4202560 140 0 0 0 57 5 0 0 20 0 19 0 30579130 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237367117992 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27865/tid=27875] ppid=27862 vsize=9824732 CPUtime=0.65 cores=0,2,4,6
/proc/27865/task/27875/stat : 27875 (java) S 27862 27865 24401 0 -1 4202560 244 0 0 0 58 7 0 0 20 0 19 0 30579130 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237366065448 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27876] ppid=27862 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/27865/task/27876/stat : 27876 (java) S 27862 27865 24401 0 -1 4202560 1277 0 0 0 1 2 0 0 20 0 19 0 30579131 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237353655144 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27877] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27877/stat : 27877 (java) S 27862 27865 24401 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30579132 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237352601464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27878] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27878/stat : 27878 (java) S 27862 27865 24401 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30579132 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237351548296 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27879] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27879/stat : 27879 (java) S 27862 27865 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30579134 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237350497040 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27880] ppid=27862 vsize=9824732 CPUtime=2.41 cores=0,2,4,6
/proc/27865/task/27880/stat : 27880 (java) S 27862 27865 24401 0 -1 4202560 13833 0 0 0 239 2 0 0 20 0 19 0 30579134 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237349443896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27881] ppid=27862 vsize=9824732 CPUtime=2.02 cores=0,2,4,6
/proc/27865/task/27881/stat : 27881 (java) S 27862 27865 24401 0 -1 4202560 21955 0 0 0 199 3 0 0 20 0 19 0 30579134 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237348391352 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27865/tid=27882] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27882/stat : 27882 (java) S 27862 27865 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30579134 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237347338488 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27865/tid=27883] ppid=27862 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/27865/task/27883/stat : 27883 (java) S 27862 27865 24401 0 -1 4202560 13 0 0 0 3 3 0 0 20 0 19 0 30579134 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237346286152 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27886] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27886/stat : 27886 (java) S 27862 27865 24401 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30579307 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237343028520 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 415.6
Current children cumulated vsize (KiB) 9824732

[startup+206.201 s]
/proc/loadavg: 4.08 4.11 4.08 5/217 27894
/proc/meminfo: memFree=25259132/32872528 swapFree=447868/480572
[pid=27865] ppid=27862 vsize=9824732 CPUtime=415.6 cores=0,2,4,6
/proc/27865/stat : 27865 (java) S 27862 27865 24401 0 -1 4202496 44468 0 1 0 41459 101 0 0 20 0 19 0 30579128 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140736916220912 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 1 0 0
/proc/27865/statm: 2456183 657322 2292 9 0 2446860 0
[pid=27865/tid=27867] ppid=27862 vsize=9824732 CPUtime=1.58 cores=0,2,4,6
/proc/27865/task/27867/stat : 27867 (java) S 27862 27865 24401 0 -1 4202560 2532 0 1 0 155 3 0 0 20 0 19 0 30579129 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237529342840 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27868] ppid=27862 vsize=9824732 CPUtime=0.66 cores=0,2,4,6
/proc/27865/task/27868/stat : 27868 (java) S 27862 27865 24401 0 -1 4202560 260 0 0 0 59 7 0 0 20 0 19 0 30579130 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237373434792 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27869] ppid=27862 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/27865/task/27869/stat : 27869 (java) S 27862 27865 24401 0 -1 4202560 170 0 0 0 46 6 0 0 20 0 19 0 30579130 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237372382248 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27865/tid=27870] ppid=27862 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/27865/task/27870/stat : 27870 (java) S 27862 27865 24401 0 -1 4202560 245 0 0 0 54 5 0 0 20 0 19 0 30579130 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237371329192 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27871] ppid=27862 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/27865/task/27871/stat : 27871 (java) S 27862 27865 24401 0 -1 4202560 188 0 0 0 54 5 0 0 20 0 19 0 30579130 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237370276648 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27865/tid=27872] ppid=27862 vsize=9824732 CPUtime=0.56 cores=0,2,4,6
/proc/27865/task/27872/stat : 27872 (java) S 27862 27865 24401 0 -1 4202560 155 0 0 0 51 5 0 0 20 0 19 0 30579130 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237369223592 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27873] ppid=27862 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/27865/task/27873/stat : 27873 (java) S 27862 27865 24401 0 -1 4202560 291 0 0 0 55 5 0 0 20 0 19 0 30579130 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237368171048 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27865/tid=27874] ppid=27862 vsize=9824732 CPUtime=0.62 cores=0,2,4,6
/proc/27865/task/27874/stat : 27874 (java) S 27862 27865 24401 0 -1 4202560 140 0 0 0 57 5 0 0 20 0 19 0 30579130 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237367117992 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27865/tid=27875] ppid=27862 vsize=9824732 CPUtime=0.65 cores=0,2,4,6
/proc/27865/task/27875/stat : 27875 (java) S 27862 27865 24401 0 -1 4202560 244 0 0 0 58 7 0 0 20 0 19 0 30579130 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237366065448 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27876] ppid=27862 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/27865/task/27876/stat : 27876 (java) S 27862 27865 24401 0 -1 4202560 1277 0 0 0 1 2 0 0 20 0 19 0 30579131 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237353655144 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27877] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27877/stat : 27877 (java) S 27862 27865 24401 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30579132 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237352601464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27878] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27878/stat : 27878 (java) S 27862 27865 24401 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30579132 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237351548296 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27879] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27879/stat : 27879 (java) S 27862 27865 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30579134 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237350497040 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27865/tid=27880] ppid=27862 vsize=9824732 CPUtime=2.41 cores=0,2,4,6
/proc/27865/task/27880/stat : 27880 (java) S 27862 27865 24401 0 -1 4202560 13833 0 0 0 239 2 0 0 20 0 19 0 30579134 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237349443896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27881] ppid=27862 vsize=9824732 CPUtime=2.02 cores=0,2,4,6
/proc/27865/task/27881/stat : 27881 (java) S 27862 27865 24401 0 -1 4202560 21955 0 0 0 199 3 0 0 20 0 19 0 30579134 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237348391352 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27865/tid=27882] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27882/stat : 27882 (java) S 27862 27865 24401 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30579134 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237347338488 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27865/tid=27883] ppid=27862 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/27865/task/27883/stat : 27883 (java) S 27862 27865 24401 0 -1 4202560 13 0 0 0 3 3 0 0 20 0 19 0 30579134 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237346286152 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27865/tid=27886] ppid=27862 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/27865/task/27886/stat : 27886 (java) S 27862 27865 24401 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30579307 10060525568 657322 33554432000 1073741824 1073778376 140736916229776 140237343028520 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 415.6
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.720001
#  lost CPU user time (s): 0.790009
#  lost CPU system time (s): -0.07

Real time (s): 206.296
CPU time (s): 416.471
CPU user time (s): 415.377
CPU system time (s): 1.09382
CPU usage (%): 201.88
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 414.587
system time used= 1.16382
maximum resident set size= 2891056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44472
page faults= 1
swaps= 0
block input operations= 0
block output operations= 304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6764
involuntary context switches= 9501

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.15482 second user time and 1.69574 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-18 23:28:10
IDJOB=4107944
IDBENCH=74273
IDSOLVER=2543
FILE ID=node104/4107944-1466285290
RUNJOBID= node104-1466276650-24417
PBS_JOBID= 19918266
Free space on /tmp= 71664 MiB

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

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

MD5SUM BENCH= db859a15c3accfca5f41bc17f134e06b
RANDOM SEED=15961078

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28241684 kB
Buffers:          149608 kB
Cached:           289952 kB
SwapCached:        40452 kB
Active:          3063596 kB
Inactive:         339632 kB
Active(anon):    2926188 kB
Inactive(anon):    39968 kB
Active(file):     137408 kB
Inactive(file):   299664 kB
Unevictable:      480572 kB
Mlocked:          447868 kB
SwapTotal:      67108856 kB
SwapFree:       67060428 kB
Dirty:              4112 kB
Writeback:             0 kB
AnonPages:       3405204 kB
Mapped:            15444 kB
Shmem:                 0 kB
Slab:             609192 kB
SReclaimable:      52488 kB
SUnreclaim:       556704 kB
KernelStack:        1608 kB
PageTables:        11052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3579428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2885632 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= 71664 MiB
End job on node104 at 2016-06-18 23:31:36