Trace number 3190216

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S1854039067-041-UNKNOWN.cnf
MD5SUM30037b76a2fd7877580e038a49317f67
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark560.149
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.06/0.20	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.06/0.20	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.20	c See www.sat4j.org for details.
0.06/0.20	c no version file found!!!
0.06/0.20	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.20	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.20	c java.vm.version	19.1-b02
0.06/0.20	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.20	c sun.arch.data.model	64
0.06/0.20	c java.version		1.6.0_24
0.06/0.20	c os.name		Linux
0.06/0.20	c os.version		2.6.18-164.el5
0.06/0.20	c os.arch		amd64
0.06/0.20	c Free memory 		6997539544
0.06/0.20	c Max memory 		7034241024
0.06/0.20	c Total memory 		7034241024
0.06/0.20	c Number of processors 	8
0.06/0.22	c --- Begin Solver configuration ---
0.06/0.22	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.06/0.22	c Learn all clauses as in MiniSAT
0.06/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.06/0.22	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.06/0.22	c Expensive reason simplification
0.06/0.22	c Armin Biere (Picosat) restarts strategy
0.06/0.22	c Glucose learned constraints deletion strategy
0.06/0.22	c timeout=2147483647s
0.06/0.22	c DB Simplification allowed=true
0.06/0.22	c --- End Solver configuration ---
0.06/0.22	c solving HOME/instance-3190216-1302597331.cnf
0.06/0.22	c reading problem ... 
0.26/0.42	c ... done. Wall clock time 0.199s.
0.26/0.42	c #vars     30000
0.26/0.42	c #constraints  126000
0.26/0.42	c constraints type 
0.26/0.42	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 126000
5.33/4.95	c cleaning 2498 clauses out of 5000 with flag 5000/5000
9.89/9.47	c cleaning 4250 clauses out of 8506 with flag 11004/11004
15.29/14.83	c cleaning 5624 clauses out of 11255 with flag 18003/18003
21.30/20.87	c cleaning 6813 clauses out of 13631 with flag 26003/26003
28.20/27.73	c cleaning 7904 clauses out of 15815 with flag 35000/35000
35.90/35.43	c cleaning 8955 clauses out of 17912 with flag 45001/45001
44.31/43.81	c cleaning 9977 clauses out of 19958 with flag 56002/56002
53.82/53.31	c cleaning 10984 clauses out of 21980 with flag 68001/68001
63.92/63.49	c cleaning 11993 clauses out of 23996 with flag 81001/81001
74.73/74.27	c cleaning 12999 clauses out of 26003 with flag 95001/95001
86.65/86.18	c cleaning 13994 clauses out of 28003 with flag 110000/110000
99.46/99.00	c cleaning 14996 clauses out of 30010 with flag 126001/126001
112.77/112.28	c cleaning 16004 clauses out of 32013 with flag 143000/143000
126.98/126.44	c cleaning 16998 clauses out of 34009 with flag 161000/161000
141.98/141.46	c cleaning 18004 clauses out of 36011 with flag 180000/180000
157.80/157.26	c cleaning 18998 clauses out of 38007 with flag 200000/200000
174.70/174.11	c cleaning 20002 clauses out of 40010 with flag 221001/221001
192.21/191.63	c cleaning 21001 clauses out of 42007 with flag 243000/243000
210.62/210.04	c cleaning 22003 clauses out of 44006 with flag 266000/266000
229.83/229.28	c cleaning 22997 clauses out of 46003 with flag 290000/290000
249.74/249.19	c cleaning 23991 clauses out of 48006 with flag 315000/315000
270.95/270.33	c cleaning 25002 clauses out of 50015 with flag 341000/341000
292.97/292.39	c cleaning 26006 clauses out of 52016 with flag 368003/368003
315.18/314.55	c cleaning 26999 clauses out of 54007 with flag 396000/396000
338.89/338.27	c cleaning 27989 clauses out of 56009 with flag 425001/425001
363.90/363.23	c cleaning 29005 clauses out of 58020 with flag 455001/455001
388.82/388.11	c cleaning 29994 clauses out of 60014 with flag 486000/486000
415.83/415.17	c cleaning 30993 clauses out of 62021 with flag 518001/518001
442.74/442.03	c cleaning 32009 clauses out of 64027 with flag 551000/551000
470.96/470.23	c cleaning 33002 clauses out of 66018 with flag 585000/585000
500.87/500.12	c cleaning 34010 clauses out of 68022 with flag 620006/620006
530.58/529.87	c cleaning 34994 clauses out of 70006 with flag 656000/656000
562.59/561.86	c cleaning 36002 clauses out of 72012 with flag 693000/693000
594.81/594.01	c cleaning 36995 clauses out of 74011 with flag 731001/731001
628.62/627.86	c cleaning 37998 clauses out of 76017 with flag 770002/770002
662.43/661.62	c cleaning 38993 clauses out of 78017 with flag 810000/810000
697.84/697.05	c cleaning 39996 clauses out of 80024 with flag 851000/851000
733.37/732.54	c cleaning 41001 clauses out of 82028 with flag 893000/893000
770.58/769.72	c cleaning 42009 clauses out of 84028 with flag 936001/936001
807.49/806.69	c cleaning 42995 clauses out of 86018 with flag 980000/980000
847.61/846.71	c cleaning 44007 clauses out of 88025 with flag 1025002/1025002
886.53/885.68	c cleaning 45001 clauses out of 90016 with flag 1071000/1071000
928.24/927.37	c cleaning 46000 clauses out of 92015 with flag 1118000/1118000
969.37/968.44	c cleaning 46993 clauses out of 94015 with flag 1166000/1166000
1011.98/1011.05	c cleaning 47994 clauses out of 96022 with flag 1215000/1215000
1057.20/1056.25	c cleaning 48999 clauses out of 98028 with flag 1265000/1265000
1101.91/1100.93	c cleaning 50007 clauses out of 100030 with flag 1316001/1316001
1150.75/1149.73	c cleaning 50999 clauses out of 102022 with flag 1368000/1368000
1196.87/1195.90	c cleaning 52000 clauses out of 104023 with flag 1421000/1421000
1244.79/1243.72	c cleaning 53005 clauses out of 106025 with flag 1475002/1475002
1295.81/1294.79	c cleaning 53997 clauses out of 108018 with flag 1530000/1530000
1301.13/1300.01	c starts		: 1416
1301.13/1300.01	c conflicts		: 1536208
1301.13/1300.01	c decisions		: 5254075
1301.13/1300.01	c propagations		: 1660914268
1301.13/1300.01	c inspects		: 4286419290
1301.13/1300.01	c shortcuts		: 0
1301.13/1300.01	c learnt literals	: 0
1301.13/1300.01	c learnt binary clauses	: 0
1301.13/1300.01	c learnt ternary clauses	: 90
1301.13/1300.01	c learnt constraints	: 1536207
1301.13/1300.01	c ignored constraints	: 0
1301.13/1300.01	c root simplifications	: 1416
1301.13/1300.01	c removed literals (reason simplification)	: 23389164
1301.13/1300.01	c reason swapping (by a shorter reason)	: 0
1301.13/1300.01	c Calls to reduceDB	: 51
1301.13/1300.01	c speed (assignments/second)	: 1278032.3810564433
1301.13/1300.01	c non guided choices	2675
1301.13/1300.03	c learnt constraints type 
1301.13/1300.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 60235
1301.13/1300.03	c constraints type 
1301.13/1300.03	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 126000
1301.13/1300.03	s UNKNOWN
1301.13/1300.03	c Total wall clock time (in seconds) : 1299.787

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3190216-1302597331/watcher-3190216-1302597331 -o /tmp/evaluation-result-3190216-1302597331/solver-3190216-1302597331 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190216-1302597331.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: 1.35 1.80 1.94 2/188 31258
/proc/meminfo: memFree=28129348/32951124 swapFree=67111528/67111528
[pid=31258] ppid=31255 vsize=30536 CPUtime=0 cores=0,2
/proc/31258/stat : 31258 (java) S 31255 31258 31202 0 -1 4202496 1255 0 0 0 0 0 0 0 25 0 2 0 103924427 31268864 971 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672464869 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/31258/statm: 7901 972 745 9 0 386 0
[pid=31258/tid=31259] ppid=31255 vsize=31604 CPUtime=0 cores=0,2
/proc/31258/task/31259/stat : 31259 (java) R 31255 31258 31202 0 -1 4202560 145 0 0 0 0 0 0 0 25 0 2 0 103924428 32362496 977 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 46912498549760 0 0 0 16784584 0 0 0 -1 0 0 0 0

