Trace number 3281209

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 1300.05

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k100.cnf
MD5SUMcf1b8194ff6d413d396ac9e26bb031ef
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark202.908
Satisfiable
(Un)Satisfiability was proved
Number of variables50797
Number of clauses177980
Sum of the clauses size470252
Maximum clause length37
Minimum clause length1
Number of clauses of size 11318
Number of clauses of size 295086
Number of clauses of size 374860
Number of clauses of size 4486
Number of clauses of size 5945
Number of clauses of size over 55285

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c no version file found!!!
0.00/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.07	c java.vm.version	19.1-b02
0.00/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		1.6.0_24
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		2.6.18-164.el5
0.00/0.07	c os.arch		amd64
0.00/0.07	c Free memory 		6997539544
0.00/0.07	c Max memory 		7034241024
0.00/0.07	c Total memory 		7034241024
0.00/0.07	c Number of processors 	8
0.08/0.09	c --- Begin Solver configuration ---
0.08/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
0.08/0.09	c Learn all clauses as in MiniSAT
0.08/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.08/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.08/0.09	c Expensive reason simplification
0.08/0.09	c Armin Biere (Picosat) restarts strategy
0.08/0.09	c Glucose learned constraints deletion strategy
0.08/0.09	c timeout=2147483647s
0.08/0.09	c DB Simplification allowed=true
0.08/0.09	c --- End Solver configuration ---
0.08/0.09	c solving HOME/instance-3281209-1303750916.cnf
0.08/0.09	c reading problem ... 
0.42/0.37	c ... done. Wall clock time 0.279s.
0.42/0.37	c #vars     50797
0.42/0.37	c #constraints  177980
0.42/0.37	c constraints type 
0.42/0.37	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 81576
0.42/0.37	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 95086
6.30/5.61	c cleaning 2499 clauses out of 5000 with flag 5000/5000
13.96/13.26	c cleaning 4243 clauses out of 8502 with flag 11001/11001
24.56/23.89	c cleaning 5624 clauses out of 11258 with flag 18000/18000
30.57/29.80	c cleaning 6780 clauses out of 13634 with flag 26000/26000
43.07/42.38	c cleaning 7910 clauses out of 15855 with flag 35001/35001
63.48/62.79	c cleaning 8947 clauses out of 17945 with flag 45001/45001
98.88/98.13	c cleaning 9969 clauses out of 19997 with flag 56000/56000
141.89/141.16	c cleaning 11007 clauses out of 22028 with flag 68000/68000
205.60/204.81	c cleaning 12010 clauses out of 24021 with flag 81000/81000
273.30/272.53	c cleaning 12994 clauses out of 26011 with flag 95000/95000
338.01/337.27	c cleaning 14001 clauses out of 28018 with flag 110001/110001
412.53/411.75	c cleaning 14997 clauses out of 30017 with flag 126001/126001
498.94/498.13	c cleaning 16002 clauses out of 32019 with flag 143000/143000
594.45/593.67	c cleaning 17006 clauses out of 34018 with flag 161001/161001
681.25/680.49	c cleaning 17991 clauses out of 36012 with flag 180001/180001
788.66/787.86	c cleaning 19006 clauses out of 38021 with flag 200001/200001
900.77/899.95	c cleaning 20001 clauses out of 40014 with flag 221000/221000
1018.48/1017.67	c cleaning 21003 clauses out of 42013 with flag 243000/243000
1142.99/1142.16	c cleaning 22000 clauses out of 44010 with flag 266000/266000
1276.20/1275.34	c cleaning 23001 clauses out of 46010 with flag 290000/290000
1300.92/1300.01	c starts		: 678
1300.92/1300.01	c conflicts		: 295265
1300.92/1300.01	c decisions		: 495496
1300.92/1300.01	c propagations		: 1751896893
1300.92/1300.01	c inspects		: 6706762465
1300.92/1300.01	c shortcuts		: 0
1300.92/1300.01	c learnt literals	: 0
1300.92/1300.01	c learnt binary clauses	: 748
1300.92/1300.01	c learnt ternary clauses	: 799
1300.92/1300.01	c learnt constraints	: 295264
1300.92/1300.01	c ignored constraints	: 0
1300.92/1300.01	c root simplifications	: 678
1300.92/1300.01	c removed literals (reason simplification)	: 209927340
1300.92/1300.01	c reason swapping (by a shorter reason)	: 0
1300.92/1300.01	c Calls to reduceDB	: 20
1300.92/1300.01	c speed (assignments/second)	: 1347986.2831245575
1300.92/1300.01	c non guided choices	9796
1300.92/1300.04	c learnt constraints type 
1300.92/1300.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 748
1300.92/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 27530
1300.92/1300.04	c constraints type 
1300.92/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 81576
1300.92/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 95086
1300.92/1300.04	s UNKNOWN
1300.92/1300.04	c Total wall clock time (in seconds) : 1299.92

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

