Trace number 4080471

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 354.389 175.782

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-101.opb
MD5SUMa3ed9477da365050d631dd031519efe8
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 benchmark102.067
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7936
Total number of constraints176837
Number of constraints which are clauses158928
Number of constraints which are cardinality constraints (but not clauses)563
Number of constraints which are nor clauses,nor cardinality constraints17346
Minimum length of a constraint2
Maximum length of a constraint195
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 196
Number of bits of the biggest sum of numbers8
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@16fd0b7
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@4413ee
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@75786e64
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@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4080471-1465266065.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
2.67/1.67	c ... done. Wall clock time 1.551s.
2.67/1.67	c declared #vars     7936
2.67/1.67	c #constraints  177125
2.67/1.67	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
2.67/1.67	c constraints type 
2.67/1.67	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 121702
2.67/1.67	c org.sat4j.minisat.constraints.card.MinWatchCard => 564
2.67/1.67	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 37513
2.67/1.67	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 17346
2.67/1.67	c 177125 constraints processed.
2.67/1.67	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
2.67/1.67	c constraints type 
2.67/1.67	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 37513
2.67/1.67	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 121702
2.67/1.67	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 564
2.67/1.67	c org.sat4j.pb.constraints.pb.MaxWatchPb => 17346
2.67/1.67	c 177125 constraints processed.
6.78/3.09	c cleaning 2496 clauses out of 5000 with flag 48842/5000
8.54/3.82	c cleaning 0 clauses out of 5004 with flag 0/5004
9.37/4.28	c cleaning 4250 clauses out of 8504 with flag 103694/11000
12.25/5.57	c cleaning 5621 clauses out of 11255 with flag 159945/18001
13.31/6.07	c cleaning 0 clauses out of 11000 with flag 0/11000
15.34/7.08	c cleaning 6809 clauses out of 13633 with flag 295957/26000
18.83/8.70	c cleaning 7815 clauses out of 15824 with flag 417942/35000
19.24/8.98	c cleaning 0 clauses out of 18000 with flag 0/18000
22.82/10.73	c cleaning 8978 clauses out of 18009 with flag 550294/45000
26.51/12.56	c cleaning 9996 clauses out of 20031 with flag 687723/56000
27.51/13.06	c cleaning 0 clauses out of 26000 with flag 0/26000
32.35/15.46	c cleaning 11007 clauses out of 22037 with flag 862963/68002
38.62/18.55	c cleaning 11955 clauses out of 24028 with flag 1041816/81000
43.91/21.15	c cleaning 12986 clauses out of 26071 with flag 1202092/95000
50.71/24.58	c cleaning 14027 clauses out of 28085 with flag 1355696/110004
53.11/25.72	c cleaning 0 clauses out of 35001 with flag 0/35001
57.97/28.12	c cleaning 15017 clauses out of 30054 with flag 1499185/126002
67.19/32.73	c cleaning 16012 clauses out of 32034 with flag 1627138/143000
75.59/36.97	c cleaning 17010 clauses out of 34024 with flag 1822984/161002
84.63/41.44	c cleaning 17991 clauses out of 36012 with flag 2027116/180000
92.45/45.39	c cleaning 18975 clauses out of 38022 with flag 2258824/200001
99.44/48.86	c cleaning 19981 clauses out of 40046 with flag 2493742/221000
109.48/53.86	c cleaning 21009 clauses out of 42065 with flag 2717061/243000
113.11/55.67	c cleaning 0 clauses out of 45000 with flag 0/45000
119.71/58.90	c cleaning 22018 clauses out of 44056 with flag 2938284/266000
127.94/63.09	c cleaning 22900 clauses out of 46040 with flag 3147030/290002
138.58/68.37	c cleaning 24011 clauses out of 48137 with flag 3422647/315000
152.57/75.30	c cleaning 25049 clauses out of 50125 with flag 3781504/341000
167.34/82.66	c cleaning 26000 clauses out of 52075 with flag 4119876/368000
175.54/86.76	c cleaning 0 clauses out of 56000 with flag 0/56000
178.36/88.11	c cleaning 26979 clauses out of 54075 with flag 4497372/396000
195.61/96.77	c cleaning 27988 clauses out of 56096 with flag 4922976/425000
211.27/104.54	c cleaning 29021 clauses out of 58107 with flag 5322963/455000
227.12/112.42	c cleaning 30032 clauses out of 60085 with flag 5720627/486000
246.81/122.24	c cleaning 30977 clauses out of 62054 with flag 6323043/518001
263.06/130.36	c cleaning 31993 clauses out of 64076 with flag 6745932/551000
284.13/140.87	c cleaning 33009 clauses out of 66082 with flag 7275109/585000
304.46/150.93	c cleaning 34025 clauses out of 68072 with flag 7729278/620000
307.06/152.25	c cleaning 0 clauses out of 68000 with flag 0/68000
327.83/162.56	c cleaning 34990 clauses out of 70045 with flag 8231316/656000
344.34/170.78	c cleaning 36002 clauses out of 72055 with flag 8667305/693000
353.96/175.53	c And the winner is solver0
354.12/175.72	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
354.12/175.72	c starts		: 1915
354.12/175.72	c conflicts		: 716276
354.12/175.72	c decisions		: 4868798
354.12/175.72	c propagations		: 212099152
354.12/175.72	c inspects		: 2011785239
354.12/175.72	c shortcuts		: 0
354.12/175.72	c learnt literals	: 25
354.12/175.72	c learnt binary clauses	: 527
354.12/175.72	c learnt ternary clauses	: 1850
354.12/175.72	c learnt constraints	: 716250
354.12/175.72	c ignored constraints	: 0
354.12/175.72	c root simplifications	: 0
354.12/175.72	c removed literals (reason simplification)	: 10014891
354.12/175.72	c reason swapping (by a shorter reason)	: 0
354.12/175.72	c Calls to reduceDB	: 33
354.12/175.72	c Number of update (reduction) of LBD	: 483455
354.12/175.72	c Imported unit clauses	: 0
354.12/175.72	c number of reductions to clauses (during analyze)	: 0
354.12/175.72	c number of learned constraints concerned by reduction	: 0
354.12/175.72	c number of learning phase by resolution	: 0
354.12/175.72	c number of learning phase by cutting planes	: 0
354.12/175.72	c speed (assignments/second)	: 1218708.4970925555
354.12/175.72	c non guided choices	131313
354.12/175.75	c learnt constraints type 
354.12/175.75	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 527
354.12/175.75	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 58794
354.12/175.75	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
354.12/175.75	c starts		: 78
354.12/175.75	c conflicts		: 71213
354.12/175.75	c decisions		: 330028
354.12/175.75	c propagations		: 23058112
354.12/175.75	c inspects		: 598683756
354.12/175.75	c shortcuts		: 0
354.12/175.75	c learnt literals	: 0
354.12/175.75	c learnt binary clauses	: 16
354.12/175.75	c learnt ternary clauses	: 321
354.12/175.75	c learnt constraints	: 71212
354.12/175.75	c ignored constraints	: 0
354.12/175.75	c root simplifications	: 0
354.12/175.75	c removed literals (reason simplification)	: 0
354.12/175.75	c reason swapping (by a shorter reason)	: 0
354.12/175.75	c Calls to reduceDB	: 8
354.12/175.75	c Number of update (reduction) of LBD	: 0
354.12/175.75	c Imported unit clauses	: 0
354.12/175.75	c number of reductions to clauses (during analyze)	: 0
354.12/175.75	c number of learned constraints concerned by reduction	: 0
354.12/175.75	c number of learning phase by resolution	: 0
354.12/175.75	c number of learning phase by cutting planes	: 0
354.12/175.75	c speed (assignments/second)	: 132472.96606323143
354.12/175.75	c non guided choices	6568
354.12/175.77	c learnt constraints type 
354.12/175.77	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 65292
354.12/175.77	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 2
354.12/175.77	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 16
354.12/175.77	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5902
354.12/175.77	s UNSATISFIABLE
354.12/175.77	c Total wall clock time (in seconds): 175.648

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

