Trace number 3690139

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.07 1794.25

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat50_6_9_1_mh.opb
MD5SUM923b3d320d3ae7a9bc670c75aa390685
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2952569
Best CPU time to get the best result obtained on this benchmark1800.98
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 133432831
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 59299133078
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 133432831
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 59299133078
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.06/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.06/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.07	c See www.sat4j.org for details.
0.06/0.08	c version 2.3.2.v20120418
0.06/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.08	c java.vm.version	19.1-b02
0.06/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.08	c sun.arch.data.model	64
0.06/0.08	c java.version		1.6.0_24
0.06/0.08	c os.name		Linux
0.06/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.06/0.08	c os.arch		amd64
0.06/0.08	c Free memory 		501472288
0.06/0.08	c Max memory 		7480803328
0.06/0.08	c Total memory 		504102912
0.06/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose learned constraints deletion strategy
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-3690139-1337896188.opb
0.11/0.10	c reading problem ... 
5.41/3.87	c ... done. Wall clock time 3.767s.
5.41/3.87	c declared #vars     250200
5.41/3.87	c #constraints  610311
5.41/3.87	c constraints type 
5.41/3.87	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 121326
5.41/3.87	c org.sat4j.minisat.constraints.cnf.UnitClauses => 3
5.41/3.87	c org.sat4j.minisat.constraints.card.MinWatchCard => 57
5.41/3.87	c ignored satisfied constraints => 3
5.41/3.87	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 367550
5.41/3.87	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 121375
5.41/3.87	c 610314 constraints processed.
5.41/3.87	c objective function length is 129900 literals
66.60/64.54	c cleaning 2499 clauses out of 5003 with flag 5003/5003
105.16/102.75	c cleaning 4237 clauses out of 8503 with flag 11002/11002
146.24/143.71	c cleaning 5631 clauses out of 11264 with flag 18000/18000
187.17/184.61	c cleaning 6811 clauses out of 13633 with flag 26000/26000
229.83/227.15	c cleaning 7903 clauses out of 15823 with flag 35001/35001
256.56/253.87	c cleaning 8955 clauses out of 17919 with flag 45000/45000
287.88/285.10	c cleaning 9977 clauses out of 19964 with flag 56000/56000
306.91/304.04	c cleaning 10980 clauses out of 21987 with flag 68000/68000
346.99/344.02	c cleaning 11999 clauses out of 24007 with flag 81000/81000
388.57/385.43	c cleaning 12991 clauses out of 26008 with flag 95000/95000
445.55/442.22	c cleaning 13976 clauses out of 28017 with flag 110000/110000
526.87/523.45	c cleaning 15013 clauses out of 30042 with flag 126001/126001
624.50/620.90	c cleaning 16007 clauses out of 32030 with flag 143002/143002
682.89/679.15	c cleaning 17001 clauses out of 34022 with flag 161001/161001
752.68/748.70	c cleaning 17974 clauses out of 36020 with flag 180000/180000
885.55/881.41	c cleaning 19006 clauses out of 38046 with flag 200000/200000
980.54/976.36	c cleaning 20010 clauses out of 40044 with flag 221004/221004
1065.91/1061.59	c cleaning 20989 clauses out of 42031 with flag 243001/243001
1141.95/1137.59	c cleaning 22013 clauses out of 44041 with flag 266000/266000
1249.11/1244.61	c cleaning 23009 clauses out of 46028 with flag 290000/290000
1367.39/1362.61	c cleaning 23994 clauses out of 48020 with flag 315001/315001
1479.03/1473.89	c cleaning 25008 clauses out of 50029 with flag 341004/341004
1603.40/1597.91	c cleaning 26000 clauses out of 52017 with flag 368000/368000
1753.56/1747.82	c cleaning 27001 clauses out of 54017 with flag 396000/396000
1800.07/1794.21	c starts		: 147
1800.07/1794.21	c conflicts		: 405749
1800.07/1794.21	c decisions		: 2358363
1800.07/1794.21	c propagations		: 406623868
1800.07/1794.21	c inspects		: 8481711836
1800.07/1794.21	c shortcuts		: 0
1800.07/1794.21	c learnt literals	: 0
1800.07/1794.21	c learnt binary clauses	: 45
1800.07/1794.21	c learnt ternary clauses	: 6
1800.07/1794.21	c learnt constraints	: 405749
1800.07/1794.21	c ignored constraints	: 0
1800.07/1794.21	c root simplifications	: 0
1800.07/1794.21	c removed literals (reason simplification)	: 0
1800.07/1794.21	c reason swapping (by a shorter reason)	: 0
1800.07/1794.21	c Calls to reduceDB	: 24
1800.07/1794.21	c number of reductions to clauses (during analyze)	: 0
1800.07/1794.21	c number of learned constraints concerned by reduction	: 0
1800.07/1794.21	c number of learning phase by resolution	: 0
1800.07/1794.21	c number of learning phase by cutting planes	: 0
1800.07/1794.21	c speed (assignments/second)	: 227133.609385552
1800.07/1794.21	c non guided choices	0
1800.07/1794.23	c learnt constraints type 
1800.07/1794.23	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 45
1800.07/1794.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 36724
1800.07/1794.23	c constraints type 
1800.07/1794.23	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 121326
1800.07/1794.23	c org.sat4j.minisat.constraints.cnf.UnitClauses => 3
1800.07/1794.23	c org.sat4j.minisat.constraints.card.MinWatchCard => 57
1800.07/1794.23	c ignored satisfied constraints => 3
1800.07/1794.23	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 367550
1800.07/1794.23	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 121375
1800.07/1794.23	c 610314 constraints processed.
1800.07/1794.23	s UNKNOWN
1800.07/1794.23	c Total wall clock time (in seconds): 1794.132

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

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.07 2.02 2.00 2/194 23518
/proc/meminfo: memFree=29393400/32873844 swapFree=7100/7100
[pid=23518] ppid=23516 vsize=89736 CPUtime=0 cores=1,3,5,7
/proc/23518/stat : 23518 (java) S 23516 23518 20833 0 -1 4202496 1160 0 0 0 0 0 0 0 20 0 2 0 255747423 91889664 881 33554432000 1073741824 1073778376 140735926673040 140735926664176 249653395517 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23518/statm: 22434 885 669 9 0 16769 0
[pid=23518/tid=23519] ppid=23516 vsize=89736 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23519/stat : 23519 (java) R 23516 23518 20833 0 -1 4202560 27 0 0 0 0 0 0 0 20 0 2 0 255747424 91889664 893 33554432000 1073741824 1073778376 140735926673040 140735926662104 139899956616288 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.06828 s]
/proc/loadavg: 2.07 2.02 2.00 2/194 23518
/proc/meminfo: memFree=29393400/32873844 swapFree=7100/7100
[pid=23518] ppid=23516 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/23518/stat : 23518 (java) S 23516 23518 20833 0 -1 4202496 3349 0 1 0 5 1 0 0 20 0 18 0 255747423 9787813888 4558 33554432000 1073741824 1073778376 140735926673040 140735926664176 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23518/statm: 2389603 4558 1772 9 0 2380296 0
[pid=23518/tid=23519] ppid=23516 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/23518/task/23519/stat : 23519 (java) R 23516 23518 20833 0 -1 4202560 2141 0 1 0 4 0 0 0 20 0 18 0 255747424 9787813888 4559 33554432000 1073741824 1073778376 140735926673040 139899950066336 139899957828404 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9558412