running on 2 cores: 1,3

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: 1.08 2.19 2.82 5/200 6460
/proc/meminfo: memFree=24772580/32951124 swapFree=67111348/67111528
[pid=6460] ppid=6458 vsize=30528 CPUtime=0 cores=1,3
/proc/6460/stat : 6460 (java) S 6458 6460 5867 0 -1 4202496 1247 0 0 0 0 0 0 0 21 0 2 0 565322090 31260672 966 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469868517 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6460/statm: 7634 967 740 9 0 385 0
[pid=6460/tid=6461] ppid=6458 vsize=30540 CPUtime=0 cores=1,3
/proc/6460/task/6461/stat : 6461 (java) R 6458 6460 5867 0 -1 4202560 135 0 0 0 0 0 0 0 22 0 2 0 565322090 31272960 969 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252458065723 0 0 0 16784584 0 0 0 -1 1 0 0 0

[startup+0.0880061 s]
/proc/loadavg: 1.08 2.19 2.82 5/200 6460
/proc/meminfo: memFree=24772580/32951124 swapFree=67111348/67111528
[pid=6460] ppid=6458 vsize=7569940 CPUtime=0.08 cores=1,3
/proc/6460/stat : 6460 (java) S 6458 6460 5867 0 -1 4202496 9619 0 1 0 7 1 0 0 21 0 18 0 565322090 7751618560 9315 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6460/statm: 1892485 9316 1754 9 0 1883223 0
[pid=6460/tid=6461] ppid=6458 vsize=7569940 CPUtime=0.06 cores=1,3
/proc/6460/task/6461/stat : 6461 (java) R 6458 6460 5867 0 -1 4202560 8445 0 1 0 6 0 0 0 25 0 18 0 565322090 7751618560 9316 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 47944655777797 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7569940

[startup+0.10097 s]
/proc/loadavg: 1.08 2.19 2.82 5/200 6460
/proc/meminfo: memFree=24772580/32951124 swapFree=67111348/67111528
[pid=6460] ppid=6458 vsize=7636092 CPUtime=0.1 cores=1,3
/proc/6460/stat : 6460 (java) S 6458 6460 5867 0 -1 4202496 10372 0 1 0 9 1 0 0 21 0 18 0 565322090 7819358208 10068 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6460/statm: 1909023 10068 2090 9 0 1899761 0
[pid=6460/tid=6461] ppid=6458 vsize=7636092 CPUtime=0.09 cores=1,3
/proc/6460/task/6461/stat : 6461 (java) R 6458 6460 5867 0 -1 4202560 8571 0 1 0 8 1 0 0 18 0 18 0 565322090 7819358208 10068 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 46912505227527 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7636092

[startup+0.300971 s]
/proc/loadavg: 1.08 2.19 2.82 5/200 6460
/proc/meminfo: memFree=24772580/32951124 swapFree=67111348/67111528
[pid=6460] ppid=6458 vsize=7702960 CPUtime=0.42 cores=1,3
/proc/6460/stat : 6460 (java) S 6458 6460 5867 0 -1 4202496 14451 0 1 0 41 1 0 0 21 0 18 0 565322090 7887831040 13879 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6460/statm: 1925740 13880 2198 9 0 1916478 0
[pid=6460/tid=6461] ppid=6458 vsize=7702960 CPUtime=0.28 cores=1,3
/proc/6460/task/6461/stat : 6461 (java) R 6458 6460 5867 0 -1 4202560 11612 0 1 0 27 1 0 0 18 0 18 0 565322090 7887831040 13881 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 46912505527094 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 7702960

[startup+0.70086 s]
/proc/loadavg: 1.08 2.19 2.82 5/200 6460
/proc/meminfo: memFree=24772580/32951124 swapFree=67111348/67111528
[pid=6460] ppid=6458 vsize=7703988 CPUtime=1.17 cores=1,3
/proc/6460/stat : 6460 (java) S 6458 6460 5867 0 -1 4202496 20391 0 1 0 115 2 0 0 21 0 19 0 565322090 7888883712 18530 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6460/statm: 1925997 18530 2220 9 0 1916735 0
[pid=6460/tid=6461] ppid=6458 vsize=7703988 CPUtime=0.69 cores=1,3
/proc/6460/task/6461/stat : 6461 (java) R 6458 6460 5867 0 -1 4202560 15023 0 1 0 67 2 0 0 19 0 19 0 565322090 7888883712 18530 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 46912505731203 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 7703988

