Trace number 3190256

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) 1300.76 1300.06

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v20000-c84000-S921718479-079-UNKNOWN.cnf
MD5SUMd523f5efa43fecaa5caf604137870a4e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark139.522
Satisfiable
(Un)Satisfiability was proved
Number of variables20000
Number of clauses84000
Sum of the clauses size252000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 384000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.03/0.29	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.03/0.29	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.29	c See www.sat4j.org for details.
0.03/0.29	c no version file found!!!
0.03/0.29	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.29	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.29	c java.vm.version	19.1-b02
0.03/0.29	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.29	c sun.arch.data.model	64
0.03/0.29	c java.version		1.6.0_24
0.03/0.29	c os.name		Linux
0.03/0.29	c os.version		2.6.18-164.el5
0.03/0.29	c os.arch		amd64
0.03/0.29	c Free memory 		6997539544
0.03/0.29	c Max memory 		7034241024
0.03/0.29	c Total memory 		7034241024
0.03/0.29	c Number of processors 	8
0.07/0.31	c --- Begin Solver configuration ---
0.07/0.31	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.07/0.31	c Learn all clauses as in MiniSAT
0.07/0.31	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.07/0.31	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.07/0.31	c Expensive reason simplification
0.07/0.31	c Armin Biere (Picosat) restarts strategy
0.07/0.31	c Glucose learned constraints deletion strategy
0.07/0.31	c timeout=2147483647s
0.07/0.31	c DB Simplification allowed=true
0.07/0.31	c --- End Solver configuration ---
0.07/0.31	c solving HOME/instance-3190256-1302597627.cnf
0.07/0.31	c reading problem ... 
0.33/0.50	c ... done. Wall clock time 0.186s.
0.33/0.50	c #vars     20000
0.33/0.50	c #constraints  84000
0.33/0.50	c constraints type 
0.33/0.50	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 84000
4.14/4.14	c cleaning 2496 clauses out of 5000 with flag 5000/5000
7.98/7.90	c cleaning 4251 clauses out of 8505 with flag 11001/11001
12.29/12.20	c cleaning 5626 clauses out of 11253 with flag 18000/18000
17.30/17.27	c cleaning 6811 clauses out of 13627 with flag 26000/26000
23.00/22.91	c cleaning 7907 clauses out of 15818 with flag 35002/35002
29.21/29.19	c cleaning 8951 clauses out of 17909 with flag 45000/45000
36.21/36.11	c cleaning 9977 clauses out of 19959 with flag 56001/56001
43.91/43.82	c cleaning 10986 clauses out of 21981 with flag 68000/68000
52.12/52.00	c cleaning 11997 clauses out of 23998 with flag 81003/81003
60.92/60.89	c cleaning 12995 clauses out of 25998 with flag 95000/95000
70.74/70.69	c cleaning 13997 clauses out of 28006 with flag 110003/110003
81.15/81.03	c cleaning 14997 clauses out of 30008 with flag 126002/126002
92.15/92.03	c cleaning 16002 clauses out of 32011 with flag 143002/143002
103.86/103.70	c cleaning 16997 clauses out of 34007 with flag 161000/161000
116.46/116.30	c cleaning 18001 clauses out of 36013 with flag 180003/180003
129.67/129.51	c cleaning 18995 clauses out of 38009 with flag 200000/200000
143.78/143.68	c cleaning 20002 clauses out of 40014 with flag 221000/221000
158.69/158.59	c cleaning 21002 clauses out of 42015 with flag 243003/243003
174.19/174.03	c cleaning 22005 clauses out of 44011 with flag 266001/266001
190.10/189.93	c cleaning 22993 clauses out of 46005 with flag 290000/290000
207.01/206.82	c cleaning 23997 clauses out of 48012 with flag 315000/315000
225.11/224.94	c cleaning 24995 clauses out of 50015 with flag 341000/341000
243.73/243.50	c cleaning 25998 clauses out of 52020 with flag 368000/368000
262.64/262.40	c cleaning 27009 clauses out of 54022 with flag 396000/396000
282.55/282.33	c cleaning 27994 clauses out of 56013 with flag 425000/425000
303.96/303.71	c cleaning 29004 clauses out of 58020 with flag 455001/455001
325.27/325.08	c cleaning 29995 clauses out of 60015 with flag 486000/486000
347.98/347.75	c cleaning 31006 clauses out of 62020 with flag 518000/518000
371.39/371.10	c cleaning 32004 clauses out of 64014 with flag 551000/551000
395.10/394.80	c cleaning 32995 clauses out of 66012 with flag 585002/585002
420.01/419.71	c cleaning 34006 clauses out of 68015 with flag 620000/620000
445.72/445.44	c cleaning 34996 clauses out of 70009 with flag 656000/656000
473.13/472.84	c cleaning 36006 clauses out of 72014 with flag 693001/693001
500.25/499.97	c cleaning 36991 clauses out of 74009 with flag 731002/731002
528.76/528.41	c cleaning 38000 clauses out of 76020 with flag 770004/770004
556.97/556.70	c cleaning 38989 clauses out of 78018 with flag 810002/810002
586.98/586.65	c cleaning 40010 clauses out of 80028 with flag 851001/851001
616.79/616.45	c cleaning 40999 clauses out of 82019 with flag 893002/893002
649.00/648.62	c cleaning 42004 clauses out of 84018 with flag 936000/936000
680.51/680.19	c cleaning 42992 clauses out of 86016 with flag 980002/980002
714.62/714.24	c cleaning 44008 clauses out of 88022 with flag 1025000/1025000
748.24/747.81	c cleaning 45001 clauses out of 90015 with flag 1071001/1071001
783.85/783.40	c cleaning 46003 clauses out of 92013 with flag 1118000/1118000
819.27/818.88	c cleaning 46991 clauses out of 94011 with flag 1166001/1166001
855.78/855.38	c cleaning 48001 clauses out of 96019 with flag 1215000/1215000
894.40/893.99	c cleaning 49000 clauses out of 98018 with flag 1265000/1265000
932.21/931.72	c cleaning 49999 clauses out of 100020 with flag 1316002/1316002
973.44/972.96	c cleaning 51003 clauses out of 102020 with flag 1368001/1368001
1012.95/1012.44	c cleaning 52002 clauses out of 104017 with flag 1421001/1421001
1054.37/1053.88	c cleaning 52989 clauses out of 106014 with flag 1475000/1475000
1098.18/1097.69	c cleaning 54008 clauses out of 108026 with flag 1530001/1530001
1140.69/1140.14	c cleaning 54998 clauses out of 110017 with flag 1586000/1586000
1185.51/1184.91	c cleaning 56002 clauses out of 112019 with flag 1643000/1643000
1231.53/1230.93	c cleaning 56997 clauses out of 114020 with flag 1701003/1701003
1277.54/1276.95	c cleaning 57996 clauses out of 116020 with flag 1760000/1760000
1300.66/1300.01	c starts		: 1483
1300.66/1300.01	c conflicts		: 1790172
1300.66/1300.01	c decisions		: 4696816
1300.66/1300.01	c propagations		: 1473259678
1300.66/1300.01	c inspects		: 4351931436
1300.66/1300.01	c shortcuts		: 0
1300.66/1300.01	c learnt literals	: 0
1300.66/1300.01	c learnt binary clauses	: 0
1300.66/1300.01	c learnt ternary clauses	: 72
1300.66/1300.01	c learnt constraints	: 1790172
1300.66/1300.01	c ignored constraints	: 0
1300.66/1300.01	c root simplifications	: 1483
1300.66/1300.01	c removed literals (reason simplification)	: 30053339
1300.66/1300.01	c reason swapping (by a shorter reason)	: 0
1300.66/1300.01	c Calls to reduceDB	: 55
1300.66/1300.01	c speed (assignments/second)	: 1133704.0576832807
1300.66/1300.01	c non guided choices	1816
1300.66/1300.04	c learnt constraints type 
1300.66/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 88231
1300.66/1300.04	c constraints type 
1300.66/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 84000
1300.66/1300.04	s UNKNOWN
1300.66/1300.04	c Total wall clock time (in seconds) : 1299.697

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.92 1.18 1.59 3/175 26248
/proc/meminfo: memFree=14347476/32951124 swapFree=67111524/67111528
[pid=26248] ppid=26245 vsize=128 CPUtime=0 cores=1,3
/proc/26248/stat : 26248 (java) D 26245 26248 26215 0 -1 4194304 49 0 0 0 0 0 0 0 20 0 1 0 449993200 131072 1 33554432000 0 0 140736083338990 18446744073709551615 5012135 0 0 4096 0 18446744071562234166 0 0 17 1 0 0 0
/proc/26248/statm: 32 1 0 0 0 21 0

