Trace number 3251478

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT4J core 2.3.0 SNAPSHOT 2011-02-06? (TO) 1301.05 1300.05

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q663-n40-p15-s72490337.cnf
MD5SUMab8e40d31c79e7a71114e3126a46874f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.38479
Satisfiable
(Un)Satisfiability was proved
Number of variables1649
Number of clauses256038
Sum of the clauses size513645
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2255998
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.02/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.02/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.08	c See www.sat4j.org for details.
0.02/0.08	c no version file found!!!
0.02/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.08	c java.vm.version	19.1-b02
0.02/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.08	c sun.arch.data.model	64
0.02/0.08	c java.version		1.6.0_24
0.02/0.08	c os.name		Linux
0.02/0.08	c os.version		2.6.18-164.el5
0.02/0.08	c os.arch		amd64
0.02/0.08	c Free memory 		6997539544
0.02/0.08	c Max memory 		7034241024
0.02/0.08	c Total memory 		7034241024
0.02/0.08	c Number of processors 	8
0.08/0.10	c --- Begin Solver configuration ---
0.08/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.08/0.10	c Learn all clauses as in MiniSAT
0.08/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.08/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.08/0.10	c Expensive reason simplification
0.08/0.10	c Armin Biere (Picosat) restarts strategy
0.08/0.10	c Glucose learned constraints deletion strategy
0.08/0.10	c timeout=2147483647s
0.08/0.10	c DB Simplification allowed=true
0.08/0.10	c --- End Solver configuration ---
0.08/0.10	c solving HOME/instance-3251478-1303586727.cnf
0.08/0.10	c reading problem ... 
0.40/0.31	c ... done. Wall clock time 0.211s.
0.40/0.31	c #vars     1649
0.40/0.31	c #constraints  256038
0.40/0.31	c constraints type 
0.40/0.31	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 40
0.40/0.31	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 255998
2.04/1.74	c cleaning 2472 clauses out of 5001 with flag 5001/5001
4.36/3.81	c cleaning 4185 clauses out of 8528 with flag 11000/11000
6.95/6.47	c cleaning 5601 clauses out of 11343 with flag 18000/18000
10.95/10.40	c cleaning 6867 clauses out of 13743 with flag 26001/26001
15.46/14.90	c cleaning 7935 clauses out of 15875 with flag 35000/35000
21.48/20.99	c cleaning 8960 clauses out of 17940 with flag 45000/45000
28.27/27.73	c cleaning 9988 clauses out of 19982 with flag 56002/56002
36.78/36.26	c cleaning 10993 clauses out of 21995 with flag 68003/68003
46.38/45.89	c cleaning 11992 clauses out of 24002 with flag 81003/81003
58.38/57.84	c cleaning 13003 clauses out of 26010 with flag 95003/95003
71.79/71.29	c cleaning 13990 clauses out of 28008 with flag 110004/110004
86.60/86.06	c cleaning 15006 clauses out of 30015 with flag 126001/126001
102.70/102.18	c cleaning 16002 clauses out of 32009 with flag 143001/143001
120.91/120.38	c cleaning 17004 clauses out of 34012 with flag 161006/161006
140.83/140.22	c cleaning 17997 clauses out of 36002 with flag 180000/180000
162.73/162.13	c cleaning 18998 clauses out of 38005 with flag 200000/200000
186.64/186.07	c cleaning 20003 clauses out of 40008 with flag 221001/221001
213.75/213.10	c cleaning 20999 clauses out of 42004 with flag 243000/243000
242.56/241.92	c cleaning 22000 clauses out of 44006 with flag 266001/266001
271.96/271.39	c cleaning 23001 clauses out of 46008 with flag 290003/290003
306.07/305.41	c cleaning 23997 clauses out of 48004 with flag 315000/315000
337.39/336.76	c cleaning 25000 clauses out of 50008 with flag 341001/341001
371.40/370.78	c cleaning 26003 clauses out of 52008 with flag 368001/368001
405.20/404.53	c cleaning 27003 clauses out of 54005 with flag 396001/396001
427.22/426.57	c cleaning 27999 clauses out of 56002 with flag 425001/425001
468.03/467.35	c cleaning 28996 clauses out of 58004 with flag 455002/455002
526.15/525.50	c cleaning 30004 clauses out of 60007 with flag 486001/486001
583.26/582.50	c cleaning 31000 clauses out of 62002 with flag 518000/518000
628.28/627.57	c cleaning 32000 clauses out of 64002 with flag 551000/551000
682.39/681.62	c cleaning 32997 clauses out of 66005 with flag 585003/585003
735.51/734.77	c cleaning 33999 clauses out of 68006 with flag 620001/620001
799.83/799.07	c cleaning 34993 clauses out of 70006 with flag 656000/656000
863.35/862.58	c cleaning 36001 clauses out of 72013 with flag 693000/693000
928.66/927.89	c cleaning 37003 clauses out of 74014 with flag 731002/731002
1001.58/1000.76	c cleaning 38001 clauses out of 76010 with flag 770001/770001
1071.39/1070.53	c cleaning 39002 clauses out of 78010 with flag 810002/810002
1153.81/1152.96	c cleaning 39990 clauses out of 80006 with flag 851000/851000
1230.94/1230.03	c cleaning 41006 clauses out of 82016 with flag 893000/893000
1300.97/1300.01	c starts		: 1159
1300.97/1300.01	c conflicts		: 931354
1300.97/1300.01	c decisions		: 1474803
1300.97/1300.01	c propagations		: 144461095
1300.97/1300.01	c inspects		: 9688843527
1300.97/1300.01	c shortcuts		: 0
1300.97/1300.01	c learnt literals	: 0
1300.97/1300.01	c learnt binary clauses	: 0
1300.97/1300.01	c learnt ternary clauses	: 0
1300.97/1300.01	c learnt constraints	: 931353
1300.97/1300.01	c ignored constraints	: 0
1300.97/1300.01	c root simplifications	: 1159
1300.97/1300.01	c removed literals (reason simplification)	: 50038671
1300.97/1300.01	c reason swapping (by a shorter reason)	: 0
1300.97/1300.01	c Calls to reduceDB	: 38
1300.97/1300.01	c speed (assignments/second)	: 111149.65542021653
1300.97/1300.01	c non guided choices	188
1300.97/1300.04	c learnt constraints type 
1300.97/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 79368
1300.97/1300.04	c constraints type 
1300.97/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 40
1300.97/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 255998
1300.97/1300.04	s UNKNOWN
1300.97/1300.04	c Total wall clock time (in seconds) : 1299.911

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3251478-1303586727/watcher-3251478-1303586727 -o /tmp/evaluation-result-3251478-1303586727/solver-3251478-1303586727 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3251478-1303586727.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.53 3.91 3.90 4/192 21279
/proc/meminfo: memFree=14080044/32951124 swapFree=67111528/67111528
[pid=21279] ppid=21276 vsize=252 CPUtime=0 cores=4,6
/proc/21279/stat : 21279 (java) R 21276 21279 20395 0 -1 4194304 78 0 0 0 0 0 0 0 18 0 1 0 470273440 258048 31 33554432000 1073741824 1073778376 140734986234192 18446744073709551615 222916853237 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21279/statm: 63 31 24 9 0 22 0

