Trace number 3263580

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.62 1300.07

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_29_30_6-dir.shuffled-as.sat03-130.cnf
MD5SUMe826117d87949a5b285e72732bfa395b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses69964
Sum of the clauses size140740
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269935
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 529

Solver Data

0.05/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.07	c See www.sat4j.org for details.
0.05/0.08	c no version file found!!!
0.05/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.08	c java.vm.version	19.1-b02
0.05/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.08	c sun.arch.data.model	64
0.05/0.08	c java.version		1.6.0_24
0.05/0.08	c os.name		Linux
0.05/0.08	c os.version		2.6.18-164.el5
0.05/0.08	c os.arch		amd64
0.05/0.08	c Free memory 		6997539544
0.05/0.08	c Max memory 		7034241024
0.05/0.08	c Total memory 		7034241024
0.05/0.08	c Number of processors 	8
0.05/0.10	c --- Begin Solver configuration ---
0.05/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.05/0.10	c Learn all clauses as in MiniSAT
0.05/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.05/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.05/0.10	c Expensive reason simplification
0.05/0.10	c Armin Biere (Picosat) restarts strategy
0.05/0.10	c Glucose learned constraints deletion strategy
0.05/0.10	c timeout=2147483647s
0.05/0.10	c DB Simplification allowed=true
0.05/0.10	c --- End Solver configuration ---
0.05/0.10	c solving HOME/instance-3263580-1303571926.cnf
0.05/0.10	c reading problem ... 
0.34/0.23	c ... done. Wall clock time 0.136s.
0.34/0.23	c #vars     870
0.34/0.23	c #constraints  69964
0.34/0.23	c constraints type 
0.34/0.23	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 29
0.34/0.23	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 69935
1.41/1.13	c cleaning 2495 clauses out of 5000 with flag 5000/5000
2.61/2.05	c cleaning 4253 clauses out of 8505 with flag 11000/11000
3.71/3.18	c cleaning 5623 clauses out of 11252 with flag 18000/18000
5.11/4.53	c cleaning 6815 clauses out of 13630 with flag 26001/26001
6.73/6.10	c cleaning 7906 clauses out of 15816 with flag 35002/35002
8.63/8.02	c cleaning 8944 clauses out of 17908 with flag 45000/45000
10.73/10.17	c cleaning 9977 clauses out of 19964 with flag 56000/56000
13.30/12.67	c cleaning 10987 clauses out of 21990 with flag 68003/68003
16.52/15.47	c cleaning 11982 clauses out of 24000 with flag 81000/81000
19.72/18.66	c cleaning 13003 clauses out of 26019 with flag 95001/95001
23.22/22.19	c cleaning 14006 clauses out of 28018 with flag 110003/110003
27.22/26.17	c cleaning 15000 clauses out of 30009 with flag 126000/126000
31.84/30.76	c cleaning 15988 clauses out of 32010 with flag 143001/143001
36.75/35.62	c cleaning 17005 clauses out of 34022 with flag 161001/161001
42.05/40.99	c cleaning 18004 clauses out of 36017 with flag 180001/180001
47.86/46.74	c cleaning 18980 clauses out of 38012 with flag 200000/200000
54.36/53.29	c cleaning 19999 clauses out of 40032 with flag 221000/221000
61.76/60.66	c cleaning 21010 clauses out of 42034 with flag 243001/243001
69.67/68.58	c cleaning 22010 clauses out of 44024 with flag 266001/266001
78.27/77.15	c cleaning 22996 clauses out of 46013 with flag 290000/290000
87.47/86.37	c cleaning 23993 clauses out of 48017 with flag 315000/315000
97.88/96.71	c cleaning 25003 clauses out of 50025 with flag 341001/341001
108.90/107.71	c cleaning 26002 clauses out of 52021 with flag 368000/368000
120.00/118.84	c cleaning 27007 clauses out of 54019 with flag 396000/396000
132.50/131.32	c cleaning 28003 clauses out of 56012 with flag 425000/425000
145.90/144.75	c cleaning 29006 clauses out of 58011 with flag 455002/455002
159.11/157.92	c cleaning 29990 clauses out of 60003 with flag 486000/486000
174.01/172.83	c cleaning 30991 clauses out of 62013 with flag 518000/518000
189.12/187.96	c cleaning 32008 clauses out of 64022 with flag 551000/551000
204.92/203.79	c cleaning 32973 clauses out of 66014 with flag 585000/585000
221.83/220.68	c cleaning 34015 clauses out of 68041 with flag 620000/620000
239.23/238.09	c cleaning 35001 clauses out of 70026 with flag 656000/656000
258.23/257.03	c cleaning 36000 clauses out of 72026 with flag 693001/693001
277.64/276.42	c cleaning 37000 clauses out of 74025 with flag 731000/731000
298.35/297.14	c cleaning 38010 clauses out of 76026 with flag 770001/770001
321.26/320.09	c cleaning 38997 clauses out of 78016 with flag 810001/810001
346.36/345.14	c cleaning 40001 clauses out of 80018 with flag 851000/851000
369.97/368.80	c cleaning 40998 clauses out of 82017 with flag 893000/893000
395.88/394.67	c cleaning 41999 clauses out of 84020 with flag 936001/936001
421.79/420.53	c cleaning 42989 clauses out of 86021 with flag 980001/980001
447.90/446.64	c cleaning 44009 clauses out of 88031 with flag 1025000/1025000
476.60/475.32	c cleaning 44997 clauses out of 90022 with flag 1071000/1071000
506.51/505.28	c cleaning 46009 clauses out of 92026 with flag 1118001/1118001
535.92/534.69	c cleaning 46995 clauses out of 94018 with flag 1166002/1166002
567.72/566.49	c cleaning 48007 clauses out of 96021 with flag 1215000/1215000
599.53/598.23	c cleaning 48996 clauses out of 98015 with flag 1265001/1265001
630.94/629.62	c cleaning 49986 clauses out of 100019 with flag 1316001/1316001
666.86/665.54	c cleaning 51017 clauses out of 102034 with flag 1368002/1368002
702.96/701.63	c cleaning 51982 clauses out of 104018 with flag 1421003/1421003
740.17/738.83	c cleaning 53009 clauses out of 106034 with flag 1475001/1475001
778.98/777.68	c cleaning 53999 clauses out of 108026 with flag 1530002/1530002
818.38/817.08	c cleaning 54993 clauses out of 110025 with flag 1586000/1586000
861.79/860.40	c cleaning 56008 clauses out of 112032 with flag 1643000/1643000
903.91/902.56	c cleaning 56986 clauses out of 114024 with flag 1701000/1701000
948.52/947.12	c cleaning 58003 clauses out of 116038 with flag 1760000/1760000
997.72/996.39	c cleaning 59012 clauses out of 118035 with flag 1820000/1820000
1045.44/1044.07	c cleaning 60003 clauses out of 120023 with flag 1881000/1881000
1095.44/1094.04	c cleaning 60998 clauses out of 122021 with flag 1943001/1943001
1144.45/1143.05	c cleaning 61993 clauses out of 124022 with flag 2006000/2006000
1199.96/1198.54	c cleaning 63007 clauses out of 126031 with flag 2070002/2070002
1256.77/1255.36	c cleaning 63819 clauses out of 127641 with flag 2135001/2135001
1301.49/1300.01	c starts		: 1595
1301.49/1300.01	c conflicts		: 2188680
1301.49/1300.01	c decisions		: 2716432
1301.49/1300.01	c propagations		: 183130680
1301.49/1300.01	c inspects		: 13962482146
1301.49/1300.01	c shortcuts		: 0
1301.49/1300.01	c learnt literals	: 1
1301.49/1300.01	c learnt binary clauses	: 70
1301.49/1300.01	c learnt ternary clauses	: 499
1301.49/1300.01	c learnt constraints	: 2188679
1301.49/1300.01	c ignored constraints	: 0
1301.49/1300.01	c root simplifications	: 1596
1301.49/1300.01	c removed literals (reason simplification)	: 121355984
1301.49/1300.01	c reason swapping (by a shorter reason)	: 0
1301.49/1300.01	c Calls to reduceDB	: 61
1301.49/1300.01	c speed (assignments/second)	: 140893.92488096035
1301.49/1300.01	c non guided choices	18
1301.49/1300.04	c learnt constraints type 
1301.49/1300.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 61
1301.49/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 117459
1301.49/1300.06	c constraints type 
1301.49/1300.06	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 29
1301.49/1300.06	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 69935
1301.49/1300.06	s UNKNOWN
1301.49/1300.06	c Total wall clock time (in seconds) : 1299.914

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 0.92 1.01 1.68 3/180 28451
/proc/meminfo: memFree=19899964/32951124 swapFree=67111524/67111528
[pid=28451] ppid=28449 vsize=30528 CPUtime=0 cores=0,2
/proc/28451/stat : 28451 (java) S 28449 28451 27965 0 -1 4202496 1240 0 0 0 0 0 0 0 22 0 2 0 449608760 31260672 959 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118571493 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28451/statm: 7632 959 734 9 0 383 0
[pid=28451/tid=28452] ppid=28449 vsize=30528 CPUtime=0 cores=0,2
/proc/28451/task/28452/stat : 28452 (java) R 28449 28451 27965 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 2 0 449608761 31260672 966 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255106768640 0 0 4096 0 0 0 0 -1 0 0 0 0

