Trace number 3190239

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

General information on the benchmark

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

Solver Data

0.02/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.02/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.07	c See www.sat4j.org for details.
0.02/0.07	c no version file found!!!
0.02/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.07	c java.vm.version	19.1-b02
0.02/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.07	c sun.arch.data.model	64
0.02/0.07	c java.version		1.6.0_24
0.02/0.07	c os.name		Linux
0.02/0.07	c os.version		2.6.18-164.el5
0.02/0.07	c os.arch		amd64
0.02/0.07	c Free memory 		6997539544
0.02/0.07	c Max memory 		7034241024
0.02/0.07	c Total memory 		7034241024
0.02/0.07	c Number of processors 	8
0.02/0.09	c --- Begin Solver configuration ---
0.02/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.02/0.09	c Learn all clauses as in MiniSAT
0.02/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.02/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.02/0.09	c Expensive reason simplification
0.02/0.09	c Armin Biere (Picosat) restarts strategy
0.02/0.09	c Glucose learned constraints deletion strategy
0.02/0.09	c timeout=2147483647s
0.02/0.09	c DB Simplification allowed=true
0.02/0.09	c --- End Solver configuration ---
0.02/0.09	c solving HOME/instance-3190239-1302597490.cnf
0.02/0.09	c reading problem ... 
0.40/0.36	c ... done. Wall clock time 0.271s.
0.40/0.36	c #vars     40000
0.40/0.36	c #constraints  168000
0.40/0.36	c constraints type 
0.40/0.36	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 168000
6.44/5.90	c cleaning 2500 clauses out of 5001 with flag 5001/5001
12.04/11.52	c cleaning 4245 clauses out of 8502 with flag 11002/11002
18.35/17.90	c cleaning 5627 clauses out of 11255 with flag 18000/18000
25.56/25.03	c cleaning 6810 clauses out of 13628 with flag 26000/26000
33.37/32.89	c cleaning 7907 clauses out of 15819 with flag 35001/35001
42.29/41.72	c cleaning 8953 clauses out of 17911 with flag 45000/45000
51.59/51.09	c cleaning 9973 clauses out of 19958 with flag 56000/56000
62.40/61.89	c cleaning 10989 clauses out of 21985 with flag 68000/68000
73.91/73.34	c cleaning 11993 clauses out of 23997 with flag 81001/81001
86.33/85.71	c cleaning 12997 clauses out of 26004 with flag 95001/95001
99.74/99.18	c cleaning 13999 clauses out of 28006 with flag 110000/110000
114.15/113.55	c cleaning 14993 clauses out of 30007 with flag 126000/126000
129.46/128.85	c cleaning 16000 clauses out of 32014 with flag 143000/143000
145.77/145.13	c cleaning 17001 clauses out of 34014 with flag 161000/161000
163.39/162.74	c cleaning 18004 clauses out of 36014 with flag 180001/180001
181.59/180.94	c cleaning 18996 clauses out of 38009 with flag 200000/200000
201.00/200.31	c cleaning 20005 clauses out of 40017 with flag 221004/221004
221.61/221.00	c cleaning 20994 clauses out of 42008 with flag 243000/243000
242.83/242.14	c cleaning 22006 clauses out of 44014 with flag 266000/266000
264.54/263.89	c cleaning 22992 clauses out of 46008 with flag 290000/290000
287.55/286.84	c cleaning 24004 clauses out of 48016 with flag 315000/315000
311.56/310.81	c cleaning 25000 clauses out of 50013 with flag 341001/341001
336.69/335.98	c cleaning 25997 clauses out of 52012 with flag 368000/368000
362.00/361.22	c cleaning 27000 clauses out of 54015 with flag 396000/396000
389.91/389.12	c cleaning 27995 clauses out of 56016 with flag 425001/425001
418.63/417.89	c cleaning 29006 clauses out of 58022 with flag 455002/455002
447.24/446.41	c cleaning 29995 clauses out of 60014 with flag 486000/486000
478.55/477.70	c cleaning 31002 clauses out of 62022 with flag 518003/518003
509.18/508.34	c cleaning 32008 clauses out of 64018 with flag 551001/551001
541.09/540.28	c cleaning 33002 clauses out of 66009 with flag 585000/585000
575.01/574.17	c cleaning 34003 clauses out of 68009 with flag 620002/620002
608.13/607.29	c cleaning 34989 clauses out of 70004 with flag 656000/656000
644.15/643.28	c cleaning 36002 clauses out of 72015 with flag 693000/693000
680.56/679.62	c cleaning 36999 clauses out of 74013 with flag 731000/731000
718.87/717.94	c cleaning 38001 clauses out of 76014 with flag 770000/770000
757.09/756.13	c cleaning 38994 clauses out of 78013 with flag 810000/810000
797.32/796.40	c cleaning 40007 clauses out of 80019 with flag 851000/851000
838.33/837.36	c cleaning 41004 clauses out of 82013 with flag 893001/893001
881.85/880.84	c cleaning 41996 clauses out of 84008 with flag 936000/936000
924.98/923.91	c cleaning 42998 clauses out of 86013 with flag 980001/980001
969.99/968.91	c cleaning 43990 clauses out of 88014 with flag 1025000/1025000
1014.51/1013.41	c cleaning 44995 clauses out of 90024 with flag 1071000/1071000
1062.54/1061.42	c cleaning 46014 clauses out of 92031 with flag 1118002/1118002
1109.06/1107.94	c cleaning 46994 clauses out of 94015 with flag 1166000/1166000
1157.48/1156.34	c cleaning 47994 clauses out of 96023 with flag 1215002/1215002
1208.80/1207.65	c cleaning 49007 clauses out of 98028 with flag 1265001/1265001
1260.12/1258.99	c cleaning 50000 clauses out of 100022 with flag 1316002/1316002
1301.26/1300.01	c starts		: 1326
1301.26/1300.01	c conflicts		: 1356299
1301.26/1300.01	c decisions		: 5769338
1301.26/1300.01	c propagations		: 1781387209
1301.26/1300.01	c inspects		: 4265563797
1301.26/1300.01	c shortcuts		: 0
1301.26/1300.01	c learnt literals	: 0
1301.26/1300.01	c learnt binary clauses	: 0
1301.26/1300.01	c learnt ternary clauses	: 81
1301.26/1300.01	c learnt constraints	: 1356299
1301.26/1300.01	c ignored constraints	: 0
1301.26/1300.01	c root simplifications	: 1326
1301.26/1300.01	c removed literals (reason simplification)	: 18610958
1301.26/1300.01	c reason swapping (by a shorter reason)	: 0
1301.26/1300.01	c Calls to reduceDB	: 47
1301.26/1300.01	c speed (assignments/second)	: 1370664.769492141
1301.26/1300.01	c non guided choices	3718
1301.26/1300.04	c learnt constraints type 
1301.26/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 90319
1301.26/1300.04	c constraints type 
1301.26/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 168000
1301.26/1300.04	s UNKNOWN
1301.26/1300.04	c Total wall clock time (in seconds) : 1299.923

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-3190239-1302597490/watcher-3190239-1302597490 -o /tmp/evaluation-result-3190239-1302597490/solver-3190239-1302597490 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190239-1302597490.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: 7.38 7.62 5.68 14/245 26226
/proc/meminfo: memFree=9682056/32951124 swapFree=67111528/67111528
[pid=26226] ppid=26224 vsize=31604 CPUtime=0 cores=1,3
/proc/26226/stat : 26226 (java) S 26224 26226 26114 0 -1 4202496 1286 0 0 0 0 0 0 0 21 0 2 0 371347151 32362496 999 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347695077 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/26226/statm: 7901 1001 771 9 0 386 0
[pid=26226/tid=26227] ppid=26224 vsize=33748 CPUtime=0 cores=1,3
/proc/26226/task/26227/stat : 26227 (java) R 26224 26226 26114 0 -1 4202560 176 0 0 0 0 0 0 0 24 0 2 0 371347152 34557952 1007 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232330972867 0 0 0 16784584 0 0 0 -1 1 0 0 0

