Trace number 3190205

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S537193780-078-UNKNOWN.cnf
MD5SUMe875844c76f68e9f4050986690c5cb90
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark416.236
Satisfiable
(Un)Satisfiability was proved
Number of variables49999
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c no version file found!!!
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.18-164.el5
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		6997539544
0.00/0.08	c Max memory 		7034241024
0.00/0.08	c Total memory 		7034241024
0.00/0.08	c Number of processors 	8
0.00/0.10	c --- Begin Solver configuration ---
0.00/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.00/0.10	c Learn all clauses as in MiniSAT
0.00/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.00/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.00/0.10	c Expensive reason simplification
0.00/0.10	c Armin Biere (Picosat) restarts strategy
0.00/0.10	c Glucose learned constraints deletion strategy
0.00/0.10	c timeout=2147483647s
0.00/0.10	c DB Simplification allowed=true
0.00/0.10	c --- End Solver configuration ---
0.00/0.10	c solving HOME/instance-3190205-1307633284.cnf
0.00/0.10	c reading problem ... 
0.50/0.40	c ... done. Wall clock time 0.311s.
0.50/0.40	c #vars     49999
0.50/0.40	c #constraints  210000
0.50/0.40	c constraints type 
0.50/0.40	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 210000
7.17/6.65	c cleaning 2500 clauses out of 5001 with flag 5001/5001
13.73/12.99	c cleaning 4249 clauses out of 8502 with flag 11002/11002
20.94/20.19	c cleaning 5626 clauses out of 11251 with flag 18000/18000
29.16/28.34	c cleaning 6810 clauses out of 13625 with flag 26000/26000
38.39/37.56	c cleaning 7904 clauses out of 15815 with flag 35000/35000
48.59/47.79	c cleaning 8951 clauses out of 17911 with flag 45000/45000
59.60/58.71	c cleaning 9979 clauses out of 19960 with flag 56000/56000
71.81/70.98	c cleaning 10991 clauses out of 21981 with flag 68000/68000
84.62/83.74	c cleaning 11994 clauses out of 23991 with flag 81001/81001
98.33/97.46	c cleaning 12995 clauses out of 25996 with flag 95000/95000
113.54/112.61	c cleaning 13995 clauses out of 28001 with flag 110000/110000
129.45/128.56	c cleaning 14998 clauses out of 30007 with flag 126001/126001
146.67/145.78	c cleaning 15998 clauses out of 32008 with flag 143000/143000
164.78/163.87	c cleaning 17001 clauses out of 34014 with flag 161004/161004
184.00/183.09	c cleaning 18004 clauses out of 36009 with flag 180000/180000
204.51/203.51	c cleaning 18996 clauses out of 38005 with flag 200000/200000
225.63/224.69	c cleaning 20003 clauses out of 40010 with flag 221001/221001
247.83/246.85	c cleaning 21002 clauses out of 42008 with flag 243002/243002
271.15/270.16	c cleaning 22000 clauses out of 44004 with flag 266000/266000
294.87/293.83	c cleaning 22993 clauses out of 46005 with flag 290001/290001
320.19/319.18	c cleaning 23998 clauses out of 48011 with flag 315000/315000
346.99/345.99	c cleaning 24997 clauses out of 50013 with flag 341000/341000
375.32/374.23	c cleaning 26006 clauses out of 52018 with flag 368002/368002
403.23/402.13	c cleaning 27000 clauses out of 54010 with flag 396000/396000
433.14/432.06	c cleaning 27992 clauses out of 56010 with flag 425000/425000
464.66/463.57	c cleaning 29002 clauses out of 58018 with flag 455000/455000
495.98/494.84	c cleaning 30002 clauses out of 60016 with flag 486000/486000
529.70/528.53	c cleaning 30995 clauses out of 62014 with flag 518000/518000
564.01/562.87	c cleaning 32012 clauses out of 64023 with flag 551004/551004
598.73/597.58	c cleaning 32997 clauses out of 66007 with flag 585000/585000
636.65/635.44	c cleaning 34003 clauses out of 68011 with flag 620001/620001
673.17/671.94	c cleaning 34993 clauses out of 70008 with flag 656001/656001
713.09/711.89	c cleaning 36001 clauses out of 72016 with flag 693002/693002
751.90/750.69	c cleaning 36986 clauses out of 74013 with flag 731000/731000
794.02/792.77	c cleaning 38008 clauses out of 76028 with flag 770001/770001
835.74/834.42	c cleaning 38987 clauses out of 78019 with flag 810000/810000
880.56/879.29	c cleaning 40010 clauses out of 80033 with flag 851001/851001
924.68/923.33	c cleaning 41005 clauses out of 82023 with flag 893001/893001
972.61/971.23	c cleaning 42001 clauses out of 84019 with flag 936002/936002
1019.93/1018.59	c cleaning 42997 clauses out of 86016 with flag 980000/980000
1070.85/1069.41	c cleaning 43995 clauses out of 88019 with flag 1025000/1025000
1118.97/1117.59	c cleaning 45004 clauses out of 90026 with flag 1071002/1071002
1172.09/1170.70	c cleaning 46010 clauses out of 92022 with flag 1118002/1118002
1223.62/1222.10	c cleaning 47003 clauses out of 94012 with flag 1166002/1166002
1277.04/1275.60	c cleaning 47987 clauses out of 96009 with flag 1215002/1215002
1301.56/1300.01	c starts		: 1294
1301.56/1300.01	c conflicts		: 1236116
1301.56/1300.01	c decisions		: 6420856
1301.56/1300.01	c propagations		: 1885937263
1301.56/1300.01	c inspects		: 4306190375
1301.56/1300.01	c shortcuts		: 0
1301.56/1300.01	c learnt literals	: 0
1301.56/1300.01	c learnt binary clauses	: 0
1301.56/1300.01	c learnt ternary clauses	: 87
1301.56/1300.01	c learnt constraints	: 1236116
1301.56/1300.01	c ignored constraints	: 0
1301.56/1300.01	c root simplifications	: 1294
1301.56/1300.01	c removed literals (reason simplification)	: 16215603
1301.56/1300.01	c reason swapping (by a shorter reason)	: 0
1301.56/1300.01	c Calls to reduceDB	: 45
1301.56/1300.01	c speed (assignments/second)	: 1451160.8910700628
1301.56/1300.01	c non guided choices	4535
1301.56/1300.04	c learnt constraints type 
1301.56/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 69160
1301.56/1300.04	c constraints type 
1301.56/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 210000
1301.56/1300.04	s UNKNOWN
1301.56/1300.04	c Total wall clock time (in seconds) : 1299.917

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: 977)

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-3190205-1307633284/watcher-3190205-1307633284 -o /tmp/evaluation-result-3190205-1307633284/solver-3190205-1307633284 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190205-1307633284.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: 0.00 0.00 0.00 1/174 9001
/proc/meminfo: memFree=32314304/32951124 swapFree=67053156/67111528
[pid=9001] ppid=8999 vsize=23028 CPUtime=0 cores=0,2
/proc/9001/stat : 9001 (java) R 8999 9001 8966 0 -1 4202496 949 0 0 0 0 0 0 0 22 0 1 0 874926200 23580672 692 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218900809136 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9001/statm: 5757 692 508 9 0 124 0

