Trace number 3258036

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.9 1300.09

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g6.cnf
MD5SUM2094ee8d4e443e860293b947e469bd81
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.04/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.07	c See www.sat4j.org for details.
0.04/0.08	c no version file found!!!
0.04/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.08	c java.vm.version	19.1-b02
0.04/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.08	c sun.arch.data.model	64
0.04/0.08	c java.version		1.6.0_24
0.04/0.08	c os.name		Linux
0.04/0.08	c os.version		2.6.18-164.el5
0.04/0.08	c os.arch		amd64
0.04/0.08	c Free memory 		6997539544
0.04/0.08	c Max memory 		7034241024
0.04/0.08	c Total memory 		7034241024
0.04/0.08	c Number of processors 	8
0.04/0.09	c --- Begin Solver configuration ---
0.04/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.04/0.09	c Learn all clauses as in MiniSAT
0.04/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.04/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.04/0.09	c Expensive reason simplification
0.04/0.09	c Armin Biere (Picosat) restarts strategy
0.04/0.09	c Glucose learned constraints deletion strategy
0.04/0.09	c timeout=2147483647s
0.04/0.09	c DB Simplification allowed=true
0.04/0.09	c --- End Solver configuration ---
0.04/0.09	c solving HOME/instance-3258036-1303474637.cnf
0.04/0.09	c reading problem ... 
0.32/0.33	c ... done. Wall clock time 0.232s.
0.32/0.33	c #vars     945
0.32/0.33	c #constraints  61409
0.32/0.33	c constraints type 
0.32/0.33	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 45
0.32/0.33	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 61364
1.56/1.24	c cleaning 2499 clauses out of 5001 with flag 5001/5001
2.97/2.35	c cleaning 4247 clauses out of 8502 with flag 11001/11001
4.70/3.71	c cleaning 5621 clauses out of 11254 with flag 18000/18000
6.79/5.47	c cleaning 6807 clauses out of 13636 with flag 26003/26003
8.90/7.56	c cleaning 7895 clauses out of 15826 with flag 35000/35000
11.40/10.07	c cleaning 8949 clauses out of 17931 with flag 45000/45000
14.41/13.03	c cleaning 9980 clauses out of 19982 with flag 56000/56000
18.01/16.63	c cleaning 10974 clauses out of 22003 with flag 68001/68001
22.01/20.65	c cleaning 12006 clauses out of 24028 with flag 81000/81000
26.31/24.98	c cleaning 13006 clauses out of 26024 with flag 95002/95002
31.72/30.37	c cleaning 13995 clauses out of 28016 with flag 110000/110000
37.63/36.23	c cleaning 14991 clauses out of 30023 with flag 126002/126002
44.12/42.75	c cleaning 15994 clauses out of 32032 with flag 143002/143002
51.63/50.21	c cleaning 17011 clauses out of 34036 with flag 161000/161000
59.76/58.37	c cleaning 17990 clauses out of 36025 with flag 180000/180000
68.76/67.30	c cleaning 18997 clauses out of 38035 with flag 200000/200000
78.67/77.29	c cleaning 19997 clauses out of 40039 with flag 221001/221001
89.77/88.30	c cleaning 21014 clauses out of 42042 with flag 243001/243001
101.78/100.38	c cleaning 22002 clauses out of 44027 with flag 266000/266000
114.79/113.31	c cleaning 22987 clauses out of 46027 with flag 290002/290002
128.49/127.07	c cleaning 23996 clauses out of 48039 with flag 315001/315001
143.99/142.54	c cleaning 25008 clauses out of 50042 with flag 341000/341000
160.10/158.67	c cleaning 25995 clauses out of 52034 with flag 368000/368000
177.91/176.41	c cleaning 27005 clauses out of 54040 with flag 396001/396001
197.23/195.77	c cleaning 27983 clauses out of 56039 with flag 425005/425005
217.33/215.83	c cleaning 29011 clauses out of 58053 with flag 455002/455002
238.64/237.16	c cleaning 30011 clauses out of 60040 with flag 486000/486000
262.34/260.82	c cleaning 30999 clauses out of 62029 with flag 518000/518000
287.84/286.30	c cleaning 32004 clauses out of 64030 with flag 551000/551000
315.35/313.90	c cleaning 32994 clauses out of 66027 with flag 585001/585001
344.77/343.21	c cleaning 34004 clauses out of 68034 with flag 620002/620002
374.17/372.67	c cleaning 34982 clauses out of 70028 with flag 656000/656000
407.68/406.11	c cleaning 36003 clauses out of 72049 with flag 693003/693003
441.38/439.85	c cleaning 37006 clauses out of 74044 with flag 731001/731001
477.69/476.14	c cleaning 37999 clauses out of 76039 with flag 770002/770002
515.40/513.87	c cleaning 38997 clauses out of 78039 with flag 810001/810001
557.01/555.46	c cleaning 40012 clauses out of 80043 with flag 851002/851002
599.62/598.03	c cleaning 41002 clauses out of 82029 with flag 893000/893000
643.03/641.45	c cleaning 41997 clauses out of 84028 with flag 936001/936001
688.34/686.73	c cleaning 42991 clauses out of 86030 with flag 980000/980000
738.25/736.60	c cleaning 44006 clauses out of 88039 with flag 1025000/1025000
790.95/789.32	c cleaning 44990 clauses out of 90034 with flag 1071001/1071001
843.67/842.05	c cleaning 45999 clauses out of 92044 with flag 1118001/1118001
901.48/899.86	c cleaning 46986 clauses out of 94046 with flag 1166002/1166002
961.09/959.47	c cleaning 48012 clauses out of 96060 with flag 1215002/1215002
1026.30/1024.60	c cleaning 49013 clauses out of 98046 with flag 1265000/1265000
1094.72/1093.01	c cleaning 49987 clauses out of 100033 with flag 1316000/1316000
1162.14/1160.42	c cleaning 51009 clauses out of 102046 with flag 1368000/1368000
1230.26/1228.52	c cleaning 52003 clauses out of 104037 with flag 1421000/1421000
1287.97/1286.29	c cleaning 52991 clauses out of 106035 with flag 1475001/1475001
1301.78/1300.05	c starts		: 1378
1301.78/1300.05	c conflicts		: 1492648
1301.78/1300.05	c decisions		: 2411919
1301.78/1300.05	c propagations		: 177498518
1301.78/1300.05	c inspects		: 14564458193
1301.78/1300.05	c shortcuts		: 0
1301.78/1300.05	c learnt literals	: 0
1301.78/1300.05	c learnt binary clauses	: 8
1301.78/1300.05	c learnt ternary clauses	: 32
1301.78/1300.05	c learnt constraints	: 1492648
1301.78/1300.05	c ignored constraints	: 0
1301.78/1300.05	c root simplifications	: 1378
1301.78/1300.05	c removed literals (reason simplification)	: 54012416
1301.78/1300.05	c reason swapping (by a shorter reason)	: 0
1301.78/1300.05	c Calls to reduceDB	: 50
1301.78/1300.05	c speed (assignments/second)	: 136566.45762212412
1301.78/1300.05	c non guided choices	114
1301.78/1300.08	c learnt constraints type 
1301.78/1300.08	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 8
1301.78/1300.08	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 70689
1301.78/1300.08	c constraints type 
1301.78/1300.08	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 45
1301.78/1300.08	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 61364
1301.78/1300.08	s UNKNOWN
1301.78/1300.08	c Total wall clock time (in seconds) : 1299.955

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.40 3.84 3.57 2/196 19193
/proc/meminfo: memFree=13541448/32951124 swapFree=67111528/67111528
[pid=19193] ppid=19191 vsize=11800 CPUtime=0 cores=4,6
/proc/19193/stat : 19193 (runsolver) R 19191 19193 18276 0 -1 4202560 46 0 0 0 0 0 0 0 22 0 1 0 439879329 12083200 54 33554432000 4194304 5434984 140736610228016 18446744073709551615 5055495 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/19193/statm: 2950 54 34 303 0 2644 0