[startup+0.031589 s]
/proc/loadavg: 7.38 7.62 5.68 14/245 26226
/proc/meminfo: memFree=9682056/32951124 swapFree=67111528/67111528
[pid=26226] ppid=26224 vsize=7562296 CPUtime=0.02 cores=1,3
/proc/26226/stat : 26226 (java) S 26224 26226 26114 0 -1 4202496 8556 0 1 0 1 1 0 0 21 0 11 0 371347151 7743791104 8251 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347695077 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/26226/statm: 1890574 8253 1629 9 0 1881322 0
[pid=26226/tid=26227] ppid=26224 vsize=7562296 CPUtime=0.02 cores=1,3
/proc/26226/task/26227/stat : 26227 (java) R 26224 26226 26114 0 -1 4202560 7431 0 1 0 1 1 0 0 25 0 11 0 371347152 7743791104 8254 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 47219881676805 0 4 0 16784584 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7562296

[startup+0.100575 s]
/proc/loadavg: 7.38 7.62 5.68 14/245 26226
/proc/meminfo: memFree=9682056/32951124 swapFree=67111528/67111528
[pid=26226] ppid=26224 vsize=7569940 CPUtime=0.08 cores=1,3
/proc/26226/stat : 26226 (java) S 26224 26226 26114 0 -1 4202496 10163 0 1 0 7 1 0 0 21 0 18 0 371347151 7751618560 9856 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26226/statm: 1892485 9857 1757 9 0 1883223 0
[pid=26226/tid=26227] ppid=26224 vsize=7569940 CPUtime=0.08 cores=1,3
/proc/26226/task/26227/stat : 26227 (java) R 26224 26226 26114 0 -1 4202560 8986 0 1 0 7 1 0 0 25 0 18 0 371347152 7751618560 9857 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7569940

