Trace number 3265472

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

General information on the benchmark

NameSAT05/crafted/lynce05/social-golfer-problem/
sgp_5-6-8.shuffled-as.sat05-2669.cnf
MD5SUM4229175ff4382a4625ce92a19d20dde4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark135.322
Satisfiable
(Un)Satisfiability was proved
Number of variables58560
Number of clauses778800
Sum of the clauses size1766280
Maximum clause length48
Minimum clause length1
Number of clauses of size 196
Number of clauses of size 2599208
Number of clauses of size 3177096
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52400

Solver Data

0.06/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.06/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.08	c See www.sat4j.org for details.
0.06/0.08	c no version file found!!!
0.06/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.08	c java.vm.version	19.1-b02
0.06/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.08	c sun.arch.data.model	64
0.06/0.08	c java.version		1.6.0_24
0.06/0.08	c os.name		Linux
0.06/0.08	c os.version		2.6.18-164.el5
0.06/0.08	c os.arch		amd64
0.06/0.08	c Free memory 		6997539544
0.06/0.08	c Max memory 		7034241024
0.06/0.08	c Total memory 		7034241024
0.06/0.08	c Number of processors 	8
0.06/0.10	c --- Begin Solver configuration ---
0.06/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.06/0.10	c Learn all clauses as in MiniSAT
0.06/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.06/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.06/0.10	c Expensive reason simplification
0.06/0.10	c Armin Biere (Picosat) restarts strategy
0.06/0.10	c Glucose learned constraints deletion strategy
0.06/0.10	c timeout=2147483647s
0.06/0.10	c DB Simplification allowed=true
0.06/0.10	c --- End Solver configuration ---
0.06/0.10	c solving HOME/instance-3265472-1303580874.cnf
0.06/0.10	c reading problem ... 
0.90/0.88	c ... done. Wall clock time 0.781s.
0.90/0.88	c #vars     58560
0.90/0.88	c #constraints  686032
0.90/0.88	c constraints type 
0.90/0.88	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 176954
0.90/0.88	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 505379
7.11/6.38	c cleaning 2494 clauses out of 5000 with flag 5000/5000
14.89/13.56	c cleaning 4224 clauses out of 8506 with flag 11000/11000
23.50/22.18	c cleaning 5608 clauses out of 11282 with flag 18000/18000
31.12/29.78	c cleaning 6784 clauses out of 13675 with flag 26001/26001
39.53/38.13	c cleaning 7892 clauses out of 15891 with flag 35001/35001
49.64/48.26	c cleaning 8942 clauses out of 17999 with flag 45001/45001
68.45/67.03	c cleaning 10000 clauses out of 20056 with flag 56000/56000
90.46/89.06	c cleaning 10991 clauses out of 22058 with flag 68002/68002
113.06/111.62	c cleaning 11984 clauses out of 24067 with flag 81002/81002
139.67/138.29	c cleaning 12970 clauses out of 26081 with flag 95000/95000
170.68/169.22	c cleaning 14056 clauses out of 28111 with flag 110000/110000
203.69/202.27	c cleaning 15010 clauses out of 30055 with flag 126000/126000
238.80/237.33	c cleaning 16014 clauses out of 32046 with flag 143001/143001
276.21/274.76	c cleaning 17013 clauses out of 34033 with flag 161002/161002
315.22/313.70	c cleaning 17979 clauses out of 36018 with flag 180000/180000
357.12/355.63	c cleaning 19010 clauses out of 38039 with flag 200000/200000
402.93/401.47	c cleaning 19984 clauses out of 40029 with flag 221000/221000
452.94/451.42	c cleaning 21018 clauses out of 42045 with flag 243000/243000
499.55/498.02	c cleaning 22000 clauses out of 44027 with flag 266000/266000
553.16/551.68	c cleaning 22979 clauses out of 46028 with flag 290001/290001
582.37/580.87	c cleaning 24014 clauses out of 48048 with flag 315000/315000
624.88/623.34	c cleaning 25005 clauses out of 50034 with flag 341000/341000
682.69/681.10	c cleaning 26000 clauses out of 52030 with flag 368001/368001
745.80/744.28	c cleaning 27007 clauses out of 54029 with flag 396000/396000
809.21/807.68	c cleaning 27995 clauses out of 56024 with flag 425002/425002
873.22/871.63	c cleaning 28997 clauses out of 58027 with flag 455000/455000
942.63/941.05	c cleaning 30001 clauses out of 60030 with flag 486000/486000
1015.64/1014.01	c cleaning 30982 clauses out of 62029 with flag 518000/518000
1089.85/1088.29	c cleaning 32015 clauses out of 64047 with flag 551000/551000
1161.07/1159.41	c cleaning 32994 clauses out of 66032 with flag 585000/585000
1238.47/1236.85	c cleaning 34013 clauses out of 68039 with flag 620001/620001
1301.68/1300.01	c starts		: 986
1301.68/1300.01	c conflicts		: 649546
1301.68/1300.01	c decisions		: 1507026
1301.68/1300.01	c propagations		: 1456675799
1301.68/1300.01	c inspects		: 5301588014
1301.68/1300.01	c shortcuts		: 0
1301.68/1300.01	c learnt literals	: 0
1301.68/1300.01	c learnt binary clauses	: 6394
1301.68/1300.01	c learnt ternary clauses	: 3989
1301.68/1300.01	c learnt constraints	: 649546
1301.68/1300.01	c ignored constraints	: 0
1301.68/1300.01	c root simplifications	: 986
1301.68/1300.01	c removed literals (reason simplification)	: 29858995
1301.68/1300.01	c reason swapping (by a shorter reason)	: 0
1301.68/1300.01	c Calls to reduceDB	: 31
1301.68/1300.01	c speed (assignments/second)	: 1121268.6647700155
1301.68/1300.01	c non guided choices	2725
1301.68/1300.04	c learnt constraints type 
1301.68/1300.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 6394
1301.68/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 57193
1301.68/1300.04	c constraints type 
1301.68/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 176954
1301.68/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 505379
1301.68/1300.04	s UNKNOWN
1301.68/1300.04	c Total wall clock time (in seconds) : 1299.915

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

