Trace number 3280151

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-17-s.cnf
MD5SUMf72920912a1bb14f90e9fea5dee0ec1c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark77.9931
Satisfiable
(Un)Satisfiability was proved
Number of variables298900
Number of clauses1409628
Sum of the clauses size3261218
Maximum clause length10
Minimum clause length1
Number of clauses of size 122283
Number of clauses of size 21089480
Number of clauses of size 3242405
Number of clauses of size 46160
Number of clauses of size 524640
Number of clauses of size over 524660

Solver Data

0.01/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.01/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.07	c See www.sat4j.org for details.
0.01/0.07	c no version file found!!!
0.01/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.01/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.01/0.07	c java.vm.version	19.1-b02
0.01/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.01/0.07	c sun.arch.data.model	64
0.01/0.07	c java.version		1.6.0_24
0.01/0.08	c os.name		Linux
0.01/0.08	c os.version		2.6.18-164.el5
0.01/0.08	c os.arch		amd64
0.01/0.08	c Free memory 		6997539544
0.01/0.08	c Max memory 		7034241024
0.01/0.08	c Total memory 		7034241024
0.01/0.08	c Number of processors 	8
0.09/0.10	c --- Begin Solver configuration ---
0.09/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.09/0.10	c Expensive reason simplification
0.09/0.10	c Armin Biere (Picosat) restarts strategy
0.09/0.10	c Glucose learned constraints deletion strategy
0.09/0.10	c timeout=2147483647s
0.09/0.10	c DB Simplification allowed=true
0.09/0.10	c --- End Solver configuration ---
0.09/0.10	c solving HOME/instance-3280151-1303746823.cnf
0.09/0.10	c reading problem ... 
1.34/1.24	c ... done. Wall clock time 1.14s.
1.34/1.24	c #vars     298900
1.34/1.24	c #constraints  1397017
1.34/1.24	c constraints type 
1.34/1.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 297711
1.34/1.24	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1088146
15.79/15.20	c cleaning 2356 clauses out of 4762 with flag 5001/5001
32.24/31.31	c cleaning 4179 clauses out of 8392 with flag 11002/11002
55.17/54.27	c cleaning 5509 clauses out of 11036 with flag 18000/18000
76.09/75.16	c cleaning 6487 clauses out of 13499 with flag 26000/26000
110.63/109.63	c cleaning 7860 clauses out of 15805 with flag 35001/35001
146.45/145.45	c cleaning 8799 clauses out of 17835 with flag 45005/45005
184.08/183.02	c cleaning 9961 clauses out of 19976 with flag 56000/56000
228.41/227.34	c cleaning 10951 clauses out of 21974 with flag 68000/68000
277.65/276.52	c cleaning 11667 clauses out of 23626 with flag 81001/81001
330.77/329.65	c cleaning 12796 clauses out of 25920 with flag 95003/95003
388.80/387.66	c cleaning 13835 clauses out of 28111 with flag 110001/110001
448.94/447.74	c cleaning 14539 clauses out of 29653 with flag 126002/126002
517.06/515.85	c cleaning 15782 clauses out of 31784 with flag 143000/143000
585.19/583.93	c cleaning 16748 clauses out of 33899 with flag 161005/161005
668.72/667.48	c cleaning 17916 clauses out of 36133 with flag 180000/180000
762.75/761.45	c cleaning 19043 clauses out of 38170 with flag 200001/200001
853.08/851.70	c cleaning 19876 clauses out of 40061 with flag 221000/221000
946.52/945.16	c cleaning 20833 clauses out of 42100 with flag 243003/243003
1051.05/1049.62	c cleaning 22002 clauses out of 44244 with flag 266001/266001
1169.29/1167.81	c cleaning 23060 clauses out of 46235 with flag 290002/290002
1280.63/1279.16	c cleaning 23876 clauses out of 48104 with flag 315000/315000
1301.57/1300.01	c starts		: 629
1301.57/1300.01	c conflicts		: 318724
1301.57/1300.01	c decisions		: 3908790
1301.57/1300.01	c propagations		: 1417713505
1301.57/1300.01	c inspects		: 4600808663
1301.57/1300.01	c shortcuts		: 0
1301.57/1300.01	c learnt literals	: 232
1301.57/1300.01	c learnt binary clauses	: 5678
1301.57/1300.01	c learnt ternary clauses	: 7454
1301.57/1300.01	c learnt constraints	: 318492
1301.57/1300.01	c ignored constraints	: 0
1301.57/1300.01	c root simplifications	: 861
1301.57/1300.01	c removed literals (reason simplification)	: 10163154
1301.57/1300.01	c reason swapping (by a shorter reason)	: 0
1301.57/1300.01	c Calls to reduceDB	: 21
1301.57/1300.01	c speed (assignments/second)	: 1091586.6970442669
1301.57/1300.01	c non guided choices	19719
1301.57/1300.03	c learnt constraints type 
1301.57/1300.03	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 5044
1301.57/1300.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 22908
1301.57/1300.03	c constraints type 
1301.57/1300.03	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 297711
1301.57/1300.03	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1088146
1301.57/1300.03	s UNKNOWN
1301.57/1300.03	c Total wall clock time (in seconds) : 1299.907

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-3280151-1303746823/watcher-3280151-1303746823 -o /tmp/evaluation-result-3280151-1303746823/solver-3280151-1303746823 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3280151-1303746823.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: 0.00 0.00 0.00 5/199 26405
/proc/meminfo: memFree=23167776/32951124 swapFree=67051468/67111528
[pid=26405] ppid=26403 vsize=31604 CPUtime=0 cores=5,7
/proc/26405/stat : 26405 (java) S 26403 26405 26342 0 -1 4202496 1278 0 0 0 0 0 0 0 21 0 2 0 486285163 32362496 996 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382759909 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/26405/statm: 7901 998 768 9 0 386 0
[pid=26405/tid=26406] ppid=26403 vsize=31604 CPUtime=0 cores=5,7
/proc/26405/task/26406/stat : 26406 (java) R 26403 26405 26342 0 -1 4202560 170 0 0 0 0 0 0 0 23 0 2 0 486285164 32362496 1001 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218366033543 0 0 0 16784584 0 0 0 -1 5 0 0 0