[startup+0.063111 s]
/proc/loadavg: 3.40 3.84 3.57 2/196 19193
/proc/meminfo: memFree=13541448/32951124 swapFree=67111528/67111528
[pid=19193] ppid=19191 vsize=7569648 CPUtime=0.04 cores=4,6
/proc/19193/stat : 19193 (java) S 19191 19193 18276 0 -1 4202496 9146 0 1 0 3 1 0 0 18 0 18 0 439879329 7751319552 8841 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/19193/statm: 1892412 8841 1730 9 0 1883155 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7569648

[startup+0.101104 s]
/proc/loadavg: 3.40 3.84 3.57 2/196 19193
/proc/meminfo: memFree=13541448/32951124 swapFree=67111528/67111528
[pid=19193] ppid=19191 vsize=7569940 CPUtime=0.08 cores=4,6
/proc/19193/stat : 19193 (java) S 19191 19193 18276 0 -1 4202496 9780 0 1 0 7 1 0 0 18 0 18 0 439879329 7751618560 9475 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/19193/statm: 1892485 9475 1757 9 0 1883223 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7569940

[startup+0.301034 s]
/proc/loadavg: 3.40 3.84 3.57 2/196 19193
/proc/meminfo: memFree=13541448/32951124 swapFree=67111528/67111528
[pid=19193] ppid=19191 vsize=7575344 CPUtime=0.32 cores=4,6
/proc/19193/stat : 19193 (java) S 19191 19193 18276 0 -1 4202496 12437 0 1 0 31 1 0 0 18 0 18 0 439879329 7757152256 11823 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/19193/statm: 1893836 11823 2195 9 0 1884574 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 7575344

[startup+0.700957 s]
/proc/loadavg: 3.40 3.84 3.57 2/196 19193
/proc/meminfo: memFree=13541448/32951124 swapFree=67111528/67111528
[pid=19193] ppid=19191 vsize=7645240 CPUtime=1.04 cores=4,6
/proc/19193/stat : 19193 (java) S 19191 19193 18276 0 -1 4202496 15122 0 1 0 102 2 0 0 18 0 19 0 439879329 7828725760 13468 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/19193/statm: 1911310 13468 2219 9 0 1902048 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 7645240

