Trace number 3283831

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.95 1300.08

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1067.51
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.05/0.12	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.12	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.12	c See www.sat4j.org for details.
0.05/0.13	c no version file found!!!
0.05/0.13	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.13	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.13	c java.vm.version	19.1-b02
0.05/0.13	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.13	c sun.arch.data.model	64
0.05/0.13	c java.version		1.6.0_24
0.05/0.13	c os.name		Linux
0.05/0.13	c os.version		2.6.18-164.el5
0.05/0.13	c os.arch		amd64
0.05/0.13	c Free memory 		6997539544
0.05/0.13	c Max memory 		7034241024
0.05/0.13	c Total memory 		7034241024
0.05/0.13	c Number of processors 	8
0.05/0.15	c --- Begin Solver configuration ---
0.05/0.15	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.05/0.15	c Learn all clauses as in MiniSAT
0.05/0.15	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.05/0.15	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.05/0.15	c Expensive reason simplification
0.05/0.15	c Armin Biere (Picosat) restarts strategy
0.05/0.15	c Glucose learned constraints deletion strategy
0.05/0.15	c timeout=2147483647s
0.05/0.15	c DB Simplification allowed=true
0.05/0.15	c --- End Solver configuration ---
0.05/0.15	c solving HOME/instance-3283831-1307633278.cnf
0.05/0.15	c reading problem ... 
0.22/0.28	c ... done. Wall clock time 0.136s.
0.22/0.28	c #vars     1278
0.22/0.28	c #constraints  68055
0.22/0.28	c constraints type 
0.22/0.28	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 65907
0.22/0.28	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2148
1.83/1.58	c cleaning 2499 clauses out of 5001 with flag 5001/5001
3.56/3.08	c cleaning 4249 clauses out of 8502 with flag 11001/11001
5.56/5.01	c cleaning 5625 clauses out of 11254 with flag 18002/18002
7.96/7.45	c cleaning 6813 clauses out of 13630 with flag 26003/26003
10.88/10.32	c cleaning 7904 clauses out of 15814 with flag 35000/35000
13.99/13.44	c cleaning 8952 clauses out of 17911 with flag 45001/45001
17.49/16.96	c cleaning 9978 clauses out of 19959 with flag 56001/56001
21.59/21.03	c cleaning 10988 clauses out of 21981 with flag 68001/68001
26.39/25.85	c cleaning 11993 clauses out of 23992 with flag 81000/81000
31.69/31.16	c cleaning 12998 clauses out of 26000 with flag 95001/95001
37.30/36.77	c cleaning 13998 clauses out of 28001 with flag 110000/110000
43.30/42.76	c cleaning 14999 clauses out of 30005 with flag 126002/126002
49.40/48.87	c cleaning 15997 clauses out of 32004 with flag 143000/143000
55.70/55.13	c cleaning 17005 clauses out of 34009 with flag 161002/161002
61.70/61.12	c cleaning 17993 clauses out of 36002 with flag 180000/180000
69.50/68.95	c cleaning 19000 clauses out of 38009 with flag 200000/200000
77.91/77.34	c cleaning 20001 clauses out of 40009 with flag 221000/221000
85.32/84.79	c cleaning 21001 clauses out of 42008 with flag 243000/243000
95.31/94.76	c cleaning 22001 clauses out of 44008 with flag 266001/266001
106.42/105.82	c cleaning 22997 clauses out of 46006 with flag 290000/290000
117.23/116.66	c cleaning 24001 clauses out of 48010 with flag 315001/315001
129.23/128.66	c cleaning 25001 clauses out of 50010 with flag 341002/341002
141.93/141.30	c cleaning 26001 clauses out of 52007 with flag 368000/368000
155.94/155.34	c cleaning 26999 clauses out of 54006 with flag 396000/396000
171.05/170.44	c cleaning 28002 clauses out of 56011 with flag 425004/425004
184.45/183.88	c cleaning 28979 clauses out of 58006 with flag 455001/455001
201.25/200.64	c cleaning 30005 clauses out of 60026 with flag 486000/486000
218.43/217.68	c cleaning 31005 clauses out of 62022 with flag 518001/518001
234.99/233.79	c cleaning 32006 clauses out of 64017 with flag 551001/551001
256.42/254.80	c cleaning 33000 clauses out of 66011 with flag 585001/585001
277.43/275.87	c cleaning 33997 clauses out of 68010 with flag 620000/620000
299.93/298.31	c cleaning 34999 clauses out of 70014 with flag 656001/656001
321.74/320.18	c cleaning 36005 clauses out of 72017 with flag 693003/693003
346.24/344.61	c cleaning 36999 clauses out of 74010 with flag 731001/731001
370.84/369.28	c cleaning 38001 clauses out of 76011 with flag 770001/770001
396.75/395.19	c cleaning 38997 clauses out of 78011 with flag 810002/810002
424.66/423.09	c cleaning 40000 clauses out of 80012 with flag 851000/851000
453.57/451.94	c cleaning 41005 clauses out of 82015 with flag 893003/893003
486.17/484.58	c cleaning 41999 clauses out of 84008 with flag 936001/936001
517.48/515.90	c cleaning 42996 clauses out of 86009 with flag 980001/980001
550.99/549.30	c cleaning 43998 clauses out of 88014 with flag 1025002/1025002
585.59/583.99	c cleaning 45003 clauses out of 90014 with flag 1071000/1071000
619.91/618.28	c cleaning 46004 clauses out of 92013 with flag 1118002/1118002
656.11/654.42	c cleaning 46999 clauses out of 94007 with flag 1166000/1166000
694.92/693.29	c cleaning 48003 clauses out of 96012 with flag 1215004/1215004
733.82/732.16	c cleaning 48994 clauses out of 98006 with flag 1265001/1265001
766.43/764.70	c cleaning 50001 clauses out of 100014 with flag 1316003/1316003
799.14/797.49	c cleaning 50991 clauses out of 102013 with flag 1368003/1368003
839.05/837.38	c cleaning 51991 clauses out of 104020 with flag 1421001/1421001
877.46/875.73	c cleaning 53008 clauses out of 106028 with flag 1475000/1475000
923.17/921.42	c cleaning 54005 clauses out of 108020 with flag 1530000/1530000
964.88/963.16	c cleaning 55002 clauses out of 110016 with flag 1586001/1586001
1003.19/1001.42	c cleaning 55988 clauses out of 112013 with flag 1643000/1643000
1050.59/1048.85	c cleaning 57005 clauses out of 114028 with flag 1701003/1701003
1091.81/1090.09	c cleaning 58006 clauses out of 116020 with flag 1760000/1760000
1136.22/1134.50	c cleaning 58989 clauses out of 118014 with flag 1820000/1820000
1186.73/1184.99	c cleaning 60009 clauses out of 120030 with flag 1881005/1881005
1236.44/1234.67	c cleaning 60994 clauses out of 122016 with flag 1943000/1943000
1279.55/1277.75	c cleaning 62004 clauses out of 124022 with flag 2006000/2006000
1301.86/1300.01	c starts		: 1575
1301.86/1300.01	c conflicts		: 2040768
1301.86/1300.01	c decisions		: 2589252
1301.86/1300.01	c propagations		: 287195309
1301.86/1300.01	c inspects		: 16063330954
1301.86/1300.01	c shortcuts		: 0
1301.86/1300.01	c learnt literals	: 0
1301.86/1300.01	c learnt binary clauses	: 3
1301.86/1300.01	c learnt ternary clauses	: 1
1301.86/1300.01	c learnt constraints	: 2040768
1301.86/1300.01	c ignored constraints	: 0
1301.86/1300.01	c root simplifications	: 1575
1301.86/1300.01	c removed literals (reason simplification)	: 20886848
1301.86/1300.01	c reason swapping (by a shorter reason)	: 0
1301.86/1300.01	c Calls to reduceDB	: 59
1301.86/1300.01	c speed (assignments/second)	: 220965.53127613524
1301.86/1300.01	c non guided choices	168
1301.86/1300.05	c learnt constraints type 
1301.86/1300.05	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 3
1301.86/1300.05	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 96791
1301.86/1300.05	c constraints type 
1301.86/1300.05	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 65907
1301.86/1300.05	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2148
1301.86/1300.07	s UNKNOWN
1301.86/1300.07	c Total wall clock time (in seconds) : 1299.865

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-3283831-1307633278/watcher-3283831-1307633278 -o /tmp/evaluation-result-3283831-1307633278/solver-3283831-1307633278 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3283831-1307633278.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 2/171 1891
/proc/meminfo: memFree=32203584/32951124 swapFree=67064572/67111528
[pid=1891] ppid=1889 vsize=9100 CPUtime=0 cores=0,2
/proc/1891/stat : 1891 (java) S 1889 1891 1856 0 -1 4202496 234 0 0 0 0 0 0 0 21 0 1 0 855743471 9318400 170 33554432000 1073741824 1073778376 140736012721136 18446744073709551615 264726400869 0 2147483391 4096 0 18446744071699207358 0 0 17 0 0 0 0
/proc/1891/statm: 2275 170 130 9 0 67 0