[startup+0.0295539 s]
/proc/loadavg: 0.00 0.00 0.00 5/199 26405
/proc/meminfo: memFree=23167776/32951124 swapFree=67051468/67111528
[pid=26405] ppid=26403 vsize=7551884 CPUtime=0.01 cores=5,7
/proc/26405/stat : 26405 (java) S 26403 26405 26342 0 -1 4202496 8311 0 1 0 1 0 0 0 21 0 10 0 486285163 7733129216 8009 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382759909 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/26405/statm: 1887971 8011 1517 9 0 1878719 0
[pid=26405/tid=26406] ppid=26403 vsize=7551884 CPUtime=0.01 cores=5,7
/proc/26405/task/26406/stat : 26406 (java) R 26403 26405 26342 0 -1 4202560 7190 0 1 0 1 0 0 0 25 0 10 0 486285164 7733129216 8011 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382783947 0 4 0 16784584 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7551884

[startup+0.100541 s]
/proc/loadavg: 0.00 0.00 0.00 5/199 26405
/proc/meminfo: memFree=23167776/32951124 swapFree=67051468/67111528
[pid=26405] ppid=26403 vsize=7570804 CPUtime=0.09 cores=5,7
/proc/26405/stat : 26405 (java) S 26403 26405 26342 0 -1 4202496 10139 0 1 0 8 1 0 0 21 0 18 0 486285163 7752503296 9835 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26405/statm: 1892701 9836 2086 9 0 1883439 0
[pid=26405/tid=26406] ppid=26403 vsize=7570804 CPUtime=0.06 cores=5,7
/proc/26405/task/26406/stat : 26406 (java) R 26403 26405 26342 0 -1 4202560 8411 0 1 0 6 0 0 0 22 0 18 0 486285164 7752503296 9836 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382783947 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7570804

[startup+0.300518 s]
/proc/loadavg: 0.00 0.00 0.00 5/199 26405
/proc/meminfo: memFree=23167776/32951124 swapFree=67051468/67111528
[pid=26405] ppid=26403 vsize=7637840 CPUtime=0.39 cores=5,7
/proc/26405/stat : 26405 (java) S 26403 26405 26342 0 -1 4202496 18405 0 1 0 37 2 0 0 21 0 18 0 486285163 7821148160 17868 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26405/statm: 1909460 17872 2198 9 0 1900198 0
[pid=26405/tid=26406] ppid=26403 vsize=7637840 CPUtime=0.25 cores=5,7
/proc/26405/task/26406/stat : 26406 (java) R 26403 26405 26342 0 -1 4202560 15936 0 1 0 23 2 0 0 22 0 18 0 486285164 7821148160 17874 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 46912505537300 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 7637840

[startup+0.700456 s]
/proc/loadavg: 0.00 0.00 0.00 5/199 26405
/proc/meminfo: memFree=23167776/32951124 swapFree=67051468/67111528
[pid=26405] ppid=26403 vsize=7637840 CPUtime=0.79 cores=5,7
/proc/26405/stat : 26405 (java) S 26403 26405 26342 0 -1 4202496 34172 0 1 0 75 4 0 0 21 0 18 0 486285163 7821148160 33635 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26405/statm: 1909460 33636 2198 9 0 1900198 0
[pid=26405/tid=26406] ppid=26403 vsize=7637840 CPUtime=0.65 cores=5,7
/proc/26405/task/26406/stat : 26406 (java) R 26403 26405 26342 0 -1 4202560 31698 0 1 0 61 4 0 0 24 0 18 0 486285164 7821148160 33636 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 46912505550345 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 7637840

