Trace number 3190238

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-v25000-c105000-S5267991-057-UNKNOWN.cnf
MD5SUM1a8d3d5d5a6ad4a4b0bb6bd83ad87f53
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark312.282
Satisfiable
(Un)Satisfiability was proved
Number of variables25000
Number of clauses105000
Sum of the clauses size315000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3105000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.04/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.07	c See www.sat4j.org for details.
0.04/0.07	c no version file found!!!
0.04/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.07	c java.vm.version	19.1-b02
0.04/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.07	c sun.arch.data.model	64
0.04/0.07	c java.version		1.6.0_24
0.04/0.07	c os.name		Linux
0.04/0.07	c os.version		2.6.18-164.el5
0.04/0.07	c os.arch		amd64
0.04/0.07	c Free memory 		6997539544
0.04/0.07	c Max memory 		7034241024
0.04/0.07	c Total memory 		7034241024
0.04/0.07	c Number of processors 	8
0.04/0.09	c --- Begin Solver configuration ---
0.04/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@2fe4cbc4
0.04/0.09	c Learn all clauses as in MiniSAT
0.04/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.04/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.04/0.09	c Expensive reason simplification
0.04/0.09	c Armin Biere (Picosat) restarts strategy
0.04/0.09	c Glucose learned constraints deletion strategy
0.04/0.09	c timeout=2147483647s
0.04/0.09	c DB Simplification allowed=true
0.04/0.09	c --- End Solver configuration ---
0.04/0.09	c solving HOME/instance-3190238-1302597490.cnf
0.04/0.09	c reading problem ... 
0.28/0.28	c ... done. Wall clock time 0.185s.
0.28/0.28	c #vars     25000
0.28/0.28	c #constraints  105000
0.28/0.28	c constraints type 
0.28/0.28	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 105000
4.54/4.05	c cleaning 2495 clauses out of 5000 with flag 5000/5000
8.61/7.88	c cleaning 4250 clauses out of 8506 with flag 11001/11001
13.02/12.26	c cleaning 5627 clauses out of 11255 with flag 18000/18000
18.03/17.30	c cleaning 6807 clauses out of 13628 with flag 26000/26000
23.85/23.04	c cleaning 7905 clauses out of 15821 with flag 35000/35000
30.25/29.42	c cleaning 8955 clauses out of 17916 with flag 45000/45000
37.25/36.43	c cleaning 9977 clauses out of 19962 with flag 56001/56001
45.16/44.35	c cleaning 10989 clauses out of 21985 with flag 68001/68001
53.58/52.80	c cleaning 11996 clauses out of 23996 with flag 81001/81001
62.88/62.03	c cleaning 12994 clauses out of 25999 with flag 95000/95000
72.98/72.15	c cleaning 14003 clauses out of 28006 with flag 110001/110001
83.79/82.91	c cleaning 14994 clauses out of 30003 with flag 126001/126001
94.99/94.17	c cleaning 16000 clauses out of 32008 with flag 143000/143000
106.80/105.93	c cleaning 16999 clauses out of 34010 with flag 161002/161002
119.71/118.84	c cleaning 18005 clauses out of 36009 with flag 180000/180000
133.42/132.51	c cleaning 18997 clauses out of 38004 with flag 200000/200000
147.73/146.86	c cleaning 19999 clauses out of 40010 with flag 221003/221003
162.83/161.98	c cleaning 21001 clauses out of 42008 with flag 243000/243000
178.64/177.77	c cleaning 22004 clauses out of 44009 with flag 266002/266002
194.86/193.98	c cleaning 22993 clauses out of 46004 with flag 290001/290001
212.27/211.38	c cleaning 23999 clauses out of 48010 with flag 315000/315000
230.67/229.74	c cleaning 24985 clauses out of 50011 with flag 341000/341000
250.09/249.17	c cleaning 26010 clauses out of 52029 with flag 368003/368003
269.80/268.81	c cleaning 27004 clauses out of 54017 with flag 396001/396001
290.41/289.49	c cleaning 27991 clauses out of 56012 with flag 425000/425000
312.22/311.21	c cleaning 28998 clauses out of 58021 with flag 455000/455000
333.73/332.76	c cleaning 30000 clauses out of 60023 with flag 486000/486000
357.14/356.19	c cleaning 31002 clauses out of 62023 with flag 518000/518000
381.05/380.06	c cleaning 32003 clauses out of 64021 with flag 551000/551000
405.46/404.46	c cleaning 33003 clauses out of 66019 with flag 585001/585001
431.67/430.61	c cleaning 34002 clauses out of 68015 with flag 620000/620000
457.19/456.16	c cleaning 34999 clauses out of 70013 with flag 656000/656000
484.90/483.87	c cleaning 36004 clauses out of 72015 with flag 693001/693001
511.92/510.83	c cleaning 36980 clauses out of 74010 with flag 731000/731000
540.73/539.64	c cleaning 38013 clauses out of 76033 with flag 770003/770003
569.54/568.40	c cleaning 39003 clauses out of 78019 with flag 810002/810002
601.25/600.19	c cleaning 40003 clauses out of 80014 with flag 851000/851000
632.47/631.32	c cleaning 40995 clauses out of 82011 with flag 893000/893000
666.27/665.11	c cleaning 42000 clauses out of 84016 with flag 936000/936000
699.49/698.33	c cleaning 43002 clauses out of 86018 with flag 980002/980002
734.20/733.04	c cleaning 43998 clauses out of 88015 with flag 1025001/1025001
768.22/767.04	c cleaning 44999 clauses out of 90016 with flag 1071000/1071000
805.03/803.88	c cleaning 46007 clauses out of 92018 with flag 1118001/1118001
841.05/839.83	c cleaning 46991 clauses out of 94010 with flag 1166000/1166000
878.66/877.48	c cleaning 47992 clauses out of 96020 with flag 1215001/1215001
918.78/917.52	c cleaning 49009 clauses out of 98028 with flag 1265001/1265001
958.89/957.65	c cleaning 50002 clauses out of 100018 with flag 1316000/1316000
1001.63/1000.32	c cleaning 50998 clauses out of 102016 with flag 1368000/1368000
1042.74/1041.49	c cleaning 51995 clauses out of 104018 with flag 1421000/1421000
1085.27/1083.96	c cleaning 52998 clauses out of 106023 with flag 1475000/1475000
1130.48/1129.13	c cleaning 54008 clauses out of 108025 with flag 1530000/1530000
1175.30/1173.91	c cleaning 54987 clauses out of 110018 with flag 1586001/1586001
1221.51/1220.16	c cleaning 56005 clauses out of 112030 with flag 1643000/1643000
1269.43/1268.02	c cleaning 57010 clauses out of 114027 with flag 1701002/1701002
1301.45/1300.01	c starts		: 1478
1301.45/1300.01	c conflicts		: 1741582
1301.45/1300.01	c decisions		: 5166281
1301.45/1300.01	c propagations		: 1664001837
1301.45/1300.01	c inspects		: 4570378945
1301.45/1300.01	c shortcuts		: 0
1301.45/1300.01	c learnt literals	: 0
1301.45/1300.01	c learnt binary clauses	: 0
1301.45/1300.01	c learnt ternary clauses	: 78
1301.45/1300.01	c learnt constraints	: 1741581
1301.45/1300.01	c ignored constraints	: 0
1301.45/1300.01	c root simplifications	: 1478
1301.45/1300.01	c removed literals (reason simplification)	: 27753148
1301.45/1300.01	c reason swapping (by a shorter reason)	: 0
1301.45/1300.01	c Calls to reduceDB	: 54
1301.45/1300.01	c speed (assignments/second)	: 1280266.3297251507
1301.45/1300.01	c non guided choices	2332
1301.45/1300.04	c learnt constraints type 
1301.45/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 97623
1301.45/1300.04	c constraints type 
1301.45/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 105000
1301.45/1300.04	s UNKNOWN
1301.45/1300.04	c Total wall clock time (in seconds) : 1299.917

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

