Trace number 3690131

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
Sat 4j PB Resolution 2.3.2 Snapshot? (TO) 1800.1 1795.74

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat50_6_9_0_mh.opb
MD5SUM52afec4ffbbd6f0999256966f3f490ed
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4664822
Best CPU time to get the best result obtained on this benchmark1800.89
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables250200
Total number of constraints605407
Number of constraints which are clauses477850
Number of constraints which are cardinality constraints (but not clauses)57
Number of constraints which are nor clauses,nor cardinality constraints127500
Minimum length of a constraint2
Maximum length of a constraint3725
Number of terms in the objective function 129900
Biggest coefficient in the objective function 145531576
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 65051092014
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 145531576
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 65051092014
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.05/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.05/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.09	c See www.sat4j.org for details.
0.08/0.10	c version 2.3.2.v20120418
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose learned constraints deletion strategy
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-3690131-1337896165.opb
0.08/0.12	c reading problem ... 
5.41/4.00	c ... done. Wall clock time 3.882s.
5.41/4.00	c declared #vars     250200
5.41/4.00	c #constraints  610311
5.41/4.00	c constraints type 
5.41/4.01	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 121326
5.41/4.01	c org.sat4j.minisat.constraints.cnf.UnitClauses => 3
5.41/4.01	c org.sat4j.minisat.constraints.card.MinWatchCard => 57
5.41/4.01	c ignored satisfied constraints => 3
5.41/4.01	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 367550
5.41/4.01	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 121375
5.41/4.01	c 610314 constraints processed.
5.41/4.01	c objective function length is 129900 literals
103.68/101.78	c cleaning 2502 clauses out of 5004 with flag 5004/5004
130.64/128.30	c cleaning 4229 clauses out of 8499 with flag 11001/11001
157.17/154.87	c cleaning 5622 clauses out of 11271 with flag 18002/18002
183.00/180.68	c cleaning 6818 clauses out of 13648 with flag 26001/26001
210.11/207.67	c cleaning 7908 clauses out of 15830 with flag 35001/35001
240.26/237.77	c cleaning 8953 clauses out of 17921 with flag 45000/45000
380.33/377.77	c cleaning 9984 clauses out of 19968 with flag 56000/56000
610.11/607.40	c cleaning 10943 clauses out of 21984 with flag 68000/68000
711.75/709.07	c cleaning 12000 clauses out of 24041 with flag 81000/81000
755.37/752.61	c cleaning 13016 clauses out of 26045 with flag 95004/95004
802.90/800.09	c cleaning 14012 clauses out of 28025 with flag 110000/110000
846.54/843.69	c cleaning 14997 clauses out of 30013 with flag 126000/126000
880.60/877.61	c cleaning 15981 clauses out of 32018 with flag 143002/143002
935.33/932.28	c cleaning 16992 clauses out of 34036 with flag 161001/161001
988.20/985.01	c cleaning 18019 clauses out of 36046 with flag 180003/180003
1043.77/1040.54	c cleaning 18997 clauses out of 38024 with flag 200000/200000
1085.51/1082.21	c cleaning 20013 clauses out of 40028 with flag 221001/221001
1146.69/1143.35	c cleaning 21005 clauses out of 42014 with flag 243000/243000
1202.76/1199.38	c cleaning 22004 clauses out of 44009 with flag 266000/266000
1260.05/1256.58	c cleaning 22997 clauses out of 46006 with flag 290001/290001
1328.13/1324.53	c cleaning 23990 clauses out of 48008 with flag 315000/315000
1399.05/1395.33	c cleaning 25008 clauses out of 50019 with flag 341001/341001
1475.48/1471.61	c cleaning 25999 clauses out of 52010 with flag 368000/368000
1555.01/1551.01	c cleaning 26993 clauses out of 54012 with flag 396001/396001
1648.01/1643.98	c cleaning 28007 clauses out of 56023 with flag 425005/425005
1711.30/1707.20	c cleaning 28985 clauses out of 58014 with flag 455003/455003
1796.01/1791.73	c cleaning 30003 clauses out of 60030 with flag 486004/486004
1800.10/1795.71	c starts		: 152
1800.10/1795.71	c conflicts		: 486752
1800.10/1795.71	c decisions		: 2251011
1800.10/1795.71	c propagations		: 666807760
1800.10/1795.71	c inspects		: 10404510034
1800.10/1795.71	c shortcuts		: 0
1800.10/1795.71	c learnt literals	: 0
1800.10/1795.71	c learnt binary clauses	: 37
1800.10/1795.71	c learnt ternary clauses	: 12
1800.10/1795.71	c learnt constraints	: 486752
1800.10/1795.71	c ignored constraints	: 0
1800.10/1795.71	c root simplifications	: 0
1800.10/1795.71	c removed literals (reason simplification)	: 0
1800.10/1795.71	c reason swapping (by a shorter reason)	: 0
1800.10/1795.71	c Calls to reduceDB	: 27
1800.10/1795.71	c number of reductions to clauses (during analyze)	: 0
1800.10/1795.71	c number of learned constraints concerned by reduction	: 0
1800.10/1795.71	c number of learning phase by resolution	: 0
1800.10/1795.71	c number of learning phase by cutting planes	: 0
1800.10/1795.71	c speed (assignments/second)	: 372185.6407680286
1800.10/1795.71	c non guided choices	0
1800.10/1795.72	c learnt constraints type 
1800.10/1795.72	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 37
1800.10/1795.72	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 30740
1800.10/1795.72	c constraints type 
1800.10/1795.72	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 121326
1800.10/1795.72	c org.sat4j.minisat.constraints.cnf.UnitClauses => 3
1800.10/1795.72	c org.sat4j.minisat.constraints.card.MinWatchCard => 57
1800.10/1795.72	c ignored satisfied constraints => 3
1800.10/1795.72	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 367550
1800.10/1795.72	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 121375
1800.10/1795.72	c 610314 constraints processed.
1800.10/1795.72	s UNKNOWN
1800.10/1795.72	c Total wall clock time (in seconds): 1795.6

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3690131-1337896165/watcher-3690131-1337896165 -o /tmp/evaluation-result-3690131-1337896165/solver-3690131-1337896165 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3690131-1337896165.opb 

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: 2.14 2.14 2.05 3/196 26171
/proc/meminfo: memFree=28235144/32873844 swapFree=7608/7608
[pid=26171] ppid=26169 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/26171/stat : 26171 (java) R 26169 26171 23031 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 255741346 9515008 184 33554432000 1073741824 1073778376 140734630045664 140734630036696 215124438455 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26171/statm: 2323 184 142 9 0 71 0

