Trace number 3251126

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT4J core 2.3.0 SNAPSHOT 2011-02-06? (TO) 1300.9 1300.06

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q742.5-n45-p30-s17570390.cnf
MD5SUMba3b1702a651cd8da3e6cada8f2e97bc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.28965
Satisfiable
(Un)Satisfiability was proved
Number of variables2088
Number of clauses405748
Sum of the clauses size813494
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2405703
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c no version file found!!!
0.00/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.07	c java.vm.version	19.1-b02
0.00/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		1.6.0_24
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		2.6.18-164.el5
0.00/0.07	c os.arch		amd64
0.00/0.07	c Free memory 		6997539544
0.00/0.07	c Max memory 		7034241024
0.00/0.07	c Total memory 		7034241024
0.00/0.07	c Number of processors 	8
0.09/0.10	c --- Begin Solver configuration ---
0.09/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.09/0.10	c Expensive reason simplification
0.09/0.10	c Armin Biere (Picosat) restarts strategy
0.09/0.10	c Glucose learned constraints deletion strategy
0.09/0.10	c timeout=2147483647s
0.09/0.10	c DB Simplification allowed=true
0.09/0.10	c --- End Solver configuration ---
0.09/0.10	c solving HOME/instance-3251126-1303584923.cnf
0.09/0.10	c reading problem ... 
0.47/0.41	c ... done. Wall clock time 0.308s.
0.47/0.41	c #vars     2088
0.47/0.41	c #constraints  405748
0.47/0.41	c constraints type 
0.47/0.41	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 45
0.47/0.41	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 405703
2.22/2.05	c cleaning 2495 clauses out of 5000 with flag 5000/5000
4.45/4.27	c cleaning 4248 clauses out of 8505 with flag 11000/11000
6.95/6.74	c cleaning 5626 clauses out of 11259 with flag 18002/18002
9.75/9.59	c cleaning 6810 clauses out of 13634 with flag 26003/26003
13.48/13.27	c cleaning 7892 clauses out of 15821 with flag 35000/35000
17.58/17.38	c cleaning 8881 clauses out of 17929 with flag 45000/45000
22.58/22.30	c cleaning 9968 clauses out of 20051 with flag 56003/56003
27.69/27.46	c cleaning 11017 clauses out of 22080 with flag 68000/68000
34.09/33.89	c cleaning 11955 clauses out of 24065 with flag 81002/81002
41.30/41.07	c cleaning 12991 clauses out of 26110 with flag 95002/95002
48.72/48.46	c cleaning 14028 clauses out of 28117 with flag 110000/110000
58.32/58.02	c cleaning 14942 clauses out of 30091 with flag 126002/126002
71.03/70.75	c cleaning 15957 clauses out of 32147 with flag 143000/143000
81.14/80.83	c cleaning 17067 clauses out of 34191 with flag 161001/161001
94.54/94.28	c cleaning 17913 clauses out of 36123 with flag 180000/180000
110.95/110.68	c cleaning 18974 clauses out of 38210 with flag 200000/200000
128.97/128.61	c cleaning 19977 clauses out of 40236 with flag 221000/221000
153.28/152.91	c cleaning 20997 clauses out of 42259 with flag 243000/243000
175.29/174.91	c cleaning 21944 clauses out of 44263 with flag 266001/266001
193.70/193.36	c cleaning 22943 clauses out of 46320 with flag 290002/290002
214.51/214.17	c cleaning 24069 clauses out of 48377 with flag 315002/315002
241.62/241.25	c cleaning 24970 clauses out of 50311 with flag 341005/341005
266.93/266.54	c cleaning 26035 clauses out of 52339 with flag 368003/368003
291.25/290.88	c cleaning 27119 clauses out of 54301 with flag 396000/396000
315.97/315.59	c cleaning 28053 clauses out of 56182 with flag 425000/425000
350.98/350.50	c cleaning 28936 clauses out of 58131 with flag 455002/455002
380.39/379.96	c cleaning 29957 clauses out of 60195 with flag 486002/486002
413.50/413.00	c cleaning 31060 clauses out of 62236 with flag 518000/518000
448.12/447.61	c cleaning 32003 clauses out of 64176 with flag 551000/551000
484.63/484.13	c cleaning 33001 clauses out of 66174 with flag 585001/585001
520.75/520.22	c cleaning 34022 clauses out of 68173 with flag 620001/620001
554.67/554.18	c cleaning 34999 clauses out of 70150 with flag 656000/656000
595.98/595.47	c cleaning 36029 clauses out of 72152 with flag 693001/693001
638.10/637.53	c cleaning 36991 clauses out of 74122 with flag 731000/731000
684.41/683.81	c cleaning 37931 clauses out of 76133 with flag 770002/770002
737.53/736.99	c cleaning 38970 clauses out of 78205 with flag 810005/810005
788.35/787.78	c cleaning 40045 clauses out of 80231 with flag 851001/851001
830.46/829.88	c cleaning 40996 clauses out of 82186 with flag 893001/893001
899.29/898.70	c cleaning 41973 clauses out of 84190 with flag 936001/936001
952.21/951.56	c cleaning 43024 clauses out of 86220 with flag 980004/980004
1013.22/1012.56	c cleaning 44040 clauses out of 88192 with flag 1025000/1025000
1085.26/1084.57	c cleaning 44937 clauses out of 90156 with flag 1071004/1071004
1160.98/1160.25	c cleaning 45986 clauses out of 92216 with flag 1118001/1118001
1221.40/1220.63	c cleaning 47061 clauses out of 94231 with flag 1166002/1166002
1288.02/1287.28	c cleaning 48032 clauses out of 96171 with flag 1215003/1215003
1300.84/1300.01	c starts		: 1275
1300.84/1300.01	c conflicts		: 1227426
1300.84/1300.01	c decisions		: 2707081
1300.84/1300.01	c propagations		: 271487268
1300.84/1300.01	c inspects		: 11481757985
1300.84/1300.01	c shortcuts		: 0
1300.84/1300.01	c learnt literals	: 0
1300.84/1300.01	c learnt binary clauses	: 0
1300.84/1300.01	c learnt ternary clauses	: 0
1300.84/1300.01	c learnt constraints	: 1227426
1300.84/1300.01	c ignored constraints	: 0
1300.84/1300.01	c root simplifications	: 1275
1300.84/1300.01	c removed literals (reason simplification)	: 71771116
1300.84/1300.01	c reason swapping (by a shorter reason)	: 0
1300.84/1300.01	c Calls to reduceDB	: 45
1300.84/1300.01	c speed (assignments/second)	: 208899.99415206478
1300.84/1300.01	c non guided choices	230
1300.84/1300.04	c learnt constraints type 
1300.84/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 60562
1300.84/1300.04	c constraints type 
1300.84/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 45
1300.84/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 405703
1300.84/1300.04	s UNKNOWN
1300.84/1300.04	c Total wall clock time (in seconds) : 1299.912

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3251126-1303584923/watcher-3251126-1303584923 -o /tmp/evaluation-result-3251126-1303584923/solver-3251126-1303584923 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3251126-1303584923.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 1.82 3.35 3.71 5/198 2484
/proc/meminfo: memFree=14692864/32951124 swapFree=67111528/67111528
[pid=2484] ppid=2482 vsize=23028 CPUtime=0 cores=4,6
/proc/2484/stat : 2484 (java) R 2482 2484 1299 0 -1 4202496 958 0 0 0 0 0 0 0 21 0 1 0 450907879 23580672 701 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264721442280 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2484/statm: 5757 701 518 9 0 124 0
[pid=2484/tid=2485] ppid=2482 vsize=33696 CPUtime=0 cores=4,6
/proc/2484/task/2485/stat : 2485 (java) R 2482 2484 1299 0 -1 4202560 186 0 0 0 0 0 0 0 23 0 2 0 450907879 34504704 1009 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264721481351 0 0 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.0111001 s]
/proc/loadavg: 1.82 3.35 3.71 5/198 2484
/proc/meminfo: memFree=14692864/32951124 swapFree=67111528/67111528
[pid=2484] ppid=2482 vsize=7540840 CPUtime=0 cores=4,6
/proc/2484/stat : 2484 (java) S 2482 2484 1299 0 -1 4202496 3855 0 1 0 0 0 0 0 21 0 2 0 450907879 7721820160 3557 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738207717 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/2484/statm: 1885210 3578 919 9 0 1876366 0
[pid=2484/tid=2485] ppid=2482 vsize=7540840 CPUtime=0 cores=4,6
/proc/2484/task/2485/stat : 2485 (java) R 2482 2484 1299 0 -1 4202560 2776 0 1 0 0 0 0 0 23 0 2 0 450907879 7721820160 3592 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264726099003 0 4 0 16784584 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7540840