[startup+0.300544 s]
/proc/loadavg: 7.38 7.62 5.68 14/245 26226
/proc/meminfo: memFree=9682056/32951124 swapFree=67111528/67111528
[pid=26226] ppid=26224 vsize=7572400 CPUtime=0.4 cores=1,3
/proc/26226/stat : 26226 (java) S 26224 26226 26114 0 -1 4202496 15108 0 1 0 38 2 0 0 21 0 18 0 371347151 7754137600 14634 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26226/statm: 1893100 14635 2197 9 0 1883838 0
[pid=26226/tid=26227] ppid=26224 vsize=7572400 CPUtime=0.28 cores=1,3
/proc/26226/task/26227/stat : 26227 (java) R 26224 26226 26114 0 -1 4202560 12706 0 1 0 26 2 0 0 25 0 18 0 371347152 7754137600 14635 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 46912505542110 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 7572400

[startup+0.700441 s]
/proc/loadavg: 7.38 7.62 5.68 14/245 26226
/proc/meminfo: memFree=9682056/32951124 swapFree=67111528/67111528
[pid=26226] ppid=26224 vsize=7580796 CPUtime=1.11 cores=1,3
/proc/26226/stat : 26226 (java) S 26224 26226 26114 0 -1 4202496 20100 0 1 0 108 3 0 0 21 0 19 0 371347151 7762735104 18903 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26226/statm: 1895199 18903 2219 9 0 1885937 0
[pid=26226/tid=26227] ppid=26224 vsize=7580796 CPUtime=0.68 cores=1,3
/proc/26226/task/26227/stat : 26227 (java) R 26224 26226 26114 0 -1 4202560 15183 0 1 0 66 2 0 0 25 0 19 0 371347152 7762735104 18903 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 46912505666405 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 7580796

[startup+1.50133 s]
/proc/loadavg: 7.38 7.62 5.68 6/266 26247
/proc/meminfo: memFree=9554116/32951124 swapFree=67111528/67111528
[pid=26226] ppid=26224 vsize=7580796 CPUtime=2.03 cores=1,3
/proc/26226/stat : 26226 (java) S 26224 26226 26114 0 -1 4202496 20670 0 1 0 200 3 0 0 21 0 19 0 371347151 7762735104 19472 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26226/statm: 1895199 19472 2224 9 0 1885937 0
[pid=26226/tid=26227] ppid=26224 vsize=7580796 CPUtime=1.47 cores=1,3
/proc/26226/task/26227/stat : 26227 (java) R 26224 26226 26114 0 -1 4202560 15720 0 1 0 145 2 0 0 25 0 19 0 371347152 7762735104 19472 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 46912505751716 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26226/tid=26229] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26229/stat : 26229 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347153 7762735104 19472 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26230] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26230/stat : 26230 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347153 7762735104 19472 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26231] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26231/stat : 26231 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347153 7762735104 19472 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26232] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26232/stat : 26232 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347153 7762735104 19472 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26233] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26233/stat : 26233 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347153 7762735104 19472 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26234] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26234/stat : 26234 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347153 7762735104 19472 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26235] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26235/stat : 26235 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347153 7762735104 19472 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26236] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26236/stat : 26236 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347153 7762735104 19472 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26237] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26237/stat : 26237 (java) S 26224 26226 26114 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 371347154 7762735104 19472 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708928 0 0 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26238] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26238/stat : 26238 (java) S 26224 26226 26114 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 371347155 7762735104 19472 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26239] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26239/stat : 26239 (java) S 26224 26226 26114 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371347155 7762735104 19472 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26241] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26241/stat : 26241 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347157 7762735104 19472 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347716017 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26242] ppid=26224 vsize=7580796 CPUtime=0.17 cores=1,3
/proc/26226/task/26242/stat : 26242 (java) S 26224 26226 26114 0 -1 4202560 515 0 0 0 17 0 0 0 22 0 19 0 371347157 7762735104 19472 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26243] ppid=26224 vsize=7580796 CPUtime=0.37 cores=1,3
/proc/26226/task/26243/stat : 26243 (java) S 26224 26226 26114 0 -1 4202560 3268 0 0 0 37 0 0 0 22 0 19 0 371347157 7762735104 19472 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26244] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26244/stat : 26244 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347157 7762735104 19472 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26245] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26245/stat : 26245 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371347157 7762735104 19472 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708928 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26247] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26247/stat : 26247 (java) S 26224 26226 26114 0 -1 4202560 9 0 0 0 0 0 0 0 25 0 19 0 371347192 7762735104 19472 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708928 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 7580796

