Trace number 3311868

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
STRUCTure 0.1 (hbr=2)? (TO) 4800.11 1206.65

General information on the benchmark

NameSAT04/handmade/marijn/equilarge-l/
equilarge_l2.used-as.sat04-894.cnf
MD5SUMb3ddb2ee2bb2b83e1c98b2a9018351fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark590.41
Satisfiable
(Un)Satisfiability was proved
Number of variables4487
Number of clauses18555
Sum of the clauses size54310
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	12:47 INFO : Reading from input HOME/instance-3311868-1304187167.cnf
0.51/0.35	Executor set job limit to 1000000
0.51/0.35	Executor set job limit to 1000000
0.51/0.35	Executor set job limit to 1000000
0.51/0.35	Executor set job limit to 1000000
0.51/0.35	Starting Executor!
0.51/0.35	Starting Executor!
0.51/0.35	Starting Executor!
0.51/0.35	Starting Executor!
1.12/0.62	12:47 INFO : Found 4176 xor gates
2.90/1.27	12:48 INFO : 4487 variables remaining out of 4487
2.90/1.27	12:48 INFO : 185966 literals remaining out of 22753

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3311868-1304187167/watcher-3311868-1304187167 -o /tmp/evaluation-result-3311868-1304187167/solver-3311868-1304187167 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311868-1304187167.cnf -hbr 2 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.24 4.12 5.71 3/172 12270
/proc/meminfo: memFree=29088144/32951124 swapFree=67111348/67111528
[pid=12270] ppid=12268 vsize=9100 CPUtime=0 cores=1,3,5,7
/proc/12270/stat : 12270 (java) S 12268 12270 11540 0 -1 4202496 659 0 0 0 0 0 0 0 17 0 1 0 608947154 9318400 147 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252458063872 0 2147483391 4096 0 18446744071699199166 0 0 17 5 0 0 0
/proc/12270/statm: 2275 147 118 9 0 67 0

[startup+0.0272071 s]
/proc/loadavg: 3.24 4.12 5.71 3/172 12270
/proc/meminfo: memFree=29088144/32951124 swapFree=67111348/67111528
[pid=12270] ppid=12268 vsize=15602060 CPUtime=0.01 cores=1,3,5,7
/proc/12270/stat : 12270 (java) S 12268 12270 11540 0 -1 4202496 3338 0 1 0 1 0 0 0 17 0 11 0 608947154 15976509440 2778 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469868517 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/12270/statm: 3900515 2781 1608 9 0 3891263 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15602060

[startup+0.1002 s]
/proc/loadavg: 3.24 4.12 5.71 3/172 12270
/proc/meminfo: memFree=29088144/32951124 swapFree=67111348/67111528
[pid=12270] ppid=12268 vsize=15676076 CPUtime=0.1 cores=1,3,5,7
/proc/12270/stat : 12270 (java) S 12268 12270 11540 0 -1 4202496 5496 0 1 0 9 1 0 0 17 0 18 0 608947154 16052301824 4934 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12270/statm: 3919019 4934 2115 9 0 3909738 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676076

[startup+0.300159 s]
/proc/loadavg: 3.24 4.12 5.71 3/172 12270
/proc/meminfo: memFree=29088144/32951124 swapFree=67111348/67111528
[pid=12270] ppid=12268 vsize=15679212 CPUtime=0.51 cores=1,3,5,7
/proc/12270/stat : 12270 (java) S 12268 12270 11540 0 -1 4202496 14909 0 1 0 48 3 0 0 17 0 18 0 608947154 16055513088 13419 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12270/statm: 3919803 13427 2206 9 0 3910522 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15679212

[startup+0.70108 s]
/proc/loadavg: 3.24 4.12 5.71 3/172 12270
/proc/meminfo: memFree=29088144/32951124 swapFree=67111348/67111528
[pid=12270] ppid=12268 vsize=15707864 CPUtime=1.41 cores=1,3,5,7
/proc/12270/stat : 12270 (java) S 12268 12270 11540 0 -1 4202496 34691 0 1 0 136 5 0 0 17 0 22 0 608947154 16084852736 30373 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12270/statm: 3926966 30373 2246 9 0 3917685 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 15707864