[startup+0.07671 s]
/proc/loadavg: 2.14 2.14 2.05 3/196 26171
/proc/meminfo: memFree=28235144/32873844 swapFree=7608/7608
[pid=26171] ppid=26169 vsize=9558412 CPUtime=0.05 cores=0,2,4,6
/proc/26171/stat : 26171 (java) S 26169 26171 23031 0 -1 4202496 3205 0 1 0 4 1 0 0 20 0 18 0 255741346 9787813888 4415 33554432000 1073741824 1073778376 140737372213488 140737372204624 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26171/statm: 2389603 4416 1758 9 0 2380296 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9558412

[startup+0.100264 s]
/proc/loadavg: 2.14 2.14 2.05 3/196 26171
/proc/meminfo: memFree=28235144/32873844 swapFree=7608/7608
[pid=26171] ppid=26169 vsize=9558412 CPUtime=0.08 cores=0,2,4,6
/proc/26171/stat : 26171 (java) S 26169 26171 23031 0 -1 4202496 4143 0 1 0 7 1 0 0 20 0 18 0 255741346 9787813888 5338 33554432000 1073741824 1073778376 140737372213488 140737372204624 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26171/statm: 2389603 5338 2071 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558412

[startup+0.300193 s]
/proc/loadavg: 2.14 2.14 2.05 3/196 26171
/proc/meminfo: memFree=28235144/32873844 swapFree=7608/7608
[pid=26171] ppid=26169 vsize=9558412 CPUtime=0.45 cores=0,2,4,6
/proc/26171/stat : 26171 (java) S 26169 26171 23031 0 -1 4202496 5521 0 1 0 43 2 0 0 20 0 18 0 255741346 9787813888 12740 33554432000 1073741824 1073778376 140737372213488 140737372204624 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26171/statm: 2389603 12740 2215 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558412

[startup+0.700185 s]
/proc/loadavg: 2.14 2.14 2.05 3/196 26171
/proc/meminfo: memFree=28235144/32873844 swapFree=7608/7608
[pid=26171] ppid=26169 vsize=9558412 CPUtime=1.04 cores=0,2,4,6
/proc/26171/stat : 26171 (java) S 26169 26171 23031 0 -1 4202496 5819 0 1 0 98 6 0 0 20 0 18 0 255741346 9787813888 47206 33554432000 1073741824 1073778376 140737372213488 140737372204624 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26171/statm: 2389603 47206 2236 9 0 2380296 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 9558412

