Trace number 3264152

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.57 1300.05

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb45-21-1.used-as.sat04-883.cnf
MD5SUMd30b88c897dd41570f0430a76eb70b55
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.36879
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61855
Sum of the clauses size124565
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261810
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c no version file found!!!
0.00/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.07	c java.vm.version	19.1-b02
0.00/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		1.6.0_24
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		2.6.18-164.el5
0.00/0.07	c os.arch		amd64
0.00/0.07	c Free memory 		6997539544
0.00/0.07	c Max memory 		7034241024
0.00/0.07	c Total memory 		7034241024
0.00/0.07	c Number of processors 	8
0.00/0.09	c --- Begin Solver configuration ---
0.00/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.00/0.09	c Learn all clauses as in MiniSAT
0.00/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.00/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.00/0.09	c Expensive reason simplification
0.00/0.09	c Armin Biere (Picosat) restarts strategy
0.00/0.09	c Glucose learned constraints deletion strategy
0.00/0.09	c timeout=2147483647s
0.00/0.09	c DB Simplification allowed=true
0.00/0.09	c --- End Solver configuration ---
0.00/0.09	c solving HOME/instance-3264152-1303574087.cnf
0.00/0.09	c reading problem ... 
0.29/0.20	c ... done. Wall clock time 0.114s.
0.29/0.20	c #vars     945
0.29/0.20	c #constraints  61855
0.29/0.20	c constraints type 
0.29/0.20	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 45
0.29/0.20	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 61810
1.37/1.08	c cleaning 2497 clauses out of 5001 with flag 5001/5001
2.71/2.11	c cleaning 4244 clauses out of 8505 with flag 11002/11002
4.01/3.48	c cleaning 5623 clauses out of 11263 with flag 18004/18004
5.72/5.21	c cleaning 6805 clauses out of 13637 with flag 26001/26001
7.83/7.29	c cleaning 7900 clauses out of 15832 with flag 35001/35001
10.43/9.85	c cleaning 8953 clauses out of 17932 with flag 45001/45001
13.43/12.86	c cleaning 9991 clauses out of 19981 with flag 56003/56003
16.93/16.40	c cleaning 10965 clauses out of 21987 with flag 68000/68000
20.84/20.20	c cleaning 11992 clauses out of 24024 with flag 81002/81002
25.24/24.62	c cleaning 13001 clauses out of 26032 with flag 95002/95002
30.54/29.93	c cleaning 13996 clauses out of 28030 with flag 110001/110001
36.45/35.86	c cleaning 15001 clauses out of 30034 with flag 126001/126001
43.25/42.68	c cleaning 15993 clauses out of 32033 with flag 143001/143001
50.35/49.76	c cleaning 16999 clauses out of 34041 with flag 161002/161002
58.76/58.19	c cleaning 18009 clauses out of 36043 with flag 180003/180003
67.97/67.30	c cleaning 19007 clauses out of 38031 with flag 200000/200000
77.77/77.16	c cleaning 20008 clauses out of 40024 with flag 221000/221000
88.97/88.32	c cleaning 20985 clauses out of 42016 with flag 243000/243000
100.48/99.86	c cleaning 21996 clauses out of 44031 with flag 266000/266000
113.18/112.52	c cleaning 23001 clauses out of 46036 with flag 290001/290001
127.28/126.66	c cleaning 23990 clauses out of 48034 with flag 315000/315000
141.77/140.93	c cleaning 25001 clauses out of 50045 with flag 341001/341001
157.00/155.89	c cleaning 26015 clauses out of 52043 with flag 368000/368000
173.22/172.02	c cleaning 27000 clauses out of 54028 with flag 396000/396000
191.62/190.41	c cleaning 28001 clauses out of 56028 with flag 425000/425000
211.03/209.81	c cleaning 28999 clauses out of 58030 with flag 455003/455003
231.43/230.22	c cleaning 29999 clauses out of 60030 with flag 486002/486002
252.83/251.60	c cleaning 30994 clauses out of 62029 with flag 518000/518000
275.94/274.72	c cleaning 32004 clauses out of 64038 with flag 551003/551003
301.45/300.30	c cleaning 33000 clauses out of 66032 with flag 585001/585001
329.66/328.46	c cleaning 33992 clauses out of 68033 with flag 620002/620002
358.36/357.15	c cleaning 35011 clauses out of 70039 with flag 656000/656000
388.07/386.87	c cleaning 35996 clauses out of 72028 with flag 693000/693000
419.07/417.82	c cleaning 36987 clauses out of 74032 with flag 731000/731000
451.61/450.32	c cleaning 38003 clauses out of 76048 with flag 770003/770003
487.72/486.48	c cleaning 39016 clauses out of 78042 with flag 810000/810000
524.43/523.19	c cleaning 39997 clauses out of 80026 with flag 851000/851000
559.43/558.13	c cleaning 40995 clauses out of 82029 with flag 893000/893000
599.24/597.93	c cleaning 42005 clauses out of 84036 with flag 936002/936002
640.55/639.29	c cleaning 42978 clauses out of 86030 with flag 980001/980001
681.86/680.54	c cleaning 44001 clauses out of 88052 with flag 1025001/1025001
726.67/725.35	c cleaning 44988 clauses out of 90054 with flag 1071004/1071004
772.07/770.71	c cleaning 46007 clauses out of 92062 with flag 1118000/1118000
823.18/821.86	c cleaning 47010 clauses out of 94057 with flag 1166002/1166002
876.39/875.00	c cleaning 48006 clauses out of 96046 with flag 1215001/1215001
933.11/931.77	c cleaning 48996 clauses out of 98039 with flag 1265000/1265000
987.81/986.45	c cleaning 49993 clauses out of 100044 with flag 1316001/1316001
1050.52/1049.17	c cleaning 51025 clauses out of 102051 with flag 1368001/1368001
1110.64/1109.24	c cleaning 51999 clauses out of 104027 with flag 1421002/1421002
1170.85/1169.48	c cleaning 52981 clauses out of 106026 with flag 1475000/1475000
1238.96/1237.56	c cleaning 54010 clauses out of 108047 with flag 1530002/1530002
1301.26/1299.87	c cleaning 54988 clauses out of 110035 with flag 1586000/1586000
1301.49/1300.01	c starts		: 1425
1301.49/1300.01	c conflicts		: 1586106
1301.49/1300.01	c decisions		: 2472454
1301.49/1300.01	c propagations		: 192856685
1301.49/1300.01	c inspects		: 15056082562
1301.49/1300.01	c shortcuts		: 0
1301.49/1300.01	c learnt literals	: 0
1301.49/1300.01	c learnt binary clauses	: 7
1301.49/1300.01	c learnt ternary clauses	: 49
1301.49/1300.01	c learnt constraints	: 1586106
1301.49/1300.01	c ignored constraints	: 0
1301.49/1300.01	c root simplifications	: 1425
1301.49/1300.01	c removed literals (reason simplification)	: 57373146
1301.49/1300.01	c reason swapping (by a shorter reason)	: 0
1301.49/1300.01	c Calls to reduceDB	: 52
1301.49/1300.01	c speed (assignments/second)	: 148373.25820428864
1301.49/1300.01	c non guided choices	110
1301.49/1300.04	c learnt constraints type 
1301.49/1300.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 7
1301.49/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 55193
1301.49/1300.04	c constraints type 
1301.49/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 45
1301.49/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 61810
1301.49/1300.04	s UNKNOWN
1301.49/1300.04	c Total wall clock time (in seconds) : 1299.922

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3264152-1303574087/watcher-3264152-1303574087 -o /tmp/evaluation-result-3264152-1303574087/solver-3264152-1303574087 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3264152-1303574087.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.75 3.90 3.83 4/243 19946
/proc/meminfo: memFree=17247728/32951124 swapFree=67111528/67111528
[pid=19946] ppid=19944 vsize=30580 CPUtime=0 cores=1,3
/proc/19946/stat : 19946 (java) S 19944 19946 19057 0 -1 4202496 1212 0 0 0 0 0 0 0 25 0 2 0 449824593 31313920 936 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828039141 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19946/statm: 7645 937 712 9 0 383 0
[pid=19946/tid=19947] ppid=19944 vsize=30528 CPUtime=0 cores=1,3
/proc/19946/task/19947/stat : 19947 (java) R 19944 19946 19057 0 -1 4202560 112 0 0 0 0 0 0 0 25 0 2 0 449824594 31260672 947 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 47917745341456 0 0 4096 0 0 0 0 -1 1 0 0 0