[startup+3.10106 s]
/proc/loadavg: 7.38 7.62 5.68 5/266 26247
/proc/meminfo: memFree=9546084/32951124 swapFree=67111528/67111528
[pid=26226] ppid=26224 vsize=7580796 CPUtime=3.64 cores=1,3
/proc/26226/stat : 26226 (java) S 26224 26226 26114 0 -1 4202496 21191 0 1 0 361 3 0 0 21 0 19 0 371347151 7762735104 19993 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26226/statm: 1895199 19993 2224 9 0 1885937 0
[pid=26226/tid=26227] ppid=26224 vsize=7580796 CPUtime=3.07 cores=1,3
/proc/26226/task/26227/stat : 26227 (java) R 26224 26226 26114 0 -1 4202560 16241 0 1 0 305 2 0 0 25 0 19 0 371347152 7762735104 19993 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 46912505751692 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26226/tid=26229] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26229/stat : 26229 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347153 7762735104 19993 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26230] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26230/stat : 26230 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347153 7762735104 19993 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26231] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26231/stat : 26231 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347153 7762735104 19993 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26232] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26232/stat : 26232 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347153 7762735104 19993 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26233] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26233/stat : 26233 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347153 7762735104 19993 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26234] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26234/stat : 26234 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347153 7762735104 19993 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26235] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26235/stat : 26235 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347153 7762735104 19993 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26236] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26236/stat : 26236 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347153 7762735104 19993 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26237] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26237/stat : 26237 (java) S 26224 26226 26114 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 371347154 7762735104 19993 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708928 0 0 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26238] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26238/stat : 26238 (java) S 26224 26226 26114 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 371347155 7762735104 19993 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26239] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26239/stat : 26239 (java) S 26224 26226 26114 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371347155 7762735104 19993 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26241] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26241/stat : 26241 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347157 7762735104 19993 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347716017 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26242] ppid=26224 vsize=7580796 CPUtime=0.17 cores=1,3
/proc/26226/task/26242/stat : 26242 (java) S 26224 26226 26114 0 -1 4202560 515 0 0 0 17 0 0 0 22 0 19 0 371347157 7762735104 19993 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26243] ppid=26224 vsize=7580796 CPUtime=0.38 cores=1,3
/proc/26226/task/26243/stat : 26243 (java) S 26224 26226 26114 0 -1 4202560 3268 0 0 0 38 0 0 0 18 0 19 0 371347157 7762735104 19993 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26244] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26244/stat : 26244 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347157 7762735104 19993 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26245] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26245/stat : 26245 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371347157 7762735104 19993 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708928 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26247] ppid=26224 vsize=7580796 CPUtime=0 cores=1,3
/proc/26226/task/26247/stat : 26247 (java) S 26224 26226 26114 0 -1 4202560 9 0 0 0 0 0 0 0 25 0 19 0 371347192 7762735104 19993 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708928 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.64
Current children cumulated vsize (KiB) 7580796

[startup+6.30148 s]
/proc/loadavg: 7.11 7.56 5.67 5/266 26247
/proc/meminfo: memFree=9454452/32951124 swapFree=67111528/67111528
[pid=26226] ppid=26224 vsize=7578544 CPUtime=6.85 cores=1,3
/proc/26226/stat : 26226 (java) S 26224 26226 26114 0 -1 4202496 35240 0 1 0 680 5 0 0 21 0 19 0 371347151 7760429056 33609 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26226/statm: 1894636 33609 2250 9 0 1885374 0
[pid=26226/tid=26227] ppid=26224 vsize=7578544 CPUtime=6.04 cores=1,3
/proc/26226/task/26227/stat : 26227 (java) R 26224 26226 26114 0 -1 4202560 17119 0 1 0 601 3 0 0 25 0 19 0 371347152 7760429056 33609 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 46912505786572 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26226/tid=26229] ppid=26224 vsize=7578544 CPUtime=0.07 cores=1,3
/proc/26226/task/26229/stat : 26229 (java) S 26224 26226 26114 0 -1 4202560 4676 0 0 0 7 0 0 0 18 0 19 0 371347153 7760429056 33609 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26230] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26230/stat : 26230 (java) S 26224 26226 26114 0 -1 4202560 1334 0 0 0 0 0 0 0 17 0 19 0 371347153 7760429056 33609 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26231] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26231/stat : 26231 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371347153 7760429056 33609 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26232] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26232/stat : 26232 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371347153 7760429056 33609 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26233] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26233/stat : 26233 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371347153 7760429056 33609 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26234] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26234/stat : 26234 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371347153 7760429056 33609 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26235] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26235/stat : 26235 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371347153 7760429056 33609 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26236] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26236/stat : 26236 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371347153 7760429056 33609 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26237] ppid=26224 vsize=7578544 CPUtime=0.11 cores=1,3
/proc/26226/task/26237/stat : 26237 (java) S 26224 26226 26114 0 -1 4202560 7154 0 0 0 11 0 0 0 16 0 19 0 371347154 7760429056 33609 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708928 0 0 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26238] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26238/stat : 26238 (java) S 26224 26226 26114 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371347155 7760429056 33609 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26239] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26239/stat : 26239 (java) S 26224 26226 26114 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371347155 7760429056 33609 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26241] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26241/stat : 26241 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347157 7760429056 33609 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347716017 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26242] ppid=26224 vsize=7578544 CPUtime=0.2 cores=1,3
/proc/26226/task/26242/stat : 26242 (java) S 26224 26226 26114 0 -1 4202560 524 0 0 0 20 0 0 0 17 0 19 0 371347157 7760429056 33609 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26243] ppid=26224 vsize=7578544 CPUtime=0.38 cores=1,3
/proc/26226/task/26243/stat : 26243 (java) S 26224 26226 26114 0 -1 4202560 3270 0 0 0 38 0 0 0 16 0 19 0 371347157 7760429056 33609 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0

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