[startup+1.5009 s]
/proc/loadavg: 3.24 4.12 5.71 7/220 12318
/proc/meminfo: memFree=28839716/32951124 swapFree=67111348/67111528
[pid=12270] ppid=12268 vsize=15709924 CPUtime=3.86 cores=1,3,5,7
/proc/12270/stat : 12270 (java) S 12268 12270 11540 0 -1 4202496 52060 0 1 0 378 8 0 0 17 0 22 0 608947154 16086962176 41912 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12270/statm: 3927481 41912 2262 9 0 3918200 0
[pid=12270/tid=12276] ppid=12268 vsize=15709924 CPUtime=1.25 cores=1,3,5,7
/proc/12270/task/12276/stat : 12276 (java) S 12268 12270 11540 0 -1 4202560 21718 0 1 0 121 4 0 0 21 0 22 0 608947155 16086962176 41912 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 3 0 0 0
[pid=12270/tid=12280] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12280/stat : 12280 (java) S 12268 12270 11540 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 608947155 16086962176 41912 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 1 0 0 0
[pid=12270/tid=12283] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12283/stat : 12283 (java) S 12268 12270 11540 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608947155 16086962176 41912 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 1 0 0 0
[pid=12270/tid=12285] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12285/stat : 12285 (java) S 12268 12270 11540 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608947155 16086962176 41912 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 1 0 0 0
[pid=12270/tid=12287] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12287/stat : 12287 (java) S 12268 12270 11540 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608947155 16086962176 41912 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 1 0 0 0
[pid=12270/tid=12289] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12289/stat : 12289 (java) S 12268 12270 11540 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608947155 16086962176 41912 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 1 0 0 0
[pid=12270/tid=12291] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12291/stat : 12291 (java) S 12268 12270 11540 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608947155 16086962176 41912 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 1 0 0 0
[pid=12270/tid=12293] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12293/stat : 12293 (java) S 12268 12270 11540 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608947155 16086962176 41912 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 1 0 0 0
[pid=12270/tid=12294] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12294/stat : 12294 (java) S 12268 12270 11540 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608947155 16086962176 41912 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 1 0 0 0
[pid=12270/tid=12296] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12296/stat : 12296 (java) S 12268 12270 11540 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 22 0 608947156 16086962176 41912 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469882368 0 0 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12298] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12298/stat : 12298 (java) S 12268 12270 11540 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 608947157 16086962176 41912 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12300] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12300/stat : 12300 (java) S 12268 12270 11540 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 22 0 608947157 16086962176 41912 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12303] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12303/stat : 12303 (java) S 12268 12270 11540 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608947159 16086962176 41912 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469889457 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12304] ppid=12268 vsize=15709924 CPUtime=1.07 cores=1,3,5,7
/proc/12270/task/12304/stat : 12304 (java) R 12268 12270 11540 0 -1 4202560 7587 0 0 0 106 1 0 0 18 0 22 0 608947159 16086962176 41912 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 47546704735351 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12270/tid=12306] ppid=12268 vsize=15709924 CPUtime=1.18 cores=1,3,5,7
/proc/12270/task/12306/stat : 12306 (java) R 12268 12270 11540 0 -1 4202560 14435 0 0 0 117 1 0 0 20 0 22 0 608947159 16086962176 41912 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 47546706894447 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12270/tid=12308] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12308/stat : 12308 (java) S 12268 12270 11540 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608947159 16086962176 41912 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12310] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12310/stat : 12310 (java) S 12268 12270 11540 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608947159 16086962176 41912 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469882368 0 4 0 16800975 18446604463095534848 0 0 -1 7 0 0 0
[pid=12270/tid=12311] ppid=12268 vsize=15709924 CPUtime=0.13 cores=1,3,5,7
/proc/12270/task/12311/stat : 12311 (java) S 12268 12270 11540 0 -1 4202560 3387 0 0 0 13 0 0 0 16 0 22 0 608947189 16086962176 41912 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469882368 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12312] ppid=12268 vsize=15709924 CPUtime=0.04 cores=1,3,5,7
/proc/12270/task/12312/stat : 12312 (java) S 12268 12270 11540 0 -1 4202560 167 0 0 0 4 0 0 0 15 0 22 0 608947189 16086962176 41912 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469882368 0 4 0 16800975 18446604463095534848 0 0 -1 1 0 0 0
[pid=12270/tid=12313] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12313/stat : 12313 (java) S 12268 12270 11540 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 22 0 608947189 16086962176 41912 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469882368 0 4 0 16800975 18446604463095534848 0 0 -1 7 0 0 0
[pid=12270/tid=12314] ppid=12268 vsize=15709924 CPUtime=0.13 cores=1,3,5,7
/proc/12270/task/12314/stat : 12314 (java) S 12268 12270 11540 0 -1 4202560 3354 0 0 0 13 0 0 0 16 0 22 0 608947189 16086962176 41912 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469882368 0 4 0 16800975 18446604463095534848 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 15709924

