Trace number 3743865

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
PB09: SAT4J Pseudo Resolution 2.1.1? (TO) 1800.59 1645.43

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Large/
normalized-minisat100_16_6_9_ic.opb
MD5SUM02cb8d701f4a0125a0bd11e66327d452
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark18291783
Best CPU time to get the best result obtained on this benchmark1800.54
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000400
Total number of constraints2000307
Number of constraints which are clauses980300
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints1020000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 29800
Biggest coefficient in the objective function 174676879
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 199931303158
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 174676879
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 199931303158
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version 2.1.1.v20090612
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version	1.6.0_24
0.00/0.08	c os.name	Linux
0.00/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch	amd64
0.00/0.08	c Free memory 1299577560
0.00/0.08	c Max memory 1306394624
0.00/0.08	c Total memory 1306394624
0.00/0.08	c Number of processors 8
0.10/0.10	c Pseudo Boolean Optimization
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c Stops conflict analysis at the first Unique Implication Point
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@28df8ff1
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.10	c Expensive reason simplification
0.10/0.10	c MiniSAT restarts strategy
0.10/0.10	c Memory based learned constraints deletion strategy
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3743865-1338806270.opb
0.10/0.10	c reading problem ... 
21.76/13.16	c ... done. Wall clock time 13.06s.
21.76/13.16	c #vars     1000400
21.76/13.16	c #constraints  2030308
21.76/13.16	c constraints type 
21.76/13.16	c org.sat4j.minisat.constraints.card.MinWatchCard => 7
21.76/13.16	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 59500
21.76/13.16	c org.sat4j.pb.constraints.pb.MaxWatchPb => 985350
21.76/13.16	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 985151
435.04/340.59	c cleaning 743 clauses out of 1500
555.24/453.03	c cleaning 2376 clauses out of 4759
653.04/546.77	c cleaning 2936 clauses out of 5881
839.50/726.79	c cleaning 3968 clauses out of 7945
864.38/751.36	c cleaning 2231 clauses out of 4477
1048.27/926.42	c cleaning 3606 clauses out of 7246
1087.81/964.25	c cleaning 2305 clauses out of 4642
1109.64/985.10	c cleaning 1397 clauses out of 2835
1297.20/1164.24	c cleaning 3220 clauses out of 6440
1326.93/1192.90	c cleaning 2104 clauses out of 4219
1393.37/1256.81	c cleaning 2301 clauses out of 4615
1465.17/1325.93	c cleaning 2402 clauses out of 4814
1558.29/1415.55	c cleaning 2953 clauses out of 5911
1587.69/1443.98	c cleaning 1979 clauses out of 3958
1638.34/1492.84	c cleaning 1980 clauses out of 3979
1686.20/1537.19	c cleaning 1744 clauses out of 3500
1758.02/1605.32	c cleaning 2119 clauses out of 4255
1800.06/1645.42	c starts		: 14
1800.06/1645.42	c conflicts		: 43857
1800.06/1645.42	c decisions		: 118089
1800.06/1645.42	c propagations		: 451138806
1800.06/1645.42	c inspects		: 2520457342
1800.06/1645.42	c learnt literals	: 0
1800.06/1645.42	c learnt binary clauses	: 0
1800.06/1645.42	c learnt ternary clauses	: 1
1800.06/1645.42	c learnt clauses	: 43856
1800.06/1645.42	c ignored clauses	: 0
1800.06/1645.42	c root simplifications	: 0
1800.06/1645.42	c removed literals (reason simplification)	: 39946271
1800.06/1645.42	c reason swapping (by a shorter reason)	: 0
1800.06/1645.42	c Calls to reduceDB	: 17
1800.06/1645.42	c speed (assignments/second)	: 276390.24464957335
1800.06/1645.42	c non guided choices	0
1800.06/1645.42	c learnt constraints type 
1800.06/1645.42	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 3492
1800.06/1645.42	c constraints type 
1800.06/1645.42	c org.sat4j.minisat.constraints.card.MinWatchCard => 7
1800.06/1645.42	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 59500
1800.06/1645.42	c org.sat4j.pb.constraints.pb.MaxWatchPb => 985350
1800.06/1645.42	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 985151
1800.06/1645.42	s UNKNOWN
1800.06/1645.42	c Total wall clock time (in seconds): 1645.318

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-3743865-1338806270/watcher-3743865-1338806270 -o /tmp/evaluation-result-3743865-1338806270/solver-3743865-1338806270 -C 1800 -W 1900 -M 15500 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3743865-1338806270.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.02 2.01 2.11 3/173 26484
/proc/meminfo: memFree=31156464/32873648 swapFree=7628/7628
[pid=26484] ppid=26482 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/26484/stat : 26484 (java6) D 26482 26484 22704 0 -1 4202496 251 0 0 0 0 0 0 0 20 0 1 0 346753254 9515008 185 33554432000 1073741824 1073778376 140733204751536 140733204742760 217410334135 0 0 4096 0 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/26484/statm: 2323 185 142 9 0 71 0

[startup+0.085853 s]
/proc/loadavg: 2.02 2.01 2.11 3/173 26484
/proc/meminfo: memFree=31156464/32873648 swapFree=7628/7628
[pid=26484] ppid=26482 vsize=2648568 CPUtime=0.06 cores=0,2,4,6
/proc/26484/stat : 26484 (java) S 26482 26484 22704 0 -1 4202496 4324 0 1 0 6 0 0 0 20 0 18 0 346753254 2712133632 6041 33554432000 1073741824 1073778376 140733267652848 140733267643984 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26484/statm: 662142 6041 2056 9 0 652835 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2648568