[startup+0.030462 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 1891
/proc/meminfo: memFree=32203584/32951124 swapFree=67064572/67111528
[pid=1891] ppid=1889 vsize=7551884 CPUtime=0.02 cores=0,2
/proc/1891/stat : 1891 (java) S 1889 1891 1856 0 -1 4202496 8252 0 1 0 1 1 0 0 21 0 10 0 855743471 7733129216 7951 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738207717 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/1891/statm: 1887971 7951 1517 9 0 1878719 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7551884

[startup+0.100559 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 1891
/proc/meminfo: memFree=32203584/32951124 swapFree=67064572/67111528
[pid=1891] ppid=1889 vsize=7564488 CPUtime=0.05 cores=0,2
/proc/1891/stat : 1891 (java) S 1889 1891 1856 0 -1 4202496 9039 0 1 0 4 1 0 0 21 0 13 0 855743471 7746035712 8736 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738207717 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0
/proc/1891/statm: 1891122 8736 1693 9 0 1881870 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7564488

[startup+0.30625 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 1891
/proc/meminfo: memFree=32203584/32951124 swapFree=67064572/67111528
[pid=1891] ppid=1889 vsize=7638568 CPUtime=0.37 cores=0,2
/proc/1891/stat : 1891 (java) S 1889 1891 1856 0 -1 4202496 12732 0 1 0 35 2 0 0 21 0 19 0 855743471 7821893632 12250 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1891/statm: 1909642 12250 2203 9 0 1900380 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 7638568

[startup+0.700437 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 1891
/proc/meminfo: memFree=32203584/32951124 swapFree=67064572/67111528
[pid=1891] ppid=1889 vsize=7640904 CPUtime=0.99 cores=0,2
/proc/1891/stat : 1891 (java) S 1889 1891 1856 0 -1 4202496 14111 0 1 0 97 2 0 0 21 0 19 0 855743471 7824285696 13116 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1891/statm: 1910226 13116 2223 9 0 1900964 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 7640904

[startup+1.50125 s]
/proc/loadavg: 0.00 0.00 0.00 2/190 1910
/proc/meminfo: memFree=32159252/32951124 swapFree=67064572/67111528
[pid=1891] ppid=1889 vsize=7641188 CPUtime=1.83 cores=0,2
/proc/1891/stat : 1891 (java) S 1889 1891 1856 0 -1 4202496 14513 0 1 0 181 2 0 0 21 0 19 0 855743471 7824576512 13517 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1891/statm: 1910297 13517 2226 9 0 1901035 0
[pid=1891/tid=1893] ppid=1889 vsize=7641188 CPUtime=1.44 cores=0,2
/proc/1891/task/1893/stat : 1893 (java) R 1889 1891 1856 0 -1 4202560 10920 0 1 0 142 2 0 0 21 0 19 0 855743472 7824576512 13517 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 46912505585120 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1891/tid=1894] ppid=1889 vsize=7641188 CPUtime=0 cores=0,2
/proc/1891/task/1894/stat : 1894 (java) S 1889 1891 1856 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 855743473 7824576512 13517 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1895] ppid=1889 vsize=7641188 CPUtime=0 cores=0,2
/proc/1891/task/1895/stat : 1895 (java) S 1889 1891 1856 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 855743473 7824576512 13517 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1896] ppid=1889 vsize=7641188 CPUtime=0 cores=0,2
/proc/1891/task/1896/stat : 1896 (java) S 1889 1891 1856 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743473 7824576512 13518 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1897] ppid=1889 vsize=7641188 CPUtime=0 cores=0,2
/proc/1891/task/1897/stat : 1897 (java) S 1889 1891 1856 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743473 7824576512 13518 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1898] ppid=1889 vsize=7641188 CPUtime=0 cores=0,2
/proc/1891/task/1898/stat : 1898 (java) S 1889 1891 1856 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743473 7824576512 13518 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1899] ppid=1889 vsize=7641188 CPUtime=0 cores=0,2
/proc/1891/task/1899/stat : 1899 (java) S 1889 1891 1856 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743473 7824576512 13518 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1900] ppid=1889 vsize=7641188 CPUtime=0 cores=0,2
/proc/1891/task/1900/stat : 1900 (java) S 1889 1891 1856 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743473 7824576512 13518 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1901] ppid=1889 vsize=7641188 CPUtime=0 cores=0,2
/proc/1891/task/1901/stat : 1901 (java) S 1889 1891 1856 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743473 7824576512 13518 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1902] ppid=1889 vsize=7641188 CPUtime=0 cores=0,2
/proc/1891/task/1902/stat : 1902 (java) S 1889 1891 1856 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 855743474 7824576512 13518 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738221568 0 0 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1903] ppid=1889 vsize=7641188 CPUtime=0 cores=0,2
/proc/1891/task/1903/stat : 1903 (java) S 1889 1891 1856 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 855743475 7824576512 13518 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1904] ppid=1889 vsize=7641188 CPUtime=0 cores=0,2
/proc/1891/task/1904/stat : 1904 (java) S 1889 1891 1856 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 855743475 7824576512 13518 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1905] ppid=1889 vsize=7641188 CPUtime=0 cores=0,2
/proc/1891/task/1905/stat : 1905 (java) S 1889 1891 1856 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743482 7824576512 13518 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738228657 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1906] ppid=1889 vsize=7641188 CPUtime=0.1 cores=0,2
/proc/1891/task/1906/stat : 1906 (java) S 1889 1891 1856 0 -1 4202560 155 0 0 0 10 0 0 0 19 0 19 0 855743482 7824576512 13518 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1907] ppid=1889 vsize=7641188 CPUtime=0.29 cores=0,2
/proc/1891/task/1907/stat : 1907 (java) S 1889 1891 1856 0 -1 4202560 2278 0 0 0 29 0 0 0 15 0 19 0 855743482 7824576512 13518 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1908] ppid=1889 vsize=7641188 CPUtime=0 cores=0,2
/proc/1891/task/1908/stat : 1908 (java) S 1889 1891 1856 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743482 7824576512 13518 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1909] ppid=1889 vsize=7641188 CPUtime=0 cores=0,2
/proc/1891/task/1909/stat : 1909 (java) S 1889 1891 1856 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 855743482 7824576512 13518 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738221568 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1910] ppid=1889 vsize=7641188 CPUtime=0 cores=0,2
/proc/1891/task/1910/stat : 1910 (java) S 1889 1891 1856 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 855743500 7824576512 13518 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738221568 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 7641188