[startup+1.5008 s]
/proc/loadavg: 3.40 3.84 3.57 7/262 19269
/proc/meminfo: memFree=13372368/32951124 swapFree=67111528/67111528
[pid=19193] ppid=19191 vsize=7663340 CPUtime=2.08 cores=4,6
/proc/19193/stat : 19193 (java) S 19191 19193 18276 0 -1 4202496 24624 0 1 0 205 3 0 0 18 0 19 0 439879329 7847260160 21034 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/19193/statm: 1915835 21034 2251 9 0 1906573 0
[pid=19193/tid=19195] ppid=19191 vsize=7663340 CPUtime=1.36 cores=4,6
/proc/19193/task/19195/stat : 19195 (java) R 19191 19193 18276 0 -1 4202560 10514 0 1 0 135 1 0 0 25 0 19 0 439879330 7847260160 21034 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 46912505628572 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19193/tid=19196] ppid=19191 vsize=7663340 CPUtime=0.01 cores=4,6
/proc/19193/task/19196/stat : 19196 (java) S 19191 19193 18276 0 -1 4202560 1166 0 0 0 1 0 0 0 17 0 19 0 439879331 7847260160 21034 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19197] ppid=19191 vsize=7663340 CPUtime=0 cores=4,6
/proc/19193/task/19197/stat : 19197 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 439879331 7847260160 21034 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19198] ppid=19191 vsize=7663340 CPUtime=0 cores=4,6
/proc/19193/task/19198/stat : 19198 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 439879331 7847260160 21034 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19199] ppid=19191 vsize=7663340 CPUtime=0 cores=4,6
/proc/19193/task/19199/stat : 19199 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 439879331 7847260160 21034 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19200] ppid=19191 vsize=7663340 CPUtime=0 cores=4,6
/proc/19193/task/19200/stat : 19200 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 439879331 7847260160 21034 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19201] ppid=19191 vsize=7663340 CPUtime=0 cores=4,6
/proc/19193/task/19201/stat : 19201 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 439879331 7847260160 21034 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19202] ppid=19191 vsize=7663340 CPUtime=0 cores=4,6
/proc/19193/task/19202/stat : 19202 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 439879331 7847260160 21034 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19203] ppid=19191 vsize=7663340 CPUtime=0 cores=4,6
/proc/19193/task/19203/stat : 19203 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 439879331 7847260160 21034 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19204] ppid=19191 vsize=7663340 CPUtime=0.01 cores=4,6
/proc/19193/task/19204/stat : 19204 (java) S 19191 19193 18276 0 -1 4202560 1169 0 0 0 1 0 0 0 16 0 19 0 439879332 7847260160 21034 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350200320 0 0 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19205] ppid=19191 vsize=7663340 CPUtime=0 cores=4,6
/proc/19193/task/19205/stat : 19205 (java) S 19191 19193 18276 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 439879333 7847260160 21034 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19206] ppid=19191 vsize=7663340 CPUtime=0 cores=4,6
/proc/19193/task/19206/stat : 19206 (java) S 19191 19193 18276 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 19 0 439879333 7847260160 21034 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19207] ppid=19191 vsize=7663340 CPUtime=0 cores=4,6
/proc/19193/task/19207/stat : 19207 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 439879335 7847260160 21034 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350207409 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19208] ppid=19191 vsize=7663340 CPUtime=0.25 cores=4,6
/proc/19193/task/19208/stat : 19208 (java) S 19191 19193 18276 0 -1 4202560 2593 0 0 0 25 0 0 0 20 0 19 0 439879335 7847260160 21034 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 4 0 0 0
[pid=19193/tid=19209] ppid=19191 vsize=7663340 CPUtime=0.41 cores=4,6
/proc/19193/task/19209/stat : 19209 (java) S 19191 19193 18276 0 -1 4202560 8020 0 0 0 40 1 0 0 20 0 19 0 439879335 7847260160 21034 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 4 0 0 0
[pid=19193/tid=19210] ppid=19191 vsize=7663340 CPUtime=0 cores=4,6
/proc/19193/task/19210/stat : 19210 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 439879335 7847260160 21034 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19211] ppid=19191 vsize=7663340 CPUtime=0 cores=4,6
/proc/19193/task/19211/stat : 19211 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 439879335 7847260160 21034 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350200320 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19240] ppid=19191 vsize=7663340 CPUtime=0 cores=4,6
/proc/19193/task/19240/stat : 19240 (java) S 19191 19193 18276 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 439879362 7847260160 21034 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350200320 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 7663340