[startup+0.100232 s]
/proc/loadavg: 2.02 2.01 2.11 3/173 26484
/proc/meminfo: memFree=31156464/32873648 swapFree=7628/7628
[pid=26484] ppid=26482 vsize=2648568 CPUtime=0.1 cores=0,2,4,6
/proc/26484/stat : 26484 (java) S 26482 26484 22704 0 -1 4202496 4720 0 1 0 9 1 0 0 20 0 18 0 346753254 2712133632 6437 33554432000 1073741824 1073778376 140733267652848 140733267643984 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26484/statm: 662142 6437 2109 9 0 652835 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2648568

[startup+0.30016 s]
/proc/loadavg: 2.02 2.01 2.11 3/173 26484
/proc/meminfo: memFree=31156464/32873648 swapFree=7628/7628
[pid=26484] ppid=26482 vsize=2648568 CPUtime=0.47 cores=0,2,4,6
/proc/26484/stat : 26484 (java) S 26482 26484 22704 0 -1 4202496 5934 0 1 0 45 2 0 0 20 0 18 0 346753254 2712133632 23813 33554432000 1073741824 1073778376 140733267652848 140733267643984 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26484/statm: 662142 23813 2215 9 0 652835 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 2648568

[startup+0.70017 s]
/proc/loadavg: 2.02 2.01 2.11 3/173 26484
/proc/meminfo: memFree=31156464/32873648 swapFree=7628/7628
[pid=26484] ppid=26482 vsize=2648568 CPUtime=1.38 cores=0,2,4,6
/proc/26484/stat : 26484 (java) S 26482 26484 22704 0 -1 4202496 13079 0 1 0 133 5 0 0 20 0 18 0 346753254 2712133632 58939 33554432000 1073741824 1073778376 140733267652848 140733267643984 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26484/statm: 662142 58939 2242 9 0 652835 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 2648568

[startup+1.5006 s]
/proc/loadavg: 2.02 2.01 2.11 3/191 26502
/proc/meminfo: memFree=30752176/32873648 swapFree=7628/7628
[pid=26484] ppid=26482 vsize=2648568 CPUtime=2.51 cores=0,2,4,6
/proc/26484/stat : 26484 (java) S 26482 26484 22704 0 -1 4202496 13360 0 1 0 237 14 0 0 20 0 18 0 346753254 2712133632 112744 33554432000 1073741824 1073778376 140733267652848 140733267643984 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26484/statm: 662142 112744 2258 9 0 652835 0
[pid=26484/tid=26486] ppid=26482 vsize=2648568 CPUtime=1.38 cores=0,2,4,6
/proc/26484/task/26486/stat : 26486 (java) R 26482 26484 22704 0 -1 4202560 2941 0 1 0 132 6 0 0 20 0 18 0 346753255 2712133632 112744 33554432000 1073741824 1073778376 140733267652848 140413088403584 140412960695384 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26484/tid=26487] ppid=26482 vsize=2648568 CPUtime=0.03 cores=0,2,4,6
/proc/26484/task/26487/stat : 26487 (java) S 26482 26484 22704 0 -1 4202560 20 0 0 0 1 2 0 0 20 0 18 0 346753256 2712133632 112744 33554432000 1073741824 1073778376 140733267652848 140412955363880 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26488] ppid=26482 vsize=2648568 CPUtime=0.02 cores=0,2,4,6
/proc/26484/task/26488/stat : 26488 (java) S 26482 26484 22704 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 18 0 346753256 2712133632 112744 33554432000 1073741824 1073778376 140733267652848 140412954311080 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26489] ppid=26482 vsize=2648568 CPUtime=0.07 cores=0,2,4,6
/proc/26484/task/26489/stat : 26489 (java) S 26482 26484 22704 0 -1 4202560 41 0 0 0 5 2 0 0 20 0 18 0 346753256 2712133632 112744 33554432000 1073741824 1073778376 140733267652848 140412953258280 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26484/tid=26490] ppid=26482 vsize=2648568 CPUtime=0.03 cores=0,2,4,6
/proc/26484/task/26490/stat : 26490 (java) S 26482 26484 22704 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 18 0 346753256 2712133632 112744 33554432000 1073741824 1073778376 140733267652848 140412952205480 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26491] ppid=26482 vsize=2648568 CPUtime=0.01 cores=0,2,4,6
/proc/26484/task/26491/stat : 26491 (java) S 26482 26484 22704 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 18 0 346753256 2712133632 112744 33554432000 1073741824 1073778376 140733267652848 140412951153704 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26492] ppid=26482 vsize=2648568 CPUtime=0.03 cores=0,2,4,6
/proc/26484/task/26492/stat : 26492 (java) S 26482 26484 22704 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 18 0 346753256 2712133632 112744 33554432000 1073741824 1073778376 140733267652848 140412614339496 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26493] ppid=26482 vsize=2648568 CPUtime=0.03 cores=0,2,4,6
/proc/26484/task/26493/stat : 26493 (java) S 26482 26484 22704 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 18 0 346753256 2712133632 112744 33554432000 1073741824 1073778376 140733267652848 140412613286696 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26484/tid=26494] ppid=26482 vsize=2648568 CPUtime=0.01 cores=0,2,4,6
/proc/26484/task/26494/stat : 26494 (java) S 26482 26484 22704 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 18 0 346753256 2712133632 112744 33554432000 1073741824 1073778376 140733267652848 140412612233896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26495] ppid=26482 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26495/stat : 26495 (java) S 26482 26484 22704 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 346753257 2712133632 112744 33554432000 1073741824 1073778376 140733267652848 140412600035816 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26496] ppid=26482 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26496/stat : 26496 (java) S 26482 26484 22704 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 346753257 2712133632 112744 33554432000 1073741824 1073778376 140733267652848 140412598981880 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26497] ppid=26482 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26497/stat : 26497 (java) S 26482 26484 22704 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 346753257 2712133632 112744 33554432000 1073741824 1073778376 140733267652848 140412597928968 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26498] ppid=26482 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26498/stat : 26498 (java) S 26482 26484 22704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346753260 2712133632 112744 33554432000 1073741824 1073778376 140733267652848 140412596877456 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26499] ppid=26482 vsize=2648568 CPUtime=0.37 cores=0,2,4,6
/proc/26484/task/26499/stat : 26499 (java) S 26482 26484 22704 0 -1 4202560 4296 0 0 0 37 0 0 0 20 0 18 0 346753260 2712133632 112744 33554432000 1073741824 1073778376 140733267652848 140412595825592 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26500] ppid=26482 vsize=2648568 CPUtime=0.4 cores=0,2,4,6
/proc/26484/task/26500/stat : 26500 (java) S 26482 26484 22704 0 -1 4202560 4781 0 0 0 38 2 0 0 20 0 18 0 346753260 2712133632 112744 33554432000 1073741824 1073778376 140733267652848 140412594772792 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26484/tid=26501] ppid=26482 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26501/stat : 26501 (java) S 26482 26484 22704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346753260 2712133632 112744 33554432000 1073741824 1073778376 140733267652848 140412593720184 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26484/tid=26502] ppid=26482 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26502/stat : 26502 (java) S 26482 26484 22704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346753260 2712133632 112744 33554432000 1073741824 1073778376 140733267652848 140412592667592 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 2648568