[startup+0.10107 s]
/proc/loadavg: 1.82 3.35 3.71 5/198 2484
/proc/meminfo: memFree=14692864/32951124 swapFree=67111528/67111528
[pid=2484] ppid=2482 vsize=7571136 CPUtime=0.09 cores=4,6
/proc/2484/stat : 2484 (java) S 2482 2484 1299 0 -1 4202496 10317 0 1 0 8 1 0 0 21 0 18 0 450907879 7752843264 10013 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/2484/statm: 1892784 10014 2092 9 0 1883522 0
[pid=2484/tid=2485] ppid=2482 vsize=7571136 CPUtime=0.07 cores=4,6
/proc/2484/task/2485/stat : 2485 (java) R 2482 2484 1299 0 -1 4202560 8487 0 1 0 6 1 0 0 22 0 18 0 450907879 7752843264 10014 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 46912505170474 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7571136

[startup+0.301031 s]
/proc/loadavg: 1.82 3.35 3.71 5/198 2484
/proc/meminfo: memFree=14692864/32951124 swapFree=67111528/67111528
[pid=2484] ppid=2482 vsize=7638956 CPUtime=0.38 cores=4,6
/proc/2484/stat : 2484 (java) S 2482 2484 1299 0 -1 4202496 14847 0 1 0 36 2 0 0 21 0 18 0 450907879 7822290944 14182 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/2484/statm: 1909739 14183 2197 9 0 1900477 0
[pid=2484/tid=2485] ppid=2482 vsize=7638956 CPUtime=0.22 cores=4,6
/proc/2484/task/2485/stat : 2485 (java) R 2482 2484 1299 0 -1 4202560 11633 0 1 0 21 1 0 0 22 0 18 0 450907879 7822290944 14183 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 46912505551611 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 7638956

[startup+0.700922 s]
/proc/loadavg: 1.82 3.35 3.71 5/198 2484
/proc/meminfo: memFree=14692864/32951124 swapFree=67111528/67111528
[pid=2484] ppid=2482 vsize=7641372 CPUtime=0.89 cores=4,6
/proc/2484/stat : 2484 (java) S 2482 2484 1299 0 -1 4202496 20497 0 1 0 87 2 0 0 21 0 19 0 450907879 7824764928 19113 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/2484/statm: 1910343 19113 2219 9 0 1901081 0
[pid=2484/tid=2485] ppid=2482 vsize=7641372 CPUtime=0.52 cores=4,6
/proc/2484/task/2485/stat : 2485 (java) R 2482 2484 1299 0 -1 4202560 15719 0 1 0 50 2 0 0 23 0 19 0 450907879 7824764928 19113 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 46912505585292 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 7641372