running on 2 cores: 5,7

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: 7.38 7.62 5.68 2/214 26192
/proc/meminfo: memFree=9745020/32951124 swapFree=67111528/67111528
[pid=26192] ppid=26190 vsize=27172 CPUtime=0 cores=5,7
/proc/26192/stat : 26192 (java) S 26190 26192 26114 0 -1 4202496 1180 0 0 0 0 0 0 0 17 0 2 0 371347133 27824128 905 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347695077 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/26192/statm: 6793 905 688 9 0 381 0
[pid=26192/tid=26193] ppid=26190 vsize=27172 CPUtime=0 cores=5,7
/proc/26192/task/26193/stat : 26193 (java) S 26190 26192 26114 0 -1 4202560 64 0 0 0 0 0 0 0 18 0 2 0 371347134 27824128 905 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232330968711 0 2147483391 4096 0 18446744071699453118 0 0 -1 5 0 0 0

[startup+0.0482339 s]
/proc/loadavg: 7.38 7.62 5.68 2/214 26192
/proc/meminfo: memFree=9745020/32951124 swapFree=67111528/67111528
[pid=26192] ppid=26190 vsize=7564488 CPUtime=0.04 cores=5,7
/proc/26192/stat : 26192 (java) S 26190 26192 26114 0 -1 4202496 8942 0 1 0 3 1 0 0 17 0 13 0 371347133 7746035712 8636 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347695077 0 0 0 16800971 18446744073709551615 0 0 17 5 0 0 0
/proc/26192/statm: 1891122 8636 1686 9 0 1881870 0
[pid=26192/tid=26193] ppid=26190 vsize=7564488 CPUtime=0.03 cores=5,7
/proc/26192/task/26193/stat : 26193 (java) S 26190 26192 26114 0 -1 4202560 7793 0 1 0 3 0 0 0 18 0 13 0 371347134 7746035712 8636 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347721695 0 2147483391 0 16800971 18446744071699453118 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7564488