[startup+3.1006 s]
/proc/loadavg: 2.02 2.01 2.11 3/191 26502
/proc/meminfo: memFree=30470052/32873648 swapFree=7628/7628
[pid=26484] ppid=26482 vsize=2648568 CPUtime=5.21 cores=0,2,4,6
/proc/26484/stat : 26484 (java) S 26482 26484 22704 0 -1 4202496 14105 0 1 0 479 42 0 0 20 0 18 0 346753254 2712133632 169397 33554432000 1073741824 1073778376 140733267652848 140733267643984 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26484/statm: 662142 169397 2258 9 0 652835 0
[pid=26484/tid=26486] ppid=26482 vsize=2648568 CPUtime=2.61 cores=0,2,4,6
/proc/26484/task/26486/stat : 26486 (java) R 26482 26484 22704 0 -1 4202560 2943 0 1 0 254 7 0 0 20 0 18 0 346753255 2712133632 169397 33554432000 1073741824 1073778376 140733267652848 140413088411256 140412960557090 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26484/tid=26487] ppid=26482 vsize=2648568 CPUtime=0.17 cores=0,2,4,6
/proc/26484/task/26487/stat : 26487 (java) S 26482 26484 22704 0 -1 4202560 79 0 0 0 13 4 0 0 20 0 18 0 346753256 2712133632 169397 33554432000 1073741824 1073778376 140733267652848 140412955363880 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26488] ppid=26482 vsize=2648568 CPUtime=0.21 cores=0,2,4,6
/proc/26484/task/26488/stat : 26488 (java) S 26482 26484 22704 0 -1 4202560 78 0 0 0 17 4 0 0 20 0 18 0 346753256 2712133632 169397 33554432000 1073741824 1073778376 140733267652848 140412954311080 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26489] ppid=26482 vsize=2648568 CPUtime=0.21 cores=0,2,4,6
/proc/26484/task/26489/stat : 26489 (java) S 26482 26484 22704 0 -1 4202560 91 0 0 0 17 4 0 0 20 0 18 0 346753256 2712133632 169397 33554432000 1073741824 1073778376 140733267652848 140412953258280 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26490] ppid=26482 vsize=2648568 CPUtime=0.15 cores=0,2,4,6
/proc/26484/task/26490/stat : 26490 (java) S 26482 26484 22704 0 -1 4202560 323 0 0 0 12 3 0 0 20 0 18 0 346753256 2712133632 169397 33554432000 1073741824 1073778376 140733267652848 140412952205480 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26491] ppid=26482 vsize=2648568 CPUtime=0.15 cores=0,2,4,6
/proc/26484/task/26491/stat : 26491 (java) S 26482 26484 22704 0 -1 4202560 63 0 0 0 12 3 0 0 20 0 18 0 346753256 2712133632 169397 33554432000 1073741824 1073778376 140733267652848 140412951153704 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26492] ppid=26482 vsize=2648568 CPUtime=0.14 cores=0,2,4,6
/proc/26484/task/26492/stat : 26492 (java) S 26482 26484 22704 0 -1 4202560 50 0 0 0 11 3 0 0 20 0 18 0 346753256 2712133632 169397 33554432000 1073741824 1073778376 140733267652848 140412614339496 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26484/tid=26493] ppid=26482 vsize=2648568 CPUtime=0.31 cores=0,2,4,6
/proc/26484/task/26493/stat : 26493 (java) S 26482 26484 22704 0 -1 4202560 104 0 0 0 25 6 0 0 20 0 18 0 346753256 2712133632 169397 33554432000 1073741824 1073778376 140733267652848 140412613286696 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26484/tid=26494] ppid=26482 vsize=2648568 CPUtime=0.33 cores=0,2,4,6
/proc/26484/task/26494/stat : 26494 (java) S 26482 26484 22704 0 -1 4202560 113 0 0 0 27 6 0 0 20 0 18 0 346753256 2712133632 169397 33554432000 1073741824 1073778376 140733267652848 140412612233896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26495] ppid=26482 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26495/stat : 26495 (java) S 26482 26484 22704 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 346753257 2712133632 169397 33554432000 1073741824 1073778376 140733267652848 140412600035816 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26496] ppid=26482 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26496/stat : 26496 (java) S 26482 26484 22704 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 346753257 2712133632 169397 33554432000 1073741824 1073778376 140733267652848 140412598981880 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26497] ppid=26482 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26497/stat : 26497 (java) S 26482 26484 22704 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 346753257 2712133632 169397 33554432000 1073741824 1073778376 140733267652848 140412597928968 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26498] ppid=26482 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26498/stat : 26498 (java) S 26482 26484 22704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346753260 2712133632 169397 33554432000 1073741824 1073778376 140733267652848 140412596877456 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26499] ppid=26482 vsize=2648568 CPUtime=0.37 cores=0,2,4,6
/proc/26484/task/26499/stat : 26499 (java) S 26482 26484 22704 0 -1 4202560 4296 0 0 0 37 0 0 0 20 0 18 0 346753260 2712133632 169397 33554432000 1073741824 1073778376 140733267652848 140412595825592 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26500] ppid=26482 vsize=2648568 CPUtime=0.4 cores=0,2,4,6
/proc/26484/task/26500/stat : 26500 (java) S 26482 26484 22704 0 -1 4202560 4781 0 0 0 38 2 0 0 20 0 18 0 346753260 2712133632 169397 33554432000 1073741824 1073778376 140733267652848 140412594772792 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26484/tid=26501] ppid=26482 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26501/stat : 26501 (java) S 26482 26484 22704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346753260 2712133632 169397 33554432000 1073741824 1073778376 140733267652848 140412593720184 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26484/tid=26502] ppid=26482 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26502/stat : 26502 (java) S 26482 26484 22704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346753260 2712133632 169397 33554432000 1073741824 1073778376 140733267652848 140412592667592 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.21
Current children cumulated vsize (KiB) 2648568

