Trace number 3190337

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S1920335371-069-UNKNOWN.cnf
MD5SUM2df42d61a6b217e160d2447861596d0d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark56.0875
Satisfiable
(Un)Satisfiability was proved
Number of variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c no version file found!!!
0.00/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.07	c java.vm.version	19.1-b02
0.00/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		1.6.0_24
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		2.6.18-164.el5
0.00/0.07	c os.arch		amd64
0.00/0.07	c Free memory 		6997539544
0.00/0.07	c Max memory 		7034241024
0.00/0.07	c Total memory 		7034241024
0.00/0.07	c Number of processors 	8
0.09/0.09	c --- Begin Solver configuration ---
0.09/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@2fe4cbc4
0.09/0.09	c Learn all clauses as in MiniSAT
0.09/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.09/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.09/0.09	c Expensive reason simplification
0.09/0.09	c Armin Biere (Picosat) restarts strategy
0.09/0.09	c Glucose learned constraints deletion strategy
0.09/0.09	c timeout=2147483647s
0.09/0.09	c DB Simplification allowed=true
0.09/0.09	c --- End Solver configuration ---
0.09/0.09	c solving HOME/instance-3190337-1302598832.cnf
0.09/0.09	c reading problem ... 
0.41/0.33	c ... done. Wall clock time 0.247s.
0.41/0.33	c #vars     40000
0.41/0.33	c #constraints  168000
0.41/0.33	c constraints type 
0.41/0.33	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 168000
6.70/6.20	c cleaning 2500 clauses out of 5001 with flag 5001/5001
13.02/12.29	c cleaning 4244 clauses out of 8500 with flag 11000/11000
19.93/19.17	c cleaning 5623 clauses out of 11256 with flag 18000/18000
27.62/26.88	c cleaning 6813 clauses out of 13633 with flag 26000/26000
36.32/35.55	c cleaning 7903 clauses out of 15822 with flag 35002/35002
45.94/45.19	c cleaning 8958 clauses out of 17918 with flag 45001/45001
56.34/55.57	c cleaning 9979 clauses out of 19959 with flag 56000/56000
68.05/67.28	c cleaning 10980 clauses out of 21980 with flag 68000/68000
80.56/79.72	c cleaning 11993 clauses out of 24002 with flag 81002/81002
93.97/93.15	c cleaning 12998 clauses out of 26008 with flag 95001/95001
108.39/107.57	c cleaning 13993 clauses out of 28012 with flag 110003/110003
124.01/123.12	c cleaning 15003 clauses out of 30018 with flag 126002/126002
140.31/139.41	c cleaning 16007 clauses out of 32016 with flag 143003/143003
157.92/157.07	c cleaning 16995 clauses out of 34006 with flag 161000/161000
176.43/175.50	c cleaning 17996 clauses out of 36011 with flag 180000/180000
196.04/195.11	c cleaning 19004 clauses out of 38017 with flag 200002/200002
216.96/216.03	c cleaning 19999 clauses out of 40012 with flag 221001/221001
238.87/237.90	c cleaning 21001 clauses out of 42012 with flag 243000/243000
261.68/260.71	c cleaning 22004 clauses out of 44012 with flag 266001/266001
285.39/284.47	c cleaning 22999 clauses out of 46008 with flag 290001/290001
310.11/309.16	c cleaning 23997 clauses out of 48009 with flag 315001/315001
336.11/335.16	c cleaning 25002 clauses out of 50012 with flag 341001/341001
363.23/362.27	c cleaning 26004 clauses out of 52009 with flag 368000/368000
390.65/389.64	c cleaning 27001 clauses out of 54005 with flag 396000/396000
419.87/418.88	c cleaning 27991 clauses out of 56004 with flag 425000/425000
450.98/449.91	c cleaning 29003 clauses out of 58013 with flag 455000/455000
481.70/480.67	c cleaning 29995 clauses out of 60010 with flag 486000/486000
514.61/513.56	c cleaning 31006 clauses out of 62017 with flag 518002/518002
547.93/546.85	c cleaning 31999 clauses out of 64010 with flag 551001/551001
582.64/581.56	c cleaning 32984 clauses out of 66010 with flag 585000/585000
619.75/618.63	c cleaning 34012 clauses out of 68026 with flag 620000/620000
656.38/655.24	c cleaning 34997 clauses out of 70014 with flag 656000/656000
694.99/693.82	c cleaning 36001 clauses out of 72017 with flag 693000/693000
732.91/731.79	c cleaning 36995 clauses out of 74016 with flag 731000/731000
773.43/772.23	c cleaning 38002 clauses out of 76021 with flag 770000/770000
813.94/812.79	c cleaning 38996 clauses out of 78019 with flag 810000/810000
857.76/856.53	c cleaning 40004 clauses out of 80023 with flag 851000/851000
901.17/900.00	c cleaning 40992 clauses out of 82019 with flag 893000/893000
947.89/946.63	c cleaning 42005 clauses out of 84027 with flag 936000/936000
993.32/992.08	c cleaning 43005 clauses out of 86022 with flag 980000/980000
1041.73/1040.42	c cleaning 43999 clauses out of 88019 with flag 1025002/1025002
1089.95/1088.65	c cleaning 44997 clauses out of 90018 with flag 1071000/1071000
1140.97/1139.62	c cleaning 46003 clauses out of 92021 with flag 1118000/1118000
1191.50/1190.12	c cleaning 46999 clauses out of 94018 with flag 1166000/1166000
1243.41/1242.07	c cleaning 48001 clauses out of 96019 with flag 1215000/1215000
1297.64/1296.27	c cleaning 48999 clauses out of 98019 with flag 1265001/1265001
1301.46/1300.01	c starts		: 1314
1301.46/1300.01	c conflicts		: 1268719
1301.46/1300.01	c decisions		: 5607645
1301.46/1300.01	c propagations		: 1667992337
1301.46/1300.01	c inspects		: 3976760889
1301.46/1300.01	c shortcuts		: 0
1301.46/1300.01	c learnt literals	: 0
1301.46/1300.01	c learnt binary clauses	: 0
1301.46/1300.01	c learnt ternary clauses	: 80
1301.46/1300.01	c learnt constraints	: 1268719
1301.46/1300.01	c ignored constraints	: 0
1301.46/1300.01	c root simplifications	: 1314
1301.46/1300.01	c removed literals (reason simplification)	: 16527735
1301.46/1300.01	c reason swapping (by a shorter reason)	: 0
1301.46/1300.01	c Calls to reduceDB	: 46
1301.46/1300.01	c speed (assignments/second)	: 1283390.8889600178
1301.46/1300.01	c non guided choices	3648
1301.46/1300.04	c learnt constraints type 
1301.46/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 52768
1301.46/1300.04	c constraints type 
1301.46/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 168000
1301.46/1300.04	s UNKNOWN
1301.46/1300.04	c Total wall clock time (in seconds) : 1299.924

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