[startup+0.046198 s]
/proc/loadavg: 3.53 3.91 3.90 4/192 21279
/proc/meminfo: memFree=14080044/32951124 swapFree=67111528/67111528
[pid=21279] ppid=21276 vsize=7564352 CPUtime=0.02 cores=4,6
/proc/21279/stat : 21279 (java) S 21276 21279 20395 0 -1 4202496 8661 0 1 0 2 0 0 0 18 0 13 0 470273440 7745896448 8357 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933579749 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0
/proc/21279/statm: 1891088 8357 1655 9 0 1881836 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7564352

[startup+0.100189 s]
/proc/loadavg: 3.53 3.91 3.90 4/192 21279
/proc/meminfo: memFree=14080044/32951124 swapFree=67111528/67111528
[pid=21279] ppid=21276 vsize=7569940 CPUtime=0.08 cores=4,6
/proc/21279/stat : 21279 (java) S 21276 21279 20395 0 -1 4202496 9647 0 1 0 7 1 0 0 18 0 18 0 470273440 7751618560 9343 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/21279/statm: 1892485 9343 1754 9 0 1883223 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7569940

[startup+0.30017 s]
/proc/loadavg: 3.53 3.91 3.90 4/192 21279
/proc/meminfo: memFree=14080044/32951124 swapFree=67111528/67111528
[pid=21279] ppid=21276 vsize=7637080 CPUtime=0.4 cores=4,6
/proc/21279/stat : 21279 (java) S 21276 21279 20395 0 -1 4202496 14324 0 1 0 38 2 0 0 18 0 18 0 470273440 7820369920 13915 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/21279/statm: 1909270 13915 2197 9 0 1900008 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 7637080

[startup+0.701078 s]
/proc/loadavg: 3.53 3.91 3.90 4/192 21279
/proc/meminfo: memFree=14080044/32951124 swapFree=67111528/67111528
[pid=21279] ppid=21276 vsize=7640652 CPUtime=1 cores=4,6
/proc/21279/stat : 21279 (java) S 21276 21279 20395 0 -1 4202496 17108 0 1 0 98 2 0 0 18 0 19 0 470273440 7824027648 15903 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/21279/statm: 1910163 15903 2219 9 0 1900901 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 7640652