running on 2 cores: 0,2

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: 4.05 4.03 3.90 4/202 1615
/proc/meminfo: memFree=14618760/32951124 swapFree=67111528/67111528
[pid=1615] ppid=1613 vsize=11800 CPUtime=0 cores=0,2
/proc/1615/stat : 1615 (runsolver) R 1613 1615 1299 0 -1 4202560 42 0 0 0 0 0 0 0 22 0 1 0 450503086 12083200 51 33554432000 4194304 5434984 140733938962944 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/1615/statm: 2950 51 31 303 0 2644 0

[startup+0.0807951 s]
/proc/loadavg: 4.05 4.03 3.90 4/202 1615
/proc/meminfo: memFree=14618760/32951124 swapFree=67111528/67111528
[pid=1615] ppid=1613 vsize=7569940 CPUtime=0.06 cores=0,2
/proc/1615/stat : 1615 (java) S 1613 1615 1299 0 -1 4202496 9425 0 1 0 5 1 0 0 22 0 18 0 450503086 7751618560 9122 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1615/statm: 1892485 9122 1754 9 0 1883223 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7569940

[startup+0.111874 s]
/proc/loadavg: 4.05 4.03 3.90 4/202 1615
/proc/meminfo: memFree=14618760/32951124 swapFree=67111528/67111528
[pid=1615] ppid=1613 vsize=7636368 CPUtime=0.11 cores=0,2
/proc/1615/stat : 1615 (java) S 1613 1615 1299 0 -1 4202496 11440 0 1 0 9 2 0 0 22 0 18 0 450503086 7819640832 11137 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1615/statm: 1909092 11137 2093 9 0 1899830 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 7636368

[startup+0.300828 s]
/proc/loadavg: 4.05 4.03 3.90 4/202 1615
/proc/meminfo: memFree=14618760/32951124 swapFree=67111528/67111528
[pid=1615] ppid=1613 vsize=7637804 CPUtime=0.4 cores=0,2
/proc/1615/stat : 1615 (java) S 1613 1615 1299 0 -1 4202496 16130 0 1 0 38 2 0 0 22 0 18 0 450503086 7821111296 15718 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1615/statm: 1909451 15720 2197 9 0 1900189 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 7637804

[startup+0.700754 s]
/proc/loadavg: 4.05 4.03 3.90 4/202 1615
/proc/meminfo: memFree=14618760/32951124 swapFree=67111528/67111528
[pid=1615] ppid=1613 vsize=7637804 CPUtime=0.8 cores=0,2
/proc/1615/stat : 1615 (java) S 1613 1615 1299 0 -1 4202496 22565 0 1 0 77 3 0 0 22 0 18 0 450503086 7821111296 22153 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1615/statm: 1909451 22154 2197 9 0 1900189 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 7637804