[startup+0.088533 s]
/proc/loadavg: 0.92 1.18 1.59 3/175 26248
/proc/meminfo: memFree=14347476/32951124 swapFree=67111524/67111528
[pid=26248] ppid=26245 vsize=23028 CPUtime=0 cores=1,3
/proc/26248/stat : 26248 (java) D 26245 26248 26215 0 -1 4202496 960 0 43 0 0 0 0 0 17 0 1 0 449993200 23580672 744 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 46950576466752 0 0 4096 0 18446744071562234166 0 0 17 3 0 0 6
/proc/26248/statm: 5757 744 544 9 0 124 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23028

[startup+0.100484 s]
/proc/loadavg: 0.92 1.18 1.59 3/175 26248
/proc/meminfo: memFree=14347476/32951124 swapFree=67111524/67111528
[pid=26248] ppid=26245 vsize=23028 CPUtime=0 cores=1,3
/proc/26248/stat : 26248 (java) D 26245 26248 26215 0 -1 4202496 973 0 46 0 0 0 0 0 17 0 1 0 449993200 23580672 760 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 46950573052576 0 0 4096 0 18446744071562234166 0 0 17 3 0 0 7
/proc/26248/statm: 5757 760 559 9 0 124 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23028

[startup+0.300427 s]
/proc/loadavg: 0.92 1.18 1.59 3/175 26248
/proc/meminfo: memFree=14347476/32951124 swapFree=67111524/67111528
[pid=26248] ppid=26245 vsize=7635476 CPUtime=0.07 cores=1,3
/proc/26248/stat : 26248 (java) S 26245 26248 26215 0 -1 4202496 9387 0 112 0 6 1 0 0 17 0 18 0 449993200 7818727424 9192 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 10
/proc/26248/statm: 1908869 9193 1754 9 0 1899607 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7635476