[startup+1.50068 s]
/proc/loadavg: 2.14 2.14 2.05 3/214 26189
/proc/meminfo: memFree=28015120/32873844 swapFree=7608/7608
[pid=26171] ppid=26169 vsize=9558412 CPUtime=2.49 cores=0,2,4,6
/proc/26171/stat : 26171 (java) S 26169 26171 23031 0 -1 4202496 12177 0 1 0 231 18 0 0 20 0 18 0 255741346 9787813888 96688 33554432000 1073741824 1073778376 140737372213488 140737372204624 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26171/statm: 2389603 96688 2254 9 0 2380296 0
[pid=26171/tid=26173] ppid=26169 vsize=9558412 CPUtime=1.32 cores=0,2,4,6
/proc/26171/task/26173/stat : 26173 (java) R 26169 26171 23031 0 -1 4202560 2568 0 1 0 126 6 0 0 20 0 18 0 255741347 9787813888 96688 33554432000 1073741824 1073778376 140737372213488 140717189119368 140717037339097 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26171/tid=26174] ppid=26169 vsize=9558412 CPUtime=0.06 cores=0,2,4,6
/proc/26171/task/26174/stat : 26174 (java) S 26169 26171 23031 0 -1 4202560 46 0 0 0 5 1 0 0 20 0 18 0 255741348 9787813888 96688 33554432000 1073741824 1073778376 140737372213488 140717161573032 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26171/tid=26175] ppid=26169 vsize=9558412 CPUtime=0.04 cores=0,2,4,6
/proc/26171/task/26175/stat : 26175 (java) S 26169 26171 23031 0 -1 4202560 28 0 0 0 4 0 0 0 20 0 18 0 255741348 9787813888 96688 33554432000 1073741824 1073778376 140737372213488 140717160520488 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26171/tid=26176] ppid=26169 vsize=9558412 CPUtime=0.05 cores=0,2,4,6
/proc/26171/task/26176/stat : 26176 (java) S 26169 26171 23031 0 -1 4202560 116 0 0 0 3 2 0 0 20 0 18 0 255741348 9787813888 96688 33554432000 1073741824 1073778376 140737372213488 140717159467944 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26171/tid=26177] ppid=26169 vsize=9558412 CPUtime=0.08 cores=0,2,4,6
/proc/26171/task/26177/stat : 26177 (java) S 26169 26171 23031 0 -1 4202560 138 0 0 0 6 2 0 0 20 0 18 0 255741348 9787813888 96688 33554432000 1073741824 1073778376 140737372213488 140717158415400 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26178] ppid=26169 vsize=9558412 CPUtime=0.03 cores=0,2,4,6
/proc/26171/task/26178/stat : 26178 (java) S 26169 26171 23031 0 -1 4202560 104 0 0 0 2 1 0 0 20 0 18 0 255741348 9787813888 96688 33554432000 1073741824 1073778376 140737372213488 140717157361832 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26171/tid=26179] ppid=26169 vsize=9558412 CPUtime=0.05 cores=0,2,4,6
/proc/26171/task/26179/stat : 26179 (java) S 26169 26171 23031 0 -1 4202560 33 0 0 0 4 1 0 0 20 0 18 0 255741348 9787813888 96688 33554432000 1073741824 1073778376 140737372213488 140717156309288 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26180] ppid=26169 vsize=9558412 CPUtime=0.04 cores=0,2,4,6
/proc/26171/task/26180/stat : 26180 (java) S 26169 26171 23031 0 -1 4202560 26 0 0 0 2 2 0 0 20 0 18 0 255741348 9787813888 96688 33554432000 1073741824 1073778376 140737372213488 140717025962408 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26181] ppid=26169 vsize=9558412 CPUtime=0.06 cores=0,2,4,6
/proc/26171/task/26181/stat : 26181 (java) S 26169 26171 23031 0 -1 4202560 112 0 0 0 4 2 0 0 20 0 18 0 255741348 9787813888 96688 33554432000 1073741824 1073778376 140737372213488 140717024909864 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26182] ppid=26169 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26182/stat : 26182 (java) S 26169 26171 23031 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 18 0 255741349 9787813888 96688 33554432000 1073741824 1073778376 140737372213488 140716541962856 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26171/tid=26183] ppid=26169 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26183/stat : 26183 (java) S 26169 26171 23031 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255741350 9787813888 96688 33554432000 1073741824 1073778376 140737372213488 140716540909176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26184] ppid=26169 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26184/stat : 26184 (java) S 26169 26171 23031 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255741350 9787813888 96688 33554432000 1073741824 1073778376 140737372213488 140716539856520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26185] ppid=26169 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26185/stat : 26185 (java) S 26169 26171 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255741352 9787813888 96688 33554432000 1073741824 1073778376 140737372213488 140716538805264 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26186] ppid=26169 vsize=9558412 CPUtime=0.32 cores=0,2,4,6
/proc/26171/task/26186/stat : 26186 (java) S 26169 26171 23031 0 -1 4202560 4818 0 0 0 31 1 0 0 20 0 18 0 255741352 9787813888 96688 33554432000 1073741824 1073778376 140737372213488 140716537751608 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26187] ppid=26169 vsize=9558412 CPUtime=0.29 cores=0,2,4,6
/proc/26171/task/26187/stat : 26187 (java) S 26169 26171 23031 0 -1 4202560 2819 0 0 0 29 0 0 0 20 0 18 0 255741352 9787813888 96688 33554432000 1073741824 1073778376 140737372213488 140716536699064 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26171/tid=26188] ppid=26169 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26188/stat : 26188 (java) S 26169 26171 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255741352 9787813888 96688 33554432000 1073741824 1073778376 140737372213488 140716535646712 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26171/tid=26189] ppid=26169 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26189/stat : 26189 (java) S 26169 26171 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255741352 9787813888 96688 33554432000 1073741824 1073778376 140737372213488 140716534594376 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 9558412