[startup+0.102139 s]
/proc/loadavg: 7.38 7.62 5.68 2/214 26192
/proc/meminfo: memFree=9745020/32951124 swapFree=67111528/67111528
[pid=26192] ppid=26190 vsize=7636508 CPUtime=0.1 cores=5,7
/proc/26192/stat : 26192 (java) S 26190 26192 26114 0 -1 4202496 10625 0 1 0 9 1 0 0 17 0 18 0 371347133 7819784192 10319 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26192/statm: 1909127 10320 2093 9 0 1899865 0
[pid=26192/tid=26193] ppid=26190 vsize=7636508 CPUtime=0.08 cores=5,7
/proc/26192/task/26193/stat : 26193 (java) R 26190 26192 26114 0 -1 4202560 8833 0 1 0 7 1 0 0 22 0 18 0 371347134 7819784192 10320 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7636508

[startup+0.301068 s]
/proc/loadavg: 7.38 7.62 5.68 2/214 26192
/proc/meminfo: memFree=9745020/32951124 swapFree=67111528/67111528
[pid=26192] ppid=26190 vsize=7638484 CPUtime=0.42 cores=5,7
/proc/26192/stat : 26192 (java) S 26190 26192 26114 0 -1 4202496 14915 0 1 0 41 1 0 0 17 0 18 0 371347133 7821807616 14551 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26192/statm: 1909621 14551 2205 9 0 1900359 0
[pid=26192/tid=26193] ppid=26190 vsize=7638484 CPUtime=0.28 cores=5,7
/proc/26192/task/26193/stat : 26193 (java) R 26190 26192 26114 0 -1 4202560 12452 0 1 0 27 1 0 0 22 0 18 0 371347134 7821807616 14551 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 46912505181927 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 7638484

[startup+0.701034 s]
/proc/loadavg: 7.38 7.62 5.68 2/214 26192
/proc/meminfo: memFree=9745020/32951124 swapFree=67111528/67111528
[pid=26192] ppid=26190 vsize=7643596 CPUtime=1.17 cores=5,7
/proc/26192/stat : 26192 (java) S 26190 26192 26114 0 -1 4202496 18545 0 1 0 115 2 0 0 17 0 19 0 371347133 7827042304 16119 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26192/statm: 1910899 16119 2221 9 0 1901637 0
[pid=26192/tid=26193] ppid=26190 vsize=7643596 CPUtime=0.68 cores=5,7
/proc/26192/task/26193/stat : 26193 (java) R 26190 26192 26114 0 -1 4202560 12932 0 1 0 67 1 0 0 24 0 19 0 371347134 7827042304 16119 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 46912505623495 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 7643596

[startup+1.5009 s]
/proc/loadavg: 7.38 7.62 5.68 6/266 26247
/proc/meminfo: memFree=9557092/32951124 swapFree=67111528/67111528
[pid=26192] ppid=26190 vsize=7643596 CPUtime=2.03 cores=5,7
/proc/26192/stat : 26192 (java) S 26190 26192 26114 0 -1 4202496 18980 0 1 0 201 2 0 0 17 0 19 0 371347133 7827042304 16553 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26192/statm: 1910899 16553 2224 9 0 1901637 0
[pid=26192/tid=26193] ppid=26190 vsize=7643596 CPUtime=1.48 cores=5,7
/proc/26192/task/26193/stat : 26193 (java) R 26190 26192 26114 0 -1 4202560 13341 0 1 0 147 1 0 0 25 0 19 0 371347134 7827042304 16553 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 46912505753372 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26192/tid=26205] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26205/stat : 26205 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371347135 7827042304 16553 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26206] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26206/stat : 26206 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371347135 7827042304 16553 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 5 0 0 0
[pid=26192/tid=26207] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26207/stat : 26207 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371347135 7827042304 16553 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 5 0 0 0
[pid=26192/tid=26208] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26208/stat : 26208 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371347135 7827042304 16553 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 5 0 0 0
[pid=26192/tid=26209] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26209/stat : 26209 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371347135 7827042304 16553 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 5 0 0 0
[pid=26192/tid=26210] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26210/stat : 26210 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371347135 7827042304 16553 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 5 0 0 0
[pid=26192/tid=26211] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26211/stat : 26211 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371347135 7827042304 16553 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 5 0 0 0
[pid=26192/tid=26212] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26212/stat : 26212 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371347135 7827042304 16553 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 5 0 0 0
[pid=26192/tid=26213] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26213/stat : 26213 (java) S 26190 26192 26114 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 371347136 7827042304 16553 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708928 0 0 0 16800975 18446604460195821376 0 0 -1 5 0 0 0
[pid=26192/tid=26214] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26214/stat : 26214 (java) S 26190 26192 26114 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 371347136 7827042304 16553 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26215] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26215/stat : 26215 (java) S 26190 26192 26114 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 371347136 7827042304 16553 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26216] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26216/stat : 26216 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371347139 7827042304 16553 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347716017 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26217] ppid=26190 vsize=7643596 CPUtime=0.23 cores=5,7
/proc/26192/task/26217/stat : 26217 (java) S 26190 26192 26114 0 -1 4202560 1995 0 0 0 23 0 0 0 16 0 19 0 371347139 7827042304 16553 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26218] ppid=26190 vsize=7643596 CPUtime=0.3 cores=5,7
/proc/26192/task/26218/stat : 26218 (java) S 26190 26192 26114 0 -1 4202560 2481 0 0 0 30 0 0 0 17 0 19 0 371347139 7827042304 16553 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26219] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26219/stat : 26219 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371347139 7827042304 16553 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26220] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26220/stat : 26220 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371347139 7827042304 16553 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708928 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26246] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26246/stat : 26246 (java) S 26190 26192 26114 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 371347165 7827042304 16553 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708928 0 4 0 16800975 18446604460195821376 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 7643596