[startup+0.063298 s]
/proc/loadavg: 1.35 1.80 1.94 2/188 31258
/proc/meminfo: memFree=28129348/32951124 swapFree=67111528/67111528
[pid=31258] ppid=31255 vsize=7551740 CPUtime=0.01 cores=0,2
/proc/31258/stat : 31258 (java) S 31255 31258 31202 0 -1 4202496 7867 0 32 0 1 0 0 0 25 0 10 0 103924427 7732981760 7594 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672464869 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/31258/statm: 1887935 7594 1299 9 0 1878683 0
[pid=31258/tid=31259] ppid=31255 vsize=7551740 CPUtime=0.01 cores=0,2
/proc/31258/task/31259/stat : 31259 (java) D 31255 31258 31202 0 -1 4202560 6743 0 32 0 1 0 0 0 20 0 10 0 103924428 7732981760 7594 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 46912504009831 0 4 0 16784584 18446744071562234166 0 0 -1 2 0 0 1
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7551740

[startup+0.101228 s]
/proc/loadavg: 1.35 1.80 1.94 2/188 31258
/proc/meminfo: memFree=28129348/32951124 swapFree=67111528/67111528
[pid=31258] ppid=31255 vsize=7564352 CPUtime=0.03 cores=0,2
/proc/31258/stat : 31258 (java) S 31255 31258 31202 0 -1 4202496 8615 0 51 0 2 1 0 0 25 0 13 0 103924427 7745896448 8359 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672464869 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/31258/statm: 1891088 8359 1655 9 0 1881836 0
[pid=31258/tid=31259] ppid=31255 vsize=7564352 CPUtime=0.02 cores=0,2
/proc/31258/task/31259/stat : 31259 (java) D 31255 31258 31202 0 -1 4202560 7465 0 51 0 2 0 0 0 19 0 13 0 103924428 7745896448 8359 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672488907 0 4 0 16784584 18446744071562234166 0 0 -1 2 0 0 4
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7564352