[startup+1.50099 s]
/proc/loadavg: 3.53 3.91 3.90 7/262 21354
/proc/meminfo: memFree=13859160/32951124 swapFree=67111528/67111528
[pid=21279] ppid=21276 vsize=7640948 CPUtime=1.84 cores=4,6
/proc/21279/stat : 21279 (java) S 21276 21279 20395 0 -1 4202496 18095 0 1 0 181 3 0 0 18 0 19 0 470273440 7824330752 16889 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/21279/statm: 1910237 16889 2224 9 0 1900975 0
[pid=21279/tid=21291] ppid=21276 vsize=7640948 CPUtime=1.47 cores=4,6
/proc/21279/task/21291/stat : 21291 (java) R 21276 21279 20395 0 -1 4202560 14204 0 1 0 145 2 0 0 18 0 19 0 470273441 7824330752 16889 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 46912505589131 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=21279/tid=21292] ppid=21276 vsize=7640948 CPUtime=0 cores=4,6
/proc/21279/task/21292/stat : 21292 (java) S 21276 21279 20395 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 470273442 7824330752 16889 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21293] ppid=21276 vsize=7640948 CPUtime=0 cores=4,6
/proc/21279/task/21293/stat : 21293 (java) S 21276 21279 20395 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 470273442 7824330752 16889 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21294] ppid=21276 vsize=7640948 CPUtime=0 cores=4,6
/proc/21279/task/21294/stat : 21294 (java) S 21276 21279 20395 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 470273442 7824330752 16889 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21295] ppid=21276 vsize=7640948 CPUtime=0 cores=4,6
/proc/21279/task/21295/stat : 21295 (java) S 21276 21279 20395 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 470273442 7824330752 16889 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21297] ppid=21276 vsize=7640948 CPUtime=0 cores=4,6
/proc/21279/task/21297/stat : 21297 (java) S 21276 21279 20395 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 470273442 7824330752 16889 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21299] ppid=21276 vsize=7640948 CPUtime=0 cores=4,6
/proc/21279/task/21299/stat : 21299 (java) S 21276 21279 20395 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 470273442 7824330752 16889 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21301] ppid=21276 vsize=7640948 CPUtime=0 cores=4,6
/proc/21279/task/21301/stat : 21301 (java) S 21276 21279 20395 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 470273442 7824330752 16889 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21303] ppid=21276 vsize=7640948 CPUtime=0 cores=4,6
/proc/21279/task/21303/stat : 21303 (java) S 21276 21279 20395 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 470273442 7824330752 16889 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21308] ppid=21276 vsize=7640948 CPUtime=0 cores=4,6
/proc/21279/task/21308/stat : 21308 (java) S 21276 21279 20395 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 470273443 7824330752 16889 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933593600 0 0 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21310] ppid=21276 vsize=7640948 CPUtime=0 cores=4,6
/proc/21279/task/21310/stat : 21310 (java) S 21276 21279 20395 0 -1 4202560 16 0 0 0 0 0 0 0 24 0 19 0 470273444 7824330752 16889 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21312] ppid=21276 vsize=7640948 CPUtime=0 cores=4,6
/proc/21279/task/21312/stat : 21312 (java) S 21276 21279 20395 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 470273444 7824330752 16889 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21316] ppid=21276 vsize=7640948 CPUtime=0 cores=4,6
/proc/21279/task/21316/stat : 21316 (java) S 21276 21279 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273446 7824330752 16889 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933600689 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21317] ppid=21276 vsize=7640948 CPUtime=0.11 cores=4,6
/proc/21279/task/21317/stat : 21317 (java) S 21276 21279 20395 0 -1 4202560 571 0 0 0 11 0 0 0 22 0 19 0 470273446 7824330752 16889 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21320] ppid=21276 vsize=7640948 CPUtime=0.24 cores=4,6
/proc/21279/task/21320/stat : 21320 (java) S 21276 21279 20395 0 -1 4202560 2159 0 0 0 24 0 0 0 24 0 19 0 470273446 7824330752 16889 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21322] ppid=21276 vsize=7640948 CPUtime=0 cores=4,6
/proc/21279/task/21322/stat : 21322 (java) S 21276 21279 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273446 7824330752 16889 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21323] ppid=21276 vsize=7640948 CPUtime=0 cores=4,6
/proc/21279/task/21323/stat : 21323 (java) S 21276 21279 20395 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 470273446 7824330752 16889 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933593600 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21329] ppid=21276 vsize=7640948 CPUtime=0 cores=4,6
/proc/21279/task/21329/stat : 21329 (java) S 21276 21279 20395 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 470273472 7824330752 16889 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933593600 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 7640948