[startup+3.10148 s]
/proc/loadavg: 3.40 3.84 3.57 7/262 19269
/proc/meminfo: memFree=13281156/32951124 swapFree=67111528/67111528
[pid=19193] ppid=19191 vsize=7664200 CPUtime=4.1 cores=4,6
/proc/19193/stat : 19193 (java) S 19191 19193 18276 0 -1 4202496 26279 0 1 0 406 4 0 0 18 0 19 0 439879329 7848140800 22475 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/19193/statm: 1916050 22475 2254 9 0 1906788 0
[pid=19193/tid=19195] ppid=19191 vsize=7664200 CPUtime=2.93 cores=4,6
/proc/19193/task/19195/stat : 19195 (java) R 19191 19193 18276 0 -1 4202560 10516 0 1 0 292 1 0 0 25 0 19 0 439879330 7848140800 22475 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 46912505656694 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19193/tid=19196] ppid=19191 vsize=7664200 CPUtime=0.01 cores=4,6
/proc/19193/task/19196/stat : 19196 (java) S 19191 19193 18276 0 -1 4202560 1166 0 0 0 1 0 0 0 15 0 19 0 439879331 7848140800 22475 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19197] ppid=19191 vsize=7664200 CPUtime=0 cores=4,6
/proc/19193/task/19197/stat : 19197 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 439879331 7848140800 22475 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19198] ppid=19191 vsize=7664200 CPUtime=0 cores=4,6
/proc/19193/task/19198/stat : 19198 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 439879331 7848140800 22475 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19199] ppid=19191 vsize=7664200 CPUtime=0 cores=4,6
/proc/19193/task/19199/stat : 19199 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 439879331 7848140800 22475 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19200] ppid=19191 vsize=7664200 CPUtime=0 cores=4,6
/proc/19193/task/19200/stat : 19200 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 439879331 7848140800 22475 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19201] ppid=19191 vsize=7664200 CPUtime=0 cores=4,6
/proc/19193/task/19201/stat : 19201 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 439879331 7848140800 22475 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19202] ppid=19191 vsize=7664200 CPUtime=0 cores=4,6
/proc/19193/task/19202/stat : 19202 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 439879331 7848140800 22475 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19203] ppid=19191 vsize=7664200 CPUtime=0 cores=4,6
/proc/19193/task/19203/stat : 19203 (java) S 19191 19193 18276 0 -1 4202560 743 0 0 0 0 0 0 0 15 0 19 0 439879331 7848140800 22475 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19204] ppid=19191 vsize=7664200 CPUtime=0.03 cores=4,6
/proc/19193/task/19204/stat : 19204 (java) S 19191 19193 18276 0 -1 4202560 1441 0 0 0 3 0 0 0 16 0 19 0 439879332 7848140800 22475 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350200320 0 0 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19205] ppid=19191 vsize=7664200 CPUtime=0 cores=4,6
/proc/19193/task/19205/stat : 19205 (java) S 19191 19193 18276 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 439879333 7848140800 22475 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19206] ppid=19191 vsize=7664200 CPUtime=0 cores=4,6
/proc/19193/task/19206/stat : 19206 (java) S 19191 19193 18276 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 19 0 439879333 7848140800 22475 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19207] ppid=19191 vsize=7664200 CPUtime=0 cores=4,6
/proc/19193/task/19207/stat : 19207 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 439879335 7848140800 22475 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350207409 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19208] ppid=19191 vsize=7664200 CPUtime=0.32 cores=4,6
/proc/19193/task/19208/stat : 19208 (java) S 19191 19193 18276 0 -1 4202560 2844 0 0 0 32 0 0 0 15 0 19 0 439879335 7848140800 22475 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 4 0 0 0
[pid=19193/tid=19209] ppid=19191 vsize=7664200 CPUtime=0.77 cores=4,6
/proc/19193/task/19209/stat : 19209 (java) S 19191 19193 18276 0 -1 4202560 8408 0 0 0 76 1 0 0 15 0 19 0 439879335 7848140800 22475 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 4 0 0 0
[pid=19193/tid=19210] ppid=19191 vsize=7664200 CPUtime=0 cores=4,6
/proc/19193/task/19210/stat : 19210 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 439879335 7848140800 22475 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19211] ppid=19191 vsize=7664200 CPUtime=0 cores=4,6
/proc/19193/task/19211/stat : 19211 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 439879335 7848140800 22475 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350200320 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19240] ppid=19191 vsize=7664200 CPUtime=0 cores=4,6
/proc/19193/task/19240/stat : 19240 (java) S 19191 19193 18276 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 439879362 7848140800 22475 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350200320 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.1
Current children cumulated vsize (KiB) 7664200

