Trace number 3251566

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.24 1300.06

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p15-s99099953.cnf
MD5SUMdda220d08783aabf4e7a9e99eeeccae6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2444
Number of clauses498568
Sum of the clauses size999480
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2498518
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.05/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.07	c See www.sat4j.org for details.
0.05/0.08	c no version file found!!!
0.05/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.08	c java.vm.version	19.1-b02
0.05/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.08	c sun.arch.data.model	64
0.05/0.08	c java.version		1.6.0_24
0.05/0.08	c os.name		Linux
0.05/0.08	c os.version		2.6.18-164.el5
0.05/0.08	c os.arch		amd64
0.05/0.08	c Free memory 		6997539544
0.05/0.08	c Max memory 		7034241024
0.05/0.08	c Total memory 		7034241024
0.05/0.08	c Number of processors 	8
0.05/0.09	c --- Begin Solver configuration ---
0.05/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.05/0.09	c Learn all clauses as in MiniSAT
0.05/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.05/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.05/0.09	c Expensive reason simplification
0.05/0.09	c Armin Biere (Picosat) restarts strategy
0.05/0.09	c Glucose learned constraints deletion strategy
0.05/0.09	c timeout=2147483647s
0.05/0.09	c DB Simplification allowed=true
0.05/0.09	c --- End Solver configuration ---
0.05/0.09	c solving HOME/instance-3251566-1303586727.cnf
0.05/0.09	c reading problem ... 
0.55/0.55	c ... done. Wall clock time 0.458s.
0.55/0.55	c #vars     2444
0.55/0.55	c #constraints  498568
0.55/0.55	c constraints type 
0.55/0.55	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 50
0.55/0.55	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 498518
2.45/2.23	c cleaning 2485 clauses out of 5000 with flag 5000/5000
4.78/4.39	c cleaning 4252 clauses out of 8519 with flag 11004/11004
7.39/6.91	c cleaning 5604 clauses out of 11263 with flag 18000/18000
10.59/10.18	c cleaning 6804 clauses out of 13661 with flag 26002/26002
14.30/13.89	c cleaning 7903 clauses out of 15856 with flag 35001/35001
18.71/18.20	c cleaning 8950 clauses out of 17952 with flag 45000/45000
23.82/23.33	c cleaning 10002 clauses out of 20004 with flag 56002/56002
29.13/28.64	c cleaning 10920 clauses out of 22002 with flag 68002/68002
35.23/34.73	c cleaning 12020 clauses out of 24080 with flag 81000/81000
41.84/41.36	c cleaning 13017 clauses out of 26060 with flag 95000/95000
49.24/48.79	c cleaning 14005 clauses out of 28043 with flag 110000/110000
57.66/57.16	c cleaning 14985 clauses out of 30038 with flag 126000/126000
70.46/69.99	c cleaning 15745 clauses out of 32054 with flag 143001/143001
89.37/88.81	c cleaning 16864 clauses out of 34308 with flag 161000/161000
100.99/100.47	c cleaning 18125 clauses out of 36446 with flag 180002/180002
119.70/119.14	c cleaning 18991 clauses out of 38319 with flag 200000/200000
134.82/134.25	c cleaning 20092 clauses out of 40329 with flag 221001/221001
149.32/148.75	c cleaning 21009 clauses out of 42236 with flag 243000/243000
163.03/162.50	c cleaning 22084 clauses out of 44229 with flag 266002/266002
178.24/177.67	c cleaning 23028 clauses out of 46143 with flag 290000/290000
195.95/195.36	c cleaning 23704 clauses out of 48115 with flag 315000/315000
213.26/212.61	c cleaning 25121 clauses out of 50411 with flag 341000/341000
233.78/233.17	c cleaning 25873 clauses out of 52291 with flag 368001/368001
257.39/256.75	c cleaning 27050 clauses out of 54418 with flag 396001/396001
283.21/282.56	c cleaning 27791 clauses out of 56367 with flag 425000/425000
304.33/303.66	c cleaning 29204 clauses out of 58582 with flag 455006/455006
327.14/326.48	c cleaning 30133 clauses out of 60374 with flag 486002/486002
351.85/351.16	c cleaning 31115 clauses out of 62243 with flag 518004/518004
376.16/375.47	c cleaning 32032 clauses out of 64124 with flag 551000/551000
412.58/411.86	c cleaning 32826 clauses out of 66093 with flag 585001/585001
452.30/451.58	c cleaning 33904 clauses out of 68268 with flag 620002/620002
490.71/489.95	c cleaning 34993 clauses out of 70362 with flag 656000/656000
526.73/525.98	c cleaning 36052 clauses out of 72371 with flag 693002/693002
563.04/562.27	c cleaning 37063 clauses out of 74317 with flag 731000/731000
619.57/618.72	c cleaning 37836 clauses out of 76254 with flag 770000/770000
676.40/675.52	c cleaning 38879 clauses out of 78418 with flag 810000/810000
751.52/750.60	c cleaning 40185 clauses out of 80542 with flag 851003/851003
823.96/823.09	c cleaning 40958 clauses out of 82355 with flag 893001/893001
892.18/891.28	c cleaning 41957 clauses out of 84397 with flag 936001/936001
958.81/957.80	c cleaning 42907 clauses out of 86441 with flag 980002/980002
1020.14/1019.15	c cleaning 44051 clauses out of 88532 with flag 1025000/1025000
1094.96/1093.96	c cleaning 45080 clauses out of 90483 with flag 1071002/1071002
1178.29/1177.23	c cleaning 46052 clauses out of 92403 with flag 1118002/1118002
1263.11/1262.02	c cleaning 47118 clauses out of 94350 with flag 1166001/1166001
1301.14/1300.01	c starts		: 1272
1301.14/1300.01	c conflicts		: 1194356
1301.14/1300.01	c decisions		: 3243201
1301.14/1300.01	c propagations		: 287148180
1301.14/1300.01	c inspects		: 10261679768
1301.14/1300.01	c shortcuts		: 0
1301.14/1300.01	c learnt literals	: 0
1301.14/1300.01	c learnt binary clauses	: 0
1301.14/1300.01	c learnt ternary clauses	: 0
1301.14/1300.01	c learnt constraints	: 1194355
1301.14/1300.01	c ignored constraints	: 0
1301.14/1300.01	c root simplifications	: 1272
1301.14/1300.01	c removed literals (reason simplification)	: 80542789
1301.14/1300.01	c reason swapping (by a shorter reason)	: 0
1301.14/1300.01	c Calls to reduceDB	: 44
1301.14/1300.01	c speed (assignments/second)	: 220975.51669658942
1301.14/1300.01	c non guided choices	222
1301.14/1300.04	c learnt constraints type 
1301.14/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 75592
1301.14/1300.04	c constraints type 
1301.14/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 50
1301.14/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 498518
1301.14/1300.04	s UNKNOWN
1301.14/1300.04	c Total wall clock time (in seconds) : 1299.916

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