[startup+3.11358 s]
/proc/loadavg: 3.24 4.12 5.71 11/220 12318
/proc/meminfo: memFree=28493508/32951124 swapFree=67111348/67111528
[pid=12270] ppid=12268 vsize=15709924 CPUtime=10.15 cores=1,3,5,7
/proc/12270/stat : 12270 (java) S 12268 12270 11540 0 -1 4202496 189863 0 1 0 990 25 0 0 17 0 22 0 608947154 16086962176 178441 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12270/statm: 3927481 178441 2284 9 0 3918200 0
[pid=12270/tid=12276] ppid=12268 vsize=15709924 CPUtime=1.25 cores=1,3,5,7
/proc/12270/task/12276/stat : 12276 (java) S 12268 12270 11540 0 -1 4202560 21718 0 1 0 121 4 0 0 21 0 22 0 608947155 16086962176 178441 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 3 0 0 0
[pid=12270/tid=12280] ppid=12268 vsize=15709924 CPUtime=0.03 cores=1,3,5,7
/proc/12270/task/12280/stat : 12280 (java) R 12268 12270 11540 0 -1 4202560 10466 0 0 0 2 1 0 0 15 0 22 0 608947155 16086962176 178441 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252458019127 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12270/tid=12283] ppid=12268 vsize=15709924 CPUtime=0.02 cores=1,3,5,7
/proc/12270/task/12283/stat : 12283 (java) R 12268 12270 11540 0 -1 4202560 7125 0 0 0 1 1 0 0 15 0 22 0 608947155 16086962176 178441 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252458019127 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12270/tid=12285] ppid=12268 vsize=15709924 CPUtime=0.02 cores=1,3,5,7
/proc/12270/task/12285/stat : 12285 (java) R 12268 12270 11540 0 -1 4202560 5839 0 0 0 1 1 0 0 15 0 22 0 608947155 16086962176 178441 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252458019127 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12270/tid=12287] ppid=12268 vsize=15709924 CPUtime=0.02 cores=1,3,5,7
/proc/12270/task/12287/stat : 12287 (java) R 12268 12270 11540 0 -1 4202560 9116 0 0 0 1 1 0 0 15 0 22 0 608947155 16086962176 178441 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12270/tid=12289] ppid=12268 vsize=15709924 CPUtime=0.01 cores=1,3,5,7
/proc/12270/task/12289/stat : 12289 (java) R 12268 12270 11540 0 -1 4202560 5750 0 0 0 1 0 0 0 15 0 22 0 608947155 16086962176 178441 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252458019127 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12270/tid=12291] ppid=12268 vsize=15709924 CPUtime=0.01 cores=1,3,5,7
/proc/12270/task/12291/stat : 12291 (java) R 12268 12270 11540 0 -1 4202560 4145 0 0 0 1 0 0 0 15 0 22 0 608947155 16086962176 178441 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252458019127 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12270/tid=12293] ppid=12268 vsize=15709924 CPUtime=0.01 cores=1,3,5,7
/proc/12270/task/12293/stat : 12293 (java) S 12268 12270 11540 0 -1 4202560 6831 0 0 0 1 0 0 0 15 0 22 0 608947155 16086962176 178441 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12294] ppid=12268 vsize=15709924 CPUtime=0.02 cores=1,3,5,7
/proc/12270/task/12294/stat : 12294 (java) R 12268 12270 11540 0 -1 4202560 6730 0 0 0 2 0 0 0 15 0 22 0 608947155 16086962176 178441 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252458019127 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12270/tid=12296] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12296/stat : 12296 (java) S 12268 12270 11540 0 -1 4202560 231 0 0 0 0 0 0 0 15 0 22 0 608947156 16086962176 178441 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 0 0 16800975 18446604463095534848 0 0 -1 7 0 0 0
[pid=12270/tid=12298] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12298/stat : 12298 (java) S 12268 12270 11540 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608947157 16086962176 178441 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12300] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12300/stat : 12300 (java) S 12268 12270 11540 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608947157 16086962176 178441 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12303] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12303/stat : 12303 (java) S 12268 12270 11540 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608947159 16086962176 178441 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469889457 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12304] ppid=12268 vsize=15709924 CPUtime=1.36 cores=1,3,5,7
/proc/12270/task/12304/stat : 12304 (java) S 12268 12270 11540 0 -1 4202560 8707 0 0 0 135 1 0 0 15 0 22 0 608947159 16086962176 178441 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12306] ppid=12268 vsize=15709924 CPUtime=1.31 cores=1,3,5,7
/proc/12270/task/12306/stat : 12306 (java) S 12268 12270 11540 0 -1 4202560 14462 0 0 0 130 1 0 0 17 0 22 0 608947159 16086962176 178441 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 3 0 0 0
[pid=12270/tid=12308] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12308/stat : 12308 (java) S 12268 12270 11540 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608947159 16086962176 178441 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12310] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12310/stat : 12310 (java) S 12268 12270 11540 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 608947159 16086962176 178441 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469882368 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12311] ppid=12268 vsize=15709924 CPUtime=1.48 cores=1,3,5,7
/proc/12270/task/12311/stat : 12311 (java) S 12268 12270 11540 0 -1 4202560 22363 0 0 0 146 2 0 0 16 0 22 0 608947189 16086962176 178441 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12312] ppid=12268 vsize=15709924 CPUtime=1.48 cores=1,3,5,7
/proc/12270/task/12312/stat : 12312 (java) S 12268 12270 11540 0 -1 4202560 20837 0 0 0 147 1 0 0 16 0 22 0 608947189 16086962176 178441 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 1 0 0 0
[pid=12270/tid=12313] ppid=12268 vsize=15709924 CPUtime=1.42 cores=1,3,5,7
/proc/12270/task/12313/stat : 12313 (java) S 12268 12270 11540 0 -1 4202560 20055 0 0 0 141 1 0 0 17 0 22 0 608947189 16086962176 178441 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 7 0 0 0
[pid=12270/tid=12314] ppid=12268 vsize=15709924 CPUtime=1.53 cores=1,3,5,7
/proc/12270/task/12314/stat : 12314 (java) S 12268 12270 11540 0 -1 4202560 24102 0 0 0 151 2 0 0 17 0 22 0 608947189 16086962176 178441 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 10.15
Current children cumulated vsize (KiB) 15709924