[startup+3.10073 s]
/proc/loadavg: 2.14 2.14 2.05 3/214 26189
/proc/meminfo: memFree=27824596/32873844 swapFree=7608/7608
[pid=26171] ppid=26169 vsize=9558412 CPUtime=4.31 cores=0,2,4,6
/proc/26171/stat : 26171 (java) S 26169 26171 23031 0 -1 4202496 12583 0 1 0 407 24 0 0 20 0 18 0 255741346 9787813888 141511 33554432000 1073741824 1073778376 140737372213488 140737372204624 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26171/statm: 2389603 141511 2255 9 0 2380296 0
[pid=26171/tid=26173] ppid=26169 vsize=9558412 CPUtime=2.87 cores=0,2,4,6
/proc/26171/task/26173/stat : 26173 (java) R 26169 26171 23031 0 -1 4202560 2825 0 1 0 279 8 0 0 20 0 18 0 255741347 9787813888 141511 33554432000 1073741824 1073778376 140737372213488 140717189118376 140717037422890 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26171/tid=26174] ppid=26169 vsize=9558412 CPUtime=0.11 cores=0,2,4,6
/proc/26171/task/26174/stat : 26174 (java) S 26169 26171 23031 0 -1 4202560 81 0 0 0 8 3 0 0 20 0 18 0 255741348 9787813888 141511 33554432000 1073741824 1073778376 140737372213488 140717161573032 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26171/tid=26175] ppid=26169 vsize=9558412 CPUtime=0.06 cores=0,2,4,6
/proc/26171/task/26175/stat : 26175 (java) S 26169 26171 23031 0 -1 4202560 38 0 0 0 4 2 0 0 20 0 18 0 255741348 9787813888 141511 33554432000 1073741824 1073778376 140737372213488 140717160520488 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26171/tid=26176] ppid=26169 vsize=9558412 CPUtime=0.09 cores=0,2,4,6
/proc/26171/task/26176/stat : 26176 (java) S 26169 26171 23031 0 -1 4202560 145 0 0 0 6 3 0 0 20 0 18 0 255741348 9787813888 141511 33554432000 1073741824 1073778376 140737372213488 140717159467944 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26171/tid=26177] ppid=26169 vsize=9558412 CPUtime=0.09 cores=0,2,4,6
/proc/26171/task/26177/stat : 26177 (java) S 26169 26171 23031 0 -1 4202560 143 0 0 0 7 2 0 0 20 0 18 0 255741348 9787813888 141511 33554432000 1073741824 1073778376 140737372213488 140717158415400 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26171/tid=26178] ppid=26169 vsize=9558412 CPUtime=0.04 cores=0,2,4,6
/proc/26171/task/26178/stat : 26178 (java) S 26169 26171 23031 0 -1 4202560 106 0 0 0 3 1 0 0 20 0 18 0 255741348 9787813888 141511 33554432000 1073741824 1073778376 140737372213488 140717157361832 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26171/tid=26179] ppid=26169 vsize=9558412 CPUtime=0.06 cores=0,2,4,6
/proc/26171/task/26179/stat : 26179 (java) S 26169 26171 23031 0 -1 4202560 57 0 0 0 5 1 0 0 20 0 18 0 255741348 9787813888 141511 33554432000 1073741824 1073778376 140737372213488 140717156309288 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26180] ppid=26169 vsize=9558412 CPUtime=0.05 cores=0,2,4,6
/proc/26171/task/26180/stat : 26180 (java) S 26169 26171 23031 0 -1 4202560 33 0 0 0 3 2 0 0 20 0 18 0 255741348 9787813888 141511 33554432000 1073741824 1073778376 140737372213488 140717025962408 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26181] ppid=26169 vsize=9558412 CPUtime=0.08 cores=0,2,4,6
/proc/26171/task/26181/stat : 26181 (java) S 26169 26171 23031 0 -1 4202560 119 0 0 0 6 2 0 0 20 0 18 0 255741348 9787813888 141511 33554432000 1073741824 1073778376 140737372213488 140717024909864 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26171/tid=26182] ppid=26169 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26182/stat : 26182 (java) S 26169 26171 23031 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 18 0 255741349 9787813888 141511 33554432000 1073741824 1073778376 140737372213488 140716541962856 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26183] ppid=26169 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26183/stat : 26183 (java) S 26169 26171 23031 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255741350 9787813888 141511 33554432000 1073741824 1073778376 140737372213488 140716540909176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26184] ppid=26169 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26184/stat : 26184 (java) S 26169 26171 23031 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255741350 9787813888 141511 33554432000 1073741824 1073778376 140737372213488 140716539856520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26185] ppid=26169 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26185/stat : 26185 (java) S 26169 26171 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255741352 9787813888 141511 33554432000 1073741824 1073778376 140737372213488 140716538805264 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26186] ppid=26169 vsize=9558412 CPUtime=0.36 cores=0,2,4,6
/proc/26171/task/26186/stat : 26186 (java) S 26169 26171 23031 0 -1 4202560 4841 0 0 0 35 1 0 0 20 0 18 0 255741352 9787813888 141511 33554432000 1073741824 1073778376 140737372213488 140716537751608 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26187] ppid=26169 vsize=9558412 CPUtime=0.34 cores=0,2,4,6
/proc/26171/task/26187/stat : 26187 (java) S 26169 26171 23031 0 -1 4202560 2826 0 0 0 34 0 0 0 20 0 18 0 255741352 9787813888 141511 33554432000 1073741824 1073778376 140737372213488 140716536699064 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26171/tid=26188] ppid=26169 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26188/stat : 26188 (java) S 26169 26171 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255741352 9787813888 141511 33554432000 1073741824 1073778376 140737372213488 140716535646712 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26171/tid=26189] ppid=26169 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26189/stat : 26189 (java) S 26169 26171 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255741352 9787813888 141511 33554432000 1073741824 1073778376 140737372213488 140716534594376 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.31
Current children cumulated vsize (KiB) 9558412