running on 2 cores: 5,7

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 11/242 21334
/proc/meminfo: memFree=13956708/32951124 swapFree=67111528/67111528
[pid=21334] ppid=21332 vsize=11800 CPUtime=0 cores=5,7
/proc/21334/stat : 21334 (runsolver) R 21332 21334 20395 0 -1 4202560 45 0 0 0 0 0 0 0 21 0 1 0 470273472 12083200 55 33554432000 4194304 5434984 140734880182768 18446744073709551615 5055495 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/21334/statm: 2950 55 34 303 0 2644 0

[startup+0.073662 s]
/proc/loadavg: 3.53 3.91 3.90 11/242 21334
/proc/meminfo: memFree=13956708/32951124 swapFree=67111528/67111528
[pid=21334] ppid=21332 vsize=7569940 CPUtime=0.05 cores=5,7
/proc/21334/stat : 21334 (java) S 21332 21334 20395 0 -1 4202496 9373 0 1 0 4 1 0 0 21 0 18 0 470273472 7751618560 9070 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/21334/statm: 1892485 9070 1753 9 0 1883223 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7569940

[startup+0.100654 s]
/proc/loadavg: 3.53 3.91 3.90 11/242 21334
/proc/meminfo: memFree=13956708/32951124 swapFree=67111528/67111528
[pid=21334] ppid=21332 vsize=7569940 CPUtime=0.09 cores=5,7
/proc/21334/stat : 21334 (java) S 21332 21334 20395 0 -1 4202496 9901 0 1 0 7 2 0 0 21 0 18 0 470273472 7751618560 9598 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/21334/statm: 1892485 9598 1757 9 0 1883223 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7569940

[startup+0.300621 s]
/proc/loadavg: 3.53 3.91 3.90 11/242 21334
/proc/meminfo: memFree=13956708/32951124 swapFree=67111528/67111528
[pid=21334] ppid=21332 vsize=7640652 CPUtime=0.3 cores=5,7
/proc/21334/stat : 21334 (java) S 21332 21334 20395 0 -1 4202496 12513 0 1 0 28 2 0 0 21 0 18 0 470273472 7824027648 11931 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/21334/statm: 1910163 11932 2192 9 0 1900901 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 7640652

[startup+0.700548 s]
/proc/loadavg: 3.53 3.91 3.90 11/242 21334
/proc/meminfo: memFree=13956708/32951124 swapFree=67111528/67111528
[pid=21334] ppid=21332 vsize=7642996 CPUtime=0.86 cores=5,7
/proc/21334/stat : 21334 (java) S 21332 21334 20395 0 -1 4202496 22635 0 1 0 83 3 0 0 21 0 19 0 470273472 7826427904 20543 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/21334/statm: 1910749 20543 2216 9 0 1901487 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 7642996