[startup+0.100372 s]
/proc/loadavg: 2.07 2.02 2.00 2/194 23518
/proc/meminfo: memFree=29393400/32873844 swapFree=7100/7100
[pid=23518] ppid=23516 vsize=9558412 CPUtime=0.11 cores=1,3,5,7
/proc/23518/stat : 23518 (java) S 23516 23518 20833 0 -1 4202496 4453 0 1 0 10 1 0 0 20 0 18 0 255747423 9787813888 6118 33554432000 1073741824 1073778376 140735926673040 140735926664176 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23518/statm: 2389603 6118 2138 9 0 2380296 0
[pid=23518/tid=23519] ppid=23516 vsize=9558412 CPUtime=0.07 cores=1,3,5,7
/proc/23518/task/23519/stat : 23519 (java) R 23516 23518 20833 0 -1 4202560 2427 0 1 0 7 0 0 0 20 0 18 0 255747424 9787813888 6118 33554432000 1073741824 1073778376 140735926673040 139899950062360 249653421325 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558412

[startup+0.300327 s]
/proc/loadavg: 2.07 2.02 2.00 2/194 23518
/proc/meminfo: memFree=29393400/32873844 swapFree=7100/7100
[pid=23518] ppid=23516 vsize=9558412 CPUtime=0.46 cores=1,3,5,7
/proc/23518/stat : 23518 (java) S 23516 23518 20833 0 -1 4202496 5433 0 1 0 44 2 0 0 20 0 18 0 255747423 9787813888 15319 33554432000 1073741824 1073778376 140735926673040 140735926664176 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23518/statm: 2389603 15319 2215 9 0 2380296 0
[pid=23518/tid=23519] ppid=23516 vsize=9558412 CPUtime=0.27 cores=1,3,5,7
/proc/23518/task/23519/stat : 23519 (java) R 23516 23518 20833 0 -1 4202560 2454 0 1 0 26 1 0 0 20 0 18 0 255747424 9787813888 15319 33554432000 1073741824 1073778376 140735926673040 139899950063384 139899785592576 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558412

[startup+0.700255 s]
/proc/loadavg: 2.07 2.02 2.00 2/194 23518
/proc/meminfo: memFree=29393400/32873844 swapFree=7100/7100
[pid=23518] ppid=23516 vsize=9558412 CPUtime=1.17 cores=1,3,5,7
/proc/23518/stat : 23518 (java) S 23516 23518 20833 0 -1 4202496 6088 0 1 0 105 12 0 0 20 0 18 0 255747423 9787813888 53192 33554432000 1073741824 1073778376 140735926673040 140735926664176 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23518/statm: 2389603 53192 2236 9 0 2380296 0
[pid=23518/tid=23519] ppid=23516 vsize=9558412 CPUtime=0.6 cores=1,3,5,7
/proc/23518/task/23519/stat : 23519 (java) S 23516 23518 20833 0 -1 4202560 2502 0 1 0 57 3 0 0 20 0 18 0 255747424 9787813888 53192 33554432000 1073741824 1073778376 140735926673040 139899950062984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 9558412