[startup+0.700334 s]
/proc/loadavg: 0.92 1.18 1.59 3/175 26248
/proc/meminfo: memFree=14347476/32951124 swapFree=67111524/67111528
[pid=26248] ppid=26245 vsize=7705644 CPUtime=0.58 cores=1,3
/proc/26248/stat : 26248 (java) S 26245 26248 26215 0 -1 4202496 15685 0 114 0 55 3 0 0 17 0 19 0 449993200 7890579456 14548 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 10
/proc/26248/statm: 1926411 14548 2215 9 0 1917149 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 7705644

[startup+1.50119 s]
/proc/loadavg: 0.92 1.18 1.59 5/262 26348
/proc/meminfo: memFree=14126012/32951124 swapFree=67111524/67111528
[pid=26248] ppid=26245 vsize=7706288 CPUtime=1.54 cores=1,3
/proc/26248/stat : 26248 (java) S 26245 26248 26215 0 -1 4202496 17071 0 114 0 151 3 0 0 17 0 19 0 449993200 7891238912 15130 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 10
/proc/26248/statm: 1926572 15130 2224 9 0 1917310 0
[pid=26248/tid=26265] ppid=26245 vsize=7706288 CPUtime=0.94 cores=1,3
/proc/26248/task/26265/stat : 26265 (java) R 26245 26248 26215 0 -1 4202560 12213 0 53 0 92 2 0 0 20 0 19 0 449993213 7891238912 15130 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 46912505637907 0 4 0 16800975 0 0 0 -1 3 0 0 8
[pid=26248/tid=26279] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26279/stat : 26279 (java) S 26245 26248 26215 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 19 0 449993215 7891238912 15130 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26281] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26281/stat : 26281 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449993215 7891238912 15130 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26283] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26283/stat : 26283 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449993215 7891238912 15130 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26285] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26285/stat : 26285 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449993215 7891238912 15130 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26286] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26286/stat : 26286 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449993215 7891238912 15130 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26287] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26287/stat : 26287 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449993215 7891238912 15130 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26288] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26288/stat : 26288 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449993215 7891238912 15130 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26289] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26289/stat : 26289 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449993215 7891238912 15130 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26299] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26299/stat : 26299 (java) S 26245 26248 26215 0 -1 4202560 5 0 0 0 0 0 0 0 16 0 19 0 449993218 7891238912 15130 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469882368 0 0 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26302] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26302/stat : 26302 (java) S 26245 26248 26215 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 449993220 7891238912 15130 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26305] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26305/stat : 26305 (java) S 26245 26248 26215 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 449993220 7891238912 15130 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26308] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26308/stat : 26308 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449993225 7891238912 15130 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469889457 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26312] ppid=26245 vsize=7706288 CPUtime=0.4 cores=1,3
/proc/26248/task/26312/stat : 26312 (java) S 26245 26248 26215 0 -1 4202560 2153 0 2 0 40 0 0 0 15 0 19 0 449993225 7891238912 15130 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26313] ppid=26245 vsize=7706288 CPUtime=0.18 cores=1,3
/proc/26248/task/26313/stat : 26313 (java) S 26245 26248 26215 0 -1 4202560 1598 0 0 0 18 0 0 0 16 0 19 0 449993225 7891238912 15130 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26316] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26316/stat : 26316 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449993225 7891238912 15130 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26319] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26319/stat : 26319 (java) S 26245 26248 26215 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 449993225 7891238912 15130 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469882368 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26347] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26347/stat : 26347 (java) S 26245 26248 26215 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449993257 7891238912 15130 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469882368 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 7706288