[startup+1.50074 s]
/proc/loadavg: 1.08 2.19 2.82 8/260 6526
/proc/meminfo: memFree=24494264/32951124 swapFree=67111348/67111528
[pid=6460] ppid=6458 vsize=7703988 CPUtime=2.19 cores=1,3
/proc/6460/stat : 6460 (java) S 6458 6460 5867 0 -1 4202496 20654 0 1 0 217 2 0 0 21 0 19 0 565322090 7888883712 18662 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6460/statm: 1925997 18662 2222 9 0 1916735 0
[pid=6460/tid=6461] ppid=6458 vsize=7703988 CPUtime=1.46 cores=1,3
/proc/6460/task/6461/stat : 6461 (java) R 6458 6460 5867 0 -1 4202560 15114 0 1 0 144 2 0 0 20 0 19 0 565322090 7888883712 18662 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 46912505731218 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6460/tid=6463] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6463/stat : 6463 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 565322092 7888883712 18662 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6464] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6464/stat : 6464 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322092 7888883712 18662 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6465] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6465/stat : 6465 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322092 7888883712 18662 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6466] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6466/stat : 6466 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322092 7888883712 18662 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6467] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6467/stat : 6467 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322092 7888883712 18662 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6468] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6468/stat : 6468 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322092 7888883712 18662 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6469] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6469/stat : 6469 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322092 7888883712 18662 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6470] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6470/stat : 6470 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322092 7888883712 18662 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6471] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6471/stat : 6471 (java) S 6458 6460 5867 0 -1 4202560 6 0 0 0 0 0 0 0 19 0 19 0 565322093 7888883712 18662 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469882368 0 0 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6472] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6472/stat : 6472 (java) S 6458 6460 5867 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 565322093 7888883712 18662 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6473] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6473/stat : 6473 (java) S 6458 6460 5867 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 565322093 7888883712 18662 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6474] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6474/stat : 6474 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322095 7888883712 18662 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469889457 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6475] ppid=6458 vsize=7703988 CPUtime=0.32 cores=1,3
/proc/6460/task/6475/stat : 6475 (java) S 6458 6460 5867 0 -1 4202560 1974 0 0 0 32 0 0 0 16 0 19 0 565322095 7888883712 18662 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6476] ppid=6458 vsize=7703988 CPUtime=0.4 cores=1,3
/proc/6460/task/6476/stat : 6476 (java) S 6458 6460 5867 0 -1 4202560 2404 0 0 0 40 0 0 0 21 0 19 0 565322096 7888883712 18662 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6477] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6477/stat : 6477 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322096 7888883712 18662 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6478] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6478/stat : 6478 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 565322096 7888883712 18662 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469882368 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6503] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6503/stat : 6503 (java) S 6458 6460 5867 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 565322131 7888883712 18662 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469882368 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 7703988