[startup+1.50079 s]
/proc/loadavg: 2.07 2.02 2.00 3/212 23536
/proc/meminfo: memFree=29174492/32873844 swapFree=7100/7100
[pid=23518] ppid=23516 vsize=9558412 CPUtime=2.61 cores=1,3,5,7
/proc/23518/stat : 23518 (java) S 23516 23518 20833 0 -1 4202496 11989 0 1 0 237 24 0 0 20 0 18 0 255747423 9787813888 96494 33554432000 1073741824 1073778376 140735926673040 140735926664176 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23518/statm: 2389603 96494 2254 9 0 2380296 0
[pid=23518/tid=23519] ppid=23516 vsize=9558412 CPUtime=1.3 cores=1,3,5,7
/proc/23518/task/23519/stat : 23519 (java) R 23516 23518 20833 0 -1 4202560 2564 0 1 0 125 5 0 0 20 0 18 0 255747424 9787813888 96494 33554432000 1073741824 1073778376 140735926673040 139899950055344 139899785593305 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23521] ppid=23516 vsize=9558412 CPUtime=0.08 cores=1,3,5,7
/proc/23518/task/23521/stat : 23521 (java) S 23516 23518 20833 0 -1 4202560 39 0 0 0 6 2 0 0 20 0 18 0 255747424 9787813888 96494 33554432000 1073741824 1073778376 140735926673040 139899911555368 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23518/tid=23522] ppid=23516 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/23518/task/23522/stat : 23522 (java) S 23516 23518 20833 0 -1 4202560 124 0 0 0 6 3 0 0 20 0 18 0 255747424 9787813888 96494 33554432000 1073741824 1073778376 140735926673040 139899910502568 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23523] ppid=23516 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/23518/task/23523/stat : 23523 (java) S 23516 23518 20833 0 -1 4202560 109 0 0 0 3 2 0 0 20 0 18 0 255747424 9787813888 96494 33554432000 1073741824 1073778376 140735926673040 139899909450280 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23518/tid=23524] ppid=23516 vsize=9558412 CPUtime=0.07 cores=1,3,5,7
/proc/23518/task/23524/stat : 23524 (java) S 23516 23518 20833 0 -1 4202560 49 0 0 0 5 2 0 0 20 0 18 0 255747424 9787813888 96494 33554432000 1073741824 1073778376 140735926673040 139899908397480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23525] ppid=23516 vsize=9558412 CPUtime=0.1 cores=1,3,5,7
/proc/23518/task/23525/stat : 23525 (java) S 23516 23518 20833 0 -1 4202560 135 0 0 0 7 3 0 0 20 0 18 0 255747424 9787813888 96494 33554432000 1073741824 1073778376 140735926673040 139899907345192 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23526] ppid=23516 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/23518/task/23526/stat : 23526 (java) S 23516 23518 20833 0 -1 4202560 27 0 0 0 3 1 0 0 20 0 18 0 255747424 9787813888 96494 33554432000 1073741824 1073778376 140735926673040 139899906292392 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23518/tid=23527] ppid=23516 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/23518/task/23527/stat : 23527 (java) S 23516 23518 20833 0 -1 4202560 29 0 0 0 3 1 0 0 20 0 18 0 255747424 9787813888 96494 33554432000 1073741824 1073778376 140735926673040 139899905240104 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23518/tid=23528] ppid=23516 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/23518/task/23528/stat : 23528 (java) S 23516 23518 20833 0 -1 4202560 123 0 0 0 4 2 0 0 20 0 18 0 255747424 9787813888 96494 33554432000 1073741824 1073778376 140735926673040 139899904187304 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23529] ppid=23516 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23529/stat : 23529 (java) S 23516 23518 20833 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 18 0 255747425 9787813888 96494 33554432000 1073741824 1073778376 140735926673040 139899773819112 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23530] ppid=23516 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23530/stat : 23530 (java) S 23516 23518 20833 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255747426 9787813888 96494 33554432000 1073741824 1073778376 140735926673040 139899772765176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23531] ppid=23516 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23531/stat : 23531 (java) S 23516 23518 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255747426 9787813888 96494 33554432000 1073741824 1073778376 140735926673040 139899771712776 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23532] ppid=23516 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23532/stat : 23532 (java) S 23516 23518 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255747428 9787813888 96494 33554432000 1073741824 1073778376 140735926673040 139899770661264 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23533] ppid=23516 vsize=9558412 CPUtime=0.32 cores=1,3,5,7
/proc/23518/task/23533/stat : 23533 (java) S 23516 23518 20833 0 -1 4202560 2790 0 0 0 32 0 0 0 20 0 18 0 255747428 9787813888 96494 33554432000 1073741824 1073778376 140735926673040 139899769608888 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23534] ppid=23516 vsize=9558412 CPUtime=0.3 cores=1,3,5,7
/proc/23518/task/23534/stat : 23534 (java) S 23516 23518 20833 0 -1 4202560 4629 0 0 0 29 1 0 0 20 0 18 0 255747428 9787813888 96494 33554432000 1073741824 1073778376 140735926673040 139898895985208 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23518/tid=23535] ppid=23516 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23535/stat : 23535 (java) S 23516 23518 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255747428 9787813888 96494 33554432000 1073741824 1073778376 140735926673040 139898894933112 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23518/tid=23536] ppid=23516 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23536/stat : 23536 (java) S 23516 23518 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255747428 9787813888 96494 33554432000 1073741824 1073778376 140735926673040 139898893880520 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 9558412