[startup+1.50084 s]
/proc/loadavg: 1.82 3.35 3.71 5/262 2557
/proc/meminfo: memFree=14515168/32951124 swapFree=67111528/67111528
[pid=2484] ppid=2482 vsize=7641584 CPUtime=1.72 cores=4,6
/proc/2484/stat : 2484 (java) S 2482 2484 1299 0 -1 4202496 21545 0 1 0 169 3 0 0 21 0 19 0 450907879 7824982016 20160 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/2484/statm: 1910396 20160 2224 9 0 1901134 0
[pid=2484/tid=2485] ppid=2482 vsize=7641584 CPUtime=1.31 cores=4,6
/proc/2484/task/2485/stat : 2485 (java) R 2482 2484 1299 0 -1 4202560 16685 0 1 0 129 2 0 0 25 0 19 0 450907879 7824982016 20160 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 46912505665466 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2484/tid=2487] ppid=2482 vsize=7641584 CPUtime=0 cores=4,6
/proc/2484/task/2487/stat : 2487 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 450907881 7824982016 20160 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2488] ppid=2482 vsize=7641584 CPUtime=0 cores=4,6
/proc/2484/task/2488/stat : 2488 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450907881 7824982016 20160 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2489] ppid=2482 vsize=7641584 CPUtime=0 cores=4,6
/proc/2484/task/2489/stat : 2489 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450907881 7824982016 20160 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2490] ppid=2482 vsize=7641584 CPUtime=0 cores=4,6
/proc/2484/task/2490/stat : 2490 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450907881 7824982016 20160 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2491] ppid=2482 vsize=7641584 CPUtime=0 cores=4,6
/proc/2484/task/2491/stat : 2491 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450907881 7824982016 20160 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2492] ppid=2482 vsize=7641584 CPUtime=0 cores=4,6
/proc/2484/task/2492/stat : 2492 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450907881 7824982016 20160 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2493] ppid=2482 vsize=7641584 CPUtime=0 cores=4,6
/proc/2484/task/2493/stat : 2493 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450907881 7824982016 20160 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2494] ppid=2482 vsize=7641584 CPUtime=0 cores=4,6
/proc/2484/task/2494/stat : 2494 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450907881 7824982016 20160 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2496] ppid=2482 vsize=7641584 CPUtime=0 cores=4,6
/proc/2484/task/2496/stat : 2496 (java) S 2482 2484 1299 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 450907882 7824982016 20160 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738221568 0 0 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2498] ppid=2482 vsize=7641584 CPUtime=0 cores=4,6
/proc/2484/task/2498/stat : 2498 (java) S 2482 2484 1299 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 450907882 7824982016 20160 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2499] ppid=2482 vsize=7641584 CPUtime=0 cores=4,6
/proc/2484/task/2499/stat : 2499 (java) S 2482 2484 1299 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 450907882 7824982016 20160 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2513] ppid=2482 vsize=7641584 CPUtime=0 cores=4,6
/proc/2484/task/2513/stat : 2513 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450907884 7824982016 20160 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738228657 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2514] ppid=2482 vsize=7641584 CPUtime=0.2 cores=4,6
/proc/2484/task/2514/stat : 2514 (java) S 2482 2484 1299 0 -1 4202560 1127 0 0 0 20 0 0 0 15 0 19 0 450907884 7824982016 20160 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2515] ppid=2482 vsize=7641584 CPUtime=0.19 cores=4,6
/proc/2484/task/2515/stat : 2515 (java) S 2482 2484 1299 0 -1 4202560 2571 0 0 0 19 0 0 0 15 0 19 0 450907884 7824982016 20160 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2516] ppid=2482 vsize=7641584 CPUtime=0 cores=4,6
/proc/2484/task/2516/stat : 2516 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450907884 7824982016 20160 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2517] ppid=2482 vsize=7641584 CPUtime=0 cores=4,6
/proc/2484/task/2517/stat : 2517 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450907884 7824982016 20160 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738221568 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2557] ppid=2482 vsize=7641584 CPUtime=0 cores=4,6
/proc/2484/task/2557/stat : 2557 (java) S 2482 2484 1299 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 450907921 7824982016 20160 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738221568 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.72
Current children cumulated vsize (KiB) 7641584