[startup+1.50152 s]
/proc/loadavg: 4.05 4.03 3.90 9/240 1704
/proc/meminfo: memFree=14544112/32951124 swapFree=67111528/67111528
[pid=1615] ppid=1613 vsize=7648436 CPUtime=2.09 cores=0,2
/proc/1615/stat : 1615 (java) S 1613 1615 1299 0 -1 4202496 28946 0 1 0 205 4 0 0 22 0 19 0 450503086 7831998464 27377 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1615/statm: 1912109 27377 2221 9 0 1902847 0
[pid=1615/tid=1617] ppid=1613 vsize=7648436 CPUtime=1.47 cores=0,2
/proc/1615/task/1617/stat : 1617 (java) R 1613 1615 1299 0 -1 4202560 23067 0 1 0 144 3 0 0 20 0 19 0 450503087 7831998464 27377 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 46912505122132 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1615/tid=1618] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1618/stat : 1618 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 450503089 7831998464 27377 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1619] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1619/stat : 1619 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503089 7831998464 27377 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
[pid=1615/tid=1620] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1620/stat : 1620 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503089 7831998464 27377 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
[pid=1615/tid=1621] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1621/stat : 1621 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503089 7831998464 27377 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
[pid=1615/tid=1622] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1622/stat : 1622 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503089 7831998464 27377 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
[pid=1615/tid=1623] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1623/stat : 1623 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503089 7831998464 27377 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
[pid=1615/tid=1624] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1624/stat : 1624 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503089 7831998464 27377 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
[pid=1615/tid=1625] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1625/stat : 1625 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503089 7831998464 27377 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
[pid=1615/tid=1626] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1626/stat : 1626 (java) S 1613 1615 1299 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 450503090 7831998464 27377 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738221568 0 0 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
[pid=1615/tid=1627] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1627/stat : 1627 (java) S 1613 1615 1299 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 450503090 7831998464 27377 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1628] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1628/stat : 1628 (java) S 1613 1615 1299 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 450503090 7831998464 27377 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1629] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1629/stat : 1629 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503092 7831998464 27377 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738228657 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1630] ppid=1613 vsize=7648436 CPUtime=0.31 cores=0,2
/proc/1615/task/1630/stat : 1630 (java) R 1613 1615 1299 0 -1 4202560 3120 0 0 0 31 0 0 0 17 0 19 0 450503092 7831998464 27377 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 47973428214953 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=1615/tid=1631] ppid=1613 vsize=7648436 CPUtime=0.27 cores=0,2
/proc/1615/task/1631/stat : 1631 (java) S 1613 1615 1299 0 -1 4202560 1598 0 0 0 27 0 0 0 17 0 19 0 450503092 7831998464 27377 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1632] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1632/stat : 1632 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503092 7831998464 27377 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1633] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1633/stat : 1633 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450503092 7831998464 27377 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738221568 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 7648436

[startup+3.10128 s]
/proc/loadavg: 3.97 4.01 3.89 5/241 1711
/proc/meminfo: memFree=14427916/32951124 swapFree=67111528/67111528
[pid=1615] ppid=1613 vsize=7648436 CPUtime=3.91 cores=0,2
/proc/1615/stat : 1615 (java) S 1613 1615 1299 0 -1 4202496 29188 0 1 0 387 4 0 0 22 0 19 0 450503086 7831998464 27618 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1615/statm: 1912109 27618 2225 9 0 1902847 0
[pid=1615/tid=1617] ppid=1613 vsize=7648436 CPUtime=3.07 cores=0,2
/proc/1615/task/1617/stat : 1617 (java) R 1613 1615 1299 0 -1 4202560 23270 0 1 0 304 3 0 0 25 0 19 0 450503087 7831998464 27618 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 46912505773656 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1615/tid=1618] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1618/stat : 1618 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 450503089 7831998464 27618 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1619] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1619/stat : 1619 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503089 7831998464 27618 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
[pid=1615/tid=1620] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1620/stat : 1620 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503089 7831998464 27618 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
[pid=1615/tid=1621] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1621/stat : 1621 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503089 7831998464 27618 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
[pid=1615/tid=1622] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1622/stat : 1622 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503089 7831998464 27618 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
[pid=1615/tid=1623] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1623/stat : 1623 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503089 7831998464 27618 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
[pid=1615/tid=1624] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1624/stat : 1624 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503089 7831998464 27618 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
[pid=1615/tid=1625] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1625/stat : 1625 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503089 7831998464 27618 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
[pid=1615/tid=1626] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1626/stat : 1626 (java) S 1613 1615 1299 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 450503090 7831998464 27618 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738221568 0 0 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
[pid=1615/tid=1627] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1627/stat : 1627 (java) S 1613 1615 1299 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 450503090 7831998464 27618 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1628] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1628/stat : 1628 (java) S 1613 1615 1299 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 450503090 7831998464 27618 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1629] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1629/stat : 1629 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503092 7831998464 27618 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738228657 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1630] ppid=1613 vsize=7648436 CPUtime=0.5 cores=0,2
/proc/1615/task/1630/stat : 1630 (java) S 1613 1615 1299 0 -1 4202560 3158 0 0 0 50 0 0 0 15 0 19 0 450503092 7831998464 27618 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1631] ppid=1613 vsize=7648436 CPUtime=0.32 cores=0,2
/proc/1615/task/1631/stat : 1631 (java) S 1613 1615 1299 0 -1 4202560 1599 0 0 0 32 0 0 0 15 0 19 0 450503092 7831998464 27618 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1632] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1632/stat : 1632 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503092 7831998464 27618 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1633] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1633/stat : 1633 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450503092 7831998464 27618 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738221568 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1705] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1705/stat : 1705 (java) S 1613 1615 1299 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 450503191 7831998464 27618 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738221568 0 4 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.91
Current children cumulated vsize (KiB) 7648436