[startup+3.10088 s]
/proc/loadavg: 0.08 0.02 0.01 2/190 1910
/proc/meminfo: memFree=32123540/32951124 swapFree=67064572/67111528
[pid=1891] ppid=1889 vsize=7727068 CPUtime=3.66 cores=0,2
/proc/1891/stat : 1891 (java) S 1889 1891 1856 0 -1 4202496 25728 0 1 0 362 4 0 0 21 0 19 0 855743471 7912517632 22427 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1891/statm: 1931767 22427 2254 9 0 1922505 0
[pid=1891/tid=1893] ppid=1889 vsize=7727068 CPUtime=2.84 cores=0,2
/proc/1891/task/1893/stat : 1893 (java) S 1889 1891 1856 0 -1 4202560 10929 0 1 0 282 2 0 0 23 0 19 0 855743472 7912517632 22427 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1894] ppid=1889 vsize=7727068 CPUtime=0.01 cores=0,2
/proc/1891/task/1894/stat : 1894 (java) S 1889 1891 1856 0 -1 4202560 152 0 0 0 1 0 0 0 15 0 19 0 855743473 7912517632 22427 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1895] ppid=1889 vsize=7727068 CPUtime=0 cores=0,2
/proc/1891/task/1895/stat : 1895 (java) S 1889 1891 1856 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 855743473 7912517632 22427 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1896] ppid=1889 vsize=7727068 CPUtime=0 cores=0,2
/proc/1891/task/1896/stat : 1896 (java) S 1889 1891 1856 0 -1 4202560 13 0 0 0 0 0 0 0 18 0 19 0 855743473 7912517632 22427 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1897] ppid=1889 vsize=7727068 CPUtime=0.01 cores=0,2
/proc/1891/task/1897/stat : 1897 (java) S 1889 1891 1856 0 -1 4202560 169 0 0 0 1 0 0 0 15 0 19 0 855743473 7912517632 22427 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1898] ppid=1889 vsize=7727068 CPUtime=0.03 cores=0,2
/proc/1891/task/1898/stat : 1898 (java) S 1889 1891 1856 0 -1 4202560 122 0 0 0 3 0 0 0 15 0 19 0 855743473 7912517632 22427 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1899] ppid=1889 vsize=7727068 CPUtime=0 cores=0,2
/proc/1891/task/1899/stat : 1899 (java) S 1889 1891 1856 0 -1 4202560 298 0 0 0 0 0 0 0 15 0 19 0 855743473 7912517632 22427 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1900] ppid=1889 vsize=7727068 CPUtime=0.02 cores=0,2
/proc/1891/task/1900/stat : 1900 (java) S 1889 1891 1856 0 -1 4202560 60 0 0 0 2 0 0 0 15 0 19 0 855743473 7912517632 22427 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1901] ppid=1889 vsize=7727068 CPUtime=0.03 cores=0,2
/proc/1891/task/1901/stat : 1901 (java) S 1889 1891 1856 0 -1 4202560 1371 0 0 0 3 0 0 0 15 0 19 0 855743473 7912517632 22427 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1902] ppid=1889 vsize=7727068 CPUtime=0.03 cores=0,2
/proc/1891/task/1902/stat : 1902 (java) R 1889 1891 1856 0 -1 4202560 1764 0 0 0 3 0 0 0 15 0 19 0 855743474 7912517632 22427 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 47534524312719 0 0 0 16800975 0 0 0 -1 0 0 0 0
[pid=1891/tid=1903] ppid=1889 vsize=7727068 CPUtime=0 cores=0,2
/proc/1891/task/1903/stat : 1903 (java) S 1889 1891 1856 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 19 0 855743475 7912517632 22427 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1904] ppid=1889 vsize=7727068 CPUtime=0 cores=0,2
/proc/1891/task/1904/stat : 1904 (java) S 1889 1891 1856 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 855743475 7912517632 22427 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1905] ppid=1889 vsize=7727068 CPUtime=0 cores=0,2
/proc/1891/task/1905/stat : 1905 (java) S 1889 1891 1856 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743482 7912517632 22427 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738228657 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1906] ppid=1889 vsize=7727068 CPUtime=0.11 cores=0,2
/proc/1891/task/1906/stat : 1906 (java) S 1889 1891 1856 0 -1 4202560 182 0 0 0 11 0 0 0 15 0 19 0 855743482 7912517632 22427 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1907] ppid=1889 vsize=7727068 CPUtime=0.51 cores=0,2
/proc/1891/task/1907/stat : 1907 (java) S 1889 1891 1856 0 -1 4202560 9511 0 0 0 50 1 0 0 15 0 19 0 855743482 7912517632 22427 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1908] ppid=1889 vsize=7727068 CPUtime=0 cores=0,2
/proc/1891/task/1908/stat : 1908 (java) S 1889 1891 1856 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743482 7912517632 22427 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1909] ppid=1889 vsize=7727068 CPUtime=0 cores=0,2
/proc/1891/task/1909/stat : 1909 (java) S 1889 1891 1856 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 855743482 7912517632 22427 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738221568 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1910] ppid=1889 vsize=7727068 CPUtime=0 cores=0,2
/proc/1891/task/1910/stat : 1910 (java) S 1889 1891 1856 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 855743500 7912517632 22427 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738221568 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.66
Current children cumulated vsize (KiB) 7727068