[startup+3.10145 s]
/proc/loadavg: 1.63 2.29 2.85 7/262 6528
/proc/meminfo: memFree=24438572/32951124 swapFree=67111348/67111528
[pid=6460] ppid=6458 vsize=7703988 CPUtime=3.8 cores=1,3
/proc/6460/stat : 6460 (java) S 6458 6460 5867 0 -1 4202496 20800 0 1 0 377 3 0 0 21 0 19 0 565322090 7888883712 18807 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6460/statm: 1925997 18807 2225 9 0 1916735 0
[pid=6460/tid=6461] ppid=6458 vsize=7703988 CPUtime=3.03 cores=1,3
/proc/6460/task/6461/stat : 6461 (java) R 6458 6460 5867 0 -1 4202560 15253 0 1 0 301 2 0 0 25 0 19 0 565322090 7888883712 18807 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 46912505657856 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6460/tid=6463] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6463/stat : 6463 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 565322092 7888883712 18807 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6464] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6464/stat : 6464 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322092 7888883712 18807 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6465] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6465/stat : 6465 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322092 7888883712 18807 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6466] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6466/stat : 6466 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322092 7888883712 18807 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6467] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6467/stat : 6467 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322092 7888883712 18807 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6468] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6468/stat : 6468 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322092 7888883712 18807 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6469] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6469/stat : 6469 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322092 7888883712 18807 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6470] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6470/stat : 6470 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322092 7888883712 18807 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6471] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6471/stat : 6471 (java) S 6458 6460 5867 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 565322093 7888883712 18807 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469882368 0 0 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6472] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6472/stat : 6472 (java) S 6458 6460 5867 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 565322093 7888883712 18807 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6473] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6473/stat : 6473 (java) S 6458 6460 5867 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 565322093 7888883712 18807 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6474] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6474/stat : 6474 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322095 7888883712 18807 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469889457 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6475] ppid=6458 vsize=7703988 CPUtime=0.35 cores=1,3
/proc/6460/task/6475/stat : 6475 (java) S 6458 6460 5867 0 -1 4202560 1981 0 0 0 35 0 0 0 15 0 19 0 565322095 7888883712 18807 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6476] ppid=6458 vsize=7703988 CPUtime=0.4 cores=1,3
/proc/6460/task/6476/stat : 6476 (java) S 6458 6460 5867 0 -1 4202560 2404 0 0 0 40 0 0 0 21 0 19 0 565322096 7888883712 18807 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6477] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6477/stat : 6477 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322096 7888883712 18807 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6478] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6478/stat : 6478 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 565322096 7888883712 18807 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469882368 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6503] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6503/stat : 6503 (java) S 6458 6460 5867 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 565322131 7888883712 18807 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469882368 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 7703988

[startup+6.30082 s]
/proc/loadavg: 1.63 2.29 2.85 7/262 6528
/proc/meminfo: memFree=24203068/32951124 swapFree=67111348/67111528
[pid=6460] ppid=6458 vsize=7703988 CPUtime=7.04 cores=1,3
/proc/6460/stat : 6460 (java) S 6458 6460 5867 0 -1 4202496 34101 0 1 0 700 4 0 0 21 0 19 0 565322090 7888883712 31885 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6460/statm: 1925997 31885 2252 9 0 1916735 0
[pid=6460/tid=6461] ppid=6458 vsize=7703988 CPUtime=6.06 cores=1,3
/proc/6460/task/6461/stat : 6461 (java) R 6458 6460 5867 0 -1 4202560 15536 0 1 0 604 2 0 0 25 0 19 0 565322090 7888883712 31885 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 46912505731180 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6460/tid=6463] ppid=6458 vsize=7703988 CPUtime=0.03 cores=1,3
/proc/6460/task/6463/stat : 6463 (java) S 6458 6460 5867 0 -1 4202560 2868 0 0 0 3 0 0 0 17 0 19 0 565322092 7888883712 31885 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6464] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6464/stat : 6464 (java) S 6458 6460 5867 0 -1 4202560 1203 0 0 0 0 0 0 0 17 0 19 0 565322092 7888883712 31885 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6465] ppid=6458 vsize=7703988 CPUtime=0.02 cores=1,3
/proc/6460/task/6465/stat : 6465 (java) S 6458 6460 5867 0 -1 4202560 1592 0 0 0 2 0 0 0 17 0 19 0 565322092 7888883712 31885 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6466] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6466/stat : 6466 (java) S 6458 6460 5867 0 -1 4202560 132 0 0 0 0 0 0 0 17 0 19 0 565322092 7888883712 31885 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6467] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6467/stat : 6467 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 565322092 7888883712 31885 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6468] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6468/stat : 6468 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 565322092 7888883712 31885 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6469] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6469/stat : 6469 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 565322092 7888883712 31885 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6470] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6470/stat : 6470 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 565322092 7888883712 31885 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6471] ppid=6458 vsize=7703988 CPUtime=0.08 cores=1,3
/proc/6460/task/6471/stat : 6471 (java) S 6458 6460 5867 0 -1 4202560 7081 0 0 0 8 0 0 0 15 0 19 0 565322093 7888883712 31885 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469882368 0 0 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6472] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6472/stat : 6472 (java) S 6458 6460 5867 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 565322093 7888883712 31885 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6473] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6473/stat : 6473 (java) S 6458 6460 5867 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 565322093 7888883712 31885 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6474] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6474/stat : 6474 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322095 7888883712 31885 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469889457 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6475] ppid=6458 vsize=7703988 CPUtime=0.39 cores=1,3
/proc/6460/task/6475/stat : 6475 (java) S 6458 6460 5867 0 -1 4202560 2130 0 0 0 39 0 0 0 15 0 19 0 565322095 7888883712 31885 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6476] ppid=6458 vsize=7703988 CPUtime=0.41 cores=1,3
/proc/6460/task/6476/stat : 6476 (java) S 6458 6460 5867 0 -1 4202560 2404 0 0 0 41 0 0 0 17 0 19 0 565322096 7888883712 31885 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0

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