[startup+6.30073 s]
/proc/loadavg: 2.02 2.01 2.11 11/211 26529
/proc/meminfo: memFree=29565412/32873648 swapFree=7628/7628
[pid=26484] ppid=26482 vsize=2648568 CPUtime=11.21 cores=0,2,4,6
/proc/26484/stat : 26484 (java) S 26482 26484 22704 0 -1 4202496 15897 0 1 0 1051 70 0 0 20 0 18 0 346753254 2712133632 241243 33554432000 1073741824 1073778376 140733267652848 140733267643984 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26484/statm: 662142 241243 2258 9 0 652835 0
[pid=26484/tid=26486] ppid=26482 vsize=2648568 CPUtime=4.85 cores=0,2,4,6
/proc/26484/task/26486/stat : 26486 (java) R 26482 26484 22704 0 -1 4202560 2949 0 1 0 478 7 0 0 20 0 18 0 346753255 2712133632 241243 33554432000 1073741824 1073778376 140733267652848 140413088411144 217413903629 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26484/tid=26487] ppid=26482 vsize=2648568 CPUtime=0.56 cores=0,2,4,6
/proc/26484/task/26487/stat : 26487 (java) S 26482 26484 22704 0 -1 4202560 402 0 0 0 50 6 0 0 20 0 18 0 346753256 2712133632 241243 33554432000 1073741824 1073778376 140733267652848 140412955363880 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26488] ppid=26482 vsize=2648568 CPUtime=0.57 cores=0,2,4,6
/proc/26484/task/26488/stat : 26488 (java) S 26482 26484 22704 0 -1 4202560 393 0 0 0 51 6 0 0 20 0 18 0 346753256 2712133632 241243 33554432000 1073741824 1073778376 140733267652848 140412954311080 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26484/tid=26489] ppid=26482 vsize=2648568 CPUtime=0.55 cores=0,2,4,6
/proc/26484/task/26489/stat : 26489 (java) S 26482 26484 22704 0 -1 4202560 140 0 0 0 47 8 0 0 20 0 18 0 346753256 2712133632 241243 33554432000 1073741824 1073778376 140733267652848 140412953258280 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26490] ppid=26482 vsize=2648568 CPUtime=0.59 cores=0,2,4,6
/proc/26484/task/26490/stat : 26490 (java) S 26482 26484 22704 0 -1 4202560 399 0 0 0 53 6 0 0 20 0 18 0 346753256 2712133632 241243 33554432000 1073741824 1073778376 140733267652848 140412952205480 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26484/tid=26491] ppid=26482 vsize=2648568 CPUtime=0.76 cores=0,2,4,6
/proc/26484/task/26491/stat : 26491 (java) S 26482 26484 22704 0 -1 4202560 683 0 0 0 68 8 0 0 20 0 18 0 346753256 2712133632 241243 33554432000 1073741824 1073778376 140733267652848 140412951153704 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26492] ppid=26482 vsize=2648568 CPUtime=0.84 cores=0,2,4,6
/proc/26484/task/26492/stat : 26492 (java) S 26482 26484 22704 0 -1 4202560 290 0 0 0 75 9 0 0 20 0 18 0 346753256 2712133632 241243 33554432000 1073741824 1073778376 140733267652848 140412614339496 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26493] ppid=26482 vsize=2648568 CPUtime=0.8 cores=0,2,4,6
/proc/26484/task/26493/stat : 26493 (java) S 26482 26484 22704 0 -1 4202560 196 0 0 0 69 11 0 0 20 0 18 0 346753256 2712133632 241243 33554432000 1073741824 1073778376 140733267652848 140412613286696 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26494] ppid=26482 vsize=2648568 CPUtime=0.77 cores=0,2,4,6
/proc/26484/task/26494/stat : 26494 (java) S 26482 26484 22704 0 -1 4202560 184 0 0 0 67 10 0 0 20 0 18 0 346753256 2712133632 241243 33554432000 1073741824 1073778376 140733267652848 140412612233896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26484/tid=26495] ppid=26482 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26495/stat : 26495 (java) S 26482 26484 22704 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 346753257 2712133632 241243 33554432000 1073741824 1073778376 140733267652848 140412600035816 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26496] ppid=26482 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26496/stat : 26496 (java) S 26482 26484 22704 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 346753257 2712133632 241243 33554432000 1073741824 1073778376 140733267652848 140412598981880 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26497] ppid=26482 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26497/stat : 26497 (java) S 26482 26484 22704 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 346753257 2712133632 241243 33554432000 1073741824 1073778376 140733267652848 140412597928968 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26498] ppid=26482 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26498/stat : 26498 (java) S 26482 26484 22704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346753260 2712133632 241243 33554432000 1073741824 1073778376 140733267652848 140412596877456 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26499] ppid=26482 vsize=2648568 CPUtime=0.38 cores=0,2,4,6
/proc/26484/task/26499/stat : 26499 (java) S 26482 26484 22704 0 -1 4202560 4296 0 0 0 38 0 0 0 20 0 18 0 346753260 2712133632 241243 33554432000 1073741824 1073778376 140733267652848 140412595825592 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26500] ppid=26482 vsize=2648568 CPUtime=0.4 cores=0,2,4,6
/proc/26484/task/26500/stat : 26500 (java) S 26482 26484 22704 0 -1 4202560 4781 0 0 0 38 2 0 0 20 0 18 0 346753260 2712133632 241243 33554432000 1073741824 1073778376 140733267652848 140412594772792 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26484/tid=26501] ppid=26482 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26501/stat : 26501 (java) S 26482 26484 22704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346753260 2712133632 241243 33554432000 1073741824 1073778376 140733267652848 140412593720184 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26484/tid=26502] ppid=26482 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26502/stat : 26502 (java) S 26482 26484 22704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346753260 2712133632 241243 33554432000 1073741824 1073778376 140733267652848 140412592667592 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 11.21
Current children cumulated vsize (KiB) 2648568