[startup+6.30134 s]
/proc/loadavg: 0.08 0.02 0.01 4/215 1946
/proc/meminfo: memFree=32002440/32951124 swapFree=67064572/67111528
[pid=1891] ppid=1889 vsize=7721496 CPUtime=6.86 cores=0,2
/proc/1891/stat : 1891 (java) S 1889 1891 1856 0 -1 4202496 26115 0 1 0 682 4 0 0 21 0 19 0 855743471 7906811904 21566 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1891/statm: 1930374 21566 2254 9 0 1921112 0
[pid=1891/tid=1893] ppid=1889 vsize=7721496 CPUtime=5.99 cores=0,2
/proc/1891/task/1893/stat : 1893 (java) R 1889 1891 1856 0 -1 4202560 10931 0 1 0 597 2 0 0 25 0 19 0 855743472 7906811904 21566 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 46912505626672 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1891/tid=1894] ppid=1889 vsize=7721496 CPUtime=0.01 cores=0,2
/proc/1891/task/1894/stat : 1894 (java) S 1889 1891 1856 0 -1 4202560 152 0 0 0 1 0 0 0 15 0 19 0 855743473 7906811904 21566 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1895] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1895/stat : 1895 (java) S 1889 1891 1856 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 855743473 7906811904 21566 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1896] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1896/stat : 1896 (java) S 1889 1891 1856 0 -1 4202560 13 0 0 0 0 0 0 0 18 0 19 0 855743473 7906811904 21566 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1897] ppid=1889 vsize=7721496 CPUtime=0.01 cores=0,2
/proc/1891/task/1897/stat : 1897 (java) S 1889 1891 1856 0 -1 4202560 175 0 0 0 1 0 0 0 15 0 19 0 855743473 7906811904 21566 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1898] ppid=1889 vsize=7721496 CPUtime=0.03 cores=0,2
/proc/1891/task/1898/stat : 1898 (java) S 1889 1891 1856 0 -1 4202560 123 0 0 0 3 0 0 0 15 0 19 0 855743473 7906811904 21566 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1899] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1899/stat : 1899 (java) S 1889 1891 1856 0 -1 4202560 298 0 0 0 0 0 0 0 15 0 19 0 855743473 7906811904 21566 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1900] ppid=1889 vsize=7721496 CPUtime=0.02 cores=0,2
/proc/1891/task/1900/stat : 1900 (java) S 1889 1891 1856 0 -1 4202560 60 0 0 0 2 0 0 0 15 0 19 0 855743473 7906811904 21566 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1901] ppid=1889 vsize=7721496 CPUtime=0.03 cores=0,2
/proc/1891/task/1901/stat : 1901 (java) S 1889 1891 1856 0 -1 4202560 1371 0 0 0 3 0 0 0 15 0 19 0 855743473 7906811904 21566 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1902] ppid=1889 vsize=7721496 CPUtime=0.08 cores=0,2
/proc/1891/task/1902/stat : 1902 (java) S 1889 1891 1856 0 -1 4202560 2119 0 0 0 8 0 0 0 15 0 19 0 855743474 7906811904 21566 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738221568 0 0 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1903] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1903/stat : 1903 (java) S 1889 1891 1856 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 19 0 855743475 7906811904 21566 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1904] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1904/stat : 1904 (java) S 1889 1891 1856 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 855743475 7906811904 21566 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1905] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1905/stat : 1905 (java) S 1889 1891 1856 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743482 7906811904 21566 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738228657 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1906] ppid=1889 vsize=7721496 CPUtime=0.12 cores=0,2
/proc/1891/task/1906/stat : 1906 (java) S 1889 1891 1856 0 -1 4202560 205 0 0 0 12 0 0 0 15 0 19 0 855743482 7906811904 21566 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1907] ppid=1889 vsize=7721496 CPUtime=0.51 cores=0,2
/proc/1891/task/1907/stat : 1907 (java) S 1889 1891 1856 0 -1 4202560 9511 0 0 0 50 1 0 0 15 0 19 0 855743482 7906811904 21566 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1908] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1908/stat : 1908 (java) S 1889 1891 1856 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743482 7906811904 21566 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1909] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1909/stat : 1909 (java) S 1889 1891 1856 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 855743482 7906811904 21566 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738221568 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1910] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1910/stat : 1910 (java) S 1889 1891 1856 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 855743500 7906811904 21566 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738221568 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.86
Current children cumulated vsize (KiB) 7721496