[pid=6460/tid=6468] ppid=6458 vsize=7703988 CPUtime=0.04 cores=1,3
/proc/6460/task/6468/stat : 6468 (java) S 6458 6460 5867 0 -1 4202560 294 0 0 0 4 0 0 0 15 0 19 0 565322092 7888883712 37199 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6469] ppid=6458 vsize=7703988 CPUtime=0.03 cores=1,3
/proc/6460/task/6469/stat : 6469 (java) S 6458 6460 5867 0 -1 4202560 87 0 0 0 3 0 0 0 15 0 19 0 565322092 7888883712 37199 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6470] ppid=6458 vsize=7703988 CPUtime=0.04 cores=1,3
/proc/6460/task/6470/stat : 6470 (java) S 6458 6460 5867 0 -1 4202560 569 0 0 0 4 0 0 0 15 0 19 0 565322092 7888883712 37199 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6471] ppid=6458 vsize=7703988 CPUtime=1.38 cores=1,3
/proc/6460/task/6471/stat : 6471 (java) S 6458 6460 5867 0 -1 4202560 10213 0 0 0 137 1 0 0 15 0 19 0 565322093 7888883712 37199 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469882368 0 0 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6472] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6472/stat : 6472 (java) S 6458 6460 5867 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 565322093 7888883712 37199 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6473] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6473/stat : 6473 (java) S 6458 6460 5867 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 565322093 7888883712 37199 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6474] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6474/stat : 6474 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322095 7888883712 37199 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469889457 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6475] ppid=6458 vsize=7703988 CPUtime=0.45 cores=1,3
/proc/6460/task/6475/stat : 6475 (java) S 6458 6460 5867 0 -1 4202560 2133 0 0 0 45 0 0 0 15 0 19 0 565322095 7888883712 37199 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6476] ppid=6458 vsize=7703988 CPUtime=0.42 cores=1,3
/proc/6460/task/6476/stat : 6476 (java) S 6458 6460 5867 0 -1 4202560 2404 0 0 0 42 0 0 0 15 0 19 0 565322096 7888883712 37199 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6477] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6477/stat : 6477 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322096 7888883712 37199 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6478] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6478/stat : 6478 (java) S 6458 6460 5867 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 565322096 7888883712 37199 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469882368 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6503] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6503/stat : 6503 (java) S 6458 6460 5867 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 565322131 7888883712 37199 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469882368 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1123.19
Current children cumulated vsize (KiB) 7703988