pid=16409
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: 3.96 3.98 3.90 4/197 16412
/proc/meminfo: memFree=28318140/32872528 swapFree=9100/9100
[pid=16412] ppid=16409 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/16412/stat : 16412 (java) R 16409 16412 14331 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 108537640 278528 34 33554432000 1073741824 1073778376 140737037557376 140736818071304 243756264629 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16412/statm: 68 35 26 9 0 25 0

[startup+0.100061 s]
/proc/loadavg: 3.96 3.98 3.90 4/197 16412
/proc/meminfo: memFree=28318140/32872528 swapFree=9100/9100
[pid=16412] ppid=16409 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/16412/stat : 16412 (java) S 16409 16412 14331 0 -1 4202496 4404 0 1 0 8 1 0 0 20 0 18 0 108537640 9787879424 6033 33554432000 1073741824 1073778376 140737037557376 140737037548512 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16412/statm: 2389619 6033 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200255 s]
/proc/loadavg: 3.96 3.98 3.90 4/197 16412
/proc/meminfo: memFree=28318140/32872528 swapFree=9100/9100
[pid=16412] ppid=16409 vsize=9558476 CPUtime=0.22 cores=1,3,5,7
/proc/16412/stat : 16412 (java) S 16409 16412 14331 0 -1 4202496 4668 0 1 0 21 1 0 0 20 0 18 0 108537640 9787879424 7268 33554432000 1073741824 1073778376 140737037557376 140737037548512 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16412/statm: 2389619 7268 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300249 s]
/proc/loadavg: 3.96 3.98 3.90 4/197 16412
/proc/meminfo: memFree=28318140/32872528 swapFree=9100/9100
[pid=16412] ppid=16409 vsize=9558476 CPUtime=0.46 cores=1,3,5,7
/proc/16412/stat : 16412 (java) S 16409 16412 14331 0 -1 4202496 5779 0 1 0 45 1 0 0 20 0 18 0 108537640 9787879424 9480 33554432000 1073741824 1073778376 140737037557376 140737037548512 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16412/statm: 2389619 9480 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700269 s]
/proc/loadavg: 3.96 3.98 3.90 4/197 16412
/proc/meminfo: memFree=28318140/32872528 swapFree=9100/9100
[pid=16412] ppid=16409 vsize=9558476 CPUtime=1.36 cores=1,3,5,7
/proc/16412/stat : 16412 (java) S 16409 16412 14331 0 -1 4202496 12575 0 1 0 130 6 0 0 20 0 18 0 108537640 9787879424 45000 33554432000 1073741824 1073778376 140737037557376 140737037548512 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16412/statm: 2389619 45000 2263 9 0 2380296 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 9558476