[startup+6.30067 s]
/proc/loadavg: 3.97 4.01 3.89 5/262 1751
/proc/meminfo: memFree=14305668/32951124 swapFree=67111528/67111528
[pid=1615] ppid=1613 vsize=7648436 CPUtime=7.11 cores=0,2
/proc/1615/stat : 1615 (java) S 1613 1615 1299 0 -1 4202496 29663 0 1 0 707 4 0 0 22 0 19 0 450503086 7831998464 28091 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1615/statm: 1912109 28091 2225 9 0 1902847 0
[pid=1615/tid=1617] ppid=1613 vsize=7648436 CPUtime=6.27 cores=0,2
/proc/1615/task/1617/stat : 1617 (java) R 1613 1615 1299 0 -1 4202560 23739 0 1 0 624 3 0 0 25 0 19 0 450503087 7831998464 28091 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 46912505766737 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1615/tid=1618] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1618/stat : 1618 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 450503089 7831998464 28091 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1619] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1619/stat : 1619 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503089 7831998464 28091 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
[pid=1615/tid=1620] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1620/stat : 1620 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503089 7831998464 28091 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
[pid=1615/tid=1621] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1621/stat : 1621 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503089 7831998464 28091 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
[pid=1615/tid=1622] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1622/stat : 1622 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503089 7831998464 28091 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
[pid=1615/tid=1623] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1623/stat : 1623 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503089 7831998464 28091 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
[pid=1615/tid=1624] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1624/stat : 1624 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503089 7831998464 28091 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
[pid=1615/tid=1625] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1625/stat : 1625 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503089 7831998464 28091 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
[pid=1615/tid=1626] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1626/stat : 1626 (java) S 1613 1615 1299 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 450503090 7831998464 28091 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738221568 0 0 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
[pid=1615/tid=1627] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1627/stat : 1627 (java) S 1613 1615 1299 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 450503090 7831998464 28091 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1628] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1628/stat : 1628 (java) S 1613 1615 1299 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 450503090 7831998464 28091 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1629] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1629/stat : 1629 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503092 7831998464 28091 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738228657 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1630] ppid=1613 vsize=7648436 CPUtime=0.5 cores=0,2
/proc/1615/task/1630/stat : 1630 (java) S 1613 1615 1299 0 -1 4202560 3158 0 0 0 50 0 0 0 15 0 19 0 450503092 7831998464 28091 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1631] ppid=1613 vsize=7648436 CPUtime=0.32 cores=0,2
/proc/1615/task/1631/stat : 1631 (java) S 1613 1615 1299 0 -1 4202560 1605 0 0 0 32 0 0 0 15 0 19 0 450503092 7831998464 28091 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1632] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1632/stat : 1632 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503092 7831998464 28091 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1633] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1633/stat : 1633 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450503092 7831998464 28091 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738221568 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1705] ppid=1613 vsize=7648436 CPUtime=0 cores=0,2
/proc/1615/task/1705/stat : 1705 (java) S 1613 1615 1299 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 450503191 7831998464 28091 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738221568 0 4 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.11
Current children cumulated vsize (KiB) 7648436

[startup+12.7015 s]
/proc/loadavg: 4.67 4.16 3.94 7/262 1751
/proc/meminfo: memFree=13981612/32951124 swapFree=67111528/67111528

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