[startup+1.50143 s]
/proc/loadavg: 3.53 3.91 3.90 10/262 21354
/proc/meminfo: memFree=13841428/32951124 swapFree=67111528/67111528
[pid=21334] ppid=21332 vsize=7643204 CPUtime=1.74 cores=5,7
/proc/21334/stat : 21334 (java) S 21332 21334 20395 0 -1 4202496 23652 0 1 0 171 3 0 0 21 0 19 0 470273472 7826640896 21556 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/21334/statm: 1910801 21556 2225 9 0 1901539 0
[pid=21334/tid=21336] ppid=21332 vsize=7643204 CPUtime=1.27 cores=5,7
/proc/21334/task/21336/stat : 21336 (java) R 21332 21334 20395 0 -1 4202560 18129 0 1 0 125 2 0 0 18 0 19 0 470273473 7826640896 21556 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 46912505721547 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21334/tid=21338] ppid=21332 vsize=7643204 CPUtime=0 cores=5,7
/proc/21334/task/21338/stat : 21338 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 470273475 7826640896 21556 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21339] ppid=21332 vsize=7643204 CPUtime=0 cores=5,7
/proc/21334/task/21339/stat : 21339 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273475 7826640896 21556 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21340] ppid=21332 vsize=7643204 CPUtime=0 cores=5,7
/proc/21334/task/21340/stat : 21340 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273475 7826640896 21556 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21341] ppid=21332 vsize=7643204 CPUtime=0 cores=5,7
/proc/21334/task/21341/stat : 21341 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273475 7826640896 21556 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21342] ppid=21332 vsize=7643204 CPUtime=0 cores=5,7
/proc/21334/task/21342/stat : 21342 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273475 7826640896 21556 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21343] ppid=21332 vsize=7643204 CPUtime=0 cores=5,7
/proc/21334/task/21343/stat : 21343 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273475 7826640896 21556 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21344] ppid=21332 vsize=7643204 CPUtime=0 cores=5,7
/proc/21334/task/21344/stat : 21344 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273475 7826640896 21556 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21345] ppid=21332 vsize=7643204 CPUtime=0 cores=5,7
/proc/21334/task/21345/stat : 21345 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273475 7826640896 21556 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21346] ppid=21332 vsize=7643204 CPUtime=0 cores=5,7
/proc/21334/task/21346/stat : 21346 (java) S 21332 21334 20395 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 470273476 7826640896 21556 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933593600 0 0 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21347] ppid=21332 vsize=7643204 CPUtime=0 cores=5,7
/proc/21334/task/21347/stat : 21347 (java) S 21332 21334 20395 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 470273476 7826640896 21556 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21348] ppid=21332 vsize=7643204 CPUtime=0 cores=5,7
/proc/21334/task/21348/stat : 21348 (java) S 21332 21334 20395 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 470273476 7826640896 21556 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21349] ppid=21332 vsize=7643204 CPUtime=0 cores=5,7
/proc/21334/task/21349/stat : 21349 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273478 7826640896 21556 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933600689 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21350] ppid=21332 vsize=7643204 CPUtime=0.26 cores=5,7
/proc/21334/task/21350/stat : 21350 (java) S 21332 21334 20395 0 -1 4202560 2417 0 0 0 26 0 0 0 21 0 19 0 470273478 7826640896 21556 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
[pid=21334/tid=21351] ppid=21332 vsize=7643204 CPUtime=0.19 cores=5,7
/proc/21334/task/21351/stat : 21351 (java) S 21332 21334 20395 0 -1 4202560 1946 0 0 0 19 0 0 0 21 0 19 0 470273478 7826640896 21556 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
[pid=21334/tid=21352] ppid=21332 vsize=7643204 CPUtime=0 cores=5,7
/proc/21334/task/21352/stat : 21352 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273478 7826640896 21556 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21353] ppid=21332 vsize=7643204 CPUtime=0 cores=5,7
/proc/21334/task/21353/stat : 21353 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 470273478 7826640896 21556 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933593600 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21354] ppid=21332 vsize=7643204 CPUtime=0 cores=5,7
/proc/21334/task/21354/stat : 21354 (java) S 21332 21334 20395 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 470273529 7826640896 21556 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933593600 0 4 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 7643204