[startup+3.1015 s]
/proc/loadavg: 1.82 3.35 3.71 8/262 2557
/proc/meminfo: memFree=14411256/32951124 swapFree=67111528/67111528
[pid=2484] ppid=2482 vsize=7641584 CPUtime=3.33 cores=4,6
/proc/2484/stat : 2484 (java) S 2482 2484 1299 0 -1 4202496 33792 0 1 0 329 4 0 0 21 0 19 0 450907879 7824982016 32404 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/2484/statm: 1910396 32404 2251 9 0 1901134 0
[pid=2484/tid=2485] ppid=2482 vsize=7641584 CPUtime=2.73 cores=4,6
/proc/2484/task/2485/stat : 2485 (java) R 2482 2484 1299 0 -1 4202560 17143 0 1 0 271 2 0 0 25 0 19 0 450907879 7824982016 32404 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 46912505692843 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2484/tid=2487] ppid=2482 vsize=7641584 CPUtime=0.05 cores=4,6
/proc/2484/task/2487/stat : 2487 (java) S 2482 2484 1299 0 -1 4202560 5315 0 0 0 5 0 0 0 18 0 19 0 450907881 7824982016 32404 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2488] ppid=2482 vsize=7641584 CPUtime=0 cores=4,6
/proc/2484/task/2488/stat : 2488 (java) S 2482 2484 1299 0 -1 4202560 599 0 0 0 0 0 0 0 17 0 19 0 450907881 7824982016 32404 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2489] ppid=2482 vsize=7641584 CPUtime=0 cores=4,6
/proc/2484/task/2489/stat : 2489 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 450907881 7824982016 32404 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2490] ppid=2482 vsize=7641584 CPUtime=0 cores=4,6
/proc/2484/task/2490/stat : 2490 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 450907881 7824982016 32404 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2491] ppid=2482 vsize=7641584 CPUtime=0 cores=4,6
/proc/2484/task/2491/stat : 2491 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 450907881 7824982016 32404 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2492] ppid=2482 vsize=7641584 CPUtime=0 cores=4,6
/proc/2484/task/2492/stat : 2492 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 450907881 7824982016 32404 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2493] ppid=2482 vsize=7641584 CPUtime=0 cores=4,6
/proc/2484/task/2493/stat : 2493 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 450907881 7824982016 32404 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2494] ppid=2482 vsize=7641584 CPUtime=0 cores=4,6
/proc/2484/task/2494/stat : 2494 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 450907881 7824982016 32404 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2496] ppid=2482 vsize=7641584 CPUtime=0.09 cores=4,6
/proc/2484/task/2496/stat : 2496 (java) S 2482 2484 1299 0 -1 4202560 5871 0 0 0 9 0 0 0 17 0 19 0 450907882 7824982016 32404 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738221568 0 0 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2498] ppid=2482 vsize=7641584 CPUtime=0 cores=4,6
/proc/2484/task/2498/stat : 2498 (java) S 2482 2484 1299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450907882 7824982016 32404 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2499] ppid=2482 vsize=7641584 CPUtime=0 cores=4,6
/proc/2484/task/2499/stat : 2499 (java) S 2482 2484 1299 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450907882 7824982016 32404 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2513] ppid=2482 vsize=7641584 CPUtime=0 cores=4,6
/proc/2484/task/2513/stat : 2513 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450907884 7824982016 32404 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738228657 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2514] ppid=2482 vsize=7641584 CPUtime=0.23 cores=4,6
/proc/2484/task/2514/stat : 2514 (java) S 2482 2484 1299 0 -1 4202560 1135 0 0 0 23 0 0 0 16 0 19 0 450907884 7824982016 32404 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2515] ppid=2482 vsize=7641584 CPUtime=0.19 cores=4,6
/proc/2484/task/2515/stat : 2515 (java) S 2482 2484 1299 0 -1 4202560 2571 0 0 0 19 0 0 0 15 0 19 0 450907884 7824982016 32404 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2516] ppid=2482 vsize=7641584 CPUtime=0 cores=4,6
/proc/2484/task/2516/stat : 2516 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450907884 7824982016 32404 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2517] ppid=2482 vsize=7641584 CPUtime=0 cores=4,6
/proc/2484/task/2517/stat : 2517 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450907884 7824982016 32404 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738221568 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2557] ppid=2482 vsize=7641584 CPUtime=0 cores=4,6
/proc/2484/task/2557/stat : 2557 (java) S 2482 2484 1299 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 450907921 7824982016 32404 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738221568 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.33
Current children cumulated vsize (KiB) 7641584

[startup+6.30094 s]
/proc/loadavg: 1.99 3.36 3.71 5/262 2557
/proc/meminfo: memFree=14356116/32951124 swapFree=67111528/67111528
[pid=2484] ppid=2482 vsize=7641036 CPUtime=6.55 cores=4,6
/proc/2484/stat : 2484 (java) S 2482 2484 1299 0 -1 4202496 35967 0 1 0 651 4 0 0 21 0 19 0 450907879 7824420864 34461 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/2484/statm: 1910259 34461 2253 9 0 1900997 0
[pid=2484/tid=2485] ppid=2482 vsize=7641036 CPUtime=5.84 cores=4,6
/proc/2484/task/2485/stat : 2485 (java) R 2482 2484 1299 0 -1 4202560 17146 0 1 0 582 2 0 0 25 0 19 0 450907879 7824420864 34461 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 46912505615684 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2484/tid=2487] ppid=2482 vsize=7641036 CPUtime=0.05 cores=4,6
/proc/2484/task/2487/stat : 2487 (java) S 2482 2484 1299 0 -1 4202560 5315 0 0 0 5 0 0 0 18 0 19 0 450907881 7824420864 34461 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2488] ppid=2482 vsize=7641036 CPUtime=0 cores=4,6
/proc/2484/task/2488/stat : 2488 (java) S 2482 2484 1299 0 -1 4202560 599 0 0 0 0 0 0 0 15 0 19 0 450907881 7824420864 34461 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2489] ppid=2482 vsize=7641036 CPUtime=0 cores=4,6
/proc/2484/task/2489/stat : 2489 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450907881 7824420864 34461 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2490] ppid=2482 vsize=7641036 CPUtime=0 cores=4,6
/proc/2484/task/2490/stat : 2490 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450907881 7824420864 34461 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2491] ppid=2482 vsize=7641036 CPUtime=0 cores=4,6
/proc/2484/task/2491/stat : 2491 (java) S 2482 2484 1299 0 -1 4202560 402 0 0 0 0 0 0 0 16 0 19 0 450907881 7824420864 34461 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2492] ppid=2482 vsize=7641036 CPUtime=0 cores=4,6
/proc/2484/task/2492/stat : 2492 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450907881 7824420864 34461 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2493] ppid=2482 vsize=7641036 CPUtime=0 cores=4,6
/proc/2484/task/2493/stat : 2493 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450907881 7824420864 34461 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2494] ppid=2482 vsize=7641036 CPUtime=0 cores=4,6
/proc/2484/task/2494/stat : 2494 (java) S 2482 2484 1299 0 -1 4202560 1142 0 0 0 0 0 0 0 16 0 19 0 450907881 7824420864 34461 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2496] ppid=2482 vsize=7641036 CPUtime=0.15 cores=4,6
/proc/2484/task/2496/stat : 2496 (java) S 2482 2484 1299 0 -1 4202560 6493 0 0 0 15 0 0 0 15 0 19 0 450907882 7824420864 34461 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738221568 0 0 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2498] ppid=2482 vsize=7641036 CPUtime=0 cores=4,6
/proc/2484/task/2498/stat : 2498 (java) S 2482 2484 1299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450907882 7824420864 34461 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2499] ppid=2482 vsize=7641036 CPUtime=0 cores=4,6
/proc/2484/task/2499/stat : 2499 (java) S 2482 2484 1299 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450907882 7824420864 34461 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2513] ppid=2482 vsize=7641036 CPUtime=0 cores=4,6
/proc/2484/task/2513/stat : 2513 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450907884 7824420864 34461 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738228657 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2514] ppid=2482 vsize=7641036 CPUtime=0.25 cores=4,6
/proc/2484/task/2514/stat : 2514 (java) S 2482 2484 1299 0 -1 4202560 1139 0 0 0 25 0 0 0 15 0 19 0 450907884 7824420864 34461 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2515] ppid=2482 vsize=7641036 CPUtime=0.21 cores=4,6
/proc/2484/task/2515/stat : 2515 (java) S 2482 2484 1299 0 -1 4202560 2575 0 0 0 21 0 0 0 15 0 19 0 450907884 7824420864 34461 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0

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