[startup+0.0180331 s]
/proc/loadavg: 3.75 3.90 3.83 4/243 19946
/proc/meminfo: memFree=17247728/32951124 swapFree=67111528/67111528
[pid=19946] ppid=19944 vsize=7542380 CPUtime=0 cores=1,3
/proc/19946/stat : 19946 (java) S 19944 19946 19057 0 -1 4202496 7348 0 1 0 0 0 0 0 25 0 3 0 449824593 7723397120 7048 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828039141 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/19946/statm: 1885595 7048 930 9 0 1876751 0
[pid=19946/tid=19947] ppid=19944 vsize=7542380 CPUtime=0 cores=1,3
/proc/19946/task/19947/stat : 19947 (java) S 19944 19946 19057 0 -1 4202560 6232 0 1 0 0 0 0 0 25 0 3 0 449824594 7723397120 7048 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16784584 18446604471158045696 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7542380

[startup+0.10505 s]
/proc/loadavg: 3.75 3.90 3.83 4/243 19946
/proc/meminfo: memFree=17247728/32951124 swapFree=67111528/67111528
[pid=19946] ppid=19944 vsize=7636368 CPUtime=0.1 cores=1,3
/proc/19946/stat : 19946 (java) S 19944 19946 19057 0 -1 4202496 10462 0 1 0 9 1 0 0 25 0 18 0 449824593 7819640832 10157 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19946/statm: 1909092 10157 2094 9 0 1899830 0
[pid=19946/tid=19947] ppid=19944 vsize=7636368 CPUtime=0.09 cores=1,3
/proc/19946/task/19947/stat : 19947 (java) R 19944 19946 19057 0 -1 4202560 8707 0 1 0 8 1 0 0 25 0 18 0 449824594 7819640832 10157 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 46912505176688 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7636368

[startup+0.300966 s]
/proc/loadavg: 3.75 3.90 3.83 4/243 19946
/proc/meminfo: memFree=17247728/32951124 swapFree=67111528/67111528
[pid=19946] ppid=19944 vsize=7641536 CPUtime=0.48 cores=1,3
/proc/19946/stat : 19946 (java) S 19944 19946 19057 0 -1 4202496 13608 0 1 0 47 1 0 0 25 0 19 0 449824593 7824932864 12310 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19946/statm: 1910384 12310 2211 9 0 1901122 0
[pid=19946/tid=19947] ppid=19944 vsize=7641536 CPUtime=0.28 cores=1,3
/proc/19946/task/19947/stat : 19947 (java) R 19944 19946 19057 0 -1 4202560 9746 0 1 0 27 1 0 0 25 0 19 0 449824594 7824932864 12310 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 47917746459514 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 7641536

[startup+0.700925 s]
/proc/loadavg: 3.75 3.90 3.83 4/243 19946
/proc/meminfo: memFree=17247728/32951124 swapFree=67111528/67111528
[pid=19946] ppid=19944 vsize=7641872 CPUtime=1.06 cores=1,3
/proc/19946/stat : 19946 (java) S 19944 19946 19057 0 -1 4202496 14175 0 1 0 104 2 0 0 25 0 19 0 449824593 7825276928 12877 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19946/statm: 1910468 12877 2223 9 0 1901206 0
[pid=19946/tid=19947] ppid=19944 vsize=7641872 CPUtime=0.68 cores=1,3
/proc/19946/task/19947/stat : 19947 (java) R 19944 19946 19057 0 -1 4202560 10149 0 1 0 67 1 0 0 25 0 19 0 449824594 7825276928 12877 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 46912505631044 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 7641872