[startup+3.10092 s]
/proc/loadavg: 0.92 1.18 1.59 5/262 26348
/proc/meminfo: memFree=14089000/32951124 swapFree=67111524/67111528
[pid=26248] ppid=26245 vsize=7706288 CPUtime=3.13 cores=1,3
/proc/26248/stat : 26248 (java) S 26245 26248 26215 0 -1 4202496 17642 0 114 0 310 3 0 0 17 0 19 0 449993200 7891238912 15700 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 10
/proc/26248/statm: 1926572 15700 2224 9 0 1917310 0
[pid=26248/tid=26265] ppid=26245 vsize=7706288 CPUtime=2.53 cores=1,3
/proc/26248/task/26265/stat : 26265 (java) R 26245 26248 26215 0 -1 4202560 12783 0 53 0 251 2 0 0 20 0 19 0 449993213 7891238912 15700 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 46912505802903 0 4 0 16800975 0 0 0 -1 1 0 0 8
[pid=26248/tid=26279] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26279/stat : 26279 (java) S 26245 26248 26215 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 19 0 449993215 7891238912 15700 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26281] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26281/stat : 26281 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449993215 7891238912 15700 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26283] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26283/stat : 26283 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449993215 7891238912 15700 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26285] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26285/stat : 26285 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449993215 7891238912 15700 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26286] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26286/stat : 26286 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449993215 7891238912 15700 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26287] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26287/stat : 26287 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449993215 7891238912 15700 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26288] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26288/stat : 26288 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449993215 7891238912 15700 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26289] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26289/stat : 26289 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449993215 7891238912 15700 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26299] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26299/stat : 26299 (java) S 26245 26248 26215 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 449993218 7891238912 15700 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469882368 0 0 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26302] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26302/stat : 26302 (java) S 26245 26248 26215 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 449993220 7891238912 15700 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26305] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26305/stat : 26305 (java) S 26245 26248 26215 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 449993220 7891238912 15700 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26308] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26308/stat : 26308 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449993225 7891238912 15700 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469889457 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26312] ppid=26245 vsize=7706288 CPUtime=0.4 cores=1,3
/proc/26248/task/26312/stat : 26312 (java) S 26245 26248 26215 0 -1 4202560 2153 0 2 0 40 0 0 0 15 0 19 0 449993225 7891238912 15700 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26313] ppid=26245 vsize=7706288 CPUtime=0.18 cores=1,3
/proc/26248/task/26313/stat : 26313 (java) S 26245 26248 26215 0 -1 4202560 1598 0 0 0 18 0 0 0 16 0 19 0 449993225 7891238912 15700 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26316] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26316/stat : 26316 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449993225 7891238912 15700 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26319] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26319/stat : 26319 (java) S 26245 26248 26215 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 449993225 7891238912 15700 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469882368 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26347] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26347/stat : 26347 (java) S 26245 26248 26215 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449993257 7891238912 15700 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469882368 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 7706288

[startup+6.30133 s]
/proc/loadavg: 1.25 1.25 1.61 8/262 26348
/proc/meminfo: memFree=14000404/32951124 swapFree=67111524/67111528
[pid=26248] ppid=26245 vsize=7706288 CPUtime=6.38 cores=1,3
/proc/26248/stat : 26248 (java) S 26245 26248 26215 0 -1 4202496 24473 0 114 0 634 4 0 0 17 0 19 0 449993200 7891238912 22334 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 10
/proc/26248/statm: 1926572 22334 2250 9 0 1917310 0
[pid=26248/tid=26265] ppid=26245 vsize=7706288 CPUtime=5.64 cores=1,3
/proc/26248/task/26265/stat : 26265 (java) R 26245 26248 26215 0 -1 4202560 13180 0 53 0 562 2 0 0 25 0 19 0 449993213 7891238912 22334 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 46912505736868 0 4 0 16800975 0 0 0 -1 1 0 0 8
[pid=26248/tid=26279] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26279/stat : 26279 (java) S 26245 26248 26215 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 19 0 449993215 7891238912 22334 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26281] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26281/stat : 26281 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 449993215 7891238912 22334 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26283] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26283/stat : 26283 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 449993215 7891238912 22334 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26285] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26285/stat : 26285 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 449993215 7891238912 22334 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26286] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26286/stat : 26286 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 449993215 7891238912 22334 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26287] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26287/stat : 26287 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 449993215 7891238912 22334 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26288] ppid=26245 vsize=7706288 CPUtime=0.02 cores=1,3
/proc/26248/task/26288/stat : 26288 (java) S 26245 26248 26215 0 -1 4202560 1226 0 0 0 2 0 0 0 18 0 19 0 449993215 7891238912 22334 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26289] ppid=26245 vsize=7706288 CPUtime=0.02 cores=1,3
/proc/26248/task/26289/stat : 26289 (java) S 26245 26248 26215 0 -1 4202560 1896 0 0 0 2 0 0 0 18 0 19 0 449993215 7891238912 22334 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26299] ppid=26245 vsize=7706288 CPUtime=0.04 cores=1,3
/proc/26248/task/26299/stat : 26299 (java) S 26245 26248 26215 0 -1 4202560 3123 0 0 0 4 0 0 0 15 0 19 0 449993218 7891238912 22334 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469882368 0 0 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26302] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26302/stat : 26302 (java) S 26245 26248 26215 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 449993220 7891238912 22334 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26305] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26305/stat : 26305 (java) S 26245 26248 26215 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 449993220 7891238912 22334 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26308] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26308/stat : 26308 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449993225 7891238912 22334 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469889457 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26312] ppid=26245 vsize=7706288 CPUtime=0.41 cores=1,3
/proc/26248/task/26312/stat : 26312 (java) S 26245 26248 26215 0 -1 4202560 2158 0 2 0 41 0 0 0 15 0 19 0 449993225 7891238912 22334 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26313] ppid=26245 vsize=7706288 CPUtime=0.2 cores=1,3
/proc/26248/task/26313/stat : 26313 (java) S 26245 26248 26215 0 -1 4202560 1787 0 0 0 20 0 0 0 16 0 19 0 449993225 7891238912 22334 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26316] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26316/stat : 26316 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449993225 7891238912 22334 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26319] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26319/stat : 26319 (java) S 26245 26248 26215 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 449993225 7891238912 22334 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469882368 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26347] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26347/stat : 26347 (java) S 26245 26248 26215 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449993257 7891238912 22334 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469882368 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.38
Current children cumulated vsize (KiB) 7706288