[startup+0.109527 s]
/proc/loadavg: 0.00 0.00 0.00 1/174 9001
/proc/meminfo: memFree=32314304/32951124 swapFree=67053156/67111528
[pid=9001] ppid=8999 vsize=7636232 CPUtime=0.1 cores=0,2
/proc/9001/stat : 9001 (java) S 8999 9001 8966 0 -1 4202496 10944 0 1 0 9 1 0 0 22 0 18 0 874926200 7819501568 10640 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9001/statm: 1909058 10640 2093 9 0 1899796 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7636232

[startup+0.223917 s]
/proc/loadavg: 0.00 0.00 0.00 1/174 9001
/proc/meminfo: memFree=32314304/32951124 swapFree=67053156/67111528
[pid=9001] ppid=8999 vsize=7636232 CPUtime=0.32 cores=0,2
/proc/9001/stat : 9001 (java) S 8999 9001 8966 0 -1 4202496 14123 0 1 0 30 2 0 0 22 0 18 0 874926200 7819501568 13610 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9001/statm: 1909058 13612 2197 9 0 1899796 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 7636232

[startup+0.300503 s]
/proc/loadavg: 0.00 0.00 0.00 1/174 9001
/proc/meminfo: memFree=32314304/32951124 swapFree=67053156/67111528
[pid=9001] ppid=8999 vsize=7636232 CPUtime=0.4 cores=0,2
/proc/9001/stat : 9001 (java) S 8999 9001 8966 0 -1 4202496 15661 0 1 0 38 2 0 0 22 0 18 0 874926200 7819501568 15148 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9001/statm: 1909058 15149 2197 9 0 1899796 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 7636232

[startup+0.727885 s]
/proc/loadavg: 0.00 0.00 0.00 1/174 9001
/proc/meminfo: memFree=32314304/32951124 swapFree=67053156/67111528
[pid=9001] ppid=8999 vsize=7638624 CPUtime=1.12 cores=0,2
/proc/9001/stat : 9001 (java) S 8999 9001 8966 0 -1 4202496 22918 0 1 0 109 3 0 0 22 0 19 0 874926200 7821950976 21116 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9001/statm: 1909656 21116 2219 9 0 1900394 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 7638624