[startup+1.50077 s]
/proc/loadavg: 3.75 3.90 3.83 6/262 19965
/proc/meminfo: memFree=17202636/32951124 swapFree=67111528/67111528
[pid=19946] ppid=19944 vsize=7665652 CPUtime=2.07 cores=1,3
/proc/19946/stat : 19946 (java) S 19944 19946 19057 0 -1 4202496 24118 0 1 0 204 3 0 0 25 0 19 0 449824593 7849627648 20880 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19946/statm: 1916413 20880 2252 9 0 1907151 0
[pid=19946/tid=19947] ppid=19944 vsize=7665652 CPUtime=1.45 cores=1,3
/proc/19946/task/19947/stat : 19947 (java) R 19944 19946 19057 0 -1 4202560 10523 0 1 0 144 1 0 0 18 0 19 0 449824594 7849627648 20880 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 46912505568066 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19946/tid=19949] ppid=19944 vsize=7665652 CPUtime=0 cores=1,3
/proc/19946/task/19949/stat : 19949 (java) S 19944 19946 19057 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 449824595 7849627648 20880 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 1 0 0 0
[pid=19946/tid=19950] ppid=19944 vsize=7665652 CPUtime=0 cores=1,3
/proc/19946/task/19950/stat : 19950 (java) S 19944 19946 19057 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 449824595 7849627648 20880 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 1 0 0 0
[pid=19946/tid=19951] ppid=19944 vsize=7665652 CPUtime=0 cores=1,3
/proc/19946/task/19951/stat : 19951 (java) S 19944 19946 19057 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 449824595 7849627648 20880 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 1 0 0 0
[pid=19946/tid=19952] ppid=19944 vsize=7665652 CPUtime=0 cores=1,3
/proc/19946/task/19952/stat : 19952 (java) S 19944 19946 19057 0 -1 4202560 176 0 0 0 0 0 0 0 17 0 19 0 449824595 7849627648 20880 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 1 0 0 0
[pid=19946/tid=19953] ppid=19944 vsize=7665652 CPUtime=0 cores=1,3
/proc/19946/task/19953/stat : 19953 (java) S 19944 19946 19057 0 -1 4202560 79 0 0 0 0 0 0 0 18 0 19 0 449824595 7849627648 20880 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 1 0 0 0
[pid=19946/tid=19954] ppid=19944 vsize=7665652 CPUtime=0 cores=1,3
/proc/19946/task/19954/stat : 19954 (java) S 19944 19946 19057 0 -1 4202560 297 0 0 0 0 0 0 0 18 0 19 0 449824595 7849627648 20880 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 1 0 0 0
[pid=19946/tid=19955] ppid=19944 vsize=7665652 CPUtime=0 cores=1,3
/proc/19946/task/19955/stat : 19955 (java) S 19944 19946 19057 0 -1 4202560 79 0 0 0 0 0 0 0 17 0 19 0 449824595 7849627648 20880 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 1 0 0 0
[pid=19946/tid=19956] ppid=19944 vsize=7665652 CPUtime=0 cores=1,3
/proc/19946/task/19956/stat : 19956 (java) S 19944 19946 19057 0 -1 4202560 552 0 0 0 0 0 0 0 18 0 19 0 449824595 7849627648 20880 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 1 0 0 0
[pid=19946/tid=19957] ppid=19944 vsize=7665652 CPUtime=0.01 cores=1,3
/proc/19946/task/19957/stat : 19957 (java) S 19944 19946 19057 0 -1 4202560 1183 0 0 0 1 0 0 0 17 0 19 0 449824596 7849627648 20880 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052992 0 0 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19958] ppid=19944 vsize=7665652 CPUtime=0 cores=1,3
/proc/19946/task/19958/stat : 19958 (java) S 19944 19946 19057 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449824596 7849627648 20880 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19959] ppid=19944 vsize=7665652 CPUtime=0 cores=1,3
/proc/19946/task/19959/stat : 19959 (java) S 19944 19946 19057 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 449824596 7849627648 20880 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19960] ppid=19944 vsize=7665652 CPUtime=0 cores=1,3
/proc/19946/task/19960/stat : 19960 (java) S 19944 19946 19057 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449824599 7849627648 20880 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828060081 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19961] ppid=19944 vsize=7665652 CPUtime=0.3 cores=1,3
/proc/19946/task/19961/stat : 19961 (java) S 19944 19946 19057 0 -1 4202560 7304 0 0 0 30 0 0 0 20 0 19 0 449824599 7849627648 20880 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19962] ppid=19944 vsize=7665652 CPUtime=0.26 cores=1,3
/proc/19946/task/19962/stat : 19962 (java) S 19944 19946 19057 0 -1 4202560 2770 0 0 0 26 0 0 0 20 0 19 0 449824599 7849627648 20880 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19963] ppid=19944 vsize=7665652 CPUtime=0 cores=1,3
/proc/19946/task/19963/stat : 19963 (java) S 19944 19946 19057 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449824599 7849627648 20880 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19964] ppid=19944 vsize=7665652 CPUtime=0 cores=1,3
/proc/19946/task/19964/stat : 19964 (java) S 19944 19946 19057 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449824599 7849627648 20880 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052992 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19965] ppid=19944 vsize=7665652 CPUtime=0 cores=1,3
/proc/19946/task/19965/stat : 19965 (java) S 19944 19946 19057 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 449824614 7849627648 20880 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052992 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 7665652