[pid=26226/tid=26234] ppid=26224 vsize=7578544 CPUtime=0.16 cores=1,3
/proc/26226/task/26234/stat : 26234 (java) S 26224 26226 26114 0 -1 4202560 5191 0 0 0 16 0 0 0 15 0 19 0 371347153 7760429056 83153 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26235] ppid=26224 vsize=7578544 CPUtime=0.11 cores=1,3
/proc/26226/task/26235/stat : 26235 (java) S 26224 26226 26114 0 -1 4202560 1169 0 0 0 11 0 0 0 15 0 19 0 371347153 7760429056 83153 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26236] ppid=26224 vsize=7578544 CPUtime=0.17 cores=1,3
/proc/26226/task/26236/stat : 26236 (java) S 26224 26226 26114 0 -1 4202560 2588 0 0 0 17 0 0 0 15 0 19 0 371347153 7760429056 83153 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26237] ppid=26224 vsize=7578544 CPUtime=4.98 cores=1,3
/proc/26226/task/26237/stat : 26237 (java) S 26224 26226 26114 0 -1 4202560 10842 0 0 0 496 2 0 0 15 0 19 0 371347154 7760429056 83153 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708928 0 0 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26238] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26238/stat : 26238 (java) S 26224 26226 26114 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371347155 7760429056 83153 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26239] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26239/stat : 26239 (java) S 26224 26226 26114 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371347155 7760429056 83153 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26241] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26241/stat : 26241 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347157 7760429056 83153 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347716017 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26242] ppid=26224 vsize=7578544 CPUtime=0.24 cores=1,3
/proc/26226/task/26242/stat : 26242 (java) S 26224 26226 26114 0 -1 4202560 537 0 0 0 24 0 0 0 15 0 19 0 371347157 7760429056 83153 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26243] ppid=26224 vsize=7578544 CPUtime=0.38 cores=1,3
/proc/26226/task/26243/stat : 26243 (java) S 26224 26226 26114 0 -1 4202560 3270 0 0 0 38 0 0 0 15 0 19 0 371347157 7760429056 83153 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26244] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26244/stat : 26244 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347157 7760429056 83153 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26245] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26245/stat : 26245 (java) S 26224 26226 26114 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 371347157 7760429056 83153 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708928 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26247] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26247/stat : 26247 (java) S 26224 26226 26114 0 -1 4202560 9 0 0 0 0 0 0 0 25 0 19 0 371347192 7760429056 83153 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708928 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1123.48
Current children cumulated vsize (KiB) 7578544