[startup+3.10062 s]
/proc/loadavg: 7.38 7.62 5.68 5/266 26247
/proc/meminfo: memFree=9546676/32951124 swapFree=67111528/67111528
[pid=26192] ppid=26190 vsize=7643596 CPUtime=3.63 cores=5,7
/proc/26192/stat : 26192 (java) S 26190 26192 26114 0 -1 4202496 19616 0 1 0 361 2 0 0 17 0 19 0 371347133 7827042304 17189 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26192/statm: 1910899 17189 2224 9 0 1901637 0
[pid=26192/tid=26193] ppid=26190 vsize=7643596 CPUtime=3.08 cores=5,7
/proc/26192/task/26193/stat : 26193 (java) R 26190 26192 26114 0 -1 4202560 13976 0 1 0 307 1 0 0 25 0 19 0 371347134 7827042304 17189 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 46912505783195 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26192/tid=26205] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26205/stat : 26205 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371347135 7827042304 17189 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26206] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26206/stat : 26206 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371347135 7827042304 17189 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 5 0 0 0
[pid=26192/tid=26207] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26207/stat : 26207 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371347135 7827042304 17189 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 5 0 0 0
[pid=26192/tid=26208] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26208/stat : 26208 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371347135 7827042304 17189 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 5 0 0 0
[pid=26192/tid=26209] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26209/stat : 26209 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371347135 7827042304 17189 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 5 0 0 0
[pid=26192/tid=26210] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26210/stat : 26210 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371347135 7827042304 17189 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 5 0 0 0
[pid=26192/tid=26211] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26211/stat : 26211 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 371347135 7827042304 17189 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 5 0 0 0
[pid=26192/tid=26212] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26212/stat : 26212 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371347135 7827042304 17189 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 5 0 0 0
[pid=26192/tid=26213] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26213/stat : 26213 (java) S 26190 26192 26114 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 371347136 7827042304 17189 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708928 0 0 0 16800975 18446604460195821376 0 0 -1 5 0 0 0
[pid=26192/tid=26214] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26214/stat : 26214 (java) S 26190 26192 26114 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 371347136 7827042304 17189 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26215] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26215/stat : 26215 (java) S 26190 26192 26114 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 371347136 7827042304 17189 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26216] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26216/stat : 26216 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371347139 7827042304 17189 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347716017 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26217] ppid=26190 vsize=7643596 CPUtime=0.23 cores=5,7
/proc/26192/task/26217/stat : 26217 (java) S 26190 26192 26114 0 -1 4202560 1995 0 0 0 23 0 0 0 16 0 19 0 371347139 7827042304 17189 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26218] ppid=26190 vsize=7643596 CPUtime=0.31 cores=5,7
/proc/26192/task/26218/stat : 26218 (java) S 26190 26192 26114 0 -1 4202560 2482 0 0 0 31 0 0 0 15 0 19 0 371347139 7827042304 17189 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26219] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26219/stat : 26219 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371347139 7827042304 17189 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26220] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26220/stat : 26220 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371347139 7827042304 17189 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708928 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26246] ppid=26190 vsize=7643596 CPUtime=0 cores=5,7
/proc/26192/task/26246/stat : 26246 (java) S 26190 26192 26114 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 371347165 7827042304 17189 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708928 0 4 0 16800975 18446604460195821376 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 7643596