[startup+3.1007 s]
/proc/loadavg: 3.53 3.91 3.90 5/262 21354
/proc/meminfo: memFree=13715444/32951124 swapFree=67111528/67111528
[pid=21279] ppid=21276 vsize=7664740 CPUtime=3.65 cores=4,6
/proc/21279/stat : 21279 (java) S 21276 21279 20395 0 -1 4202496 33556 0 1 0 360 5 0 0 18 0 19 0 470273440 7848693760 30336 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/21279/statm: 1916185 30336 2251 9 0 1906923 0
[pid=21279/tid=21291] ppid=21276 vsize=7664740 CPUtime=2.97 cores=4,6
/proc/21279/task/21291/stat : 21291 (java) R 21276 21279 20395 0 -1 4202560 14342 0 1 0 295 2 0 0 19 0 19 0 470273441 7848693760 30336 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 46912505640209 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=21279/tid=21292] ppid=21276 vsize=7664740 CPUtime=0 cores=4,6
/proc/21279/task/21292/stat : 21292 (java) S 21276 21279 20395 0 -1 4202560 783 0 0 0 0 0 0 0 17 0 19 0 470273442 7848693760 30336 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21293] ppid=21276 vsize=7664740 CPUtime=0 cores=4,6
/proc/21279/task/21293/stat : 21293 (java) S 21276 21279 20395 0 -1 4202560 34 0 0 0 0 0 0 0 18 0 19 0 470273442 7848693760 30336 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21294] ppid=21276 vsize=7664740 CPUtime=0 cores=4,6
/proc/21279/task/21294/stat : 21294 (java) S 21276 21279 20395 0 -1 4202560 33 0 0 0 0 0 0 0 17 0 19 0 470273442 7848693760 30336 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21295] ppid=21276 vsize=7664740 CPUtime=0 cores=4,6
/proc/21279/task/21295/stat : 21295 (java) S 21276 21279 20395 0 -1 4202560 121 0 0 0 0 0 0 0 17 0 19 0 470273442 7848693760 30336 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21297] ppid=21276 vsize=7664740 CPUtime=0 cores=4,6
/proc/21279/task/21297/stat : 21297 (java) S 21276 21279 20395 0 -1 4202560 32 0 0 0 0 0 0 0 17 0 19 0 470273442 7848693760 30336 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21299] ppid=21276 vsize=7664740 CPUtime=0 cores=4,6
/proc/21279/task/21299/stat : 21299 (java) S 21276 21279 20395 0 -1 4202560 85 0 0 0 0 0 0 0 17 0 19 0 470273442 7848693760 30336 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21301] ppid=21276 vsize=7664740 CPUtime=0.01 cores=4,6
/proc/21279/task/21301/stat : 21301 (java) S 21276 21279 20395 0 -1 4202560 1597 0 0 0 1 0 0 0 18 0 19 0 470273442 7848693760 30336 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21303] ppid=21276 vsize=7664740 CPUtime=0.01 cores=4,6
/proc/21279/task/21303/stat : 21303 (java) S 21276 21279 20395 0 -1 4202560 1285 0 0 0 1 0 0 0 18 0 19 0 470273442 7848693760 30336 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21308] ppid=21276 vsize=7664740 CPUtime=0.05 cores=4,6
/proc/21279/task/21308/stat : 21308 (java) S 21276 21279 20395 0 -1 4202560 3933 0 0 0 5 0 0 0 15 0 19 0 470273443 7848693760 30336 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933593600 0 0 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21310] ppid=21276 vsize=7664740 CPUtime=0 cores=4,6
/proc/21279/task/21310/stat : 21310 (java) S 21276 21279 20395 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 470273444 7848693760 30336 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21312] ppid=21276 vsize=7664740 CPUtime=0 cores=4,6
/proc/21279/task/21312/stat : 21312 (java) S 21276 21279 20395 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 470273444 7848693760 30336 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21316] ppid=21276 vsize=7664740 CPUtime=0 cores=4,6
/proc/21279/task/21316/stat : 21316 (java) S 21276 21279 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273446 7848693760 30336 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933600689 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21317] ppid=21276 vsize=7664740 CPUtime=0.12 cores=4,6
/proc/21279/task/21317/stat : 21317 (java) S 21276 21279 20395 0 -1 4202560 597 0 0 0 12 0 0 0 17 0 19 0 470273446 7848693760 30336 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21320] ppid=21276 vsize=7664740 CPUtime=0.43 cores=4,6
/proc/21279/task/21320/stat : 21320 (java) S 21276 21279 20395 0 -1 4202560 9562 0 0 0 42 1 0 0 17 0 19 0 470273446 7848693760 30336 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21322] ppid=21276 vsize=7664740 CPUtime=0 cores=4,6
/proc/21279/task/21322/stat : 21322 (java) S 21276 21279 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273446 7848693760 30336 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21323] ppid=21276 vsize=7664740 CPUtime=0 cores=4,6
/proc/21279/task/21323/stat : 21323 (java) S 21276 21279 20395 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 470273446 7848693760 30336 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933593600 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21329] ppid=21276 vsize=7664740 CPUtime=0 cores=4,6
/proc/21279/task/21329/stat : 21329 (java) S 21276 21279 20395 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 470273472 7848693760 30336 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933593600 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 7664740