[startup+1.50127 s]
/proc/loadavg: 0.00 0.00 0.00 3/193 9020
/proc/meminfo: memFree=32236552/32951124 swapFree=67053156/67111528
[pid=9001] ppid=8999 vsize=7637856 CPUtime=2.07 cores=0,2
/proc/9001/stat : 9001 (java) S 8999 9001 8966 0 -1 4202496 23990 0 1 0 204 3 0 0 22 0 19 0 874926200 7821164544 21597 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9001/statm: 1909464 21597 2225 9 0 1900202 0
[pid=9001/tid=9003] ppid=8999 vsize=7637856 CPUtime=1.47 cores=0,2
/proc/9001/task/9003/stat : 9003 (java) R 8999 9001 8966 0 -1 4202560 17551 0 1 0 146 1 0 0 20 0 19 0 874926201 7821164544 21597 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 46912505710615 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9001/tid=9004] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9004/stat : 9004 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 874926203 7821164544 21597 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9005] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9005/stat : 9005 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926203 7821164544 21597 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9006] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9006/stat : 9006 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926203 7821164544 21597 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9007] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9007/stat : 9007 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926203 7821164544 21597 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9008] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9008/stat : 9008 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926203 7821164544 21597 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9009] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9009/stat : 9009 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926203 7821164544 21597 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9010] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9010/stat : 9010 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926203 7821164544 21597 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9011] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9011/stat : 9011 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926203 7821164544 21597 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9012] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9012/stat : 9012 (java) S 8999 9001 8966 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 874926204 7821164544 21597 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917547520 0 0 0 16800975 18446604453919402048 0 0 -1 0 0 0 0
[pid=9001/tid=9013] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9013/stat : 9013 (java) S 8999 9001 8966 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 874926204 7821164544 21597 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9014] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9014/stat : 9014 (java) S 8999 9001 8966 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 874926204 7821164544 21598 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9015] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9015/stat : 9015 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926206 7821164544 21598 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917554609 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9016] ppid=8999 vsize=7637856 CPUtime=0.15 cores=0,2
/proc/9001/task/9016/stat : 9016 (java) S 8999 9001 8966 0 -1 4202560 1118 0 0 0 15 0 0 0 18 0 19 0 874926206 7821164544 21598 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9017] ppid=8999 vsize=7637856 CPUtime=0.42 cores=0,2
/proc/9001/task/9017/stat : 9017 (java) S 8999 9001 8966 0 -1 4202560 4160 0 0 0 41 1 0 0 15 0 19 0 874926206 7821164544 21598 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9018] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9018/stat : 9018 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926206 7821164544 21598 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9019] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9019/stat : 9019 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 874926206 7821164544 21598 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917547520 0 4 0 16800975 18446604453919402048 0 0 -1 0 0 0 0
[pid=9001/tid=9020] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9020/stat : 9020 (java) S 8999 9001 8966 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 874926245 7821164544 21598 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917547520 0 4 0 16800975 18446604453919402048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 7637856

[startup+3.10093 s]
/proc/loadavg: 0.00 0.00 0.00 2/193 9020
/proc/meminfo: memFree=32234692/32951124 swapFree=67053156/67111528
[pid=9001] ppid=8999 vsize=7637856 CPUtime=3.67 cores=0,2
/proc/9001/stat : 9001 (java) S 8999 9001 8966 0 -1 4202496 24460 0 1 0 364 3 0 0 22 0 19 0 874926200 7821164544 22066 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9001/statm: 1909464 22066 2225 9 0 1900202 0
[pid=9001/tid=9003] ppid=8999 vsize=7637856 CPUtime=3.07 cores=0,2
/proc/9001/task/9003/stat : 9003 (java) R 8999 9001 8966 0 -1 4202560 18020 0 1 0 306 1 0 0 25 0 19 0 874926201 7821164544 22066 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 46912505616414 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9001/tid=9004] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9004/stat : 9004 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 874926203 7821164544 22066 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9005] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9005/stat : 9005 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926203 7821164544 22066 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9006] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9006/stat : 9006 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926203 7821164544 22066 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9007] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9007/stat : 9007 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926203 7821164544 22066 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9008] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9008/stat : 9008 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926203 7821164544 22066 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9009] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9009/stat : 9009 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926203 7821164544 22066 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9010] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9010/stat : 9010 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926203 7821164544 22066 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9011] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9011/stat : 9011 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926203 7821164544 22066 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9012] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9012/stat : 9012 (java) S 8999 9001 8966 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 874926204 7821164544 22066 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917547520 0 0 0 16800975 18446604453919402048 0 0 -1 0 0 0 0
[pid=9001/tid=9013] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9013/stat : 9013 (java) S 8999 9001 8966 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 874926204 7821164544 22066 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9014] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9014/stat : 9014 (java) S 8999 9001 8966 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 874926204 7821164544 22066 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9015] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9015/stat : 9015 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926206 7821164544 22066 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917554609 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9016] ppid=8999 vsize=7637856 CPUtime=0.15 cores=0,2
/proc/9001/task/9016/stat : 9016 (java) S 8999 9001 8966 0 -1 4202560 1118 0 0 0 15 0 0 0 18 0 19 0 874926206 7821164544 22066 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9017] ppid=8999 vsize=7637856 CPUtime=0.42 cores=0,2
/proc/9001/task/9017/stat : 9017 (java) S 8999 9001 8966 0 -1 4202560 4160 0 0 0 41 1 0 0 15 0 19 0 874926206 7821164544 22066 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9018] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9018/stat : 9018 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926206 7821164544 22066 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9019] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9019/stat : 9019 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 874926206 7821164544 22066 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917547520 0 4 0 16800975 18446604453919402048 0 0 -1 0 0 0 0
[pid=9001/tid=9020] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9020/stat : 9020 (java) S 8999 9001 8966 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 874926245 7821164544 22066 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917547520 0 4 0 16800975 18446604453919402048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.67
Current children cumulated vsize (KiB) 7637856