[pid=2484/tid=2492] ppid=2482 vsize=7640268 CPUtime=0.1 cores=4,6
/proc/2484/task/2492/stat : 2492 (java) S 2482 2484 1299 0 -1 4202560 586 0 0 0 10 0 0 0 15 0 19 0 450907881 7823634432 60321 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2493] ppid=2482 vsize=7640268 CPUtime=0.09 cores=4,6
/proc/2484/task/2493/stat : 2493 (java) S 2482 2484 1299 0 -1 4202560 2454 0 0 0 9 0 0 0 16 0 19 0 450907881 7823634432 60321 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2494] ppid=2482 vsize=7640268 CPUtime=0.09 cores=4,6
/proc/2484/task/2494/stat : 2494 (java) S 2482 2484 1299 0 -1 4202560 2348 0 0 0 9 0 0 0 16 0 19 0 450907881 7823634432 60321 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2496] ppid=2482 vsize=7640268 CPUtime=4.43 cores=4,6
/proc/2484/task/2496/stat : 2496 (java) S 2482 2484 1299 0 -1 4202560 16589 0 0 0 442 1 0 0 15 0 19 0 450907882 7823634432 60321 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738221568 0 0 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2498] ppid=2482 vsize=7640268 CPUtime=0 cores=4,6
/proc/2484/task/2498/stat : 2498 (java) S 2482 2484 1299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450907882 7823634432 60321 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2499] ppid=2482 vsize=7640268 CPUtime=0 cores=4,6
/proc/2484/task/2499/stat : 2499 (java) S 2482 2484 1299 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450907882 7823634432 60321 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2513] ppid=2482 vsize=7640268 CPUtime=0 cores=4,6
/proc/2484/task/2513/stat : 2513 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450907884 7823634432 60321 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738228657 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2514] ppid=2482 vsize=7640268 CPUtime=0.28 cores=4,6
/proc/2484/task/2514/stat : 2514 (java) S 2482 2484 1299 0 -1 4202560 1149 0 0 0 28 0 0 0 15 0 19 0 450907884 7823634432 60321 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2515] ppid=2482 vsize=7640268 CPUtime=0.21 cores=4,6
/proc/2484/task/2515/stat : 2515 (java) S 2482 2484 1299 0 -1 4202560 2575 0 0 0 21 0 0 0 15 0 19 0 450907884 7823634432 60321 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2516] ppid=2482 vsize=7640268 CPUtime=0 cores=4,6
/proc/2484/task/2516/stat : 2516 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450907884 7823634432 60321 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2517] ppid=2482 vsize=7640268 CPUtime=0 cores=4,6
/proc/2484/task/2517/stat : 2517 (java) S 2482 2484 1299 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 19 0 450907884 7823634432 60321 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738221568 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2557] ppid=2482 vsize=7640268 CPUtime=0 cores=4,6
/proc/2484/task/2557/stat : 2557 (java) S 2482 2484 1299 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 450907921 7823634432 60321 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738221568 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1123.08
Current children cumulated vsize (KiB) 7640268