[startup+1182.3 s]
/proc/loadavg: 4.05 4.14 4.49 5/266 26278
/proc/meminfo: memFree=8809628/32951124 swapFree=67111528/67111528
[pid=26226] ppid=26224 vsize=7578544 CPUtime=1183.5 cores=1,3
/proc/26226/stat : 26226 (java) S 26224 26226 26114 0 -1 4202496 85062 0 1 0 118333 17 0 0 21 0 19 0 371347151 7760429056 83254 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26226/statm: 1894636 83254 2252 9 0 1885374 0
[pid=26226/tid=26227] ppid=26224 vsize=7578544 CPUtime=1176.33 cores=1,3
/proc/26226/task/26227/stat : 26227 (java) R 26224 26226 26114 0 -1 4202560 35114 0 1 0 117624 9 0 0 25 0 19 0 371347152 7760429056 83254 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 46912505669861 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26226/tid=26229] ppid=26224 vsize=7578544 CPUtime=0.22 cores=1,3
/proc/26226/task/26229/stat : 26229 (java) S 26224 26226 26114 0 -1 4202560 8575 0 0 0 22 0 0 0 16 0 19 0 371347153 7760429056 83254 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26230] ppid=26224 vsize=7578544 CPUtime=0.22 cores=1,3
/proc/26226/task/26230/stat : 26230 (java) S 26224 26226 26114 0 -1 4202560 5608 0 0 0 22 0 0 0 15 0 19 0 371347153 7760429056 83254 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26231] ppid=26224 vsize=7578544 CPUtime=0.17 cores=1,3
/proc/26226/task/26231/stat : 26231 (java) S 26224 26226 26114 0 -1 4202560 2777 0 0 0 17 0 0 0 15 0 19 0 371347153 7760429056 83254 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26232] ppid=26224 vsize=7578544 CPUtime=0.13 cores=1,3
/proc/26226/task/26232/stat : 26232 (java) S 26224 26226 26114 0 -1 4202560 4336 0 0 0 13 0 0 0 15 0 19 0 371347153 7760429056 83254 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26233] ppid=26224 vsize=7578544 CPUtime=0.12 cores=1,3
/proc/26226/task/26233/stat : 26233 (java) S 26224 26226 26114 0 -1 4202560 3759 0 0 0 12 0 0 0 15 0 19 0 371347153 7760429056 83254 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26234] ppid=26224 vsize=7578544 CPUtime=0.16 cores=1,3
/proc/26226/task/26234/stat : 26234 (java) S 26224 26226 26114 0 -1 4202560 5191 0 0 0 16 0 0 0 15 0 19 0 371347153 7760429056 83254 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26235] ppid=26224 vsize=7578544 CPUtime=0.13 cores=1,3
/proc/26226/task/26235/stat : 26235 (java) S 26224 26226 26114 0 -1 4202560 1207 0 0 0 13 0 0 0 16 0 19 0 371347153 7760429056 83254 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26236] ppid=26224 vsize=7578544 CPUtime=0.17 cores=1,3
/proc/26226/task/26236/stat : 26236 (java) S 26224 26226 26114 0 -1 4202560 2588 0 0 0 17 0 0 0 15 0 19 0 371347153 7760429056 83254 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26237] ppid=26224 vsize=7578544 CPUtime=5.09 cores=1,3
/proc/26226/task/26237/stat : 26237 (java) S 26224 26226 26114 0 -1 4202560 10875 0 0 0 507 2 0 0 15 0 19 0 371347154 7760429056 83254 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708928 0 0 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26238] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26238/stat : 26238 (java) S 26224 26226 26114 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371347155 7760429056 83254 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26239] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26239/stat : 26239 (java) S 26224 26226 26114 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371347155 7760429056 83254 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26241] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26241/stat : 26241 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347157 7760429056 83254 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347716017 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26242] ppid=26224 vsize=7578544 CPUtime=0.24 cores=1,3
/proc/26226/task/26242/stat : 26242 (java) S 26224 26226 26114 0 -1 4202560 537 0 0 0 24 0 0 0 15 0 19 0 371347157 7760429056 83254 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26243] ppid=26224 vsize=7578544 CPUtime=0.38 cores=1,3
/proc/26226/task/26243/stat : 26243 (java) S 26224 26226 26114 0 -1 4202560 3270 0 0 0 38 0 0 0 15 0 19 0 371347157 7760429056 83254 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26244] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26244/stat : 26244 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347157 7760429056 83254 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26245] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26245/stat : 26245 (java) S 26224 26226 26114 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 371347157 7760429056 83254 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708928 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26247] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26247/stat : 26247 (java) S 26224 26226 26114 0 -1 4202560 9 0 0 0 0 0 0 0 25 0 19 0 371347192 7760429056 83254 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708928 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1183.5
Current children cumulated vsize (KiB) 7578544