[startup+1.50126 s]
/proc/loadavg: 0.00 0.00 0.00 5/239 26450
/proc/meminfo: memFree=22948256/32951124 swapFree=67051468/67111528
[pid=26405] ppid=26403 vsize=7641064 CPUtime=1.78 cores=5,7
/proc/26405/stat : 26405 (java) S 26403 26405 26342 0 -1 4202496 53438 0 1 0 170 8 0 0 21 0 19 0 486285163 7824449536 52686 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26405/statm: 1910266 52686 2213 9 0 1901004 0
[pid=26405/tid=26406] ppid=26403 vsize=7641064 CPUtime=1.4 cores=5,7
/proc/26405/task/26406/stat : 26406 (java) R 26403 26405 26342 0 -1 4202560 49800 0 1 0 133 7 0 0 25 0 19 0 486285164 7824449536 52686 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 46912505646411 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=26405/tid=26408] ppid=26403 vsize=7641064 CPUtime=0 cores=5,7
/proc/26405/task/26408/stat : 26408 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 486285165 7824449536 52686 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26409] ppid=26403 vsize=7641064 CPUtime=0 cores=5,7
/proc/26405/task/26409/stat : 26409 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 486285165 7824449536 52686 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26410] ppid=26403 vsize=7641064 CPUtime=0 cores=5,7
/proc/26405/task/26410/stat : 26410 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285165 7824449536 52686 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26411] ppid=26403 vsize=7641064 CPUtime=0 cores=5,7
/proc/26405/task/26411/stat : 26411 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285165 7824449536 52686 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26412] ppid=26403 vsize=7641064 CPUtime=0 cores=5,7
/proc/26405/task/26412/stat : 26412 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285165 7824449536 52686 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26413] ppid=26403 vsize=7641064 CPUtime=0 cores=5,7
/proc/26405/task/26413/stat : 26413 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285165 7824449536 52686 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26414] ppid=26403 vsize=7641064 CPUtime=0 cores=5,7
/proc/26405/task/26414/stat : 26414 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285165 7824449536 52686 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26415] ppid=26403 vsize=7641064 CPUtime=0 cores=5,7
/proc/26405/task/26415/stat : 26415 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285165 7824449536 52686 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26416] ppid=26403 vsize=7641064 CPUtime=0 cores=5,7
/proc/26405/task/26416/stat : 26416 (java) S 26403 26405 26342 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 486285166 7824449536 52686 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773760 0 0 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26417] ppid=26403 vsize=7641064 CPUtime=0 cores=5,7
/proc/26405/task/26417/stat : 26417 (java) S 26403 26405 26342 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 486285167 7824449536 52686 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26418] ppid=26403 vsize=7641064 CPUtime=0 cores=5,7
/proc/26405/task/26418/stat : 26418 (java) S 26403 26405 26342 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 486285167 7824449536 52686 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26419] ppid=26403 vsize=7641064 CPUtime=0 cores=5,7
/proc/26405/task/26419/stat : 26419 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 486285169 7824449536 52686 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382780849 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26420] ppid=26403 vsize=7641064 CPUtime=0.17 cores=5,7
/proc/26405/task/26420/stat : 26420 (java) S 26403 26405 26342 0 -1 4202560 1095 0 0 0 17 0 0 0 15 0 19 0 486285169 7824449536 52686 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26421] ppid=26403 vsize=7641064 CPUtime=0.19 cores=5,7
/proc/26405/task/26421/stat : 26421 (java) S 26403 26405 26342 0 -1 4202560 1381 0 0 0 19 0 0 0 16 0 19 0 486285169 7824449536 52686 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26422] ppid=26403 vsize=7641064 CPUtime=0 cores=5,7
/proc/26405/task/26422/stat : 26422 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 486285169 7824449536 52686 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26423] ppid=26403 vsize=7641064 CPUtime=0 cores=5,7
/proc/26405/task/26423/stat : 26423 (java) S 26403 26405 26342 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 486285169 7824449536 52686 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773760 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 7641064