[startup+6.30073 s]
/proc/loadavg: 2.13 2.13 2.05 3/215 26190
/proc/meminfo: memFree=27567968/32873844 swapFree=7608/7608
[pid=26171] ppid=26169 vsize=9624976 CPUtime=8.18 cores=0,2,4,6
/proc/26171/stat : 26171 (java) S 26169 26171 23031 0 -1 4202496 13655 0 1 0 789 29 0 0 20 0 19 0 255741346 9855975424 168406 33554432000 1073741824 1073778376 140737372213488 140737372204624 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26171/statm: 2406244 168406 2266 9 0 2396937 0
[pid=26171/tid=26173] ppid=26169 vsize=9624976 CPUtime=6 cores=0,2,4,6
/proc/26171/task/26173/stat : 26173 (java) R 26169 26171 23031 0 -1 4202560 2867 0 1 0 590 10 0 0 20 0 19 0 255741347 9855975424 168406 33554432000 1073741824 1073778376 140737372213488 140717189118400 140717037763166 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26171/tid=26174] ppid=26169 vsize=9624976 CPUtime=0.17 cores=0,2,4,6
/proc/26171/task/26174/stat : 26174 (java) S 26169 26171 23031 0 -1 4202560 101 0 0 0 13 4 0 0 20 0 19 0 255741348 9855975424 168406 33554432000 1073741824 1073778376 140737372213488 140717161573032 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26171/tid=26175] ppid=26169 vsize=9624976 CPUtime=0.08 cores=0,2,4,6
/proc/26171/task/26175/stat : 26175 (java) S 26169 26171 23031 0 -1 4202560 44 0 0 0 6 2 0 0 20 0 19 0 255741348 9855975424 168406 33554432000 1073741824 1073778376 140737372213488 140717160520488 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26171/tid=26176] ppid=26169 vsize=9624976 CPUtime=0.11 cores=0,2,4,6
/proc/26171/task/26176/stat : 26176 (java) S 26169 26171 23031 0 -1 4202560 155 0 0 0 8 3 0 0 20 0 19 0 255741348 9855975424 168406 33554432000 1073741824 1073778376 140737372213488 140717159467944 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26171/tid=26177] ppid=26169 vsize=9624976 CPUtime=0.12 cores=0,2,4,6
/proc/26171/task/26177/stat : 26177 (java) S 26169 26171 23031 0 -1 4202560 155 0 0 0 10 2 0 0 20 0 19 0 255741348 9855975424 168406 33554432000 1073741824 1073778376 140737372213488 140717158415400 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26171/tid=26178] ppid=26169 vsize=9624976 CPUtime=0.07 cores=0,2,4,6
/proc/26171/task/26178/stat : 26178 (java) S 26169 26171 23031 0 -1 4202560 120 0 0 0 5 2 0 0 20 0 19 0 255741348 9855975424 168406 33554432000 1073741824 1073778376 140737372213488 140717157361832 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26171/tid=26179] ppid=26169 vsize=9624976 CPUtime=0.1 cores=0,2,4,6
/proc/26171/task/26179/stat : 26179 (java) S 26169 26171 23031 0 -1 4202560 66 0 0 0 8 2 0 0 20 0 19 0 255741348 9855975424 168406 33554432000 1073741824 1073778376 140737372213488 140717156309288 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26180] ppid=26169 vsize=9624976 CPUtime=0.08 cores=0,2,4,6
/proc/26171/task/26180/stat : 26180 (java) S 26169 26171 23031 0 -1 4202560 47 0 0 0 6 2 0 0 20 0 19 0 255741348 9855975424 168406 33554432000 1073741824 1073778376 140737372213488 140717025962408 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26181] ppid=26169 vsize=9624976 CPUtime=0.1 cores=0,2,4,6
/proc/26171/task/26181/stat : 26181 (java) S 26169 26171 23031 0 -1 4202560 135 0 0 0 8 2 0 0 20 0 19 0 255741348 9855975424 168406 33554432000 1073741824 1073778376 140737372213488 140717024909864 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26171/tid=26182] ppid=26169 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26182/stat : 26182 (java) S 26169 26171 23031 0 -1 4202560 484 0 0 0 0 0 0 0 20 0 19 0 255741349 9855975424 168406 33554432000 1073741824 1073778376 140737372213488 140716541962856 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26183] ppid=26169 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26183/stat : 26183 (java) S 26169 26171 23031 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255741350 9855975424 168406 33554432000 1073741824 1073778376 140737372213488 140716540909176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26184] ppid=26169 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26184/stat : 26184 (java) S 26169 26171 23031 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255741350 9855975424 168406 33554432000 1073741824 1073778376 140737372213488 140716539856520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26185] ppid=26169 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26185/stat : 26185 (java) S 26169 26171 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255741352 9855975424 168406 33554432000 1073741824 1073778376 140737372213488 140716538805264 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26186] ppid=26169 vsize=9624976 CPUtime=0.51 cores=0,2,4,6
/proc/26171/task/26186/stat : 26186 (java) S 26169 26171 23031 0 -1 4202560 4844 0 0 0 50 1 0 0 20 0 19 0 255741352 9855975424 168406 33554432000 1073741824 1073778376 140737372213488 140716537751608 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26187] ppid=26169 vsize=9624976 CPUtime=0.69 cores=0,2,4,6
/proc/26171/task/26187/stat : 26187 (java) S 26169 26171 23031 0 -1 4202560 3458 0 0 0 69 0 0 0 20 0 19 0 255741352 9855975424 168406 33554432000 1073741824 1073778376 140737372213488 140716536699064 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26171/tid=26188] ppid=26169 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26188/stat : 26188 (java) S 26169 26171 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255741352 9855975424 168406 33554432000 1073741824 1073778376 140737372213488 140716535646712 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26171/tid=26189] ppid=26169 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26189/stat : 26189 (java) S 26169 26171 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255741352 9855975424 168406 33554432000 1073741824 1073778376 140737372213488 140716534594376 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26190] ppid=26169 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26190/stat : 26190 (java) S 26169 26171 23031 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255741757 9855975424 168406 33554432000 1073741824 1073778376 140737372213488 140716533540136 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 8.18
Current children cumulated vsize (KiB) 9624976

[startup+12.7007 s]
/proc/loadavg: 2.12 2.13 2.05 3/215 26190
/proc/meminfo: memFree=27568232/32873844 swapFree=7608/7608
[pid=26171] ppid=26169 vsize=9624976 CPUtime=14.59 cores=0,2,4,6
/proc/26171/stat : 26171 (java) S 26169 26171 23031 0 -1 4202496 13655 0 1 0 1429 30 0 0 20 0 19 0 255741346 9855975424 168406 33554432000 1073741824 1073778376 140737372213488 140737372204624 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0

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