[startup+6.3014 s]
/proc/loadavg: 0.16 0.03 0.01 2/193 9020
/proc/meminfo: memFree=32231012/32951124 swapFree=67053156/67111528
[pid=9001] ppid=8999 vsize=7637856 CPUtime=6.87 cores=0,2
/proc/9001/stat : 9001 (java) S 8999 9001 8966 0 -1 4202496 25411 0 1 0 684 3 0 0 22 0 19 0 874926200 7821164544 23005 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9001/statm: 1909464 23005 2225 9 0 1900202 0
[pid=9001/tid=9003] ppid=8999 vsize=7637856 CPUtime=6.27 cores=0,2
/proc/9001/task/9003/stat : 9003 (java) R 8999 9001 8966 0 -1 4202560 18971 0 1 0 626 1 0 0 25 0 19 0 874926201 7821164544 23005 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 46912505642486 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9001/tid=9004] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9004/stat : 9004 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 874926203 7821164544 23005 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9005] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9005/stat : 9005 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926203 7821164544 23005 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9006] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9006/stat : 9006 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926203 7821164544 23005 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9007] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9007/stat : 9007 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926203 7821164544 23005 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9008] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9008/stat : 9008 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926203 7821164544 23005 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9009] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9009/stat : 9009 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926203 7821164544 23005 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9010] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9010/stat : 9010 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926203 7821164544 23005 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9011] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9011/stat : 9011 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926203 7821164544 23005 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9012] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9012/stat : 9012 (java) S 8999 9001 8966 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 874926204 7821164544 23005 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917547520 0 0 0 16800975 18446604453919402048 0 0 -1 0 0 0 0
[pid=9001/tid=9013] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9013/stat : 9013 (java) S 8999 9001 8966 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 874926204 7821164544 23005 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9014] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9014/stat : 9014 (java) S 8999 9001 8966 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 874926204 7821164544 23005 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9015] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9015/stat : 9015 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926206 7821164544 23005 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917554609 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9016] ppid=8999 vsize=7637856 CPUtime=0.15 cores=0,2
/proc/9001/task/9016/stat : 9016 (java) S 8999 9001 8966 0 -1 4202560 1118 0 0 0 15 0 0 0 18 0 19 0 874926206 7821164544 23005 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9017] ppid=8999 vsize=7637856 CPUtime=0.42 cores=0,2
/proc/9001/task/9017/stat : 9017 (java) S 8999 9001 8966 0 -1 4202560 4160 0 0 0 41 1 0 0 15 0 19 0 874926206 7821164544 23005 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9018] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9018/stat : 9018 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926206 7821164544 23005 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9019] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9019/stat : 9019 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 874926206 7821164544 23005 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917547520 0 4 0 16800975 18446604453919402048 0 0 -1 0 0 0 0
[pid=9001/tid=9020] ppid=8999 vsize=7637856 CPUtime=0 cores=0,2
/proc/9001/task/9020/stat : 9020 (java) S 8999 9001 8966 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 874926245 7821164544 23005 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917547520 0 4 0 16800975 18446604453919402048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.87
Current children cumulated vsize (KiB) 7637856

[startup+12.7013 s]

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