[startup+3.10148 s]
/proc/loadavg: 3.75 3.90 3.83 6/262 19965
/proc/meminfo: memFree=17171172/32951124 swapFree=67111528/67111528
[pid=19946] ppid=19944 vsize=7665652 CPUtime=3.71 cores=1,3
/proc/19946/stat : 19946 (java) S 19944 19946 19057 0 -1 4202496 25125 0 1 0 368 3 0 0 25 0 19 0 449824593 7849627648 21886 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19946/statm: 1916413 21886 2254 9 0 1907151 0
[pid=19946/tid=19947] ppid=19944 vsize=7665652 CPUtime=3.03 cores=1,3
/proc/19946/task/19947/stat : 19947 (java) R 19944 19946 19057 0 -1 4202560 10525 0 1 0 302 1 0 0 20 0 19 0 449824594 7849627648 21886 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 46912505609542 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19946/tid=19949] ppid=19944 vsize=7665652 CPUtime=0 cores=1,3
/proc/19946/task/19949/stat : 19949 (java) S 19944 19946 19057 0 -1 4202560 604 0 0 0 0 0 0 0 16 0 19 0 449824595 7849627648 21886 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 1 0 0 0
[pid=19946/tid=19950] ppid=19944 vsize=7665652 CPUtime=0 cores=1,3
/proc/19946/task/19950/stat : 19950 (java) S 19944 19946 19057 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449824595 7849627648 21886 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 1 0 0 0
[pid=19946/tid=19951] ppid=19944 vsize=7665652 CPUtime=0 cores=1,3
/proc/19946/task/19951/stat : 19951 (java) S 19944 19946 19057 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449824595 7849627648 21886 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 1 0 0 0
[pid=19946/tid=19952] ppid=19944 vsize=7665652 CPUtime=0 cores=1,3
/proc/19946/task/19952/stat : 19952 (java) S 19944 19946 19057 0 -1 4202560 306 0 0 0 0 0 0 0 16 0 19 0 449824595 7849627648 21886 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 1 0 0 0
[pid=19946/tid=19953] ppid=19944 vsize=7665652 CPUtime=0 cores=1,3
/proc/19946/task/19953/stat : 19953 (java) S 19944 19946 19057 0 -1 4202560 79 0 0 0 0 0 0 0 15 0 19 0 449824595 7849627648 21886 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 1 0 0 0
[pid=19946/tid=19954] ppid=19944 vsize=7665652 CPUtime=0 cores=1,3
/proc/19946/task/19954/stat : 19954 (java) S 19944 19946 19057 0 -1 4202560 297 0 0 0 0 0 0 0 18 0 19 0 449824595 7849627648 21886 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 1 0 0 0
[pid=19946/tid=19955] ppid=19944 vsize=7665652 CPUtime=0 cores=1,3
/proc/19946/task/19955/stat : 19955 (java) S 19944 19946 19057 0 -1 4202560 79 0 0 0 0 0 0 0 15 0 19 0 449824595 7849627648 21886 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 1 0 0 0
[pid=19946/tid=19956] ppid=19944 vsize=7665652 CPUtime=0 cores=1,3
/proc/19946/task/19956/stat : 19956 (java) S 19944 19946 19057 0 -1 4202560 552 0 0 0 0 0 0 0 15 0 19 0 449824595 7849627648 21886 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 1 0 0 0
[pid=19946/tid=19957] ppid=19944 vsize=7665652 CPUtime=0.03 cores=1,3
/proc/19946/task/19957/stat : 19957 (java) S 19944 19946 19057 0 -1 4202560 1453 0 0 0 3 0 0 0 15 0 19 0 449824596 7849627648 21886 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052992 0 0 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19958] ppid=19944 vsize=7665652 CPUtime=0 cores=1,3
/proc/19946/task/19958/stat : 19958 (java) S 19944 19946 19057 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449824596 7849627648 21886 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19959] ppid=19944 vsize=7665652 CPUtime=0 cores=1,3
/proc/19946/task/19959/stat : 19959 (java) S 19944 19946 19057 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 449824596 7849627648 21886 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19960] ppid=19944 vsize=7665652 CPUtime=0 cores=1,3
/proc/19946/task/19960/stat : 19960 (java) S 19944 19946 19057 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449824599 7849627648 21886 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828060081 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19961] ppid=19944 vsize=7665652 CPUtime=0.3 cores=1,3
/proc/19946/task/19961/stat : 19961 (java) S 19944 19946 19057 0 -1 4202560 7304 0 0 0 30 0 0 0 15 0 19 0 449824599 7849627648 21886 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19962] ppid=19944 vsize=7665652 CPUtime=0.29 cores=1,3
/proc/19946/task/19962/stat : 19962 (java) S 19944 19946 19057 0 -1 4202560 2772 0 0 0 29 0 0 0 15 0 19 0 449824599 7849627648 21886 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19963] ppid=19944 vsize=7665652 CPUtime=0 cores=1,3
/proc/19946/task/19963/stat : 19963 (java) S 19944 19946 19057 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449824599 7849627648 21886 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19964] ppid=19944 vsize=7665652 CPUtime=0 cores=1,3
/proc/19946/task/19964/stat : 19964 (java) S 19944 19946 19057 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449824599 7849627648 21886 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052992 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19965] ppid=19944 vsize=7665652 CPUtime=0 cores=1,3
/proc/19946/task/19965/stat : 19965 (java) S 19944 19946 19057 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 449824614 7849627648 21886 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052992 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 7665652