[startup+1.50084 s]
/proc/loadavg: 3.88 3.97 3.89 4/215 16430
/proc/meminfo: memFree=28128052/32872528 swapFree=9100/9100
[pid=16412] ppid=16409 vsize=9558476 CPUtime=2.57 cores=1,3,5,7
/proc/16412/stat : 16412 (java) S 16409 16412 14331 0 -1 4202496 13769 0 1 0 242 15 0 0 20 0 18 0 108537640 9787879424 87836 33554432000 1073741824 1073778376 140737037557376 140737037548512 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16412/statm: 2389619 87836 2263 9 0 2380296 0
[pid=16412/tid=16414] ppid=16409 vsize=9558476 CPUtime=1.38 cores=1,3,5,7
/proc/16412/task/16414/stat : 16414 (java) R 16409 16412 14331 0 -1 4202560 2533 0 1 0 133 5 0 0 20 0 18 0 108537641 9787879424 87836 33554432000 1073741824 1073778376 140737037557376 139834379058200 243768812813 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16412/tid=16415] ppid=16409 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/16412/task/16415/stat : 16415 (java) S 16409 16412 14331 0 -1 4202560 21 0 0 0 1 2 0 0 20 0 18 0 108537642 9787879424 87836 33554432000 1073741824 1073778376 140737037557376 139834340551208 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16416] ppid=16409 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/16412/task/16416/stat : 16416 (java) S 16409 16412 14331 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 18 0 108537642 9787879424 87836 33554432000 1073741824 1073778376 140737037557376 139834339498408 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16412/tid=16417] ppid=16409 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/16412/task/16417/stat : 16417 (java) S 16409 16412 14331 0 -1 4202560 15 0 0 0 1 1 0 0 20 0 18 0 108537642 9787879424 87836 33554432000 1073741824 1073778376 140737037557376 139834338445608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16412/tid=16418] ppid=16409 vsize=9558476 CPUtime=0.01 cores=1,3,5,7
/proc/16412/task/16418/stat : 16418 (java) S 16409 16412 14331 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 18 0 108537642 9787879424 87836 33554432000 1073741824 1073778376 140737037557376 139834219817128 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16412/tid=16419] ppid=16409 vsize=9558476 CPUtime=0.01 cores=1,3,5,7
/proc/16412/task/16419/stat : 16419 (java) S 16409 16412 14331 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 18 0 108537642 9787879424 87836 33554432000 1073741824 1073778376 140737037557376 139834218765352 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16412/tid=16420] ppid=16409 vsize=9558476 CPUtime=0.05 cores=1,3,5,7
/proc/16412/task/16420/stat : 16420 (java) S 16409 16412 14331 0 -1 4202560 23 0 0 0 3 2 0 0 20 0 18 0 108537642 9787879424 87836 33554432000 1073741824 1073778376 140737037557376 139834217712552 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16412/tid=16421] ppid=16409 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/16412/task/16421/stat : 16421 (java) S 16409 16412 14331 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 18 0 108537642 9787879424 87836 33554432000 1073741824 1073778376 140737037557376 139834216659752 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16412/tid=16422] ppid=16409 vsize=9558476 CPUtime=0.05 cores=1,3,5,7
/proc/16412/task/16422/stat : 16422 (java) S 16409 16412 14331 0 -1 4202560 24 0 0 0 3 2 0 0 20 0 18 0 108537642 9787879424 87836 33554432000 1073741824 1073778376 140737037557376 139834215606952 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16412/tid=16423] ppid=16409 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16423/stat : 16423 (java) S 16409 16412 14331 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 108537644 9787879424 87836 33554432000 1073741824 1073778376 140737037557376 139833733278184 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16424] ppid=16409 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16424/stat : 16424 (java) S 16409 16412 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 108537644 9787879424 87836 33554432000 1073741824 1073778376 140737037557376 139833732224248 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16425] ppid=16409 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16425/stat : 16425 (java) S 16409 16412 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 108537644 9787879424 87836 33554432000 1073741824 1073778376 140737037557376 139833731171336 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16426] ppid=16409 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16426/stat : 16426 (java) S 16409 16412 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108537646 9787879424 87836 33554432000 1073741824 1073778376 140737037557376 139833730119824 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16427] ppid=16409 vsize=9558476 CPUtime=0.43 cores=1,3,5,7
/proc/16412/task/16427/stat : 16427 (java) S 16409 16412 14331 0 -1 4202560 4299 0 0 0 42 1 0 0 20 0 18 0 108537646 9787879424 87836 33554432000 1073741824 1073778376 140737037557376 139833729067960 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16428] ppid=16409 vsize=9558476 CPUtime=0.41 cores=1,3,5,7
/proc/16412/task/16428/stat : 16428 (java) S 16409 16412 14331 0 -1 4202560 5354 0 0 0 39 2 0 0 20 0 18 0 108537646 9787879424 87836 33554432000 1073741824 1073778376 140737037557376 139833728015160 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16412/tid=16429] ppid=16409 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16429/stat : 16429 (java) S 16409 16412 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108537646 9787879424 87836 33554432000 1073741824 1073778376 140737037557376 139833726962552 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16412/tid=16430] ppid=16409 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16430/stat : 16430 (java) S 16409 16412 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108537646 9787879424 87836 33554432000 1073741824 1073778376 140737037557376 139833725909960 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 9558476