[pid=26171/tid=26186] ppid=26169 vsize=9624976 CPUtime=0.64 cores=0,2,4,6
/proc/26171/task/26186/stat : 26186 (java) S 26169 26171 23031 0 -1 4202560 4856 0 0 0 62 2 0 0 20 0 19 0 255741352 9855975424 250770 33554432000 1073741824 1073778376 140737372213488 140716537751608 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26171/tid=26187] ppid=26169 vsize=9624976 CPUtime=0.81 cores=0,2,4,6
/proc/26171/task/26187/stat : 26187 (java) S 26169 26171 23031 0 -1 4202560 3469 0 0 0 81 0 0 0 20 0 19 0 255741352 9855975424 250770 33554432000 1073741824 1073778376 140737372213488 140716536699064 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26171/tid=26188] ppid=26169 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26188/stat : 26188 (java) S 26169 26171 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255741352 9855975424 250770 33554432000 1073741824 1073778376 140737372213488 140716535646712 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26171/tid=26189] ppid=26169 vsize=9624976 CPUtime=0.75 cores=0,2,4,6
/proc/26171/task/26189/stat : 26189 (java) S 26169 26171 23031 0 -1 4202560 95 0 0 0 37 38 0 0 20 0 19 0 255741352 9855975424 250770 33554432000 1073741824 1073778376 140737372213488 140716534594376 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26171/tid=26190] ppid=26169 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26190/stat : 26190 (java) S 26169 26171 23031 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255741757 9855975424 250770 33554432000 1073741824 1073778376 140737372213488 140716533540136 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1666.48
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 1.83 1.99 1.99 2/191 26265
/proc/meminfo: memFree=27475980/32873844 swapFree=7608/7608
[pid=26171] ppid=26169 vsize=9624976 CPUtime=1726.59 cores=0,2,4,6
/proc/26171/stat : 26171 (java) S 26169 26171 23031 0 -1 4202496 14814 0 1 0 172568 91 0 0 20 0 19 0 255741346 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140737372204624 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26171/statm: 2406244 250776 2281 9 0 2396937 0
[pid=26171/tid=26173] ppid=26169 vsize=9624976 CPUtime=1708.11 cores=0,2,4,6
/proc/26171/task/26173/stat : 26173 (java) R 26169 26171 23031 0 -1 4202560 2895 0 1 0 170776 35 0 0 20 0 19 0 255741347 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140717189120288 140717037763819 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26171/tid=26174] ppid=26169 vsize=9624976 CPUtime=0.47 cores=0,2,4,6
/proc/26171/task/26174/stat : 26174 (java) S 26169 26171 23031 0 -1 4202560 191 0 0 0 40 7 0 0 20 0 19 0 255741348 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140717161573032 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26171/tid=26175] ppid=26169 vsize=9624976 CPUtime=0.35 cores=0,2,4,6
/proc/26171/task/26175/stat : 26175 (java) S 26169 26171 23031 0 -1 4202560 168 0 0 0 30 5 0 0 20 0 19 0 255741348 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140717160520488 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26176] ppid=26169 vsize=9624976 CPUtime=0.42 cores=0,2,4,6
/proc/26171/task/26176/stat : 26176 (java) S 26169 26171 23031 0 -1 4202560 210 0 0 0 37 5 0 0 20 0 19 0 255741348 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140717159467944 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26171/tid=26177] ppid=26169 vsize=9624976 CPUtime=0.43 cores=0,2,4,6
/proc/26171/task/26177/stat : 26177 (java) S 26169 26171 23031 0 -1 4202560 212 0 0 0 38 5 0 0 20 0 19 0 255741348 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140717158415400 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26171/tid=26178] ppid=26169 vsize=9624976 CPUtime=0.36 cores=0,2,4,6
/proc/26171/task/26178/stat : 26178 (java) S 26169 26171 23031 0 -1 4202560 251 0 0 0 30 6 0 0 20 0 19 0 255741348 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140717157361832 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26171/tid=26179] ppid=26169 vsize=9624976 CPUtime=0.47 cores=0,2,4,6
/proc/26171/task/26179/stat : 26179 (java) S 26169 26171 23031 0 -1 4202560 154 0 0 0 40 7 0 0 20 0 19 0 255741348 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140717156309288 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26180] ppid=26169 vsize=9624976 CPUtime=0.34 cores=0,2,4,6
/proc/26171/task/26180/stat : 26180 (java) S 26169 26171 23031 0 -1 4202560 168 0 0 0 29 5 0 0 20 0 19 0 255741348 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140717025962408 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26181] ppid=26169 vsize=9624976 CPUtime=0.45 cores=0,2,4,6
/proc/26171/task/26181/stat : 26181 (java) S 26169 26171 23031 0 -1 4202560 260 0 0 0 39 6 0 0 20 0 19 0 255741348 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140717024909864 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26182] ppid=26169 vsize=9624976 CPUtime=8.82 cores=0,2,4,6
/proc/26171/task/26182/stat : 26182 (java) S 26169 26171 23031 0 -1 4202560 703 0 0 0 878 4 0 0 20 0 19 0 255741349 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140716541962856 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26171/tid=26183] ppid=26169 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26183/stat : 26183 (java) S 26169 26171 23031 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255741350 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140716540909176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26184] ppid=26169 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26184/stat : 26184 (java) S 26169 26171 23031 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255741350 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140716539856520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26185] ppid=26169 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26185/stat : 26185 (java) S 26169 26171 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255741352 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140716538805264 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26186] ppid=26169 vsize=9624976 CPUtime=0.64 cores=0,2,4,6
/proc/26171/task/26186/stat : 26186 (java) S 26169 26171 23031 0 -1 4202560 4856 0 0 0 62 2 0 0 20 0 19 0 255741352 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140716537751608 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26171/tid=26187] ppid=26169 vsize=9624976 CPUtime=0.81 cores=0,2,4,6
/proc/26171/task/26187/stat : 26187 (java) S 26169 26171 23031 0 -1 4202560 3469 0 0 0 81 0 0 0 20 0 19 0 255741352 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140716536699064 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26171/tid=26188] ppid=26169 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26188/stat : 26188 (java) S 26169 26171 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255741352 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140716535646712 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26171/tid=26189] ppid=26169 vsize=9624976 CPUtime=0.77 cores=0,2,4,6
/proc/26171/task/26189/stat : 26189 (java) S 26169 26171 23031 0 -1 4202560 99 0 0 0 38 39 0 0 20 0 19 0 255741352 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140716534594376 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26171/tid=26190] ppid=26169 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26190/stat : 26190 (java) S 26169 26171 23031 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255741757 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140716533540136 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1726.59
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 1.34 1.82 1.93 2/191 26265
/proc/meminfo: memFree=27475980/32873844 swapFree=7608/7608
[pid=26171] ppid=26169 vsize=9624976 CPUtime=1786.61 cores=0,2,4,6
/proc/26171/stat : 26171 (java) S 26169 26171 23031 0 -1 4202496 14818 0 1 0 178568 93 0 0 20 0 19 0 255741346 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140737372204624 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26171/statm: 2406244 250776 2281 9 0 2396937 0
[pid=26171/tid=26173] ppid=26169 vsize=9624976 CPUtime=1767.96 cores=0,2,4,6
/proc/26171/task/26173/stat : 26173 (java) R 26169 26171 23031 0 -1 4202560 2895 0 1 0 176760 36 0 0 20 0 19 0 255741347 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140717189120288 140717037644711 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26171/tid=26174] ppid=26169 vsize=9624976 CPUtime=0.47 cores=0,2,4,6
/proc/26171/task/26174/stat : 26174 (java) S 26169 26171 23031 0 -1 4202560 191 0 0 0 40 7 0 0 20 0 19 0 255741348 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140717161573032 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26171/tid=26175] ppid=26169 vsize=9624976 CPUtime=0.35 cores=0,2,4,6
/proc/26171/task/26175/stat : 26175 (java) S 26169 26171 23031 0 -1 4202560 168 0 0 0 30 5 0 0 20 0 19 0 255741348 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140717160520488 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26176] ppid=26169 vsize=9624976 CPUtime=0.42 cores=0,2,4,6
/proc/26171/task/26176/stat : 26176 (java) S 26169 26171 23031 0 -1 4202560 210 0 0 0 37 5 0 0 20 0 19 0 255741348 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140717159467944 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26171/tid=26177] ppid=26169 vsize=9624976 CPUtime=0.43 cores=0,2,4,6
/proc/26171/task/26177/stat : 26177 (java) S 26169 26171 23031 0 -1 4202560 212 0 0 0 38 5 0 0 20 0 19 0 255741348 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140717158415400 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26171/tid=26178] ppid=26169 vsize=9624976 CPUtime=0.36 cores=0,2,4,6
/proc/26171/task/26178/stat : 26178 (java) S 26169 26171 23031 0 -1 4202560 251 0 0 0 30 6 0 0 20 0 19 0 255741348 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140717157361832 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26171/tid=26179] ppid=26169 vsize=9624976 CPUtime=0.47 cores=0,2,4,6
/proc/26171/task/26179/stat : 26179 (java) S 26169 26171 23031 0 -1 4202560 154 0 0 0 40 7 0 0 20 0 19 0 255741348 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140717156309288 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26180] ppid=26169 vsize=9624976 CPUtime=0.34 cores=0,2,4,6
/proc/26171/task/26180/stat : 26180 (java) S 26169 26171 23031 0 -1 4202560 168 0 0 0 29 5 0 0 20 0 19 0 255741348 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140717025962408 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26181] ppid=26169 vsize=9624976 CPUtime=0.45 cores=0,2,4,6
/proc/26171/task/26181/stat : 26181 (java) S 26169 26171 23031 0 -1 4202560 260 0 0 0 39 6 0 0 20 0 19 0 255741348 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140717024909864 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26182] ppid=26169 vsize=9624976 CPUtime=8.82 cores=0,2,4,6
/proc/26171/task/26182/stat : 26182 (java) S 26169 26171 23031 0 -1 4202560 703 0 0 0 878 4 0 0 20 0 19 0 255741349 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140716541962856 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26171/tid=26183] ppid=26169 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26183/stat : 26183 (java) S 26169 26171 23031 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255741350 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140716540909176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26184] ppid=26169 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26184/stat : 26184 (java) S 26169 26171 23031 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255741350 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140716539856520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26185] ppid=26169 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26185/stat : 26185 (java) S 26169 26171 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255741352 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140716538805264 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26186] ppid=26169 vsize=9624976 CPUtime=0.64 cores=0,2,4,6
/proc/26171/task/26186/stat : 26186 (java) S 26169 26171 23031 0 -1 4202560 4856 0 0 0 62 2 0 0 20 0 19 0 255741352 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140716537751608 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26171/tid=26187] ppid=26169 vsize=9624976 CPUtime=0.81 cores=0,2,4,6
/proc/26171/task/26187/stat : 26187 (java) S 26169 26171 23031 0 -1 4202560 3469 0 0 0 81 0 0 0 20 0 19 0 255741352 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140716536699064 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26171/tid=26188] ppid=26169 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26188/stat : 26188 (java) S 26169 26171 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255741352 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140716535646712 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26171/tid=26189] ppid=26169 vsize=9624976 CPUtime=0.8 cores=0,2,4,6
/proc/26171/task/26189/stat : 26189 (java) S 26169 26171 23031 0 -1 4202560 103 0 0 0 40 40 0 0 20 0 19 0 255741352 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140716534594376 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26171/tid=26190] ppid=26169 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26190/stat : 26190 (java) S 26169 26171 23031 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255741757 9855975424 250776 33554432000 1073741824 1073778376 140737372213488 140716533540136 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1786.61
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.7 s]
/proc/loadavg: 1.26 1.78 1.91 2/191 26265
/proc/meminfo: memFree=27475980/32873844 swapFree=7608/7608
[pid=26171] ppid=26169 vsize=9624976 CPUtime=1800.1 cores=0,2,4,6
/proc/26171/stat : 26171 (java) S 26169 26171 23031 0 -1 4202496 14821 0 1 0 179917 93 0 0 20 0 19 0 255741346 9855975424 250771 33554432000 1073741824 1073778376 140737372213488 140737372204624 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26171/statm: 2406244 250771 2281 9 0 2396937 0
[pid=26171/tid=26173] ppid=26169 vsize=9624976 CPUtime=1780.99 cores=0,2,4,6
/proc/26171/task/26173/stat : 26173 (java) R 26169 26171 23031 0 -1 4202560 2896 0 1 0 178062 37 0 0 20 0 19 0 255741347 9855975424 250771 33554432000 1073741824 1073778376 140737372213488 140717189120288 140717037852279 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26171/tid=26174] ppid=26169 vsize=9624976 CPUtime=0.48 cores=0,2,4,6
/proc/26171/task/26174/stat : 26174 (java) S 26169 26171 23031 0 -1 4202560 191 0 0 0 41 7 0 0 20 0 19 0 255741348 9855975424 250771 33554432000 1073741824 1073778376 140737372213488 140717161573032 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26171/tid=26175] ppid=26169 vsize=9624976 CPUtime=0.37 cores=0,2,4,6
/proc/26171/task/26175/stat : 26175 (java) S 26169 26171 23031 0 -1 4202560 168 0 0 0 32 5 0 0 20 0 19 0 255741348 9855975424 250771 33554432000 1073741824 1073778376 140737372213488 140717160520488 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26176] ppid=26169 vsize=9624976 CPUtime=0.43 cores=0,2,4,6
/proc/26171/task/26176/stat : 26176 (java) S 26169 26171 23031 0 -1 4202560 210 0 0 0 38 5 0 0 20 0 19 0 255741348 9855975424 250771 33554432000 1073741824 1073778376 140737372213488 140717159467944 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26171/tid=26177] ppid=26169 vsize=9624976 CPUtime=0.44 cores=0,2,4,6
/proc/26171/task/26177/stat : 26177 (java) S 26169 26171 23031 0 -1 4202560 212 0 0 0 39 5 0 0 20 0 19 0 255741348 9855975424 250771 33554432000 1073741824 1073778376 140737372213488 140717158415400 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26171/tid=26178] ppid=26169 vsize=9624976 CPUtime=0.37 cores=0,2,4,6
/proc/26171/task/26178/stat : 26178 (java) S 26169 26171 23031 0 -1 4202560 251 0 0 0 31 6 0 0 20 0 19 0 255741348 9855975424 250771 33554432000 1073741824 1073778376 140737372213488 140717157361832 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26171/tid=26179] ppid=26169 vsize=9624976 CPUtime=0.48 cores=0,2,4,6
/proc/26171/task/26179/stat : 26179 (java) S 26169 26171 23031 0 -1 4202560 154 0 0 0 41 7 0 0 20 0 19 0 255741348 9855975424 250771 33554432000 1073741824 1073778376 140737372213488 140717156309288 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26180] ppid=26169 vsize=9624976 CPUtime=0.36 cores=0,2,4,6
/proc/26171/task/26180/stat : 26180 (java) S 26169 26171 23031 0 -1 4202560 168 0 0 0 31 5 0 0 20 0 19 0 255741348 9855975424 250771 33554432000 1073741824 1073778376 140737372213488 140717025962408 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26181] ppid=26169 vsize=9624976 CPUtime=0.48 cores=0,2,4,6
/proc/26171/task/26181/stat : 26181 (java) S 26169 26171 23031 0 -1 4202560 260 0 0 0 42 6 0 0 20 0 19 0 255741348 9855975424 250771 33554432000 1073741824 1073778376 140737372213488 140717024909864 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26182] ppid=26169 vsize=9624976 CPUtime=9.13 cores=0,2,4,6
/proc/26171/task/26182/stat : 26182 (java) S 26169 26171 23031 0 -1 4202560 705 0 0 0 909 4 0 0 20 0 19 0 255741349 9855975424 250771 33554432000 1073741824 1073778376 140737372213488 140716541962856 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26171/tid=26183] ppid=26169 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26183/stat : 26183 (java) S 26169 26171 23031 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255741350 9855975424 250771 33554432000 1073741824 1073778376 140737372213488 140716540909176 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26184] ppid=26169 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26184/stat : 26184 (java) S 26169 26171 23031 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255741350 9855975424 250771 33554432000 1073741824 1073778376 140737372213488 140716539856520 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26185] ppid=26169 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26185/stat : 26185 (java) S 26169 26171 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255741352 9855975424 250771 33554432000 1073741824 1073778376 140737372213488 140716538805264 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26171/tid=26186] ppid=26169 vsize=9624976 CPUtime=0.64 cores=0,2,4,6
/proc/26171/task/26186/stat : 26186 (java) S 26169 26171 23031 0 -1 4202560 4856 0 0 0 62 2 0 0 20 0 19 0 255741352 9855975424 250771 33554432000 1073741824 1073778376 140737372213488 140716537751608 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26171/tid=26187] ppid=26169 vsize=9624976 CPUtime=0.81 cores=0,2,4,6
/proc/26171/task/26187/stat : 26187 (java) S 26169 26171 23031 0 -1 4202560 3469 0 0 0 81 0 0 0 20 0 19 0 255741352 9855975424 250771 33554432000 1073741824 1073778376 140737372213488 140716536699064 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26171/tid=26188] ppid=26169 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26188/stat : 26188 (java) S 26169 26171 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255741352 9855975424 250771 33554432000 1073741824 1073778376 140737372213488 140716535646712 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26171/tid=26189] ppid=26169 vsize=9624976 CPUtime=0.81 cores=0,2,4,6
/proc/26171/task/26189/stat : 26189 (java) S 26169 26171 23031 0 -1 4202560 103 0 0 0 40 41 0 0 20 0 19 0 255741352 9855975424 250771 33554432000 1073741824 1073778376 140737372213488 140716534594376 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26171/tid=26190] ppid=26169 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/26171/task/26190/stat : 26190 (java) S 26169 26171 23031 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255741757 9855975424 250771 33554432000 1073741824 1073778376 140737372213488 140716533540136 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 9624976

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26171 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=658170
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=451779
# CPU time returned by wait4() is 1796.11
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1795.74
CPU time (s): 1800.1
CPU user time (s): 1799.17
CPU system time (s): 0.93
CPU usage (%): 100.243
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.66
system time used= 1.45178
maximum resident set size= 1003220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14857
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38948
involuntary context switches= 8022