[startup+12.7011 s]

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

[pid=26248/tid=26287] ppid=26245 vsize=7706288 CPUtime=0.12 cores=1,3
/proc/26248/task/26287/stat : 26287 (java) S 26245 26248 26215 0 -1 4202560 5477 0 0 0 12 0 0 0 15 0 19 0 449993215 7891238912 66544 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26288] ppid=26245 vsize=7706288 CPUtime=0.16 cores=1,3
/proc/26248/task/26288/stat : 26288 (java) S 26245 26248 26215 0 -1 4202560 5560 0 0 0 16 0 0 0 15 0 19 0 449993215 7891238912 66544 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26289] ppid=26245 vsize=7706288 CPUtime=0.14 cores=1,3
/proc/26248/task/26289/stat : 26289 (java) S 26245 26248 26215 0 -1 4202560 6663 0 0 0 14 0 0 0 16 0 19 0 449993215 7891238912 66544 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26299] ppid=26245 vsize=7706288 CPUtime=3.19 cores=1,3
/proc/26248/task/26299/stat : 26299 (java) S 26245 26248 26215 0 -1 4202560 7059 0 0 0 318 1 0 0 15 0 19 0 449993218 7891238912 66544 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469882368 0 0 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26302] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26302/stat : 26302 (java) S 26245 26248 26215 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 449993220 7891238912 66544 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26305] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26305/stat : 26305 (java) S 26245 26248 26215 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 449993220 7891238912 66544 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26308] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26308/stat : 26308 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449993225 7891238912 66544 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469889457 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26312] ppid=26245 vsize=7706288 CPUtime=0.43 cores=1,3
/proc/26248/task/26312/stat : 26312 (java) S 26245 26248 26215 0 -1 4202560 2159 0 2 0 43 0 0 0 15 0 19 0 449993225 7891238912 66544 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26313] ppid=26245 vsize=7706288 CPUtime=0.24 cores=1,3
/proc/26248/task/26313/stat : 26313 (java) S 26245 26248 26215 0 -1 4202560 2035 0 0 0 24 0 0 0 15 0 19 0 449993225 7891238912 66544 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26316] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26316/stat : 26316 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449993225 7891238912 66544 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26319] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26319/stat : 26319 (java) S 26245 26248 26215 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 19 0 449993225 7891238912 66544 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469882368 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26347] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26347/stat : 26347 (java) S 26245 26248 26215 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449993257 7891238912 66544 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469882368 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1122.89
Current children cumulated vsize (KiB) 7706288

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.32 5/262 26379
/proc/meminfo: memFree=13461452/32951124 swapFree=67111524/67111528
[pid=26248] ppid=26245 vsize=7706288 CPUtime=1182.91 cores=1,3
/proc/26248/stat : 26248 (java) S 26245 26248 26215 0 -1 4202496 71633 0 114 0 118277 14 0 0 17 0 19 0 449993200 7891238912 69228 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 10
/proc/26248/statm: 1926572 69228 2252 9 0 1917310 0
[pid=26248/tid=26265] ppid=26245 vsize=7706288 CPUtime=1177.85 cores=1,3
/proc/26248/task/26265/stat : 26265 (java) R 26245 26248 26215 0 -1 4202560 30316 0 53 0 117777 8 0 0 25 0 19 0 449993213 7891238912 69228 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 46912505774565 0 4 0 16800975 0 0 0 -1 1 0 0 8
[pid=26248/tid=26279] ppid=26245 vsize=7706288 CPUtime=0.19 cores=1,3
/proc/26248/task/26279/stat : 26279 (java) S 26245 26248 26215 0 -1 4202560 4405 0 0 0 19 0 0 0 16 0 19 0 449993215 7891238912 69228 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26281] ppid=26245 vsize=7706288 CPUtime=0.17 cores=1,3
/proc/26248/task/26281/stat : 26281 (java) S 26245 26248 26215 0 -1 4202560 1692 0 0 0 17 0 0 0 15 0 19 0 449993215 7891238912 69228 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26283] ppid=26245 vsize=7706288 CPUtime=0.03 cores=1,3
/proc/26248/task/26283/stat : 26283 (java) S 26245 26248 26215 0 -1 4202560 1513 0 0 0 3 0 0 0 15 0 19 0 449993215 7891238912 69228 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26285] ppid=26245 vsize=7706288 CPUtime=0.1 cores=1,3
/proc/26248/task/26285/stat : 26285 (java) S 26245 26248 26215 0 -1 4202560 1915 0 0 0 10 0 0 0 15 0 19 0 449993215 7891238912 69228 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26286] ppid=26245 vsize=7706288 CPUtime=0.06 cores=1,3
/proc/26248/task/26286/stat : 26286 (java) S 26245 26248 26215 0 -1 4202560 1672 0 0 0 6 0 0 0 15 0 19 0 449993215 7891238912 69228 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26287] ppid=26245 vsize=7706288 CPUtime=0.12 cores=1,3
/proc/26248/task/26287/stat : 26287 (java) S 26245 26248 26215 0 -1 4202560 5477 0 0 0 12 0 0 0 15 0 19 0 449993215 7891238912 69228 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26288] ppid=26245 vsize=7706288 CPUtime=0.16 cores=1,3
/proc/26248/task/26288/stat : 26288 (java) S 26245 26248 26215 0 -1 4202560 5560 0 0 0 16 0 0 0 15 0 19 0 449993215 7891238912 69228 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26289] ppid=26245 vsize=7706288 CPUtime=0.15 cores=1,3
/proc/26248/task/26289/stat : 26289 (java) S 26245 26248 26215 0 -1 4202560 6664 0 0 0 15 0 0 0 15 0 19 0 449993215 7891238912 69228 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26299] ppid=26245 vsize=7706288 CPUtime=3.28 cores=1,3
/proc/26248/task/26299/stat : 26299 (java) S 26245 26248 26215 0 -1 4202560 7061 0 0 0 327 1 0 0 15 0 19 0 449993218 7891238912 69228 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469882368 0 0 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26302] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26302/stat : 26302 (java) S 26245 26248 26215 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 449993220 7891238912 69228 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26305] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26305/stat : 26305 (java) S 26245 26248 26215 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 449993220 7891238912 69228 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26308] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26308/stat : 26308 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449993225 7891238912 69228 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469889457 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26312] ppid=26245 vsize=7706288 CPUtime=0.43 cores=1,3
/proc/26248/task/26312/stat : 26312 (java) S 26245 26248 26215 0 -1 4202560 2159 0 2 0 43 0 0 0 15 0 19 0 449993225 7891238912 69228 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26313] ppid=26245 vsize=7706288 CPUtime=0.24 cores=1,3
/proc/26248/task/26313/stat : 26313 (java) S 26245 26248 26215 0 -1 4202560 2035 0 0 0 24 0 0 0 15 0 19 0 449993225 7891238912 69228 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26316] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26316/stat : 26316 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449993225 7891238912 69228 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26319] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26319/stat : 26319 (java) S 26245 26248 26215 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 19 0 449993225 7891238912 69228 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469882368 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26347] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26347/stat : 26347 (java) S 26245 26248 26215 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449993257 7891238912 69228 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469882368 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1182.91
Current children cumulated vsize (KiB) 7706288

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.36 5/262 26390
/proc/meminfo: memFree=13450976/32951124 swapFree=67111524/67111528
[pid=26248] ppid=26245 vsize=7706288 CPUtime=1242.94 cores=1,3
/proc/26248/stat : 26248 (java) S 26245 26248 26215 0 -1 4202496 72962 0 114 0 124279 15 0 0 17 0 19 0 449993200 7891238912 70547 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 10
/proc/26248/statm: 1926572 70547 2252 9 0 1917310 0
[pid=26248/tid=26265] ppid=26245 vsize=7706288 CPUtime=1237.67 cores=1,3
/proc/26248/task/26265/stat : 26265 (java) R 26245 26248 26215 0 -1 4202560 31389 0 53 0 123759 8 0 0 25 0 19 0 449993213 7891238912 70547 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 46912505637580 0 4 0 16800975 0 0 0 -1 1 0 0 8
[pid=26248/tid=26279] ppid=26245 vsize=7706288 CPUtime=0.19 cores=1,3
/proc/26248/task/26279/stat : 26279 (java) S 26245 26248 26215 0 -1 4202560 4405 0 0 0 19 0 0 0 15 0 19 0 449993215 7891238912 70547 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26281] ppid=26245 vsize=7706288 CPUtime=0.17 cores=1,3
/proc/26248/task/26281/stat : 26281 (java) S 26245 26248 26215 0 -1 4202560 1692 0 0 0 17 0 0 0 15 0 19 0 449993215 7891238912 70547 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26283] ppid=26245 vsize=7706288 CPUtime=0.05 cores=1,3
/proc/26248/task/26283/stat : 26283 (java) S 26245 26248 26215 0 -1 4202560 1515 0 0 0 5 0 0 0 15 0 19 0 449993215 7891238912 70547 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26285] ppid=26245 vsize=7706288 CPUtime=0.11 cores=1,3
/proc/26248/task/26285/stat : 26285 (java) S 26245 26248 26215 0 -1 4202560 1915 0 0 0 11 0 0 0 16 0 19 0 449993215 7891238912 70547 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26286] ppid=26245 vsize=7706288 CPUtime=0.06 cores=1,3
/proc/26248/task/26286/stat : 26286 (java) S 26245 26248 26215 0 -1 4202560 1672 0 0 0 6 0 0 0 15 0 19 0 449993215 7891238912 70547 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26287] ppid=26245 vsize=7706288 CPUtime=0.14 cores=1,3
/proc/26248/task/26287/stat : 26287 (java) S 26245 26248 26215 0 -1 4202560 5483 0 0 0 14 0 0 0 15 0 19 0 449993215 7891238912 70547 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26288] ppid=26245 vsize=7706288 CPUtime=0.18 cores=1,3
/proc/26248/task/26288/stat : 26288 (java) S 26245 26248 26215 0 -1 4202560 5568 0 0 0 18 0 0 0 15 0 19 0 449993215 7891238912 70547 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26289] ppid=26245 vsize=7706288 CPUtime=0.15 cores=1,3
/proc/26248/task/26289/stat : 26289 (java) S 26245 26248 26215 0 -1 4202560 6664 0 0 0 15 0 0 0 15 0 19 0 449993215 7891238912 70547 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26299] ppid=26245 vsize=7706288 CPUtime=3.42 cores=1,3
/proc/26248/task/26299/stat : 26299 (java) S 26245 26248 26215 0 -1 4202560 7297 0 0 0 341 1 0 0 15 0 19 0 449993218 7891238912 70547 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469882368 0 0 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26302] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26302/stat : 26302 (java) S 26245 26248 26215 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 449993220 7891238912 70547 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26305] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26305/stat : 26305 (java) S 26245 26248 26215 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 449993220 7891238912 70547 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26308] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26308/stat : 26308 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449993225 7891238912 70547 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469889457 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26312] ppid=26245 vsize=7706288 CPUtime=0.43 cores=1,3
/proc/26248/task/26312/stat : 26312 (java) S 26245 26248 26215 0 -1 4202560 2159 0 2 0 43 0 0 0 15 0 19 0 449993225 7891238912 70547 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26313] ppid=26245 vsize=7706288 CPUtime=0.24 cores=1,3
/proc/26248/task/26313/stat : 26313 (java) S 26245 26248 26215 0 -1 4202560 2035 0 0 0 24 0 0 0 15 0 19 0 449993225 7891238912 70547 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26316] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26316/stat : 26316 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449993225 7891238912 70547 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26319] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26319/stat : 26319 (java) S 26245 26248 26215 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 19 0 449993225 7891238912 70547 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469882368 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26347] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26347/stat : 26347 (java) S 26245 26248 26215 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449993257 7891238912 70547 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469882368 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1242.94
Current children cumulated vsize (KiB) 7706288



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.39 5/262 26391
/proc/meminfo: memFree=13446244/32951124 swapFree=67111524/67111528
[pid=26248] ppid=26245 vsize=7706288 CPUtime=1300.66 cores=1,3
/proc/26248/stat : 26248 (java) S 26245 26248 26215 0 -1 4202496 73137 0 114 0 130051 15 0 0 17 0 19 0 449993200 7891238912 70715 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 10
/proc/26248/statm: 1926572 70715 2252 9 0 1917310 0
[pid=26248/tid=26265] ppid=26245 vsize=7706288 CPUtime=1295.29 cores=1,3
/proc/26248/task/26265/stat : 26265 (java) R 26245 26248 26215 0 -1 4202560 31390 0 53 0 129521 8 0 0 25 0 19 0 449993213 7891238912 70715 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 46912505637549 0 4 0 16800975 0 0 0 -1 1 0 0 8
[pid=26248/tid=26279] ppid=26245 vsize=7706288 CPUtime=0.19 cores=1,3
/proc/26248/task/26279/stat : 26279 (java) S 26245 26248 26215 0 -1 4202560 4405 0 0 0 19 0 0 0 15 0 19 0 449993215 7891238912 70715 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26281] ppid=26245 vsize=7706288 CPUtime=0.17 cores=1,3
/proc/26248/task/26281/stat : 26281 (java) S 26245 26248 26215 0 -1 4202560 1692 0 0 0 17 0 0 0 15 0 19 0 449993215 7891238912 70715 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26283] ppid=26245 vsize=7706288 CPUtime=0.05 cores=1,3
/proc/26248/task/26283/stat : 26283 (java) S 26245 26248 26215 0 -1 4202560 1515 0 0 0 5 0 0 0 15 0 19 0 449993215 7891238912 70715 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26285] ppid=26245 vsize=7706288 CPUtime=0.11 cores=1,3
/proc/26248/task/26285/stat : 26285 (java) S 26245 26248 26215 0 -1 4202560 1915 0 0 0 11 0 0 0 15 0 19 0 449993215 7891238912 70715 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26286] ppid=26245 vsize=7706288 CPUtime=0.06 cores=1,3
/proc/26248/task/26286/stat : 26286 (java) S 26245 26248 26215 0 -1 4202560 1672 0 0 0 6 0 0 0 15 0 19 0 449993215 7891238912 70715 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26287] ppid=26245 vsize=7706288 CPUtime=0.14 cores=1,3
/proc/26248/task/26287/stat : 26287 (java) S 26245 26248 26215 0 -1 4202560 5483 0 0 0 14 0 0 0 15 0 19 0 449993215 7891238912 70715 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26288] ppid=26245 vsize=7706288 CPUtime=0.19 cores=1,3
/proc/26248/task/26288/stat : 26288 (java) S 26245 26248 26215 0 -1 4202560 5568 0 0 0 19 0 0 0 15 0 19 0 449993215 7891238912 70715 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26289] ppid=26245 vsize=7706288 CPUtime=0.17 cores=1,3
/proc/26248/task/26289/stat : 26289 (java) S 26245 26248 26215 0 -1 4202560 6665 0 0 0 17 0 0 0 16 0 19 0 449993215 7891238912 70715 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26299] ppid=26245 vsize=7706288 CPUtime=3.49 cores=1,3
/proc/26248/task/26299/stat : 26299 (java) S 26245 26248 26215 0 -1 4202560 7466 0 0 0 348 1 0 0 15 0 19 0 449993218 7891238912 70715 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469882368 0 0 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26302] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26302/stat : 26302 (java) S 26245 26248 26215 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 449993220 7891238912 70715 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26305] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26305/stat : 26305 (java) S 26245 26248 26215 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 449993220 7891238912 70715 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26308] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26308/stat : 26308 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449993225 7891238912 70715 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469889457 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26312] ppid=26245 vsize=7706288 CPUtime=0.43 cores=1,3
/proc/26248/task/26312/stat : 26312 (java) S 26245 26248 26215 0 -1 4202560 2159 0 2 0 43 0 0 0 15 0 19 0 449993225 7891238912 70715 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26313] ppid=26245 vsize=7706288 CPUtime=0.24 cores=1,3
/proc/26248/task/26313/stat : 26313 (java) S 26245 26248 26215 0 -1 4202560 2035 0 0 0 24 0 0 0 15 0 19 0 449993225 7891238912 70715 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26316] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26316/stat : 26316 (java) S 26245 26248 26215 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449993225 7891238912 70715 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469881753 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
[pid=26248/tid=26319] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26319/stat : 26319 (java) S 26245 26248 26215 0 -1 4202560 78 0 0 0 0 0 0 0 15 0 19 0 449993225 7891238912 70715 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469882368 0 4 0 16800975 18446604471164506496 0 0 -1 3 0 0 0
[pid=26248/tid=26347] ppid=26245 vsize=7706288 CPUtime=0 cores=1,3
/proc/26248/task/26347/stat : 26347 (java) S 26245 26248 26215 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449993257 7891238912 70715 33554432000 1073741824 1073778376 140736235345424 18446744073709551615 252469882368 0 4 0 16800975 18446604471164506496 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1300.66
Current children cumulated vsize (KiB) 7706288

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): 1300.76
CPU user time (s): 1300.59
CPU system time (s): 0.167974
CPU usage (%): 100.054
Max. virtual memory (cumulated for all children) (KiB): 7706288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.59
system time used= 0.167974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73514
page faults= 114
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29007
involuntary context switches= 6186

runsolver used 2.05669 second user time and 5.06323 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-12 10:40:27
IDJOB=3190256
IDBENCH=82587
IDSOLVER=1611
FILE ID=node111/3190256-1302597627
RUNJOBID= node111-1302597627-26235
PBS_JOBID= 12958107
Free space on /tmp= 71784 MiB

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

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

MD5SUM BENCH= d523f5efa43fecaa5caf604137870a4e
RANDOM SEED=698526453

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14347648 kB
Buffers:        705208 kB
Cached:       17404420 kB
SwapCached:          4 kB
Active:        9443580 kB
Inactive:      8729636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14347648 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1572 kB
Writeback:           0 kB
AnonPages:       63652 kB
Mapped:          13904 kB
Slab:           365724 kB
PageTables:       4852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190624 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= 71780 MiB
End job on node111 at 2011-04-12 11:02:09