[startup+3.10089 s]
/proc/loadavg: 3.88 3.97 3.89 7/219 16434
/proc/meminfo: memFree=27970176/32872528 swapFree=9100/9100
[pid=16412] ppid=16409 vsize=9824732 CPUtime=7.03 cores=1,3,5,7
/proc/16412/stat : 16412 (java) S 16409 16412 14331 0 -1 4202496 19189 0 1 0 681 22 0 0 20 0 22 0 108537640 10060525568 112062 33554432000 1073741824 1073778376 140737037557376 140737037548512 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16412/statm: 2456183 112062 2287 9 0 2446860 0
[pid=16412/tid=16414] ppid=16409 vsize=9824732 CPUtime=1.56 cores=1,3,5,7
/proc/16412/task/16414/stat : 16414 (java) S 16409 16412 14331 0 -1 4202560 2545 0 1 0 151 5 0 0 20 0 22 0 108537641 10060525568 112062 33554432000 1073741824 1073778376 140737037557376 139834379060088 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16412/tid=16415] ppid=16409 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/16412/task/16415/stat : 16415 (java) S 16409 16412 14331 0 -1 4202560 50 0 0 0 5 3 0 0 20 0 22 0 108537642 10060525568 112062 33554432000 1073741824 1073778376 140737037557376 139834340551208 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16412/tid=16416] ppid=16409 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/16412/task/16416/stat : 16416 (java) S 16409 16412 14331 0 -1 4202560 45 0 0 0 4 2 0 0 20 0 22 0 108537642 10060525568 112062 33554432000 1073741824 1073778376 140737037557376 139834339498408 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16412/tid=16417] ppid=16409 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/16412/task/16417/stat : 16417 (java) S 16409 16412 14331 0 -1 4202560 21 0 0 0 2 1 0 0 20 0 22 0 108537642 10060525568 112062 33554432000 1073741824 1073778376 140737037557376 139834338445608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16412/tid=16418] ppid=16409 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/16412/task/16418/stat : 16418 (java) S 16409 16412 14331 0 -1 4202560 23 0 0 0 2 0 0 0 20 0 22 0 108537642 10060525568 112062 33554432000 1073741824 1073778376 140737037557376 139834219817128 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16412/tid=16419] ppid=16409 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/16412/task/16419/stat : 16419 (java) S 16409 16412 14331 0 -1 4202560 24 0 0 0 2 0 0 0 20 0 22 0 108537642 10060525568 112062 33554432000 1073741824 1073778376 140737037557376 139834218765352 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16412/tid=16420] ppid=16409 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/16412/task/16420/stat : 16420 (java) S 16409 16412 14331 0 -1 4202560 50 0 0 0 7 2 0 0 20 0 22 0 108537642 10060525568 112062 33554432000 1073741824 1073778376 140737037557376 139834217712552 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16412/tid=16421] ppid=16409 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/16412/task/16421/stat : 16421 (java) S 16409 16412 14331 0 -1 4202560 23 0 0 0 3 1 0 0 20 0 22 0 108537642 10060525568 112062 33554432000 1073741824 1073778376 140737037557376 139834216659752 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16412/tid=16422] ppid=16409 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/16412/task/16422/stat : 16422 (java) S 16409 16412 14331 0 -1 4202560 30 0 0 0 4 2 0 0 20 0 22 0 108537642 10060525568 112062 33554432000 1073741824 1073778376 140737037557376 139834215606952 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16412/tid=16423] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16423/stat : 16423 (java) S 16409 16412 14331 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 108537644 10060525568 112062 33554432000 1073741824 1073778376 140737037557376 139833733278184 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16424] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16424/stat : 16424 (java) S 16409 16412 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108537644 10060525568 112062 33554432000 1073741824 1073778376 140737037557376 139833732224248 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16425] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16425/stat : 16425 (java) S 16409 16412 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108537644 10060525568 112062 33554432000 1073741824 1073778376 140737037557376 139833731171336 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16426] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16426/stat : 16426 (java) S 16409 16412 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108537646 10060525568 112062 33554432000 1073741824 1073778376 140737037557376 139833730119824 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16427] ppid=16409 vsize=9824732 CPUtime=1.07 cores=1,3,5,7
/proc/16412/task/16427/stat : 16427 (java) S 16409 16412 14331 0 -1 4202560 8189 0 0 0 105 2 0 0 20 0 22 0 108537646 10060525568 112062 33554432000 1073741824 1073778376 140737037557376 139833729067960 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16428] ppid=16409 vsize=9824732 CPUtime=1.14 cores=1,3,5,7
/proc/16412/task/16428/stat : 16428 (java) R 16409 16412 14331 0 -1 4202560 6650 0 0 0 112 2 0 0 20 0 22 0 108537646 10060525568 112062 33554432000 1073741824 1073778376 140737037557376 139833728002448 139834383177196 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=16412/tid=16429] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16429/stat : 16429 (java) S 16409 16412 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108537646 10060525568 112062 33554432000 1073741824 1073778376 140737037557376 139833726962552 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16412/tid=16430] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16430/stat : 16430 (java) S 16409 16412 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108537646 10060525568 112062 33554432000 1073741824 1073778376 140737037557376 139833725909960 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16412/tid=16431] ppid=16409 vsize=9824732 CPUtime=1.35 cores=1,3,5,7
/proc/16412/task/16431/stat : 16431 (java) R 16409 16412 14331 0 -1 4202560 21 0 0 0 135 0 0 0 20 0 22 0 108537808 10060525568 112062 33554432000 1073741824 1073778376 140737037557376 139833724846112 139834220697292 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16412/tid=16432] ppid=16409 vsize=9824732 CPUtime=1.34 cores=1,3,5,7
/proc/16412/task/16432/stat : 16432 (java) R 16409 16412 14331 0 -1 4202560 54 0 0 0 134 0 0 0 20 0 22 0 108537808 10060525568 112062 33554432000 1073741824 1073778376 140737037557376 139833723801592 139834220850665 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16412/tid=16433] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16433/stat : 16433 (java) S 16409 16412 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108537809 10060525568 112062 33554432000 1073741824 1073778376 140737037557376 139833722749864 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16434] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16434/stat : 16434 (java) S 16409 16412 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108537809 10060525568 112062 33554432000 1073741824 1073778376 140737037557376 139833721697064 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.03
Current children cumulated vsize (KiB) 9824732