[startup+6.30084 s]
/proc/loadavg: 3.45 3.84 3.57 6/262 19269
/proc/meminfo: memFree=13233436/32951124 swapFree=67111528/67111528
[pid=19193] ppid=19191 vsize=7662368 CPUtime=7.7 cores=4,6
/proc/19193/stat : 19193 (java) S 19191 19193 18276 0 -1 4202496 27113 0 1 0 766 4 0 0 18 0 19 0 439879329 7846264832 22513 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/19193/statm: 1915592 22513 2254 9 0 1906330 0
[pid=19193/tid=19195] ppid=19191 vsize=7662368 CPUtime=6.05 cores=4,6
/proc/19193/task/19195/stat : 19195 (java) R 19191 19193 18276 0 -1 4202560 10521 0 1 0 604 1 0 0 25 0 19 0 439879330 7846264832 22513 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 46912505795527 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19193/tid=19196] ppid=19191 vsize=7662368 CPUtime=0.01 cores=4,6
/proc/19193/task/19196/stat : 19196 (java) S 19191 19193 18276 0 -1 4202560 1407 0 0 0 1 0 0 0 15 0 19 0 439879331 7846264832 22513 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19197] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19197/stat : 19197 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 439879331 7846264832 22513 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19198] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19198/stat : 19198 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 439879331 7846264832 22513 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19199] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19199/stat : 19199 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 439879331 7846264832 22513 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19200] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19200/stat : 19200 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 439879331 7846264832 22513 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19201] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19201/stat : 19201 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 439879331 7846264832 22513 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19202] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19202/stat : 19202 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 439879331 7846264832 22513 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19203] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19203/stat : 19203 (java) S 19191 19193 18276 0 -1 4202560 743 0 0 0 0 0 0 0 15 0 19 0 439879331 7846264832 22513 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19204] ppid=19191 vsize=7662368 CPUtime=0.08 cores=4,6
/proc/19193/task/19204/stat : 19204 (java) S 19191 19193 18276 0 -1 4202560 1643 0 0 0 8 0 0 0 16 0 19 0 439879332 7846264832 22513 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350200320 0 0 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19205] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19205/stat : 19205 (java) S 19191 19193 18276 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 439879333 7846264832 22513 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19206] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19206/stat : 19206 (java) S 19191 19193 18276 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 19 0 439879333 7846264832 22513 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19207] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19207/stat : 19207 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 439879335 7846264832 22513 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350207409 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19208] ppid=19191 vsize=7662368 CPUtime=0.32 cores=4,6
/proc/19193/task/19208/stat : 19208 (java) S 19191 19193 18276 0 -1 4202560 2852 0 0 0 32 0 0 0 15 0 19 0 439879335 7846264832 22513 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 4 0 0 0
[pid=19193/tid=19209] ppid=19191 vsize=7662368 CPUtime=1.18 cores=4,6
/proc/19193/task/19209/stat : 19209 (java) S 19191 19193 18276 0 -1 4202560 8786 0 0 0 117 1 0 0 15 0 19 0 439879335 7846264832 22513 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 4 0 0 0
[pid=19193/tid=19210] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19210/stat : 19210 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 439879335 7846264832 22513 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19211] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19211/stat : 19211 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 439879335 7846264832 22513 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350200320 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19240] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19240/stat : 19240 (java) S 19191 19193 18276 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 439879362 7846264832 22513 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350200320 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7.7
Current children cumulated vsize (KiB) 7662368

[startup+12.7016 s]

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