[startup+3.10114 s]
/proc/loadavg: 3.53 3.91 3.90 5/262 21354
/proc/meminfo: memFree=13713464/32951124 swapFree=67111528/67111528
[pid=21334] ppid=21332 vsize=7662024 CPUtime=3.57 cores=5,7
/proc/21334/stat : 21334 (java) S 21332 21334 20395 0 -1 4202496 45407 0 1 0 351 6 0 0 21 0 19 0 470273472 7845912576 41362 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/21334/statm: 1915506 41362 2252 9 0 1906244 0
[pid=21334/tid=21336] ppid=21332 vsize=7662024 CPUtime=2.7 cores=5,7
/proc/21334/task/21336/stat : 21336 (java) R 21332 21334 20395 0 -1 4202560 18906 0 1 0 267 3 0 0 17 0 19 0 470273473 7845912576 41362 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 46912505641722 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21334/tid=21338] ppid=21332 vsize=7662024 CPUtime=0.03 cores=5,7
/proc/21334/task/21338/stat : 21338 (java) S 21332 21334 20395 0 -1 4202560 4110 0 0 0 3 0 0 0 18 0 19 0 470273475 7845912576 41362 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
[pid=21334/tid=21339] ppid=21332 vsize=7662024 CPUtime=0.01 cores=5,7
/proc/21334/task/21339/stat : 21339 (java) S 21332 21334 20395 0 -1 4202560 1599 0 0 0 1 0 0 0 18 0 19 0 470273475 7845912576 41362 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
[pid=21334/tid=21340] ppid=21332 vsize=7662024 CPUtime=0 cores=5,7
/proc/21334/task/21340/stat : 21340 (java) S 21332 21334 20395 0 -1 4202560 901 0 0 0 0 0 0 0 18 0 19 0 470273475 7845912576 41362 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
[pid=21334/tid=21341] ppid=21332 vsize=7662024 CPUtime=0 cores=5,7
/proc/21334/task/21341/stat : 21341 (java) S 21332 21334 20395 0 -1 4202560 141 0 0 0 0 0 0 0 18 0 19 0 470273475 7845912576 41362 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
[pid=21334/tid=21342] ppid=21332 vsize=7662024 CPUtime=0 cores=5,7
/proc/21334/task/21342/stat : 21342 (java) S 21332 21334 20395 0 -1 4202560 552 0 0 0 0 0 0 0 18 0 19 0 470273475 7845912576 41362 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
[pid=21334/tid=21343] ppid=21332 vsize=7662024 CPUtime=0 cores=5,7
/proc/21334/task/21343/stat : 21343 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 470273475 7845912576 41362 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
[pid=21334/tid=21344] ppid=21332 vsize=7662024 CPUtime=0 cores=5,7
/proc/21334/task/21344/stat : 21344 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 470273475 7845912576 41362 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
[pid=21334/tid=21345] ppid=21332 vsize=7662024 CPUtime=0 cores=5,7
/proc/21334/task/21345/stat : 21345 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 470273475 7845912576 41362 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
[pid=21334/tid=21346] ppid=21332 vsize=7662024 CPUtime=0.1 cores=5,7
/proc/21334/task/21346/stat : 21346 (java) S 21332 21334 20395 0 -1 4202560 7204 0 0 0 10 0 0 0 16 0 19 0 470273476 7845912576 41362 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933593600 0 0 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
[pid=21334/tid=21347] ppid=21332 vsize=7662024 CPUtime=0 cores=5,7
/proc/21334/task/21347/stat : 21347 (java) S 21332 21334 20395 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 470273476 7845912576 41362 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21348] ppid=21332 vsize=7662024 CPUtime=0 cores=5,7
/proc/21334/task/21348/stat : 21348 (java) S 21332 21334 20395 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 470273476 7845912576 41362 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21349] ppid=21332 vsize=7662024 CPUtime=0 cores=5,7
/proc/21334/task/21349/stat : 21349 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273478 7845912576 41362 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933600689 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21350] ppid=21332 vsize=7662024 CPUtime=0.46 cores=5,7
/proc/21334/task/21350/stat : 21350 (java) S 21332 21334 20395 0 -1 4202560 8891 0 0 0 45 1 0 0 16 0 19 0 470273478 7845912576 41362 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21351] ppid=21332 vsize=7662024 CPUtime=0.2 cores=5,7
/proc/21334/task/21351/stat : 21351 (java) S 21332 21334 20395 0 -1 4202560 1950 0 0 0 20 0 0 0 16 0 19 0 470273478 7845912576 41362 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
[pid=21334/tid=21352] ppid=21332 vsize=7662024 CPUtime=0 cores=5,7
/proc/21334/task/21352/stat : 21352 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273478 7845912576 41362 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21353] ppid=21332 vsize=7662024 CPUtime=0 cores=5,7
/proc/21334/task/21353/stat : 21353 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 470273478 7845912576 41362 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933593600 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21354] ppid=21332 vsize=7662024 CPUtime=0 cores=5,7
/proc/21334/task/21354/stat : 21354 (java) S 21332 21334 20395 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 470273529 7845912576 41362 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933593600 0 4 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 7662024