[startup+6.30092 s]
/proc/loadavg: 3.88 3.97 3.89 6/219 16434
/proc/meminfo: memFree=27665552/32872528 swapFree=9100/9100
[pid=16412] ppid=16409 vsize=9824732 CPUtime=13.95 cores=1,3,5,7
/proc/16412/stat : 16412 (java) S 16409 16412 14331 0 -1 4202496 21539 0 1 0 1363 32 0 0 20 0 22 0 108537640 10060525568 174163 33554432000 1073741824 1073778376 140737037557376 140737037548512 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16412/statm: 2456183 174163 2287 9 0 2446860 0
[pid=16412/tid=16414] ppid=16409 vsize=9824732 CPUtime=1.56 cores=1,3,5,7
/proc/16412/task/16414/stat : 16414 (java) S 16409 16412 14331 0 -1 4202560 2545 0 1 0 151 5 0 0 20 0 22 0 108537641 10060525568 174163 33554432000 1073741824 1073778376 140737037557376 139834379060088 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16412/tid=16415] ppid=16409 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/16412/task/16415/stat : 16415 (java) S 16409 16412 14331 0 -1 4202560 63 0 0 0 7 3 0 0 20 0 22 0 108537642 10060525568 174163 33554432000 1073741824 1073778376 140737037557376 139834340551208 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16416] ppid=16409 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/16412/task/16416/stat : 16416 (java) S 16409 16412 14331 0 -1 4202560 51 0 0 0 5 3 0 0 20 0 22 0 108537642 10060525568 174163 33554432000 1073741824 1073778376 140737037557376 139834339498408 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16412/tid=16417] ppid=16409 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/16412/task/16417/stat : 16417 (java) S 16409 16412 14331 0 -1 4202560 29 0 0 0 4 2 0 0 20 0 22 0 108537642 10060525568 174163 33554432000 1073741824 1073778376 140737037557376 139834338445608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16418] ppid=16409 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/16412/task/16418/stat : 16418 (java) S 16409 16412 14331 0 -1 4202560 39 0 0 0 5 2 0 0 20 0 22 0 108537642 10060525568 174163 33554432000 1073741824 1073778376 140737037557376 139834219817128 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16419] ppid=16409 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/16412/task/16419/stat : 16419 (java) S 16409 16412 14331 0 -1 4202560 39 0 0 0 3 2 0 0 20 0 22 0 108537642 10060525568 174163 33554432000 1073741824 1073778376 140737037557376 139834218765352 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16420] ppid=16409 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/16412/task/16420/stat : 16420 (java) S 16409 16412 14331 0 -1 4202560 68 0 0 0 10 4 0 0 20 0 22 0 108537642 10060525568 174163 33554432000 1073741824 1073778376 140737037557376 139834217712552 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16421] ppid=16409 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/16412/task/16421/stat : 16421 (java) S 16409 16412 14331 0 -1 4202560 40 0 0 0 6 1 0 0 20 0 22 0 108537642 10060525568 174163 33554432000 1073741824 1073778376 140737037557376 139834216659752 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16412/tid=16422] ppid=16409 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/16412/task/16422/stat : 16422 (java) S 16409 16412 14331 0 -1 4202560 48 0 0 0 5 3 0 0 20 0 22 0 108537642 10060525568 174163 33554432000 1073741824 1073778376 140737037557376 139834215606952 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16412/tid=16423] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16423/stat : 16423 (java) S 16409 16412 14331 0 -1 4202560 467 0 0 0 0 0 0 0 20 0 22 0 108537644 10060525568 174163 33554432000 1073741824 1073778376 140737037557376 139833733278184 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16424] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16424/stat : 16424 (java) S 16409 16412 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108537644 10060525568 174163 33554432000 1073741824 1073778376 140737037557376 139833732224248 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16425] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16425/stat : 16425 (java) S 16409 16412 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108537644 10060525568 174163 33554432000 1073741824 1073778376 140737037557376 139833731171336 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16426] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16426/stat : 16426 (java) S 16409 16412 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108537646 10060525568 174163 33554432000 1073741824 1073778376 140737037557376 139833730119824 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16427] ppid=16409 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/16412/task/16427/stat : 16427 (java) S 16409 16412 14331 0 -1 4202560 8189 0 0 0 111 2 0 0 20 0 22 0 108537646 10060525568 174163 33554432000 1073741824 1073778376 140737037557376 139833729067960 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16412/tid=16428] ppid=16409 vsize=9824732 CPUtime=1.48 cores=1,3,5,7
/proc/16412/task/16428/stat : 16428 (java) S 16409 16412 14331 0 -1 4202560 8049 0 0 0 145 3 0 0 20 0 22 0 108537646 10060525568 174163 33554432000 1073741824 1073778376 140737037557376 139833728015160 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16429] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16429/stat : 16429 (java) S 16409 16412 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108537646 10060525568 174163 33554432000 1073741824 1073778376 140737037557376 139833726962552 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16412/tid=16430] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16430/stat : 16430 (java) S 16409 16412 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108537646 10060525568 174163 33554432000 1073741824 1073778376 140737037557376 139833725909960 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16412/tid=16431] ppid=16409 vsize=9824732 CPUtime=4.48 cores=1,3,5,7

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

[pid=16412/tid=16426] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16426/stat : 16426 (java) S 16409 16412 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108537646 10060525568 635935 33554432000 1073741824 1073778376 140737037557376 139833730119824 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16427] ppid=16409 vsize=9824732 CPUtime=1.15 cores=1,3,5,7
/proc/16412/task/16427/stat : 16427 (java) S 16409 16412 14331 0 -1 4202560 8189 0 0 0 113 2 0 0 20 0 22 0 108537646 10060525568 635935 33554432000 1073741824 1073778376 140737037557376 139833729067960 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16412/tid=16428] ppid=16409 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/16412/task/16428/stat : 16428 (java) S 16409 16412 14331 0 -1 4202560 8432 0 0 0 168 3 0 0 20 0 22 0 108537646 10060525568 635935 33554432000 1073741824 1073778376 140737037557376 139833728015160 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16429] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16429/stat : 16429 (java) S 16409 16412 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108537646 10060525568 635935 33554432000 1073741824 1073778376 140737037557376 139833726962552 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16412/tid=16430] ppid=16409 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/16412/task/16430/stat : 16430 (java) S 16409 16412 14331 0 -1 4202560 11 0 0 0 1 5 0 0 20 0 22 0 108537646 10060525568 635935 33554432000 1073741824 1073778376 140737037557376 139833725909960 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16412/tid=16431] ppid=16409 vsize=9824732 CPUtime=170.01 cores=1,3,5,7
/proc/16412/task/16431/stat : 16431 (java) R 16409 16412 14331 0 -1 4202560 39 0 0 0 16997 4 0 0 20 0 22 0 108537808 10060525568 635935 33554432000 1073741824 1073778376 140737037557376 139833724846096 139834220697382 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16412/tid=16432] ppid=16409 vsize=9824732 CPUtime=170.03 cores=1,3,5,7
/proc/16412/task/16432/stat : 16432 (java) R 16409 16412 14331 0 -1 4202560 1641 0 0 0 16964 39 0 0 20 0 22 0 108537808 10060525568 635935 33554432000 1073741824 1073778376 140737037557376 139833723802224 139834220966276 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16412/tid=16433] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16433/stat : 16433 (java) S 16409 16412 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108537809 10060525568 635935 33554432000 1073741824 1073778376 140737037557376 139833722749864 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16434] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16434/stat : 16434 (java) S 16409 16412 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108537809 10060525568 635935 33554432000 1073741824 1073778376 140737037557376 139833721697064 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 348.74
Current children cumulated vsize (KiB) 9824732