[startup+1182.3 s]
/proc/loadavg: 4.08 4.02 3.91 5/262 2643
/proc/meminfo: memFree=13978624/32951124 swapFree=67111528/67111528
[pid=2484] ppid=2482 vsize=7640268 CPUtime=1183.1 cores=4,6
/proc/2484/stat : 2484 (java) S 2482 2484 1299 0 -1 4202496 62709 0 1 0 118301 9 0 0 21 0 19 0 450907879 7823634432 60831 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/2484/statm: 1910067 60831 2253 9 0 1900805 0
[pid=2484/tid=2485] ppid=2482 vsize=7640268 CPUtime=1176.93 cores=4,6
/proc/2484/task/2485/stat : 2485 (java) R 2482 2484 1299 0 -1 4202560 20961 0 1 0 117688 5 0 0 25 0 19 0 450907879 7823634432 60831 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 46912505665254 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2484/tid=2487] ppid=2482 vsize=7640268 CPUtime=0.21 cores=4,6
/proc/2484/task/2487/stat : 2487 (java) S 2482 2484 1299 0 -1 4202560 8812 0 0 0 21 0 0 0 15 0 19 0 450907881 7823634432 60831 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2488] ppid=2482 vsize=7640268 CPUtime=0.15 cores=4,6
/proc/2484/task/2488/stat : 2488 (java) S 2482 2484 1299 0 -1 4202560 1465 0 0 0 15 0 0 0 15 0 19 0 450907881 7823634432 60831 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2489] ppid=2482 vsize=7640268 CPUtime=0.08 cores=4,6
/proc/2484/task/2489/stat : 2489 (java) S 2482 2484 1299 0 -1 4202560 591 0 0 0 8 0 0 0 15 0 19 0 450907881 7823634432 60831 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2490] ppid=2482 vsize=7640268 CPUtime=0.19 cores=4,6
/proc/2484/task/2490/stat : 2490 (java) S 2482 2484 1299 0 -1 4202560 1187 0 0 0 19 0 0 0 16 0 19 0 450907881 7823634432 60831 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2491] ppid=2482 vsize=7640268 CPUtime=0.11 cores=4,6
/proc/2484/task/2491/stat : 2491 (java) S 2482 2484 1299 0 -1 4202560 2263 0 0 0 11 0 0 0 15 0 19 0 450907881 7823634432 60831 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2492] ppid=2482 vsize=7640268 CPUtime=0.1 cores=4,6
/proc/2484/task/2492/stat : 2492 (java) S 2482 2484 1299 0 -1 4202560 586 0 0 0 10 0 0 0 15 0 19 0 450907881 7823634432 60831 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2493] ppid=2482 vsize=7640268 CPUtime=0.09 cores=4,6
/proc/2484/task/2493/stat : 2493 (java) S 2482 2484 1299 0 -1 4202560 2454 0 0 0 9 0 0 0 15 0 19 0 450907881 7823634432 60831 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2494] ppid=2482 vsize=7640268 CPUtime=0.11 cores=4,6
/proc/2484/task/2494/stat : 2494 (java) S 2482 2484 1299 0 -1 4202560 2353 0 0 0 11 0 0 0 15 0 19 0 450907881 7823634432 60831 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2496] ppid=2482 vsize=7640268 CPUtime=4.55 cores=4,6
/proc/2484/task/2496/stat : 2496 (java) S 2482 2484 1299 0 -1 4202560 17092 0 0 0 454 1 0 0 15 0 19 0 450907882 7823634432 60831 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738221568 0 0 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2498] ppid=2482 vsize=7640268 CPUtime=0 cores=4,6
/proc/2484/task/2498/stat : 2498 (java) S 2482 2484 1299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450907882 7823634432 60831 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2499] ppid=2482 vsize=7640268 CPUtime=0 cores=4,6
/proc/2484/task/2499/stat : 2499 (java) S 2482 2484 1299 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450907882 7823634432 60831 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2513] ppid=2482 vsize=7640268 CPUtime=0 cores=4,6
/proc/2484/task/2513/stat : 2513 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450907884 7823634432 60831 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738228657 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2514] ppid=2482 vsize=7640268 CPUtime=0.28 cores=4,6
/proc/2484/task/2514/stat : 2514 (java) S 2482 2484 1299 0 -1 4202560 1149 0 0 0 28 0 0 0 15 0 19 0 450907884 7823634432 60831 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2515] ppid=2482 vsize=7640268 CPUtime=0.21 cores=4,6
/proc/2484/task/2515/stat : 2515 (java) S 2482 2484 1299 0 -1 4202560 2575 0 0 0 21 0 0 0 15 0 19 0 450907884 7823634432 60831 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2516] ppid=2482 vsize=7640268 CPUtime=0 cores=4,6
/proc/2484/task/2516/stat : 2516 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450907884 7823634432 60831 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2517] ppid=2482 vsize=7640268 CPUtime=0 cores=4,6
/proc/2484/task/2517/stat : 2517 (java) S 2482 2484 1299 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 19 0 450907884 7823634432 60831 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738221568 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2557] ppid=2482 vsize=7640268 CPUtime=0 cores=4,6
/proc/2484/task/2557/stat : 2557 (java) S 2482 2484 1299 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 450907921 7823634432 60831 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738221568 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1183.1
Current children cumulated vsize (KiB) 7640268