[startup+6.30103 s]
/proc/loadavg: 7.11 7.56 5.67 5/266 26247
/proc/meminfo: memFree=9441060/32951124 swapFree=67111528/67111528
[pid=26192] ppid=26190 vsize=7656476 CPUtime=7.08 cores=5,7
/proc/26192/stat : 26192 (java) S 26190 26192 26114 0 -1 4202496 34498 0 1 0 704 4 0 0 17 0 19 0 371347133 7840231424 28455 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26192/statm: 1914119 28455 2251 9 0 1904857 0
[pid=26192/tid=26193] ppid=26190 vsize=7656476 CPUtime=6.19 cores=5,7
/proc/26192/task/26193/stat : 26193 (java) R 26190 26192 26114 0 -1 4202560 14326 0 1 0 617 2 0 0 25 0 19 0 371347134 7840231424 28455 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 46912505753231 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26192/tid=26205] ppid=26190 vsize=7656476 CPUtime=0.02 cores=5,7
/proc/26192/task/26205/stat : 26205 (java) S 26190 26192 26114 0 -1 4202560 2439 0 0 0 2 0 0 0 18 0 19 0 371347135 7840231424 28455 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26206] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26206/stat : 26206 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371347135 7840231424 28455 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26207] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26207/stat : 26207 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371347135 7840231424 28455 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26208] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26208/stat : 26208 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371347135 7840231424 28455 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26209] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26209/stat : 26209 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371347135 7840231424 28455 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26210] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26210/stat : 26210 (java) S 26190 26192 26114 0 -1 4202560 141 0 0 0 0 0 0 0 17 0 19 0 371347135 7840231424 28455 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26211] ppid=26190 vsize=7656476 CPUtime=0.02 cores=5,7
/proc/26192/task/26211/stat : 26211 (java) S 26190 26192 26114 0 -1 4202560 1293 0 0 0 2 0 0 0 17 0 19 0 371347135 7840231424 28455 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26212] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26212/stat : 26212 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371347135 7840231424 28455 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26213] ppid=26190 vsize=7656476 CPUtime=0.06 cores=5,7
/proc/26192/task/26213/stat : 26213 (java) S 26190 26192 26114 0 -1 4202560 3870 0 0 0 6 0 0 0 15 0 19 0 371347136 7840231424 28455 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708928 0 0 0 16800975 18446604460195821376 0 0 -1 5 0 0 0
[pid=26192/tid=26214] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26214/stat : 26214 (java) S 26190 26192 26114 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 371347136 7840231424 28455 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26215] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26215/stat : 26215 (java) S 26190 26192 26114 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371347136 7840231424 28455 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26216] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26216/stat : 26216 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371347139 7840231424 28455 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347716017 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26217] ppid=26190 vsize=7656476 CPUtime=0.24 cores=5,7
/proc/26192/task/26217/stat : 26217 (java) S 26190 26192 26114 0 -1 4202560 1997 0 0 0 24 0 0 0 15 0 19 0 371347139 7840231424 28455 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26218] ppid=26190 vsize=7656476 CPUtime=0.51 cores=5,7
/proc/26192/task/26218/stat : 26218 (java) S 26190 26192 26114 0 -1 4202560 9275 0 0 0 50 1 0 0 16 0 19 0 371347139 7840231424 28455 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0

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

[pid=26192/tid=26210] ppid=26190 vsize=7656476 CPUtime=0.14 cores=5,7
/proc/26192/task/26210/stat : 26210 (java) S 26190 26192 26114 0 -1 4202560 4127 0 0 0 14 0 0 0 15 0 19 0 371347135 7840231424 79009 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26211] ppid=26190 vsize=7656476 CPUtime=0.17 cores=5,7
/proc/26192/task/26211/stat : 26211 (java) S 26190 26192 26114 0 -1 4202560 5394 0 0 0 17 0 0 0 15 0 19 0 371347135 7840231424 79009 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26212] ppid=26190 vsize=7656476 CPUtime=0.08 cores=5,7
/proc/26192/task/26212/stat : 26212 (java) S 26190 26192 26114 0 -1 4202560 2279 0 0 0 8 0 0 0 15 0 19 0 371347135 7840231424 79009 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26213] ppid=26190 vsize=7656476 CPUtime=3.56 cores=5,7
/proc/26192/task/26213/stat : 26213 (java) S 26190 26192 26114 0 -1 4202560 7795 0 0 0 355 1 0 0 15 0 19 0 371347136 7840231424 79009 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708928 0 0 0 16800975 18446604460195821376 0 0 -1 5 0 0 0
[pid=26192/tid=26214] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26214/stat : 26214 (java) S 26190 26192 26114 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 371347136 7840231424 79009 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26215] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26215/stat : 26215 (java) S 26190 26192 26114 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371347136 7840231424 79009 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26216] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26216/stat : 26216 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371347139 7840231424 79009 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347716017 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26217] ppid=26190 vsize=7656476 CPUtime=0.26 cores=5,7
/proc/26192/task/26217/stat : 26217 (java) S 26190 26192 26114 0 -1 4202560 2000 0 0 0 26 0 0 0 15 0 19 0 371347139 7840231424 79009 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26218] ppid=26190 vsize=7656476 CPUtime=0.55 cores=5,7
/proc/26192/task/26218/stat : 26218 (java) S 26190 26192 26114 0 -1 4202560 9278 0 0 0 54 1 0 0 15 0 19 0 371347139 7840231424 79009 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26219] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26219/stat : 26219 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371347139 7840231424 79009 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26220] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26220/stat : 26220 (java) S 26190 26192 26114 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 371347139 7840231424 79009 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708928 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26246] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26246/stat : 26246 (java) S 26190 26192 26114 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 371347165 7840231424 79009 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708928 0 4 0 16800975 18446604460195821376 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1123.68
Current children cumulated vsize (KiB) 7656476