[startup+3.10079 s]
/proc/loadavg: 2.07 2.02 2.00 3/212 23536
/proc/meminfo: memFree=28984464/32873844 swapFree=7100/7100
[pid=23518] ppid=23516 vsize=9558412 CPUtime=4.45 cores=1,3,5,7
/proc/23518/stat : 23518 (java) S 23516 23518 20833 0 -1 4202496 12443 0 1 0 413 32 0 0 20 0 18 0 255747423 9787813888 154650 33554432000 1073741824 1073778376 140735926673040 140735926664176 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23518/statm: 2389603 154650 2255 9 0 2380296 0
[pid=23518/tid=23519] ppid=23516 vsize=9558412 CPUtime=2.85 cores=1,3,5,7
/proc/23518/task/23519/stat : 23519 (java) R 23516 23518 20833 0 -1 4202560 2843 0 1 0 276 9 0 0 20 0 18 0 255747424 9787813888 154650 33554432000 1073741824 1073778376 140735926673040 139899950061944 249653421325 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23518/tid=23521] ppid=23516 vsize=9558412 CPUtime=0.11 cores=1,3,5,7
/proc/23518/task/23521/stat : 23521 (java) S 23516 23518 20833 0 -1 4202560 48 0 0 0 8 3 0 0 20 0 18 0 255747424 9787813888 154650 33554432000 1073741824 1073778376 140735926673040 139899911555368 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23518/tid=23522] ppid=23516 vsize=9558412 CPUtime=0.1 cores=1,3,5,7
/proc/23518/task/23522/stat : 23522 (java) S 23516 23518 20833 0 -1 4202560 131 0 0 0 7 3 0 0 20 0 18 0 255747424 9787813888 154650 33554432000 1073741824 1073778376 140735926673040 139899910502568 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23518/tid=23523] ppid=23516 vsize=9558412 CPUtime=0.07 cores=1,3,5,7
/proc/23518/task/23523/stat : 23523 (java) S 23516 23518 20833 0 -1 4202560 117 0 0 0 5 2 0 0 20 0 18 0 255747424 9787813888 154650 33554432000 1073741824 1073778376 140735926673040 139899909450280 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23518/tid=23524] ppid=23516 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/23518/task/23524/stat : 23524 (java) S 23516 23518 20833 0 -1 4202560 80 0 0 0 6 3 0 0 20 0 18 0 255747424 9787813888 154650 33554432000 1073741824 1073778376 140735926673040 139899908397480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23525] ppid=23516 vsize=9558412 CPUtime=0.11 cores=1,3,5,7
/proc/23518/task/23525/stat : 23525 (java) S 23516 23518 20833 0 -1 4202560 140 0 0 0 8 3 0 0 20 0 18 0 255747424 9787813888 154650 33554432000 1073741824 1073778376 140735926673040 139899907345192 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23526] ppid=23516 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/23518/task/23526/stat : 23526 (java) S 23516 23518 20833 0 -1 4202560 33 0 0 0 4 2 0 0 20 0 18 0 255747424 9787813888 154650 33554432000 1073741824 1073778376 140735926673040 139899906292392 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23527] ppid=23516 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/23518/task/23527/stat : 23527 (java) S 23516 23518 20833 0 -1 4202560 63 0 0 0 7 2 0 0 20 0 18 0 255747424 9787813888 154650 33554432000 1073741824 1073778376 140735926673040 139899905240104 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23518/tid=23528] ppid=23516 vsize=9558412 CPUtime=0.08 cores=1,3,5,7
/proc/23518/task/23528/stat : 23528 (java) S 23516 23518 20833 0 -1 4202560 134 0 0 0 6 2 0 0 20 0 18 0 255747424 9787813888 154650 33554432000 1073741824 1073778376 140735926673040 139899904187304 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23529] ppid=23516 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23529/stat : 23529 (java) S 23516 23518 20833 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 18 0 255747425 9787813888 154650 33554432000 1073741824 1073778376 140735926673040 139899773819112 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23530] ppid=23516 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23530/stat : 23530 (java) S 23516 23518 20833 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255747426 9787813888 154650 33554432000 1073741824 1073778376 140735926673040 139899772765176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23531] ppid=23516 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23531/stat : 23531 (java) S 23516 23518 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255747426 9787813888 154650 33554432000 1073741824 1073778376 140735926673040 139899771712776 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23532] ppid=23516 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23532/stat : 23532 (java) S 23516 23518 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255747428 9787813888 154650 33554432000 1073741824 1073778376 140735926673040 139899770661264 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23533] ppid=23516 vsize=9558412 CPUtime=0.36 cores=1,3,5,7
/proc/23518/task/23533/stat : 23533 (java) S 23516 23518 20833 0 -1 4202560 2794 0 0 0 36 0 0 0 20 0 18 0 255747428 9787813888 154650 33554432000 1073741824 1073778376 140735926673040 139899769608888 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23534] ppid=23516 vsize=9558412 CPUtime=0.35 cores=1,3,5,7
/proc/23518/task/23534/stat : 23534 (java) S 23516 23518 20833 0 -1 4202560 4689 0 0 0 34 1 0 0 20 0 18 0 255747428 9787813888 154650 33554432000 1073741824 1073778376 140735926673040 139898895985208 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23518/tid=23535] ppid=23516 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23535/stat : 23535 (java) S 23516 23518 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255747428 9787813888 154650 33554432000 1073741824 1073778376 140735926673040 139898894933112 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23518/tid=23536] ppid=23516 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23536/stat : 23536 (java) S 23516 23518 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255747428 9787813888 154650 33554432000 1073741824 1073778376 140735926673040 139898893880520 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.45
Current children cumulated vsize (KiB) 9558412