[startup+1182.3 s]
/proc/loadavg: 4.05 4.00 3.68 5/262 6606
/proc/meminfo: memFree=22761168/32951124 swapFree=67111348/67111528
[pid=6460] ppid=6458 vsize=7703988 CPUtime=1183.2 cores=1,3
/proc/6460/stat : 6460 (java) S 6458 6460 5867 0 -1 4202496 39896 0 1 0 118315 5 0 0 21 0 19 0 565322090 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6460/statm: 1925997 37492 2254 9 0 1916735 0
[pid=6460/tid=6461] ppid=6458 vsize=7703988 CPUtime=1180.47 cores=1,3
/proc/6460/task/6461/stat : 6461 (java) R 6458 6460 5867 0 -1 4202560 15555 0 1 0 118044 3 0 0 25 0 19 0 565322090 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 46912505715935 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6460/tid=6463] ppid=6458 vsize=7703988 CPUtime=0.05 cores=1,3
/proc/6460/task/6463/stat : 6463 (java) S 6458 6460 5867 0 -1 4202560 2949 0 0 0 5 0 0 0 15 0 19 0 565322092 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6464] ppid=6458 vsize=7703988 CPUtime=0.06 cores=1,3
/proc/6460/task/6464/stat : 6464 (java) S 6458 6460 5867 0 -1 4202560 1610 0 0 0 6 0 0 0 15 0 19 0 565322092 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6465] ppid=6458 vsize=7703988 CPUtime=0.04 cores=1,3
/proc/6460/task/6465/stat : 6465 (java) S 6458 6460 5867 0 -1 4202560 1874 0 0 0 4 0 0 0 15 0 19 0 565322092 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6466] ppid=6458 vsize=7703988 CPUtime=0.02 cores=1,3
/proc/6460/task/6466/stat : 6466 (java) S 6458 6460 5867 0 -1 4202560 140 0 0 0 2 0 0 0 15 0 19 0 565322092 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6467] ppid=6458 vsize=7703988 CPUtime=0.05 cores=1,3
/proc/6460/task/6467/stat : 6467 (java) S 6458 6460 5867 0 -1 4202560 563 0 0 0 5 0 0 0 15 0 19 0 565322092 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6468] ppid=6458 vsize=7703988 CPUtime=0.04 cores=1,3
/proc/6460/task/6468/stat : 6468 (java) S 6458 6460 5867 0 -1 4202560 294 0 0 0 4 0 0 0 15 0 19 0 565322092 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6469] ppid=6458 vsize=7703988 CPUtime=0.03 cores=1,3
/proc/6460/task/6469/stat : 6469 (java) S 6458 6460 5867 0 -1 4202560 87 0 0 0 3 0 0 0 15 0 19 0 565322092 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6470] ppid=6458 vsize=7703988 CPUtime=0.04 cores=1,3
/proc/6460/task/6470/stat : 6470 (java) S 6458 6460 5867 0 -1 4202560 569 0 0 0 4 0 0 0 15 0 19 0 565322092 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6471] ppid=6458 vsize=7703988 CPUtime=1.46 cores=1,3
/proc/6460/task/6471/stat : 6471 (java) S 6458 6460 5867 0 -1 4202560 10499 0 0 0 145 1 0 0 15 0 19 0 565322093 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469882368 0 0 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6472] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6472/stat : 6472 (java) S 6458 6460 5867 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 565322093 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6473] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6473/stat : 6473 (java) S 6458 6460 5867 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 565322093 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6474] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6474/stat : 6474 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322095 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469889457 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6475] ppid=6458 vsize=7703988 CPUtime=0.45 cores=1,3
/proc/6460/task/6475/stat : 6475 (java) S 6458 6460 5867 0 -1 4202560 2133 0 0 0 45 0 0 0 15 0 19 0 565322095 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6476] ppid=6458 vsize=7703988 CPUtime=0.42 cores=1,3
/proc/6460/task/6476/stat : 6476 (java) S 6458 6460 5867 0 -1 4202560 2404 0 0 0 42 0 0 0 15 0 19 0 565322096 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6477] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6477/stat : 6477 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322096 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6478] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6478/stat : 6478 (java) S 6458 6460 5867 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 565322096 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469882368 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6503] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6503/stat : 6503 (java) S 6458 6460 5867 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 565322131 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469882368 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1183.2
Current children cumulated vsize (KiB) 7703988