[startup+3.10098 s]
/proc/loadavg: 0.48 0.10 0.03 5/260 26474
/proc/meminfo: memFree=22650548/32951124 swapFree=67051468/67111528
[pid=26405] ppid=26403 vsize=7641856 CPUtime=3.75 cores=5,7
/proc/26405/stat : 26405 (java) S 26403 26405 26342 0 -1 4202496 57134 0 1 0 367 8 0 0 21 0 19 0 486285163 7825260544 54301 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26405/statm: 1910464 54301 2222 9 0 1901202 0
[pid=26405/tid=26406] ppid=26403 vsize=7641856 CPUtime=2.88 cores=5,7
/proc/26405/task/26406/stat : 26406 (java) R 26403 26405 26342 0 -1 4202560 50223 0 1 0 281 7 0 0 18 0 19 0 486285164 7825260544 54301 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 46912505767025 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=26405/tid=26408] ppid=26403 vsize=7641856 CPUtime=0 cores=5,7
/proc/26405/task/26408/stat : 26408 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 486285165 7825260544 54301 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26409] ppid=26403 vsize=7641856 CPUtime=0 cores=5,7
/proc/26405/task/26409/stat : 26409 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 486285165 7825260544 54301 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26410] ppid=26403 vsize=7641856 CPUtime=0 cores=5,7
/proc/26405/task/26410/stat : 26410 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285165 7825260544 54301 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26411] ppid=26403 vsize=7641856 CPUtime=0 cores=5,7
/proc/26405/task/26411/stat : 26411 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285165 7825260544 54301 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26412] ppid=26403 vsize=7641856 CPUtime=0 cores=5,7
/proc/26405/task/26412/stat : 26412 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285165 7825260544 54301 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26413] ppid=26403 vsize=7641856 CPUtime=0 cores=5,7
/proc/26405/task/26413/stat : 26413 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285165 7825260544 54301 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26414] ppid=26403 vsize=7641856 CPUtime=0 cores=5,7
/proc/26405/task/26414/stat : 26414 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285165 7825260544 54301 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26415] ppid=26403 vsize=7641856 CPUtime=0 cores=5,7
/proc/26405/task/26415/stat : 26415 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285165 7825260544 54301 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26416] ppid=26403 vsize=7641856 CPUtime=0 cores=5,7
/proc/26405/task/26416/stat : 26416 (java) S 26403 26405 26342 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 486285166 7825260544 54301 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773760 0 0 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26417] ppid=26403 vsize=7641856 CPUtime=0 cores=5,7
/proc/26405/task/26417/stat : 26417 (java) S 26403 26405 26342 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 486285167 7825260544 54301 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26418] ppid=26403 vsize=7641856 CPUtime=0 cores=5,7
/proc/26405/task/26418/stat : 26418 (java) S 26403 26405 26342 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 486285167 7825260544 54301 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26419] ppid=26403 vsize=7641856 CPUtime=0 cores=5,7
/proc/26405/task/26419/stat : 26419 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 486285169 7825260544 54301 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382780849 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26420] ppid=26403 vsize=7641856 CPUtime=0.42 cores=5,7
/proc/26405/task/26420/stat : 26420 (java) S 26403 26405 26342 0 -1 4202560 3231 0 0 0 42 0 0 0 16 0 19 0 486285169 7825260544 54301 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26421] ppid=26403 vsize=7641856 CPUtime=0.42 cores=5,7
/proc/26405/task/26421/stat : 26421 (java) S 26403 26405 26342 0 -1 4202560 2517 0 0 0 42 0 0 0 15 0 19 0 486285169 7825260544 54301 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26422] ppid=26403 vsize=7641856 CPUtime=0 cores=5,7
/proc/26405/task/26422/stat : 26422 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 486285169 7825260544 54301 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26423] ppid=26403 vsize=7641856 CPUtime=0 cores=5,7
/proc/26405/task/26423/stat : 26423 (java) S 26403 26405 26342 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 486285169 7825260544 54301 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773760 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26451] ppid=26403 vsize=7641856 CPUtime=0 cores=5,7
/proc/26405/task/26451/stat : 26451 (java) S 26403 26405 26342 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 486285303 7825260544 54301 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773760 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.75
Current children cumulated vsize (KiB) 7641856

[startup+6.30144 s]
/proc/loadavg: 0.48 0.10 0.03 6/262 26476
/proc/meminfo: memFree=22547612/32951124 swapFree=67051468/67111528
[pid=26405] ppid=26403 vsize=7642128 CPUtime=6.99 cores=5,7
/proc/26405/stat : 26405 (java) S 26403 26405 26342 0 -1 4202496 57340 0 1 0 691 8 0 0 21 0 19 0 486285163 7825539072 54487 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26405/statm: 1910532 54487 2226 9 0 1901270 0
[pid=26405/tid=26406] ppid=26403 vsize=7642128 CPUtime=6.06 cores=5,7
/proc/26405/task/26406/stat : 26406 (java) R 26403 26405 26342 0 -1 4202560 50360 0 1 0 599 7 0 0 19 0 19 0 486285164 7825539072 54487 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 46912505708596 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26405/tid=26408] ppid=26403 vsize=7642128 CPUtime=0 cores=5,7
/proc/26405/task/26408/stat : 26408 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 486285165 7825539072 54487 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26409] ppid=26403 vsize=7642128 CPUtime=0 cores=5,7
/proc/26405/task/26409/stat : 26409 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 486285165 7825539072 54487 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26410] ppid=26403 vsize=7642128 CPUtime=0 cores=5,7
/proc/26405/task/26410/stat : 26410 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285165 7825539072 54487 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26411] ppid=26403 vsize=7642128 CPUtime=0 cores=5,7
/proc/26405/task/26411/stat : 26411 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285165 7825539072 54487 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26412] ppid=26403 vsize=7642128 CPUtime=0 cores=5,7
/proc/26405/task/26412/stat : 26412 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285165 7825539072 54487 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26413] ppid=26403 vsize=7642128 CPUtime=0 cores=5,7
/proc/26405/task/26413/stat : 26413 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285165 7825539072 54487 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26414] ppid=26403 vsize=7642128 CPUtime=0 cores=5,7
/proc/26405/task/26414/stat : 26414 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285165 7825539072 54487 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26415] ppid=26403 vsize=7642128 CPUtime=0 cores=5,7
/proc/26405/task/26415/stat : 26415 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285165 7825539072 54487 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26416] ppid=26403 vsize=7642128 CPUtime=0 cores=5,7
/proc/26405/task/26416/stat : 26416 (java) S 26403 26405 26342 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 486285166 7825539072 54487 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773760 0 0 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26417] ppid=26403 vsize=7642128 CPUtime=0 cores=5,7
/proc/26405/task/26417/stat : 26417 (java) S 26403 26405 26342 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 486285167 7825539072 54487 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26418] ppid=26403 vsize=7642128 CPUtime=0 cores=5,7
/proc/26405/task/26418/stat : 26418 (java) S 26403 26405 26342 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 486285167 7825539072 54487 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26419] ppid=26403 vsize=7642128 CPUtime=0 cores=5,7
/proc/26405/task/26419/stat : 26419 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 486285169 7825539072 54487 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382780849 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26420] ppid=26403 vsize=7642128 CPUtime=0.42 cores=5,7
/proc/26405/task/26420/stat : 26420 (java) S 26403 26405 26342 0 -1 4202560 3231 0 0 0 42 0 0 0 16 0 19 0 486285169 7825539072 54487 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26421] ppid=26403 vsize=7642128 CPUtime=0.49 cores=5,7
/proc/26405/task/26421/stat : 26421 (java) S 26403 26405 26342 0 -1 4202560 2586 0 0 0 49 0 0 0 15 0 19 0 486285169 7825539072 54487 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26422] ppid=26403 vsize=7642128 CPUtime=0 cores=5,7
/proc/26405/task/26422/stat : 26422 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 486285169 7825539072 54487 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0

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