[startup+0.071938 s]
/proc/loadavg: 0.92 1.01 1.68 3/180 28451
/proc/meminfo: memFree=19899964/32951124 swapFree=67111524/67111528
[pid=28451] ppid=28449 vsize=7569940 CPUtime=0.05 cores=0,2
/proc/28451/stat : 28451 (java) S 28449 28451 27965 0 -1 4202496 9345 0 1 0 5 0 0 0 22 0 18 0 449608760 7751618560 9041 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28451/statm: 1892485 9041 1752 9 0 1883223 0
[pid=28451/tid=28452] ppid=28449 vsize=7569940 CPUtime=0.05 cores=0,2
/proc/28451/task/28452/stat : 28452 (java) R 28449 28451 27965 0 -1 4202560 8170 0 1 0 5 0 0 0 18 0 18 0 449608761 7751618560 9042 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 47694299379731 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7569940

[startup+0.103013 s]
/proc/loadavg: 0.92 1.01 1.68 3/180 28451
/proc/meminfo: memFree=19899964/32951124 swapFree=67111524/67111528
[pid=28451] ppid=28449 vsize=7636340 CPUtime=0.1 cores=0,2
/proc/28451/stat : 28451 (java) S 28449 28451 27965 0 -1 4202496 10375 0 1 0 9 1 0 0 22 0 18 0 449608760 7819612160 10071 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28451/statm: 1909085 10071 2093 9 0 1899823 0
[pid=28451/tid=28452] ppid=28449 vsize=7636340 CPUtime=0.08 cores=0,2
/proc/28451/task/28452/stat : 28452 (java) R 28449 28451 27965 0 -1 4202560 8624 0 1 0 8 0 0 0 18 0 18 0 449608761 7819612160 10072 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 47694296977383 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7636340