[startup+6.30155 s]
/proc/loadavg: 3.65 3.92 3.90 5/262 21354
/proc/meminfo: memFree=13632764/32951124 swapFree=67111528/67111528
[pid=21334] ppid=21332 vsize=7656400 CPUtime=6.79 cores=5,7
/proc/21334/stat : 21334 (java) S 21332 21334 20395 0 -1 4202496 47924 0 1 0 672 7 0 0 21 0 19 0 470273472 7840153600 42612 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/21334/statm: 1914100 42612 2254 9 0 1904838 0
[pid=21334/tid=21336] ppid=21332 vsize=7656400 CPUtime=5.78 cores=5,7
/proc/21334/task/21336/stat : 21336 (java) R 21332 21334 20395 0 -1 4202560 18909 0 1 0 575 3 0 0 19 0 19 0 470273473 7840153600 42612 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 46912505594359 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21334/tid=21338] ppid=21332 vsize=7656400 CPUtime=0.03 cores=5,7
/proc/21334/task/21338/stat : 21338 (java) S 21332 21334 20395 0 -1 4202560 4110 0 0 0 3 0 0 0 17 0 19 0 470273475 7840153600 42612 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21339] ppid=21332 vsize=7656400 CPUtime=0.02 cores=5,7
/proc/21334/task/21339/stat : 21339 (java) S 21332 21334 20395 0 -1 4202560 1599 0 0 0 2 0 0 0 17 0 19 0 470273475 7840153600 42612 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21340] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21340/stat : 21340 (java) S 21332 21334 20395 0 -1 4202560 901 0 0 0 0 0 0 0 18 0 19 0 470273475 7840153600 42612 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21341] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21341/stat : 21341 (java) S 21332 21334 20395 0 -1 4202560 141 0 0 0 0 0 0 0 15 0 19 0 470273475 7840153600 42612 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21342] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21342/stat : 21342 (java) S 21332 21334 20395 0 -1 4202560 1601 0 0 0 0 0 0 0 15 0 19 0 470273475 7840153600 42612 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21343] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21343/stat : 21343 (java) S 21332 21334 20395 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 19 0 470273475 7840153600 42612 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21344] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21344/stat : 21344 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 470273475 7840153600 42612 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21345] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21345/stat : 21345 (java) S 21332 21334 20395 0 -1 4202560 739 0 0 0 0 0 0 0 15 0 19 0 470273475 7840153600 42612 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21346] ppid=21332 vsize=7656400 CPUtime=0.19 cores=5,7
/proc/21334/task/21346/stat : 21346 (java) S 21332 21334 20395 0 -1 4202560 7884 0 0 0 19 0 0 0 16 0 19 0 470273476 7840153600 42612 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933593600 0 0 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
[pid=21334/tid=21347] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21347/stat : 21347 (java) S 21332 21334 20395 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 470273476 7840153600 42612 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21348] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21348/stat : 21348 (java) S 21332 21334 20395 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 470273476 7840153600 42612 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21349] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21349/stat : 21349 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273478 7840153600 42612 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933600689 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21350] ppid=21332 vsize=7656400 CPUtime=0.46 cores=5,7
/proc/21334/task/21350/stat : 21350 (java) S 21332 21334 20395 0 -1 4202560 8891 0 0 0 45 1 0 0 16 0 19 0 470273478 7840153600 42612 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21351] ppid=21332 vsize=7656400 CPUtime=0.22 cores=5,7
/proc/21334/task/21351/stat : 21351 (java) S 21332 21334 20395 0 -1 4202560 1952 0 0 0 22 0 0 0 15 0 19 0 470273478 7840153600 42612 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
[pid=21334/tid=21352] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21352/stat : 21352 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273478 7840153600 42612 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21353] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21353/stat : 21353 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 470273478 7840153600 42612 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933593600 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21354] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21354/stat : 21354 (java) S 21332 21334 20395 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 470273529 7840153600 42612 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933593600 0 4 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.79
Current children cumulated vsize (KiB) 7656400

[startup+12.7014 s]

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

[pid=21334/tid=21343] ppid=21332 vsize=7656400 CPUtime=0.13 cores=5,7
/proc/21334/task/21343/stat : 21343 (java) S 21332 21334 20395 0 -1 4202560 3487 0 0 0 13 0 0 0 15 0 19 0 470273475 7840153600 82294 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21344] ppid=21332 vsize=7656400 CPUtime=0.15 cores=5,7
/proc/21334/task/21344/stat : 21344 (java) S 21332 21334 20395 0 -1 4202560 1943 0 0 0 15 0 0 0 15 0 19 0 470273475 7840153600 82294 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21345] ppid=21332 vsize=7656400 CPUtime=0.12 cores=5,7
/proc/21334/task/21345/stat : 21345 (java) S 21332 21334 20395 0 -1 4202560 3195 0 0 0 12 0 0 0 15 0 19 0 470273475 7840153600 82294 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21346] ppid=21332 vsize=7656400 CPUtime=4.91 cores=5,7
/proc/21334/task/21346/stat : 21346 (java) S 21332 21334 20395 0 -1 4202560 21794 0 0 0 489 2 0 0 15 0 19 0 470273476 7840153600 82294 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933593600 0 0 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
[pid=21334/tid=21347] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21347/stat : 21347 (java) S 21332 21334 20395 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 470273476 7840153600 82294 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21348] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21348/stat : 21348 (java) S 21332 21334 20395 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 470273476 7840153600 82294 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21349] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21349/stat : 21349 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273478 7840153600 82294 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933600689 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21350] ppid=21332 vsize=7656400 CPUtime=0.46 cores=5,7
/proc/21334/task/21350/stat : 21350 (java) S 21332 21334 20395 0 -1 4202560 8891 0 0 0 45 1 0 0 16 0 19 0 470273478 7840153600 82294 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21351] ppid=21332 vsize=7656400 CPUtime=0.26 cores=5,7
/proc/21334/task/21351/stat : 21351 (java) S 21332 21334 20395 0 -1 4202560 2105 0 0 0 26 0 0 0 15 0 19 0 470273478 7840153600 82294 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
[pid=21334/tid=21352] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21352/stat : 21352 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273478 7840153600 82294 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21353] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21353/stat : 21353 (java) S 21332 21334 20395 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 470273478 7840153600 82294 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933593600 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21354] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21354/stat : 21354 (java) S 21332 21334 20395 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 470273529 7840153600 82294 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933593600 0 4 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1123.39
Current children cumulated vsize (KiB) 7656400