[pid=19193/tid=19201] ppid=19191 vsize=7662368 CPUtime=0.05 cores=4,6
/proc/19193/task/19201/stat : 19201 (java) S 19191 19193 18276 0 -1 4202560 641 0 0 0 5 0 0 0 16 0 19 0 439879331 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19202] ppid=19191 vsize=7662368 CPUtime=0.05 cores=4,6
/proc/19193/task/19202/stat : 19202 (java) S 19191 19193 18276 0 -1 4202560 935 0 0 0 5 0 0 0 15 0 19 0 439879331 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19203] ppid=19191 vsize=7662368 CPUtime=0.05 cores=4,6
/proc/19193/task/19203/stat : 19203 (java) S 19191 19193 18276 0 -1 4202560 1460 0 0 0 5 0 0 0 15 0 19 0 439879331 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 4 0 0 0
[pid=19193/tid=19204] ppid=19191 vsize=7662368 CPUtime=1.58 cores=4,6
/proc/19193/task/19204/stat : 19204 (java) S 19191 19193 18276 0 -1 4202560 6958 0 0 0 157 1 0 0 15 0 19 0 439879332 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350200320 0 0 0 16800975 18446604453927515136 0 0 -1 4 0 0 0
[pid=19193/tid=19205] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19205/stat : 19205 (java) S 19191 19193 18276 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 439879333 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19206] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19206/stat : 19206 (java) S 19191 19193 18276 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 19 0 439879333 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19207] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19207/stat : 19207 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 439879335 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350207409 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19208] ppid=19191 vsize=7662368 CPUtime=0.32 cores=4,6
/proc/19193/task/19208/stat : 19208 (java) S 19191 19193 18276 0 -1 4202560 2852 0 0 0 32 0 0 0 15 0 19 0 439879335 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 4 0 0 0
[pid=19193/tid=19209] ppid=19191 vsize=7662368 CPUtime=1.21 cores=4,6
/proc/19193/task/19209/stat : 19209 (java) S 19191 19193 18276 0 -1 4202560 8787 0 0 0 120 1 0 0 16 0 19 0 439879335 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 4 0 0 0
[pid=19193/tid=19210] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19210/stat : 19210 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 439879335 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19211] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19211/stat : 19211 (java) S 19191 19193 18276 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 439879335 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350200320 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19240] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19240/stat : 19240 (java) S 19191 19193 18276 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 439879362 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350200320 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1124.03
Current children cumulated vsize (KiB) 7662368

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/262 19349
/proc/meminfo: memFree=12915236/32951124 swapFree=67111528/67111528
[pid=19193] ppid=19191 vsize=7662368 CPUtime=1184.05 cores=4,6
/proc/19193/stat : 19193 (java) S 19191 19193 18276 0 -1 4202496 45879 0 1 0 118397 8 0 0 18 0 19 0 439879329 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/19193/statm: 1915592 41108 2254 9 0 1906330 0
[pid=19193/tid=19195] ppid=19191 vsize=7662368 CPUtime=1180.2 cores=4,6
/proc/19193/task/19195/stat : 19195 (java) R 19191 19193 18276 0 -1 4202560 15312 0 1 0 118016 4 0 0 25 0 19 0 439879330 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 46912505656788 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19193/tid=19196] ppid=19191 vsize=7662368 CPUtime=0.09 cores=4,6
/proc/19193/task/19196/stat : 19196 (java) S 19191 19193 18276 0 -1 4202560 1852 0 0 0 9 0 0 0 15 0 19 0 439879331 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19197] ppid=19191 vsize=7662368 CPUtime=0.07 cores=4,6
/proc/19193/task/19197/stat : 19197 (java) S 19191 19193 18276 0 -1 4202560 2788 0 0 0 7 0 0 0 15 0 19 0 439879331 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19198] ppid=19191 vsize=7662368 CPUtime=0.1 cores=4,6
/proc/19193/task/19198/stat : 19198 (java) S 19191 19193 18276 0 -1 4202560 1416 0 0 0 10 0 0 0 15 0 19 0 439879331 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19199] ppid=19191 vsize=7662368 CPUtime=0.08 cores=4,6
/proc/19193/task/19199/stat : 19199 (java) S 19191 19193 18276 0 -1 4202560 219 0 0 0 8 0 0 0 15 0 19 0 439879331 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19200] ppid=19191 vsize=7662368 CPUtime=0.08 cores=4,6
/proc/19193/task/19200/stat : 19200 (java) S 19191 19193 18276 0 -1 4202560 1434 0 0 0 8 0 0 0 15 0 19 0 439879331 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19201] ppid=19191 vsize=7662368 CPUtime=0.06 cores=4,6
/proc/19193/task/19201/stat : 19201 (java) S 19191 19193 18276 0 -1 4202560 641 0 0 0 6 0 0 0 15 0 19 0 439879331 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19202] ppid=19191 vsize=7662368 CPUtime=0.05 cores=4,6
/proc/19193/task/19202/stat : 19202 (java) S 19191 19193 18276 0 -1 4202560 935 0 0 0 5 0 0 0 15 0 19 0 439879331 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19203] ppid=19191 vsize=7662368 CPUtime=0.05 cores=4,6
/proc/19193/task/19203/stat : 19203 (java) S 19191 19193 18276 0 -1 4202560 1460 0 0 0 5 0 0 0 15 0 19 0 439879331 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 4 0 0 0
[pid=19193/tid=19204] ppid=19191 vsize=7662368 CPUtime=1.64 cores=4,6
/proc/19193/task/19204/stat : 19204 (java) S 19191 19193 18276 0 -1 4202560 6960 0 0 0 163 1 0 0 15 0 19 0 439879332 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350200320 0 0 0 16800975 18446604453927515136 0 0 -1 4 0 0 0
[pid=19193/tid=19205] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19205/stat : 19205 (java) S 19191 19193 18276 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 439879333 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19206] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19206/stat : 19206 (java) S 19191 19193 18276 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 19 0 439879333 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19207] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19207/stat : 19207 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 439879335 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350207409 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19208] ppid=19191 vsize=7662368 CPUtime=0.32 cores=4,6
/proc/19193/task/19208/stat : 19208 (java) S 19191 19193 18276 0 -1 4202560 2852 0 0 0 32 0 0 0 15 0 19 0 439879335 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 4 0 0 0
[pid=19193/tid=19209] ppid=19191 vsize=7662368 CPUtime=1.21 cores=4,6
/proc/19193/task/19209/stat : 19209 (java) S 19191 19193 18276 0 -1 4202560 8787 0 0 0 120 1 0 0 16 0 19 0 439879335 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 4 0 0 0
[pid=19193/tid=19210] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19210/stat : 19210 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 439879335 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19211] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19211/stat : 19211 (java) S 19191 19193 18276 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 439879335 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350200320 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19240] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19240/stat : 19240 (java) S 19191 19193 18276 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 439879362 7846264832 41108 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350200320 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1184.05
Current children cumulated vsize (KiB) 7662368