[startup+12.7011 s]

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

[pid=1891/tid=1899] ppid=1889 vsize=7721496 CPUtime=0.07 cores=0,2
/proc/1891/task/1899/stat : 1899 (java) S 1889 1891 1856 0 -1 4202560 479 0 0 0 7 0 0 0 15 0 19 0 855743473 7906811904 34367 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1900] ppid=1889 vsize=7721496 CPUtime=0.11 cores=0,2
/proc/1891/task/1900/stat : 1900 (java) S 1889 1891 1856 0 -1 4202560 712 0 0 0 11 0 0 0 15 0 19 0 855743473 7906811904 34367 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1901] ppid=1889 vsize=7721496 CPUtime=0.13 cores=0,2
/proc/1891/task/1901/stat : 1901 (java) S 1889 1891 1856 0 -1 4202560 1685 0 0 0 13 0 0 0 15 0 19 0 855743473 7906811904 34367 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1902] ppid=1889 vsize=7721496 CPUtime=2.45 cores=0,2
/proc/1891/task/1902/stat : 1902 (java) S 1889 1891 1856 0 -1 4202560 7460 0 0 0 244 1 0 0 15 0 19 0 855743474 7906811904 34367 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738221568 0 0 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1903] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1903/stat : 1903 (java) S 1889 1891 1856 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 19 0 855743475 7906811904 34367 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1904] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1904/stat : 1904 (java) S 1889 1891 1856 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 855743475 7906811904 34367 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1905] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1905/stat : 1905 (java) S 1889 1891 1856 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743482 7906811904 34367 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738228657 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1906] ppid=1889 vsize=7721496 CPUtime=1.14 cores=0,2
/proc/1891/task/1906/stat : 1906 (java) S 1889 1891 1856 0 -1 4202560 14722 0 0 0 113 1 0 0 16 0 19 0 855743482 7906811904 34367 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1907] ppid=1889 vsize=7721496 CPUtime=0.54 cores=0,2
/proc/1891/task/1907/stat : 1907 (java) S 1889 1891 1856 0 -1 4202560 9528 0 0 0 53 1 0 0 15 0 19 0 855743482 7906811904 34367 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1908] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1908/stat : 1908 (java) S 1889 1891 1856 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743482 7906811904 34367 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1909] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1909/stat : 1909 (java) S 1889 1891 1856 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 855743482 7906811904 34367 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738221568 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1910] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1910/stat : 1910 (java) S 1889 1891 1856 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 855743500 7906811904 34367 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738221568 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1124.11
Current children cumulated vsize (KiB) 7721496