[startup+1182.3 s]
/proc/loadavg: 4.03 4.02 3.97 5/262 21385
/proc/meminfo: memFree=13204780/32951124 swapFree=67111528/67111528
[pid=21334] ppid=21332 vsize=7656400 CPUtime=1183.41 cores=5,7
/proc/21334/stat : 21334 (java) S 21332 21334 20395 0 -1 4202496 87962 0 1 0 118325 16 0 0 21 0 19 0 470273472 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/21334/statm: 1914100 82321 2254 9 0 1904838 0
[pid=21334/tid=21336] ppid=21332 vsize=7656400 CPUtime=1176.3 cores=5,7
/proc/21334/task/21336/stat : 21336 (java) R 21332 21334 20395 0 -1 4202560 24723 0 1 0 117624 6 0 0 25 0 19 0 470273473 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 46912505620221 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21334/tid=21338] ppid=21332 vsize=7656400 CPUtime=0.19 cores=5,7
/proc/21334/task/21338/stat : 21338 (java) S 21332 21334 20395 0 -1 4202560 6633 0 0 0 18 1 0 0 15 0 19 0 470273475 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21339] ppid=21332 vsize=7656400 CPUtime=0.14 cores=5,7
/proc/21334/task/21339/stat : 21339 (java) S 21332 21334 20395 0 -1 4202560 4119 0 0 0 14 0 0 0 15 0 19 0 470273475 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21340] ppid=21332 vsize=7656400 CPUtime=0.15 cores=5,7
/proc/21334/task/21340/stat : 21340 (java) S 21332 21334 20395 0 -1 4202560 4555 0 0 0 15 0 0 0 15 0 19 0 470273475 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21341] ppid=21332 vsize=7656400 CPUtime=0.15 cores=5,7
/proc/21334/task/21341/stat : 21341 (java) S 21332 21334 20395 0 -1 4202560 268 0 0 0 15 0 0 0 16 0 19 0 470273475 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21342] ppid=21332 vsize=7656400 CPUtime=0.17 cores=5,7
/proc/21334/task/21342/stat : 21342 (java) S 21332 21334 20395 0 -1 4202560 5030 0 0 0 17 0 0 0 15 0 19 0 470273475 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21343] ppid=21332 vsize=7656400 CPUtime=0.13 cores=5,7
/proc/21334/task/21343/stat : 21343 (java) S 21332 21334 20395 0 -1 4202560 3487 0 0 0 13 0 0 0 15 0 19 0 470273475 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21344] ppid=21332 vsize=7656400 CPUtime=0.17 cores=5,7
/proc/21334/task/21344/stat : 21344 (java) S 21332 21334 20395 0 -1 4202560 1944 0 0 0 17 0 0 0 16 0 19 0 470273475 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21345] ppid=21332 vsize=7656400 CPUtime=0.12 cores=5,7
/proc/21334/task/21345/stat : 21345 (java) S 21332 21334 20395 0 -1 4202560 3195 0 0 0 12 0 0 0 15 0 19 0 470273475 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21346] ppid=21332 vsize=7656400 CPUtime=5.04 cores=5,7
/proc/21334/task/21346/stat : 21346 (java) S 21332 21334 20395 0 -1 4202560 21796 0 0 0 502 2 0 0 15 0 19 0 470273476 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933593600 0 0 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
[pid=21334/tid=21347] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21347/stat : 21347 (java) S 21332 21334 20395 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 470273476 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21348] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21348/stat : 21348 (java) S 21332 21334 20395 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 470273476 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21349] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21349/stat : 21349 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273478 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933600689 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21350] ppid=21332 vsize=7656400 CPUtime=0.46 cores=5,7
/proc/21334/task/21350/stat : 21350 (java) S 21332 21334 20395 0 -1 4202560 8891 0 0 0 45 1 0 0 16 0 19 0 470273478 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21351] ppid=21332 vsize=7656400 CPUtime=0.26 cores=5,7
/proc/21334/task/21351/stat : 21351 (java) S 21332 21334 20395 0 -1 4202560 2105 0 0 0 26 0 0 0 15 0 19 0 470273478 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
[pid=21334/tid=21352] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21352/stat : 21352 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273478 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21353] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21353/stat : 21353 (java) S 21332 21334 20395 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 470273478 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933593600 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21354] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21354/stat : 21354 (java) S 21332 21334 20395 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 470273529 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933593600 0 4 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1183.41
Current children cumulated vsize (KiB) 7656400

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.97 5/262 21387
/proc/meminfo: memFree=13200288/32951124 swapFree=67111528/67111528
[pid=21334] ppid=21332 vsize=7656400 CPUtime=1243.42 cores=5,7
/proc/21334/stat : 21334 (java) S 21332 21334 20395 0 -1 4202496 87966 0 1 0 124326 16 0 0 21 0 19 0 470273472 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/21334/statm: 1914100 82321 2254 9 0 1904838 0
[pid=21334/tid=21336] ppid=21332 vsize=7656400 CPUtime=1236.3 cores=5,7
/proc/21334/task/21336/stat : 21336 (java) R 21332 21334 20395 0 -1 4202560 24723 0 1 0 123624 6 0 0 25 0 19 0 470273473 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 46912505700177 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21334/tid=21338] ppid=21332 vsize=7656400 CPUtime=0.19 cores=5,7
/proc/21334/task/21338/stat : 21338 (java) S 21332 21334 20395 0 -1 4202560 6633 0 0 0 18 1 0 0 15 0 19 0 470273475 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21339] ppid=21332 vsize=7656400 CPUtime=0.14 cores=5,7
/proc/21334/task/21339/stat : 21339 (java) S 21332 21334 20395 0 -1 4202560 4119 0 0 0 14 0 0 0 15 0 19 0 470273475 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21340] ppid=21332 vsize=7656400 CPUtime=0.15 cores=5,7
/proc/21334/task/21340/stat : 21340 (java) S 21332 21334 20395 0 -1 4202560 4555 0 0 0 15 0 0 0 15 0 19 0 470273475 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21341] ppid=21332 vsize=7656400 CPUtime=0.15 cores=5,7
/proc/21334/task/21341/stat : 21341 (java) S 21332 21334 20395 0 -1 4202560 268 0 0 0 15 0 0 0 16 0 19 0 470273475 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21342] ppid=21332 vsize=7656400 CPUtime=0.17 cores=5,7
/proc/21334/task/21342/stat : 21342 (java) S 21332 21334 20395 0 -1 4202560 5030 0 0 0 17 0 0 0 15 0 19 0 470273475 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21343] ppid=21332 vsize=7656400 CPUtime=0.13 cores=5,7
/proc/21334/task/21343/stat : 21343 (java) S 21332 21334 20395 0 -1 4202560 3487 0 0 0 13 0 0 0 15 0 19 0 470273475 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21344] ppid=21332 vsize=7656400 CPUtime=0.17 cores=5,7
/proc/21334/task/21344/stat : 21344 (java) S 21332 21334 20395 0 -1 4202560 1944 0 0 0 17 0 0 0 16 0 19 0 470273475 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21345] ppid=21332 vsize=7656400 CPUtime=0.12 cores=5,7
/proc/21334/task/21345/stat : 21345 (java) S 21332 21334 20395 0 -1 4202560 3195 0 0 0 12 0 0 0 15 0 19 0 470273475 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21346] ppid=21332 vsize=7656400 CPUtime=5.04 cores=5,7
/proc/21334/task/21346/stat : 21346 (java) S 21332 21334 20395 0 -1 4202560 21796 0 0 0 502 2 0 0 15 0 19 0 470273476 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933593600 0 0 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
[pid=21334/tid=21347] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21347/stat : 21347 (java) S 21332 21334 20395 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 470273476 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21348] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21348/stat : 21348 (java) S 21332 21334 20395 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 470273476 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21349] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21349/stat : 21349 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273478 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933600689 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21350] ppid=21332 vsize=7656400 CPUtime=0.46 cores=5,7
/proc/21334/task/21350/stat : 21350 (java) S 21332 21334 20395 0 -1 4202560 8891 0 0 0 45 1 0 0 16 0 19 0 470273478 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21351] ppid=21332 vsize=7656400 CPUtime=0.26 cores=5,7
/proc/21334/task/21351/stat : 21351 (java) S 21332 21334 20395 0 -1 4202560 2105 0 0 0 26 0 0 0 15 0 19 0 470273478 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
[pid=21334/tid=21352] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21352/stat : 21352 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273478 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21353] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21353/stat : 21353 (java) S 21332 21334 20395 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 19 0 470273478 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933593600 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21354] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21354/stat : 21354 (java) S 21332 21334 20395 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 470273529 7840153600 82321 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933593600 0 4 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1243.42
Current children cumulated vsize (KiB) 7656400



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.02 3.97 2/202 21397
/proc/meminfo: memFree=13768268/32951124 swapFree=67111528/67111528
[pid=21334] ppid=21332 vsize=7656400 CPUtime=1301.14 cores=5,7
/proc/21334/stat : 21334 (java) S 21332 21334 20395 0 -1 4202496 88692 0 1 0 130098 16 0 0 21 0 19 0 470273472 7840153600 83040 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933579749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/21334/statm: 1914100 83040 2254 9 0 1904838 0
[pid=21334/tid=21336] ppid=21332 vsize=7656400 CPUtime=1293.81 cores=5,7
/proc/21334/task/21336/stat : 21336 (java) R 21332 21334 20395 0 -1 4202560 25442 0 1 0 129374 7 0 0 25 0 19 0 470273473 7840153600 83040 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 46912505700790 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=21334/tid=21338] ppid=21332 vsize=7656400 CPUtime=0.19 cores=5,7
/proc/21334/task/21338/stat : 21338 (java) S 21332 21334 20395 0 -1 4202560 6633 0 0 0 18 1 0 0 15 0 19 0 470273475 7840153600 83040 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21339] ppid=21332 vsize=7656400 CPUtime=0.14 cores=5,7
/proc/21334/task/21339/stat : 21339 (java) S 21332 21334 20395 0 -1 4202560 4119 0 0 0 14 0 0 0 15 0 19 0 470273475 7840153600 83040 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21340] ppid=21332 vsize=7656400 CPUtime=0.17 cores=5,7
/proc/21334/task/21340/stat : 21340 (java) S 21332 21334 20395 0 -1 4202560 4556 0 0 0 17 0 0 0 16 0 19 0 470273475 7840153600 83040 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21341] ppid=21332 vsize=7656400 CPUtime=0.15 cores=5,7
/proc/21334/task/21341/stat : 21341 (java) S 21332 21334 20395 0 -1 4202560 268 0 0 0 15 0 0 0 15 0 19 0 470273475 7840153600 83040 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21342] ppid=21332 vsize=7656400 CPUtime=0.2 cores=5,7
/proc/21334/task/21342/stat : 21342 (java) S 21332 21334 20395 0 -1 4202560 5030 0 0 0 20 0 0 0 16 0 19 0 470273475 7840153600 83040 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21343] ppid=21332 vsize=7656400 CPUtime=0.13 cores=5,7
/proc/21334/task/21343/stat : 21343 (java) S 21332 21334 20395 0 -1 4202560 3487 0 0 0 13 0 0 0 15 0 19 0 470273475 7840153600 83040 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
[pid=21334/tid=21344] ppid=21332 vsize=7656400 CPUtime=0.17 cores=5,7
/proc/21334/task/21344/stat : 21344 (java) S 21332 21334 20395 0 -1 4202560 1944 0 0 0 17 0 0 0 15 0 19 0 470273475 7840153600 83040 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21345] ppid=21332 vsize=7656400 CPUtime=0.12 cores=5,7
/proc/21334/task/21345/stat : 21345 (java) S 21332 21334 20395 0 -1 4202560 3195 0 0 0 12 0 0 0 15 0 19 0 470273475 7840153600 83040 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21346] ppid=21332 vsize=7656400 CPUtime=5.22 cores=5,7
/proc/21334/task/21346/stat : 21346 (java) S 21332 21334 20395 0 -1 4202560 21798 0 0 0 520 2 0 0 15 0 19 0 470273476 7840153600 83040 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933593600 0 0 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
[pid=21334/tid=21347] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21347/stat : 21347 (java) S 21332 21334 20395 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 470273476 7840153600 83040 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21348] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21348/stat : 21348 (java) S 21332 21334 20395 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 470273476 7840153600 83040 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21349] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21349/stat : 21349 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273478 7840153600 83040 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933600689 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21350] ppid=21332 vsize=7656400 CPUtime=0.46 cores=5,7
/proc/21334/task/21350/stat : 21350 (java) S 21332 21334 20395 0 -1 4202560 8891 0 0 0 45 1 0 0 16 0 19 0 470273478 7840153600 83040 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21351] ppid=21332 vsize=7656400 CPUtime=0.26 cores=5,7
/proc/21334/task/21351/stat : 21351 (java) S 21332 21334 20395 0 -1 4202560 2105 0 0 0 26 0 0 0 15 0 19 0 470273478 7840153600 83040 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
[pid=21334/tid=21352] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21352/stat : 21352 (java) S 21332 21334 20395 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 470273478 7840153600 83040 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933592985 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21353] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21353/stat : 21353 (java) S 21332 21334 20395 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 470273478 7840153600 83040 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933593600 0 4 0 16800975 18446604471128896704 0 0 -1 7 0 0 0
[pid=21334/tid=21354] ppid=21332 vsize=7656400 CPUtime=0 cores=5,7
/proc/21334/task/21354/stat : 21354 (java) S 21332 21334 20395 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 470273529 7840153600 83040 33554432000 1073741824 1073778376 140733203259232 18446744073709551615 222933593600 0 4 0 16800975 18446604471128896704 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1301.14
Current children cumulated vsize (KiB) 7656400

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.06
CPU time (s): 1301.24
CPU user time (s): 1301.05
CPU system time (s): 0.186971
CPU usage (%): 100.091
Max. virtual memory (cumulated for all children) (KiB): 7662024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.05
system time used= 0.186971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89059
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= 27892
involuntary context switches= 4182

runsolver used 2.10568 second user time and 5.03923 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-23 21:25:27
IDJOB=3251566
IDBENCH=88226
IDSOLVER=1611
FILE ID=node109/3251566-1303586727
RUNJOBID= node109-1303586727-21242
PBS_JOBID= 13150346
Free space on /tmp= 71360 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p15-s99099953.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-3251566-1303586727/watcher-3251566-1303586727 -o /tmp/evaluation-result-3251566-1303586727/solver-3251566-1303586727 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3251566-1303586727.cnf

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

MD5SUM BENCH= dda220d08783aabf4e7a9e99eeeccae6
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:      13956988 kB
Buffers:       2103052 kB
Cached:       16105792 kB
SwapCached:          0 kB
Active:       10105772 kB
Inactive:      8312580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13956988 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14456 kB
Writeback:          36 kB
AnonPages:      207892 kB
Mapped:          22576 kB
Slab:           511128 kB
PageTables:       5788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 22003316 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= 71368 MiB
End job on node109 at 2011-04-23 21:47:09