[startup+1182.3 s]
/proc/loadavg: 4.05 4.14 4.49 5/266 26278
/proc/meminfo: memFree=8809628/32951124 swapFree=67111528/67111528
[pid=26192] ppid=26190 vsize=7656476 CPUtime=1183.71 cores=5,7
/proc/26192/stat : 26192 (java) S 26190 26192 26114 0 -1 4202496 86233 0 1 0 118355 16 0 0 17 0 19 0 371347133 7840231424 80006 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26192/statm: 1914119 80006 2253 9 0 1904857 0
[pid=26192/tid=26193] ppid=26190 vsize=7656476 CPUtime=1177.93 cores=5,7
/proc/26192/task/26193/stat : 26193 (java) R 26190 26192 26114 0 -1 4202560 31026 0 1 0 117785 8 0 0 25 0 19 0 371347134 7840231424 80006 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 46912505753236 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26192/tid=26205] ppid=26190 vsize=7656476 CPUtime=0.14 cores=5,7
/proc/26192/task/26205/stat : 26205 (java) S 26190 26192 26114 0 -1 4202560 5299 0 0 0 14 0 0 0 16 0 19 0 371347135 7840231424 80006 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26206] ppid=26190 vsize=7656476 CPUtime=0.11 cores=5,7
/proc/26192/task/26206/stat : 26206 (java) S 26190 26192 26114 0 -1 4202560 2327 0 0 0 11 0 0 0 15 0 19 0 371347135 7840231424 80006 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26207] ppid=26190 vsize=7656476 CPUtime=0.11 cores=5,7
/proc/26192/task/26207/stat : 26207 (java) S 26190 26192 26114 0 -1 4202560 3632 0 0 0 11 0 0 0 15 0 19 0 371347135 7840231424 80006 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26208] ppid=26190 vsize=7656476 CPUtime=0.24 cores=5,7
/proc/26192/task/26208/stat : 26208 (java) S 26190 26192 26114 0 -1 4202560 9034 0 0 0 23 1 0 0 16 0 19 0 371347135 7840231424 80006 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26209] ppid=26190 vsize=7656476 CPUtime=0.13 cores=5,7
/proc/26192/task/26209/stat : 26209 (java) S 26190 26192 26114 0 -1 4202560 2641 0 0 0 13 0 0 0 15 0 19 0 371347135 7840231424 80006 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26210] ppid=26190 vsize=7656476 CPUtime=0.14 cores=5,7
/proc/26192/task/26210/stat : 26210 (java) S 26190 26192 26114 0 -1 4202560 4127 0 0 0 14 0 0 0 15 0 19 0 371347135 7840231424 80006 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 5 0 0 0
[pid=26192/tid=26211] ppid=26190 vsize=7656476 CPUtime=0.19 cores=5,7
/proc/26192/task/26211/stat : 26211 (java) S 26190 26192 26114 0 -1 4202560 5394 0 0 0 19 0 0 0 15 0 19 0 371347135 7840231424 80006 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26212] ppid=26190 vsize=7656476 CPUtime=0.08 cores=5,7
/proc/26192/task/26212/stat : 26212 (java) S 26190 26192 26114 0 -1 4202560 2279 0 0 0 8 0 0 0 15 0 19 0 371347135 7840231424 80006 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26213] ppid=26190 vsize=7656476 CPUtime=3.74 cores=5,7
/proc/26192/task/26213/stat : 26213 (java) S 26190 26192 26114 0 -1 4202560 7976 0 0 0 373 1 0 0 15 0 19 0 371347136 7840231424 80006 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708928 0 0 0 16800975 18446604460195821376 0 0 -1 5 0 0 0
[pid=26192/tid=26214] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26214/stat : 26214 (java) S 26190 26192 26114 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 371347136 7840231424 80006 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26215] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26215/stat : 26215 (java) S 26190 26192 26114 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371347136 7840231424 80006 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26216] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26216/stat : 26216 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371347139 7840231424 80006 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347716017 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26217] ppid=26190 vsize=7656476 CPUtime=0.26 cores=5,7
/proc/26192/task/26217/stat : 26217 (java) S 26190 26192 26114 0 -1 4202560 2000 0 0 0 26 0 0 0 15 0 19 0 371347139 7840231424 80006 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26218] ppid=26190 vsize=7656476 CPUtime=0.55 cores=5,7
/proc/26192/task/26218/stat : 26218 (java) S 26190 26192 26114 0 -1 4202560 9278 0 0 0 54 1 0 0 15 0 19 0 371347139 7840231424 80006 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26219] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26219/stat : 26219 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371347139 7840231424 80006 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26220] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26220/stat : 26220 (java) S 26190 26192 26114 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 371347139 7840231424 80006 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708928 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26246] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26246/stat : 26246 (java) S 26190 26192 26114 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 371347165 7840231424 80006 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708928 0 4 0 16800975 18446604460195821376 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1183.71
Current children cumulated vsize (KiB) 7656476