[startup+0.324355 s]
/proc/loadavg: 1.35 1.80 1.94 2/188 31258
/proc/meminfo: memFree=28129348/32951124 swapFree=67111528/67111528
[pid=31258] ppid=31255 vsize=7637116 CPUtime=0.26 cores=0,2
/proc/31258/stat : 31258 (java) S 31255 31258 31202 0 -1 4202496 12720 0 52 0 25 1 0 0 25 0 18 0 103924427 7820406784 12343 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31258/statm: 1909279 12343 2191 9 0 1900017 0
[pid=31258/tid=31259] ppid=31255 vsize=7637116 CPUtime=0.17 cores=0,2
/proc/31258/task/31259/stat : 31259 (java) D 31255 31258 31202 0 -1 4202560 10514 0 51 0 16 1 0 0 18 0 18 0 103924428 7820406784 12343 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 46912505522509 0 4 0 16800975 0 0 0 -1 2 0 0 10
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 7637116

[startup+0.791094 s]
/proc/loadavg: 1.35 1.80 1.94 2/188 31258
/proc/meminfo: memFree=28129348/32951124 swapFree=67111528/67111528
[pid=31258] ppid=31255 vsize=7639676 CPUtime=1.09 cores=0,2
/proc/31258/stat : 31258 (java) S 31255 31258 31202 0 -1 4202496 19700 0 52 0 107 2 0 0 25 0 19 0 103924427 7823028224 17421 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31258/statm: 1909919 17421 2222 9 0 1900657 0
[pid=31258/tid=31259] ppid=31255 vsize=7639676 CPUtime=0.62 cores=0,2
/proc/31258/task/31259/stat : 31259 (java) R 31255 31258 31202 0 -1 4202560 13660 0 51 0 61 1 0 0 19 0 19 0 103924428 7823028224 17421 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 46912505627286 0 4 0 16800975 0 0 0 -1 2 0 0 10
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 7639676

[startup+1.50097 s]
/proc/loadavg: 1.35 1.80 1.94 8/262 31335
/proc/meminfo: memFree=27889044/32951124 swapFree=67111528/67111528
[pid=31258] ppid=31255 vsize=7639040 CPUtime=1.94 cores=0,2
/proc/31258/stat : 31258 (java) S 31255 31258 31202 0 -1 4202496 20299 0 52 0 192 2 0 0 25 0 19 0 103924427 7822376960 17706 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31258/statm: 1909760 17706 2225 9 0 1900498 0
[pid=31258/tid=31259] ppid=31255 vsize=7639040 CPUtime=1.33 cores=0,2
/proc/31258/task/31259/stat : 31259 (java) R 31255 31258 31202 0 -1 4202560 14039 0 51 0 132 1 0 0 20 0 19 0 103924428 7822376960 17706 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 46912505637633 0 4 0 16800975 0 0 0 -1 2 0 0 10
[pid=31258/tid=31269] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31269/stat : 31269 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 103924431 7822376960 17706 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31271] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31271/stat : 31271 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103924431 7822376960 17706 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31273] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31273/stat : 31273 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103924431 7822376960 17706 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31275] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31275/stat : 31275 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103924431 7822376960 17706 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31277] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31277/stat : 31277 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103924431 7822376960 17706 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31279] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31279/stat : 31279 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103924431 7822376960 17706 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31281] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31281/stat : 31281 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 103924431 7822376960 17706 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31283] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31283/stat : 31283 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 103924431 7822376960 17706 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31285] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31285/stat : 31285 (java) S 31255 31258 31202 0 -1 4202560 5 0 0 0 0 0 0 0 16 0 19 0 103924436 7822376960 17706 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478720 0 0 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31289] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31289/stat : 31289 (java) S 31255 31258 31202 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 103924437 7822376960 17706 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31292] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31292/stat : 31292 (java) S 31255 31258 31202 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 103924437 7822376960 17706 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31295] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31295/stat : 31295 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 103924444 7822376960 17706 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672485809 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31298] ppid=31255 vsize=7639040 CPUtime=0.27 cores=0,2
/proc/31258/task/31298/stat : 31298 (java) S 31255 31258 31202 0 -1 4202560 2393 0 0 0 27 0 0 0 15 0 19 0 103924444 7822376960 17706 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31300] ppid=31255 vsize=7639040 CPUtime=0.31 cores=0,2
/proc/31258/task/31300/stat : 31300 (java) S 31255 31258 31202 0 -1 4202560 2704 0 1 0 31 0 0 0 16 0 19 0 103924444 7822376960 17706 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31304] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31304/stat : 31304 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103924444 7822376960 17706 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31307] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31307/stat : 31307 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 103924444 7822376960 17706 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478720 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31334] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31334/stat : 31334 (java) S 31255 31258 31202 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 103924475 7822376960 17706 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478720 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 7639040