[pid=9001/tid=9009] ppid=8999 vsize=7646932 CPUtime=0.13 cores=0,2
/proc/9001/task/9009/stat : 9009 (java) S 8999 9001 8966 0 -1 4202560 2721 0 0 0 13 0 0 0 16 0 19 0 874926203 7830458368 85358 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9010] ppid=8999 vsize=7646932 CPUtime=0.12 cores=0,2
/proc/9001/task/9010/stat : 9010 (java) S 8999 9001 8966 0 -1 4202560 1276 0 0 0 12 0 0 0 15 0 19 0 874926203 7830458368 85358 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9011] ppid=8999 vsize=7646932 CPUtime=0.18 cores=0,2
/proc/9001/task/9011/stat : 9011 (java) S 8999 9001 8966 0 -1 4202560 4362 0 0 0 18 0 0 0 15 0 19 0 874926203 7830458368 85358 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9012] ppid=8999 vsize=7646932 CPUtime=5.59 cores=0,2
/proc/9001/task/9012/stat : 9012 (java) S 8999 9001 8966 0 -1 4202560 12581 0 0 0 558 1 0 0 15 0 19 0 874926204 7830458368 85358 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917547520 0 0 0 16800975 18446604453919402048 0 0 -1 0 0 0 0
[pid=9001/tid=9013] ppid=8999 vsize=7646932 CPUtime=0 cores=0,2
/proc/9001/task/9013/stat : 9013 (java) S 8999 9001 8966 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 874926204 7830458368 85358 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9014] ppid=8999 vsize=7646932 CPUtime=0 cores=0,2
/proc/9001/task/9014/stat : 9014 (java) S 8999 9001 8966 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 874926204 7830458368 85358 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9015] ppid=8999 vsize=7646932 CPUtime=0 cores=0,2
/proc/9001/task/9015/stat : 9015 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926206 7830458368 85358 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917554609 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9016] ppid=8999 vsize=7646932 CPUtime=0.35 cores=0,2
/proc/9001/task/9016/stat : 9016 (java) S 8999 9001 8966 0 -1 4202560 8484 0 0 0 35 0 0 0 15 0 19 0 874926206 7830458368 85358 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9017] ppid=8999 vsize=7646932 CPUtime=0.45 cores=0,2
/proc/9001/task/9017/stat : 9017 (java) S 8999 9001 8966 0 -1 4202560 4172 0 0 0 44 1 0 0 15 0 19 0 874926206 7830458368 85358 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9018] ppid=8999 vsize=7646932 CPUtime=0 cores=0,2
/proc/9001/task/9018/stat : 9018 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926206 7830458368 85358 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9019] ppid=8999 vsize=7646932 CPUtime=0 cores=0,2
/proc/9001/task/9019/stat : 9019 (java) S 8999 9001 8966 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 874926206 7830458368 85358 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917547520 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9020] ppid=8999 vsize=7646932 CPUtime=0 cores=0,2
/proc/9001/task/9020/stat : 9020 (java) S 8999 9001 8966 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 874926245 7830458368 85358 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917547520 0 4 0 16800975 18446604453919402048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1123.79
Current children cumulated vsize (KiB) 7646932