running on 2 cores: 4,6

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: 4.00 4.06 4.40 6/236 22958
/proc/meminfo: memFree=16668472/32950928 swapFree=67111528/67111528
[pid=22958] ppid=22956 vsize=31608 CPUtime=0 cores=4,6
/proc/22958/stat : 22958 (java) S 22956 22958 22624 0 -1 4202496 1284 0 0 0 0 0 0 0 25 0 2 0 371482887 32366592 999 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485770213 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/22958/statm: 7901 1001 771 9 0 386 0
[pid=22958/tid=22959] ppid=22956 vsize=31656 CPUtime=0 cores=4,6
/proc/22958/task/22959/stat : 22959 (java) R 22956 22958 22624 0 -1 4202560 176 0 0 0 0 0 0 0 25 0 2 0 371482887 32415744 1007 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274469043847 0 0 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.0933711 s]
/proc/loadavg: 4.00 4.06 4.40 6/236 22958
/proc/meminfo: memFree=16668472/32950928 swapFree=67111528/67111528
[pid=22958] ppid=22956 vsize=7635912 CPUtime=0.09 cores=4,6
/proc/22958/stat : 22958 (java) S 22956 22958 22624 0 -1 4202496 10704 0 1 0 8 1 0 0 25 0 18 0 371482887 7819173888 10398 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22958/statm: 1908978 10398 2093 9 0 1899716 0
[pid=22958/tid=22959] ppid=22956 vsize=7635912 CPUtime=0.07 cores=4,6
/proc/22958/task/22959/stat : 22959 (java) R 22956 22958 22624 0 -1 4202560 8964 0 1 0 6 1 0 0 25 0 18 0 371482887 7819173888 10398 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 47273084241432 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7635912

[startup+0.100694 s]
/proc/loadavg: 4.00 4.06 4.40 6/236 22958
/proc/meminfo: memFree=16668472/32950928 swapFree=67111528/67111528
[pid=22958] ppid=22956 vsize=7635912 CPUtime=0.1 cores=4,6
/proc/22958/stat : 22958 (java) S 22956 22958 22624 0 -1 4202496 10775 0 1 0 9 1 0 0 25 0 18 0 371482887 7819173888 10469 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22958/statm: 1908978 10469 2093 9 0 1899716 0
[pid=22958/tid=22959] ppid=22956 vsize=7635912 CPUtime=0.08 cores=4,6
/proc/22958/task/22959/stat : 22959 (java) R 22956 22958 22624 0 -1 4202560 9035 0 1 0 7 1 0 0 25 0 18 0 371482887 7819173888 10469 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 46912505164261 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7635912