[startup+6.30113 s]
/proc/loadavg: 3.65 3.92 3.90 5/262 21354
/proc/meminfo: memFree=13608708/32951124 swapFree=67111528/67111528
[pid=21279] ppid=21276 vsize=7655976 CPUtime=6.85 cores=4,6
/proc/21279/stat : 21279 (java) S 21276 21279 20395 0 -1 4202496 35403 0 1 0 680 5 0 0 18 0 19 0 470273440 7839719424 30468 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/21279/statm: 1913994 30468 2253 9 0 1904732 0
[pid=21279/tid=21291] ppid=21276 vsize=7655976 CPUtime=6.1 cores=4,6
/proc/21279/task/21291/stat : 21291 (java) R 21276 21279 20395 0 -1 4202560 14343 0 1 0 608 2 0 0 25 0 19 0 470273441 7839719424 30468 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 46912505584415 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=21279/tid=21292] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21292/stat : 21292 (java) S 21276 21279 20395 0 -1 4202560 783 0 0 0 0 0 0 0 15 0 19 0 470273442 7839719424 30468 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21293] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21293/stat : 21293 (java) S 21276 21279 20395 0 -1 4202560 1405 0 0 0 0 0 0 0 15 0 19 0 470273442 7839719424 30468 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21294] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21294/stat : 21294 (java) S 21276 21279 20395 0 -1 4202560 33 0 0 0 0 0 0 0 15 0 19 0 470273442 7839719424 30468 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21295] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21295/stat : 21295 (java) S 21276 21279 20395 0 -1 4202560 121 0 0 0 0 0 0 0 15 0 19 0 470273442 7839719424 30468 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21297] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21297/stat : 21297 (java) S 21276 21279 20395 0 -1 4202560 32 0 0 0 0 0 0 0 15 0 19 0 470273442 7839719424 30468 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21299] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21299/stat : 21299 (java) S 21276 21279 20395 0 -1 4202560 85 0 0 0 0 0 0 0 15 0 19 0 470273442 7839719424 30468 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21301] ppid=21276 vsize=7655976 CPUtime=0.01 cores=4,6
/proc/21279/task/21301/stat : 21301 (java) S 21276 21279 20395 0 -1 4202560 1597 0 0 0 1 0 0 0 15 0 19 0 470273442 7839719424 30468 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21303] ppid=21276 vsize=7655976 CPUtime=0.01 cores=4,6
/proc/21279/task/21303/stat : 21303 (java) S 21276 21279 20395 0 -1 4202560 1285 0 0 0 1 0 0 0 15 0 19 0 470273442 7839719424 30468 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21308] ppid=21276 vsize=7655976 CPUtime=0.09 cores=4,6
/proc/21279/task/21308/stat : 21308 (java) S 21276 21279 20395 0 -1 4202560 4402 0 0 0 9 0 0 0 15 0 19 0 470273443 7839719424 30468 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933593600 0 0 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21310] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21310/stat : 21310 (java) S 21276 21279 20395 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 470273444 7839719424 30468 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21312] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21312/stat : 21312 (java) S 21276 21279 20395 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 470273444 7839719424 30468 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21316] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21316/stat : 21316 (java) S 21276 21279 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273446 7839719424 30468 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933600689 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21317] ppid=21276 vsize=7655976 CPUtime=0.14 cores=4,6
/proc/21279/task/21317/stat : 21317 (java) S 21276 21279 20395 0 -1 4202560 603 0 0 0 14 0 0 0 15 0 19 0 470273446 7839719424 30468 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21320] ppid=21276 vsize=7655976 CPUtime=0.44 cores=4,6
/proc/21279/task/21320/stat : 21320 (java) S 21276 21279 20395 0 -1 4202560 9562 0 0 0 43 1 0 0 15 0 19 0 470273446 7839719424 30468 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21322] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21322/stat : 21322 (java) S 21276 21279 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273446 7839719424 30468 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21323] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21323/stat : 21323 (java) S 21276 21279 20395 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 470273446 7839719424 30468 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933593600 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21329] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21329/stat : 21329 (java) S 21276 21279 20395 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 470273472 7839719424 30468 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933593600 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.85
Current children cumulated vsize (KiB) 7655976

[startup+12.7009 s]

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

[pid=21279/tid=21299] ppid=21276 vsize=7655976 CPUtime=0.1 cores=4,6
/proc/21279/task/21299/stat : 21299 (java) S 21276 21279 20395 0 -1 4202560 1880 0 0 0 10 0 0 0 16 0 19 0 470273442 7839719424 59922 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21301] ppid=21276 vsize=7655976 CPUtime=0.07 cores=4,6
/proc/21279/task/21301/stat : 21301 (java) S 21276 21279 20395 0 -1 4202560 2563 0 0 0 7 0 0 0 15 0 19 0 470273442 7839719424 59922 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21303] ppid=21276 vsize=7655976 CPUtime=0.13 cores=4,6
/proc/21279/task/21303/stat : 21303 (java) S 21276 21279 20395 0 -1 4202560 2760 0 0 0 13 0 0 0 15 0 19 0 470273442 7839719424 59922 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21308] ppid=21276 vsize=7655976 CPUtime=2.58 cores=4,6
/proc/21279/task/21308/stat : 21308 (java) S 21276 21279 20395 0 -1 4202560 19438 0 0 0 256 2 0 0 15 0 19 0 470273443 7839719424 59922 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933593600 0 0 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21310] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21310/stat : 21310 (java) S 21276 21279 20395 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 470273444 7839719424 59922 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21312] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21312/stat : 21312 (java) S 21276 21279 20395 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 470273444 7839719424 59922 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21316] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21316/stat : 21316 (java) S 21276 21279 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273446 7839719424 59922 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933600689 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21317] ppid=21276 vsize=7655976 CPUtime=0.18 cores=4,6
/proc/21279/task/21317/stat : 21317 (java) S 21276 21279 20395 0 -1 4202560 905 0 0 0 18 0 0 0 15 0 19 0 470273446 7839719424 59922 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21320] ppid=21276 vsize=7655976 CPUtime=0.44 cores=4,6
/proc/21279/task/21320/stat : 21320 (java) S 21276 21279 20395 0 -1 4202560 9562 0 0 0 43 1 0 0 15 0 19 0 470273446 7839719424 59922 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21322] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21322/stat : 21322 (java) S 21276 21279 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273446 7839719424 59922 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21323] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21323/stat : 21323 (java) S 21276 21279 20395 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 470273446 7839719424 59922 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933593600 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21329] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21329/stat : 21329 (java) S 21276 21279 20395 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 470273472 7839719424 59922 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933593600 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1123.21
Current children cumulated vsize (KiB) 7655976