[startup+12.7007 s]
/proc/loadavg: 2.02 2.01 2.11 3/211 26529
/proc/meminfo: memFree=28813776/32873648 swapFree=7628/7628
[pid=26484] ppid=26482 vsize=2648568 CPUtime=21.25 cores=0,2,4,6
/proc/26484/stat : 26484 (java) S 26482 26484 22704 0 -1 4202496 17128 0 1 0 2023 102 0 0 20 0 18 0 346753254 2712133632 314147 33554432000 1073741824 1073778376 140733267652848 140733267643984 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26484/statm: 662142 314147 2259 9 0 652835 0
[pid=26484/tid=26486] ppid=26482 vsize=2648568 CPUtime=9.99 cores=0,2,4,6

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

[pid=26484/tid=26492] ppid=26482 vsize=2715132 CPUtime=23.99 cores=0,2,4,6
/proc/26484/task/26492/stat : 26492 (java) S 26482 26484 22704 0 -1 4202560 980 0 0 0 2377 22 0 0 20 0 19 0 346753256 2780295168 347434 33554432000 1073741824 1073778376 140733267652848 140412614339496 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26493] ppid=26482 vsize=2715132 CPUtime=23.65 cores=0,2,4,6
/proc/26484/task/26493/stat : 26493 (java) S 26482 26484 22704 0 -1 4202560 866 0 0 0 2342 23 0 0 20 0 19 0 346753256 2780295168 347434 33554432000 1073741824 1073778376 140733267652848 140412613286696 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26494] ppid=26482 vsize=2715132 CPUtime=24.45 cores=0,2,4,6
/proc/26484/task/26494/stat : 26494 (java) S 26482 26484 22704 0 -1 4202560 863 0 0 0 2424 21 0 0 20 0 19 0 346753256 2780295168 347434 33554432000 1073741824 1073778376 140733267652848 140412612233896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26484/tid=26495] ppid=26482 vsize=2715132 CPUtime=82.84 cores=0,2,4,6
/proc/26484/task/26495/stat : 26495 (java) S 26482 26484 22704 0 -1 4202560 326737 0 0 0 8218 66 0 0 20 0 19 0 346753257 2780295168 347434 33554432000 1073741824 1073778376 140733267652848 140412600035816 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26496] ppid=26482 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26496/stat : 26496 (java) S 26482 26484 22704 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346753257 2780295168 347434 33554432000 1073741824 1073778376 140733267652848 140412598981880 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26497] ppid=26482 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26497/stat : 26497 (java) S 26482 26484 22704 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346753257 2780295168 347434 33554432000 1073741824 1073778376 140733267652848 140412597928968 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26498] ppid=26482 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26498/stat : 26498 (java) S 26482 26484 22704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346753260 2780295168 347434 33554432000 1073741824 1073778376 140733267652848 140412596877456 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26499] ppid=26482 vsize=2715132 CPUtime=0.72 cores=0,2,4,6
/proc/26484/task/26499/stat : 26499 (java) S 26482 26484 22704 0 -1 4202560 4315 0 0 0 72 0 0 0 20 0 19 0 346753260 2780295168 347434 33554432000 1073741824 1073778376 140733267652848 140412595825592 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26500] ppid=26482 vsize=2715132 CPUtime=0.86 cores=0,2,4,6
/proc/26484/task/26500/stat : 26500 (java) S 26482 26484 22704 0 -1 4202560 6477 0 0 0 84 2 0 0 20 0 19 0 346753260 2780295168 347434 33554432000 1073741824 1073778376 140733267652848 140412594772792 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26484/tid=26501] ppid=26482 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26501/stat : 26501 (java) S 26482 26484 22704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346753260 2780295168 347434 33554432000 1073741824 1073778376 140733267652848 140412593720184 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26484/tid=26502] ppid=26482 vsize=2715132 CPUtime=0.54 cores=0,2,4,6
/proc/26484/task/26502/stat : 26502 (java) S 26482 26484 22704 0 -1 4202560 83 0 0 0 25 29 0 0 20 0 19 0 346753260 2780295168 347434 33554432000 1073741824 1073778376 140733267652848 140412592667592 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26530] ppid=26482 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26530/stat : 26530 (java) S 26482 26484 22704 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346754598 2780295168 347434 33554432000 1073741824 1073778376 140733267652848 140412591613096 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1627.49
Current children cumulated vsize (KiB) 2715132