[startup+1182.3 s]
/proc/loadavg: 3.02 3.01 2.24 4/235 2119
/proc/meminfo: memFree=31904856/32951124 swapFree=67064572/67111528
[pid=1891] ppid=1889 vsize=7721496 CPUtime=1184.13 cores=0,2
/proc/1891/stat : 1891 (java) S 1889 1891 1856 0 -1 4202496 51047 0 1 0 118403 10 0 0 21 0 19 0 855743471 7906811904 34558 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1891/statm: 1930374 34558 2254 9 0 1921112 0
[pid=1891/tid=1893] ppid=1889 vsize=7721496 CPUtime=1179.13 cores=0,2
/proc/1891/task/1893/stat : 1893 (java) R 1889 1891 1856 0 -1 4202560 12167 0 1 0 117909 4 0 0 25 0 19 0 855743472 7906811904 34558 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 46912505585777 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1891/tid=1894] ppid=1889 vsize=7721496 CPUtime=0.12 cores=0,2
/proc/1891/task/1894/stat : 1894 (java) S 1889 1891 1856 0 -1 4202560 1489 0 0 0 12 0 0 0 15 0 19 0 855743473 7906811904 34558 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1895] ppid=1889 vsize=7721496 CPUtime=0.02 cores=0,2
/proc/1891/task/1895/stat : 1895 (java) S 1889 1891 1856 0 -1 4202560 149 0 0 0 2 0 0 0 15 0 19 0 855743473 7906811904 34558 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1896] ppid=1889 vsize=7721496 CPUtime=0.06 cores=0,2
/proc/1891/task/1896/stat : 1896 (java) S 1889 1891 1856 0 -1 4202560 230 0 0 0 6 0 0 0 15 0 19 0 855743473 7906811904 34558 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1897] ppid=1889 vsize=7721496 CPUtime=0.08 cores=0,2
/proc/1891/task/1897/stat : 1897 (java) S 1889 1891 1856 0 -1 4202560 376 0 0 0 8 0 0 0 15 0 19 0 855743473 7906811904 34558 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1898] ppid=1889 vsize=7721496 CPUtime=0.09 cores=0,2
/proc/1891/task/1898/stat : 1898 (java) S 1889 1891 1856 0 -1 4202560 830 0 0 0 9 0 0 0 15 0 19 0 855743473 7906811904 34558 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1899] ppid=1889 vsize=7721496 CPUtime=0.07 cores=0,2
/proc/1891/task/1899/stat : 1899 (java) S 1889 1891 1856 0 -1 4202560 479 0 0 0 7 0 0 0 15 0 19 0 855743473 7906811904 34558 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1900] ppid=1889 vsize=7721496 CPUtime=0.12 cores=0,2
/proc/1891/task/1900/stat : 1900 (java) S 1889 1891 1856 0 -1 4202560 712 0 0 0 12 0 0 0 15 0 19 0 855743473 7906811904 34558 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1901] ppid=1889 vsize=7721496 CPUtime=0.14 cores=0,2
/proc/1891/task/1901/stat : 1901 (java) S 1889 1891 1856 0 -1 4202560 1685 0 0 0 14 0 0 0 15 0 19 0 855743473 7906811904 34558 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1902] ppid=1889 vsize=7721496 CPUtime=2.53 cores=0,2
/proc/1891/task/1902/stat : 1902 (java) S 1889 1891 1856 0 -1 4202560 7462 0 0 0 252 1 0 0 15 0 19 0 855743474 7906811904 34558 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738221568 0 0 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1903] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1903/stat : 1903 (java) S 1889 1891 1856 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 19 0 855743475 7906811904 34558 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1904] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1904/stat : 1904 (java) S 1889 1891 1856 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 855743475 7906811904 34558 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1905] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1905/stat : 1905 (java) S 1889 1891 1856 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743482 7906811904 34558 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738228657 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1906] ppid=1889 vsize=7721496 CPUtime=1.14 cores=0,2
/proc/1891/task/1906/stat : 1906 (java) S 1889 1891 1856 0 -1 4202560 14722 0 0 0 113 1 0 0 16 0 19 0 855743482 7906811904 34558 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1907] ppid=1889 vsize=7721496 CPUtime=0.54 cores=0,2
/proc/1891/task/1907/stat : 1907 (java) S 1889 1891 1856 0 -1 4202560 9528 0 0 0 53 1 0 0 15 0 19 0 855743482 7906811904 34558 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1908] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1908/stat : 1908 (java) S 1889 1891 1856 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743482 7906811904 34558 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1909] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1909/stat : 1909 (java) S 1889 1891 1856 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 855743482 7906811904 34558 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738221568 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1910] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1910/stat : 1910 (java) S 1889 1891 1856 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 855743500 7906811904 34558 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738221568 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1184.13
Current children cumulated vsize (KiB) 7721496