[startup+0.349834 s]
/proc/loadavg: 0.92 1.01 1.68 3/180 28451
/proc/meminfo: memFree=19899964/32951124 swapFree=67111524/67111528
[pid=28451] ppid=28449 vsize=7642100 CPUtime=0.55 cores=0,2
/proc/28451/stat : 28451 (java) S 28449 28451 27965 0 -1 4202496 13248 0 1 0 54 1 0 0 22 0 19 0 449608760 7825510400 12602 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28451/statm: 1910525 12602 2210 9 0 1901263 0
[pid=28451/tid=28452] ppid=28449 vsize=7642100 CPUtime=0.33 cores=0,2
/proc/28451/task/28452/stat : 28452 (java) R 28449 28451 27965 0 -1 4202560 9852 0 1 0 32 1 0 0 19 0 19 0 449608761 7825510400 12602 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 46912505217117 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 7642100

[startup+0.700824 s]
/proc/loadavg: 0.92 1.01 1.68 3/180 28451
/proc/meminfo: memFree=19899964/32951124 swapFree=67111524/67111528
[pid=28451] ppid=28449 vsize=7642100 CPUtime=1.07 cores=0,2
/proc/28451/stat : 28451 (java) S 28449 28451 27965 0 -1 4202496 13789 0 1 0 106 1 0 0 22 0 19 0 449608760 7825510400 13023 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28451/statm: 1910525 13023 2219 9 0 1901263 0
[pid=28451/tid=28452] ppid=28449 vsize=7642100 CPUtime=0.68 cores=0,2
/proc/28451/task/28452/stat : 28452 (java) R 28449 28451 27965 0 -1 4202560 10198 0 1 0 67 1 0 0 19 0 19 0 449608761 7825510400 13023 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 47694301477715 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 7642100

[startup+1.50064 s]
/proc/loadavg: 0.92 1.01 1.68 9/262 28543
/proc/meminfo: memFree=19686028/32951124 swapFree=67111524/67111528
[pid=28451] ppid=28449 vsize=7664672 CPUtime=2.1 cores=0,2
/proc/28451/stat : 28451 (java) S 28449 28451 27965 0 -1 4202496 23831 0 1 0 208 2 0 0 22 0 19 0 449608760 7848624128 21204 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28451/statm: 1916168 21204 2251 9 0 1906906 0
[pid=28451/tid=28452] ppid=28449 vsize=7664672 CPUtime=1.4 cores=0,2
/proc/28451/task/28452/stat : 28452 (java) R 28449 28451 27965 0 -1 4202560 10603 0 1 0 139 1 0 0 20 0 19 0 449608761 7848624128 21204 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 46912505166942 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=28451/tid=28467] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28467/stat : 28467 (java) S 28449 28451 27965 0 -1 4202560 31 0 0 0 0 0 0 0 18 0 19 0 449608762 7848624128 21204 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28468] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28468/stat : 28468 (java) S 28449 28451 27965 0 -1 4202560 457 0 0 0 0 0 0 0 17 0 19 0 449608762 7848624128 21204 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28469] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28469/stat : 28469 (java) S 28449 28451 27965 0 -1 4202560 31 0 0 0 0 0 0 0 18 0 19 0 449608762 7848624128 21204 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28470] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28470/stat : 28470 (java) S 28449 28451 27965 0 -1 4202560 35 0 0 0 0 0 0 0 17 0 19 0 449608762 7848624128 21204 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28471] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28471/stat : 28471 (java) S 28449 28451 27965 0 -1 4202560 61 0 0 0 0 0 0 0 18 0 19 0 449608762 7848624128 21204 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28472] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28472/stat : 28472 (java) S 28449 28451 27965 0 -1 4202560 32 0 0 0 0 0 0 0 18 0 19 0 449608762 7848624128 21204 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28473] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28473/stat : 28473 (java) S 28449 28451 27965 0 -1 4202560 548 0 0 0 0 0 0 0 18 0 19 0 449608762 7848624128 21204 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28474] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28474/stat : 28474 (java) S 28449 28451 27965 0 -1 4202560 157 0 0 0 0 0 0 0 17 0 19 0 449608762 7848624128 21204 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28477] ppid=28449 vsize=7664672 CPUtime=0.02 cores=0,2
/proc/28451/task/28477/stat : 28477 (java) S 28449 28451 27965 0 -1 4202560 1346 0 0 0 2 0 0 0 16 0 19 0 449608763 7848624128 21204 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118585344 0 0 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28478] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28478/stat : 28478 (java) S 28449 28451 27965 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449608764 7848624128 21204 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28479] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28479/stat : 28479 (java) S 28449 28451 27965 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 449608764 7848624128 21204 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28485] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28485/stat : 28485 (java) S 28449 28451 27965 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449608766 7848624128 21204 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118592433 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28486] ppid=28449 vsize=7664672 CPUtime=0.1 cores=0,2
/proc/28451/task/28486/stat : 28486 (java) S 28449 28451 27965 0 -1 4202560 605 0 0 0 10 0 0 0 19 0 19 0 449608766 7848624128 21204 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28487] ppid=28449 vsize=7664672 CPUtime=0.53 cores=0,2
/proc/28451/task/28487/stat : 28487 (java) S 28449 28451 27965 0 -1 4202560 8773 0 0 0 53 0 0 0 16 0 19 0 449608766 7848624128 21204 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 0 0 0 0
[pid=28451/tid=28488] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28488/stat : 28488 (java) S 28449 28451 27965 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449608766 7848624128 21204 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28489] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28489/stat : 28489 (java) S 28449 28451 27965 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 449608766 7848624128 21204 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118585344 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28514] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28514/stat : 28514 (java) S 28449 28451 27965 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449608784 7848624128 21204 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118585344 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 7664672