[startup+1542.3 s]
/proc/loadavg: 2.41 2.11 2.10 3/212 26624
/proc/meminfo: memFree=28296676/32873648 swapFree=7628/7628
[pid=26484] ppid=26482 vsize=2715132 CPUtime=1691.55 cores=0,2,4,6
/proc/26484/stat : 26484 (java) S 26482 26484 22704 0 -1 4202496 388960 0 1 0 168874 281 0 0 20 0 19 0 346753254 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140733267643984 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26484/statm: 678783 347436 2285 9 0 669476 0
[pid=26484/tid=26486] ppid=26482 vsize=2715132 CPUtime=1398.83 cores=0,2,4,6
/proc/26484/task/26486/stat : 26486 (java) R 26482 26484 22704 0 -1 4202560 3710 0 1 0 139850 33 0 0 20 0 19 0 346753255 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140413088410944 140412960666925 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26487] ppid=26482 vsize=2715132 CPUtime=25.2 cores=0,2,4,6
/proc/26484/task/26487/stat : 26487 (java) S 26482 26484 22704 0 -1 4202560 832 0 0 0 2499 21 0 0 20 0 19 0 346753256 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412955363880 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26488] ppid=26482 vsize=2715132 CPUtime=25.3 cores=0,2,4,6
/proc/26484/task/26488/stat : 26488 (java) S 26482 26484 22704 0 -1 4202560 821 0 0 0 2509 21 0 0 20 0 19 0 346753256 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412954311080 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26489] ppid=26482 vsize=2715132 CPUtime=24.37 cores=0,2,4,6
/proc/26484/task/26489/stat : 26489 (java) S 26482 26484 22704 0 -1 4202560 1003 0 0 0 2416 21 0 0 20 0 19 0 346753256 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412953258280 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26484/tid=26490] ppid=26482 vsize=2715132 CPUtime=24.14 cores=0,2,4,6
/proc/26484/task/26490/stat : 26490 (java) S 26482 26484 22704 0 -1 4202560 800 0 0 0 2395 19 0 0 20 0 19 0 346753256 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412952205480 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26491] ppid=26482 vsize=2715132 CPUtime=26.13 cores=0,2,4,6
/proc/26484/task/26491/stat : 26491 (java) S 26482 26484 22704 0 -1 4202560 809 0 0 0 2593 20 0 0 20 0 19 0 346753256 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412951153704 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26484/tid=26492] ppid=26482 vsize=2715132 CPUtime=24.61 cores=0,2,4,6
/proc/26484/task/26492/stat : 26492 (java) S 26482 26484 22704 0 -1 4202560 980 0 0 0 2439 22 0 0 20 0 19 0 346753256 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412614339496 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26484/tid=26493] ppid=26482 vsize=2715132 CPUtime=24.25 cores=0,2,4,6
/proc/26484/task/26493/stat : 26493 (java) S 26482 26484 22704 0 -1 4202560 866 0 0 0 2401 24 0 0 20 0 19 0 346753256 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412613286696 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26484/tid=26494] ppid=26482 vsize=2715132 CPUtime=25.18 cores=0,2,4,6
/proc/26484/task/26494/stat : 26494 (java) S 26482 26484 22704 0 -1 4202560 863 0 0 0 2497 21 0 0 20 0 19 0 346753256 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412612233896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26495] ppid=26482 vsize=2715132 CPUtime=91.68 cores=0,2,4,6
/proc/26484/task/26495/stat : 26495 (java) S 26482 26484 22704 0 -1 4202560 366216 0 0 0 9095 73 0 0 20 0 19 0 346753257 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412600035816 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26484/tid=26496] ppid=26482 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26496/stat : 26496 (java) S 26482 26484 22704 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346753257 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412598981880 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26497] ppid=26482 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26497/stat : 26497 (java) S 26482 26484 22704 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346753257 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412597928968 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26498] ppid=26482 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26498/stat : 26498 (java) S 26482 26484 22704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346753260 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412596877456 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26499] ppid=26482 vsize=2715132 CPUtime=0.72 cores=0,2,4,6
/proc/26484/task/26499/stat : 26499 (java) S 26482 26484 22704 0 -1 4202560 4315 0 0 0 72 0 0 0 20 0 19 0 346753260 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412595825592 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26500] ppid=26482 vsize=2715132 CPUtime=0.86 cores=0,2,4,6
/proc/26484/task/26500/stat : 26500 (java) S 26482 26484 22704 0 -1 4202560 6477 0 0 0 84 2 0 0 20 0 19 0 346753260 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412594772792 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26484/tid=26501] ppid=26482 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26501/stat : 26501 (java) S 26482 26484 22704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346753260 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412593720184 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26484/tid=26502] ppid=26482 vsize=2715132 CPUtime=0.56 cores=0,2,4,6
/proc/26484/task/26502/stat : 26502 (java) S 26482 26484 22704 0 -1 4202560 87 0 0 0 26 30 0 0 20 0 19 0 346753260 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412592667592 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26530] ppid=26482 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26530/stat : 26530 (java) S 26482 26484 22704 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346754598 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412591613096 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1691.55
Current children cumulated vsize (KiB) 2715132