[pid=26405/tid=26413] ppid=26403 vsize=7641256 CPUtime=0.1 cores=5,7
/proc/26405/task/26413/stat : 26413 (java) S 26403 26405 26342 0 -1 4202560 5 0 0 0 10 0 0 0 16 0 19 0 486285165 7824646144 129619 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26414] ppid=26403 vsize=7641256 CPUtime=0.11 cores=5,7
/proc/26405/task/26414/stat : 26414 (java) S 26403 26405 26342 0 -1 4202560 12 0 0 0 11 0 0 0 15 0 19 0 486285165 7824646144 129619 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26415] ppid=26403 vsize=7641256 CPUtime=0.18 cores=5,7
/proc/26405/task/26415/stat : 26415 (java) S 26403 26405 26342 0 -1 4202560 16 0 0 0 18 0 0 0 16 0 19 0 486285165 7824646144 129619 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26416] ppid=26403 vsize=7641256 CPUtime=7.75 cores=5,7
/proc/26405/task/26416/stat : 26416 (java) S 26403 26405 26342 0 -1 4202560 42120 0 0 0 771 4 0 0 15 0 19 0 486285166 7824646144 129619 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773760 0 0 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26417] ppid=26403 vsize=7641256 CPUtime=0 cores=5,7
/proc/26405/task/26417/stat : 26417 (java) S 26403 26405 26342 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 486285167 7824646144 129619 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26418] ppid=26403 vsize=7641256 CPUtime=0 cores=5,7
/proc/26405/task/26418/stat : 26418 (java) S 26403 26405 26342 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 486285167 7824646144 129619 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26419] ppid=26403 vsize=7641256 CPUtime=0 cores=5,7
/proc/26405/task/26419/stat : 26419 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 486285169 7824646144 129619 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382780849 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26420] ppid=26403 vsize=7641256 CPUtime=0.46 cores=5,7
/proc/26405/task/26420/stat : 26420 (java) S 26403 26405 26342 0 -1 4202560 3236 0 0 0 46 0 0 0 15 0 19 0 486285169 7824646144 129619 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26421] ppid=26403 vsize=7641256 CPUtime=0.56 cores=5,7
/proc/26405/task/26421/stat : 26421 (java) S 26403 26405 26342 0 -1 4202560 2597 0 0 0 56 0 0 0 15 0 19 0 486285169 7824646144 129619 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26422] ppid=26403 vsize=7641256 CPUtime=0 cores=5,7
/proc/26405/task/26422/stat : 26422 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 486285169 7824646144 129619 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26423] ppid=26403 vsize=7641256 CPUtime=0 cores=5,7
/proc/26405/task/26423/stat : 26423 (java) S 26403 26405 26342 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 19 0 486285169 7824646144 129619 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773760 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26451] ppid=26403 vsize=7641256 CPUtime=0 cores=5,7
/proc/26405/task/26451/stat : 26451 (java) S 26403 26405 26342 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 486285303 7824646144 129619 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773760 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1123.78
Current children cumulated vsize (KiB) 7641256

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 2.87 5/262 26565
/proc/meminfo: memFree=21322160/32951124 swapFree=67051468/67111528
[pid=26405] ppid=26403 vsize=7641256 CPUtime=1183.83 cores=5,7
/proc/26405/stat : 26405 (java) S 26403 26405 26342 0 -1 4202496 135456 0 1 0 118365 18 0 0 21 0 19 0 486285163 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26405/statm: 1910314 132241 2254 9 0 1901052 0
[pid=26405/tid=26406] ppid=26403 vsize=7641256 CPUtime=1172.95 cores=5,7
/proc/26405/task/26406/stat : 26406 (java) R 26403 26405 26342 0 -1 4202560 50828 0 1 0 117287 8 0 0 25 0 19 0 486285164 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 46912505840895 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26405/tid=26408] ppid=26403 vsize=7641256 CPUtime=0.34 cores=5,7
/proc/26405/task/26408/stat : 26408 (java) S 26403 26405 26342 0 -1 4202560 13203 0 0 0 33 1 0 0 15 0 19 0 486285165 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26409] ppid=26403 vsize=7641256 CPUtime=0.29 cores=5,7
/proc/26405/task/26409/stat : 26409 (java) S 26403 26405 26342 0 -1 4202560 11681 0 0 0 28 1 0 0 15 0 19 0 486285165 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26410] ppid=26403 vsize=7641256 CPUtime=0.24 cores=5,7
/proc/26405/task/26410/stat : 26410 (java) S 26403 26405 26342 0 -1 4202560 6948 0 0 0 24 0 0 0 15 0 19 0 486285165 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26411] ppid=26403 vsize=7641256 CPUtime=0.16 cores=5,7
/proc/26405/task/26411/stat : 26411 (java) S 26403 26405 26342 0 -1 4202560 922 0 0 0 16 0 0 0 15 0 19 0 486285165 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26412] ppid=26403 vsize=7641256 CPUtime=0.04 cores=5,7
/proc/26405/task/26412/stat : 26412 (java) S 26403 26405 26342 0 -1 4202560 1046 0 0 0 4 0 0 0 16 0 19 0 486285165 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26413] ppid=26403 vsize=7641256 CPUtime=0.1 cores=5,7
/proc/26405/task/26413/stat : 26413 (java) S 26403 26405 26342 0 -1 4202560 5 0 0 0 10 0 0 0 15 0 19 0 486285165 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26414] ppid=26403 vsize=7641256 CPUtime=0.11 cores=5,7
/proc/26405/task/26414/stat : 26414 (java) S 26403 26405 26342 0 -1 4202560 12 0 0 0 11 0 0 0 15 0 19 0 486285165 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26415] ppid=26403 vsize=7641256 CPUtime=0.21 cores=5,7
/proc/26405/task/26415/stat : 26415 (java) S 26403 26405 26342 0 -1 4202560 1638 0 0 0 21 0 0 0 16 0 19 0 486285165 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26416] ppid=26403 vsize=7641256 CPUtime=8.26 cores=5,7
/proc/26405/task/26416/stat : 26416 (java) S 26403 26405 26342 0 -1 4202560 42122 0 0 0 822 4 0 0 15 0 19 0 486285166 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773760 0 0 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26417] ppid=26403 vsize=7641256 CPUtime=0 cores=5,7
/proc/26405/task/26417/stat : 26417 (java) S 26403 26405 26342 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 486285167 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26418] ppid=26403 vsize=7641256 CPUtime=0 cores=5,7
/proc/26405/task/26418/stat : 26418 (java) S 26403 26405 26342 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 486285167 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26419] ppid=26403 vsize=7641256 CPUtime=0 cores=5,7
/proc/26405/task/26419/stat : 26419 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 486285169 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382780849 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26420] ppid=26403 vsize=7641256 CPUtime=0.46 cores=5,7
/proc/26405/task/26420/stat : 26420 (java) S 26403 26405 26342 0 -1 4202560 3236 0 0 0 46 0 0 0 15 0 19 0 486285169 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26421] ppid=26403 vsize=7641256 CPUtime=0.56 cores=5,7
/proc/26405/task/26421/stat : 26421 (java) S 26403 26405 26342 0 -1 4202560 2597 0 0 0 56 0 0 0 15 0 19 0 486285169 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26422] ppid=26403 vsize=7641256 CPUtime=0 cores=5,7
/proc/26405/task/26422/stat : 26422 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 486285169 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26423] ppid=26403 vsize=7641256 CPUtime=0 cores=5,7
/proc/26405/task/26423/stat : 26423 (java) S 26403 26405 26342 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 19 0 486285169 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773760 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26451] ppid=26403 vsize=7641256 CPUtime=0 cores=5,7
/proc/26405/task/26451/stat : 26451 (java) S 26403 26405 26342 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 486285303 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773760 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1183.83
Current children cumulated vsize (KiB) 7641256

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 2.94 5/262 26567
/proc/meminfo: memFree=21321016/32951124 swapFree=67051468/67111528
[pid=26405] ppid=26403 vsize=7641256 CPUtime=1243.83 cores=5,7
/proc/26405/stat : 26405 (java) S 26403 26405 26342 0 -1 4202496 135460 0 1 0 124365 18 0 0 21 0 19 0 486285163 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26405/statm: 1910314 132241 2254 9 0 1901052 0
[pid=26405/tid=26406] ppid=26403 vsize=7641256 CPUtime=1232.95 cores=5,7
/proc/26405/task/26406/stat : 26406 (java) R 26403 26405 26342 0 -1 4202560 50828 0 1 0 123287 8 0 0 25 0 19 0 486285164 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 46912505728398 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26405/tid=26408] ppid=26403 vsize=7641256 CPUtime=0.34 cores=5,7
/proc/26405/task/26408/stat : 26408 (java) S 26403 26405 26342 0 -1 4202560 13203 0 0 0 33 1 0 0 15 0 19 0 486285165 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26409] ppid=26403 vsize=7641256 CPUtime=0.29 cores=5,7
/proc/26405/task/26409/stat : 26409 (java) S 26403 26405 26342 0 -1 4202560 11681 0 0 0 28 1 0 0 15 0 19 0 486285165 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26410] ppid=26403 vsize=7641256 CPUtime=0.24 cores=5,7
/proc/26405/task/26410/stat : 26410 (java) S 26403 26405 26342 0 -1 4202560 6948 0 0 0 24 0 0 0 15 0 19 0 486285165 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26411] ppid=26403 vsize=7641256 CPUtime=0.16 cores=5,7
/proc/26405/task/26411/stat : 26411 (java) S 26403 26405 26342 0 -1 4202560 922 0 0 0 16 0 0 0 15 0 19 0 486285165 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26412] ppid=26403 vsize=7641256 CPUtime=0.04 cores=5,7
/proc/26405/task/26412/stat : 26412 (java) S 26403 26405 26342 0 -1 4202560 1046 0 0 0 4 0 0 0 16 0 19 0 486285165 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26413] ppid=26403 vsize=7641256 CPUtime=0.1 cores=5,7
/proc/26405/task/26413/stat : 26413 (java) S 26403 26405 26342 0 -1 4202560 5 0 0 0 10 0 0 0 15 0 19 0 486285165 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26414] ppid=26403 vsize=7641256 CPUtime=0.11 cores=5,7
/proc/26405/task/26414/stat : 26414 (java) S 26403 26405 26342 0 -1 4202560 12 0 0 0 11 0 0 0 15 0 19 0 486285165 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26415] ppid=26403 vsize=7641256 CPUtime=0.21 cores=5,7
/proc/26405/task/26415/stat : 26415 (java) S 26403 26405 26342 0 -1 4202560 1638 0 0 0 21 0 0 0 16 0 19 0 486285165 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26416] ppid=26403 vsize=7641256 CPUtime=8.26 cores=5,7
/proc/26405/task/26416/stat : 26416 (java) S 26403 26405 26342 0 -1 4202560 42122 0 0 0 822 4 0 0 15 0 19 0 486285166 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773760 0 0 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26417] ppid=26403 vsize=7641256 CPUtime=0 cores=5,7
/proc/26405/task/26417/stat : 26417 (java) S 26403 26405 26342 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 486285167 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26418] ppid=26403 vsize=7641256 CPUtime=0 cores=5,7
/proc/26405/task/26418/stat : 26418 (java) S 26403 26405 26342 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 486285167 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26419] ppid=26403 vsize=7641256 CPUtime=0 cores=5,7
/proc/26405/task/26419/stat : 26419 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 486285169 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382780849 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26420] ppid=26403 vsize=7641256 CPUtime=0.46 cores=5,7
/proc/26405/task/26420/stat : 26420 (java) S 26403 26405 26342 0 -1 4202560 3236 0 0 0 46 0 0 0 15 0 19 0 486285169 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26421] ppid=26403 vsize=7641256 CPUtime=0.56 cores=5,7
/proc/26405/task/26421/stat : 26421 (java) S 26403 26405 26342 0 -1 4202560 2597 0 0 0 56 0 0 0 15 0 19 0 486285169 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26422] ppid=26403 vsize=7641256 CPUtime=0 cores=5,7
/proc/26405/task/26422/stat : 26422 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 486285169 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26423] ppid=26403 vsize=7641256 CPUtime=0 cores=5,7
/proc/26405/task/26423/stat : 26423 (java) S 26403 26405 26342 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 19 0 486285169 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773760 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26451] ppid=26403 vsize=7641256 CPUtime=0 cores=5,7
/proc/26405/task/26451/stat : 26451 (java) S 26403 26405 26342 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 486285303 7824646144 132241 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773760 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1243.83
Current children cumulated vsize (KiB) 7641256



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.00 5/262 26569
/proc/meminfo: memFree=21313908/32951124 swapFree=67051468/67111528
[pid=26405] ppid=26403 vsize=7641256 CPUtime=1301.57 cores=5,7
/proc/26405/stat : 26405 (java) S 26403 26405 26342 0 -1 4202496 135468 0 1 0 130139 18 0 0 21 0 19 0 486285163 7824646144 132242 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26405/statm: 1910314 132242 2254 9 0 1901052 0
[pid=26405/tid=26406] ppid=26403 vsize=7641256 CPUtime=1290.24 cores=5,7
/proc/26405/task/26406/stat : 26406 (java) R 26403 26405 26342 0 -1 4202560 50829 0 1 0 129016 8 0 0 25 0 19 0 486285164 7824646144 132242 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 46912505841151 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26405/tid=26408] ppid=26403 vsize=7641256 CPUtime=0.34 cores=5,7
/proc/26405/task/26408/stat : 26408 (java) S 26403 26405 26342 0 -1 4202560 13203 0 0 0 33 1 0 0 15 0 19 0 486285165 7824646144 132242 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26409] ppid=26403 vsize=7641256 CPUtime=0.29 cores=5,7
/proc/26405/task/26409/stat : 26409 (java) S 26403 26405 26342 0 -1 4202560 11681 0 0 0 28 1 0 0 15 0 19 0 486285165 7824646144 132242 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26410] ppid=26403 vsize=7641256 CPUtime=0.24 cores=5,7
/proc/26405/task/26410/stat : 26410 (java) S 26403 26405 26342 0 -1 4202560 6948 0 0 0 24 0 0 0 15 0 19 0 486285165 7824646144 132242 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26411] ppid=26403 vsize=7641256 CPUtime=0.2 cores=5,7
/proc/26405/task/26411/stat : 26411 (java) S 26403 26405 26342 0 -1 4202560 923 0 0 0 20 0 0 0 15 0 19 0 486285165 7824646144 132242 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26412] ppid=26403 vsize=7641256 CPUtime=0.04 cores=5,7
/proc/26405/task/26412/stat : 26412 (java) S 26403 26405 26342 0 -1 4202560 1046 0 0 0 4 0 0 0 15 0 19 0 486285165 7824646144 132242 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26413] ppid=26403 vsize=7641256 CPUtime=0.1 cores=5,7
/proc/26405/task/26413/stat : 26413 (java) S 26403 26405 26342 0 -1 4202560 5 0 0 0 10 0 0 0 15 0 19 0 486285165 7824646144 132242 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26414] ppid=26403 vsize=7641256 CPUtime=0.14 cores=5,7
/proc/26405/task/26414/stat : 26414 (java) S 26403 26405 26342 0 -1 4202560 12 0 0 0 14 0 0 0 16 0 19 0 486285165 7824646144 132242 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26415] ppid=26403 vsize=7641256 CPUtime=0.21 cores=5,7
/proc/26405/task/26415/stat : 26415 (java) S 26403 26405 26342 0 -1 4202560 1638 0 0 0 21 0 0 0 15 0 19 0 486285165 7824646144 132242 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26416] ppid=26403 vsize=7641256 CPUtime=8.63 cores=5,7
/proc/26405/task/26416/stat : 26416 (java) S 26403 26405 26342 0 -1 4202560 42124 0 0 0 859 4 0 0 15 0 19 0 486285166 7824646144 132242 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773760 0 0 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26417] ppid=26403 vsize=7641256 CPUtime=0 cores=5,7
/proc/26405/task/26417/stat : 26417 (java) S 26403 26405 26342 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 486285167 7824646144 132242 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26418] ppid=26403 vsize=7641256 CPUtime=0 cores=5,7
/proc/26405/task/26418/stat : 26418 (java) S 26403 26405 26342 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 486285167 7824646144 132242 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26419] ppid=26403 vsize=7641256 CPUtime=0 cores=5,7
/proc/26405/task/26419/stat : 26419 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 486285169 7824646144 132242 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382780849 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26420] ppid=26403 vsize=7641256 CPUtime=0.46 cores=5,7
/proc/26405/task/26420/stat : 26420 (java) S 26403 26405 26342 0 -1 4202560 3236 0 0 0 46 0 0 0 15 0 19 0 486285169 7824646144 132242 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
[pid=26405/tid=26421] ppid=26403 vsize=7641256 CPUtime=0.56 cores=5,7
/proc/26405/task/26421/stat : 26421 (java) S 26403 26405 26342 0 -1 4202560 2597 0 0 0 56 0 0 0 15 0 19 0 486285169 7824646144 132242 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26422] ppid=26403 vsize=7641256 CPUtime=0 cores=5,7
/proc/26405/task/26422/stat : 26422 (java) S 26403 26405 26342 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 486285169 7824646144 132242 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773145 0 4 0 16800975 18446604463588944000 0 0 -1 5 0 0 0
[pid=26405/tid=26423] ppid=26403 vsize=7641256 CPUtime=0 cores=5,7
/proc/26405/task/26423/stat : 26423 (java) R 26403 26405 26342 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 19 0 486285169 7824646144 132242 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773760 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=26405/tid=26451] ppid=26403 vsize=7641256 CPUtime=0 cores=5,7
/proc/26405/task/26451/stat : 26451 (java) S 26403 26405 26342 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 486285303 7824646144 132242 33554432000 1073741824 1073778376 140735864321824 18446744073709551615 218382773760 0 4 0 16800975 18446604463588944000 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1301.57
Current children cumulated vsize (KiB) 7641256

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.64
CPU user time (s): 1301.42
CPU system time (s): 0.210967
CPU usage (%): 100.121
Max. virtual memory (cumulated for all children) (KiB): 7644076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.42
system time used= 0.210967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135498
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= 27289
involuntary context switches= 4227

runsolver used 2.10868 second user time and 5.00524 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-25 17:53:44
IDJOB=3280151
IDBENCH=20349
IDSOLVER=1611
FILE ID=node101/3280151-1303746823
RUNJOBID= node101-1303746818-26364
PBS_JOBID= 13154061
Free space on /tmp= 71748 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-17-s.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-3280151-1303746823/watcher-3280151-1303746823 -o /tmp/evaluation-result-3280151-1303746823/solver-3280151-1303746823 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3280151-1303746823.cnf

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

MD5SUM BENCH= f72920912a1bb14f90e9fea5dee0ec1c
RANDOM SEED=1208918901

node101.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.841
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.68
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.841
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	: 5226.07
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.841
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.77
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.841
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.83
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.841
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.74
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.841
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.83
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.841
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.75
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.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23168428 kB
Buffers:       2073424 kB
Cached:        7099064 kB
SwapCached:      33708 kB
Active:        6279072 kB
Inactive:      3034884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23168428 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           34344 kB
Writeback:           0 kB
AnonPages:      128764 kB
Mapped:          17292 kB
Slab:           404976 kB
PageTables:       5400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7467664 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= 71692 MiB
End job on node101 at 2011-04-25 18:15:26