[startup+3.10074 s]
/proc/loadavg: 1.35 1.80 1.94 6/262 31335
/proc/meminfo: memFree=27846760/32951124 swapFree=67111528/67111528
[pid=31258] ppid=31255 vsize=7639040 CPUtime=3.53 cores=0,2
/proc/31258/stat : 31258 (java) S 31255 31258 31202 0 -1 4202496 20859 0 52 0 351 2 0 0 25 0 19 0 103924427 7822376960 18265 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31258/statm: 1909760 18265 2225 9 0 1900498 0
[pid=31258/tid=31259] ppid=31255 vsize=7639040 CPUtime=2.92 cores=0,2
/proc/31258/task/31259/stat : 31259 (java) R 31255 31258 31202 0 -1 4202560 14598 0 51 0 291 1 0 0 25 0 19 0 103924428 7822376960 18265 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 46912505707570 0 4 0 16800975 0 0 0 -1 0 0 0 10
[pid=31258/tid=31269] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31269/stat : 31269 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 103924431 7822376960 18265 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31271] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31271/stat : 31271 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103924431 7822376960 18265 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31273] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31273/stat : 31273 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103924431 7822376960 18265 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31275] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31275/stat : 31275 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103924431 7822376960 18265 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31277] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31277/stat : 31277 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103924431 7822376960 18266 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31279] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31279/stat : 31279 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103924431 7822376960 18266 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31281] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31281/stat : 31281 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 103924431 7822376960 18266 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31283] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31283/stat : 31283 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 103924431 7822376960 18266 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31285] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31285/stat : 31285 (java) S 31255 31258 31202 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 103924436 7822376960 18266 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478720 0 0 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31289] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31289/stat : 31289 (java) S 31255 31258 31202 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 103924437 7822376960 18266 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31292] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31292/stat : 31292 (java) S 31255 31258 31202 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 103924437 7822376960 18266 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31295] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31295/stat : 31295 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 103924444 7822376960 18266 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672485809 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31298] ppid=31255 vsize=7639040 CPUtime=0.27 cores=0,2
/proc/31258/task/31298/stat : 31298 (java) S 31255 31258 31202 0 -1 4202560 2393 0 0 0 27 0 0 0 15 0 19 0 103924444 7822376960 18266 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31300] ppid=31255 vsize=7639040 CPUtime=0.31 cores=0,2
/proc/31258/task/31300/stat : 31300 (java) S 31255 31258 31202 0 -1 4202560 2704 0 1 0 31 0 0 0 16 0 19 0 103924444 7822376960 18266 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31304] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31304/stat : 31304 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103924444 7822376960 18266 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31307] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31307/stat : 31307 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 103924444 7822376960 18266 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478720 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31334] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31334/stat : 31334 (java) S 31255 31258 31202 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 103924475 7822376960 18266 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478720 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.53
Current children cumulated vsize (KiB) 7639040

[startup+6.30118 s]
/proc/loadavg: 1.56 1.84 1.95 5/262 31335
/proc/meminfo: memFree=27777320/32951124 swapFree=67111528/67111528
[pid=31258] ppid=31255 vsize=7639040 CPUtime=6.77 cores=0,2
/proc/31258/stat : 31258 (java) S 31255 31258 31202 0 -1 4202496 31460 0 52 0 674 3 0 0 25 0 19 0 103924427 7822376960 28822 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31258/statm: 1909760 28822 2251 9 0 1900498 0
[pid=31258/tid=31259] ppid=31255 vsize=7639040 CPUtime=5.97 cores=0,2
/proc/31258/task/31259/stat : 31259 (java) R 31255 31258 31202 0 -1 4202560 15179 0 51 0 596 1 0 0 25 0 19 0 103924428 7822376960 28822 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 46912505672722 0 4 0 16800975 0 0 0 -1 0 0 0 10
[pid=31258/tid=31269] ppid=31255 vsize=7639040 CPUtime=0.03 cores=0,2
/proc/31258/task/31269/stat : 31269 (java) S 31255 31258 31202 0 -1 4202560 1756 0 0 0 3 0 0 0 17 0 19 0 103924431 7822376960 28822 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31271] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31271/stat : 31271 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 103924431 7822376960 28822 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31273] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31273/stat : 31273 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 103924431 7822376960 28822 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31275] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31275/stat : 31275 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 103924431 7822376960 28822 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31277] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31277/stat : 31277 (java) S 31255 31258 31202 0 -1 4202560 128 0 0 0 0 0 0 0 17 0 19 0 103924431 7822376960 28822 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31279] ppid=31255 vsize=7639040 CPUtime=0.03 cores=0,2
/proc/31258/task/31279/stat : 31279 (java) S 31255 31258 31202 0 -1 4202560 2692 0 0 0 3 0 0 0 18 0 19 0 103924431 7822376960 28822 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31281] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31281/stat : 31281 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 103924431 7822376960 28822 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31283] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31283/stat : 31283 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 103924431 7822376960 28822 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31285] ppid=31255 vsize=7639040 CPUtime=0.08 cores=0,2
/proc/31258/task/31285/stat : 31285 (java) S 31255 31258 31202 0 -1 4202560 5440 0 0 0 8 0 0 0 15 0 19 0 103924436 7822376960 28822 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478720 0 0 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31289] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31289/stat : 31289 (java) S 31255 31258 31202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 103924437 7822376960 28822 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31292] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31292/stat : 31292 (java) S 31255 31258 31202 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 103924437 7822376960 28822 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31295] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31295/stat : 31295 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 103924444 7822376960 28822 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672485809 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31298] ppid=31255 vsize=7639040 CPUtime=0.3 cores=0,2
/proc/31258/task/31298/stat : 31298 (java) S 31255 31258 31202 0 -1 4202560 2402 0 0 0 30 0 0 0 15 0 19 0 103924444 7822376960 28822 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31300] ppid=31255 vsize=7639040 CPUtime=0.31 cores=0,2
/proc/31258/task/31300/stat : 31300 (java) S 31255 31258 31202 0 -1 4202560 2704 0 1 0 31 0 0 0 16 0 19 0 103924444 7822376960 28822 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0

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