[startup+174.501 s]
/proc/loadavg: 4.36 4.08 3.94 5/219 16505
/proc/meminfo: memFree=26515204/32872528 swapFree=9100/9100
[pid=16412] ppid=16409 vsize=9824732 CPUtime=351.96 cores=1,3,5,7
/proc/16412/stat : 16412 (java) S 16409 16412 14331 0 -1 4202496 24516 0 1 0 35101 95 0 0 20 0 22 0 108537640 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 140737037548512 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16412/statm: 2456183 635623 2290 9 0 2446860 0
[pid=16412/tid=16414] ppid=16409 vsize=9824732 CPUtime=1.56 cores=1,3,5,7
/proc/16412/task/16414/stat : 16414 (java) S 16409 16412 14331 0 -1 4202560 2547 0 1 0 151 5 0 0 20 0 22 0 108537641 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139834379060088 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16412/tid=16415] ppid=16409 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/16412/task/16415/stat : 16415 (java) S 16409 16412 14331 0 -1 4202560 116 0 0 0 42 5 0 0 20 0 22 0 108537642 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139834340551208 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16416] ppid=16409 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/16412/task/16416/stat : 16416 (java) S 16409 16412 14331 0 -1 4202560 181 0 0 0 47 6 0 0 20 0 22 0 108537642 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139834339498408 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16412/tid=16417] ppid=16409 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/16412/task/16417/stat : 16417 (java) S 16409 16412 14331 0 -1 4202560 76 0 0 0 39 4 0 0 20 0 22 0 108537642 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139834338445608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16412/tid=16418] ppid=16409 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/16412/task/16418/stat : 16418 (java) S 16409 16412 14331 0 -1 4202560 120 0 0 0 40 4 0 0 20 0 22 0 108537642 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139834219817128 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16412/tid=16419] ppid=16409 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/16412/task/16419/stat : 16419 (java) S 16409 16412 14331 0 -1 4202560 132 0 0 0 42 5 0 0 20 0 22 0 108537642 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139834218765352 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16412/tid=16420] ppid=16409 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/16412/task/16420/stat : 16420 (java) S 16409 16412 14331 0 -1 4202560 161 0 0 0 53 6 0 0 20 0 22 0 108537642 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139834217712552 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16412/tid=16421] ppid=16409 vsize=9824732 CPUtime=0.57 cores=1,3,5,7
/proc/16412/task/16421/stat : 16421 (java) S 16409 16412 14331 0 -1 4202560 166 0 0 0 52 5 0 0 20 0 22 0 108537642 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139834216659752 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16422] ppid=16409 vsize=9824732 CPUtime=0.62 cores=1,3,5,7
/proc/16412/task/16422/stat : 16422 (java) S 16409 16412 14331 0 -1 4202560 164 0 0 0 56 6 0 0 20 0 22 0 108537642 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139834215606952 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16412/tid=16423] ppid=16409 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/16412/task/16423/stat : 16423 (java) S 16409 16412 14331 0 -1 4202560 1275 0 0 0 0 5 0 0 20 0 22 0 108537644 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139833733278184 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16424] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16424/stat : 16424 (java) S 16409 16412 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108537644 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139833732224248 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16425] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16425/stat : 16425 (java) S 16409 16412 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108537644 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139833731171336 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16426] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16426/stat : 16426 (java) S 16409 16412 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108537646 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139833730119824 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16427] ppid=16409 vsize=9824732 CPUtime=1.15 cores=1,3,5,7
/proc/16412/task/16427/stat : 16427 (java) S 16409 16412 14331 0 -1 4202560 8189 0 0 0 113 2 0 0 20 0 22 0 108537646 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139833729067960 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16412/tid=16428] ppid=16409 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/16412/task/16428/stat : 16428 (java) S 16409 16412 14331 0 -1 4202560 8432 0 0 0 168 3 0 0 20 0 22 0 108537646 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139833728015160 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16429] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16429/stat : 16429 (java) S 16409 16412 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108537646 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139833726962552 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16412/tid=16430] ppid=16409 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/16412/task/16430/stat : 16430 (java) S 16409 16412 14331 0 -1 4202560 11 0 0 0 1 5 0 0 20 0 22 0 108537646 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139833725909960 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16412/tid=16431] ppid=16409 vsize=9824732 CPUtime=171.58 cores=1,3,5,7
/proc/16412/task/16431/stat : 16431 (java) R 16409 16412 14331 0 -1 4202560 39 0 0 0 17154 4 0 0 20 0 22 0 108537808 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139833724853792 139834220968993 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16412/tid=16432] ppid=16409 vsize=9824732 CPUtime=171.6 cores=1,3,5,7
/proc/16412/task/16432/stat : 16432 (java) R 16409 16412 14331 0 -1 4202560 1642 0 0 0 17121 39 0 0 20 0 22 0 108537808 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139833723800128 139834219885984 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16433] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16433/stat : 16433 (java) S 16409 16412 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108537809 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139833722749864 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16434] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16434/stat : 16434 (java) S 16409 16412 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108537809 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139833721697064 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 351.96
Current children cumulated vsize (KiB) 9824732