[startup+1242.3 s]
/proc/loadavg: 3.56 3.89 3.83 4/238 19369
/proc/meminfo: memFree=13044656/32951124 swapFree=67111528/67111528
[pid=19193] ppid=19191 vsize=7662368 CPUtime=1244.07 cores=4,6
/proc/19193/stat : 19193 (java) S 19191 19193 18276 0 -1 4202496 45949 0 1 0 124398 9 0 0 18 0 19 0 439879329 7846264832 41171 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/19193/statm: 1915592 41171 2254 9 0 1906330 0
[pid=19193/tid=19195] ppid=19191 vsize=7662368 CPUtime=1240.15 cores=4,6
/proc/19193/task/19195/stat : 19195 (java) R 19191 19193 18276 0 -1 4202560 15375 0 1 0 124011 4 0 0 25 0 19 0 439879330 7846264832 41171 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 46912505657304 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19193/tid=19196] ppid=19191 vsize=7662368 CPUtime=0.09 cores=4,6
/proc/19193/task/19196/stat : 19196 (java) S 19191 19193 18276 0 -1 4202560 1852 0 0 0 9 0 0 0 15 0 19 0 439879331 7846264832 41171 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19197] ppid=19191 vsize=7662368 CPUtime=0.07 cores=4,6
/proc/19193/task/19197/stat : 19197 (java) S 19191 19193 18276 0 -1 4202560 2788 0 0 0 7 0 0 0 15 0 19 0 439879331 7846264832 41171 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19198] ppid=19191 vsize=7662368 CPUtime=0.1 cores=4,6
/proc/19193/task/19198/stat : 19198 (java) S 19191 19193 18276 0 -1 4202560 1416 0 0 0 10 0 0 0 15 0 19 0 439879331 7846264832 41171 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19199] ppid=19191 vsize=7662368 CPUtime=0.09 cores=4,6
/proc/19193/task/19199/stat : 19199 (java) S 19191 19193 18276 0 -1 4202560 219 0 0 0 9 0 0 0 15 0 19 0 439879331 7846264832 41171 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19200] ppid=19191 vsize=7662368 CPUtime=0.08 cores=4,6
/proc/19193/task/19200/stat : 19200 (java) S 19191 19193 18276 0 -1 4202560 1434 0 0 0 8 0 0 0 15 0 19 0 439879331 7846264832 41171 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19201] ppid=19191 vsize=7662368 CPUtime=0.06 cores=4,6
/proc/19193/task/19201/stat : 19201 (java) S 19191 19193 18276 0 -1 4202560 641 0 0 0 6 0 0 0 15 0 19 0 439879331 7846264832 41171 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19202] ppid=19191 vsize=7662368 CPUtime=0.05 cores=4,6
/proc/19193/task/19202/stat : 19202 (java) S 19191 19193 18276 0 -1 4202560 935 0 0 0 5 0 0 0 15 0 19 0 439879331 7846264832 41171 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19203] ppid=19191 vsize=7662368 CPUtime=0.06 cores=4,6
/proc/19193/task/19203/stat : 19203 (java) S 19191 19193 18276 0 -1 4202560 1461 0 0 0 6 0 0 0 15 0 19 0 439879331 7846264832 41171 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19204] ppid=19191 vsize=7662368 CPUtime=1.68 cores=4,6
/proc/19193/task/19204/stat : 19204 (java) S 19191 19193 18276 0 -1 4202560 6962 0 0 0 167 1 0 0 15 0 19 0 439879332 7846264832 41171 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350200320 0 0 0 16800975 18446604453927515136 0 0 -1 4 0 0 0
[pid=19193/tid=19205] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19205/stat : 19205 (java) S 19191 19193 18276 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 439879333 7846264832 41171 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19206] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19206/stat : 19206 (java) S 19191 19193 18276 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 19 0 439879333 7846264832 41171 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19207] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19207/stat : 19207 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 439879335 7846264832 41171 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350207409 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19208] ppid=19191 vsize=7662368 CPUtime=0.32 cores=4,6
/proc/19193/task/19208/stat : 19208 (java) S 19191 19193 18276 0 -1 4202560 2852 0 0 0 32 0 0 0 15 0 19 0 439879335 7846264832 41171 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 4 0 0 0
[pid=19193/tid=19209] ppid=19191 vsize=7662368 CPUtime=1.21 cores=4,6
/proc/19193/task/19209/stat : 19209 (java) S 19191 19193 18276 0 -1 4202560 8787 0 0 0 120 1 0 0 16 0 19 0 439879335 7846264832 41171 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 4 0 0 0
[pid=19193/tid=19210] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19210/stat : 19210 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 439879335 7846264832 41171 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19211] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19211/stat : 19211 (java) S 19191 19193 18276 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 439879335 7846264832 41171 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350200320 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19240] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19240/stat : 19240 (java) S 19191 19193 18276 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 439879362 7846264832 41171 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350200320 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1244.07
Current children cumulated vsize (KiB) 7662368



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.28 3.74 3.78 4/238 19370
/proc/meminfo: memFree=13042132/32951124 swapFree=67111528/67111528
[pid=19193] ppid=19191 vsize=7662368 CPUtime=1301.78 cores=4,6
/proc/19193/stat : 19193 (java) S 19191 19193 18276 0 -1 4202496 46014 0 1 0 130169 9 0 0 18 0 19 0 439879329 7846264832 41229 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350186469 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/19193/statm: 1915592 41229 2254 9 0 1906330 0
[pid=19193/tid=19195] ppid=19191 vsize=7662368 CPUtime=1297.81 cores=4,6
/proc/19193/task/19195/stat : 19195 (java) R 19191 19193 18276 0 -1 4202560 15376 0 1 0 129777 4 0 0 25 0 19 0 439879330 7846264832 41229 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 46912505656818 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19193/tid=19196] ppid=19191 vsize=7662368 CPUtime=0.1 cores=4,6
/proc/19193/task/19196/stat : 19196 (java) S 19191 19193 18276 0 -1 4202560 1852 0 0 0 10 0 0 0 15 0 19 0 439879331 7846264832 41229 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19197] ppid=19191 vsize=7662368 CPUtime=0.08 cores=4,6
/proc/19193/task/19197/stat : 19197 (java) S 19191 19193 18276 0 -1 4202560 2788 0 0 0 8 0 0 0 15 0 19 0 439879331 7846264832 41229 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19198] ppid=19191 vsize=7662368 CPUtime=0.1 cores=4,6
/proc/19193/task/19198/stat : 19198 (java) S 19191 19193 18276 0 -1 4202560 1416 0 0 0 10 0 0 0 16 0 19 0 439879331 7846264832 41229 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19199] ppid=19191 vsize=7662368 CPUtime=0.09 cores=4,6
/proc/19193/task/19199/stat : 19199 (java) S 19191 19193 18276 0 -1 4202560 219 0 0 0 9 0 0 0 15 0 19 0 439879331 7846264832 41229 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19200] ppid=19191 vsize=7662368 CPUtime=0.08 cores=4,6
/proc/19193/task/19200/stat : 19200 (java) S 19191 19193 18276 0 -1 4202560 1434 0 0 0 8 0 0 0 15 0 19 0 439879331 7846264832 41229 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19201] ppid=19191 vsize=7662368 CPUtime=0.06 cores=4,6
/proc/19193/task/19201/stat : 19201 (java) S 19191 19193 18276 0 -1 4202560 641 0 0 0 6 0 0 0 15 0 19 0 439879331 7846264832 41229 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19202] ppid=19191 vsize=7662368 CPUtime=0.05 cores=4,6
/proc/19193/task/19202/stat : 19202 (java) S 19191 19193 18276 0 -1 4202560 935 0 0 0 5 0 0 0 15 0 19 0 439879331 7846264832 41229 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19203] ppid=19191 vsize=7662368 CPUtime=0.06 cores=4,6
/proc/19193/task/19203/stat : 19203 (java) S 19191 19193 18276 0 -1 4202560 1461 0 0 0 6 0 0 0 16 0 19 0 439879331 7846264832 41229 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19204] ppid=19191 vsize=7662368 CPUtime=1.72 cores=4,6
/proc/19193/task/19204/stat : 19204 (java) S 19191 19193 18276 0 -1 4202560 7022 0 0 0 171 1 0 0 15 0 19 0 439879332 7846264832 41229 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350200320 0 0 0 16800975 18446604453927515136 0 0 -1 4 0 0 0
[pid=19193/tid=19205] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19205/stat : 19205 (java) S 19191 19193 18276 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 439879333 7846264832 41229 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19206] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19206/stat : 19206 (java) S 19191 19193 18276 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 19 0 439879333 7846264832 41229 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19207] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19207/stat : 19207 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 439879335 7846264832 41229 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350207409 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19208] ppid=19191 vsize=7662368 CPUtime=0.32 cores=4,6
/proc/19193/task/19208/stat : 19208 (java) S 19191 19193 18276 0 -1 4202560 2852 0 0 0 32 0 0 0 15 0 19 0 439879335 7846264832 41229 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 4 0 0 0
[pid=19193/tid=19209] ppid=19191 vsize=7662368 CPUtime=1.21 cores=4,6
/proc/19193/task/19209/stat : 19209 (java) S 19191 19193 18276 0 -1 4202560 8787 0 0 0 120 1 0 0 16 0 19 0 439879335 7846264832 41229 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 4 0 0 0
[pid=19193/tid=19210] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19210/stat : 19210 (java) S 19191 19193 18276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 439879335 7846264832 41229 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350199705 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19211] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19211/stat : 19211 (java) S 19191 19193 18276 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 439879335 7846264832 41229 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350200320 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
[pid=19193/tid=19240] ppid=19191 vsize=7662368 CPUtime=0 cores=4,6
/proc/19193/task/19240/stat : 19240 (java) S 19191 19193 18276 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 439879362 7846264832 41229 33554432000 1073741824 1073778376 140737416726048 18446744073709551615 270350200320 0 4 0 16800975 18446604453927515136 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1301.78
Current children cumulated vsize (KiB) 7662368

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.09
CPU time (s): 1301.9
CPU user time (s): 1301.8
CPU system time (s): 0.098984
CPU usage (%): 100.139
Max. virtual memory (cumulated for all children) (KiB): 7665672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.8
system time used= 0.098984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46048
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= 27866
involuntary context switches= 4311

runsolver used 2.27565 second user time and 4.83926 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-22 14:17:17
IDJOB=3258036
IDBENCH=71300
IDSOLVER=1611
FILE ID=node143/3258036-1303474637
RUNJOBID= node143-1303474637-19155
PBS_JOBID= 13107196
Free space on /tmp= 72120 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g6.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-3258036-1303474637/watcher-3258036-1303474637 -o /tmp/evaluation-result-3258036-1303474637/solver-3258036-1303474637 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3258036-1303474637.cnf

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

MD5SUM BENCH= 2094ee8d4e443e860293b947e469bd81
RANDOM SEED=1979617702

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.846
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.74
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.846
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:      13541788 kB
Buffers:       1228412 kB
Cached:       17554148 kB
SwapCached:          0 kB
Active:        8595688 kB
Inactive:     10280396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13541788 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1688 kB
Writeback:           0 kB
AnonPages:       93280 kB
Mapped:          21260 kB
Slab:           468284 kB
PageTables:       5240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7454472 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= 72116 MiB
End job on node143 at 2011-04-22 14:38:59