[startup+1242.3 s]
/proc/loadavg: 3.04 3.02 2.29 4/235 2121
/proc/meminfo: memFree=31904028/32951124 swapFree=67064572/67111528
[pid=1891] ppid=1889 vsize=7721496 CPUtime=1244.15 cores=0,2
/proc/1891/stat : 1891 (java) S 1889 1891 1856 0 -1 4202496 51133 0 1 0 124405 10 0 0 21 0 19 0 855743471 7906811904 34634 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1891/statm: 1930374 34634 2254 9 0 1921112 0
[pid=1891/tid=1893] ppid=1889 vsize=7721496 CPUtime=1239.01 cores=0,2
/proc/1891/task/1893/stat : 1893 (java) R 1889 1891 1856 0 -1 4202560 12169 0 1 0 123897 4 0 0 25 0 19 0 855743472 7906811904 34634 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 46912505585861 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1891/tid=1894] ppid=1889 vsize=7721496 CPUtime=0.12 cores=0,2
/proc/1891/task/1894/stat : 1894 (java) S 1889 1891 1856 0 -1 4202560 1489 0 0 0 12 0 0 0 15 0 19 0 855743473 7906811904 34634 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1895] ppid=1889 vsize=7721496 CPUtime=0.02 cores=0,2
/proc/1891/task/1895/stat : 1895 (java) S 1889 1891 1856 0 -1 4202560 149 0 0 0 2 0 0 0 15 0 19 0 855743473 7906811904 34634 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1896] ppid=1889 vsize=7721496 CPUtime=0.07 cores=0,2
/proc/1891/task/1896/stat : 1896 (java) S 1889 1891 1856 0 -1 4202560 231 0 0 0 7 0 0 0 15 0 19 0 855743473 7906811904 34634 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1897] ppid=1889 vsize=7721496 CPUtime=0.09 cores=0,2
/proc/1891/task/1897/stat : 1897 (java) S 1889 1891 1856 0 -1 4202560 380 0 0 0 9 0 0 0 16 0 19 0 855743473 7906811904 34634 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1898] ppid=1889 vsize=7721496 CPUtime=0.09 cores=0,2
/proc/1891/task/1898/stat : 1898 (java) S 1889 1891 1856 0 -1 4202560 830 0 0 0 9 0 0 0 16 0 19 0 855743473 7906811904 34634 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1899] ppid=1889 vsize=7721496 CPUtime=0.08 cores=0,2
/proc/1891/task/1899/stat : 1899 (java) S 1889 1891 1856 0 -1 4202560 479 0 0 0 8 0 0 0 15 0 19 0 855743473 7906811904 34634 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1900] ppid=1889 vsize=7721496 CPUtime=0.13 cores=0,2
/proc/1891/task/1900/stat : 1900 (java) S 1889 1891 1856 0 -1 4202560 712 0 0 0 13 0 0 0 15 0 19 0 855743473 7906811904 34634 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1901] ppid=1889 vsize=7721496 CPUtime=0.14 cores=0,2
/proc/1891/task/1901/stat : 1901 (java) S 1889 1891 1856 0 -1 4202560 1685 0 0 0 14 0 0 0 15 0 19 0 855743473 7906811904 34634 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1902] ppid=1889 vsize=7721496 CPUtime=2.64 cores=0,2
/proc/1891/task/1902/stat : 1902 (java) S 1889 1891 1856 0 -1 4202560 7537 0 0 0 263 1 0 0 15 0 19 0 855743474 7906811904 34634 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738221568 0 0 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1903] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1903/stat : 1903 (java) S 1889 1891 1856 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 19 0 855743475 7906811904 34634 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1904] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1904/stat : 1904 (java) S 1889 1891 1856 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 855743475 7906811904 34634 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1905] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1905/stat : 1905 (java) S 1889 1891 1856 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743482 7906811904 34634 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738228657 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1906] ppid=1889 vsize=7721496 CPUtime=1.14 cores=0,2
/proc/1891/task/1906/stat : 1906 (java) S 1889 1891 1856 0 -1 4202560 14722 0 0 0 113 1 0 0 16 0 19 0 855743482 7906811904 34634 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1907] ppid=1889 vsize=7721496 CPUtime=0.54 cores=0,2
/proc/1891/task/1907/stat : 1907 (java) S 1889 1891 1856 0 -1 4202560 9528 0 0 0 53 1 0 0 15 0 19 0 855743482 7906811904 34634 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1908] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1908/stat : 1908 (java) S 1889 1891 1856 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743482 7906811904 34634 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1909] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1909/stat : 1909 (java) S 1889 1891 1856 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 855743482 7906811904 34634 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738221568 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1910] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1910/stat : 1910 (java) S 1889 1891 1856 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 855743500 7906811904 34634 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738221568 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1244.15
Current children cumulated vsize (KiB) 7721496



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.05 3.03 2.34 4/235 2122
/proc/meminfo: memFree=31902600/32951124 swapFree=67064572/67111528
[pid=1891] ppid=1889 vsize=7721496 CPUtime=1301.86 cores=0,2
/proc/1891/stat : 1891 (java) S 1889 1891 1856 0 -1 4202496 51380 0 1 0 130176 10 0 0 21 0 19 0 855743471 7906811904 34876 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1891/statm: 1930374 34876 2254 9 0 1921112 0
[pid=1891/tid=1893] ppid=1889 vsize=7721496 CPUtime=1296.65 cores=0,2
/proc/1891/task/1893/stat : 1893 (java) R 1889 1891 1856 0 -1 4202560 12170 0 1 0 129661 4 0 0 25 0 19 0 855743472 7906811904 34876 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 46912505573977 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1891/tid=1894] ppid=1889 vsize=7721496 CPUtime=0.12 cores=0,2
/proc/1891/task/1894/stat : 1894 (java) S 1889 1891 1856 0 -1 4202560 1489 0 0 0 12 0 0 0 15 0 19 0 855743473 7906811904 34876 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1895] ppid=1889 vsize=7721496 CPUtime=0.02 cores=0,2
/proc/1891/task/1895/stat : 1895 (java) S 1889 1891 1856 0 -1 4202560 149 0 0 0 2 0 0 0 15 0 19 0 855743473 7906811904 34876 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1896] ppid=1889 vsize=7721496 CPUtime=0.07 cores=0,2
/proc/1891/task/1896/stat : 1896 (java) S 1889 1891 1856 0 -1 4202560 231 0 0 0 7 0 0 0 15 0 19 0 855743473 7906811904 34876 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1897] ppid=1889 vsize=7721496 CPUtime=0.09 cores=0,2
/proc/1891/task/1897/stat : 1897 (java) S 1889 1891 1856 0 -1 4202560 380 0 0 0 9 0 0 0 15 0 19 0 855743473 7906811904 34876 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1898] ppid=1889 vsize=7721496 CPUtime=0.1 cores=0,2
/proc/1891/task/1898/stat : 1898 (java) S 1889 1891 1856 0 -1 4202560 830 0 0 0 10 0 0 0 15 0 19 0 855743473 7906811904 34876 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1899] ppid=1889 vsize=7721496 CPUtime=0.08 cores=0,2
/proc/1891/task/1899/stat : 1899 (java) S 1889 1891 1856 0 -1 4202560 479 0 0 0 8 0 0 0 15 0 19 0 855743473 7906811904 34876 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1900] ppid=1889 vsize=7721496 CPUtime=0.13 cores=0,2
/proc/1891/task/1900/stat : 1900 (java) S 1889 1891 1856 0 -1 4202560 712 0 0 0 13 0 0 0 15 0 19 0 855743473 7906811904 34876 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1901] ppid=1889 vsize=7721496 CPUtime=0.14 cores=0,2
/proc/1891/task/1901/stat : 1901 (java) S 1889 1891 1856 0 -1 4202560 1690 0 0 0 14 0 0 0 15 0 19 0 855743473 7906811904 34876 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1902] ppid=1889 vsize=7721496 CPUtime=2.7 cores=0,2
/proc/1891/task/1902/stat : 1902 (java) S 1889 1891 1856 0 -1 4202560 7776 0 0 0 269 1 0 0 15 0 19 0 855743474 7906811904 34876 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738221568 0 0 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1903] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1903/stat : 1903 (java) S 1889 1891 1856 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 19 0 855743475 7906811904 34876 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1904] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1904/stat : 1904 (java) S 1889 1891 1856 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 855743475 7906811904 34876 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1905] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1905/stat : 1905 (java) S 1889 1891 1856 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743482 7906811904 34876 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738228657 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1906] ppid=1889 vsize=7721496 CPUtime=1.14 cores=0,2
/proc/1891/task/1906/stat : 1906 (java) S 1889 1891 1856 0 -1 4202560 14722 0 0 0 113 1 0 0 16 0 19 0 855743482 7906811904 34876 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1907] ppid=1889 vsize=7721496 CPUtime=0.54 cores=0,2
/proc/1891/task/1907/stat : 1907 (java) S 1889 1891 1856 0 -1 4202560 9528 0 0 0 53 1 0 0 15 0 19 0 855743482 7906811904 34876 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1908] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1908/stat : 1908 (java) S 1889 1891 1856 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855743482 7906811904 34876 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738220953 0 4 0 16800975 18446604453947925504 0 0 -1 0 0 0 0
[pid=1891/tid=1909] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1909/stat : 1909 (java) S 1889 1891 1856 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 855743482 7906811904 34876 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738221568 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
[pid=1891/tid=1910] ppid=1889 vsize=7721496 CPUtime=0 cores=0,2
/proc/1891/task/1910/stat : 1910 (java) S 1889 1891 1856 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 855743500 7906811904 34876 33554432000 1073741824 1073778376 140735243084064 18446744073709551615 264738221568 0 4 0 16800975 18446604453947925504 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 7721496

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.08
CPU time (s): 1301.95
CPU user time (s): 1301.84
CPU system time (s): 0.111982
CPU usage (%): 100.144
Max. virtual memory (cumulated for all children) (KiB): 7730452

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

runsolver used 2.38664 second user time and 4.72628 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-09 17:27:59
IDJOB=3283831
IDBENCH=71078
IDSOLVER=1611
FILE ID=node141/3283831-1307633278
RUNJOBID= node141-1307633277-1874
PBS_JOBID= 13549351
Free space on /tmp= 74192 MiB

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

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=1334789658

node141.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32204188 kB
Buffers:        181368 kB
Cached:         371348 kB
SwapCached:       8728 kB
Active:         281392 kB
Inactive:       288000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32204188 kB
SwapTotal:    67111528 kB
SwapFree:     67064572 kB
Dirty:            1196 kB
Writeback:           0 kB
AnonPages:       14924 kB
Mapped:           9412 kB
Slab:           113032 kB
PageTables:       4700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   158752 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= 74188 MiB
End job on node141 at 2011-06-09 17:49:41