runsolver used 5.96109 second user time and 14.9947 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-24 23:49:26
IDJOB=3690131
IDBENCH=92717
IDSOLVER=2269
FILE ID=node135/3690131-1337896165
RUNJOBID= node135-1337871881-23048
PBS_JOBID= 14620069
Free space on /tmp= 71580 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat50_6_9_0_mh.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3690131-1337896165/watcher-3690131-1337896165 -o /tmp/evaluation-result-3690131-1337896165/solver-3690131-1337896165 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3690131-1337896165.opb

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

MD5SUM BENCH= 52afec4ffbbd6f0999256966f3f490ed
RANDOM SEED=855900329

node135.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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.64
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.820
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.57
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.820
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.820
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.820
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.54
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.820
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.820
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	: 5238.35
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.820
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:       32873844 kB
MemFree:        28235408 kB
Buffers:          227536 kB
Cached:          3390540 kB
SwapCached:            0 kB
Active:          1051856 kB
Inactive:        2809328 kB
Active(anon):     245756 kB
Inactive(anon):        0 kB
Active(file):     806100 kB
Inactive(file):  2809328 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             26052 kB
Writeback:             0 kB
AnonPages:        254780 kB
Mapped:            22572 kB
Shmem:               212 kB
Slab:             633492 kB
SReclaimable:      75520 kB
SUnreclaim:       557972 kB
KernelStack:        1624 kB
PageTables:         4576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     826008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71584 MiB
End job on node135 at 2012-05-25 00:19:23