[pid=31258/tid=31279] ppid=31255 vsize=7639040 CPUtime=0.23 cores=0,2
/proc/31258/task/31279/stat : 31279 (java) S 31255 31258 31202 0 -1 4202560 6545 0 0 0 23 0 0 0 15 0 19 0 103924431 7822376960 78610 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31281] ppid=31255 vsize=7639040 CPUtime=0.15 cores=0,2
/proc/31258/task/31281/stat : 31281 (java) S 31255 31258 31202 0 -1 4202560 4674 0 0 0 15 0 0 0 15 0 19 0 103924431 7822376960 78610 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31283] ppid=31255 vsize=7639040 CPUtime=0.16 cores=0,2
/proc/31258/task/31283/stat : 31283 (java) S 31255 31258 31202 0 -1 4202560 6279 0 0 0 15 1 0 0 15 0 19 0 103924431 7822376960 78610 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31285] ppid=31255 vsize=7639040 CPUtime=4.06 cores=0,2
/proc/31258/task/31285/stat : 31285 (java) S 31255 31258 31202 0 -1 4202560 9402 0 0 0 405 1 0 0 15 0 19 0 103924436 7822376960 78610 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478720 0 0 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31289] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31289/stat : 31289 (java) S 31255 31258 31202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 103924437 7822376960 78610 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31292] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31292/stat : 31292 (java) S 31255 31258 31202 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 103924437 7822376960 78610 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31295] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31295/stat : 31295 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 103924444 7822376960 78610 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672485809 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31298] ppid=31255 vsize=7639040 CPUtime=0.35 cores=0,2
/proc/31258/task/31298/stat : 31298 (java) S 31255 31258 31202 0 -1 4202560 2416 0 0 0 35 0 0 0 15 0 19 0 103924444 7822376960 78610 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31300] ppid=31255 vsize=7639040 CPUtime=0.33 cores=0,2
/proc/31258/task/31300/stat : 31300 (java) S 31255 31258 31202 0 -1 4202560 2708 0 1 0 33 0 0 0 15 0 19 0 103924444 7822376960 78610 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31304] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31304/stat : 31304 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103924444 7822376960 78610 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31307] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31307/stat : 31307 (java) S 31255 31258 31202 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 103924444 7822376960 78610 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478720 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31334] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31334/stat : 31334 (java) S 31255 31258 31202 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 103924475 7822376960 78610 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478720 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1123.35
Current children cumulated vsize (KiB) 7639040