[startup+6.30089 s]
/proc/loadavg: 3.77 3.90 3.83 7/262 19965
/proc/meminfo: memFree=17165324/32951124 swapFree=67111528/67111528
[pid=19946] ppid=19944 vsize=7662292 CPUtime=6.93 cores=1,3
/proc/19946/stat : 19946 (java) S 19944 19946 19057 0 -1 4202496 25589 0 1 0 690 3 0 0 25 0 19 0 449824593 7846187008 22048 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19946/statm: 1915573 22048 2254 9 0 1906311 0
[pid=19946/tid=19947] ppid=19944 vsize=7662292 CPUtime=6.17 cores=1,3
/proc/19946/task/19947/stat : 19947 (java) R 19944 19946 19057 0 -1 4202560 10527 0 1 0 616 1 0 0 25 0 19 0 449824594 7846187008 22048 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 46912505609264 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19946/tid=19949] ppid=19944 vsize=7662292 CPUtime=0 cores=1,3
/proc/19946/task/19949/stat : 19949 (java) S 19944 19946 19057 0 -1 4202560 662 0 0 0 0 0 0 0 16 0 19 0 449824595 7846187008 22048 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19950] ppid=19944 vsize=7662292 CPUtime=0 cores=1,3
/proc/19946/task/19950/stat : 19950 (java) S 19944 19946 19057 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449824595 7846187008 22048 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19951] ppid=19944 vsize=7662292 CPUtime=0 cores=1,3
/proc/19946/task/19951/stat : 19951 (java) S 19944 19946 19057 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449824595 7846187008 22048 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19952] ppid=19944 vsize=7662292 CPUtime=0 cores=1,3
/proc/19946/task/19952/stat : 19952 (java) S 19944 19946 19057 0 -1 4202560 311 0 0 0 0 0 0 0 15 0 19 0 449824595 7846187008 22048 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19953] ppid=19944 vsize=7662292 CPUtime=0 cores=1,3
/proc/19946/task/19953/stat : 19953 (java) S 19944 19946 19057 0 -1 4202560 79 0 0 0 0 0 0 0 15 0 19 0 449824595 7846187008 22048 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19954] ppid=19944 vsize=7662292 CPUtime=0 cores=1,3
/proc/19946/task/19954/stat : 19954 (java) S 19944 19946 19057 0 -1 4202560 303 0 0 0 0 0 0 0 15 0 19 0 449824595 7846187008 22048 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19955] ppid=19944 vsize=7662292 CPUtime=0 cores=1,3
/proc/19946/task/19955/stat : 19955 (java) S 19944 19946 19057 0 -1 4202560 235 0 0 0 0 0 0 0 16 0 19 0 449824595 7846187008 22048 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19956] ppid=19944 vsize=7662292 CPUtime=0 cores=1,3
/proc/19946/task/19956/stat : 19956 (java) S 19944 19946 19057 0 -1 4202560 552 0 0 0 0 0 0 0 15 0 19 0 449824595 7846187008 22048 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19957] ppid=19944 vsize=7662292 CPUtime=0.08 cores=1,3
/proc/19946/task/19957/stat : 19957 (java) S 19944 19946 19057 0 -1 4202560 1684 0 0 0 8 0 0 0 15 0 19 0 449824596 7846187008 22048 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052992 0 0 0 16800975 18446604471158045696 0 0 -1 1 0 0 0
[pid=19946/tid=19958] ppid=19944 vsize=7662292 CPUtime=0 cores=1,3
/proc/19946/task/19958/stat : 19958 (java) S 19944 19946 19057 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449824596 7846187008 22048 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19959] ppid=19944 vsize=7662292 CPUtime=0 cores=1,3
/proc/19946/task/19959/stat : 19959 (java) S 19944 19946 19057 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 449824596 7846187008 22048 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19960] ppid=19944 vsize=7662292 CPUtime=0 cores=1,3
/proc/19946/task/19960/stat : 19960 (java) S 19944 19946 19057 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449824599 7846187008 22048 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828060081 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19961] ppid=19944 vsize=7662292 CPUtime=0.32 cores=1,3
/proc/19946/task/19961/stat : 19961 (java) S 19944 19946 19057 0 -1 4202560 7309 0 0 0 32 0 0 0 15 0 19 0 449824599 7846187008 22048 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19962] ppid=19944 vsize=7662292 CPUtime=0.29 cores=1,3
/proc/19946/task/19962/stat : 19962 (java) S 19944 19946 19057 0 -1 4202560 2773 0 0 0 29 0 0 0 15 0 19 0 449824599 7846187008 22048 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0

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