[startup+3.10141 s]
/proc/loadavg: 0.92 1.01 1.68 7/262 28543
/proc/meminfo: memFree=19574800/32951124 swapFree=67111524/67111528
[pid=28451] ppid=28449 vsize=7664672 CPUtime=3.71 cores=0,2
/proc/28451/stat : 28451 (java) S 28449 28451 27965 0 -1 4202496 24785 0 1 0 369 2 0 0 22 0 19 0 449608760 7848624128 22157 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28451/statm: 1916168 22157 2253 9 0 1906906 0
[pid=28451/tid=28452] ppid=28449 vsize=7664672 CPUtime=2.95 cores=0,2
/proc/28451/task/28452/stat : 28452 (java) R 28449 28451 27965 0 -1 4202560 10605 0 1 0 294 1 0 0 19 0 19 0 449608761 7848624128 22157 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 46912505648171 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28451/tid=28467] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28467/stat : 28467 (java) S 28449 28451 27965 0 -1 4202560 31 0 0 0 0 0 0 0 15 0 19 0 449608762 7848624128 22157 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 0 0 0 0
[pid=28451/tid=28468] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28468/stat : 28468 (java) S 28449 28451 27965 0 -1 4202560 457 0 0 0 0 0 0 0 15 0 19 0 449608762 7848624128 22157 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 0 0 0 0
[pid=28451/tid=28469] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28469/stat : 28469 (java) S 28449 28451 27965 0 -1 4202560 31 0 0 0 0 0 0 0 15 0 19 0 449608762 7848624128 22157 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 0 0 0 0
[pid=28451/tid=28470] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28470/stat : 28470 (java) S 28449 28451 27965 0 -1 4202560 35 0 0 0 0 0 0 0 15 0 19 0 449608762 7848624128 22157 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 0 0 0 0
[pid=28451/tid=28471] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28471/stat : 28471 (java) S 28449 28451 27965 0 -1 4202560 711 0 0 0 0 0 0 0 18 0 19 0 449608762 7848624128 22157 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 0 0 0 0
[pid=28451/tid=28472] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28472/stat : 28472 (java) S 28449 28451 27965 0 -1 4202560 32 0 0 0 0 0 0 0 18 0 19 0 449608762 7848624128 22157 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 0 0 0 0
[pid=28451/tid=28473] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28473/stat : 28473 (java) S 28449 28451 27965 0 -1 4202560 548 0 0 0 0 0 0 0 15 0 19 0 449608762 7848624128 22157 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 0 0 0 0
[pid=28451/tid=28474] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28474/stat : 28474 (java) S 28449 28451 27965 0 -1 4202560 157 0 0 0 0 0 0 0 15 0 19 0 449608762 7848624128 22157 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 0 0 0 0
[pid=28451/tid=28477] ppid=28449 vsize=7664672 CPUtime=0.04 cores=0,2
/proc/28451/task/28477/stat : 28477 (java) S 28449 28451 27965 0 -1 4202560 1646 0 0 0 4 0 0 0 15 0 19 0 449608763 7848624128 22157 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118585344 0 0 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28478] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28478/stat : 28478 (java) S 28449 28451 27965 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449608764 7848624128 22157 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28479] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28479/stat : 28479 (java) S 28449 28451 27965 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 449608764 7848624128 22157 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28485] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28485/stat : 28485 (java) S 28449 28451 27965 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449608766 7848624128 22157 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118592433 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28486] ppid=28449 vsize=7664672 CPUtime=0.12 cores=0,2
/proc/28451/task/28486/stat : 28486 (java) S 28449 28451 27965 0 -1 4202560 607 0 0 0 12 0 0 0 16 0 19 0 449608766 7848624128 22157 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28487] ppid=28449 vsize=7664672 CPUtime=0.54 cores=0,2
/proc/28451/task/28487/stat : 28487 (java) S 28449 28451 27965 0 -1 4202560 8773 0 0 0 54 0 0 0 15 0 19 0 449608766 7848624128 22157 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 0 0 0 0
[pid=28451/tid=28488] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28488/stat : 28488 (java) S 28449 28451 27965 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449608766 7848624128 22157 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28489] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28489/stat : 28489 (java) S 28449 28451 27965 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 449608766 7848624128 22157 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118585344 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28514] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28514/stat : 28514 (java) S 28449 28451 27965 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449608784 7848624128 22157 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118585344 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 7664672