[startup+1242.3 s]
/proc/loadavg: 4.03 4.01 3.91 5/262 2645
/proc/meminfo: memFree=13972636/32951124 swapFree=67111528/67111528
[pid=2484] ppid=2482 vsize=7640268 CPUtime=1243.12 cores=4,6
/proc/2484/stat : 2484 (java) S 2482 2484 1299 0 -1 4202496 62715 0 1 0 124303 9 0 0 21 0 19 0 450907879 7823634432 60832 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/2484/statm: 1910067 60832 2253 9 0 1900805 0
[pid=2484/tid=2485] ppid=2482 vsize=7640268 CPUtime=1236.76 cores=4,6
/proc/2484/task/2485/stat : 2485 (java) R 2482 2484 1299 0 -1 4202560 20962 0 1 0 123671 5 0 0 25 0 19 0 450907879 7823634432 60832 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 46912505665466 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2484/tid=2487] ppid=2482 vsize=7640268 CPUtime=0.22 cores=4,6
/proc/2484/task/2487/stat : 2487 (java) S 2482 2484 1299 0 -1 4202560 8812 0 0 0 22 0 0 0 15 0 19 0 450907881 7823634432 60832 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2488] ppid=2482 vsize=7640268 CPUtime=0.17 cores=4,6
/proc/2484/task/2488/stat : 2488 (java) S 2482 2484 1299 0 -1 4202560 1466 0 0 0 17 0 0 0 16 0 19 0 450907881 7823634432 60832 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2489] ppid=2482 vsize=7640268 CPUtime=0.08 cores=4,6
/proc/2484/task/2489/stat : 2489 (java) S 2482 2484 1299 0 -1 4202560 591 0 0 0 8 0 0 0 15 0 19 0 450907881 7823634432 60832 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2490] ppid=2482 vsize=7640268 CPUtime=0.19 cores=4,6
/proc/2484/task/2490/stat : 2490 (java) S 2482 2484 1299 0 -1 4202560 1187 0 0 0 19 0 0 0 15 0 19 0 450907881 7823634432 60832 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2491] ppid=2482 vsize=7640268 CPUtime=0.12 cores=4,6
/proc/2484/task/2491/stat : 2491 (java) S 2482 2484 1299 0 -1 4202560 2263 0 0 0 12 0 0 0 15 0 19 0 450907881 7823634432 60832 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2492] ppid=2482 vsize=7640268 CPUtime=0.1 cores=4,6
/proc/2484/task/2492/stat : 2492 (java) S 2482 2484 1299 0 -1 4202560 586 0 0 0 10 0 0 0 15 0 19 0 450907881 7823634432 60832 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2493] ppid=2482 vsize=7640268 CPUtime=0.09 cores=4,6
/proc/2484/task/2493/stat : 2493 (java) S 2482 2484 1299 0 -1 4202560 2454 0 0 0 9 0 0 0 15 0 19 0 450907881 7823634432 60832 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2494] ppid=2482 vsize=7640268 CPUtime=0.11 cores=4,6
/proc/2484/task/2494/stat : 2494 (java) S 2482 2484 1299 0 -1 4202560 2353 0 0 0 11 0 0 0 15 0 19 0 450907881 7823634432 60832 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2496] ppid=2482 vsize=7640268 CPUtime=4.7 cores=4,6
/proc/2484/task/2496/stat : 2496 (java) S 2482 2484 1299 0 -1 4202560 17094 0 0 0 469 1 0 0 15 0 19 0 450907882 7823634432 60832 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738221568 0 0 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2498] ppid=2482 vsize=7640268 CPUtime=0 cores=4,6
/proc/2484/task/2498/stat : 2498 (java) S 2482 2484 1299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450907882 7823634432 60832 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2499] ppid=2482 vsize=7640268 CPUtime=0 cores=4,6
/proc/2484/task/2499/stat : 2499 (java) S 2482 2484 1299 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450907882 7823634432 60832 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2513] ppid=2482 vsize=7640268 CPUtime=0 cores=4,6
/proc/2484/task/2513/stat : 2513 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450907884 7823634432 60832 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738228657 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2514] ppid=2482 vsize=7640268 CPUtime=0.28 cores=4,6
/proc/2484/task/2514/stat : 2514 (java) S 2482 2484 1299 0 -1 4202560 1149 0 0 0 28 0 0 0 15 0 19 0 450907884 7823634432 60832 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2515] ppid=2482 vsize=7640268 CPUtime=0.21 cores=4,6
/proc/2484/task/2515/stat : 2515 (java) S 2482 2484 1299 0 -1 4202560 2575 0 0 0 21 0 0 0 15 0 19 0 450907884 7823634432 60832 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2516] ppid=2482 vsize=7640268 CPUtime=0 cores=4,6
/proc/2484/task/2516/stat : 2516 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450907884 7823634432 60832 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2517] ppid=2482 vsize=7640268 CPUtime=0 cores=4,6
/proc/2484/task/2517/stat : 2517 (java) S 2482 2484 1299 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 19 0 450907884 7823634432 60832 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738221568 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2557] ppid=2482 vsize=7640268 CPUtime=0 cores=4,6
/proc/2484/task/2557/stat : 2557 (java) S 2482 2484 1299 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 450907921 7823634432 60832 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738221568 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1243.12
Current children cumulated vsize (KiB) 7640268



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.91 4/242 2650
/proc/meminfo: memFree=14113764/32951124 swapFree=67111528/67111528
[pid=2484] ppid=2482 vsize=7640268 CPUtime=1300.84 cores=4,6
/proc/2484/stat : 2484 (java) S 2482 2484 1299 0 -1 4202496 62726 0 1 0 130075 9 0 0 21 0 19 0 450907879 7823634432 60836 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/2484/statm: 1910067 60836 2253 9 0 1900805 0
[pid=2484/tid=2485] ppid=2482 vsize=7640268 CPUtime=1294.33 cores=4,6
/proc/2484/task/2485/stat : 2485 (java) R 2482 2484 1299 0 -1 4202560 20967 0 1 0 129428 5 0 0 25 0 19 0 450907879 7823634432 60836 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 46912505615684 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=2484/tid=2487] ppid=2482 vsize=7640268 CPUtime=0.22 cores=4,6
/proc/2484/task/2487/stat : 2487 (java) S 2482 2484 1299 0 -1 4202560 8812 0 0 0 22 0 0 0 15 0 19 0 450907881 7823634432 60836 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2488] ppid=2482 vsize=7640268 CPUtime=0.17 cores=4,6
/proc/2484/task/2488/stat : 2488 (java) S 2482 2484 1299 0 -1 4202560 1466 0 0 0 17 0 0 0 15 0 19 0 450907881 7823634432 60836 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2489] ppid=2482 vsize=7640268 CPUtime=0.08 cores=4,6
/proc/2484/task/2489/stat : 2489 (java) S 2482 2484 1299 0 -1 4202560 591 0 0 0 8 0 0 0 15 0 19 0 450907881 7823634432 60836 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2490] ppid=2482 vsize=7640268 CPUtime=0.21 cores=4,6
/proc/2484/task/2490/stat : 2490 (java) S 2482 2484 1299 0 -1 4202560 1187 0 0 0 21 0 0 0 16 0 19 0 450907881 7823634432 60836 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2491] ppid=2482 vsize=7640268 CPUtime=0.12 cores=4,6
/proc/2484/task/2491/stat : 2491 (java) S 2482 2484 1299 0 -1 4202560 2263 0 0 0 12 0 0 0 15 0 19 0 450907881 7823634432 60836 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2492] ppid=2482 vsize=7640268 CPUtime=0.11 cores=4,6
/proc/2484/task/2492/stat : 2492 (java) S 2482 2484 1299 0 -1 4202560 586 0 0 0 11 0 0 0 15 0 19 0 450907881 7823634432 60836 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2493] ppid=2482 vsize=7640268 CPUtime=0.1 cores=4,6
/proc/2484/task/2493/stat : 2493 (java) S 2482 2484 1299 0 -1 4202560 2454 0 0 0 10 0 0 0 15 0 19 0 450907881 7823634432 60836 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2494] ppid=2482 vsize=7640268 CPUtime=0.11 cores=4,6
/proc/2484/task/2494/stat : 2494 (java) S 2482 2484 1299 0 -1 4202560 2353 0 0 0 11 0 0 0 15 0 19 0 450907881 7823634432 60836 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2496] ppid=2482 vsize=7640268 CPUtime=4.82 cores=4,6
/proc/2484/task/2496/stat : 2496 (java) S 2482 2484 1299 0 -1 4202560 17096 0 0 0 481 1 0 0 15 0 19 0 450907882 7823634432 60836 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738221568 0 0 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2498] ppid=2482 vsize=7640268 CPUtime=0 cores=4,6
/proc/2484/task/2498/stat : 2498 (java) S 2482 2484 1299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 450907882 7823634432 60836 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2499] ppid=2482 vsize=7640268 CPUtime=0 cores=4,6
/proc/2484/task/2499/stat : 2499 (java) S 2482 2484 1299 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 450907882 7823634432 60836 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2513] ppid=2482 vsize=7640268 CPUtime=0 cores=4,6
/proc/2484/task/2513/stat : 2513 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 450907884 7823634432 60836 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738228657 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2514] ppid=2482 vsize=7640268 CPUtime=0.28 cores=4,6
/proc/2484/task/2514/stat : 2514 (java) S 2482 2484 1299 0 -1 4202560 1149 0 0 0 28 0 0 0 15 0 19 0 450907884 7823634432 60836 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2515] ppid=2482 vsize=7640268 CPUtime=0.21 cores=4,6
/proc/2484/task/2515/stat : 2515 (java) S 2482 2484 1299 0 -1 4202560 2575 0 0 0 21 0 0 0 15 0 19 0 450907884 7823634432 60836 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2516] ppid=2482 vsize=7640268 CPUtime=0 cores=4,6
/proc/2484/task/2516/stat : 2516 (java) S 2482 2484 1299 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 450907884 7823634432 60836 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738220953 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
[pid=2484/tid=2517] ppid=2482 vsize=7640268 CPUtime=0 cores=4,6
/proc/2484/task/2517/stat : 2517 (java) S 2482 2484 1299 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 19 0 450907884 7823634432 60836 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738221568 0 4 0 16800975 18446604440278903808 0 0 -1 6 0 0 0
[pid=2484/tid=2557] ppid=2482 vsize=7640268 CPUtime=0 cores=4,6
/proc/2484/task/2557/stat : 2557 (java) S 2482 2484 1299 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 450907921 7823634432 60836 33554432000 1073741824 1073778376 140734649575632 18446744073709551615 264738221568 0 4 0 16800975 18446604440278903808 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1300.84
Current children cumulated vsize (KiB) 7640268

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

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