[startup+0.300661 s]
/proc/loadavg: 4.00 4.06 4.40 6/236 22958
/proc/meminfo: memFree=16668472/32950928 swapFree=67111528/67111528
[pid=22958] ppid=22956 vsize=7636900 CPUtime=0.41 cores=4,6
/proc/22958/stat : 22958 (java) S 22956 22958 22624 0 -1 4202496 15604 0 1 0 39 2 0 0 25 0 18 0 371482887 7820185600 15142 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22958/statm: 1909225 15143 2197 9 0 1899963 0
[pid=22958/tid=22959] ppid=22956 vsize=7636900 CPUtime=0.29 cores=4,6
/proc/22958/task/22959/stat : 22959 (java) R 22956 22958 22624 0 -1 4202560 13257 0 1 0 27 2 0 0 25 0 18 0 371482887 7820185600 15143 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 46912505544798 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 7636900

[startup+0.700595 s]
/proc/loadavg: 4.00 4.06 4.40 6/236 22958
/proc/meminfo: memFree=16668472/32950928 swapFree=67111528/67111528
[pid=22958] ppid=22956 vsize=7642912 CPUtime=1.15 cores=4,6
/proc/22958/stat : 22958 (java) S 22956 22958 22624 0 -1 4202496 20903 0 1 0 112 3 0 0 25 0 19 0 371482887 7826341888 18875 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22958/statm: 1910728 18875 2221 9 0 1901466 0
[pid=22958/tid=22959] ppid=22956 vsize=7642912 CPUtime=0.68 cores=4,6
/proc/22958/task/22959/stat : 22959 (java) R 22956 22958 22624 0 -1 4202560 15241 0 1 0 66 2 0 0 25 0 19 0 371482887 7826341888 18875 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 46912505618145 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 7642912

[startup+1.50145 s]
/proc/loadavg: 4.00 4.06 4.40 5/262 22984
/proc/meminfo: memFree=16515008/32950928 swapFree=67111528/67111528
[pid=22958] ppid=22956 vsize=7642912 CPUtime=2.09 cores=4,6
/proc/22958/stat : 22958 (java) S 22956 22958 22624 0 -1 4202496 21718 0 1 0 206 3 0 0 25 0 19 0 371482887 7826341888 19372 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22958/statm: 1910728 19372 2225 9 0 1901466 0
[pid=22958/tid=22959] ppid=22956 vsize=7642912 CPUtime=1.48 cores=4,6
/proc/22958/task/22959/stat : 22959 (java) R 22956 22958 22624 0 -1 4202560 15708 0 1 0 146 2 0 0 25 0 19 0 371482887 7826341888 19372 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 46912505812550 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22958/tid=22966] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22966/stat : 22966 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482888 7826341888 19372 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22967] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22967/stat : 22967 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482888 7826341888 19372 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22968] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22968/stat : 22968 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482888 7826341888 19372 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22969] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22969/stat : 22969 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482888 7826341888 19372 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22970] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22970/stat : 22970 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482888 7826341888 19372 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22971] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22971/stat : 22971 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482888 7826341888 19372 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22972] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22972/stat : 22972 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482888 7826341888 19372 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22973] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22973/stat : 22973 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482888 7826341888 19372 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22974] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22974/stat : 22974 (java) S 22956 22958 22624 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 371482889 7826341888 19372 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485784064 0 0 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22975] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22975/stat : 22975 (java) S 22956 22958 22624 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 371482890 7826341888 19372 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22976] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22976/stat : 22976 (java) S 22956 22958 22624 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371482890 7826341888 19372 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22977] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22977/stat : 22977 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482892 7826341888 19372 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485791153 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22978] ppid=22956 vsize=7642912 CPUtime=0.25 cores=4,6
/proc/22958/task/22978/stat : 22978 (java) S 22956 22958 22624 0 -1 4202560 2239 0 0 0 25 0 0 0 23 0 19 0 371482892 7826341888 19372 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22979] ppid=22956 vsize=7642912 CPUtime=0.34 cores=4,6
/proc/22958/task/22979/stat : 22979 (java) S 22956 22958 22624 0 -1 4202560 2606 0 0 0 34 0 0 0 22 0 19 0 371482892 7826341888 19372 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22980] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22980/stat : 22980 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482892 7826341888 19372 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22981] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22981/stat : 22981 (java) S 22956 22958 22624 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 371482892 7826341888 19372 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485784064 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22984] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22984/stat : 22984 (java) S 22956 22958 22624 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371482924 7826341888 19372 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485784064 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 7642912