[pid=19946/tid=19954] ppid=19944 vsize=7661140 CPUtime=0.07 cores=1,3
/proc/19946/task/19954/stat : 19954 (java) S 19944 19946 19057 0 -1 4202560 1226 0 0 0 7 0 0 0 15 0 19 0 449824595 7845007360 40806 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19955] ppid=19944 vsize=7661140 CPUtime=0.09 cores=1,3
/proc/19946/task/19955/stat : 19955 (java) S 19944 19946 19057 0 -1 4202560 1029 0 0 0 9 0 0 0 15 0 19 0 449824595 7845007360 40806 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19956] ppid=19944 vsize=7661140 CPUtime=0.05 cores=1,3
/proc/19946/task/19956/stat : 19956 (java) S 19944 19946 19057 0 -1 4202560 3025 0 0 0 5 0 0 0 15 0 19 0 449824595 7845007360 40806 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 1 0 0 0
[pid=19946/tid=19957] ppid=19944 vsize=7661140 CPUtime=1.64 cores=1,3
/proc/19946/task/19957/stat : 19957 (java) S 19944 19946 19057 0 -1 4202560 6325 0 0 0 163 1 0 0 15 0 19 0 449824596 7845007360 40806 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052992 0 0 0 16800975 18446604471158045696 0 0 -1 1 0 0 0
[pid=19946/tid=19958] ppid=19944 vsize=7661140 CPUtime=0 cores=1,3
/proc/19946/task/19958/stat : 19958 (java) S 19944 19946 19057 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449824596 7845007360 40806 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19959] ppid=19944 vsize=7661140 CPUtime=0 cores=1,3
/proc/19946/task/19959/stat : 19959 (java) S 19944 19946 19057 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 449824596 7845007360 40806 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19960] ppid=19944 vsize=7661140 CPUtime=0 cores=1,3
/proc/19946/task/19960/stat : 19960 (java) S 19944 19946 19057 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449824599 7845007360 40806 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828060081 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19961] ppid=19944 vsize=7661140 CPUtime=0.38 cores=1,3
/proc/19946/task/19961/stat : 19961 (java) S 19944 19946 19057 0 -1 4202560 7316 0 0 0 38 0 0 0 15 0 19 0 449824599 7845007360 40806 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19962] ppid=19944 vsize=7661140 CPUtime=0.79 cores=1,3
/proc/19946/task/19962/stat : 19962 (java) S 19944 19946 19057 0 -1 4202560 3475 0 0 0 79 0 0 0 15 0 19 0 449824599 7845007360 40806 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19963] ppid=19944 vsize=7661140 CPUtime=0 cores=1,3
/proc/19946/task/19963/stat : 19963 (java) S 19944 19946 19057 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449824599 7845007360 40806 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19964] ppid=19944 vsize=7661140 CPUtime=0 cores=1,3
/proc/19946/task/19964/stat : 19964 (java) S 19944 19946 19057 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 449824599 7845007360 40806 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052992 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19965] ppid=19944 vsize=7661140 CPUtime=0 cores=1,3
/proc/19946/task/19965/stat : 19965 (java) S 19944 19946 19057 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 449824614 7845007360 40806 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052992 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1123.75
Current children cumulated vsize (KiB) 7661140

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.92 7/262 20005
/proc/meminfo: memFree=17015764/32951124 swapFree=67111528/67111528
[pid=19946] ppid=19944 vsize=7661140 CPUtime=1183.76 cores=1,3
/proc/19946/stat : 19946 (java) S 19944 19946 19057 0 -1 4202496 45483 0 1 0 118368 8 0 0 25 0 19 0 449824593 7845007360 40995 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19946/statm: 1915285 40995 2255 9 0 1906023 0
[pid=19946/tid=19947] ppid=19944 vsize=7661140 CPUtime=1180.23 cores=1,3
/proc/19946/task/19947/stat : 19947 (java) R 19944 19946 19057 0 -1 4202560 15494 0 1 0 118019 4 0 0 25 0 19 0 449824594 7845007360 40995 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 46912505638040 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19946/tid=19949] ppid=19944 vsize=7661140 CPUtime=0.05 cores=1,3
/proc/19946/task/19949/stat : 19949 (java) S 19944 19946 19057 0 -1 4202560 968 0 0 0 5 0 0 0 15 0 19 0 449824595 7845007360 40995 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19950] ppid=19944 vsize=7661140 CPUtime=0.1 cores=1,3
/proc/19946/task/19950/stat : 19950 (java) S 19944 19946 19057 0 -1 4202560 702 0 0 0 10 0 0 0 15 0 19 0 449824595 7845007360 40995 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19951] ppid=19944 vsize=7661140 CPUtime=0.06 cores=1,3
/proc/19946/task/19951/stat : 19951 (java) S 19944 19946 19057 0 -1 4202560 1483 0 0 0 6 0 0 0 16 0 19 0 449824595 7845007360 40995 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19952] ppid=19944 vsize=7661140 CPUtime=0.08 cores=1,3
/proc/19946/task/19952/stat : 19952 (java) S 19944 19946 19057 0 -1 4202560 1775 0 0 0 8 0 0 0 15 0 19 0 449824595 7845007360 40995 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19953] ppid=19944 vsize=7661140 CPUtime=0.07 cores=1,3
/proc/19946/task/19953/stat : 19953 (java) S 19944 19946 19057 0 -1 4202560 1258 0 0 0 7 0 0 0 16 0 19 0 449824595 7845007360 40995 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19954] ppid=19944 vsize=7661140 CPUtime=0.07 cores=1,3
/proc/19946/task/19954/stat : 19954 (java) S 19944 19946 19057 0 -1 4202560 1226 0 0 0 7 0 0 0 15 0 19 0 449824595 7845007360 40995 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19955] ppid=19944 vsize=7661140 CPUtime=0.09 cores=1,3
/proc/19946/task/19955/stat : 19955 (java) S 19944 19946 19057 0 -1 4202560 1029 0 0 0 9 0 0 0 15 0 19 0 449824595 7845007360 40995 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19956] ppid=19944 vsize=7661140 CPUtime=0.06 cores=1,3
/proc/19946/task/19956/stat : 19956 (java) S 19944 19946 19057 0 -1 4202560 3025 0 0 0 6 0 0 0 16 0 19 0 449824595 7845007360 40995 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19957] ppid=19944 vsize=7661140 CPUtime=1.68 cores=1,3
/proc/19946/task/19957/stat : 19957 (java) S 19944 19946 19057 0 -1 4202560 6512 0 0 0 167 1 0 0 15 0 19 0 449824596 7845007360 40995 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052992 0 0 0 16800975 18446604471158045696 0 0 -1 1 0 0 0
[pid=19946/tid=19958] ppid=19944 vsize=7661140 CPUtime=0 cores=1,3
/proc/19946/task/19958/stat : 19958 (java) S 19944 19946 19057 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449824596 7845007360 40995 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19959] ppid=19944 vsize=7661140 CPUtime=0 cores=1,3
/proc/19946/task/19959/stat : 19959 (java) S 19944 19946 19057 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 449824596 7845007360 40995 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19960] ppid=19944 vsize=7661140 CPUtime=0 cores=1,3
/proc/19946/task/19960/stat : 19960 (java) S 19944 19946 19057 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449824599 7845007360 40995 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828060081 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19961] ppid=19944 vsize=7661140 CPUtime=0.38 cores=1,3
/proc/19946/task/19961/stat : 19961 (java) S 19944 19946 19057 0 -1 4202560 7316 0 0 0 38 0 0 0 15 0 19 0 449824599 7845007360 40995 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19962] ppid=19944 vsize=7661140 CPUtime=0.79 cores=1,3
/proc/19946/task/19962/stat : 19962 (java) S 19944 19946 19057 0 -1 4202560 3475 0 0 0 79 0 0 0 15 0 19 0 449824599 7845007360 40995 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19963] ppid=19944 vsize=7661140 CPUtime=0 cores=1,3
/proc/19946/task/19963/stat : 19963 (java) S 19944 19946 19057 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449824599 7845007360 40995 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19964] ppid=19944 vsize=7661140 CPUtime=0 cores=1,3
/proc/19946/task/19964/stat : 19964 (java) S 19944 19946 19057 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 449824599 7845007360 40995 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052992 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19965] ppid=19944 vsize=7661140 CPUtime=0 cores=1,3
/proc/19946/task/19965/stat : 19965 (java) S 19944 19946 19057 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 449824614 7845007360 40995 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052992 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1183.76
Current children cumulated vsize (KiB) 7661140

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.92 7/262 20007
/proc/meminfo: memFree=17014704/32951124 swapFree=67111528/67111528
[pid=19946] ppid=19944 vsize=7661140 CPUtime=1243.76 cores=1,3
/proc/19946/stat : 19946 (java) S 19944 19946 19057 0 -1 4202496 45653 0 1 0 124368 8 0 0 25 0 19 0 449824593 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19946/statm: 1915285 41160 2255 9 0 1906023 0
[pid=19946/tid=19947] ppid=19944 vsize=7661140 CPUtime=1240.18 cores=1,3
/proc/19946/task/19947/stat : 19947 (java) R 19944 19946 19057 0 -1 4202560 15495 0 1 0 124014 4 0 0 25 0 19 0 449824594 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 46912505637320 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19946/tid=19949] ppid=19944 vsize=7661140 CPUtime=0.05 cores=1,3
/proc/19946/task/19949/stat : 19949 (java) S 19944 19946 19057 0 -1 4202560 968 0 0 0 5 0 0 0 15 0 19 0 449824595 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19950] ppid=19944 vsize=7661140 CPUtime=0.1 cores=1,3
/proc/19946/task/19950/stat : 19950 (java) S 19944 19946 19057 0 -1 4202560 702 0 0 0 10 0 0 0 15 0 19 0 449824595 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19951] ppid=19944 vsize=7661140 CPUtime=0.07 cores=1,3
/proc/19946/task/19951/stat : 19951 (java) S 19944 19946 19057 0 -1 4202560 1483 0 0 0 7 0 0 0 16 0 19 0 449824595 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19952] ppid=19944 vsize=7661140 CPUtime=0.09 cores=1,3
/proc/19946/task/19952/stat : 19952 (java) S 19944 19946 19057 0 -1 4202560 1775 0 0 0 9 0 0 0 16 0 19 0 449824595 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19953] ppid=19944 vsize=7661140 CPUtime=0.07 cores=1,3
/proc/19946/task/19953/stat : 19953 (java) S 19944 19946 19057 0 -1 4202560 1258 0 0 0 7 0 0 0 15 0 19 0 449824595 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19954] ppid=19944 vsize=7661140 CPUtime=0.07 cores=1,3
/proc/19946/task/19954/stat : 19954 (java) S 19944 19946 19057 0 -1 4202560 1226 0 0 0 7 0 0 0 15 0 19 0 449824595 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19955] ppid=19944 vsize=7661140 CPUtime=0.09 cores=1,3
/proc/19946/task/19955/stat : 19955 (java) S 19944 19946 19057 0 -1 4202560 1029 0 0 0 9 0 0 0 15 0 19 0 449824595 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19956] ppid=19944 vsize=7661140 CPUtime=0.06 cores=1,3
/proc/19946/task/19956/stat : 19956 (java) S 19944 19946 19057 0 -1 4202560 3025 0 0 0 6 0 0 0 15 0 19 0 449824595 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19957] ppid=19944 vsize=7661140 CPUtime=1.72 cores=1,3
/proc/19946/task/19957/stat : 19957 (java) S 19944 19946 19057 0 -1 4202560 6679 0 0 0 171 1 0 0 15 0 19 0 449824596 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052992 0 0 0 16800975 18446604471158045696 0 0 -1 1 0 0 0
[pid=19946/tid=19958] ppid=19944 vsize=7661140 CPUtime=0 cores=1,3
/proc/19946/task/19958/stat : 19958 (java) S 19944 19946 19057 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449824596 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19959] ppid=19944 vsize=7661140 CPUtime=0 cores=1,3
/proc/19946/task/19959/stat : 19959 (java) S 19944 19946 19057 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 449824596 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19960] ppid=19944 vsize=7661140 CPUtime=0 cores=1,3
/proc/19946/task/19960/stat : 19960 (java) S 19944 19946 19057 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449824599 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828060081 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19961] ppid=19944 vsize=7661140 CPUtime=0.38 cores=1,3
/proc/19946/task/19961/stat : 19961 (java) S 19944 19946 19057 0 -1 4202560 7316 0 0 0 38 0 0 0 15 0 19 0 449824599 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19962] ppid=19944 vsize=7661140 CPUtime=0.79 cores=1,3
/proc/19946/task/19962/stat : 19962 (java) S 19944 19946 19057 0 -1 4202560 3475 0 0 0 79 0 0 0 15 0 19 0 449824599 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19963] ppid=19944 vsize=7661140 CPUtime=0 cores=1,3
/proc/19946/task/19963/stat : 19963 (java) S 19944 19946 19057 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449824599 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19964] ppid=19944 vsize=7661140 CPUtime=0 cores=1,3
/proc/19946/task/19964/stat : 19964 (java) S 19944 19946 19057 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 19 0 449824599 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052992 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19965] ppid=19944 vsize=7661140 CPUtime=0 cores=1,3
/proc/19946/task/19965/stat : 19965 (java) S 19944 19946 19057 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 449824614 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052992 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1243.76
Current children cumulated vsize (KiB) 7661140



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.86 3.73 3.83 2/190 20068
/proc/meminfo: memFree=17312536/32951124 swapFree=67111528/67111528
[pid=19946] ppid=19944 vsize=7661140 CPUtime=1301.49 cores=1,3
/proc/19946/stat : 19946 (java) S 19944 19946 19057 0 -1 4202496 45660 0 1 0 130140 9 0 0 25 0 19 0 449824593 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19946/statm: 1915285 41160 2255 9 0 1906023 0
[pid=19946/tid=19947] ppid=19944 vsize=7661140 CPUtime=1297.82 cores=1,3
/proc/19946/task/19947/stat : 19947 (java) R 19944 19946 19057 0 -1 4202560 15496 0 1 0 129778 4 0 0 25 0 19 0 449824594 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 46912505863500 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19946/tid=19949] ppid=19944 vsize=7661140 CPUtime=0.05 cores=1,3
/proc/19946/task/19949/stat : 19949 (java) S 19944 19946 19057 0 -1 4202560 968 0 0 0 5 0 0 0 15 0 19 0 449824595 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19950] ppid=19944 vsize=7661140 CPUtime=0.1 cores=1,3
/proc/19946/task/19950/stat : 19950 (java) S 19944 19946 19057 0 -1 4202560 702 0 0 0 10 0 0 0 15 0 19 0 449824595 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19951] ppid=19944 vsize=7661140 CPUtime=0.07 cores=1,3
/proc/19946/task/19951/stat : 19951 (java) S 19944 19946 19057 0 -1 4202560 1483 0 0 0 7 0 0 0 15 0 19 0 449824595 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19952] ppid=19944 vsize=7661140 CPUtime=0.09 cores=1,3
/proc/19946/task/19952/stat : 19952 (java) S 19944 19946 19057 0 -1 4202560 1775 0 0 0 9 0 0 0 15 0 19 0 449824595 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19953] ppid=19944 vsize=7661140 CPUtime=0.08 cores=1,3
/proc/19946/task/19953/stat : 19953 (java) S 19944 19946 19057 0 -1 4202560 1258 0 0 0 8 0 0 0 15 0 19 0 449824595 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19954] ppid=19944 vsize=7661140 CPUtime=0.07 cores=1,3
/proc/19946/task/19954/stat : 19954 (java) S 19944 19946 19057 0 -1 4202560 1226 0 0 0 7 0 0 0 15 0 19 0 449824595 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19955] ppid=19944 vsize=7661140 CPUtime=0.09 cores=1,3
/proc/19946/task/19955/stat : 19955 (java) S 19944 19946 19057 0 -1 4202560 1029 0 0 0 9 0 0 0 15 0 19 0 449824595 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19956] ppid=19944 vsize=7661140 CPUtime=0.07 cores=1,3
/proc/19946/task/19956/stat : 19956 (java) S 19944 19946 19057 0 -1 4202560 3025 0 0 0 7 0 0 0 15 0 19 0 449824595 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19957] ppid=19944 vsize=7661140 CPUtime=1.78 cores=1,3
/proc/19946/task/19957/stat : 19957 (java) S 19944 19946 19057 0 -1 4202560 6681 0 0 0 177 1 0 0 16 0 19 0 449824596 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052992 0 0 0 16800975 18446604471158045696 0 0 -1 1 0 0 0
[pid=19946/tid=19958] ppid=19944 vsize=7661140 CPUtime=0 cores=1,3
/proc/19946/task/19958/stat : 19958 (java) S 19944 19946 19057 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449824596 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19959] ppid=19944 vsize=7661140 CPUtime=0 cores=1,3
/proc/19946/task/19959/stat : 19959 (java) S 19944 19946 19057 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 449824596 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19960] ppid=19944 vsize=7661140 CPUtime=0 cores=1,3
/proc/19946/task/19960/stat : 19960 (java) S 19944 19946 19057 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449824599 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828060081 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19961] ppid=19944 vsize=7661140 CPUtime=0.38 cores=1,3
/proc/19946/task/19961/stat : 19961 (java) S 19944 19946 19057 0 -1 4202560 7316 0 0 0 38 0 0 0 15 0 19 0 449824599 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19962] ppid=19944 vsize=7661140 CPUtime=0.79 cores=1,3
/proc/19946/task/19962/stat : 19962 (java) S 19944 19946 19057 0 -1 4202560 3475 0 0 0 79 0 0 0 15 0 19 0 449824599 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19963] ppid=19944 vsize=7661140 CPUtime=0 cores=1,3
/proc/19946/task/19963/stat : 19963 (java) S 19944 19946 19057 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449824599 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052377 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
[pid=19946/tid=19964] ppid=19944 vsize=7661140 CPUtime=0 cores=1,3
/proc/19946/task/19964/stat : 19964 (java) R 19944 19946 19057 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 449824599 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052992 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19946/tid=19965] ppid=19944 vsize=7661140 CPUtime=0 cores=1,3
/proc/19946/task/19965/stat : 19965 (java) S 19944 19946 19057 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 449824614 7845007360 41160 33554432000 1073741824 1073778376 140737250540064 18446744073709551615 220828052992 0 4 0 16800975 18446604471158045696 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1301.49
Current children cumulated vsize (KiB) 7661140

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

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