[startup+6.30084 s]
/proc/loadavg: 2.06 2.02 2.00 4/213 23537
/proc/meminfo: memFree=28730564/32873844 swapFree=7100/7100
[pid=23518] ppid=23516 vsize=9624976 CPUtime=8.34 cores=1,3,5,7
/proc/23518/stat : 23518 (java) S 23516 23518 20833 0 -1 4202496 12960 0 1 0 796 38 0 0 20 0 19 0 255747423 9855975424 167539 33554432000 1073741824 1073778376 140735926673040 140735926664176 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23518/statm: 2406244 167539 2265 9 0 2396937 0
[pid=23518/tid=23519] ppid=23516 vsize=9624976 CPUtime=5.95 cores=1,3,5,7
/proc/23518/task/23519/stat : 23519 (java) R 23516 23518 20833 0 -1 4202560 2857 0 1 0 586 9 0 0 20 0 19 0 255747424 9855975424 167539 33554432000 1073741824 1073778376 140735926673040 139899950062128 139899786014133 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23518/tid=23521] ppid=23516 vsize=9624976 CPUtime=0.18 cores=1,3,5,7
/proc/23518/task/23521/stat : 23521 (java) S 23516 23518 20833 0 -1 4202560 77 0 0 0 14 4 0 0 20 0 19 0 255747424 9855975424 167539 33554432000 1073741824 1073778376 140735926673040 139899911555368 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23522] ppid=23516 vsize=9624976 CPUtime=0.13 cores=1,3,5,7
/proc/23518/task/23522/stat : 23522 (java) S 23516 23518 20833 0 -1 4202560 138 0 0 0 10 3 0 0 20 0 19 0 255747424 9855975424 167539 33554432000 1073741824 1073778376 140735926673040 139899910502568 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23518/tid=23523] ppid=23516 vsize=9624976 CPUtime=0.12 cores=1,3,5,7
/proc/23518/task/23523/stat : 23523 (java) S 23516 23518 20833 0 -1 4202560 133 0 0 0 8 4 0 0 20 0 19 0 255747424 9855975424 167539 33554432000 1073741824 1073778376 140735926673040 139899909450280 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23524] ppid=23516 vsize=9624976 CPUtime=0.12 cores=1,3,5,7
/proc/23518/task/23524/stat : 23524 (java) S 23516 23518 20833 0 -1 4202560 90 0 0 0 8 4 0 0 20 0 19 0 255747424 9855975424 167539 33554432000 1073741824 1073778376 140735926673040 139899908397480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23525] ppid=23516 vsize=9624976 CPUtime=0.14 cores=1,3,5,7
/proc/23518/task/23525/stat : 23525 (java) S 23516 23518 20833 0 -1 4202560 145 0 0 0 11 3 0 0 20 0 19 0 255747424 9855975424 167539 33554432000 1073741824 1073778376 140735926673040 139899907345192 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23526] ppid=23516 vsize=9624976 CPUtime=0.1 cores=1,3,5,7
/proc/23518/task/23526/stat : 23526 (java) S 23516 23518 20833 0 -1 4202560 47 0 0 0 7 3 0 0 20 0 19 0 255747424 9855975424 167539 33554432000 1073741824 1073778376 140735926673040 139899906292392 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23527] ppid=23516 vsize=9624976 CPUtime=0.17 cores=1,3,5,7
/proc/23518/task/23527/stat : 23527 (java) S 23516 23518 20833 0 -1 4202560 96 0 0 0 13 4 0 0 20 0 19 0 255747424 9855975424 167539 33554432000 1073741824 1073778376 140735926673040 139899905240104 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23528] ppid=23516 vsize=9624976 CPUtime=0.1 cores=1,3,5,7
/proc/23518/task/23528/stat : 23528 (java) S 23516 23518 20833 0 -1 4202560 140 0 0 0 7 3 0 0 20 0 19 0 255747424 9855975424 167539 33554432000 1073741824 1073778376 140735926673040 139899904187304 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23518/tid=23529] ppid=23516 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23529/stat : 23529 (java) S 23516 23518 20833 0 -1 4202560 484 0 0 0 0 0 0 0 20 0 19 0 255747425 9855975424 167539 33554432000 1073741824 1073778376 140735926673040 139899773819112 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23530] ppid=23516 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23530/stat : 23530 (java) S 23516 23518 20833 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255747426 9855975424 167539 33554432000 1073741824 1073778376 140735926673040 139899772765176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23531] ppid=23516 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23531/stat : 23531 (java) S 23516 23518 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255747426 9855975424 167539 33554432000 1073741824 1073778376 140735926673040 139899771712776 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23532] ppid=23516 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23532/stat : 23532 (java) S 23516 23518 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255747428 9855975424 167539 33554432000 1073741824 1073778376 140735926673040 139899770661264 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23533] ppid=23516 vsize=9624976 CPUtime=0.55 cores=1,3,5,7
/proc/23518/task/23533/stat : 23533 (java) S 23516 23518 20833 0 -1 4202560 2802 0 0 0 55 0 0 0 20 0 19 0 255747428 9855975424 167539 33554432000 1073741824 1073778376 140735926673040 139899769608888 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23534] ppid=23516 vsize=9624976 CPUtime=0.61 cores=1,3,5,7
/proc/23518/task/23534/stat : 23534 (java) S 23516 23518 20833 0 -1 4202560 4765 0 0 0 59 2 0 0 20 0 19 0 255747428 9855975424 167539 33554432000 1073741824 1073778376 140735926673040 139898895985208 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23535] ppid=23516 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23535/stat : 23535 (java) S 23516 23518 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255747428 9855975424 167539 33554432000 1073741824 1073778376 140735926673040 139898894933112 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23518/tid=23536] ppid=23516 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23536/stat : 23536 (java) S 23516 23518 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255747428 9855975424 167539 33554432000 1073741824 1073778376 140735926673040 139898893880520 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0

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