[startup+6.30101 s]
/proc/loadavg: 3.78 4.22 5.73 9/220 12319
/proc/meminfo: memFree=26622560/32951124 swapFree=67111348/67111528
[pid=12270] ppid=12268 vsize=15709924 CPUtime=22.86 cores=1,3,5,7
/proc/12270/stat : 12270 (java) S 12268 12270 11540 0 -1 4202496 336530 0 1 0 2241 45 0 0 17 0 22 0 608947154 16086962176 325009 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12270/statm: 3927481 325009 2284 9 0 3918200 0
[pid=12270/tid=12276] ppid=12268 vsize=15709924 CPUtime=1.25 cores=1,3,5,7
/proc/12270/task/12276/stat : 12276 (java) S 12268 12270 11540 0 -1 4202560 21718 0 1 0 121 4 0 0 21 0 22 0 608947155 16086962176 325009 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 3 0 0 0
[pid=12270/tid=12280] ppid=12268 vsize=15709924 CPUtime=0.04 cores=1,3,5,7
/proc/12270/task/12280/stat : 12280 (java) S 12268 12270 11540 0 -1 4202560 12169 0 0 0 2 2 0 0 16 0 22 0 608947155 16086962176 325009 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 1 0 0 0
[pid=12270/tid=12283] ppid=12268 vsize=15709924 CPUtime=0.03 cores=1,3,5,7
/proc/12270/task/12283/stat : 12283 (java) S 12268 12270 11540 0 -1 4202560 10256 0 0 0 2 1 0 0 15 0 22 0 608947155 16086962176 325009 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12285] ppid=12268 vsize=15709924 CPUtime=0.03 cores=1,3,5,7
/proc/12270/task/12285/stat : 12285 (java) S 12268 12270 11540 0 -1 4202560 9318 0 0 0 2 1 0 0 16 0 22 0 608947155 16086962176 325009 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 3 0 0 0
[pid=12270/tid=12287] ppid=12268 vsize=15709924 CPUtime=0.06 cores=1,3,5,7
/proc/12270/task/12287/stat : 12287 (java) S 12268 12270 11540 0 -1 4202560 16323 0 0 0 3 3 0 0 16 0 22 0 608947155 16086962176 325009 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12289] ppid=12268 vsize=15709924 CPUtime=0.02 cores=1,3,5,7
/proc/12270/task/12289/stat : 12289 (java) S 12268 12270 11540 0 -1 4202560 9021 0 0 0 1 1 0 0 15 0 22 0 608947155 16086962176 325009 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 3 0 0 0
[pid=12270/tid=12291] ppid=12268 vsize=15709924 CPUtime=0.02 cores=1,3,5,7
/proc/12270/task/12291/stat : 12291 (java) S 12268 12270 11540 0 -1 4202560 6814 0 0 0 2 0 0 0 15 0 22 0 608947155 16086962176 325009 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 1 0 0 0
[pid=12270/tid=12293] ppid=12268 vsize=15709924 CPUtime=0.03 cores=1,3,5,7
/proc/12270/task/12293/stat : 12293 (java) S 12268 12270 11540 0 -1 4202560 10109 0 0 0 2 1 0 0 15 0 22 0 608947155 16086962176 325009 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12294] ppid=12268 vsize=15709924 CPUtime=0.04 cores=1,3,5,7
/proc/12270/task/12294/stat : 12294 (java) S 12268 12270 11540 0 -1 4202560 10670 0 0 0 3 1 0 0 16 0 22 0 608947155 16086962176 325009 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 7 0 0 0
[pid=12270/tid=12296] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12296/stat : 12296 (java) S 12268 12270 11540 0 -1 4202560 791 0 0 0 0 0 0 0 15 0 22 0 608947156 16086962176 325010 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469882368 0 0 0 16800975 18446604463095534848 0 0 -1 7 0 0 0
[pid=12270/tid=12298] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12298/stat : 12298 (java) S 12268 12270 11540 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608947157 16086962176 325010 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12300] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12300/stat : 12300 (java) S 12268 12270 11540 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608947157 16086962176 325010 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12303] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12303/stat : 12303 (java) S 12268 12270 11540 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608947159 16086962176 325010 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469889457 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12304] ppid=12268 vsize=15709924 CPUtime=1.47 cores=1,3,5,7
/proc/12270/task/12304/stat : 12304 (java) S 12268 12270 11540 0 -1 4202560 8720 0 0 0 146 1 0 0 15 0 22 0 608947159 16086962176 325010 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0

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

[pid=12270/tid=12312] ppid=12268 vsize=15709924 CPUtime=1048.05 cores=1,3,5,7
/proc/12270/task/12312/stat : 12312 (java) R 12268 12270 11540 0 -1 4202560 266622 0 0 0 104767 38 0 0 25 0 22 0 608947189 16086962176 142311 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 46912506090134 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12270/tid=12313] ppid=12268 vsize=15709924 CPUtime=1048.53 cores=1,3,5,7
/proc/12270/task/12313/stat : 12313 (java) R 12268 12270 11540 0 -1 4202560 295618 0 0 0 104812 41 0 0 25 0 22 0 608947189 16086962176 142311 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 46912506389200 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12270/tid=12314] ppid=12268 vsize=15709924 CPUtime=1048.97 cores=1,3,5,7
/proc/12270/task/12314/stat : 12314 (java) R 12268 12270 11540 0 -1 4202560 325339 0 0 0 104848 49 0 0 25 0 22 0 608947189 16086962176 142311 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 18446744073699065904 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4225.8
Current children cumulated vsize (KiB) 15709924