Child status: 143
Real time (s): 1300.05
CPU time (s): 1301.57
CPU user time (s): 1301.47
CPU system time (s): 0.099984
CPU usage (%): 100.116
Max. virtual memory (cumulated for all children) (KiB): 7665652

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

runsolver used 2.09668 second user time and 5.01024 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-23 17:54:47
IDJOB=3264152
IDBENCH=84559
IDSOLVER=1611
FILE ID=node147/3264152-1303574087
RUNJOBID= node147-1303574057-19759
PBS_JOBID= 13150315
Free space on /tmp= 72288 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb45-21-1.used-as.sat04-883.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-3264152-1303574087/watcher-3264152-1303574087 -o /tmp/evaluation-result-3264152-1303574087/solver-3264152-1303574087 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3264152-1303574087.cnf

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

MD5SUM BENCH= d30b88c897dd41570f0430a76eb70b55
RANDOM SEED=1248637389

node147.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.836
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.67
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.836
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.836
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.836
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.836
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.836
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.76
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.836
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.82
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.836
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:      17247992 kB
Buffers:       1728516 kB
Cached:       13146400 kB
SwapCached:          0 kB
Active:        7924880 kB
Inactive:      7233688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17247992 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2952 kB
Writeback:           0 kB
AnonPages:      283132 kB
Mapped:          23444 kB
Slab:           479868 kB
PageTables:       6096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 22063688 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= 72288 MiB
End job on node147 at 2011-04-23 18:16:29