Child status: 143
Real time (s): 1300.06
CPU time (s): 1300.9
CPU user time (s): 1300.8
CPU system time (s): 0.106983
CPU usage (%): 100.065
Max. virtual memory (cumulated for all children) (KiB): 7641584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.8
system time used= 0.106983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62764
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= 27900
involuntary context switches= 4458

runsolver used 2.31265 second user time and 4.80327 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-23 20:55:23
IDJOB=3251126
IDBENCH=88211
IDSOLVER=1611
FILE ID=node141/3251126-1303584923
RUNJOBID= node141-1303584922-2442
PBS_JOBID= 13150342
Free space on /tmp= 70956 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q742.5-n45-p30-s17570390.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-3251126-1303584923/watcher-3251126-1303584923 -o /tmp/evaluation-result-3251126-1303584923/solver-3251126-1303584923 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3251126-1303584923.cnf

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

MD5SUM BENCH= ba3b1702a651cd8da3e6cada8f2e97bc
RANDOM SEED=687066453

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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:      14693392 kB
Buffers:       1627000 kB
Cached:       15959060 kB
SwapCached:          0 kB
Active:        9802000 kB
Inactive:      7883980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14693392 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7140 kB
Writeback:           0 kB
AnonPages:       99400 kB
Mapped:          22240 kB
Slab:           508868 kB
PageTables:       5132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7458656 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70956 MiB
End job on node141 at 2011-04-23 21:17:05