[startup+1182.3 s]
/proc/loadavg: 1.01 1.00 0.70 2/190 9051
/proc/meminfo: memFree=31951616/32951124 swapFree=67053156/67111528
[pid=9001] ppid=8999 vsize=7646932 CPUtime=1183.82 cores=0,2
/proc/9001/stat : 9001 (java) S 8999 9001 8966 0 -1 4202496 100240 0 1 0 118365 17 0 0 22 0 19 0 874926200 7830458368 92342 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9001/statm: 1911733 92342 2253 9 0 1902471 0
[pid=9001/tid=9003] ppid=8999 vsize=7646932 CPUtime=1175.83 cores=0,2
/proc/9001/task/9003/stat : 9003 (java) R 8999 9001 8966 0 -1 4202560 36938 0 1 0 117575 8 0 0 25 0 19 0 874926201 7830458368 92342 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 46912505764097 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9001/tid=9004] ppid=8999 vsize=7646932 CPUtime=0.17 cores=0,2
/proc/9001/task/9004/stat : 9004 (java) S 8999 9001 8966 0 -1 4202560 6956 0 0 0 17 0 0 0 15 0 19 0 874926203 7830458368 92342 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9005] ppid=8999 vsize=7646932 CPUtime=0.27 cores=0,2
/proc/9001/task/9005/stat : 9005 (java) S 8999 9001 8966 0 -1 4202560 9937 0 0 0 27 0 0 0 15 0 19 0 874926203 7830458368 92342 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9006] ppid=8999 vsize=7646932 CPUtime=0.16 cores=0,2
/proc/9001/task/9006/stat : 9006 (java) S 8999 9001 8966 0 -1 4202560 5802 0 0 0 16 0 0 0 16 0 19 0 874926203 7830458368 92342 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9007] ppid=8999 vsize=7646932 CPUtime=0.11 cores=0,2
/proc/9001/task/9007/stat : 9007 (java) S 8999 9001 8966 0 -1 4202560 826 0 0 0 11 0 0 0 15 0 19 0 874926203 7830458368 92342 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9008] ppid=8999 vsize=7646932 CPUtime=0.18 cores=0,2
/proc/9001/task/9008/stat : 9008 (java) S 8999 9001 8966 0 -1 4202560 4741 0 0 0 18 0 0 0 16 0 19 0 874926203 7830458368 92342 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9009] ppid=8999 vsize=7646932 CPUtime=0.13 cores=0,2
/proc/9001/task/9009/stat : 9009 (java) S 8999 9001 8966 0 -1 4202560 2721 0 0 0 13 0 0 0 15 0 19 0 874926203 7830458368 92342 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9010] ppid=8999 vsize=7646932 CPUtime=0.12 cores=0,2
/proc/9001/task/9010/stat : 9010 (java) S 8999 9001 8966 0 -1 4202560 1276 0 0 0 12 0 0 0 15 0 19 0 874926203 7830458368 92342 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9011] ppid=8999 vsize=7646932 CPUtime=0.18 cores=0,2
/proc/9001/task/9011/stat : 9011 (java) S 8999 9001 8966 0 -1 4202560 4362 0 0 0 18 0 0 0 15 0 19 0 874926203 7830458368 92342 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9012] ppid=8999 vsize=7646932 CPUtime=5.72 cores=0,2
/proc/9001/task/9012/stat : 9012 (java) S 8999 9001 8966 0 -1 4202560 12805 0 0 0 571 1 0 0 15 0 19 0 874926204 7830458368 92342 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917547520 0 0 0 16800975 18446604453919402048 0 0 -1 0 0 0 0
[pid=9001/tid=9013] ppid=8999 vsize=7646932 CPUtime=0 cores=0,2
/proc/9001/task/9013/stat : 9013 (java) S 8999 9001 8966 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 874926204 7830458368 92342 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9014] ppid=8999 vsize=7646932 CPUtime=0 cores=0,2
/proc/9001/task/9014/stat : 9014 (java) S 8999 9001 8966 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 874926204 7830458368 92342 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9015] ppid=8999 vsize=7646932 CPUtime=0 cores=0,2
/proc/9001/task/9015/stat : 9015 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926206 7830458368 92342 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917554609 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9016] ppid=8999 vsize=7646932 CPUtime=0.35 cores=0,2
/proc/9001/task/9016/stat : 9016 (java) S 8999 9001 8966 0 -1 4202560 8484 0 0 0 35 0 0 0 15 0 19 0 874926206 7830458368 92342 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9017] ppid=8999 vsize=7646932 CPUtime=0.45 cores=0,2
/proc/9001/task/9017/stat : 9017 (java) S 8999 9001 8966 0 -1 4202560 4172 0 0 0 44 1 0 0 15 0 19 0 874926206 7830458368 92342 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9018] ppid=8999 vsize=7646932 CPUtime=0 cores=0,2
/proc/9001/task/9018/stat : 9018 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926206 7830458368 92342 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9019] ppid=8999 vsize=7646932 CPUtime=0 cores=0,2
/proc/9001/task/9019/stat : 9019 (java) S 8999 9001 8966 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 874926206 7830458368 92342 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917547520 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9020] ppid=8999 vsize=7646932 CPUtime=0 cores=0,2
/proc/9001/task/9020/stat : 9020 (java) S 8999 9001 8966 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 874926245 7830458368 92342 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917547520 0 4 0 16800975 18446604453919402048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1183.82
Current children cumulated vsize (KiB) 7646932

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.72 2/190 9053
/proc/meminfo: memFree=31951076/32951124 swapFree=67053156/67111528
[pid=9001] ppid=8999 vsize=7646932 CPUtime=1243.83 cores=0,2
/proc/9001/stat : 9001 (java) S 8999 9001 8966 0 -1 4202496 100248 0 1 0 124366 17 0 0 22 0 19 0 874926200 7830458368 92343 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9001/statm: 1911733 92343 2253 9 0 1902471 0
[pid=9001/tid=9003] ppid=8999 vsize=7646932 CPUtime=1235.63 cores=0,2
/proc/9001/task/9003/stat : 9003 (java) R 8999 9001 8966 0 -1 4202560 36939 0 1 0 123555 8 0 0 25 0 19 0 874926201 7830458368 92343 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 46912505642194 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9001/tid=9004] ppid=8999 vsize=7646932 CPUtime=0.17 cores=0,2
/proc/9001/task/9004/stat : 9004 (java) S 8999 9001 8966 0 -1 4202560 6956 0 0 0 17 0 0 0 15 0 19 0 874926203 7830458368 92343 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9005] ppid=8999 vsize=7646932 CPUtime=0.27 cores=0,2
/proc/9001/task/9005/stat : 9005 (java) S 8999 9001 8966 0 -1 4202560 9937 0 0 0 27 0 0 0 15 0 19 0 874926203 7830458368 92343 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9006] ppid=8999 vsize=7646932 CPUtime=0.18 cores=0,2
/proc/9001/task/9006/stat : 9006 (java) S 8999 9001 8966 0 -1 4202560 5803 0 0 0 18 0 0 0 16 0 19 0 874926203 7830458368 92343 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9007] ppid=8999 vsize=7646932 CPUtime=0.11 cores=0,2
/proc/9001/task/9007/stat : 9007 (java) S 8999 9001 8966 0 -1 4202560 826 0 0 0 11 0 0 0 15 0 19 0 874926203 7830458368 92343 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9008] ppid=8999 vsize=7646932 CPUtime=0.18 cores=0,2
/proc/9001/task/9008/stat : 9008 (java) S 8999 9001 8966 0 -1 4202560 4741 0 0 0 18 0 0 0 15 0 19 0 874926203 7830458368 92343 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9009] ppid=8999 vsize=7646932 CPUtime=0.13 cores=0,2
/proc/9001/task/9009/stat : 9009 (java) S 8999 9001 8966 0 -1 4202560 2721 0 0 0 13 0 0 0 15 0 19 0 874926203 7830458368 92343 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9010] ppid=8999 vsize=7646932 CPUtime=0.12 cores=0,2
/proc/9001/task/9010/stat : 9010 (java) S 8999 9001 8966 0 -1 4202560 1276 0 0 0 12 0 0 0 15 0 19 0 874926203 7830458368 92343 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9011] ppid=8999 vsize=7646932 CPUtime=0.19 cores=0,2
/proc/9001/task/9011/stat : 9011 (java) S 8999 9001 8966 0 -1 4202560 4362 0 0 0 19 0 0 0 16 0 19 0 874926203 7830458368 92343 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9012] ppid=8999 vsize=7646932 CPUtime=5.91 cores=0,2
/proc/9001/task/9012/stat : 9012 (java) S 8999 9001 8966 0 -1 4202560 12807 0 0 0 590 1 0 0 15 0 19 0 874926204 7830458368 92343 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917547520 0 0 0 16800975 18446604453919402048 0 0 -1 0 0 0 0
[pid=9001/tid=9013] ppid=8999 vsize=7646932 CPUtime=0 cores=0,2
/proc/9001/task/9013/stat : 9013 (java) S 8999 9001 8966 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 874926204 7830458368 92343 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9014] ppid=8999 vsize=7646932 CPUtime=0 cores=0,2
/proc/9001/task/9014/stat : 9014 (java) S 8999 9001 8966 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 874926204 7830458368 92343 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9015] ppid=8999 vsize=7646932 CPUtime=0 cores=0,2
/proc/9001/task/9015/stat : 9015 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926206 7830458368 92343 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917554609 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9016] ppid=8999 vsize=7646932 CPUtime=0.35 cores=0,2
/proc/9001/task/9016/stat : 9016 (java) S 8999 9001 8966 0 -1 4202560 8484 0 0 0 35 0 0 0 15 0 19 0 874926206 7830458368 92343 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9017] ppid=8999 vsize=7646932 CPUtime=0.45 cores=0,2
/proc/9001/task/9017/stat : 9017 (java) S 8999 9001 8966 0 -1 4202560 4172 0 0 0 44 1 0 0 15 0 19 0 874926206 7830458368 92343 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9018] ppid=8999 vsize=7646932 CPUtime=0 cores=0,2
/proc/9001/task/9018/stat : 9018 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926206 7830458368 92343 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9019] ppid=8999 vsize=7646932 CPUtime=0 cores=0,2
/proc/9001/task/9019/stat : 9019 (java) S 8999 9001 8966 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 874926206 7830458368 92343 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917547520 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9020] ppid=8999 vsize=7646932 CPUtime=0 cores=0,2
/proc/9001/task/9020/stat : 9020 (java) S 8999 9001 8966 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 874926245 7830458368 92343 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917547520 0 4 0 16800975 18446604453919402048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1243.83
Current children cumulated vsize (KiB) 7646932



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.00 0.74 2/190 9054
/proc/meminfo: memFree=31950664/32951124 swapFree=67053156/67111528
[pid=9001] ppid=8999 vsize=7646932 CPUtime=1301.56 cores=0,2
/proc/9001/stat : 9001 (java) S 8999 9001 8966 0 -1 4202496 100321 0 1 0 130139 17 0 0 22 0 19 0 874926200 7830458368 92409 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/9001/statm: 1911733 92409 2253 9 0 1902471 0
[pid=9001/tid=9003] ppid=8999 vsize=7646932 CPUtime=1293.18 cores=0,2
/proc/9001/task/9003/stat : 9003 (java) R 8999 9001 8966 0 -1 4202560 36940 0 1 0 129310 8 0 0 25 0 19 0 874926201 7830458368 92409 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 46912505642455 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9001/tid=9004] ppid=8999 vsize=7646932 CPUtime=0.17 cores=0,2
/proc/9001/task/9004/stat : 9004 (java) S 8999 9001 8966 0 -1 4202560 6956 0 0 0 17 0 0 0 15 0 19 0 874926203 7830458368 92409 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9005] ppid=8999 vsize=7646932 CPUtime=0.27 cores=0,2
/proc/9001/task/9005/stat : 9005 (java) S 8999 9001 8966 0 -1 4202560 9937 0 0 0 27 0 0 0 15 0 19 0 874926203 7830458368 92409 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9006] ppid=8999 vsize=7646932 CPUtime=0.2 cores=0,2
/proc/9001/task/9006/stat : 9006 (java) S 8999 9001 8966 0 -1 4202560 5826 0 0 0 20 0 0 0 16 0 19 0 874926203 7830458368 92409 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9007] ppid=8999 vsize=7646932 CPUtime=0.11 cores=0,2
/proc/9001/task/9007/stat : 9007 (java) S 8999 9001 8966 0 -1 4202560 826 0 0 0 11 0 0 0 15 0 19 0 874926203 7830458368 92409 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9008] ppid=8999 vsize=7646932 CPUtime=0.18 cores=0,2
/proc/9001/task/9008/stat : 9008 (java) S 8999 9001 8966 0 -1 4202560 4741 0 0 0 18 0 0 0 15 0 19 0 874926203 7830458368 92409 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9009] ppid=8999 vsize=7646932 CPUtime=0.15 cores=0,2
/proc/9001/task/9009/stat : 9009 (java) S 8999 9001 8966 0 -1 4202560 2764 0 0 0 15 0 0 0 16 0 19 0 874926203 7830458368 92409 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9010] ppid=8999 vsize=7646932 CPUtime=0.12 cores=0,2
/proc/9001/task/9010/stat : 9010 (java) S 8999 9001 8966 0 -1 4202560 1276 0 0 0 12 0 0 0 15 0 19 0 874926203 7830458368 92409 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9011] ppid=8999 vsize=7646932 CPUtime=0.19 cores=0,2
/proc/9001/task/9011/stat : 9011 (java) S 8999 9001 8966 0 -1 4202560 4362 0 0 0 19 0 0 0 15 0 19 0 874926203 7830458368 92409 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9012] ppid=8999 vsize=7646932 CPUtime=6.05 cores=0,2
/proc/9001/task/9012/stat : 9012 (java) S 8999 9001 8966 0 -1 4202560 12809 0 0 0 604 1 0 0 15 0 19 0 874926204 7830458368 92409 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917547520 0 0 0 16800975 18446604453919402048 0 0 -1 0 0 0 0
[pid=9001/tid=9013] ppid=8999 vsize=7646932 CPUtime=0 cores=0,2
/proc/9001/task/9013/stat : 9013 (java) S 8999 9001 8966 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 874926204 7830458368 92409 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9014] ppid=8999 vsize=7646932 CPUtime=0 cores=0,2
/proc/9001/task/9014/stat : 9014 (java) S 8999 9001 8966 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 874926204 7830458368 92409 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9015] ppid=8999 vsize=7646932 CPUtime=0 cores=0,2
/proc/9001/task/9015/stat : 9015 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926206 7830458368 92409 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917554609 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9016] ppid=8999 vsize=7646932 CPUtime=0.35 cores=0,2
/proc/9001/task/9016/stat : 9016 (java) S 8999 9001 8966 0 -1 4202560 8484 0 0 0 35 0 0 0 15 0 19 0 874926206 7830458368 92409 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9017] ppid=8999 vsize=7646932 CPUtime=0.45 cores=0,2
/proc/9001/task/9017/stat : 9017 (java) S 8999 9001 8966 0 -1 4202560 4172 0 0 0 44 1 0 0 15 0 19 0 874926206 7830458368 92409 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9018] ppid=8999 vsize=7646932 CPUtime=0 cores=0,2
/proc/9001/task/9018/stat : 9018 (java) S 8999 9001 8966 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 874926206 7830458368 92409 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917546905 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9019] ppid=8999 vsize=7646932 CPUtime=0 cores=0,2
/proc/9001/task/9019/stat : 9019 (java) S 8999 9001 8966 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 874926206 7830458368 92409 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917547520 0 4 0 16800975 18446604453919402048 0 0 -1 2 0 0 0
[pid=9001/tid=9020] ppid=8999 vsize=7646932 CPUtime=0 cores=0,2
/proc/9001/task/9020/stat : 9020 (java) S 8999 9001 8966 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 874926245 7830458368 92409 33554432000 1073741824 1073778376 140736444863360 18446744073709551615 218917547520 0 4 0 16800975 18446604453919402048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1301.56
Current children cumulated vsize (KiB) 7646932

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.66
CPU user time (s): 1301.47
CPU system time (s): 0.19197
CPU usage (%): 100.123
Max. virtual memory (cumulated for all children) (KiB): 7662588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.47
system time used= 0.19197
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100354
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= 27878
involuntary context switches= 5401

runsolver used 2.39064 second user time and 4.71528 second system time

The end

Launcher Data

Begin job on node137 at 2011-06-09 17:28:05
IDJOB=3190205
IDBENCH=82536
IDSOLVER=1611
FILE ID=node137/3190205-1307633284
RUNJOBID= node137-1307633277-8984
PBS_JOBID= 13549355
Free space on /tmp= 74104 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S537193780-078-UNKNOWN.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-3190205-1307633284/watcher-3190205-1307633284 -o /tmp/evaluation-result-3190205-1307633284/solver-3190205-1307633284 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190205-1307633284.cnf

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

MD5SUM BENCH= e875844c76f68e9f4050986690c5cb90
RANDOM SEED=1350801313

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32314792 kB
Buffers:        180500 kB
Cached:         262808 kB
SwapCached:      12208 kB
Active:         279008 kB
Inactive:       183120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32314792 kB
SwapTotal:    67111528 kB
SwapFree:     67053156 kB
Dirty:            4556 kB
Writeback:           0 kB
AnonPages:       16368 kB
Mapped:           8548 kB
Slab:           109996 kB
PageTables:       4776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190232 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= 74104 MiB
End job on node137 at 2011-06-09 17:49:47