[startup+1182.3 s]
/proc/loadavg: 4.08 3.98 3.42 5/262 31366
/proc/meminfo: memFree=27206936/32951124 swapFree=67111528/67111528
[pid=31258] ppid=31255 vsize=7639040 CPUtime=1183.37 cores=0,2
/proc/31258/stat : 31258 (java) S 31255 31258 31202 0 -1 4202496 88373 0 52 0 118322 15 0 0 25 0 19 0 103924427 7822376960 85324 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31258/statm: 1909760 85324 2253 9 0 1900498 0
[pid=31258/tid=31259] ppid=31255 vsize=7639040 CPUtime=1177.22 cores=0,2
/proc/31258/task/31259/stat : 31259 (java) R 31255 31258 31202 0 -1 4202560 33089 0 51 0 117715 7 0 0 25 0 19 0 103924428 7822376960 85324 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 46912505637633 0 4 0 16800975 0 0 0 -1 0 0 0 10
[pid=31258/tid=31269] ppid=31255 vsize=7639040 CPUtime=0.13 cores=0,2
/proc/31258/task/31269/stat : 31269 (java) S 31255 31258 31202 0 -1 4202560 2702 0 0 0 13 0 0 0 15 0 19 0 103924431 7822376960 85324 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31271] ppid=31255 vsize=7639040 CPUtime=0.14 cores=0,2
/proc/31258/task/31271/stat : 31271 (java) S 31255 31258 31202 0 -1 4202560 3063 0 0 0 14 0 0 0 15 0 19 0 103924431 7822376960 85324 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31273] ppid=31255 vsize=7639040 CPUtime=0.09 cores=0,2
/proc/31258/task/31273/stat : 31273 (java) S 31255 31258 31202 0 -1 4202560 5050 0 0 0 9 0 0 0 15 0 19 0 103924431 7822376960 85324 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31275] ppid=31255 vsize=7639040 CPUtime=0.13 cores=0,2
/proc/31258/task/31275/stat : 31275 (java) S 31255 31258 31202 0 -1 4202560 5398 0 0 0 13 0 0 0 15 0 19 0 103924431 7822376960 85324 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31277] ppid=31255 vsize=7639040 CPUtime=0.11 cores=0,2
/proc/31258/task/31277/stat : 31277 (java) S 31255 31258 31202 0 -1 4202560 3422 0 0 0 11 0 0 0 15 0 19 0 103924431 7822376960 85324 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31279] ppid=31255 vsize=7639040 CPUtime=0.25 cores=0,2
/proc/31258/task/31279/stat : 31279 (java) S 31255 31258 31202 0 -1 4202560 8946 0 0 0 25 0 0 0 16 0 19 0 103924431 7822376960 85324 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31281] ppid=31255 vsize=7639040 CPUtime=0.15 cores=0,2
/proc/31258/task/31281/stat : 31281 (java) S 31255 31258 31202 0 -1 4202560 4674 0 0 0 15 0 0 0 15 0 19 0 103924431 7822376960 85324 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31283] ppid=31255 vsize=7639040 CPUtime=0.16 cores=0,2
/proc/31258/task/31283/stat : 31283 (java) S 31255 31258 31202 0 -1 4202560 6279 0 0 0 15 1 0 0 15 0 19 0 103924431 7822376960 85324 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31285] ppid=31255 vsize=7639040 CPUtime=4.18 cores=0,2
/proc/31258/task/31285/stat : 31285 (java) S 31255 31258 31202 0 -1 4202560 9404 0 0 0 417 1 0 0 15 0 19 0 103924436 7822376960 85324 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478720 0 0 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31289] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31289/stat : 31289 (java) S 31255 31258 31202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 103924437 7822376960 85324 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31292] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31292/stat : 31292 (java) S 31255 31258 31202 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 103924437 7822376960 85324 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31295] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31295/stat : 31295 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 103924444 7822376960 85324 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672485809 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31298] ppid=31255 vsize=7639040 CPUtime=0.35 cores=0,2
/proc/31258/task/31298/stat : 31298 (java) S 31255 31258 31202 0 -1 4202560 2416 0 0 0 35 0 0 0 15 0 19 0 103924444 7822376960 85324 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31300] ppid=31255 vsize=7639040 CPUtime=0.33 cores=0,2
/proc/31258/task/31300/stat : 31300 (java) S 31255 31258 31202 0 -1 4202560 2708 0 1 0 33 0 0 0 15 0 19 0 103924444 7822376960 85324 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31304] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31304/stat : 31304 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103924444 7822376960 85324 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31307] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31307/stat : 31307 (java) S 31255 31258 31202 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 103924444 7822376960 85324 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478720 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31334] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31334/stat : 31334 (java) S 31255 31258 31202 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 103924475 7822376960 85324 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478720 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1183.37
Current children cumulated vsize (KiB) 7639040