[startup+3.10117 s]
/proc/loadavg: 4.08 4.08 4.40 5/262 22984
/proc/meminfo: memFree=16479668/32950928 swapFree=67111528/67111528
[pid=22958] ppid=22956 vsize=7642912 CPUtime=3.7 cores=4,6
/proc/22958/stat : 22958 (java) S 22956 22958 22624 0 -1 4202496 22182 0 1 0 366 4 0 0 25 0 19 0 371482887 7826341888 19836 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22958/statm: 1910728 19836 2225 9 0 1901466 0
[pid=22958/tid=22959] ppid=22956 vsize=7642912 CPUtime=3.09 cores=4,6
/proc/22958/task/22959/stat : 22959 (java) R 22956 22958 22624 0 -1 4202560 16172 0 1 0 306 3 0 0 25 0 19 0 371482887 7826341888 19836 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 46912505812285 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22958/tid=22966] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22966/stat : 22966 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482888 7826341888 19836 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22967] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22967/stat : 22967 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482888 7826341888 19836 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22968] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22968/stat : 22968 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482888 7826341888 19836 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22969] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22969/stat : 22969 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482888 7826341888 19836 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22970] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22970/stat : 22970 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482888 7826341888 19836 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22971] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22971/stat : 22971 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482888 7826341888 19836 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22972] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22972/stat : 22972 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482888 7826341888 19836 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22973] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22973/stat : 22973 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482888 7826341888 19836 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22974] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22974/stat : 22974 (java) S 22956 22958 22624 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 371482889 7826341888 19836 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485784064 0 0 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22975] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22975/stat : 22975 (java) S 22956 22958 22624 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 371482890 7826341888 19836 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22976] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22976/stat : 22976 (java) S 22956 22958 22624 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371482890 7826341888 19836 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22977] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22977/stat : 22977 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482892 7826341888 19836 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485791153 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22978] ppid=22956 vsize=7642912 CPUtime=0.25 cores=4,6
/proc/22958/task/22978/stat : 22978 (java) S 22956 22958 22624 0 -1 4202560 2239 0 0 0 25 0 0 0 23 0 19 0 371482892 7826341888 19836 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22979] ppid=22956 vsize=7642912 CPUtime=0.34 cores=4,6
/proc/22958/task/22979/stat : 22979 (java) S 22956 22958 22624 0 -1 4202560 2606 0 0 0 34 0 0 0 22 0 19 0 371482892 7826341888 19836 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22980] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22980/stat : 22980 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482892 7826341888 19836 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22981] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22981/stat : 22981 (java) S 22956 22958 22624 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 371482892 7826341888 19836 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485784064 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22984] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22984/stat : 22984 (java) S 22956 22958 22624 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371482924 7826341888 19836 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485784064 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.7
Current children cumulated vsize (KiB) 7642912

[startup+6.30067 s]
/proc/loadavg: 4.08 4.08 4.40 5/262 22984
/proc/meminfo: memFree=16468000/32950928 swapFree=67111528/67111528
[pid=22958] ppid=22956 vsize=7642912 CPUtime=6.95 cores=4,6
/proc/22958/stat : 22958 (java) S 22956 22958 22624 0 -1 4202496 30358 0 1 0 690 5 0 0 25 0 19 0 371482887 7826341888 27888 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22958/statm: 1910728 27888 2243 9 0 1901466 0
[pid=22958/tid=22959] ppid=22956 vsize=7642912 CPUtime=6.19 cores=4,6
/proc/22958/task/22959/stat : 22959 (java) S 22956 22958 22624 0 -1 4202560 17000 0 1 0 616 3 0 0 25 0 19 0 371482887 7826341888 27888 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22966] ppid=22956 vsize=7642912 CPUtime=0.04 cores=4,6
/proc/22958/task/22966/stat : 22966 (java) S 22956 22958 22624 0 -1 4202560 2919 0 0 0 4 0 0 0 18 0 19 0 371482888 7826341888 27888 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22967] ppid=22956 vsize=7642912 CPUtime=0.01 cores=4,6
/proc/22958/task/22967/stat : 22967 (java) S 22956 22958 22624 0 -1 4202560 2273 0 0 0 1 0 0 0 18 0 19 0 371482888 7826341888 27888 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22968] ppid=22956 vsize=7642912 CPUtime=0.01 cores=4,6
/proc/22958/task/22968/stat : 22968 (java) S 22956 22958 22624 0 -1 4202560 569 0 0 0 1 0 0 0 18 0 19 0 371482888 7826341888 27888 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22969] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22969/stat : 22969 (java) S 22956 22958 22624 0 -1 4202560 237 0 0 0 0 0 0 0 18 0 19 0 371482888 7826341888 27888 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22970] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22970/stat : 22970 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371482888 7826341888 27888 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22971] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22971/stat : 22971 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371482888 7826341888 27888 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22972] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22972/stat : 22972 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371482888 7826341888 27888 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22973] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22973/stat : 22973 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371482888 7826341888 27888 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22974] ppid=22956 vsize=7642912 CPUtime=0.04 cores=4,6
/proc/22958/task/22974/stat : 22974 (java) R 22956 22958 22624 0 -1 4202560 1158 0 0 0 4 0 0 0 15 0 19 0 371482889 7826341888 27888 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 47273084036224 0 0 0 16800975 0 0 0 -1 4 0 0 0
[pid=22958/tid=22975] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22975/stat : 22975 (java) S 22956 22958 22624 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 371482890 7826341888 27888 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22976] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22976/stat : 22976 (java) S 22956 22958 22624 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371482890 7826341888 27888 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22977] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22977/stat : 22977 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482892 7826341888 27888 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485791153 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22978] ppid=22956 vsize=7642912 CPUtime=0.25 cores=4,6
/proc/22958/task/22978/stat : 22978 (java) S 22956 22958 22624 0 -1 4202560 2239 0 0 0 25 0 0 0 18 0 19 0 371482892 7826341888 27888 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22979] ppid=22956 vsize=7642912 CPUtime=0.36 cores=4,6
/proc/22958/task/22979/stat : 22979 (java) S 22956 22958 22624 0 -1 4202560 2808 0 0 0 36 0 0 0 16 0 19 0 371482892 7826341888 27888 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0

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