[startup+175.301 s]
/proc/loadavg: 4.36 4.08 3.94 5/219 16505
/proc/meminfo: memFree=26515456/32872528 swapFree=9100/9100
[pid=16412] ppid=16409 vsize=9824732 CPUtime=353.56 cores=1,3,5,7
/proc/16412/stat : 16412 (java) S 16409 16412 14331 0 -1 4202496 24516 0 1 0 35261 95 0 0 20 0 22 0 108537640 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 140737037548512 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16412/statm: 2456183 635623 2290 9 0 2446860 0
[pid=16412/tid=16414] ppid=16409 vsize=9824732 CPUtime=1.56 cores=1,3,5,7
/proc/16412/task/16414/stat : 16414 (java) S 16409 16412 14331 0 -1 4202560 2547 0 1 0 151 5 0 0 20 0 22 0 108537641 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139834379060088 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16412/tid=16415] ppid=16409 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/16412/task/16415/stat : 16415 (java) S 16409 16412 14331 0 -1 4202560 116 0 0 0 42 5 0 0 20 0 22 0 108537642 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139834340551208 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16416] ppid=16409 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/16412/task/16416/stat : 16416 (java) S 16409 16412 14331 0 -1 4202560 181 0 0 0 47 6 0 0 20 0 22 0 108537642 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139834339498408 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16412/tid=16417] ppid=16409 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/16412/task/16417/stat : 16417 (java) S 16409 16412 14331 0 -1 4202560 76 0 0 0 39 4 0 0 20 0 22 0 108537642 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139834338445608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16412/tid=16418] ppid=16409 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/16412/task/16418/stat : 16418 (java) S 16409 16412 14331 0 -1 4202560 120 0 0 0 40 4 0 0 20 0 22 0 108537642 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139834219817128 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16412/tid=16419] ppid=16409 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/16412/task/16419/stat : 16419 (java) S 16409 16412 14331 0 -1 4202560 132 0 0 0 42 5 0 0 20 0 22 0 108537642 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139834218765352 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16412/tid=16420] ppid=16409 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/16412/task/16420/stat : 16420 (java) S 16409 16412 14331 0 -1 4202560 161 0 0 0 53 6 0 0 20 0 22 0 108537642 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139834217712552 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16412/tid=16421] ppid=16409 vsize=9824732 CPUtime=0.57 cores=1,3,5,7
/proc/16412/task/16421/stat : 16421 (java) S 16409 16412 14331 0 -1 4202560 166 0 0 0 52 5 0 0 20 0 22 0 108537642 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139834216659752 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16422] ppid=16409 vsize=9824732 CPUtime=0.62 cores=1,3,5,7
/proc/16412/task/16422/stat : 16422 (java) S 16409 16412 14331 0 -1 4202560 164 0 0 0 56 6 0 0 20 0 22 0 108537642 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139834215606952 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16412/tid=16423] ppid=16409 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/16412/task/16423/stat : 16423 (java) S 16409 16412 14331 0 -1 4202560 1275 0 0 0 0 5 0 0 20 0 22 0 108537644 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139833733278184 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16424] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16424/stat : 16424 (java) S 16409 16412 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108537644 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139833732224248 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16425] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16425/stat : 16425 (java) S 16409 16412 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108537644 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139833731171336 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16426] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16426/stat : 16426 (java) S 16409 16412 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108537646 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139833730119824 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16427] ppid=16409 vsize=9824732 CPUtime=1.15 cores=1,3,5,7
/proc/16412/task/16427/stat : 16427 (java) S 16409 16412 14331 0 -1 4202560 8189 0 0 0 113 2 0 0 20 0 22 0 108537646 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139833729067960 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16412/tid=16428] ppid=16409 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/16412/task/16428/stat : 16428 (java) S 16409 16412 14331 0 -1 4202560 8432 0 0 0 168 3 0 0 20 0 22 0 108537646 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139833728015160 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16429] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16429/stat : 16429 (java) S 16409 16412 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108537646 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139833726962552 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16412/tid=16430] ppid=16409 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/16412/task/16430/stat : 16430 (java) S 16409 16412 14331 0 -1 4202560 11 0 0 0 1 5 0 0 20 0 22 0 108537646 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139833725909960 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16412/tid=16431] ppid=16409 vsize=9824732 CPUtime=172.38 cores=1,3,5,7
/proc/16412/task/16431/stat : 16431 (java) R 16409 16412 14331 0 -1 4202560 39 0 0 0 17234 4 0 0 20 0 22 0 108537808 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139833724853792 139834220697382 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16412/tid=16432] ppid=16409 vsize=9824732 CPUtime=172.4 cores=1,3,5,7
/proc/16412/task/16432/stat : 16432 (java) R 16409 16412 14331 0 -1 4202560 1642 0 0 0 17201 39 0 0 20 0 22 0 108537808 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139833723800128 139834220606896 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16433] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16433/stat : 16433 (java) S 16409 16412 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108537809 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139833722749864 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16434] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16434/stat : 16434 (java) S 16409 16412 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108537809 10060525568 635623 33554432000 1073741824 1073778376 140737037557376 139833721697064 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 353.56
Current children cumulated vsize (KiB) 9824732