[startup+6.30086 s]
/proc/loadavg: 1.17 1.06 1.70 5/262 28543
/proc/meminfo: memFree=19562896/32951124 swapFree=67111524/67111528
[pid=28451] ppid=28449 vsize=7664672 CPUtime=6.93 cores=0,2
/proc/28451/stat : 28451 (java) S 28449 28451 27965 0 -1 4202496 25230 0 1 0 690 3 0 0 22 0 19 0 449608760 7848624128 22598 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28451/statm: 1916168 22598 2253 9 0 1906906 0
[pid=28451/tid=28452] ppid=28449 vsize=7664672 CPUtime=6.03 cores=0,2
/proc/28451/task/28452/stat : 28452 (java) R 28449 28451 27965 0 -1 4202560 10607 0 1 0 602 1 0 0 25 0 19 0 449608761 7848624128 22598 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 46912505629421 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28451/tid=28467] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28467/stat : 28467 (java) S 28449 28451 27965 0 -1 4202560 33 0 0 0 0 0 0 0 15 0 19 0 449608762 7848624128 22598 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 0 0 0 0
[pid=28451/tid=28468] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28468/stat : 28468 (java) S 28449 28451 27965 0 -1 4202560 457 0 0 0 0 0 0 0 15 0 19 0 449608762 7848624128 22598 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28469] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28469/stat : 28469 (java) S 28449 28451 27965 0 -1 4202560 89 0 0 0 0 0 0 0 16 0 19 0 449608762 7848624128 22598 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28470] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28470/stat : 28470 (java) S 28449 28451 27965 0 -1 4202560 35 0 0 0 0 0 0 0 15 0 19 0 449608762 7848624128 22598 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28471] ppid=28449 vsize=7664672 CPUtime=0.01 cores=0,2
/proc/28451/task/28471/stat : 28471 (java) S 28449 28451 27965 0 -1 4202560 730 0 0 0 1 0 0 0 15 0 19 0 449608762 7848624128 22598 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28472] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28472/stat : 28472 (java) S 28449 28451 27965 0 -1 4202560 32 0 0 0 0 0 0 0 15 0 19 0 449608762 7848624128 22598 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28473] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28473/stat : 28473 (java) S 28449 28451 27965 0 -1 4202560 548 0 0 0 0 0 0 0 15 0 19 0 449608762 7848624128 22598 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28474] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28474/stat : 28474 (java) S 28449 28451 27965 0 -1 4202560 157 0 0 0 0 0 0 0 15 0 19 0 449608762 7848624128 22598 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28477] ppid=28449 vsize=7664672 CPUtime=0.13 cores=0,2
/proc/28451/task/28477/stat : 28477 (java) S 28449 28451 27965 0 -1 4202560 2004 0 0 0 13 0 0 0 16 0 19 0 449608763 7848624128 22598 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118585344 0 0 0 16800975 18446604453979961536 0 0 -1 0 0 0 0
[pid=28451/tid=28478] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28478/stat : 28478 (java) S 28449 28451 27965 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449608764 7848624128 22598 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28479] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28479/stat : 28479 (java) S 28449 28451 27965 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 449608764 7848624128 22598 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28485] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28485/stat : 28485 (java) S 28449 28451 27965 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449608766 7848624128 22598 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118592433 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28486] ppid=28449 vsize=7664672 CPUtime=0.12 cores=0,2
/proc/28451/task/28486/stat : 28486 (java) S 28449 28451 27965 0 -1 4202560 607 0 0 0 12 0 0 0 15 0 19 0 449608766 7848624128 22598 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28487] ppid=28449 vsize=7664672 CPUtime=0.57 cores=0,2
/proc/28451/task/28487/stat : 28487 (java) S 28449 28451 27965 0 -1 4202560 8779 0 0 0 57 0 0 0 15 0 19 0 449608766 7848624128 22598 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 0 0 0 0

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

[pid=28451/tid=28472] ppid=28449 vsize=7664672 CPUtime=0.06 cores=0,2
/proc/28451/task/28472/stat : 28472 (java) S 28449 28451 27965 0 -1 4202560 130 0 0 0 6 0 0 0 15 0 19 0 449608762 7848624128 37141 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28473] ppid=28449 vsize=7664672 CPUtime=0.08 cores=0,2
/proc/28451/task/28473/stat : 28473 (java) S 28449 28451 27965 0 -1 4202560 1673 0 0 0 8 0 0 0 15 0 19 0 449608762 7848624128 37141 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28474] ppid=28449 vsize=7664672 CPUtime=0.04 cores=0,2
/proc/28451/task/28474/stat : 28474 (java) S 28449 28451 27965 0 -1 4202560 164 0 0 0 4 0 0 0 15 0 19 0 449608762 7848624128 37141 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28477] ppid=28449 vsize=7664672 CPUtime=2.42 cores=0,2
/proc/28451/task/28477/stat : 28477 (java) S 28449 28451 27965 0 -1 4202560 7930 0 0 0 241 1 0 0 15 0 19 0 449608763 7848624128 37141 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118585344 0 0 0 16800975 18446604453979961536 0 0 -1 0 0 0 0
[pid=28451/tid=28478] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28478/stat : 28478 (java) S 28449 28451 27965 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449608764 7848624128 37141 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28479] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28479/stat : 28479 (java) S 28449 28451 27965 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 449608764 7848624128 37141 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28485] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28485/stat : 28485 (java) S 28449 28451 27965 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449608766 7848624128 37141 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118592433 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28486] ppid=28449 vsize=7664672 CPUtime=0.56 cores=0,2
/proc/28451/task/28486/stat : 28486 (java) S 28449 28451 27965 0 -1 4202560 1050 0 0 0 56 0 0 0 15 0 19 0 449608766 7848624128 37141 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28487] ppid=28449 vsize=7664672 CPUtime=0.68 cores=0,2
/proc/28451/task/28487/stat : 28487 (java) S 28449 28451 27965 0 -1 4202560 9769 0 0 0 68 0 0 0 16 0 19 0 449608766 7848624128 37141 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 0 0 0 0
[pid=28451/tid=28488] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28488/stat : 28488 (java) S 28449 28451 27965 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449608766 7848624128 37141 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28489] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28489/stat : 28489 (java) S 28449 28451 27965 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 19 0 449608766 7848624128 37141 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118585344 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28514] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28514/stat : 28514 (java) S 28449 28451 27965 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449608784 7848624128 37141 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118585344 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1123.75
Current children cumulated vsize (KiB) 7664672