[pid=22958/tid=22971] ppid=22956 vsize=7642912 CPUtime=0.07 cores=4,6
/proc/22958/task/22971/stat : 22971 (java) S 22956 22958 22624 0 -1 4202560 48 0 0 0 7 0 0 0 15 0 19 0 371482888 7826341888 75805 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22972] ppid=22956 vsize=7642912 CPUtime=0.14 cores=4,6
/proc/22958/task/22972/stat : 22972 (java) S 22956 22958 22624 0 -1 4202560 3244 0 0 0 14 0 0 0 15 0 19 0 371482888 7826341888 75805 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22973] ppid=22956 vsize=7642912 CPUtime=0.17 cores=4,6
/proc/22958/task/22973/stat : 22973 (java) S 22956 22958 22624 0 -1 4202560 3993 0 0 0 17 0 0 0 15 0 19 0 371482888 7826341888 75805 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22974] ppid=22956 vsize=7642912 CPUtime=4.52 cores=4,6
/proc/22958/task/22974/stat : 22974 (java) S 22956 22958 22624 0 -1 4202560 10604 0 0 0 451 1 0 0 15 0 19 0 371482889 7826341888 75805 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485784064 0 0 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22975] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22975/stat : 22975 (java) S 22956 22958 22624 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371482890 7826341888 75805 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22976] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22976/stat : 22976 (java) S 22956 22958 22624 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371482890 7826341888 75805 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22977] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22977/stat : 22977 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482892 7826341888 75805 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485791153 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22978] ppid=22956 vsize=7642912 CPUtime=0.26 cores=4,6
/proc/22958/task/22978/stat : 22978 (java) S 22956 22958 22624 0 -1 4202560 2241 0 0 0 26 0 0 0 16 0 19 0 371482892 7826341888 75805 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22979] ppid=22956 vsize=7642912 CPUtime=0.61 cores=4,6
/proc/22958/task/22979/stat : 22979 (java) S 22956 22958 22624 0 -1 4202560 10450 0 0 0 60 1 0 0 15 0 19 0 371482892 7826341888 75805 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22980] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22980/stat : 22980 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482892 7826341888 75805 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22981] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22981/stat : 22981 (java) S 22956 22958 22624 0 -1 4202560 68 0 0 0 0 0 0 0 15 0 19 0 371482892 7826341888 75805 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485784064 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22984] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22984/stat : 22984 (java) S 22956 22958 22624 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371482924 7826341888 75805 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485784064 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1123.67
Current children cumulated vsize (KiB) 7642912