[startup+175.701 s]
/proc/loadavg: 4.36 4.08 3.94 5/219 16505
/proc/meminfo: memFree=26515456/32872528 swapFree=9100/9100
[pid=16412] ppid=16409 vsize=9824732 CPUtime=354.12 cores=1,3,5,7
/proc/16412/stat : 16412 (java) S 16409 16412 14331 0 -1 4202496 24517 0 1 0 35310 102 0 0 20 0 19 0 108537640 10060525568 635611 33554432000 1073741824 1073778376 140737037557376 140737037548512 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16412/statm: 2456183 635611 2291 9 0 2446860 0
[pid=16412/tid=16414] ppid=16409 vsize=9824732 CPUtime=1.56 cores=1,3,5,7
/proc/16412/task/16414/stat : 16414 (java) S 16409 16412 14331 0 -1 4202560 2547 0 1 0 151 5 0 0 20 0 19 0 108537641 10060525568 635611 33554432000 1073741824 1073778376 140737037557376 139834379060088 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16412/tid=16415] ppid=16409 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/16412/task/16415/stat : 16415 (java) S 16409 16412 14331 0 -1 4202560 116 0 0 0 42 5 0 0 20 0 19 0 108537642 10060525568 635611 33554432000 1073741824 1073778376 140737037557376 139834340551208 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16416] ppid=16409 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/16412/task/16416/stat : 16416 (java) S 16409 16412 14331 0 -1 4202560 181 0 0 0 47 6 0 0 20 0 19 0 108537642 10060525568 635611 33554432000 1073741824 1073778376 140737037557376 139834339498408 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16412/tid=16417] ppid=16409 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/16412/task/16417/stat : 16417 (java) S 16409 16412 14331 0 -1 4202560 76 0 0 0 39 4 0 0 20 0 19 0 108537642 10060525568 635611 33554432000 1073741824 1073778376 140737037557376 139834338445608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16412/tid=16418] ppid=16409 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/16412/task/16418/stat : 16418 (java) S 16409 16412 14331 0 -1 4202560 120 0 0 0 40 4 0 0 20 0 19 0 108537642 10060525568 635611 33554432000 1073741824 1073778376 140737037557376 139834219817128 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16412/tid=16419] ppid=16409 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/16412/task/16419/stat : 16419 (java) S 16409 16412 14331 0 -1 4202560 132 0 0 0 42 5 0 0 20 0 19 0 108537642 10060525568 635611 33554432000 1073741824 1073778376 140737037557376 139834218765352 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16412/tid=16420] ppid=16409 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/16412/task/16420/stat : 16420 (java) S 16409 16412 14331 0 -1 4202560 161 0 0 0 53 6 0 0 20 0 19 0 108537642 10060525568 635611 33554432000 1073741824 1073778376 140737037557376 139834217712552 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16412/tid=16421] ppid=16409 vsize=9824732 CPUtime=0.57 cores=1,3,5,7
/proc/16412/task/16421/stat : 16421 (java) S 16409 16412 14331 0 -1 4202560 166 0 0 0 52 5 0 0 20 0 19 0 108537642 10060525568 635611 33554432000 1073741824 1073778376 140737037557376 139834216659752 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16422] ppid=16409 vsize=9824732 CPUtime=0.62 cores=1,3,5,7
/proc/16412/task/16422/stat : 16422 (java) S 16409 16412 14331 0 -1 4202560 164 0 0 0 56 6 0 0 20 0 19 0 108537642 10060525568 635611 33554432000 1073741824 1073778376 140737037557376 139834215606952 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16412/tid=16423] ppid=16409 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/16412/task/16423/stat : 16423 (java) S 16409 16412 14331 0 -1 4202560 1275 0 0 0 0 5 0 0 20 0 19 0 108537644 10060525568 635611 33554432000 1073741824 1073778376 140737037557376 139833733278184 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16424] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16424/stat : 16424 (java) S 16409 16412 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108537644 10060525568 635611 33554432000 1073741824 1073778376 140737037557376 139833732224248 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16425] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16425/stat : 16425 (java) S 16409 16412 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 108537644 10060525568 635611 33554432000 1073741824 1073778376 140737037557376 139833731171336 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16426] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16426/stat : 16426 (java) S 16409 16412 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108537646 10060525568 635611 33554432000 1073741824 1073778376 140737037557376 139833730119824 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16427] ppid=16409 vsize=9824732 CPUtime=1.15 cores=1,3,5,7
/proc/16412/task/16427/stat : 16427 (java) S 16409 16412 14331 0 -1 4202560 8189 0 0 0 113 2 0 0 20 0 19 0 108537646 10060525568 635611 33554432000 1073741824 1073778376 140737037557376 139833729067960 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16412/tid=16428] ppid=16409 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/16412/task/16428/stat : 16428 (java) S 16409 16412 14331 0 -1 4202560 8432 0 0 0 168 3 0 0 20 0 19 0 108537646 10060525568 635611 33554432000 1073741824 1073778376 140737037557376 139833728015160 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16412/tid=16429] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16429/stat : 16429 (java) S 16409 16412 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108537646 10060525568 635611 33554432000 1073741824 1073778376 140737037557376 139833726962552 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16412/tid=16430] ppid=16409 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/16412/task/16430/stat : 16430 (java) S 16409 16412 14331 0 -1 4202560 11 0 0 0 1 5 0 0 20 0 19 0 108537646 10060525568 635611 33554432000 1073741824 1073778376 140737037557376 139833725909960 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16412/tid=16434] ppid=16409 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16412/task/16434/stat : 16434 (java) S 16409 16412 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108537809 10060525568 635611 33554432000 1073741824 1073778376 140737037557376 139833721697064 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 354.12
Current children cumulated vsize (KiB) 9824732

Child status: 20
Real time (s): 175.782
CPU time (s): 354.389
CPU user time (s): 353.166
CPU system time (s): 1.22281
CPU usage (%): 201.607
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 353.166
system time used= 1.22281
maximum resident set size= 2828148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24529
page faults= 1
swaps= 0
block input operations= 0
block output operations= 256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6359
involuntary context switches= 9158

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.20282 second user time and 1.37679 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-07 04:21:05
IDJOB=4080471
IDBENCH=89675
IDSOLVER=2543
FILE ID=node151/4080471-1465266065
RUNJOBID= node151-1465261736-14348
PBS_JOBID= 19843295
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-101.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080471-1465266065/watcher-4080471-1465266065 -o /tmp/evaluation-result-4080471-1465266065/solver-4080471-1465266065 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1465261736-14348 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080471-1465266065.opb

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

MD5SUM BENCH= a3ed9477da365050d631dd031519efe8
RANDOM SEED=501220027

node151.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.334
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.66
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.334
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.334
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.334
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		: 2666.334
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.334
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.334
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.54
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.334
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:        28318420 kB
Buffers:           71000 kB
Cached:           176120 kB
SwapCached:         2184 kB
Active:          3650980 kB
Inactive:         140864 kB
Active(anon):    3545260 kB
Inactive(anon):     1680 kB
Active(file):     105720 kB
Inactive(file):   139184 kB
Unevictable:        9100 kB
Mlocked:            9100 kB
SwapTotal:      67108856 kB
SwapFree:       67098860 kB
Dirty:              8004 kB
Writeback:             0 kB
AnonPages:       3556900 kB
Mapped:            16596 kB
Shmem:                 0 kB
Slab:             610352 kB
SReclaimable:      53920 kB
SUnreclaim:       556432 kB
KernelStack:        1632 kB
PageTables:        11076 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3724236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3457024 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= 71732 MiB
End job on node151 at 2016-06-07 04:24:01