[pid=23518/tid=23533] ppid=23516 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/23518/task/23533/stat : 23533 (java) S 23516 23518 20833 0 -1 4202560 3210 0 0 0 64 1 0 0 20 0 19 0 255747428 9855975424 283522 33554432000 1073741824 1073778376 140735926673040 139899769608888 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23518/tid=23534] ppid=23516 vsize=9624976 CPUtime=0.69 cores=1,3,5,7
/proc/23518/task/23534/stat : 23534 (java) S 23516 23518 20833 0 -1 4202560 4777 0 0 0 67 2 0 0 20 0 19 0 255747428 9855975424 283522 33554432000 1073741824 1073778376 140735926673040 139898895985208 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23535] ppid=23516 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23535/stat : 23535 (java) S 23516 23518 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255747428 9855975424 283522 33554432000 1073741824 1073778376 140735926673040 139898894933112 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23518/tid=23536] ppid=23516 vsize=9624976 CPUtime=0.87 cores=1,3,5,7
/proc/23518/task/23536/stat : 23536 (java) S 23516 23518 20833 0 -1 4202560 95 0 0 0 42 45 0 0 20 0 19 0 255747428 9855975424 283522 33554432000 1073741824 1073778376 140735926673040 139898893880520 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23537] ppid=23516 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23537/stat : 23537 (java) S 23516 23518 20833 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255747821 9855975424 283522 33554432000 1073741824 1073778376 140735926673040 139898892825512 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1667.95
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/213 23702
/proc/meminfo: memFree=28238196/32873844 swapFree=7100/7100
[pid=23518] ppid=23516 vsize=9624976 CPUtime=1728.01 cores=1,3,5,7
/proc/23518/stat : 23518 (java) S 23516 23518 20833 0 -1 4202496 15502 0 1 0 172628 173 0 0 20 0 19 0 255747423 9855975424 285630 33554432000 1073741824 1073778376 140735926673040 140735926664176 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23518/statm: 2406244 285630 2281 9 0 2396937 0
[pid=23518/tid=23519] ppid=23516 vsize=9624976 CPUtime=1707.31 cores=1,3,5,7
/proc/23518/task/23519/stat : 23519 (java) R 23516 23518 20833 0 -1 4202560 2882 0 1 0 170696 35 0 0 20 0 19 0 255747424 9855975424 285630 33554432000 1073741824 1073778376 140735926673040 139899950063904 139899786069137 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23518/tid=23521] ppid=23516 vsize=9624976 CPUtime=0.62 cores=1,3,5,7
/proc/23518/task/23521/stat : 23521 (java) S 23516 23518 20833 0 -1 4202560 286 0 0 0 48 14 0 0 20 0 19 0 255747424 9855975424 285630 33554432000 1073741824 1073778376 140735926673040 139899911555368 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23522] ppid=23516 vsize=9624976 CPUtime=0.53 cores=1,3,5,7
/proc/23518/task/23522/stat : 23522 (java) S 23516 23518 20833 0 -1 4202560 310 0 0 0 44 9 0 0 20 0 19 0 255747424 9855975424 285630 33554432000 1073741824 1073778376 140735926673040 139899910502568 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23523] ppid=23516 vsize=9624976 CPUtime=0.52 cores=1,3,5,7
/proc/23518/task/23523/stat : 23523 (java) S 23516 23518 20833 0 -1 4202560 302 0 0 0 43 9 0 0 20 0 19 0 255747424 9855975424 285630 33554432000 1073741824 1073778376 140735926673040 139899909450280 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23524] ppid=23516 vsize=9624976 CPUtime=0.56 cores=1,3,5,7
/proc/23518/task/23524/stat : 23524 (java) S 23516 23518 20833 0 -1 4202560 359 0 0 0 44 12 0 0 20 0 19 0 255747424 9855975424 285630 33554432000 1073741824 1073778376 140735926673040 139899908397480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23518/tid=23525] ppid=23516 vsize=9624976 CPUtime=0.48 cores=1,3,5,7
/proc/23518/task/23525/stat : 23525 (java) S 23516 23518 20833 0 -1 4202560 226 0 0 0 39 9 0 0 20 0 19 0 255747424 9855975424 285630 33554432000 1073741824 1073778376 140735926673040 139899907345192 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23526] ppid=23516 vsize=9624976 CPUtime=0.5 cores=1,3,5,7
/proc/23518/task/23526/stat : 23526 (java) S 23516 23518 20833 0 -1 4202560 212 0 0 0 40 10 0 0 20 0 19 0 255747424 9855975424 285630 33554432000 1073741824 1073778376 140735926673040 139899906292392 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23527] ppid=23516 vsize=9624976 CPUtime=0.5 cores=1,3,5,7
/proc/23518/task/23527/stat : 23527 (java) S 23516 23518 20833 0 -1 4202560 285 0 0 0 42 8 0 0 20 0 19 0 255747424 9855975424 285630 33554432000 1073741824 1073778376 140735926673040 139899905240104 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23528] ppid=23516 vsize=9624976 CPUtime=0.49 cores=1,3,5,7
/proc/23518/task/23528/stat : 23528 (java) S 23516 23518 20833 0 -1 4202560 323 0 0 0 39 10 0 0 20 0 19 0 255747424 9855975424 285630 33554432000 1073741824 1073778376 140735926673040 139899904187304 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23529] ppid=23516 vsize=9624976 CPUtime=9.25 cores=1,3,5,7
/proc/23518/task/23529/stat : 23529 (java) S 23516 23518 20833 0 -1 4202560 1046 0 0 0 918 7 0 0 20 0 19 0 255747425 9855975424 285630 33554432000 1073741824 1073778376 140735926673040 139899773819112 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23530] ppid=23516 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23530/stat : 23530 (java) S 23516 23518 20833 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255747426 9855975424 285630 33554432000 1073741824 1073778376 140735926673040 139899772765176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23531] ppid=23516 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23531/stat : 23531 (java) S 23516 23518 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255747426 9855975424 285630 33554432000 1073741824 1073778376 140735926673040 139899771712776 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23532] ppid=23516 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23532/stat : 23532 (java) S 23516 23518 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255747428 9855975424 285630 33554432000 1073741824 1073778376 140735926673040 139899770661264 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23533] ppid=23516 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/23518/task/23533/stat : 23533 (java) S 23516 23518 20833 0 -1 4202560 3210 0 0 0 64 1 0 0 20 0 19 0 255747428 9855975424 285630 33554432000 1073741824 1073778376 140735926673040 139899769608888 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23518/tid=23534] ppid=23516 vsize=9624976 CPUtime=0.69 cores=1,3,5,7
/proc/23518/task/23534/stat : 23534 (java) S 23516 23518 20833 0 -1 4202560 4777 0 0 0 67 2 0 0 20 0 19 0 255747428 9855975424 285630 33554432000 1073741824 1073778376 140735926673040 139898895985208 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23535] ppid=23516 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23535/stat : 23535 (java) S 23516 23518 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255747428 9855975424 285630 33554432000 1073741824 1073778376 140735926673040 139898894933112 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23518/tid=23536] ppid=23516 vsize=9624976 CPUtime=0.91 cores=1,3,5,7
/proc/23518/task/23536/stat : 23536 (java) S 23516 23518 20833 0 -1 4202560 99 0 0 0 44 47 0 0 20 0 19 0 255747428 9855975424 285630 33554432000 1073741824 1073778376 140735926673040 139898893880520 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23537] ppid=23516 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23537/stat : 23537 (java) S 23516 23518 20833 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255747821 9855975424 285630 33554432000 1073741824 1073778376 140735926673040 139898892825512 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1728.01
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/213 23702
/proc/meminfo: memFree=28226104/32873844 swapFree=7100/7100
[pid=23518] ppid=23516 vsize=9624976 CPUtime=1788.16 cores=1,3,5,7
/proc/23518/stat : 23518 (java) S 23516 23518 20833 0 -1 4202496 15511 0 1 0 178639 177 0 0 20 0 19 0 255747423 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 140735926664176 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23518/statm: 2406244 285620 2281 9 0 2396937 0
[pid=23518/tid=23519] ppid=23516 vsize=9624976 CPUtime=1766.6 cores=1,3,5,7
/proc/23518/task/23519/stat : 23519 (java) R 23516 23518 20833 0 -1 4202560 2884 0 1 0 176624 36 0 0 20 0 19 0 255747424 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139899950063904 139899786014133 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23518/tid=23521] ppid=23516 vsize=9624976 CPUtime=0.63 cores=1,3,5,7
/proc/23518/task/23521/stat : 23521 (java) S 23516 23518 20833 0 -1 4202560 286 0 0 0 49 14 0 0 20 0 19 0 255747424 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139899911555368 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23522] ppid=23516 vsize=9624976 CPUtime=0.54 cores=1,3,5,7
/proc/23518/task/23522/stat : 23522 (java) S 23516 23518 20833 0 -1 4202560 310 0 0 0 45 9 0 0 20 0 19 0 255747424 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139899910502568 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23523] ppid=23516 vsize=9624976 CPUtime=0.52 cores=1,3,5,7
/proc/23518/task/23523/stat : 23523 (java) S 23516 23518 20833 0 -1 4202560 302 0 0 0 43 9 0 0 20 0 19 0 255747424 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139899909450280 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23524] ppid=23516 vsize=9624976 CPUtime=0.58 cores=1,3,5,7
/proc/23518/task/23524/stat : 23524 (java) S 23516 23518 20833 0 -1 4202560 359 0 0 0 46 12 0 0 20 0 19 0 255747424 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139899908397480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23518/tid=23525] ppid=23516 vsize=9624976 CPUtime=0.48 cores=1,3,5,7
/proc/23518/task/23525/stat : 23525 (java) S 23516 23518 20833 0 -1 4202560 226 0 0 0 39 9 0 0 20 0 19 0 255747424 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139899907345192 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23526] ppid=23516 vsize=9624976 CPUtime=0.51 cores=1,3,5,7
/proc/23518/task/23526/stat : 23526 (java) S 23516 23518 20833 0 -1 4202560 212 0 0 0 41 10 0 0 20 0 19 0 255747424 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139899906292392 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23527] ppid=23516 vsize=9624976 CPUtime=0.52 cores=1,3,5,7
/proc/23518/task/23527/stat : 23527 (java) S 23516 23518 20833 0 -1 4202560 285 0 0 0 44 8 0 0 20 0 19 0 255747424 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139899905240104 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23528] ppid=23516 vsize=9624976 CPUtime=0.51 cores=1,3,5,7
/proc/23518/task/23528/stat : 23528 (java) S 23516 23518 20833 0 -1 4202560 323 0 0 0 41 10 0 0 20 0 19 0 255747424 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139899904187304 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23518/tid=23529] ppid=23516 vsize=9624976 CPUtime=9.77 cores=1,3,5,7
/proc/23518/task/23529/stat : 23529 (java) S 23516 23518 20833 0 -1 4202560 1047 0 0 0 970 7 0 0 20 0 19 0 255747425 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139899773819112 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23530] ppid=23516 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23530/stat : 23530 (java) S 23516 23518 20833 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255747426 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139899772765176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23531] ppid=23516 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23531/stat : 23531 (java) S 23516 23518 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255747426 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139899771712776 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23532] ppid=23516 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23532/stat : 23532 (java) S 23516 23518 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255747428 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139899770661264 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23533] ppid=23516 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/23518/task/23533/stat : 23533 (java) S 23516 23518 20833 0 -1 4202560 3212 0 0 0 64 1 0 0 20 0 19 0 255747428 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139899769608888 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23518/tid=23534] ppid=23516 vsize=9624976 CPUtime=0.69 cores=1,3,5,7
/proc/23518/task/23534/stat : 23534 (java) S 23516 23518 20833 0 -1 4202560 4777 0 0 0 67 2 0 0 20 0 19 0 255747428 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139898895985208 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23535] ppid=23516 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23535/stat : 23535 (java) S 23516 23518 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255747428 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139898894933112 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23518/tid=23536] ppid=23516 vsize=9624976 CPUtime=0.94 cores=1,3,5,7
/proc/23518/task/23536/stat : 23536 (java) S 23516 23518 20833 0 -1 4202560 103 0 0 0 45 49 0 0 20 0 19 0 255747428 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139898893880520 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23537] ppid=23516 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23537/stat : 23537 (java) S 23516 23518 20833 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255747821 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139898892825512 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1788.16
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.2 s]
/proc/loadavg: 2.04 2.03 2.00 3/213 23702
/proc/meminfo: memFree=28226228/32873844 swapFree=7100/7100
[pid=23518] ppid=23516 vsize=9624976 CPUtime=1800.07 cores=1,3,5,7
/proc/23518/stat : 23518 (java) S 23516 23518 20833 0 -1 4202496 15511 0 1 0 179830 177 0 0 20 0 19 0 255747423 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 140735926664176 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23518/statm: 2406244 285620 2281 9 0 2396937 0
[pid=23518/tid=23519] ppid=23516 vsize=9624976 CPUtime=1778.48 cores=1,3,5,7
/proc/23518/task/23519/stat : 23519 (java) R 23516 23518 20833 0 -1 4202560 2884 0 1 0 177811 37 0 0 20 0 19 0 255747424 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139899950063904 139899785651441 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23518/tid=23521] ppid=23516 vsize=9624976 CPUtime=0.63 cores=1,3,5,7
/proc/23518/task/23521/stat : 23521 (java) S 23516 23518 20833 0 -1 4202560 286 0 0 0 49 14 0 0 20 0 19 0 255747424 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139899911555368 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23522] ppid=23516 vsize=9624976 CPUtime=0.54 cores=1,3,5,7
/proc/23518/task/23522/stat : 23522 (java) S 23516 23518 20833 0 -1 4202560 310 0 0 0 45 9 0 0 20 0 19 0 255747424 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139899910502568 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23523] ppid=23516 vsize=9624976 CPUtime=0.52 cores=1,3,5,7
/proc/23518/task/23523/stat : 23523 (java) S 23516 23518 20833 0 -1 4202560 302 0 0 0 43 9 0 0 20 0 19 0 255747424 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139899909450280 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23524] ppid=23516 vsize=9624976 CPUtime=0.58 cores=1,3,5,7
/proc/23518/task/23524/stat : 23524 (java) S 23516 23518 20833 0 -1 4202560 359 0 0 0 46 12 0 0 20 0 19 0 255747424 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139899908397480 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23518/tid=23525] ppid=23516 vsize=9624976 CPUtime=0.48 cores=1,3,5,7
/proc/23518/task/23525/stat : 23525 (java) S 23516 23518 20833 0 -1 4202560 226 0 0 0 39 9 0 0 20 0 19 0 255747424 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139899907345192 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23526] ppid=23516 vsize=9624976 CPUtime=0.51 cores=1,3,5,7
/proc/23518/task/23526/stat : 23526 (java) S 23516 23518 20833 0 -1 4202560 212 0 0 0 41 10 0 0 20 0 19 0 255747424 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139899906292392 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23527] ppid=23516 vsize=9624976 CPUtime=0.52 cores=1,3,5,7
/proc/23518/task/23527/stat : 23527 (java) S 23516 23518 20833 0 -1 4202560 285 0 0 0 44 8 0 0 20 0 19 0 255747424 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139899905240104 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23528] ppid=23516 vsize=9624976 CPUtime=0.51 cores=1,3,5,7
/proc/23518/task/23528/stat : 23528 (java) S 23516 23518 20833 0 -1 4202560 323 0 0 0 41 10 0 0 20 0 19 0 255747424 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139899904187304 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23518/tid=23529] ppid=23516 vsize=9624976 CPUtime=9.77 cores=1,3,5,7
/proc/23518/task/23529/stat : 23529 (java) S 23516 23518 20833 0 -1 4202560 1047 0 0 0 970 7 0 0 20 0 19 0 255747425 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139899773819112 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23530] ppid=23516 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23530/stat : 23530 (java) S 23516 23518 20833 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255747426 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139899772765176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23531] ppid=23516 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23531/stat : 23531 (java) S 23516 23518 20833 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255747426 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139899771712776 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23532] ppid=23516 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23532/stat : 23532 (java) S 23516 23518 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255747428 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139899770661264 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23518/tid=23533] ppid=23516 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/23518/task/23533/stat : 23533 (java) S 23516 23518 20833 0 -1 4202560 3212 0 0 0 64 1 0 0 20 0 19 0 255747428 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139899769608888 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23518/tid=23534] ppid=23516 vsize=9624976 CPUtime=0.69 cores=1,3,5,7
/proc/23518/task/23534/stat : 23534 (java) S 23516 23518 20833 0 -1 4202560 4777 0 0 0 67 2 0 0 20 0 19 0 255747428 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139898895985208 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23535] ppid=23516 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23535/stat : 23535 (java) S 23516 23518 20833 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255747428 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139898894933112 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23518/tid=23536] ppid=23516 vsize=9624976 CPUtime=0.95 cores=1,3,5,7
/proc/23518/task/23536/stat : 23536 (java) S 23516 23518 20833 0 -1 4202560 103 0 0 0 46 49 0 0 20 0 19 0 255747428 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139898893880520 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23518/tid=23537] ppid=23516 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/23518/task/23537/stat : 23537 (java) S 23516 23518 20833 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255747821 9855975424 285620 33554432000 1073741824 1073778376 140735926673040 139898892825512 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
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 23518 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=227388
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=914708
# CPU time returned by wait4() is 1795.14
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1794.25
CPU time (s): 1800.07
CPU user time (s): 1798.3
CPU system time (s): 1.77
CPU usage (%): 100.324
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.23
system time used= 1.91471
maximum resident set size= 1142600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15545
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38744
involuntary context switches= 10806