[startup+1242.3 s]
/proc/loadavg: 4.10 4.14 4.47 5/266 26280
/proc/meminfo: memFree=8803880/32951124 swapFree=67111528/67111528
[pid=26192] ppid=26190 vsize=7656476 CPUtime=1243.73 cores=5,7
/proc/26192/stat : 26192 (java) S 26190 26192 26114 0 -1 4202496 87064 0 1 0 124357 16 0 0 17 0 19 0 371347133 7840231424 80830 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26192/statm: 1914119 80830 2253 9 0 1904857 0
[pid=26192/tid=26193] ppid=26190 vsize=7656476 CPUtime=1237.83 cores=5,7
/proc/26192/task/26193/stat : 26193 (java) R 26190 26192 26114 0 -1 4202560 31738 0 1 0 123775 8 0 0 25 0 19 0 371347134 7840231424 80830 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 46912505723692 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26192/tid=26205] ppid=26190 vsize=7656476 CPUtime=0.14 cores=5,7
/proc/26192/task/26205/stat : 26205 (java) S 26190 26192 26114 0 -1 4202560 5299 0 0 0 14 0 0 0 15 0 19 0 371347135 7840231424 80830 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26206] ppid=26190 vsize=7656476 CPUtime=0.11 cores=5,7
/proc/26192/task/26206/stat : 26206 (java) S 26190 26192 26114 0 -1 4202560 2327 0 0 0 11 0 0 0 16 0 19 0 371347135 7840231424 80830 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26207] ppid=26190 vsize=7656476 CPUtime=0.11 cores=5,7
/proc/26192/task/26207/stat : 26207 (java) S 26190 26192 26114 0 -1 4202560 3632 0 0 0 11 0 0 0 15 0 19 0 371347135 7840231424 80830 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26208] ppid=26190 vsize=7656476 CPUtime=0.24 cores=5,7
/proc/26192/task/26208/stat : 26208 (java) S 26190 26192 26114 0 -1 4202560 9034 0 0 0 23 1 0 0 15 0 19 0 371347135 7840231424 80830 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26209] ppid=26190 vsize=7656476 CPUtime=0.13 cores=5,7
/proc/26192/task/26209/stat : 26209 (java) S 26190 26192 26114 0 -1 4202560 2641 0 0 0 13 0 0 0 15 0 19 0 371347135 7840231424 80830 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26210] ppid=26190 vsize=7656476 CPUtime=0.16 cores=5,7
/proc/26192/task/26210/stat : 26210 (java) S 26190 26192 26114 0 -1 4202560 4143 0 0 0 16 0 0 0 15 0 19 0 371347135 7840231424 80830 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26211] ppid=26190 vsize=7656476 CPUtime=0.21 cores=5,7
/proc/26192/task/26211/stat : 26211 (java) S 26190 26192 26114 0 -1 4202560 5398 0 0 0 21 0 0 0 15 0 19 0 371347135 7840231424 80830 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26212] ppid=26190 vsize=7656476 CPUtime=0.08 cores=5,7
/proc/26192/task/26212/stat : 26212 (java) S 26190 26192 26114 0 -1 4202560 2279 0 0 0 8 0 0 0 15 0 19 0 371347135 7840231424 80830 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26213] ppid=26190 vsize=7656476 CPUtime=3.82 cores=5,7
/proc/26192/task/26213/stat : 26213 (java) S 26190 26192 26114 0 -1 4202560 8071 0 0 0 381 1 0 0 15 0 19 0 371347136 7840231424 80830 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708928 0 0 0 16800975 18446604460195821376 0 0 -1 5 0 0 0
[pid=26192/tid=26214] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26214/stat : 26214 (java) S 26190 26192 26114 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 371347136 7840231424 80830 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26215] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26215/stat : 26215 (java) S 26190 26192 26114 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371347136 7840231424 80830 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26216] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26216/stat : 26216 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371347139 7840231424 80830 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347716017 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26217] ppid=26190 vsize=7656476 CPUtime=0.26 cores=5,7
/proc/26192/task/26217/stat : 26217 (java) S 26190 26192 26114 0 -1 4202560 2000 0 0 0 26 0 0 0 15 0 19 0 371347139 7840231424 80830 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26218] ppid=26190 vsize=7656476 CPUtime=0.55 cores=5,7
/proc/26192/task/26218/stat : 26218 (java) S 26190 26192 26114 0 -1 4202560 9278 0 0 0 54 1 0 0 15 0 19 0 371347139 7840231424 80830 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26219] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26219/stat : 26219 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371347139 7840231424 80830 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26220] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26220/stat : 26220 (java) S 26190 26192 26114 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 371347139 7840231424 80830 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708928 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26246] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26246/stat : 26246 (java) S 26190 26192 26114 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 371347165 7840231424 80830 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708928 0 4 0 16800975 18446604460195821376 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1243.73
Current children cumulated vsize (KiB) 7656476



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.11 4.44 3/226 26287
/proc/meminfo: memFree=9122332/32951124 swapFree=67111528/67111528
[pid=26192] ppid=26190 vsize=7656476 CPUtime=1301.45 cores=5,7
/proc/26192/stat : 26192 (java) S 26190 26192 26114 0 -1 4202496 87224 0 1 0 130129 16 0 0 17 0 19 0 371347133 7840231424 80983 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/26192/statm: 1914119 80983 2253 9 0 1904857 0
[pid=26192/tid=26193] ppid=26190 vsize=7656476 CPUtime=1295.44 cores=5,7
/proc/26192/task/26193/stat : 26193 (java) R 26190 26192 26114 0 -1 4202560 31739 0 1 0 129536 8 0 0 25 0 19 0 371347134 7840231424 80983 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 46912505621031 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=26192/tid=26205] ppid=26190 vsize=7656476 CPUtime=0.14 cores=5,7
/proc/26192/task/26205/stat : 26205 (java) S 26190 26192 26114 0 -1 4202560 5299 0 0 0 14 0 0 0 15 0 19 0 371347135 7840231424 80983 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26206] ppid=26190 vsize=7656476 CPUtime=0.13 cores=5,7
/proc/26192/task/26206/stat : 26206 (java) S 26190 26192 26114 0 -1 4202560 2329 0 0 0 13 0 0 0 15 0 19 0 371347135 7840231424 80983 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26207] ppid=26190 vsize=7656476 CPUtime=0.11 cores=5,7
/proc/26192/task/26207/stat : 26207 (java) S 26190 26192 26114 0 -1 4202560 3632 0 0 0 11 0 0 0 16 0 19 0 371347135 7840231424 80983 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26208] ppid=26190 vsize=7656476 CPUtime=0.24 cores=5,7
/proc/26192/task/26208/stat : 26208 (java) S 26190 26192 26114 0 -1 4202560 9034 0 0 0 23 1 0 0 15 0 19 0 371347135 7840231424 80983 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26209] ppid=26190 vsize=7656476 CPUtime=0.14 cores=5,7
/proc/26192/task/26209/stat : 26209 (java) S 26190 26192 26114 0 -1 4202560 2641 0 0 0 14 0 0 0 15 0 19 0 371347135 7840231424 80983 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26210] ppid=26190 vsize=7656476 CPUtime=0.16 cores=5,7
/proc/26192/task/26210/stat : 26210 (java) S 26190 26192 26114 0 -1 4202560 4143 0 0 0 16 0 0 0 15 0 19 0 371347135 7840231424 80983 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26211] ppid=26190 vsize=7656476 CPUtime=0.21 cores=5,7
/proc/26192/task/26211/stat : 26211 (java) S 26190 26192 26114 0 -1 4202560 5398 0 0 0 21 0 0 0 15 0 19 0 371347135 7840231424 80983 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26212] ppid=26190 vsize=7656476 CPUtime=0.08 cores=5,7
/proc/26192/task/26212/stat : 26212 (java) S 26190 26192 26114 0 -1 4202560 2279 0 0 0 8 0 0 0 15 0 19 0 371347135 7840231424 80983 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26213] ppid=26190 vsize=7656476 CPUtime=3.89 cores=5,7
/proc/26192/task/26213/stat : 26213 (java) S 26190 26192 26114 0 -1 4202560 8224 0 0 0 388 1 0 0 15 0 19 0 371347136 7840231424 80983 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708928 0 0 0 16800975 18446604460195821376 0 0 -1 5 0 0 0
[pid=26192/tid=26214] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26214/stat : 26214 (java) S 26190 26192 26114 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 371347136 7840231424 80983 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26215] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26215/stat : 26215 (java) S 26190 26192 26114 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371347136 7840231424 80983 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26216] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26216/stat : 26216 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 371347139 7840231424 80983 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347716017 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26217] ppid=26190 vsize=7656476 CPUtime=0.26 cores=5,7
/proc/26192/task/26217/stat : 26217 (java) S 26190 26192 26114 0 -1 4202560 2000 0 0 0 26 0 0 0 15 0 19 0 371347139 7840231424 80983 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26218] ppid=26190 vsize=7656476 CPUtime=0.55 cores=5,7
/proc/26192/task/26218/stat : 26218 (java) S 26190 26192 26114 0 -1 4202560 9278 0 0 0 54 1 0 0 15 0 19 0 371347139 7840231424 80983 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26219] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26219/stat : 26219 (java) S 26190 26192 26114 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 371347139 7840231424 80983 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708313 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26220] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26220/stat : 26220 (java) S 26190 26192 26114 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 371347139 7840231424 80983 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708928 0 4 0 16800975 18446604460195821376 0 0 -1 7 0 0 0
[pid=26192/tid=26246] ppid=26190 vsize=7656476 CPUtime=0 cores=5,7
/proc/26192/task/26246/stat : 26246 (java) S 26190 26192 26114 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 371347165 7840231424 80983 33554432000 1073741824 1073778376 140735076770224 18446744073709551615 232347708928 0 4 0 16800975 18446604460195821376 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1301.45
Current children cumulated vsize (KiB) 7656476

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.37
CPU system time (s): 0.178972
CPU usage (%): 100.115
Max. virtual memory (cumulated for all children) (KiB): 7665744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.37
system time used= 0.178972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87258
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= 28068
involuntary context switches= 4560

runsolver used 2.09168 second user time and 5.02923 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-12 10:38:10
IDJOB=3190238
IDBENCH=82569
IDSOLVER=1611
FILE ID=node132/3190238-1302597490
RUNJOBID= node132-1302597489-26135
PBS_JOBID= 12958102
Free space on /tmp= 71484 MiB

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

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

MD5SUM BENCH= 1a8d3d5d5a6ad4a4b0bb6bd83ad87f53
RANDOM SEED=795104245

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9745484 kB
Buffers:        672196 kB
Cached:       21971560 kB
SwapCached:          0 kB
Active:       10831560 kB
Inactive:     11937408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9745484 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4280 kB
Writeback:           0 kB
AnonPages:      125080 kB
Mapped:          20860 kB
Slab:           370812 kB
PageTables:       6348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 14717584 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71484 MiB
End job on node132 at 2011-04-12 10:59:52