[startup+1122.3 s]
/proc/loadavg: 8.04 7.97 7.34 9/220 12348
/proc/meminfo: memFree=27897104/32951124 swapFree=67111348/67111528
[pid=12270] ppid=12268 vsize=15709924 CPUtime=4464.6 cores=1,3,5,7
/proc/12270/stat : 12270 (java) S 12268 12270 11540 0 -1 4202496 2219471 0 1 0 446041 419 0 0 17 0 22 0 608947154 16086962176 152582 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12270/statm: 3927481 152582 2298 9 0 3918200 0
[pid=12270/tid=12276] ppid=12268 vsize=15709924 CPUtime=1.25 cores=1,3,5,7
/proc/12270/task/12276/stat : 12276 (java) S 12268 12270 11540 0 -1 4202560 21718 0 1 0 121 4 0 0 21 0 22 0 608947155 16086962176 152582 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 3 0 0 0
[pid=12270/tid=12280] ppid=12268 vsize=15709924 CPUtime=3.57 cores=1,3,5,7
/proc/12270/task/12280/stat : 12280 (java) S 12268 12270 11540 0 -1 4202560 118454 0 0 0 334 23 0 0 15 0 22 0 608947155 16086962176 152582 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 3 0 0 0
[pid=12270/tid=12283] ppid=12268 vsize=15709924 CPUtime=3.48 cores=1,3,5,7
/proc/12270/task/12283/stat : 12283 (java) S 12268 12270 11540 0 -1 4202560 115324 0 0 0 325 23 0 0 16 0 22 0 608947155 16086962176 152582 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 3 0 0 0
[pid=12270/tid=12285] ppid=12268 vsize=15709924 CPUtime=3.47 cores=1,3,5,7
/proc/12270/task/12285/stat : 12285 (java) S 12268 12270 11540 0 -1 4202560 116086 0 0 0 326 21 0 0 15 0 22 0 608947155 16086962176 152582 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 7 0 0 0
[pid=12270/tid=12287] ppid=12268 vsize=15709924 CPUtime=3.56 cores=1,3,5,7
/proc/12270/task/12287/stat : 12287 (java) S 12268 12270 11540 0 -1 4202560 128070 0 0 0 331 25 0 0 16 0 22 0 608947155 16086962176 152582 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12289] ppid=12268 vsize=15709924 CPUtime=3.44 cores=1,3,5,7
/proc/12270/task/12289/stat : 12289 (java) S 12268 12270 11540 0 -1 4202560 116905 0 0 0 320 24 0 0 15 0 22 0 608947155 16086962176 152582 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12291] ppid=12268 vsize=15709924 CPUtime=3.47 cores=1,3,5,7
/proc/12270/task/12291/stat : 12291 (java) S 12268 12270 11540 0 -1 4202560 116346 0 0 0 327 20 0 0 16 0 22 0 608947155 16086962176 152582 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 7 0 0 0
[pid=12270/tid=12293] ppid=12268 vsize=15709924 CPUtime=3.62 cores=1,3,5,7
/proc/12270/task/12293/stat : 12293 (java) S 12268 12270 11540 0 -1 4202560 120858 0 0 0 339 23 0 0 16 0 22 0 608947155 16086962176 152582 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 1 0 0 0
[pid=12270/tid=12294] ppid=12268 vsize=15709924 CPUtime=3.44 cores=1,3,5,7
/proc/12270/task/12294/stat : 12294 (java) S 12268 12270 11540 0 -1 4202560 122543 0 0 0 325 19 0 0 15 0 22 0 608947155 16086962176 152582 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 7 0 0 0
[pid=12270/tid=12296] ppid=12268 vsize=15709924 CPUtime=1.78 cores=1,3,5,7
/proc/12270/task/12296/stat : 12296 (java) S 12268 12270 11540 0 -1 4202560 5755 0 0 0 126 52 0 0 15 0 22 0 608947156 16086962176 152582 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469882368 0 0 0 16800975 18446604463095534848 0 0 -1 1 0 0 0
[pid=12270/tid=12298] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12298/stat : 12298 (java) S 12268 12270 11540 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608947157 16086962176 152582 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12300] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12300/stat : 12300 (java) S 12268 12270 11540 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608947157 16086962176 152582 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12303] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12303/stat : 12303 (java) S 12268 12270 11540 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608947159 16086962176 152582 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469889457 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12304] ppid=12268 vsize=15709924 CPUtime=1.53 cores=1,3,5,7
/proc/12270/task/12304/stat : 12304 (java) S 12268 12270 11540 0 -1 4202560 8733 0 0 0 152 1 0 0 15 0 22 0 608947159 16086962176 152582 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12306] ppid=12268 vsize=15709924 CPUtime=1.51 cores=1,3,5,7
/proc/12270/task/12306/stat : 12306 (java) S 12268 12270 11540 0 -1 4202560 14484 0 0 0 150 1 0 0 15 0 22 0 608947159 16086962176 152582 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 1 0 0 0
[pid=12270/tid=12308] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12308/stat : 12308 (java) S 12268 12270 11540 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608947159 16086962176 152582 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12310] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12310/stat : 12310 (java) S 12268 12270 11540 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 608947159 16086962176 152582 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469882368 0 4 0 16800975 18446604463095534848 0 0 -1 1 0 0 0
[pid=12270/tid=12311] ppid=12268 vsize=15709924 CPUtime=1106.91 cores=1,3,5,7
/proc/12270/task/12311/stat : 12311 (java) R 12268 12270 11540 0 -1 4202560 291926 0 0 0 110648 43 0 0 25 0 22 0 608947189 16086962176 152582 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 46912506355302 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=12270/tid=12312] ppid=12268 vsize=15709924 CPUtime=1107.36 cores=1,3,5,7
/proc/12270/task/12312/stat : 12312 (java) R 12268 12270 11540 0 -1 4202560 276587 0 0 0 110697 39 0 0 25 0 22 0 608947189 16086962176 152582 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 47546710014226 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12270/tid=12313] ppid=12268 vsize=15709924 CPUtime=1107.86 cores=1,3,5,7
/proc/12270/task/12313/stat : 12313 (java) R 12268 12270 11540 0 -1 4202560 307554 0 0 0 110744 42 0 0 25 0 22 0 608947189 16086962176 152582 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 46912505911844 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12270/tid=12314] ppid=12268 vsize=15709924 CPUtime=1108.18 cores=1,3,5,7
/proc/12270/task/12314/stat : 12314 (java) R 12268 12270 11540 0 -1 4202560 336678 0 0 0 110767 51 0 0 25 0 22 0 608947189 16086962176 152582 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 18446744073699065918 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4464.6
Current children cumulated vsize (KiB) 15709924