[startup+1242.3 s]
/proc/loadavg: 4.02 4.00 3.69 5/262 6607
/proc/meminfo: memFree=22759936/32951124 swapFree=67111348/67111528
[pid=6460] ppid=6458 vsize=7703988 CPUtime=1243.2 cores=1,3
/proc/6460/stat : 6460 (java) S 6458 6460 5867 0 -1 4202496 39900 0 1 0 124315 5 0 0 21 0 19 0 565322090 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6460/statm: 1925997 37492 2254 9 0 1916735 0
[pid=6460/tid=6461] ppid=6458 vsize=7703988 CPUtime=1240.47 cores=1,3
/proc/6460/task/6461/stat : 6461 (java) R 6458 6460 5867 0 -1 4202560 15555 0 1 0 124044 3 0 0 25 0 19 0 565322090 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 46912505742206 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6460/tid=6463] ppid=6458 vsize=7703988 CPUtime=0.05 cores=1,3
/proc/6460/task/6463/stat : 6463 (java) S 6458 6460 5867 0 -1 4202560 2949 0 0 0 5 0 0 0 15 0 19 0 565322092 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6464] ppid=6458 vsize=7703988 CPUtime=0.06 cores=1,3
/proc/6460/task/6464/stat : 6464 (java) S 6458 6460 5867 0 -1 4202560 1610 0 0 0 6 0 0 0 15 0 19 0 565322092 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6465] ppid=6458 vsize=7703988 CPUtime=0.04 cores=1,3
/proc/6460/task/6465/stat : 6465 (java) S 6458 6460 5867 0 -1 4202560 1874 0 0 0 4 0 0 0 15 0 19 0 565322092 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6466] ppid=6458 vsize=7703988 CPUtime=0.02 cores=1,3
/proc/6460/task/6466/stat : 6466 (java) S 6458 6460 5867 0 -1 4202560 140 0 0 0 2 0 0 0 15 0 19 0 565322092 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6467] ppid=6458 vsize=7703988 CPUtime=0.05 cores=1,3
/proc/6460/task/6467/stat : 6467 (java) S 6458 6460 5867 0 -1 4202560 563 0 0 0 5 0 0 0 15 0 19 0 565322092 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6468] ppid=6458 vsize=7703988 CPUtime=0.04 cores=1,3
/proc/6460/task/6468/stat : 6468 (java) S 6458 6460 5867 0 -1 4202560 294 0 0 0 4 0 0 0 15 0 19 0 565322092 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6469] ppid=6458 vsize=7703988 CPUtime=0.03 cores=1,3
/proc/6460/task/6469/stat : 6469 (java) S 6458 6460 5867 0 -1 4202560 87 0 0 0 3 0 0 0 15 0 19 0 565322092 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6470] ppid=6458 vsize=7703988 CPUtime=0.04 cores=1,3
/proc/6460/task/6470/stat : 6470 (java) S 6458 6460 5867 0 -1 4202560 569 0 0 0 4 0 0 0 15 0 19 0 565322092 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6471] ppid=6458 vsize=7703988 CPUtime=1.46 cores=1,3
/proc/6460/task/6471/stat : 6471 (java) S 6458 6460 5867 0 -1 4202560 10499 0 0 0 145 1 0 0 15 0 19 0 565322093 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469882368 0 0 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6472] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6472/stat : 6472 (java) S 6458 6460 5867 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 565322093 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6473] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6473/stat : 6473 (java) S 6458 6460 5867 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 565322093 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6474] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6474/stat : 6474 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322095 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469889457 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6475] ppid=6458 vsize=7703988 CPUtime=0.45 cores=1,3
/proc/6460/task/6475/stat : 6475 (java) S 6458 6460 5867 0 -1 4202560 2133 0 0 0 45 0 0 0 15 0 19 0 565322095 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6476] ppid=6458 vsize=7703988 CPUtime=0.42 cores=1,3
/proc/6460/task/6476/stat : 6476 (java) S 6458 6460 5867 0 -1 4202560 2404 0 0 0 42 0 0 0 15 0 19 0 565322096 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6477] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6477/stat : 6477 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322096 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6478] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6478/stat : 6478 (java) S 6458 6460 5867 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 565322096 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469882368 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6503] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6503/stat : 6503 (java) S 6458 6460 5867 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 565322131 7888883712 37492 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469882368 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1243.2
Current children cumulated vsize (KiB) 7703988



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.71 4/242 6612
/proc/meminfo: memFree=22883624/32951124 swapFree=67111348/67111528
[pid=6460] ppid=6458 vsize=7703988 CPUtime=1300.92 cores=1,3
/proc/6460/stat : 6460 (java) S 6458 6460 5867 0 -1 4202496 39919 0 1 0 130087 5 0 0 21 0 19 0 565322090 7888883712 37504 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/6460/statm: 1925997 37504 2254 9 0 1916735 0
[pid=6460/tid=6461] ppid=6458 vsize=7703988 CPUtime=1298.07 cores=1,3
/proc/6460/task/6461/stat : 6461 (java) R 6458 6460 5867 0 -1 4202560 15556 0 1 0 129804 3 0 0 25 0 19 0 565322090 7888883712 37504 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 46912505731203 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=6460/tid=6463] ppid=6458 vsize=7703988 CPUtime=0.05 cores=1,3
/proc/6460/task/6463/stat : 6463 (java) S 6458 6460 5867 0 -1 4202560 2949 0 0 0 5 0 0 0 15 0 19 0 565322092 7888883712 37504 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6464] ppid=6458 vsize=7703988 CPUtime=0.06 cores=1,3
/proc/6460/task/6464/stat : 6464 (java) S 6458 6460 5867 0 -1 4202560 1610 0 0 0 6 0 0 0 16 0 19 0 565322092 7888883712 37504 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6465] ppid=6458 vsize=7703988 CPUtime=0.05 cores=1,3
/proc/6460/task/6465/stat : 6465 (java) S 6458 6460 5867 0 -1 4202560 1882 0 0 0 5 0 0 0 15 0 19 0 565322092 7888883712 37504 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6466] ppid=6458 vsize=7703988 CPUtime=0.02 cores=1,3
/proc/6460/task/6466/stat : 6466 (java) S 6458 6460 5867 0 -1 4202560 140 0 0 0 2 0 0 0 15 0 19 0 565322092 7888883712 37504 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6467] ppid=6458 vsize=7703988 CPUtime=0.05 cores=1,3
/proc/6460/task/6467/stat : 6467 (java) S 6458 6460 5867 0 -1 4202560 563 0 0 0 5 0 0 0 15 0 19 0 565322092 7888883712 37504 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6468] ppid=6458 vsize=7703988 CPUtime=0.05 cores=1,3
/proc/6460/task/6468/stat : 6468 (java) S 6458 6460 5867 0 -1 4202560 298 0 0 0 5 0 0 0 15 0 19 0 565322092 7888883712 37504 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6469] ppid=6458 vsize=7703988 CPUtime=0.03 cores=1,3
/proc/6460/task/6469/stat : 6469 (java) S 6458 6460 5867 0 -1 4202560 87 0 0 0 3 0 0 0 15 0 19 0 565322092 7888883712 37504 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6470] ppid=6458 vsize=7703988 CPUtime=0.04 cores=1,3
/proc/6460/task/6470/stat : 6470 (java) S 6458 6460 5867 0 -1 4202560 569 0 0 0 4 0 0 0 15 0 19 0 565322092 7888883712 37504 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6471] ppid=6458 vsize=7703988 CPUtime=1.56 cores=1,3
/proc/6460/task/6471/stat : 6471 (java) S 6458 6460 5867 0 -1 4202560 10501 0 0 0 155 1 0 0 15 0 19 0 565322093 7888883712 37504 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469882368 0 0 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6472] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6472/stat : 6472 (java) S 6458 6460 5867 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 565322093 7888883712 37504 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6473] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6473/stat : 6473 (java) S 6458 6460 5867 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 565322093 7888883712 37504 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6474] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6474/stat : 6474 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322095 7888883712 37504 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469889457 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6475] ppid=6458 vsize=7703988 CPUtime=0.45 cores=1,3
/proc/6460/task/6475/stat : 6475 (java) S 6458 6460 5867 0 -1 4202560 2133 0 0 0 45 0 0 0 15 0 19 0 565322095 7888883712 37504 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6476] ppid=6458 vsize=7703988 CPUtime=0.42 cores=1,3
/proc/6460/task/6476/stat : 6476 (java) S 6458 6460 5867 0 -1 4202560 2404 0 0 0 42 0 0 0 15 0 19 0 565322096 7888883712 37504 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 3 0 0 0
[pid=6460/tid=6477] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6477/stat : 6477 (java) S 6458 6460 5867 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 565322096 7888883712 37504 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469881753 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
[pid=6460/tid=6478] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6478/stat : 6478 (java) R 6458 6460 5867 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 565322096 7888883712 37504 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469882368 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=6460/tid=6503] ppid=6458 vsize=7703988 CPUtime=0 cores=1,3
/proc/6460/task/6503/stat : 6503 (java) S 6458 6460 5867 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 565322131 7888883712 37504 33554432000 1073741824 1073778376 140733392028528 18446744073709551615 252469882368 0 4 0 16800975 18446604459423315776 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1300.92
Current children cumulated vsize (KiB) 7703988

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

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