[pid=1615/tid=1623] ppid=1613 vsize=7652064 CPUtime=0.05 cores=0,2
/proc/1615/task/1623/stat : 1623 (java) S 1613 1615 1299 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 19 0 450503089 7835713536 55061 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1624] ppid=1613 vsize=7652064 CPUtime=0.06 cores=0,2
/proc/1615/task/1624/stat : 1624 (java) S 1613 1615 1299 0 -1 4202560 345 0 0 0 6 0 0 0 15 0 19 0 450503089 7835713536 55061 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1625] ppid=1613 vsize=7652064 CPUtime=0.09 cores=0,2
/proc/1615/task/1625/stat : 1625 (java) S 1613 1615 1299 0 -1 4202560 6236 0 0 0 9 0 0 0 15 0 19 0 450503089 7835713536 55061 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1626] ppid=1613 vsize=7652064 CPUtime=5.17 cores=0,2
/proc/1615/task/1626/stat : 1626 (java) S 1613 1615 1299 0 -1 4202560 15041 0 0 0 516 1 0 0 15 0 19 0 450503090 7835713536 55061 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738221568 0 0 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
[pid=1615/tid=1627] ppid=1613 vsize=7652064 CPUtime=0 cores=0,2
/proc/1615/task/1627/stat : 1627 (java) S 1613 1615 1299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450503090 7835713536 55061 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1628] ppid=1613 vsize=7652064 CPUtime=0 cores=0,2
/proc/1615/task/1628/stat : 1628 (java) S 1613 1615 1299 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 450503090 7835713536 55061 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1629] ppid=1613 vsize=7652064 CPUtime=0 cores=0,2
/proc/1615/task/1629/stat : 1629 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503092 7835713536 55061 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738228657 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1630] ppid=1613 vsize=7652064 CPUtime=0.53 cores=0,2
/proc/1615/task/1630/stat : 1630 (java) S 1613 1615 1299 0 -1 4202560 3160 0 0 0 53 0 0 0 15 0 19 0 450503092 7835713536 55061 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1631] ppid=1613 vsize=7652064 CPUtime=0.8 cores=0,2
/proc/1615/task/1631/stat : 1631 (java) S 1613 1615 1299 0 -1 4202560 6216 0 0 0 80 0 0 0 15 0 19 0 450503092 7835713536 55061 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1632] ppid=1613 vsize=7652064 CPUtime=0 cores=0,2
/proc/1615/task/1632/stat : 1632 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503092 7835713536 55061 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1633] ppid=1613 vsize=7652064 CPUtime=0 cores=0,2
/proc/1615/task/1633/stat : 1633 (java) S 1613 1615 1299 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 450503092 7835713536 55061 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738221568 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1705] ppid=1613 vsize=7652064 CPUtime=0 cores=0,2
/proc/1615/task/1705/stat : 1705 (java) S 1613 1615 1299 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 450503191 7835713536 55061 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738221568 0 4 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1123.96
Current children cumulated vsize (KiB) 7652064

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/262 1837
/proc/meminfo: memFree=13974508/32951124 swapFree=67111528/67111528
[pid=1615] ppid=1613 vsize=7652064 CPUtime=1183.97 cores=0,2
/proc/1615/stat : 1615 (java) S 1613 1615 1299 0 -1 4202496 60445 0 1 0 118387 10 0 0 22 0 19 0 450503086 7835713536 55135 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1615/statm: 1913016 55135 2253 9 0 1903754 0
[pid=1615/tid=1617] ppid=1613 vsize=7652064 CPUtime=1176.57 cores=0,2
/proc/1615/task/1617/stat : 1617 (java) R 1613 1615 1299 0 -1 4202560 23775 0 1 0 117652 5 0 0 25 0 19 0 450503087 7835713536 55135 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 46912505750887 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1615/tid=1618] ppid=1613 vsize=7652064 CPUtime=0.16 cores=0,2
/proc/1615/task/1618/stat : 1618 (java) S 1613 1615 1299 0 -1 4202560 4158 0 0 0 16 0 0 0 15 0 19 0 450503089 7835713536 55135 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1619] ppid=1613 vsize=7652064 CPUtime=0.07 cores=0,2
/proc/1615/task/1619/stat : 1619 (java) S 1613 1615 1299 0 -1 4202560 6 0 0 0 7 0 0 0 15 0 19 0 450503089 7835713536 55135 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1620] ppid=1613 vsize=7652064 CPUtime=0.06 cores=0,2
/proc/1615/task/1620/stat : 1620 (java) S 1613 1615 1299 0 -1 4202560 9 0 0 0 6 0 0 0 15 0 19 0 450503089 7835713536 55135 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1621] ppid=1613 vsize=7652064 CPUtime=0.11 cores=0,2
/proc/1615/task/1621/stat : 1621 (java) S 1613 1615 1299 0 -1 4202560 196 0 0 0 11 0 0 0 15 0 19 0 450503089 7835713536 55135 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1622] ppid=1613 vsize=7652064 CPUtime=0.05 cores=0,2
/proc/1615/task/1622/stat : 1622 (java) S 1613 1615 1299 0 -1 4202560 5 0 0 0 5 0 0 0 16 0 19 0 450503089 7835713536 55135 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1623] ppid=1613 vsize=7652064 CPUtime=0.05 cores=0,2
/proc/1615/task/1623/stat : 1623 (java) S 1613 1615 1299 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 19 0 450503089 7835713536 55135 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1624] ppid=1613 vsize=7652064 CPUtime=0.06 cores=0,2
/proc/1615/task/1624/stat : 1624 (java) S 1613 1615 1299 0 -1 4202560 345 0 0 0 6 0 0 0 15 0 19 0 450503089 7835713536 55135 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1625] ppid=1613 vsize=7652064 CPUtime=0.09 cores=0,2
/proc/1615/task/1625/stat : 1625 (java) S 1613 1615 1299 0 -1 4202560 6236 0 0 0 9 0 0 0 15 0 19 0 450503089 7835713536 55135 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1626] ppid=1613 vsize=7652064 CPUtime=5.33 cores=0,2
/proc/1615/task/1626/stat : 1626 (java) S 1613 1615 1299 0 -1 4202560 15117 0 0 0 532 1 0 0 15 0 19 0 450503090 7835713536 55135 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738221568 0 0 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
[pid=1615/tid=1627] ppid=1613 vsize=7652064 CPUtime=0 cores=0,2
/proc/1615/task/1627/stat : 1627 (java) S 1613 1615 1299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450503090 7835713536 55135 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1628] ppid=1613 vsize=7652064 CPUtime=0 cores=0,2
/proc/1615/task/1628/stat : 1628 (java) S 1613 1615 1299 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 450503090 7835713536 55135 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1629] ppid=1613 vsize=7652064 CPUtime=0 cores=0,2
/proc/1615/task/1629/stat : 1629 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503092 7835713536 55135 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738228657 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1630] ppid=1613 vsize=7652064 CPUtime=0.53 cores=0,2
/proc/1615/task/1630/stat : 1630 (java) S 1613 1615 1299 0 -1 4202560 3160 0 0 0 53 0 0 0 15 0 19 0 450503092 7835713536 55135 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1631] ppid=1613 vsize=7652064 CPUtime=0.8 cores=0,2
/proc/1615/task/1631/stat : 1631 (java) S 1613 1615 1299 0 -1 4202560 6216 0 0 0 80 0 0 0 15 0 19 0 450503092 7835713536 55135 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1632] ppid=1613 vsize=7652064 CPUtime=0 cores=0,2
/proc/1615/task/1632/stat : 1632 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503092 7835713536 55135 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1633] ppid=1613 vsize=7652064 CPUtime=0 cores=0,2
/proc/1615/task/1633/stat : 1633 (java) S 1613 1615 1299 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 450503092 7835713536 55135 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738221568 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1705] ppid=1613 vsize=7652064 CPUtime=0 cores=0,2
/proc/1615/task/1705/stat : 1705 (java) S 1613 1615 1299 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 450503191 7835713536 55135 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738221568 0 4 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1183.97
Current children cumulated vsize (KiB) 7652064

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/262 1839
/proc/meminfo: memFree=13973236/32951124 swapFree=67111528/67111528
[pid=1615] ppid=1613 vsize=7652064 CPUtime=1243.98 cores=0,2
/proc/1615/stat : 1615 (java) S 1613 1615 1299 0 -1 4202496 60581 0 1 0 124388 10 0 0 22 0 19 0 450503086 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1615/statm: 1913016 55264 2253 9 0 1903754 0
[pid=1615/tid=1617] ppid=1613 vsize=7652064 CPUtime=1236.39 cores=0,2
/proc/1615/task/1617/stat : 1617 (java) R 1613 1615 1299 0 -1 4202560 23776 0 1 0 123634 5 0 0 25 0 19 0 450503087 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 46912505767061 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1615/tid=1618] ppid=1613 vsize=7652064 CPUtime=0.17 cores=0,2
/proc/1615/task/1618/stat : 1618 (java) S 1613 1615 1299 0 -1 4202560 4158 0 0 0 17 0 0 0 15 0 19 0 450503089 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1619] ppid=1613 vsize=7652064 CPUtime=0.07 cores=0,2
/proc/1615/task/1619/stat : 1619 (java) S 1613 1615 1299 0 -1 4202560 6 0 0 0 7 0 0 0 15 0 19 0 450503089 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1620] ppid=1613 vsize=7652064 CPUtime=0.07 cores=0,2
/proc/1615/task/1620/stat : 1620 (java) S 1613 1615 1299 0 -1 4202560 9 0 0 0 7 0 0 0 15 0 19 0 450503089 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1621] ppid=1613 vsize=7652064 CPUtime=0.11 cores=0,2
/proc/1615/task/1621/stat : 1621 (java) S 1613 1615 1299 0 -1 4202560 196 0 0 0 11 0 0 0 15 0 19 0 450503089 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1622] ppid=1613 vsize=7652064 CPUtime=0.05 cores=0,2
/proc/1615/task/1622/stat : 1622 (java) S 1613 1615 1299 0 -1 4202560 5 0 0 0 5 0 0 0 16 0 19 0 450503089 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1623] ppid=1613 vsize=7652064 CPUtime=0.05 cores=0,2
/proc/1615/task/1623/stat : 1623 (java) S 1613 1615 1299 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 19 0 450503089 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1624] ppid=1613 vsize=7652064 CPUtime=0.06 cores=0,2
/proc/1615/task/1624/stat : 1624 (java) S 1613 1615 1299 0 -1 4202560 345 0 0 0 6 0 0 0 15 0 19 0 450503089 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1625] ppid=1613 vsize=7652064 CPUtime=0.09 cores=0,2
/proc/1615/task/1625/stat : 1625 (java) S 1613 1615 1299 0 -1 4202560 6236 0 0 0 9 0 0 0 16 0 19 0 450503089 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1626] ppid=1613 vsize=7652064 CPUtime=5.5 cores=0,2
/proc/1615/task/1626/stat : 1626 (java) S 1613 1615 1299 0 -1 4202560 15248 0 0 0 549 1 0 0 15 0 19 0 450503090 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738221568 0 0 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
[pid=1615/tid=1627] ppid=1613 vsize=7652064 CPUtime=0 cores=0,2
/proc/1615/task/1627/stat : 1627 (java) S 1613 1615 1299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450503090 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1628] ppid=1613 vsize=7652064 CPUtime=0 cores=0,2
/proc/1615/task/1628/stat : 1628 (java) S 1613 1615 1299 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 450503090 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1629] ppid=1613 vsize=7652064 CPUtime=0 cores=0,2
/proc/1615/task/1629/stat : 1629 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503092 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738228657 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1630] ppid=1613 vsize=7652064 CPUtime=0.53 cores=0,2
/proc/1615/task/1630/stat : 1630 (java) S 1613 1615 1299 0 -1 4202560 3160 0 0 0 53 0 0 0 15 0 19 0 450503092 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1631] ppid=1613 vsize=7652064 CPUtime=0.8 cores=0,2
/proc/1615/task/1631/stat : 1631 (java) S 1613 1615 1299 0 -1 4202560 6216 0 0 0 80 0 0 0 15 0 19 0 450503092 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1632] ppid=1613 vsize=7652064 CPUtime=0 cores=0,2
/proc/1615/task/1632/stat : 1632 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503092 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1633] ppid=1613 vsize=7652064 CPUtime=0 cores=0,2
/proc/1615/task/1633/stat : 1633 (java) S 1613 1615 1299 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 450503092 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738221568 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1705] ppid=1613 vsize=7652064 CPUtime=0 cores=0,2
/proc/1615/task/1705/stat : 1705 (java) S 1613 1615 1299 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 450503191 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738221568 0 4 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1243.98
Current children cumulated vsize (KiB) 7652064



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.99 6/262 1841
/proc/meminfo: memFree=13972812/32951124 swapFree=67111528/67111528
[pid=1615] ppid=1613 vsize=7652064 CPUtime=1301.68 cores=0,2
/proc/1615/stat : 1615 (java) S 1613 1615 1299 0 -1 4202496 60583 0 1 0 130158 10 0 0 22 0 19 0 450503086 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/1615/statm: 1913016 55264 2253 9 0 1903754 0
[pid=1615/tid=1617] ppid=1613 vsize=7652064 CPUtime=1294.09 cores=0,2
/proc/1615/task/1617/stat : 1617 (java) R 1613 1615 1299 0 -1 4202560 23776 0 1 0 129404 5 0 0 25 0 19 0 450503087 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 46912505366468 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1615/tid=1618] ppid=1613 vsize=7652064 CPUtime=0.17 cores=0,2
/proc/1615/task/1618/stat : 1618 (java) S 1613 1615 1299 0 -1 4202560 4158 0 0 0 17 0 0 0 15 0 19 0 450503089 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1619] ppid=1613 vsize=7652064 CPUtime=0.07 cores=0,2
/proc/1615/task/1619/stat : 1619 (java) S 1613 1615 1299 0 -1 4202560 6 0 0 0 7 0 0 0 15 0 19 0 450503089 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1620] ppid=1613 vsize=7652064 CPUtime=0.07 cores=0,2
/proc/1615/task/1620/stat : 1620 (java) S 1613 1615 1299 0 -1 4202560 9 0 0 0 7 0 0 0 15 0 19 0 450503089 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1621] ppid=1613 vsize=7652064 CPUtime=0.11 cores=0,2
/proc/1615/task/1621/stat : 1621 (java) S 1613 1615 1299 0 -1 4202560 196 0 0 0 11 0 0 0 15 0 19 0 450503089 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1622] ppid=1613 vsize=7652064 CPUtime=0.05 cores=0,2
/proc/1615/task/1622/stat : 1622 (java) S 1613 1615 1299 0 -1 4202560 5 0 0 0 5 0 0 0 16 0 19 0 450503089 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1623] ppid=1613 vsize=7652064 CPUtime=0.05 cores=0,2
/proc/1615/task/1623/stat : 1623 (java) S 1613 1615 1299 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 19 0 450503089 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1624] ppid=1613 vsize=7652064 CPUtime=0.06 cores=0,2
/proc/1615/task/1624/stat : 1624 (java) S 1613 1615 1299 0 -1 4202560 345 0 0 0 6 0 0 0 15 0 19 0 450503089 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1625] ppid=1613 vsize=7652064 CPUtime=0.09 cores=0,2
/proc/1615/task/1625/stat : 1625 (java) S 1613 1615 1299 0 -1 4202560 6236 0 0 0 9 0 0 0 16 0 19 0 450503089 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1626] ppid=1613 vsize=7652064 CPUtime=5.5 cores=0,2
/proc/1615/task/1626/stat : 1626 (java) S 1613 1615 1299 0 -1 4202560 15248 0 0 0 549 1 0 0 15 0 19 0 450503090 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738221568 0 0 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
[pid=1615/tid=1627] ppid=1613 vsize=7652064 CPUtime=0 cores=0,2
/proc/1615/task/1627/stat : 1627 (java) S 1613 1615 1299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450503090 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1628] ppid=1613 vsize=7652064 CPUtime=0 cores=0,2
/proc/1615/task/1628/stat : 1628 (java) S 1613 1615 1299 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 450503090 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1629] ppid=1613 vsize=7652064 CPUtime=0 cores=0,2
/proc/1615/task/1629/stat : 1629 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503092 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738228657 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1630] ppid=1613 vsize=7652064 CPUtime=0.53 cores=0,2
/proc/1615/task/1630/stat : 1630 (java) S 1613 1615 1299 0 -1 4202560 3160 0 0 0 53 0 0 0 15 0 19 0 450503092 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1631] ppid=1613 vsize=7652064 CPUtime=0.8 cores=0,2
/proc/1615/task/1631/stat : 1631 (java) S 1613 1615 1299 0 -1 4202560 6216 0 0 0 80 0 0 0 15 0 19 0 450503092 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1632] ppid=1613 vsize=7652064 CPUtime=0 cores=0,2
/proc/1615/task/1632/stat : 1632 (java) S 1613 1615 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450503092 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738220953 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1633] ppid=1613 vsize=7652064 CPUtime=0 cores=0,2
/proc/1615/task/1633/stat : 1633 (java) S 1613 1615 1299 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 450503092 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738221568 0 4 0 16800975 18446604453924088832 0 0 -1 2 0 0 0
[pid=1615/tid=1705] ppid=1613 vsize=7652064 CPUtime=0 cores=0,2
/proc/1615/task/1705/stat : 1705 (java) S 1613 1615 1299 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 450503191 7835713536 55264 33554432000 1073741824 1073778376 140735642993600 18446744073709551615 264738221568 0 4 0 16800975 18446604453924088832 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1301.68
Current children cumulated vsize (KiB) 7652064

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.78
CPU user time (s): 1301.67
CPU system time (s): 0.111982
CPU usage (%): 100.132
Max. virtual memory (cumulated for all children) (KiB): 7665552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.67
system time used= 0.111982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60618
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= 27423
involuntary context switches= 5157

runsolver used 2.26666 second user time and 4.84326 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-23 19:47:55
IDJOB=3265472
IDBENCH=85640
IDSOLVER=1611
FILE ID=node141/3265472-1303580874
RUNJOBID= node141-1303579572-1317
PBS_JOBID= 13150342
Free space on /tmp= 70940 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT05/crafted/lynce05/social-golfer-problem/sgp_5-6-8.shuffled-as.sat05-2669.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-3265472-1303580874/watcher-3265472-1303580874 -o /tmp/evaluation-result-3265472-1303580874/solver-3265472-1303580874 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3265472-1303580874.cnf

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

MD5SUM BENCH= 4229175ff4382a4625ce92a19d20dde4
RANDOM SEED=406949040

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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	: 5362.96
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.806
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.82
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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.84
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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14619040 kB
Buffers:       1626648 kB
Cached:       15963196 kB
SwapCached:          0 kB
Active:        9868224 kB
Inactive:      7891736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14619040 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22240 kB
Writeback:           0 kB
AnonPages:      169824 kB
Mapped:          23304 kB
Slab:           509708 kB
PageTables:       5608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7522708 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= 70924 MiB
End job on node141 at 2011-04-23 20:09:37