[startup+1242.3 s]
/proc/loadavg: 4.10 4.14 4.47 5/266 26280
/proc/meminfo: memFree=8803880/32951124 swapFree=67111528/67111528
[pid=26226] ppid=26224 vsize=7578544 CPUtime=1243.52 cores=1,3
/proc/26226/stat : 26226 (java) S 26224 26226 26114 0 -1 4202496 85246 0 1 0 124335 17 0 0 21 0 19 0 371347151 7760429056 83431 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26226/statm: 1894636 83431 2252 9 0 1885374 0
[pid=26226/tid=26227] ppid=26224 vsize=7578544 CPUtime=1236.2 cores=1,3
/proc/26226/task/26227/stat : 26227 (java) R 26224 26226 26114 0 -1 4202560 35115 0 1 0 123611 9 0 0 25 0 19 0 371347152 7760429056 83431 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 46912505615422 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26226/tid=26229] ppid=26224 vsize=7578544 CPUtime=0.22 cores=1,3
/proc/26226/task/26229/stat : 26229 (java) S 26224 26226 26114 0 -1 4202560 8575 0 0 0 22 0 0 0 15 0 19 0 371347153 7760429056 83431 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26230] ppid=26224 vsize=7578544 CPUtime=0.22 cores=1,3
/proc/26226/task/26230/stat : 26230 (java) S 26224 26226 26114 0 -1 4202560 5608 0 0 0 22 0 0 0 15 0 19 0 371347153 7760429056 83431 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26231] ppid=26224 vsize=7578544 CPUtime=0.17 cores=1,3
/proc/26226/task/26231/stat : 26231 (java) S 26224 26226 26114 0 -1 4202560 2777 0 0 0 17 0 0 0 15 0 19 0 371347153 7760429056 83431 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26232] ppid=26224 vsize=7578544 CPUtime=0.15 cores=1,3
/proc/26226/task/26232/stat : 26232 (java) S 26224 26226 26114 0 -1 4202560 4336 0 0 0 15 0 0 0 15 0 19 0 371347153 7760429056 83431 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26233] ppid=26224 vsize=7578544 CPUtime=0.12 cores=1,3
/proc/26226/task/26233/stat : 26233 (java) S 26224 26226 26114 0 -1 4202560 3759 0 0 0 12 0 0 0 15 0 19 0 371347153 7760429056 83431 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26234] ppid=26224 vsize=7578544 CPUtime=0.18 cores=1,3
/proc/26226/task/26234/stat : 26234 (java) S 26224 26226 26114 0 -1 4202560 5191 0 0 0 18 0 0 0 15 0 19 0 371347153 7760429056 83431 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26235] ppid=26224 vsize=7578544 CPUtime=0.13 cores=1,3
/proc/26226/task/26235/stat : 26235 (java) S 26224 26226 26114 0 -1 4202560 1207 0 0 0 13 0 0 0 15 0 19 0 371347153 7760429056 83431 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26236] ppid=26224 vsize=7578544 CPUtime=0.17 cores=1,3
/proc/26226/task/26236/stat : 26236 (java) S 26224 26226 26114 0 -1 4202560 2588 0 0 0 17 0 0 0 15 0 19 0 371347153 7760429056 83431 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26237] ppid=26224 vsize=7578544 CPUtime=5.21 cores=1,3
/proc/26226/task/26237/stat : 26237 (java) S 26224 26226 26114 0 -1 4202560 11054 0 0 0 519 2 0 0 15 0 19 0 371347154 7760429056 83431 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708928 0 0 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26238] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26238/stat : 26238 (java) S 26224 26226 26114 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371347155 7760429056 83431 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26239] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26239/stat : 26239 (java) S 26224 26226 26114 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371347155 7760429056 83431 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26241] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26241/stat : 26241 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347157 7760429056 83431 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347716017 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26242] ppid=26224 vsize=7578544 CPUtime=0.24 cores=1,3
/proc/26226/task/26242/stat : 26242 (java) S 26224 26226 26114 0 -1 4202560 537 0 0 0 24 0 0 0 15 0 19 0 371347157 7760429056 83431 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26243] ppid=26224 vsize=7578544 CPUtime=0.38 cores=1,3
/proc/26226/task/26243/stat : 26243 (java) S 26224 26226 26114 0 -1 4202560 3270 0 0 0 38 0 0 0 15 0 19 0 371347157 7760429056 83431 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26244] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26244/stat : 26244 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347157 7760429056 83431 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26245] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26245/stat : 26245 (java) S 26224 26226 26114 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 371347157 7760429056 83431 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708928 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26247] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26247/stat : 26247 (java) S 26224 26226 26114 0 -1 4202560 9 0 0 0 0 0 0 0 25 0 19 0 371347192 7760429056 83431 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708928 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1243.52
Current children cumulated vsize (KiB) 7578544



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.11 4.44 2/206 26290
/proc/meminfo: memFree=9438068/32951124 swapFree=67111528/67111528
[pid=26226] ppid=26224 vsize=7578544 CPUtime=1301.26 cores=1,3
/proc/26226/stat : 26226 (java) S 26224 26226 26114 0 -1 4202496 92759 0 1 0 130108 18 0 0 21 0 19 0 371347151 7760429056 90937 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26226/statm: 1894636 90937 2252 9 0 1885374 0
[pid=26226/tid=26227] ppid=26224 vsize=7578544 CPUtime=1293.75 cores=1,3
/proc/26226/task/26227/stat : 26227 (java) R 26224 26226 26114 0 -1 4202560 35116 0 1 0 129366 9 0 0 25 0 19 0 371347152 7760429056 90937 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 46912505615532 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26226/tid=26229] ppid=26224 vsize=7578544 CPUtime=0.24 cores=1,3
/proc/26226/task/26229/stat : 26229 (java) S 26224 26226 26114 0 -1 4202560 11607 0 0 0 23 1 0 0 16 0 19 0 371347153 7760429056 90937 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26230] ppid=26224 vsize=7578544 CPUtime=0.22 cores=1,3
/proc/26226/task/26230/stat : 26230 (java) S 26224 26226 26114 0 -1 4202560 5608 0 0 0 22 0 0 0 15 0 19 0 371347153 7760429056 90937 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26231] ppid=26224 vsize=7578544 CPUtime=0.2 cores=1,3
/proc/26226/task/26231/stat : 26231 (java) S 26224 26226 26114 0 -1 4202560 2907 0 0 0 20 0 0 0 16 0 19 0 371347153 7760429056 90937 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26232] ppid=26224 vsize=7578544 CPUtime=0.15 cores=1,3
/proc/26226/task/26232/stat : 26232 (java) S 26224 26226 26114 0 -1 4202560 4336 0 0 0 15 0 0 0 15 0 19 0 371347153 7760429056 90937 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26233] ppid=26224 vsize=7578544 CPUtime=0.16 cores=1,3
/proc/26226/task/26233/stat : 26233 (java) S 26224 26226 26114 0 -1 4202560 7721 0 0 0 15 1 0 0 16 0 19 0 371347153 7760429056 90937 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26234] ppid=26224 vsize=7578544 CPUtime=0.18 cores=1,3
/proc/26226/task/26234/stat : 26234 (java) S 26224 26226 26114 0 -1 4202560 5191 0 0 0 18 0 0 0 15 0 19 0 371347153 7760429056 90937 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26235] ppid=26224 vsize=7578544 CPUtime=0.13 cores=1,3
/proc/26226/task/26235/stat : 26235 (java) S 26224 26226 26114 0 -1 4202560 1207 0 0 0 13 0 0 0 15 0 19 0 371347153 7760429056 90937 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26236] ppid=26224 vsize=7578544 CPUtime=0.17 cores=1,3
/proc/26226/task/26236/stat : 26236 (java) S 26224 26226 26114 0 -1 4202560 2588 0 0 0 17 0 0 0 15 0 19 0 371347153 7760429056 90937 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26237] ppid=26224 vsize=7578544 CPUtime=5.32 cores=1,3
/proc/26226/task/26237/stat : 26237 (java) S 26224 26226 26114 0 -1 4202560 11438 0 0 0 530 2 0 0 15 0 19 0 371347154 7760429056 90937 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708928 0 0 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26238] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26238/stat : 26238 (java) S 26224 26226 26114 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371347155 7760429056 90937 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26239] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26239/stat : 26239 (java) S 26224 26226 26114 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371347155 7760429056 90937 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26241] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26241/stat : 26241 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347157 7760429056 90937 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347716017 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26242] ppid=26224 vsize=7578544 CPUtime=0.24 cores=1,3
/proc/26226/task/26242/stat : 26242 (java) S 26224 26226 26114 0 -1 4202560 537 0 0 0 24 0 0 0 15 0 19 0 371347157 7760429056 90937 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26243] ppid=26224 vsize=7578544 CPUtime=0.38 cores=1,3
/proc/26226/task/26243/stat : 26243 (java) S 26224 26226 26114 0 -1 4202560 3270 0 0 0 38 0 0 0 15 0 19 0 371347157 7760429056 90937 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26244] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26244/stat : 26244 (java) S 26224 26226 26114 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371347157 7760429056 90937 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708313 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
[pid=26226/tid=26245] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26245/stat : 26245 (java) S 26224 26226 26114 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 371347157 7760429056 90937 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708928 0 4 0 16800975 18446604471161005120 0 0 -1 3 0 0 0
[pid=26226/tid=26247] ppid=26224 vsize=7578544 CPUtime=0 cores=1,3
/proc/26226/task/26247/stat : 26247 (java) S 26224 26226 26114 0 -1 4202560 9 0 0 0 0 0 0 0 25 0 19 0 371347192 7760429056 90937 33554432000 1073741824 1073778376 140734670804816 18446744073709551615 232347708928 0 4 0 16800975 18446604471161005120 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1301.26
Current children cumulated vsize (KiB) 7578544

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.33
CPU user time (s): 1301.13
CPU system time (s): 0.201969
CPU usage (%): 100.098
Max. virtual memory (cumulated for all children) (KiB): 7580796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.13
system time used= 0.201969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92795
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= 27978
involuntary context switches= 5221

runsolver used 2.08668 second user time and 5.02823 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-12 10:38:10
IDJOB=3190239
IDBENCH=82570
IDSOLVER=1611
FILE ID=node132/3190239-1302597490
RUNJOBID= node132-1302597489-26134
PBS_JOBID= 12958102
Free space on /tmp= 71480 MiB

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

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

MD5SUM BENCH= 83f9a63a559155a858e739be2c598060
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:       9682592 kB
Buffers:        672200 kB
Cached:       21976212 kB
SwapCached:          0 kB
Active:       10896704 kB
Inactive:     11933920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9682592 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7772 kB
Writeback:           0 kB
AnonPages:      181728 kB
Mapped:          22800 kB
Slab:           370812 kB
PageTables:       6348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 21999404 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