[startup+1602.3 s]
/proc/loadavg: 2.15 2.09 2.09 3/212 26624
/proc/meminfo: memFree=28296804/32873648 swapFree=7628/7628
[pid=26484] ppid=26482 vsize=2715132 CPUtime=1754.91 cores=0,2,4,6
/proc/26484/stat : 26484 (java) S 26482 26484 22704 0 -1 4202496 388999 0 1 0 175208 283 0 0 20 0 19 0 346753254 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140733267643984 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26484/statm: 678783 347436 2285 9 0 669476 0
[pid=26484/tid=26486] ppid=26482 vsize=2715132 CPUtime=1457.63 cores=0,2,4,6
/proc/26484/task/26486/stat : 26486 (java) R 26482 26484 22704 0 -1 4202560 3741 0 1 0 145728 35 0 0 20 0 19 0 346753255 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140413088410832 140412961071878 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26487] ppid=26482 vsize=2715132 CPUtime=25.84 cores=0,2,4,6
/proc/26484/task/26487/stat : 26487 (java) S 26482 26484 22704 0 -1 4202560 832 0 0 0 2563 21 0 0 20 0 19 0 346753256 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412955363880 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26484/tid=26488] ppid=26482 vsize=2715132 CPUtime=25.98 cores=0,2,4,6
/proc/26484/task/26488/stat : 26488 (java) S 26482 26484 22704 0 -1 4202560 821 0 0 0 2577 21 0 0 20 0 19 0 346753256 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412954311080 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26484/tid=26489] ppid=26482 vsize=2715132 CPUtime=24.94 cores=0,2,4,6
/proc/26484/task/26489/stat : 26489 (java) S 26482 26484 22704 0 -1 4202560 1003 0 0 0 2473 21 0 0 20 0 19 0 346753256 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412953258280 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26484/tid=26490] ppid=26482 vsize=2715132 CPUtime=24.67 cores=0,2,4,6
/proc/26484/task/26490/stat : 26490 (java) S 26482 26484 22704 0 -1 4202560 800 0 0 0 2448 19 0 0 20 0 19 0 346753256 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412952205480 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26484/tid=26491] ppid=26482 vsize=2715132 CPUtime=26.67 cores=0,2,4,6
/proc/26484/task/26491/stat : 26491 (java) S 26482 26484 22704 0 -1 4202560 809 0 0 0 2647 20 0 0 20 0 19 0 346753256 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412951153704 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26492] ppid=26482 vsize=2715132 CPUtime=25.09 cores=0,2,4,6
/proc/26484/task/26492/stat : 26492 (java) S 26482 26484 22704 0 -1 4202560 980 0 0 0 2486 23 0 0 20 0 19 0 346753256 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412614339496 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26493] ppid=26482 vsize=2715132 CPUtime=24.85 cores=0,2,4,6
/proc/26484/task/26493/stat : 26493 (java) S 26482 26484 22704 0 -1 4202560 866 0 0 0 2461 24 0 0 20 0 19 0 346753256 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412613286696 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26484/tid=26494] ppid=26482 vsize=2715132 CPUtime=25.67 cores=0,2,4,6
/proc/26484/task/26494/stat : 26494 (java) S 26482 26484 22704 0 -1 4202560 863 0 0 0 2546 21 0 0 20 0 19 0 346753256 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412612233896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26495] ppid=26482 vsize=2715132 CPUtime=91.68 cores=0,2,4,6
/proc/26484/task/26495/stat : 26495 (java) S 26482 26484 22704 0 -1 4202560 366220 0 0 0 9095 73 0 0 20 0 19 0 346753257 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412600035816 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26496] ppid=26482 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26496/stat : 26496 (java) S 26482 26484 22704 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346753257 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412598981880 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26497] ppid=26482 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26497/stat : 26497 (java) S 26482 26484 22704 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346753257 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412597928968 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26498] ppid=26482 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26498/stat : 26498 (java) S 26482 26484 22704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346753260 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412596877456 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26499] ppid=26482 vsize=2715132 CPUtime=0.72 cores=0,2,4,6
/proc/26484/task/26499/stat : 26499 (java) S 26482 26484 22704 0 -1 4202560 4315 0 0 0 72 0 0 0 20 0 19 0 346753260 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412595825592 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26500] ppid=26482 vsize=2715132 CPUtime=0.86 cores=0,2,4,6
/proc/26484/task/26500/stat : 26500 (java) S 26482 26484 22704 0 -1 4202560 6477 0 0 0 84 2 0 0 20 0 19 0 346753260 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412594772792 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26484/tid=26501] ppid=26482 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26501/stat : 26501 (java) S 26482 26484 22704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346753260 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412593720184 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26484/tid=26502] ppid=26482 vsize=2715132 CPUtime=0.59 cores=0,2,4,6
/proc/26484/task/26502/stat : 26502 (java) S 26482 26484 22704 0 -1 4202560 91 0 0 0 27 32 0 0 20 0 19 0 346753260 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412592667592 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26530] ppid=26482 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26530/stat : 26530 (java) S 26482 26484 22704 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346754598 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412591613096 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1754.91
Current children cumulated vsize (KiB) 2715132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1645.4 s]
/proc/loadavg: 2.15 2.09 2.09 3/212 26624
/proc/meminfo: memFree=28296808/32873648 swapFree=7628/7628
[pid=26484] ppid=26482 vsize=2715132 CPUtime=1800.06 cores=0,2,4,6
/proc/26484/stat : 26484 (java) S 26482 26484 22704 0 -1 4202496 402023 0 1 0 179720 286 0 0 20 0 19 0 346753254 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140733267643984 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26484/statm: 678783 347436 2285 9 0 669476 0
[pid=26484/tid=26486] ppid=26482 vsize=2715132 CPUtime=1497.84 cores=0,2,4,6
/proc/26484/task/26486/stat : 26486 (java) R 26482 26484 22704 0 -1 4202560 3761 0 1 0 149749 35 0 0 20 0 19 0 346753255 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140413088410912 140412961097356 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26487] ppid=26482 vsize=2715132 CPUtime=26.11 cores=0,2,4,6
/proc/26484/task/26487/stat : 26487 (java) S 26482 26484 22704 0 -1 4202560 832 0 0 0 2590 21 0 0 20 0 19 0 346753256 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412955363880 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26488] ppid=26482 vsize=2715132 CPUtime=26.28 cores=0,2,4,6
/proc/26484/task/26488/stat : 26488 (java) S 26482 26484 22704 0 -1 4202560 821 0 0 0 2607 21 0 0 20 0 19 0 346753256 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412954311080 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26484/tid=26489] ppid=26482 vsize=2715132 CPUtime=25.3 cores=0,2,4,6
/proc/26484/task/26489/stat : 26489 (java) S 26482 26484 22704 0 -1 4202560 1003 0 0 0 2509 21 0 0 20 0 19 0 346753256 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412953258280 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26484/tid=26490] ppid=26482 vsize=2715132 CPUtime=25.09 cores=0,2,4,6
/proc/26484/task/26490/stat : 26490 (java) S 26482 26484 22704 0 -1 4202560 800 0 0 0 2490 19 0 0 20 0 19 0 346753256 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412952205480 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26491] ppid=26482 vsize=2715132 CPUtime=26.99 cores=0,2,4,6
/proc/26484/task/26491/stat : 26491 (java) S 26482 26484 22704 0 -1 4202560 809 0 0 0 2679 20 0 0 20 0 19 0 346753256 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412951153704 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26484/tid=26492] ppid=26482 vsize=2715132 CPUtime=25.43 cores=0,2,4,6
/proc/26484/task/26492/stat : 26492 (java) S 26482 26484 22704 0 -1 4202560 980 0 0 0 2520 23 0 0 20 0 19 0 346753256 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412614339496 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26493] ppid=26482 vsize=2715132 CPUtime=25.23 cores=0,2,4,6
/proc/26484/task/26493/stat : 26493 (java) S 26482 26484 22704 0 -1 4202560 866 0 0 0 2499 24 0 0 20 0 19 0 346753256 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412613286696 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26494] ppid=26482 vsize=2715132 CPUtime=26.06 cores=0,2,4,6
/proc/26484/task/26494/stat : 26494 (java) S 26482 26484 22704 0 -1 4202560 863 0 0 0 2584 22 0 0 20 0 19 0 346753256 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412612233896 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26484/tid=26495] ppid=26482 vsize=2715132 CPUtime=93.84 cores=0,2,4,6
/proc/26484/task/26495/stat : 26495 (java) S 26482 26484 22704 0 -1 4202560 379222 0 0 0 9308 76 0 0 20 0 19 0 346753257 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412600035816 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26496] ppid=26482 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26496/stat : 26496 (java) S 26482 26484 22704 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346753257 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412598981880 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26497] ppid=26482 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26497/stat : 26497 (java) S 26482 26484 22704 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346753257 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412597928968 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26498] ppid=26482 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26498/stat : 26498 (java) S 26482 26484 22704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346753260 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412596877456 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26484/tid=26499] ppid=26482 vsize=2715132 CPUtime=0.72 cores=0,2,4,6
/proc/26484/task/26499/stat : 26499 (java) S 26482 26484 22704 0 -1 4202560 4315 0 0 0 72 0 0 0 20 0 19 0 346753260 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412595825592 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26500] ppid=26482 vsize=2715132 CPUtime=0.86 cores=0,2,4,6
/proc/26484/task/26500/stat : 26500 (java) S 26482 26484 22704 0 -1 4202560 6477 0 0 0 84 2 0 0 20 0 19 0 346753260 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412594772792 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26484/tid=26501] ppid=26482 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26501/stat : 26501 (java) S 26482 26484 22704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346753260 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412593720184 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26484/tid=26502] ppid=26482 vsize=2715132 CPUtime=0.61 cores=0,2,4,6
/proc/26484/task/26502/stat : 26502 (java) S 26482 26484 22704 0 -1 4202560 93 0 0 0 28 33 0 0 20 0 19 0 346753260 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412592667592 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26484/tid=26530] ppid=26482 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/26484/task/26530/stat : 26530 (java) S 26482 26484 22704 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346754598 2780295168 347436 33554432000 1073741824 1073778376 140733267652848 140412591613096 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 2715132

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

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