[startup+1182.3 s]
/proc/loadavg: 4.03 4.02 3.97 5/262 21385
/proc/meminfo: memFree=13204780/32951124 swapFree=67111528/67111528
[pid=21279] ppid=21276 vsize=7655976 CPUtime=1183.23 cores=4,6
/proc/21279/stat : 21279 (java) S 21276 21279 20395 0 -1 4202496 65691 0 1 0 118313 10 0 0 18 0 19 0 470273440 7839719424 60319 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/21279/statm: 1913994 60319 2253 9 0 1904732 0
[pid=21279/tid=21291] ppid=21276 vsize=7655976 CPUtime=1179.13 cores=4,6
/proc/21279/task/21291/stat : 21291 (java) R 21276 21279 20395 0 -1 4202560 18405 0 1 0 117910 3 0 0 25 0 19 0 470273441 7839719424 60319 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 46912505610468 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=21279/tid=21292] ppid=21276 vsize=7655976 CPUtime=0.09 cores=4,6
/proc/21279/task/21292/stat : 21292 (java) S 21276 21279 20395 0 -1 4202560 3175 0 0 0 9 0 0 0 15 0 19 0 470273442 7839719424 60319 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21293] ppid=21276 vsize=7655976 CPUtime=0.08 cores=4,6
/proc/21279/task/21293/stat : 21293 (java) S 21276 21279 20395 0 -1 4202560 2111 0 0 0 8 0 0 0 15 0 19 0 470273442 7839719424 60319 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21294] ppid=21276 vsize=7655976 CPUtime=0.09 cores=4,6
/proc/21279/task/21294/stat : 21294 (java) S 21276 21279 20395 0 -1 4202560 1868 0 0 0 9 0 0 0 15 0 19 0 470273442 7839719424 60319 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21295] ppid=21276 vsize=7655976 CPUtime=0.06 cores=4,6
/proc/21279/task/21295/stat : 21295 (java) S 21276 21279 20395 0 -1 4202560 879 0 0 0 6 0 0 0 15 0 19 0 470273442 7839719424 60319 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21297] ppid=21276 vsize=7655976 CPUtime=0.08 cores=4,6
/proc/21279/task/21297/stat : 21297 (java) S 21276 21279 20395 0 -1 4202560 770 0 0 0 8 0 0 0 15 0 19 0 470273442 7839719424 60319 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21299] ppid=21276 vsize=7655976 CPUtime=0.1 cores=4,6
/proc/21279/task/21299/stat : 21299 (java) S 21276 21279 20395 0 -1 4202560 1880 0 0 0 10 0 0 0 15 0 19 0 470273442 7839719424 60319 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21301] ppid=21276 vsize=7655976 CPUtime=0.07 cores=4,6
/proc/21279/task/21301/stat : 21301 (java) S 21276 21279 20395 0 -1 4202560 2563 0 0 0 7 0 0 0 15 0 19 0 470273442 7839719424 60319 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21303] ppid=21276 vsize=7655976 CPUtime=0.15 cores=4,6
/proc/21279/task/21303/stat : 21303 (java) S 21276 21279 20395 0 -1 4202560 2913 0 0 0 15 0 0 0 15 0 19 0 470273442 7839719424 60319 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21308] ppid=21276 vsize=7655976 CPUtime=2.66 cores=4,6
/proc/21279/task/21308/stat : 21308 (java) S 21276 21279 20395 0 -1 4202560 19440 0 0 0 264 2 0 0 15 0 19 0 470273443 7839719424 60319 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933593600 0 0 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21310] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21310/stat : 21310 (java) S 21276 21279 20395 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 470273444 7839719424 60319 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21312] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21312/stat : 21312 (java) S 21276 21279 20395 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 470273444 7839719424 60319 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21316] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21316/stat : 21316 (java) S 21276 21279 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273446 7839719424 60319 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933600689 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21317] ppid=21276 vsize=7655976 CPUtime=0.18 cores=4,6
/proc/21279/task/21317/stat : 21317 (java) S 21276 21279 20395 0 -1 4202560 905 0 0 0 18 0 0 0 15 0 19 0 470273446 7839719424 60319 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21320] ppid=21276 vsize=7655976 CPUtime=0.44 cores=4,6
/proc/21279/task/21320/stat : 21320 (java) S 21276 21279 20395 0 -1 4202560 9562 0 0 0 43 1 0 0 15 0 19 0 470273446 7839719424 60319 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21322] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21322/stat : 21322 (java) S 21276 21279 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273446 7839719424 60319 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21323] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21323/stat : 21323 (java) S 21276 21279 20395 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 470273446 7839719424 60319 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933593600 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21329] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21329/stat : 21329 (java) S 21276 21279 20395 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 470273472 7839719424 60319 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933593600 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1183.23
Current children cumulated vsize (KiB) 7655976

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.97 5/262 21387
/proc/meminfo: memFree=13200288/32951124 swapFree=67111528/67111528
[pid=21279] ppid=21276 vsize=7655976 CPUtime=1243.26 cores=4,6
/proc/21279/stat : 21279 (java) S 21276 21279 20395 0 -1 4202496 65898 0 1 0 124315 11 0 0 18 0 19 0 470273440 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/21279/statm: 1913994 60519 2253 9 0 1904732 0
[pid=21279/tid=21291] ppid=21276 vsize=7655976 CPUtime=1239.03 cores=4,6
/proc/21279/task/21291/stat : 21291 (java) R 21276 21279 20395 0 -1 4202560 18606 0 1 0 123900 3 0 0 25 0 19 0 470273441 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 46912505640214 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=21279/tid=21292] ppid=21276 vsize=7655976 CPUtime=0.11 cores=4,6
/proc/21279/task/21292/stat : 21292 (java) S 21276 21279 20395 0 -1 4202560 3175 0 0 0 11 0 0 0 16 0 19 0 470273442 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21293] ppid=21276 vsize=7655976 CPUtime=0.08 cores=4,6
/proc/21279/task/21293/stat : 21293 (java) S 21276 21279 20395 0 -1 4202560 2111 0 0 0 8 0 0 0 15 0 19 0 470273442 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21294] ppid=21276 vsize=7655976 CPUtime=0.09 cores=4,6
/proc/21279/task/21294/stat : 21294 (java) S 21276 21279 20395 0 -1 4202560 1868 0 0 0 9 0 0 0 15 0 19 0 470273442 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21295] ppid=21276 vsize=7655976 CPUtime=0.06 cores=4,6
/proc/21279/task/21295/stat : 21295 (java) S 21276 21279 20395 0 -1 4202560 879 0 0 0 6 0 0 0 15 0 19 0 470273442 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21297] ppid=21276 vsize=7655976 CPUtime=0.08 cores=4,6
/proc/21279/task/21297/stat : 21297 (java) S 21276 21279 20395 0 -1 4202560 770 0 0 0 8 0 0 0 15 0 19 0 470273442 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21299] ppid=21276 vsize=7655976 CPUtime=0.1 cores=4,6
/proc/21279/task/21299/stat : 21299 (java) S 21276 21279 20395 0 -1 4202560 1880 0 0 0 10 0 0 0 15 0 19 0 470273442 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21301] ppid=21276 vsize=7655976 CPUtime=0.09 cores=4,6
/proc/21279/task/21301/stat : 21301 (java) S 21276 21279 20395 0 -1 4202560 2563 0 0 0 9 0 0 0 16 0 19 0 470273442 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21303] ppid=21276 vsize=7655976 CPUtime=0.15 cores=4,6
/proc/21279/task/21303/stat : 21303 (java) S 21276 21279 20395 0 -1 4202560 2913 0 0 0 15 0 0 0 15 0 19 0 470273442 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21308] ppid=21276 vsize=7655976 CPUtime=2.74 cores=4,6
/proc/21279/task/21308/stat : 21308 (java) S 21276 21279 20395 0 -1 4202560 19442 0 0 0 272 2 0 0 15 0 19 0 470273443 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933593600 0 0 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21310] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21310/stat : 21310 (java) S 21276 21279 20395 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 470273444 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21312] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21312/stat : 21312 (java) S 21276 21279 20395 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 470273444 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21316] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21316/stat : 21316 (java) S 21276 21279 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273446 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933600689 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21317] ppid=21276 vsize=7655976 CPUtime=0.18 cores=4,6
/proc/21279/task/21317/stat : 21317 (java) S 21276 21279 20395 0 -1 4202560 905 0 0 0 18 0 0 0 15 0 19 0 470273446 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21320] ppid=21276 vsize=7655976 CPUtime=0.44 cores=4,6
/proc/21279/task/21320/stat : 21320 (java) S 21276 21279 20395 0 -1 4202560 9562 0 0 0 43 1 0 0 15 0 19 0 470273446 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21322] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21322/stat : 21322 (java) S 21276 21279 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273446 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21323] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21323/stat : 21323 (java) S 21276 21279 20395 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 470273446 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933593600 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21329] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21329/stat : 21329 (java) S 21276 21279 20395 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 470273472 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933593600 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1243.26
Current children cumulated vsize (KiB) 7655976



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.02 3.97 5/246 21391
/proc/meminfo: memFree=13332532/32951124 swapFree=67111528/67111528
[pid=21279] ppid=21276 vsize=7655976 CPUtime=1300.97 cores=4,6
/proc/21279/stat : 21279 (java) S 21276 21279 20395 0 -1 4202496 65902 0 1 0 130086 11 0 0 18 0 19 0 470273440 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/21279/statm: 1913994 60519 2253 9 0 1904732 0
[pid=21279/tid=21291] ppid=21276 vsize=7655976 CPUtime=1296.74 cores=4,6
/proc/21279/task/21291/stat : 21291 (java) R 21276 21279 20395 0 -1 4202560 18606 0 1 0 129671 3 0 0 25 0 19 0 470273441 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 46912505640214 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=21279/tid=21292] ppid=21276 vsize=7655976 CPUtime=0.11 cores=4,6
/proc/21279/task/21292/stat : 21292 (java) S 21276 21279 20395 0 -1 4202560 3175 0 0 0 11 0 0 0 16 0 19 0 470273442 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21293] ppid=21276 vsize=7655976 CPUtime=0.08 cores=4,6
/proc/21279/task/21293/stat : 21293 (java) S 21276 21279 20395 0 -1 4202560 2111 0 0 0 8 0 0 0 15 0 19 0 470273442 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21294] ppid=21276 vsize=7655976 CPUtime=0.09 cores=4,6
/proc/21279/task/21294/stat : 21294 (java) S 21276 21279 20395 0 -1 4202560 1868 0 0 0 9 0 0 0 15 0 19 0 470273442 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21295] ppid=21276 vsize=7655976 CPUtime=0.06 cores=4,6
/proc/21279/task/21295/stat : 21295 (java) S 21276 21279 20395 0 -1 4202560 879 0 0 0 6 0 0 0 15 0 19 0 470273442 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21297] ppid=21276 vsize=7655976 CPUtime=0.08 cores=4,6
/proc/21279/task/21297/stat : 21297 (java) S 21276 21279 20395 0 -1 4202560 770 0 0 0 8 0 0 0 15 0 19 0 470273442 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21299] ppid=21276 vsize=7655976 CPUtime=0.1 cores=4,6
/proc/21279/task/21299/stat : 21299 (java) S 21276 21279 20395 0 -1 4202560 1880 0 0 0 10 0 0 0 15 0 19 0 470273442 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21301] ppid=21276 vsize=7655976 CPUtime=0.09 cores=4,6
/proc/21279/task/21301/stat : 21301 (java) S 21276 21279 20395 0 -1 4202560 2563 0 0 0 9 0 0 0 16 0 19 0 470273442 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21303] ppid=21276 vsize=7655976 CPUtime=0.15 cores=4,6
/proc/21279/task/21303/stat : 21303 (java) S 21276 21279 20395 0 -1 4202560 2913 0 0 0 15 0 0 0 15 0 19 0 470273442 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21308] ppid=21276 vsize=7655976 CPUtime=2.74 cores=4,6
/proc/21279/task/21308/stat : 21308 (java) S 21276 21279 20395 0 -1 4202560 19442 0 0 0 272 2 0 0 15 0 19 0 470273443 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933593600 0 0 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21310] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21310/stat : 21310 (java) S 21276 21279 20395 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 470273444 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21312] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21312/stat : 21312 (java) S 21276 21279 20395 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 470273444 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21316] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21316/stat : 21316 (java) S 21276 21279 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273446 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933600689 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21317] ppid=21276 vsize=7655976 CPUtime=0.18 cores=4,6
/proc/21279/task/21317/stat : 21317 (java) S 21276 21279 20395 0 -1 4202560 905 0 0 0 18 0 0 0 15 0 19 0 470273446 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
[pid=21279/tid=21320] ppid=21276 vsize=7655976 CPUtime=0.44 cores=4,6
/proc/21279/task/21320/stat : 21320 (java) S 21276 21279 20395 0 -1 4202560 9562 0 0 0 43 1 0 0 15 0 19 0 470273446 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21322] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21322/stat : 21322 (java) S 21276 21279 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273446 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933592985 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21323] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21323/stat : 21323 (java) S 21276 21279 20395 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 470273446 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933593600 0 4 0 16800975 18446604453829264704 0 0 -1 6 0 0 0
[pid=21279/tid=21329] ppid=21276 vsize=7655976 CPUtime=0 cores=4,6
/proc/21279/task/21329/stat : 21329 (java) S 21276 21279 20395 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 470273472 7839719424 60519 33554432000 1073741824 1073778376 140734800942864 18446744073709551615 222933593600 0 4 0 16800975 18446604453829264704 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1300.97
Current children cumulated vsize (KiB) 7655976

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): 1300.05
CPU time (s): 1301.05
CPU user time (s): 1300.92
CPU system time (s): 0.123981
CPU usage (%): 100.076
Max. virtual memory (cumulated for all children) (KiB): 7664740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.92
system time used= 0.123981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66392
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28019
involuntary context switches= 4328

runsolver used 2.66659 second user time and 5.58015 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-23 21:25:27
IDJOB=3251478
IDBENCH=88223
IDSOLVER=1611
FILE ID=node109/3251478-1303586727
RUNJOBID= node109-1303586727-21240
PBS_JOBID= 13150346
Free space on /tmp= 71368 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q663-n40-p15-s72490337.cnf
COMMAND LINE= java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251478-1303586727/watcher-3251478-1303586727 -o /tmp/evaluation-result-3251478-1303586727/solver-3251478-1303586727 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3251478-1303586727.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= ab8e40d31c79e7a71114e3126a46874f
RANDOM SEED=426635441

node109.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14080208 kB
Buffers:       2103024 kB
Cached:       16099232 kB
SwapCached:          0 kB
Active:        9982148 kB
Inactive:      8313460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14080208 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7936 kB
Writeback:           0 kB
AnonPages:       93272 kB
Mapped:          20704 kB
Slab:           510832 kB
PageTables:       5572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7452492 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71360 MiB
End job on node109 at 2011-04-23 21:47:09