[startup+1242.3 s]
/proc/loadavg: 4.07 4.00 3.46 5/262 31371
/proc/meminfo: memFree=27192472/32951124 swapFree=67111528/67111528
[pid=31258] ppid=31255 vsize=7639040 CPUtime=1243.39 cores=0,2
/proc/31258/stat : 31258 (java) S 31255 31258 31202 0 -1 4202496 88381 0 52 0 124324 15 0 0 25 0 19 0 103924427 7822376960 85325 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31258/statm: 1909760 85325 2253 9 0 1900498 0
[pid=31258/tid=31259] ppid=31255 vsize=7639040 CPUtime=1237.12 cores=0,2
/proc/31258/task/31259/stat : 31259 (java) R 31255 31258 31202 0 -1 4202560 33090 0 51 0 123705 7 0 0 25 0 19 0 103924428 7822376960 85325 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 46912505627312 0 4 0 16800975 0 0 0 -1 0 0 0 10
[pid=31258/tid=31269] ppid=31255 vsize=7639040 CPUtime=0.15 cores=0,2
/proc/31258/task/31269/stat : 31269 (java) S 31255 31258 31202 0 -1 4202560 2703 0 0 0 15 0 0 0 15 0 19 0 103924431 7822376960 85325 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31271] ppid=31255 vsize=7639040 CPUtime=0.14 cores=0,2
/proc/31258/task/31271/stat : 31271 (java) S 31255 31258 31202 0 -1 4202560 3063 0 0 0 14 0 0 0 16 0 19 0 103924431 7822376960 85325 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31273] ppid=31255 vsize=7639040 CPUtime=0.11 cores=0,2
/proc/31258/task/31273/stat : 31273 (java) S 31255 31258 31202 0 -1 4202560 5050 0 0 0 11 0 0 0 15 0 19 0 103924431 7822376960 85325 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31275] ppid=31255 vsize=7639040 CPUtime=0.13 cores=0,2
/proc/31258/task/31275/stat : 31275 (java) S 31255 31258 31202 0 -1 4202560 5398 0 0 0 13 0 0 0 15 0 19 0 103924431 7822376960 85325 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31277] ppid=31255 vsize=7639040 CPUtime=0.11 cores=0,2
/proc/31258/task/31277/stat : 31277 (java) S 31255 31258 31202 0 -1 4202560 3422 0 0 0 11 0 0 0 15 0 19 0 103924431 7822376960 85325 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31279] ppid=31255 vsize=7639040 CPUtime=0.25 cores=0,2
/proc/31258/task/31279/stat : 31279 (java) S 31255 31258 31202 0 -1 4202560 8946 0 0 0 25 0 0 0 16 0 19 0 103924431 7822376960 85325 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31281] ppid=31255 vsize=7639040 CPUtime=0.15 cores=0,2
/proc/31258/task/31281/stat : 31281 (java) S 31255 31258 31202 0 -1 4202560 4674 0 0 0 15 0 0 0 15 0 19 0 103924431 7822376960 85325 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31283] ppid=31255 vsize=7639040 CPUtime=0.16 cores=0,2
/proc/31258/task/31283/stat : 31283 (java) S 31255 31258 31202 0 -1 4202560 6279 0 0 0 15 1 0 0 15 0 19 0 103924431 7822376960 85325 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31285] ppid=31255 vsize=7639040 CPUtime=4.27 cores=0,2
/proc/31258/task/31285/stat : 31285 (java) S 31255 31258 31202 0 -1 4202560 9406 0 0 0 426 1 0 0 15 0 19 0 103924436 7822376960 85325 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478720 0 0 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31289] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31289/stat : 31289 (java) S 31255 31258 31202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 103924437 7822376960 85325 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31292] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31292/stat : 31292 (java) S 31255 31258 31202 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 103924437 7822376960 85325 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31295] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31295/stat : 31295 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 103924444 7822376960 85325 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672485809 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31298] ppid=31255 vsize=7639040 CPUtime=0.35 cores=0,2
/proc/31258/task/31298/stat : 31298 (java) S 31255 31258 31202 0 -1 4202560 2416 0 0 0 35 0 0 0 15 0 19 0 103924444 7822376960 85325 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31300] ppid=31255 vsize=7639040 CPUtime=0.33 cores=0,2
/proc/31258/task/31300/stat : 31300 (java) S 31255 31258 31202 0 -1 4202560 2708 0 1 0 33 0 0 0 15 0 19 0 103924444 7822376960 85325 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31304] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31304/stat : 31304 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103924444 7822376960 85325 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31307] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31307/stat : 31307 (java) S 31255 31258 31202 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 103924444 7822376960 85325 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478720 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31334] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31334/stat : 31334 (java) S 31255 31258 31202 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 103924475 7822376960 85325 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478720 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1243.39
Current children cumulated vsize (KiB) 7639040



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.01 3.49 5/246 31378
/proc/meminfo: memFree=27281348/32951124 swapFree=67111528/67111528
[pid=31258] ppid=31255 vsize=7639040 CPUtime=1301.13 cores=0,2
/proc/31258/stat : 31258 (java) S 31255 31258 31202 0 -1 4202496 88771 0 52 0 130098 15 0 0 25 0 19 0 103924427 7822376960 85705 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31258/statm: 1909760 85705 2253 9 0 1900498 0
[pid=31258/tid=31259] ppid=31255 vsize=7639040 CPUtime=1294.59 cores=0,2
/proc/31258/task/31259/stat : 31259 (java) R 31255 31258 31202 0 -1 4202560 33092 0 51 0 129452 7 0 0 25 0 19 0 103924428 7822376960 85705 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 46912505637396 0 4 0 16800975 0 0 0 -1 0 0 0 10
[pid=31258/tid=31269] ppid=31255 vsize=7639040 CPUtime=0.15 cores=0,2
/proc/31258/task/31269/stat : 31269 (java) S 31255 31258 31202 0 -1 4202560 2703 0 0 0 15 0 0 0 15 0 19 0 103924431 7822376960 85705 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31271] ppid=31255 vsize=7639040 CPUtime=0.14 cores=0,2
/proc/31258/task/31271/stat : 31271 (java) S 31255 31258 31202 0 -1 4202560 3063 0 0 0 14 0 0 0 16 0 19 0 103924431 7822376960 85705 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31273] ppid=31255 vsize=7639040 CPUtime=0.11 cores=0,2
/proc/31258/task/31273/stat : 31273 (java) S 31255 31258 31202 0 -1 4202560 5050 0 0 0 11 0 0 0 16 0 19 0 103924431 7822376960 85705 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31275] ppid=31255 vsize=7639040 CPUtime=0.15 cores=0,2
/proc/31258/task/31275/stat : 31275 (java) S 31255 31258 31202 0 -1 4202560 5398 0 0 0 15 0 0 0 16 0 19 0 103924431 7822376960 85705 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31277] ppid=31255 vsize=7639040 CPUtime=0.13 cores=0,2
/proc/31258/task/31277/stat : 31277 (java) S 31255 31258 31202 0 -1 4202560 3422 0 0 0 13 0 0 0 15 0 19 0 103924431 7822376960 85705 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31279] ppid=31255 vsize=7639040 CPUtime=0.27 cores=0,2
/proc/31258/task/31279/stat : 31279 (java) S 31255 31258 31202 0 -1 4202560 8972 0 0 0 27 0 0 0 16 0 19 0 103924431 7822376960 85705 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31281] ppid=31255 vsize=7639040 CPUtime=0.17 cores=0,2
/proc/31258/task/31281/stat : 31281 (java) S 31255 31258 31202 0 -1 4202560 4703 0 0 0 17 0 0 0 15 0 19 0 103924431 7822376960 85705 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31283] ppid=31255 vsize=7639040 CPUtime=0.16 cores=0,2
/proc/31258/task/31283/stat : 31283 (java) S 31255 31258 31202 0 -1 4202560 6279 0 0 0 15 1 0 0 15 0 19 0 103924431 7822376960 85705 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31285] ppid=31255 vsize=7639040 CPUtime=4.46 cores=0,2
/proc/31258/task/31285/stat : 31285 (java) S 31255 31258 31202 0 -1 4202560 9735 0 0 0 445 1 0 0 15 0 19 0 103924436 7822376960 85705 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478720 0 0 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31289] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31289/stat : 31289 (java) S 31255 31258 31202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 103924437 7822376960 85705 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31292] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31292/stat : 31292 (java) S 31255 31258 31202 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 103924437 7822376960 85705 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31295] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31295/stat : 31295 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 103924444 7822376960 85705 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672485809 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31298] ppid=31255 vsize=7639040 CPUtime=0.35 cores=0,2
/proc/31258/task/31298/stat : 31298 (java) S 31255 31258 31202 0 -1 4202560 2416 0 0 0 35 0 0 0 15 0 19 0 103924444 7822376960 85705 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31300] ppid=31255 vsize=7639040 CPUtime=0.33 cores=0,2
/proc/31258/task/31300/stat : 31300 (java) S 31255 31258 31202 0 -1 4202560 2708 0 1 0 33 0 0 0 15 0 19 0 103924444 7822376960 85705 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 0 0 0 0
[pid=31258/tid=31304] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31304/stat : 31304 (java) S 31255 31258 31202 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103924444 7822376960 85705 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478105 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31307] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31307/stat : 31307 (java) S 31255 31258 31202 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 103924444 7822376960 85705 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478720 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
[pid=31258/tid=31334] ppid=31255 vsize=7639040 CPUtime=0 cores=0,2
/proc/31258/task/31334/stat : 31334 (java) S 31255 31258 31202 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 103924475 7822376960 85705 33554432000 1073741824 1073778376 140737419510112 18446744073709551615 268672478720 0 4 0 16800975 18446604453956037568 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1301.13
Current children cumulated vsize (KiB) 7639040

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.21
CPU user time (s): 1301.04
CPU system time (s): 0.171973
CPU usage (%): 100.089
Max. virtual memory (cumulated for all children) (KiB): 7639912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.04
system time used= 0.171973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88844
page faults= 52
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28483
involuntary context switches= 6266

runsolver used 2.39264 second user time and 4.71728 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-12 10:35:32
IDJOB=3190216
IDBENCH=82547
IDSOLVER=1611
FILE ID=node107/3190216-1302597331
RUNJOBID= node107-1302597331-31220
PBS_JOBID= 12958097
Free space on /tmp= 73604 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S1854039067-041-UNKNOWN.cnf
COMMAND LINE= java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190216-1302597331/watcher-3190216-1302597331 -o /tmp/evaluation-result-3190216-1302597331/solver-3190216-1302597331 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190216-1302597331.cnf

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

MD5SUM BENCH= 30037b76a2fd7877580e038a49317f67
RANDOM SEED=1593897623

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28130504 kB
Buffers:        528276 kB
Cached:        3988200 kB
SwapCached:          0 kB
Active:        2586820 kB
Inactive:      1995288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28130504 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4280 kB
Writeback:           0 kB
AnonPages:       65160 kB
Mapped:          16652 kB
Slab:           174040 kB
PageTables:       5000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   229632 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= 73600 MiB
End job on node107 at 2011-04-12 10:57:14