Child status: 143
Real time (s): 1645.43
CPU time (s): 1800.59
CPU user time (s): 1797.29
CPU system time (s): 3.3005
CPU usage (%): 109.43
Max. virtual memory (cumulated for all children) (KiB): 2780668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.29
system time used= 3.3005
maximum resident set size= 1457012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 402075
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 93892
involuntary context switches= 123167

runsolver used 5.62014 second user time and 13.434 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-04 12:37:53
IDJOB=3743865
IDBENCH=92639
IDSOLVER=2322
FILE ID=node122/3743865-1338806270
RUNJOBID= node122-1338804464-26332
PBS_JOBID= 14636854
Free space on /tmp= 70968 MiB

SOLVER NAME= PB09: SAT4J Pseudo Resolution 2.1.1
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Large/normalized-minisat100_16_6_9_ic.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3743865-1338806270/watcher-3743865-1338806270 -o /tmp/evaluation-result-3743865-1338806270/solver-3743865-1338806270 -C 1800 -W 1900 -M 15500  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3743865-1338806270.opb

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

MD5SUM BENCH= 02cb8d701f4a0125a0bd11e66327d452
RANDOM SEED=1910459680

node122.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.533
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.06
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.533
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	: 5331.91
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.533
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.04
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.533
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	: 5331.91
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.533
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	: 5331.91
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.533
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	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31157208 kB
Buffers:          286812 kB
Cached:           558160 kB
SwapCached:         1584 kB
Active:           486256 kB
Inactive:         372404 kB
Active(anon):      11544 kB
Inactive(anon):     4960 kB
Active(file):     474712 kB
Inactive(file):   367444 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67100244 kB
Dirty:            223516 kB
Writeback:             0 kB
AnonPages:         22592 kB
Mapped:             8096 kB
Shmem:                 0 kB
Slab:             721024 kB
SReclaimable:     164140 kB
SUnreclaim:       556884 kB
KernelStack:        1424 kB
PageTables:         4060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     117248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70872 MiB
End job on node122 at 2012-06-04 13:05:20