runsolver used 6.03108 second user time and 16.4925 second system time

The end

Launcher Data

Begin job on node102 at 2012-05-24 23:49:49
IDJOB=3690139
IDBENCH=92721
IDSOLVER=2269
FILE ID=node102/3690139-1337896188
RUNJOBID= node102-1337871881-20850
PBS_JOBID= 14620102
Free space on /tmp= 71700 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_1_mh.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3690139-1337896188/watcher-3690139-1337896188 -o /tmp/evaluation-result-3690139-1337896188/solver-3690139-1337896188 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3690139-1337896188.opb

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

MD5SUM BENCH= 923b3d320d3ae7a9bc670c75aa390685
RANDOM SEED=148027162

node102.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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		: 2667.178
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		: 2667.178
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		: 2667.178
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		: 2667.178
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:       32873844 kB
MemFree:        29393408 kB
Buffers:          214864 kB
Cached:          2003624 kB
SwapCached:            0 kB
Active:          1166920 kB
Inactive:        1542684 kB
Active(anon):     493644 kB
Inactive(anon):        0 kB
Active(file):     673276 kB
Inactive(file):  1542684 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             26216 kB
Writeback:             0 kB
AnonPages:        506140 kB
Mapped:            22584 kB
Shmem:               200 kB
Slab:             624380 kB
SReclaimable:      66592 kB
SUnreclaim:       557788 kB
KernelStack:        1616 kB
PageTables:         5208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1082200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    460800 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= 71700 MiB
End job on node102 at 2012-05-25 00:19:45