Child status: 143
Real time (s): 1300.05
CPU time (s): 1301
CPU user time (s): 1300.93
CPU system time (s): 0.068989
CPU usage (%): 100.073
Max. virtual memory (cumulated for all children) (KiB): 7703988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.93
system time used= 0.068989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40010
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= 27122
involuntary context switches= 4351

runsolver used 2.10368 second user time and 5.00624 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-25 19:01:56
IDJOB=3281209
IDBENCH=20536
IDSOLVER=1611
FILE ID=node111/3281209-1303750916
RUNJOBID= node111-1303750916-6415
PBS_JOBID= 13154051
Free space on /tmp= 70624 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k100.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-3281209-1303750916/watcher-3281209-1303750916 -o /tmp/evaluation-result-3281209-1303750916/solver-3281209-1303750916 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3281209-1303750916.cnf

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

MD5SUM BENCH= cf1b8194ff6d413d396ac9e26bb031ef
RANDOM SEED=430966140

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.75
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.849
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.86
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.849
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.75
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.849
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.849
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.67
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.849
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:      24773108 kB
Buffers:       1208868 kB
Cached:        6394828 kB
SwapCached:        132 kB
Active:        2445072 kB
Inactive:      5262724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24773108 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           17972 kB
Writeback:           0 kB
AnonPages:      103744 kB
Mapped:          22632 kB
Slab:           405944 kB
PageTables:       5512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7465196 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= 70492 MiB
End job on node111 at 2011-04-25 19:23:38