[startup+1182.3 s]
/proc/loadavg: 8.06 7.99 7.39 9/220 12350
/proc/meminfo: memFree=27983876/32951124 swapFree=67111348/67111528
[pid=12270] ppid=12268 vsize=15709924 CPUtime=4703.33 cores=1,3,5,7
/proc/12270/stat : 12270 (java) S 12268 12270 11540 0 -1 4202496 2305851 0 1 0 469897 436 0 0 17 0 22 0 608947154 16086962176 132630 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12270/statm: 3927481 132630 2298 9 0 3918200 0
[pid=12270/tid=12276] ppid=12268 vsize=15709924 CPUtime=1.25 cores=1,3,5,7
/proc/12270/task/12276/stat : 12276 (java) S 12268 12270 11540 0 -1 4202560 21718 0 1 0 121 4 0 0 21 0 22 0 608947155 16086962176 132630 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 3 0 0 0
[pid=12270/tid=12280] ppid=12268 vsize=15709924 CPUtime=3.75 cores=1,3,5,7
/proc/12270/task/12280/stat : 12280 (java) S 12268 12270 11540 0 -1 4202560 121912 0 0 0 352 23 0 0 16 0 22 0 608947155 16086962176 132630 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 7 0 0 0
[pid=12270/tid=12283] ppid=12268 vsize=15709924 CPUtime=3.64 cores=1,3,5,7
/proc/12270/task/12283/stat : 12283 (java) S 12268 12270 11540 0 -1 4202560 118415 0 0 0 341 23 0 0 15 0 22 0 608947155 16086962176 132630 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12285] ppid=12268 vsize=15709924 CPUtime=3.66 cores=1,3,5,7
/proc/12270/task/12285/stat : 12285 (java) S 12268 12270 11540 0 -1 4202560 121515 0 0 0 344 22 0 0 15 0 22 0 608947155 16086962176 132630 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 1 0 0 0
[pid=12270/tid=12287] ppid=12268 vsize=15709924 CPUtime=3.74 cores=1,3,5,7
/proc/12270/task/12287/stat : 12287 (java) S 12268 12270 11540 0 -1 4202560 131762 0 0 0 349 25 0 0 15 0 22 0 608947155 16086962176 132630 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 3 0 0 0
[pid=12270/tid=12289] ppid=12268 vsize=15709924 CPUtime=3.64 cores=1,3,5,7
/proc/12270/task/12289/stat : 12289 (java) S 12268 12270 11540 0 -1 4202560 120924 0 0 0 338 26 0 0 16 0 22 0 608947155 16086962176 132630 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 3 0 0 0
[pid=12270/tid=12291] ppid=12268 vsize=15709924 CPUtime=3.66 cores=1,3,5,7
/proc/12270/task/12291/stat : 12291 (java) S 12268 12270 11540 0 -1 4202560 119363 0 0 0 345 21 0 0 15 0 22 0 608947155 16086962176 132630 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 7 0 0 0
[pid=12270/tid=12293] ppid=12268 vsize=15709924 CPUtime=3.83 cores=1,3,5,7
/proc/12270/task/12293/stat : 12293 (java) S 12268 12270 11540 0 -1 4202560 124691 0 0 0 359 24 0 0 15 0 22 0 608947155 16086962176 132630 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12294] ppid=12268 vsize=15709924 CPUtime=3.63 cores=1,3,5,7
/proc/12270/task/12294/stat : 12294 (java) S 12268 12270 11540 0 -1 4202560 125605 0 0 0 343 20 0 0 15 0 22 0 608947155 16086962176 132630 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 1 0 0 0
[pid=12270/tid=12296] ppid=12268 vsize=15709924 CPUtime=1.89 cores=1,3,5,7
/proc/12270/task/12296/stat : 12296 (java) S 12268 12270 11540 0 -1 4202560 6111 0 0 0 134 55 0 0 15 0 22 0 608947156 16086962176 132630 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469882368 0 0 0 16800975 18446604463095534848 0 0 -1 7 0 0 0
[pid=12270/tid=12298] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12298/stat : 12298 (java) S 12268 12270 11540 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608947157 16086962176 132630 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12300] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12300/stat : 12300 (java) S 12268 12270 11540 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608947157 16086962176 132630 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12303] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12303/stat : 12303 (java) S 12268 12270 11540 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608947159 16086962176 132630 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469889457 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12304] ppid=12268 vsize=15709924 CPUtime=1.53 cores=1,3,5,7
/proc/12270/task/12304/stat : 12304 (java) S 12268 12270 11540 0 -1 4202560 8733 0 0 0 152 1 0 0 15 0 22 0 608947159 16086962176 132630 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12306] ppid=12268 vsize=15709924 CPUtime=1.51 cores=1,3,5,7
/proc/12270/task/12306/stat : 12306 (java) S 12268 12270 11540 0 -1 4202560 14484 0 0 0 150 1 0 0 15 0 22 0 608947159 16086962176 132630 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 1 0 0 0
[pid=12270/tid=12308] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12308/stat : 12308 (java) S 12268 12270 11540 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608947159 16086962176 132630 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12310] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12310/stat : 12310 (java) S 12268 12270 11540 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 608947159 16086962176 132630 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469882368 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12311] ppid=12268 vsize=15709924 CPUtime=1166.22 cores=1,3,5,7
/proc/12270/task/12311/stat : 12311 (java) R 12268 12270 11540 0 -1 4202560 306047 0 0 0 116577 45 0 0 25 0 22 0 608947189 16086962176 132630 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 46912506356139 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12270/tid=12312] ppid=12268 vsize=15709924 CPUtime=1166.61 cores=1,3,5,7
/proc/12270/task/12312/stat : 12312 (java) R 12268 12270 11540 0 -1 4202560 289512 0 0 0 116621 40 0 0 25 0 22 0 608947189 16086962176 132630 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 46912506036727 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12270/tid=12313] ppid=12268 vsize=15709924 CPUtime=1167.19 cores=1,3,5,7
/proc/12270/task/12313/stat : 12313 (java) R 12268 12270 11540 0 -1 4202560 322727 0 0 0 116675 44 0 0 25 0 22 0 608947189 16086962176 132630 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 46912506027849 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12270/tid=12314] ppid=12268 vsize=15709924 CPUtime=1167.4 cores=1,3,5,7
/proc/12270/task/12314/stat : 12314 (java) R 12268 12270 11540 0 -1 4202560 350880 0 0 0 116688 52 0 0 25 0 22 0 608947189 16086962176 132630 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 46912505818545 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4703.33
Current children cumulated vsize (KiB) 15709924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.6 s]
/proc/loadavg: 8.10 8.00 7.41 10/220 12351
/proc/meminfo: memFree=27862720/32951124 swapFree=67111348/67111528
[pid=12270] ppid=12268 vsize=15709924 CPUtime=4800.04 cores=1,3,5,7
/proc/12270/stat : 12270 (java) S 12268 12270 11540 0 -1 4202496 2378960 0 1 0 479557 447 0 0 17 0 22 0 608947154 16086962176 172034 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469868517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12270/statm: 3927481 172034 2298 9 0 3918200 0
[pid=12270/tid=12276] ppid=12268 vsize=15709924 CPUtime=1.25 cores=1,3,5,7
/proc/12270/task/12276/stat : 12276 (java) S 12268 12270 11540 0 -1 4202560 21718 0 1 0 121 4 0 0 21 0 22 0 608947155 16086962176 172034 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 3 0 0 0
[pid=12270/tid=12280] ppid=12268 vsize=15709924 CPUtime=3.82 cores=1,3,5,7
/proc/12270/task/12280/stat : 12280 (java) S 12268 12270 11540 0 -1 4202560 125135 0 0 0 358 24 0 0 15 0 22 0 608947155 16086962176 172034 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12283] ppid=12268 vsize=15709924 CPUtime=3.73 cores=1,3,5,7
/proc/12270/task/12283/stat : 12283 (java) S 12268 12270 11540 0 -1 4202560 121777 0 0 0 349 24 0 0 15 0 22 0 608947155 16086962176 172034 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 3 0 0 0
[pid=12270/tid=12285] ppid=12268 vsize=15709924 CPUtime=3.72 cores=1,3,5,7
/proc/12270/task/12285/stat : 12285 (java) S 12268 12270 11540 0 -1 4202560 125302 0 0 0 350 22 0 0 15 0 22 0 608947155 16086962176 172034 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12287] ppid=12268 vsize=15709924 CPUtime=3.82 cores=1,3,5,7
/proc/12270/task/12287/stat : 12287 (java) S 12268 12270 11540 0 -1 4202560 134776 0 0 0 356 26 0 0 15 0 22 0 608947155 16086962176 172034 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 3 0 0 0
[pid=12270/tid=12289] ppid=12268 vsize=15709924 CPUtime=3.71 cores=1,3,5,7
/proc/12270/task/12289/stat : 12289 (java) S 12268 12270 11540 0 -1 4202560 125174 0 0 0 345 26 0 0 16 0 22 0 608947155 16086962176 172034 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 7 0 0 0
[pid=12270/tid=12291] ppid=12268 vsize=15709924 CPUtime=3.74 cores=1,3,5,7
/proc/12270/task/12291/stat : 12291 (java) S 12268 12270 11540 0 -1 4202560 122917 0 0 0 352 22 0 0 16 0 22 0 608947155 16086962176 172034 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 3 0 0 0
[pid=12270/tid=12293] ppid=12268 vsize=15709924 CPUtime=3.9 cores=1,3,5,7
/proc/12270/task/12293/stat : 12293 (java) S 12268 12270 11540 0 -1 4202560 128306 0 0 0 366 24 0 0 15 0 22 0 608947155 16086962176 172034 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 1 0 0 0
[pid=12270/tid=12294] ppid=12268 vsize=15709924 CPUtime=3.71 cores=1,3,5,7
/proc/12270/task/12294/stat : 12294 (java) S 12268 12270 11540 0 -1 4202560 128330 0 0 0 351 20 0 0 15 0 22 0 608947155 16086962176 172034 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12296] ppid=12268 vsize=15709924 CPUtime=1.94 cores=1,3,5,7
/proc/12270/task/12296/stat : 12296 (java) S 12268 12270 11540 0 -1 4202560 6313 0 0 0 138 56 0 0 15 0 22 0 608947156 16086962176 172034 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469882368 0 0 0 16800975 18446604463095534848 0 0 -1 1 0 0 0
[pid=12270/tid=12298] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12298/stat : 12298 (java) S 12268 12270 11540 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 608947157 16086962176 172034 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12300] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12300/stat : 12300 (java) S 12268 12270 11540 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 608947157 16086962176 172034 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12303] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12303/stat : 12303 (java) S 12268 12270 11540 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608947159 16086962176 172034 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469889457 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12304] ppid=12268 vsize=15709924 CPUtime=1.53 cores=1,3,5,7
/proc/12270/task/12304/stat : 12304 (java) S 12268 12270 11540 0 -1 4202560 8733 0 0 0 152 1 0 0 15 0 22 0 608947159 16086962176 172034 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12306] ppid=12268 vsize=15709924 CPUtime=1.51 cores=1,3,5,7
/proc/12270/task/12306/stat : 12306 (java) S 12268 12270 11540 0 -1 4202560 14484 0 0 0 150 1 0 0 15 0 22 0 608947159 16086962176 172034 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 1 0 0 0
[pid=12270/tid=12308] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12308/stat : 12308 (java) S 12268 12270 11540 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 608947159 16086962176 172034 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469881753 0 4 0 16800975 18446604463095534848 0 0 -1 5 0 0 0
[pid=12270/tid=12310] ppid=12268 vsize=15709924 CPUtime=0 cores=1,3,5,7
/proc/12270/task/12310/stat : 12310 (java) S 12268 12270 11540 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 608947159 16086962176 172034 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 252469882368 0 4 0 16800975 18446604463095534848 0 0 -1 3 0 0 0
[pid=12270/tid=12311] ppid=12268 vsize=15709924 CPUtime=1190.26 cores=1,3,5,7
/proc/12270/task/12311/stat : 12311 (java) R 12268 12270 11540 0 -1 4202560 317472 0 0 0 118980 46 0 0 25 0 22 0 608947189 16086962176 172034 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12270/tid=12312] ppid=12268 vsize=15709924 CPUtime=1190.66 cores=1,3,5,7
/proc/12270/task/12312/stat : 12312 (java) R 12268 12270 11540 0 -1 4202560 300325 0 0 0 119024 42 0 0 25 0 22 0 608947189 16086962176 172034 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 46912506314067 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12270/tid=12313] ppid=12268 vsize=15709924 CPUtime=1191.2 cores=1,3,5,7
/proc/12270/task/12313/stat : 12313 (java) R 12268 12270 11540 0 -1 4202560 334810 0 0 0 119074 46 0 0 25 0 22 0 608947189 16086962176 172034 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 46912505912207 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12270/tid=12314] ppid=12268 vsize=15709924 CPUtime=1191.37 cores=1,3,5,7
/proc/12270/task/12314/stat : 12314 (java) R 12268 12270 11540 0 -1 4202560 361934 0 0 0 119083 54 0 0 25 0 22 0 608947189 16086962176 172034 33554432000 1073741824 1073778376 140734445842448 18446744073709551615 46912505874780 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 15709924

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): 1206.65
CPU time (s): 4800.11
CPU user time (s): 4795.61
CPU system time (s): 4.50431
CPU usage (%): 397.805
Max. virtual memory (cumulated for all children) (KiB): 15709924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.61
system time used= 4.50432
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2378986
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= 182843
involuntary context switches= 121084

runsolver used 1.9787 second user time and 4.66929 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-30 20:12:47
IDJOB=3311868
IDBENCH=84761
IDSOLVER=1698
FILE ID=node111/3311868-1304187167
RUNJOBID= node111-1304187167-12256
PBS_JOBID= 13172463
Free space on /tmp= 72484 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT04/handmade/marijn/equilarge-l/equilarge_l2.used-as.sat04-894.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311868-1304187167/watcher-3311868-1304187167 -o /tmp/evaluation-result-3311868-1304187167/solver-3311868-1304187167 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311868-1304187167.cnf -hbr 2

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= b3ddb2ee2bb2b83e1c98b2a9018351fc
RANDOM SEED=454692566

node111.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29088424 kB
Buffers:       1040544 kB
Cached:        2308548 kB
SwapCached:          0 kB
Active:         224772 kB
Inactive:      3188288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29088424 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            3944 kB
Writeback:           0 kB
AnonPages:       63556 kB
Mapped:          14484 kB
Slab:           386292 kB
PageTables:       4352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188908 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= 72480 MiB
End job on node111 at 2011-04-30 20:32:55