[startup+1182.3 s]
/proc/loadavg: 4.00 3.94 3.33 5/262 28578
/proc/meminfo: memFree=19350568/32951124 swapFree=67111524/67111528
[pid=28451] ppid=28449 vsize=7664672 CPUtime=1183.76 cores=0,2
/proc/28451/stat : 28451 (java) S 28449 28451 27965 0 -1 4202496 41516 0 1 0 118367 9 0 0 22 0 19 0 449608760 7848624128 38193 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28451/statm: 1916168 38193 2255 9 0 1906906 0
[pid=28451/tid=28452] ppid=28449 vsize=7664672 CPUtime=1179.28 cores=0,2
/proc/28451/task/28452/stat : 28452 (java) R 28449 28451 27965 0 -1 4202560 14013 0 1 0 117923 5 0 0 25 0 19 0 449608761 7848624128 38193 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 46912505882929 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28451/tid=28467] ppid=28449 vsize=7664672 CPUtime=0.12 cores=0,2
/proc/28451/task/28467/stat : 28467 (java) S 28449 28451 27965 0 -1 4202560 1635 0 0 0 12 0 0 0 15 0 19 0 449608762 7848624128 38193 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28468] ppid=28449 vsize=7664672 CPUtime=0.1 cores=0,2
/proc/28451/task/28468/stat : 28468 (java) S 28449 28451 27965 0 -1 4202560 687 0 0 0 10 0 0 0 16 0 19 0 449608762 7848624128 38193 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28469] ppid=28449 vsize=7664672 CPUtime=0.06 cores=0,2
/proc/28451/task/28469/stat : 28469 (java) S 28449 28451 27965 0 -1 4202560 253 0 0 0 6 0 0 0 15 0 19 0 449608762 7848624128 38193 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28470] ppid=28449 vsize=7664672 CPUtime=0.09 cores=0,2
/proc/28451/task/28470/stat : 28470 (java) S 28449 28451 27965 0 -1 4202560 1817 0 0 0 9 0 0 0 16 0 19 0 449608762 7848624128 38193 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28471] ppid=28449 vsize=7664672 CPUtime=0.09 cores=0,2
/proc/28451/task/28471/stat : 28471 (java) S 28449 28451 27965 0 -1 4202560 887 0 0 0 9 0 0 0 15 0 19 0 449608762 7848624128 38193 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28472] ppid=28449 vsize=7664672 CPUtime=0.07 cores=0,2
/proc/28451/task/28472/stat : 28472 (java) S 28449 28451 27965 0 -1 4202560 135 0 0 0 7 0 0 0 15 0 19 0 449608762 7848624128 38193 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28473] ppid=28449 vsize=7664672 CPUtime=0.08 cores=0,2
/proc/28451/task/28473/stat : 28473 (java) S 28449 28451 27965 0 -1 4202560 1673 0 0 0 8 0 0 0 15 0 19 0 449608762 7848624128 38193 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28474] ppid=28449 vsize=7664672 CPUtime=0.05 cores=0,2
/proc/28451/task/28474/stat : 28474 (java) S 28449 28451 27965 0 -1 4202560 166 0 0 0 5 0 0 0 15 0 19 0 449608762 7848624128 38193 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28477] ppid=28449 vsize=7664672 CPUtime=2.48 cores=0,2
/proc/28451/task/28477/stat : 28477 (java) S 28449 28451 27965 0 -1 4202560 8211 0 0 0 247 1 0 0 15 0 19 0 449608763 7848624128 38193 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118585344 0 0 0 16800975 18446604453979961536 0 0 -1 0 0 0 0
[pid=28451/tid=28478] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28478/stat : 28478 (java) S 28449 28451 27965 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449608764 7848624128 38193 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28479] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28479/stat : 28479 (java) S 28449 28451 27965 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 449608764 7848624128 38193 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28485] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28485/stat : 28485 (java) S 28449 28451 27965 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449608766 7848624128 38193 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118592433 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28486] ppid=28449 vsize=7664672 CPUtime=0.56 cores=0,2
/proc/28451/task/28486/stat : 28486 (java) S 28449 28451 27965 0 -1 4202560 1050 0 0 0 56 0 0 0 15 0 19 0 449608766 7848624128 38193 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28487] ppid=28449 vsize=7664672 CPUtime=0.68 cores=0,2
/proc/28451/task/28487/stat : 28487 (java) S 28449 28451 27965 0 -1 4202560 9769 0 0 0 68 0 0 0 16 0 19 0 449608766 7848624128 38193 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 0 0 0 0
[pid=28451/tid=28488] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28488/stat : 28488 (java) S 28449 28451 27965 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449608766 7848624128 38193 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28489] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28489/stat : 28489 (java) S 28449 28451 27965 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 19 0 449608766 7848624128 38193 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118585344 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28514] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28514/stat : 28514 (java) S 28449 28451 27965 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449608784 7848624128 38193 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118585344 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1183.76
Current children cumulated vsize (KiB) 7664672

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.37 5/262 28580
/proc/meminfo: memFree=19349292/32951124 swapFree=67111524/67111528
[pid=28451] ppid=28449 vsize=7664672 CPUtime=1243.77 cores=0,2
/proc/28451/stat : 28451 (java) S 28449 28451 27965 0 -1 4202496 41527 0 1 0 124368 9 0 0 22 0 19 0 449608760 7848624128 38195 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28451/statm: 1916168 38195 2255 9 0 1906906 0
[pid=28451/tid=28452] ppid=28449 vsize=7664672 CPUtime=1239.2 cores=0,2
/proc/28451/task/28452/stat : 28452 (java) R 28449 28451 27965 0 -1 4202560 14017 0 1 0 123915 5 0 0 25 0 19 0 449608761 7848624128 38195 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 46912505536487 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28451/tid=28467] ppid=28449 vsize=7664672 CPUtime=0.12 cores=0,2
/proc/28451/task/28467/stat : 28467 (java) S 28449 28451 27965 0 -1 4202560 1635 0 0 0 12 0 0 0 15 0 19 0 449608762 7848624128 38195 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28468] ppid=28449 vsize=7664672 CPUtime=0.1 cores=0,2
/proc/28451/task/28468/stat : 28468 (java) S 28449 28451 27965 0 -1 4202560 687 0 0 0 10 0 0 0 15 0 19 0 449608762 7848624128 38195 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28469] ppid=28449 vsize=7664672 CPUtime=0.06 cores=0,2
/proc/28451/task/28469/stat : 28469 (java) S 28449 28451 27965 0 -1 4202560 253 0 0 0 6 0 0 0 15 0 19 0 449608762 7848624128 38195 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28470] ppid=28449 vsize=7664672 CPUtime=0.1 cores=0,2
/proc/28451/task/28470/stat : 28470 (java) S 28449 28451 27965 0 -1 4202560 1817 0 0 0 10 0 0 0 16 0 19 0 449608762 7848624128 38195 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28471] ppid=28449 vsize=7664672 CPUtime=0.09 cores=0,2
/proc/28451/task/28471/stat : 28471 (java) S 28449 28451 27965 0 -1 4202560 887 0 0 0 9 0 0 0 16 0 19 0 449608762 7848624128 38195 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28472] ppid=28449 vsize=7664672 CPUtime=0.07 cores=0,2
/proc/28451/task/28472/stat : 28472 (java) S 28449 28451 27965 0 -1 4202560 135 0 0 0 7 0 0 0 15 0 19 0 449608762 7848624128 38195 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28473] ppid=28449 vsize=7664672 CPUtime=0.09 cores=0,2
/proc/28451/task/28473/stat : 28473 (java) S 28449 28451 27965 0 -1 4202560 1673 0 0 0 9 0 0 0 15 0 19 0 449608762 7848624128 38195 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28474] ppid=28449 vsize=7664672 CPUtime=0.05 cores=0,2
/proc/28451/task/28474/stat : 28474 (java) S 28449 28451 27965 0 -1 4202560 166 0 0 0 5 0 0 0 16 0 19 0 449608762 7848624128 38195 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28477] ppid=28449 vsize=7664672 CPUtime=2.55 cores=0,2
/proc/28451/task/28477/stat : 28477 (java) S 28449 28451 27965 0 -1 4202560 8213 0 0 0 254 1 0 0 15 0 19 0 449608763 7848624128 38195 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118585344 0 0 0 16800975 18446604453979961536 0 0 -1 0 0 0 0
[pid=28451/tid=28478] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28478/stat : 28478 (java) S 28449 28451 27965 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449608764 7848624128 38195 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28479] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28479/stat : 28479 (java) S 28449 28451 27965 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 449608764 7848624128 38195 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28485] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28485/stat : 28485 (java) S 28449 28451 27965 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449608766 7848624128 38195 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118592433 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28486] ppid=28449 vsize=7664672 CPUtime=0.56 cores=0,2
/proc/28451/task/28486/stat : 28486 (java) S 28449 28451 27965 0 -1 4202560 1051 0 0 0 56 0 0 0 15 0 19 0 449608766 7848624128 38195 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28487] ppid=28449 vsize=7664672 CPUtime=0.68 cores=0,2
/proc/28451/task/28487/stat : 28487 (java) S 28449 28451 27965 0 -1 4202560 9769 0 0 0 68 0 0 0 16 0 19 0 449608766 7848624128 38195 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 0 0 0 0
[pid=28451/tid=28488] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28488/stat : 28488 (java) S 28449 28451 27965 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449608766 7848624128 38195 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28489] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28489/stat : 28489 (java) S 28449 28451 27965 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 19 0 449608766 7848624128 38195 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118585344 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28514] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28514/stat : 28514 (java) S 28449 28451 27965 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449608784 7848624128 38195 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118585344 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1243.77
Current children cumulated vsize (KiB) 7664672



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 3.99 3.42 6/265 28584
/proc/meminfo: memFree=19348364/32951124 swapFree=67111524/67111528
[pid=28451] ppid=28449 vsize=7664672 CPUtime=1301.49 cores=0,2
/proc/28451/stat : 28451 (java) S 28449 28451 27965 0 -1 4202496 41722 0 1 0 130140 9 0 0 22 0 19 0 449608760 7848624128 38383 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118571493 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28451/statm: 1916168 38383 2255 9 0 1906906 0
[pid=28451/tid=28452] ppid=28449 vsize=7664672 CPUtime=1296.84 cores=0,2
/proc/28451/task/28452/stat : 28452 (java) R 28449 28451 27965 0 -1 4202560 14178 0 1 0 129679 5 0 0 25 0 19 0 449608761 7848624128 38383 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 46912505882929 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28451/tid=28467] ppid=28449 vsize=7664672 CPUtime=0.12 cores=0,2
/proc/28451/task/28467/stat : 28467 (java) S 28449 28451 27965 0 -1 4202560 1635 0 0 0 12 0 0 0 15 0 19 0 449608762 7848624128 38383 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28468] ppid=28449 vsize=7664672 CPUtime=0.1 cores=0,2
/proc/28451/task/28468/stat : 28468 (java) S 28449 28451 27965 0 -1 4202560 687 0 0 0 10 0 0 0 15 0 19 0 449608762 7848624128 38383 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28469] ppid=28449 vsize=7664672 CPUtime=0.06 cores=0,2
/proc/28451/task/28469/stat : 28469 (java) S 28449 28451 27965 0 -1 4202560 253 0 0 0 6 0 0 0 15 0 19 0 449608762 7848624128 38383 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28470] ppid=28449 vsize=7664672 CPUtime=0.1 cores=0,2
/proc/28451/task/28470/stat : 28470 (java) S 28449 28451 27965 0 -1 4202560 1817 0 0 0 10 0 0 0 15 0 19 0 449608762 7848624128 38383 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28471] ppid=28449 vsize=7664672 CPUtime=0.1 cores=0,2
/proc/28451/task/28471/stat : 28471 (java) S 28449 28451 27965 0 -1 4202560 890 0 0 0 10 0 0 0 15 0 19 0 449608762 7848624128 38383 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28472] ppid=28449 vsize=7664672 CPUtime=0.07 cores=0,2
/proc/28451/task/28472/stat : 28472 (java) S 28449 28451 27965 0 -1 4202560 135 0 0 0 7 0 0 0 15 0 19 0 449608762 7848624128 38383 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28473] ppid=28449 vsize=7664672 CPUtime=0.09 cores=0,2
/proc/28451/task/28473/stat : 28473 (java) S 28449 28451 27965 0 -1 4202560 1673 0 0 0 9 0 0 0 15 0 19 0 449608762 7848624128 38383 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28474] ppid=28449 vsize=7664672 CPUtime=0.06 cores=0,2
/proc/28451/task/28474/stat : 28474 (java) S 28449 28451 27965 0 -1 4202560 171 0 0 0 6 0 0 0 15 0 19 0 449608762 7848624128 38383 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28477] ppid=28449 vsize=7664672 CPUtime=2.61 cores=0,2
/proc/28451/task/28477/stat : 28477 (java) S 28449 28451 27965 0 -1 4202560 8235 0 0 0 260 1 0 0 15 0 19 0 449608763 7848624128 38383 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118585344 0 0 0 16800975 18446604453979961536 0 0 -1 0 0 0 0
[pid=28451/tid=28478] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28478/stat : 28478 (java) S 28449 28451 27965 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449608764 7848624128 38383 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28479] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28479/stat : 28479 (java) S 28449 28451 27965 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 449608764 7848624128 38383 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28485] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28485/stat : 28485 (java) S 28449 28451 27965 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449608766 7848624128 38383 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118592433 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28486] ppid=28449 vsize=7664672 CPUtime=0.56 cores=0,2
/proc/28451/task/28486/stat : 28486 (java) S 28449 28451 27965 0 -1 4202560 1051 0 0 0 56 0 0 0 15 0 19 0 449608766 7848624128 38383 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28487] ppid=28449 vsize=7664672 CPUtime=0.68 cores=0,2
/proc/28451/task/28487/stat : 28487 (java) S 28449 28451 27965 0 -1 4202560 9769 0 0 0 68 0 0 0 16 0 19 0 449608766 7848624128 38383 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 0 0 0 0
[pid=28451/tid=28488] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28488/stat : 28488 (java) S 28449 28451 27965 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449608766 7848624128 38383 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118584729 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
[pid=28451/tid=28489] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28489/stat : 28489 (java) S 28449 28451 27965 0 -1 4202560 78 0 0 0 0 0 0 0 15 0 19 0 449608766 7848624128 38383 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118585344 0 4 0 16800975 18446604453979961536 0 0 -1 0 0 0 0
[pid=28451/tid=28514] ppid=28449 vsize=7664672 CPUtime=0 cores=0,2
/proc/28451/task/28514/stat : 28514 (java) S 28449 28451 27965 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449608784 7848624128 38383 33554432000 1073741824 1073778376 140735961883744 18446744073709551615 255118585344 0 4 0 16800975 18446604453979961536 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1301.49
Current children cumulated vsize (KiB) 7664672

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.07
CPU time (s): 1301.62
CPU user time (s): 1301.51
CPU system time (s): 0.111982
CPU usage (%): 100.119
Max. virtual memory (cumulated for all children) (KiB): 7664672

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

runsolver used 2.29365 second user time and 4.81927 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-23 17:18:46
IDJOB=3263580
IDBENCH=83986
IDSOLVER=1611
FILE ID=node144/3263580-1303571926
RUNJOBID= node144-1303571926-28428
PBS_JOBID= 13150287
Free space on /tmp= 72184 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_29_30_6-dir.shuffled-as.sat03-130.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-3263580-1303571926/watcher-3263580-1303571926 -o /tmp/evaluation-result-3263580-1303571926/solver-3263580-1303571926 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3263580-1303571926.cnf

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

MD5SUM BENCH= e826117d87949a5b285e72732bfa395b
RANDOM SEED=687724383

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19904220 kB
Buffers:       2154924 kB
Cached:       10294940 kB
SwapCached:          4 kB
Active:        3301444 kB
Inactive:      9213468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19904220 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1572 kB
Writeback:           0 kB
AnonPages:       64184 kB
Mapped:          17580 kB
Slab:           468420 kB
PageTables:       4724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   211244 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= 72180 MiB
End job on node144 at 2011-04-23 17:40:28