[startup+1182.3 s]
/proc/loadavg: 4.03 4.02 4.10 5/262 23028
/proc/meminfo: memFree=15982020/32950928 swapFree=67111528/67111528
[pid=22958] ppid=22956 vsize=7642912 CPUtime=1183.69 cores=4,6
/proc/22958/stat : 22958 (java) S 22956 22958 22624 0 -1 4202496 87467 0 1 0 118352 17 0 0 25 0 19 0 371482887 7826341888 81008 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22958/statm: 1910728 81008 2253 9 0 1901466 0
[pid=22958/tid=22959] ppid=22956 vsize=7642912 CPUtime=1176.89 cores=4,6
/proc/22958/task/22959/stat : 22959 (java) R 22956 22958 22624 0 -1 4202560 32451 0 1 0 117680 9 0 0 25 0 19 0 371482887 7826341888 81008 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 46912505812550 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22958/tid=22966] ppid=22956 vsize=7642912 CPUtime=0.15 cores=4,6
/proc/22958/task/22966/stat : 22966 (java) S 22956 22958 22624 0 -1 4202560 3933 0 0 0 15 0 0 0 15 0 19 0 371482888 7826341888 81008 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22967] ppid=22956 vsize=7642912 CPUtime=0.16 cores=4,6
/proc/22958/task/22967/stat : 22967 (java) S 22956 22958 22624 0 -1 4202560 5121 0 0 0 16 0 0 0 16 0 19 0 371482888 7826341888 81008 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22968] ppid=22956 vsize=7642912 CPUtime=0.23 cores=4,6
/proc/22958/task/22968/stat : 22968 (java) S 22956 22958 22624 0 -1 4202560 9048 0 0 0 22 1 0 0 16 0 19 0 371482888 7826341888 81008 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22969] ppid=22956 vsize=7642912 CPUtime=0.13 cores=4,6
/proc/22958/task/22969/stat : 22969 (java) S 22956 22958 22624 0 -1 4202560 2986 0 0 0 13 0 0 0 15 0 19 0 371482888 7826341888 81008 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22970] ppid=22956 vsize=7642912 CPUtime=0.14 cores=4,6
/proc/22958/task/22970/stat : 22970 (java) S 22956 22958 22624 0 -1 4202560 1907 0 0 0 14 0 0 0 15 0 19 0 371482888 7826341888 81008 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22971] ppid=22956 vsize=7642912 CPUtime=0.07 cores=4,6
/proc/22958/task/22971/stat : 22971 (java) S 22956 22958 22624 0 -1 4202560 48 0 0 0 7 0 0 0 15 0 19 0 371482888 7826341888 81008 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22972] ppid=22956 vsize=7642912 CPUtime=0.14 cores=4,6
/proc/22958/task/22972/stat : 22972 (java) S 22956 22958 22624 0 -1 4202560 3244 0 0 0 14 0 0 0 15 0 19 0 371482888 7826341888 81008 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22973] ppid=22956 vsize=7642912 CPUtime=0.17 cores=4,6
/proc/22958/task/22973/stat : 22973 (java) S 22956 22958 22624 0 -1 4202560 3993 0 0 0 17 0 0 0 15 0 19 0 371482888 7826341888 81008 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22974] ppid=22956 vsize=7642912 CPUtime=4.63 cores=4,6
/proc/22958/task/22974/stat : 22974 (java) S 22956 22958 22624 0 -1 4202560 10822 0 0 0 462 1 0 0 15 0 19 0 371482889 7826341888 81008 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485784064 0 0 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22975] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22975/stat : 22975 (java) S 22956 22958 22624 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371482890 7826341888 81008 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22976] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22976/stat : 22976 (java) S 22956 22958 22624 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371482890 7826341888 81008 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22977] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22977/stat : 22977 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482892 7826341888 81008 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485791153 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22978] ppid=22956 vsize=7642912 CPUtime=0.26 cores=4,6
/proc/22958/task/22978/stat : 22978 (java) S 22956 22958 22624 0 -1 4202560 2241 0 0 0 26 0 0 0 16 0 19 0 371482892 7826341888 81008 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22979] ppid=22956 vsize=7642912 CPUtime=0.61 cores=4,6
/proc/22958/task/22979/stat : 22979 (java) S 22956 22958 22624 0 -1 4202560 10450 0 0 0 60 1 0 0 15 0 19 0 371482892 7826341888 81008 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22980] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22980/stat : 22980 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482892 7826341888 81008 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22981] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22981/stat : 22981 (java) S 22956 22958 22624 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 19 0 371482892 7826341888 81008 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485784064 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22984] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22984/stat : 22984 (java) S 22956 22958 22624 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371482924 7826341888 81008 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485784064 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1183.69
Current children cumulated vsize (KiB) 7642912

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 4.09 5/262 23029
/proc/meminfo: memFree=15944480/32950928 swapFree=67111528/67111528
[pid=22958] ppid=22956 vsize=7642912 CPUtime=1243.73 cores=4,6
/proc/22958/stat : 22958 (java) S 22956 22958 22624 0 -1 4202496 90142 0 1 0 124354 19 0 0 25 0 19 0 371482887 7826341888 83673 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22958/statm: 1910728 83673 2253 9 0 1901466 0
[pid=22958/tid=22959] ppid=22956 vsize=7642912 CPUtime=1236.58 cores=4,6
/proc/22958/task/22959/stat : 22959 (java) R 22956 22958 22624 0 -1 4202560 34318 0 1 0 123648 10 0 0 24 0 19 0 371482887 7826341888 83673 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 46912505573097 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22958/tid=22966] ppid=22956 vsize=7642912 CPUtime=0.15 cores=4,6
/proc/22958/task/22966/stat : 22966 (java) S 22956 22958 22624 0 -1 4202560 3933 0 0 0 15 0 0 0 15 0 19 0 371482888 7826341888 83673 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22967] ppid=22956 vsize=7642912 CPUtime=0.16 cores=4,6
/proc/22958/task/22967/stat : 22967 (java) S 22956 22958 22624 0 -1 4202560 5121 0 0 0 16 0 0 0 15 0 19 0 371482888 7826341888 83673 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22968] ppid=22956 vsize=7642912 CPUtime=0.23 cores=4,6
/proc/22958/task/22968/stat : 22968 (java) S 22956 22958 22624 0 -1 4202560 9048 0 0 0 22 1 0 0 15 0 19 0 371482888 7826341888 83673 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22969] ppid=22956 vsize=7642912 CPUtime=0.13 cores=4,6
/proc/22958/task/22969/stat : 22969 (java) S 22956 22958 22624 0 -1 4202560 2986 0 0 0 13 0 0 0 15 0 19 0 371482888 7826341888 83673 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22970] ppid=22956 vsize=7642912 CPUtime=0.16 cores=4,6
/proc/22958/task/22970/stat : 22970 (java) S 22956 22958 22624 0 -1 4202560 2400 0 0 0 16 0 0 0 16 0 19 0 371482888 7826341888 83673 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22971] ppid=22956 vsize=7642912 CPUtime=0.09 cores=4,6
/proc/22958/task/22971/stat : 22971 (java) S 22956 22958 22624 0 -1 4202560 48 0 0 0 9 0 0 0 15 0 19 0 371482888 7826341888 83673 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22972] ppid=22956 vsize=7642912 CPUtime=0.17 cores=4,6
/proc/22958/task/22972/stat : 22972 (java) S 22956 22958 22624 0 -1 4202560 3550 0 0 0 17 0 0 0 16 0 19 0 371482888 7826341888 83673 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22973] ppid=22956 vsize=7642912 CPUtime=0.19 cores=4,6
/proc/22958/task/22973/stat : 22973 (java) S 22956 22958 22624 0 -1 4202560 3994 0 0 0 19 0 0 0 16 0 19 0 371482888 7826341888 83673 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22974] ppid=22956 vsize=7642912 CPUtime=4.89 cores=4,6
/proc/22958/task/22974/stat : 22974 (java) S 22956 22958 22624 0 -1 4202560 10826 0 0 0 488 1 0 0 16 0 19 0 371482889 7826341888 83673 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485784064 0 0 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22975] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22975/stat : 22975 (java) S 22956 22958 22624 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371482890 7826341888 83673 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22976] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22976/stat : 22976 (java) S 22956 22958 22624 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371482890 7826341888 83673 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22977] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22977/stat : 22977 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482892 7826341888 83673 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485791153 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22978] ppid=22956 vsize=7642912 CPUtime=0.26 cores=4,6
/proc/22958/task/22978/stat : 22978 (java) S 22956 22958 22624 0 -1 4202560 2241 0 0 0 26 0 0 0 16 0 19 0 371482892 7826341888 83673 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22979] ppid=22956 vsize=7642912 CPUtime=0.61 cores=4,6
/proc/22958/task/22979/stat : 22979 (java) S 22956 22958 22624 0 -1 4202560 10450 0 0 0 60 1 0 0 15 0 19 0 371482892 7826341888 83673 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22980] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22980/stat : 22980 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482892 7826341888 83673 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22981] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22981/stat : 22981 (java) S 22956 22958 22624 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 19 0 371482892 7826341888 83673 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485784064 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22984] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22984/stat : 22984 (java) S 22956 22958 22624 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371482924 7826341888 83673 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485784064 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1243.73
Current children cumulated vsize (KiB) 7642912



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.02 4.09 3/206 23039
/proc/meminfo: memFree=16240012/32950928 swapFree=67111528/67111528
[pid=22958] ppid=22956 vsize=7642912 CPUtime=1301.46 cores=4,6
/proc/22958/stat : 22958 (java) S 22956 22958 22624 0 -1 4202496 90331 0 1 0 130127 19 0 0 25 0 19 0 371482887 7826341888 83855 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485770213 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22958/statm: 1910728 83855 2253 9 0 1901466 0
[pid=22958/tid=22959] ppid=22956 vsize=7642912 CPUtime=1294.16 cores=4,6
/proc/22958/task/22959/stat : 22959 (java) R 22956 22958 22624 0 -1 4202560 34319 0 1 0 129406 10 0 0 25 0 19 0 371482887 7826341888 83855 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 46912505707972 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=22958/tid=22966] ppid=22956 vsize=7642912 CPUtime=0.15 cores=4,6
/proc/22958/task/22966/stat : 22966 (java) S 22956 22958 22624 0 -1 4202560 3933 0 0 0 15 0 0 0 15 0 19 0 371482888 7826341888 83855 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22967] ppid=22956 vsize=7642912 CPUtime=0.16 cores=4,6
/proc/22958/task/22967/stat : 22967 (java) S 22956 22958 22624 0 -1 4202560 5121 0 0 0 16 0 0 0 15 0 19 0 371482888 7826341888 83855 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22968] ppid=22956 vsize=7642912 CPUtime=0.25 cores=4,6
/proc/22958/task/22968/stat : 22968 (java) S 22956 22958 22624 0 -1 4202560 9048 0 0 0 24 1 0 0 16 0 19 0 371482888 7826341888 83855 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22969] ppid=22956 vsize=7642912 CPUtime=0.13 cores=4,6
/proc/22958/task/22969/stat : 22969 (java) S 22956 22958 22624 0 -1 4202560 2986 0 0 0 13 0 0 0 15 0 19 0 371482888 7826341888 83855 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22970] ppid=22956 vsize=7642912 CPUtime=0.16 cores=4,6
/proc/22958/task/22970/stat : 22970 (java) S 22956 22958 22624 0 -1 4202560 2400 0 0 0 16 0 0 0 15 0 19 0 371482888 7826341888 83855 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22971] ppid=22956 vsize=7642912 CPUtime=0.09 cores=4,6
/proc/22958/task/22971/stat : 22971 (java) S 22956 22958 22624 0 -1 4202560 48 0 0 0 9 0 0 0 15 0 19 0 371482888 7826341888 83855 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22972] ppid=22956 vsize=7642912 CPUtime=0.17 cores=4,6
/proc/22958/task/22972/stat : 22972 (java) S 22956 22958 22624 0 -1 4202560 3550 0 0 0 17 0 0 0 15 0 19 0 371482888 7826341888 83855 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22973] ppid=22956 vsize=7642912 CPUtime=0.21 cores=4,6
/proc/22958/task/22973/stat : 22973 (java) S 22956 22958 22624 0 -1 4202560 3995 0 0 0 21 0 0 0 16 0 19 0 371482888 7826341888 83855 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22974] ppid=22956 vsize=7642912 CPUtime=5 cores=4,6
/proc/22958/task/22974/stat : 22974 (java) S 22956 22958 22624 0 -1 4202560 11009 0 0 0 499 1 0 0 15 0 19 0 371482889 7826341888 83855 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485784064 0 0 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22975] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22975/stat : 22975 (java) S 22956 22958 22624 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371482890 7826341888 83855 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22976] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22976/stat : 22976 (java) S 22956 22958 22624 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371482890 7826341888 83855 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22977] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22977/stat : 22977 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482892 7826341888 83855 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485791153 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22978] ppid=22956 vsize=7642912 CPUtime=0.26 cores=4,6
/proc/22958/task/22978/stat : 22978 (java) S 22956 22958 22624 0 -1 4202560 2241 0 0 0 26 0 0 0 16 0 19 0 371482892 7826341888 83855 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22979] ppid=22956 vsize=7642912 CPUtime=0.61 cores=4,6
/proc/22958/task/22979/stat : 22979 (java) S 22956 22958 22624 0 -1 4202560 10450 0 0 0 60 1 0 0 15 0 19 0 371482892 7826341888 83855 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22980] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22980/stat : 22980 (java) S 22956 22958 22624 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371482892 7826341888 83855 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485783449 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
[pid=22958/tid=22981] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22981/stat : 22981 (java) S 22956 22958 22624 0 -1 4202560 78 0 0 0 0 0 0 0 15 0 19 0 371482892 7826341888 83855 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485784064 0 4 0 16800975 18446604453558881280 0 0 -1 6 0 0 0
[pid=22958/tid=22984] ppid=22956 vsize=7642912 CPUtime=0 cores=4,6
/proc/22958/task/22984/stat : 22984 (java) S 22956 22958 22624 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371482924 7826341888 83855 33554432000 1073741824 1073778376 140735508294928 18446744073709551615 274485784064 0 4 0 16800975 18446604453558881280 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1301.46
Current children cumulated vsize (KiB) 7642912

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

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

Child status: 143
Real time (s): 1300.06
CPU time (s): 1301.55
CPU user time (s): 1301.34
CPU system time (s): 0.206968
CPU usage (%): 100.115
Max. virtual memory (cumulated for all children) (KiB): 7642912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.34
system time used= 0.206968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90400
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= 27893
involuntary context switches= 4478

runsolver used 1.9987 second user time and 5.11522 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-12 11:00:32
IDJOB=3190337
IDBENCH=82668
IDSOLVER=1611
FILE ID=node125/3190337-1302598832
RUNJOBID= node125-1302597529-22643
PBS_JOBID= 12958103
Free space on /tmp= 71864 MiB

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

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

MD5SUM BENCH= 2df42d61a6b217e160d2447861596d0d
RANDOM SEED=131535317

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16668752 kB
Buffers:        672696 kB
Cached:       15038476 kB
SwapCached:          0 kB
Active:        4897456 kB
Inactive:     10984984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16668752 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9056 kB
Writeback:           0 kB
AnonPages:      171340 kB
Mapped:          22956 kB
Slab:           335016 kB
PageTables:       5864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 21995084 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= 71864 MiB
End job on node125 at 2011-04-12 11:22:14