Trace number 3262790

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
ppfolio seq? (TO) 1300.01 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
MD5SUMcf96a8eea16f98b3cec72117cedd0285
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses48342
Sum of the clauses size483180
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 548
Number of clauses of size over 548294

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 4
1300.01/1300.01	Done

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-3262790-1303543878/watcher-3262790-1303543878 -o /tmp/evaluation-result-3262790-1303543878/solver-3262790-1303543878 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3262790-1303543878.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: 5.11 6.94 7.17 4/179 15777
/proc/meminfo: memFree=19549460/32951124 swapFree=67111480/67111528
[pid=15777] ppid=15775 vsize=18240 CPUtime=0 cores=4,6
/proc/15777/stat : 15777 (ppfolio) R 15775 15777 15036 0 -1 4194304 281 0 0 0 0 0 0 0 25 0 1 0 544618330 18677760 229 33554432000 4194304 4287625 140734322668288 18446744073709551615 252453103080 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15777/statm: 4560 230 194 23 0 57 0

[startup+0.0908431 s]
/proc/loadavg: 5.11 6.94 7.17 4/179 15777
/proc/meminfo: memFree=19549460/32951124 swapFree=67111480/67111528
[pid=15777] ppid=15775 vsize=18324 CPUtime=0 cores=4,6
/proc/15777/stat : 15777 (ppfolio) S 15775 15777 15036 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 544618330 18763776 393 33554432000 4194304 4287625 140734322668288 18446744073709551615 252458085903 0 0 4096 65536 4095391371324522754 0 0 17 6 0 0 0
/proc/15777/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100807 s]
/proc/loadavg: 5.11 6.94 7.17 4/179 15777
/proc/meminfo: memFree=19549460/32951124 swapFree=67111480/67111528
[pid=15777] ppid=15775 vsize=18324 CPUtime=0 cores=4,6
/proc/15777/stat : 15777 (ppfolio) S 15775 15777 15036 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 544618330 18763776 393 33554432000 4194304 4287625 140734322668288 18446744073709551615 252458085903 0 0 4096 65536 4095391371324522754 0 0 17 6 0 0 0
/proc/15777/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300794 s]
/proc/loadavg: 5.11 6.94 7.17 4/179 15777
/proc/meminfo: memFree=19549460/32951124 swapFree=67111480/67111528
[pid=15777] ppid=15775 vsize=18324 CPUtime=0 cores=4,6
/proc/15777/stat : 15777 (ppfolio) S 15775 15777 15036 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 544618330 18763776 393 33554432000 4194304 4287625 140734322668288 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/15777/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700721 s]
/proc/loadavg: 5.11 6.94 7.17 4/179 15777
/proc/meminfo: memFree=19549460/32951124 swapFree=67111480/67111528
[pid=15777] ppid=15775 vsize=18324 CPUtime=0 cores=4,6
/proc/15777/stat : 15777 (ppfolio) S 15775 15777 15036 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 544618330 18763776 393 33554432000 4194304 4287625 140734322668288 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/15777/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50057 s]
/proc/loadavg: 5.11 6.94 7.17 6/183 15781
/proc/meminfo: memFree=19526368/32951124 swapFree=67111480/67111528
[pid=15777] ppid=15775 vsize=18324 CPUtime=0 cores=4,6
/proc/15777/stat : 15777 (ppfolio) S 15775 15777 15036 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 544618330 18763776 393 33554432000 4194304 4287625 140734322668288 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/15777/statm: 4581 393 345 23 0 91 0
[pid=15779] ppid=15777 vsize=27396 CPUtime=0.49 cores=4
/proc/15779/stat : 15779 (cryptominisat) R 15777 15777 15036 0 -1 4202496 2142 0 0 0 49 0 0 0 25 0 1 0 544618331 28053504 1979 33554432000 4194304 4587354 140735308420752 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15779/statm: 6849 1979 306 96 0 3411 0
[pid=15780] ppid=15777 vsize=18600 CPUtime=0.39 cores=4
/proc/15780/stat : 15780 (clasp) R 15777 15777 15036 0 -1 4202496 2217 0 0 0 39 0 0 0 25 0 1 0 544618331 19046400 1938 33554432000 4194304 4785740 140735548870400 18446744073709551615 4495633 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15780/statm: 4650 1938 314 145 0 1695 0
[pid=15781] ppid=15777 vsize=460104 CPUtime=0.58 cores=4
/proc/15781/stat : 15781 (TNM) R 15777 15777 15036 0 -1 4202496 2489 0 0 0 58 0 0 0 25 0 1 0 544618331 471146496 2386 33554432000 134512640 134534564 4294835408 18446744073709551615 134524752 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15781/statm: 115026 2386 91 6 0 113692 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 524424

[startup+3.10128 s]
/proc/loadavg: 5.11 6.94 7.17 6/183 15781
/proc/meminfo: memFree=19525748/32951124 swapFree=67111480/67111528
[pid=15777] ppid=15775 vsize=18324 CPUtime=0 cores=4,6
/proc/15777/stat : 15777 (ppfolio) S 15775 15777 15036 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 544618330 18763776 393 33554432000 4194304 4287625 140734322668288 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/15777/statm: 4581 393 345 23 0 91 0
[pid=15779] ppid=15777 vsize=27660 CPUtime=0.99 cores=4
/proc/15779/stat : 15779 (cryptominisat) R 15777 15777 15036 0 -1 4202496 2202 0 0 0 99 0 0 0 25 0 1 0 544618331 28323840 2039 33554432000 4194304 4587354 140735308420752 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15779/statm: 6915 2039 306 96 0 3477 0
[pid=15780] ppid=15777 vsize=18600 CPUtime=0.94 cores=4
/proc/15780/stat : 15780 (clasp) R 15777 15777 15036 0 -1 4202496 2218 0 0 0 94 0 0 0 25 0 1 0 544618331 19046400 1939 33554432000 4194304 4785740 140735548870400 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15780/statm: 4650 1939 314 145 0 1695 0
[pid=15781] ppid=15777 vsize=460104 CPUtime=1.14 cores=4
/proc/15781/stat : 15781 (TNM) R 15777 15777 15036 0 -1 4202496 2489 0 0 0 114 0 0 0 25 0 1 0 544618331 471146496 2386 33554432000 134512640 134534564 4294835408 18446744073709551615 134524580 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15781/statm: 115026 2386 91 6 0 113692 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 524688

[startup+6.30067 s]
/proc/loadavg: 5.10 6.91 7.16 6/183 15781
/proc/meminfo: memFree=19525356/32951124 swapFree=67111480/67111528
[pid=15777] ppid=15775 vsize=18324 CPUtime=0 cores=4,6
/proc/15777/stat : 15777 (ppfolio) S 15775 15777 15036 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 544618330 18763776 393 33554432000 4194304 4287625 140734322668288 18446744073709551615 252458085903 0 0 4096 65536 4567702254781464576 0 0 17 6 0 0 0
/proc/15777/statm: 4581 393 345 23 0 91 0
[pid=15779] ppid=15777 vsize=40536 CPUtime=2.09 cores=4
/proc/15779/stat : 15779 (cryptominisat) R 15777 15777 15036 0 -1 4202496 7828 0 0 0 209 0 0 0 25 0 1 0 544618331 41508864 5117 33554432000 4194304 4587354 140735308420752 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15779/statm: 10134 5117 314 96 0 6696 0
[pid=15780] ppid=15777 vsize=18600 CPUtime=1.99 cores=4
/proc/15780/stat : 15780 (clasp) R 15777 15777 15036 0 -1 4202496 2221 0 0 0 199 0 0 0 25 0 1 0 544618331 19046400 1942 33554432000 4194304 4785740 140735548870400 18446744073709551615 4495595 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15780/statm: 4650 1942 314 145 0 1695 0
[pid=15781] ppid=15777 vsize=460104 CPUtime=2.18 cores=4
/proc/15781/stat : 15781 (TNM) R 15777 15777 15036 0 -1 4202496 2489 0 0 0 218 0 0 0 25 0 1 0 544618331 471146496 2386 33554432000 134512640 134534564 4294835408 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15781/statm: 115026 2386 91 6 0 113692 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 537564

[startup+12.7005 s]
/proc/loadavg: 5.10 6.87 7.15 6/183 15781
/proc/meminfo: memFree=19519084/32951124 swapFree=67111480/67111528
[pid=15777] ppid=15775 vsize=18324 CPUtime=0 cores=4,6
/proc/15777/stat : 15777 (ppfolio) S 15775 15777 15036 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 544618330 18763776 393 33554432000 4194304 4287625 140734322668288 18446744073709551615 252458085903 0 0 4096 65536 4567701292708790272 0 0 17 6 0 0 0
/proc/15777/statm: 4581 393 345 23 0 91 0
[pid=15779] ppid=15777 vsize=34560 CPUtime=4.19 cores=4
/proc/15779/stat : 15779 (cryptominisat) R 15777 15777 15036 0 -1 4202496 10049 0 0 0 418 1 0 0 25 0 1 0 544618331 35389440 2946 33554432000 4194304 4587354 140735308420752 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15779/statm: 8640 2946 331 96 0 5202 0
[pid=15780] ppid=15777 vsize=20356 CPUtime=4.13 cores=4
/proc/15780/stat : 15780 (clasp) R 15777 15777 15036 0 -1 4202496 2853 0 0 0 413 0 0 0 25 0 1 0 544618331 20844544 2418 33554432000 4194304 4785740 140735548870400 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15780/statm: 5089 2418 340 145 0 2134 0
[pid=15781] ppid=15777 vsize=460104 CPUtime=4.34 cores=4
/proc/15781/stat : 15781 (TNM) R 15777 15777 15036 0 -1 4202496 2489 0 0 0 434 0 0 0 25 0 1 0 544618331 471146496 2386 33554432000 134512640 134534564 4294835408 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15781/statm: 115026 2386 91 6 0 113692 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 533344

[startup+25.5011 s]
/proc/loadavg: 5.07 6.78 7.12 6/183 15782
/proc/meminfo: memFree=19502564/32951124 swapFree=67111480/67111528
[pid=15777] ppid=15775 vsize=18324 CPUtime=0 cores=4,6
/proc/15777/stat : 15777 (ppfolio) S 15775 15777 15036 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 544618330 18763776 393 33554432000 4194304 4287625 140734322668288 18446744073709551615 252458085903 0 0 4096 65536 4567702804537278464 0 0 17 6 0 0 0
/proc/15777/statm: 4581 393 345 23 0 91 0
[pid=15779] ppid=15777 vsize=49364 CPUtime=8.49 cores=4
/proc/15779/stat : 15779 (cryptominisat) R 15777 15777 15036 0 -1 4202496 13659 0 0 0 848 1 0 0 25 0 1 0 544618331 50548736 6555 33554432000 4194304 4587354 140735308420752 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15779/statm: 12341 6555 337 96 0 8903 0
[pid=15780] ppid=15777 vsize=23788 CPUtime=8.39 cores=4
/proc/15780/stat : 15780 (clasp) R 15777 15777 15036 0 -1 4202496 3631 0 0 0 839 0 0 0 25 0 1 0 544618331 24358912 3196 33554432000 4194304 4785740 140735548870400 18446744073709551615 4416823 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15780/statm: 5947 3196 340 145 0 2992 0
[pid=15781] ppid=15777 vsize=460104 CPUtime=8.59 cores=4
/proc/15781/stat : 15781 (TNM) R 15777 15777 15036 0 -1 4202496 2489 0 0 0 859 0 0 0 25 0 1 0 544618331 471146496 2386 33554432000 134512640 134534564 4294835408 18446744073709551615 134524580 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15781/statm: 115026 2386 91 6 0 113692 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 551580

[startup+51.1003 s]
/proc/loadavg: 4.83 6.59 7.04 5/182 15782
/proc/meminfo: memFree=19524520/32951124 swapFree=67111480/67111528
[pid=15777] ppid=15775 vsize=18324 CPUtime=11.13 cores=4,6
/proc/15777/stat : 15777 (ppfolio) S 15775 15777 15036 0 -1 4202496 501 13870 0 0 0 0 1112 1 15 0 1 0 544618330 18763776 394 33554432000 4194304 4287625 140734322668288 18446744073709551615 252458085903 0 0 4096 65536 4172660375600201988 0 0 17 6 0 0 0
/proc/15777/statm: 4581 394 346 23 0 91 0
[pid=15780] ppid=15777 vsize=26428 CPUtime=19.88 cores=4
/proc/15780/stat : 15780 (clasp) R 15777 15777 15036 0 -1 4202496 4283 0 0 0 1988 0 0 0 25 0 1 0 544618331 27062272 3848 33554432000 4194304 4785740 140735548870400 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15780/statm: 6607 3848 340 145 0 3652 0
[pid=15781] ppid=15777 vsize=460104 CPUtime=20.04 cores=4
/proc/15781/stat : 15781 (TNM) R 15777 15777 15036 0 -1 4202496 2489 0 0 0 2004 0 0 0 25 0 1 0 544618331 471146496 2386 33554432000 134512640 134534564 4294835408 18446744073709551615 134524752 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15781/statm: 115026 2386 91 6 0 113692 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 504856

[startup+102.307 s]
/proc/loadavg: 4.33 6.15 6.86 5/182 15784
/proc/meminfo: memFree=19517448/32951124 swapFree=67111480/67111528
[pid=15777] ppid=15775 vsize=18324 CPUtime=11.13 cores=4,6
/proc/15777/stat : 15777 (ppfolio) S 15775 15777 15036 0 -1 4202496 501 13870 0 0 0 0 1112 1 15 0 1 0 544618330 18763776 394 33554432000 4194304 4287625 140734322668288 18446744073709551615 252458085903 0 0 4096 65536 4172660375600201988 0 0 17 6 0 0 0
/proc/15777/statm: 4581 394 346 23 0 91 0
[pid=15780] ppid=15777 vsize=32348 CPUtime=45.49 cores=4
/proc/15780/stat : 15780 (clasp) R 15777 15777 15036 0 -1 4202496 5601 0 0 0 4548 1 0 0 25 0 1 0 544618331 33124352 5166 33554432000 4194304 4785740 140735548870400 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15780/statm: 8087 5166 340 145 0 5132 0
[pid=15781] ppid=15777 vsize=464064 CPUtime=45.66 cores=4
/proc/15781/stat : 15781 (TNM) R 15777 15777 15036 0 -1 4202496 2773 0 0 0 4566 0 0 0 25 0 1 0 544618331 475201536 2670 33554432000 134512640 134534564 4294835408 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15781/statm: 116016 2670 95 6 0 114682 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 514736

[startup+162.301 s]
/proc/loadavg: 3.34 5.60 6.63 3/174 15803
/proc/meminfo: memFree=19572836/32951124 swapFree=67111480/67111528
[pid=15777] ppid=15775 vsize=18324 CPUtime=11.13 cores=4,6
/proc/15777/stat : 15777 (ppfolio) S 15775 15777 15036 0 -1 4202496 501 13870 0 0 0 0 1112 1 15 0 1 0 544618330 18763776 394 33554432000 4194304 4287625 140734322668288 18446744073709551615 252458085903 0 0 4096 65536 4172660375600201988 0 0 17 6 0 0 0
/proc/15777/statm: 4581 394 346 23 0 91 0
[pid=15780] ppid=15777 vsize=35572 CPUtime=75.48 cores=4
/proc/15780/stat : 15780 (clasp) R 15777 15777 15036 0 -1 4202496 6334 0 0 0 7547 1 0 0 25 0 1 0 544618331 36425728 5899 33554432000 4194304 4785740 140735548870400 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15780/statm: 8893 5899 340 145 0 5938 0
[pid=15781] ppid=15777 vsize=464064 CPUtime=75.66 cores=4
/proc/15781/stat : 15781 (TNM) R 15777 15777 15036 0 -1 4202496 2773 0 0 0 7566 0 0 0 25 0 1 0 544618331 475201536 2670 33554432000 134512640 134534564 4294835408 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15781/statm: 116016 2670 95 6 0 114682 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 517960

[startup+222.3 s]

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

/proc/meminfo: memFree=19557088/32951124 swapFree=67111480/67111528
[pid=15777] ppid=15775 vsize=18324 CPUtime=11.13 cores=4,6
/proc/15777/stat : 15777 (ppfolio) S 15775 15777 15036 0 -1 4202496 501 13870 0 0 0 0 1112 1 15 0 1 0 544618330 18763776 394 33554432000 4194304 4287625 140734322668288 18446744073709551615 252458085903 0 0 4096 65536 4172660375600201988 0 0 17 6 0 0 0
/proc/15777/statm: 4581 394 346 23 0 91 0
[pid=15780] ppid=15777 vsize=53140 CPUtime=375.48 cores=4
/proc/15780/stat : 15780 (clasp) R 15777 15777 15036 0 -1 4202496 10319 0 0 0 37546 2 0 0 25 0 1 0 544618331 54415360 9884 33554432000 4194304 4785740 140735548870400 18446744073709551615 4277433 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15780/statm: 13285 9884 340 145 0 10330 0
[pid=15781] ppid=15777 vsize=464064 CPUtime=375.68 cores=4
/proc/15781/stat : 15781 (TNM) R 15777 15777 15036 0 -1 4202496 2773 0 0 0 37568 0 0 0 25 0 1 0 544618331 475201536 2670 33554432000 134512640 134534564 4294835408 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15781/statm: 116016 2670 95 6 0 114682 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 535528

[startup+822.301 s]
/proc/loadavg: 2.04 2.40 4.26 3/174 15824
/proc/meminfo: memFree=19555580/32951124 swapFree=67111480/67111528
[pid=15777] ppid=15775 vsize=18324 CPUtime=11.13 cores=4,6
/proc/15777/stat : 15777 (ppfolio) S 15775 15777 15036 0 -1 4202496 501 13870 0 0 0 0 1112 1 15 0 1 0 544618330 18763776 394 33554432000 4194304 4287625 140734322668288 18446744073709551615 252458085903 0 0 4096 65536 4172660375600201988 0 0 17 6 0 0 0
/proc/15777/statm: 4581 394 346 23 0 91 0
[pid=15780] ppid=15777 vsize=54848 CPUtime=405.48 cores=4
/proc/15780/stat : 15780 (clasp) R 15777 15777 15036 0 -1 4202496 10717 0 0 0 40546 2 0 0 25 0 1 0 544618331 56164352 10282 33554432000 4194304 4785740 140735548870400 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15780/statm: 13712 10282 340 145 0 10757 0
[pid=15781] ppid=15777 vsize=464064 CPUtime=405.68 cores=4
/proc/15781/stat : 15781 (TNM) R 15777 15777 15036 0 -1 4202496 2773 0 0 0 40568 0 0 0 25 0 1 0 544618331 475201536 2670 33554432000 134512640 134534564 4294835408 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15781/statm: 116016 2670 95 6 0 114682 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 537236

[startup+882.301 s]
/proc/loadavg: 2.01 2.32 4.10 3/174 15826
/proc/meminfo: memFree=19554444/32951124 swapFree=67111480/67111528
[pid=15777] ppid=15775 vsize=18324 CPUtime=11.13 cores=4,6
/proc/15777/stat : 15777 (ppfolio) S 15775 15777 15036 0 -1 4202496 501 13870 0 0 0 0 1112 1 15 0 1 0 544618330 18763776 394 33554432000 4194304 4287625 140734322668288 18446744073709551615 252458085903 0 0 4096 65536 4172660375600201988 0 0 17 6 0 0 0
/proc/15777/statm: 4581 394 346 23 0 91 0
[pid=15780] ppid=15777 vsize=56128 CPUtime=435.49 cores=4
/proc/15780/stat : 15780 (clasp) R 15777 15777 15036 0 -1 4202496 10954 0 0 0 43547 2 0 0 25 0 1 0 544618331 57475072 10519 33554432000 4194304 4785740 140735548870400 18446744073709551615 4286985 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15780/statm: 14032 10519 340 145 0 11077 0
[pid=15781] ppid=15777 vsize=464064 CPUtime=435.67 cores=4
/proc/15781/stat : 15781 (TNM) R 15777 15777 15036 0 -1 4202496 2773 0 0 0 43567 0 0 0 25 0 1 0 544618331 475201536 2670 33554432000 134512640 134534564 4294835408 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15781/statm: 116016 2670 95 6 0 114682 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 538516

[startup+942.3 s]
/proc/loadavg: 2.00 2.26 3.98 3/174 15827
/proc/meminfo: memFree=19554668/32951124 swapFree=67111480/67111528
[pid=15777] ppid=15775 vsize=18324 CPUtime=11.13 cores=4,6
/proc/15777/stat : 15777 (ppfolio) S 15775 15777 15036 0 -1 4202496 501 13870 0 0 0 0 1112 1 15 0 1 0 544618330 18763776 394 33554432000 4194304 4287625 140734322668288 18446744073709551615 252458085903 0 0 4096 65536 4172660375600201988 0 0 17 6 0 0 0
/proc/15777/statm: 4581 394 346 23 0 91 0
[pid=15780] ppid=15777 vsize=56128 CPUtime=465.5 cores=4
/proc/15780/stat : 15780 (clasp) R 15777 15777 15036 0 -1 4202496 10963 0 0 0 46548 2 0 0 25 0 1 0 544618331 57475072 10528 33554432000 4194304 4785740 140735548870400 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15780/statm: 14032 10528 340 145 0 11077 0
[pid=15781] ppid=15777 vsize=464064 CPUtime=465.67 cores=4
/proc/15781/stat : 15781 (TNM) R 15777 15777 15036 0 -1 4202496 2773 0 0 0 46567 0 0 0 25 0 1 0 544618331 475201536 2670 33554432000 134512640 134534564 4294835408 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15781/statm: 116016 2670 95 6 0 114682 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 538516

[startup+1002.3 s]
/proc/loadavg: 2.00 2.21 3.84 3/174 15829
/proc/meminfo: memFree=19553532/32951124 swapFree=67111480/67111528
[pid=15777] ppid=15775 vsize=18324 CPUtime=11.13 cores=4,6
/proc/15777/stat : 15777 (ppfolio) S 15775 15777 15036 0 -1 4202496 501 13870 0 0 0 0 1112 1 15 0 1 0 544618330 18763776 394 33554432000 4194304 4287625 140734322668288 18446744073709551615 252458085903 0 0 4096 65536 4172660375600201988 0 0 17 6 0 0 0
/proc/15777/statm: 4581 394 346 23 0 91 0
[pid=15780] ppid=15777 vsize=57408 CPUtime=495.5 cores=4
/proc/15780/stat : 15780 (clasp) R 15777 15777 15036 0 -1 4202496 11251 0 0 0 49548 2 0 0 25 0 1 0 544618331 58785792 10816 33554432000 4194304 4785740 140735548870400 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15780/statm: 14352 10816 340 145 0 11397 0
[pid=15781] ppid=15777 vsize=464064 CPUtime=495.67 cores=4
/proc/15781/stat : 15781 (TNM) R 15777 15777 15036 0 -1 4202496 2773 0 0 0 49567 0 0 0 25 0 1 0 544618331 475201536 2670 33554432000 134512640 134534564 4294835408 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15781/statm: 116016 2670 95 6 0 114682 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 539796

[startup+1062.3 s]
/proc/loadavg: 2.00 2.17 3.73 3/174 15830
/proc/meminfo: memFree=19552644/32951124 swapFree=67111480/67111528
[pid=15777] ppid=15775 vsize=18324 CPUtime=11.13 cores=4,6
/proc/15777/stat : 15777 (ppfolio) S 15775 15777 15036 0 -1 4202496 501 13870 0 0 0 0 1112 1 15 0 1 0 544618330 18763776 394 33554432000 4194304 4287625 140734322668288 18446744073709551615 252458085903 0 0 4096 65536 4172660375600201988 0 0 17 6 0 0 0
/proc/15777/statm: 4581 394 346 23 0 91 0
[pid=15780] ppid=15777 vsize=58404 CPUtime=525.51 cores=4
/proc/15780/stat : 15780 (clasp) R 15777 15777 15036 0 -1 4202496 11470 0 0 0 52549 2 0 0 25 0 1 0 544618331 59805696 11035 33554432000 4194304 4785740 140735548870400 18446744073709551615 4287096 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15780/statm: 14601 11035 340 145 0 11646 0
[pid=15781] ppid=15777 vsize=464064 CPUtime=525.66 cores=4
/proc/15781/stat : 15781 (TNM) R 15777 15777 15036 0 -1 4202496 2773 0 0 0 52566 0 0 0 25 0 1 0 544618331 475201536 2670 33554432000 134512640 134534564 4294835408 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15781/statm: 116016 2670 95 6 0 114682 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 540792

[startup+1122.3 s]
/proc/loadavg: 2.00 2.14 3.62 3/174 15832
/proc/meminfo: memFree=19551624/32951124 swapFree=67111480/67111528
[pid=15777] ppid=15775 vsize=18324 CPUtime=11.13 cores=4,6
/proc/15777/stat : 15777 (ppfolio) S 15775 15777 15036 0 -1 4202496 501 13870 0 0 0 0 1112 1 15 0 1 0 544618330 18763776 394 33554432000 4194304 4287625 140734322668288 18446744073709551615 252458085903 0 0 4096 65536 4172660375600201988 0 0 17 6 0 0 0
/proc/15777/statm: 4581 394 346 23 0 91 0
[pid=15780] ppid=15777 vsize=59472 CPUtime=555.51 cores=4
/proc/15780/stat : 15780 (clasp) R 15777 15777 15036 0 -1 4202496 11725 0 0 0 55549 2 0 0 25 0 1 0 544618331 60899328 11290 33554432000 4194304 4785740 140735548870400 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15780/statm: 14868 11290 340 145 0 11913 0
[pid=15781] ppid=15777 vsize=464064 CPUtime=555.66 cores=4
/proc/15781/stat : 15781 (TNM) R 15777 15777 15036 0 -1 4202496 2773 0 0 0 55566 0 0 0 25 0 1 0 544618331 475201536 2670 33554432000 134512640 134534564 4294835408 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15781/statm: 116016 2670 95 6 0 114682 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 541860

[startup+1182.3 s]
/proc/loadavg: 2.00 2.11 3.52 3/174 15833
/proc/meminfo: memFree=19551352/32951124 swapFree=67111480/67111528
[pid=15777] ppid=15775 vsize=18324 CPUtime=11.13 cores=4,6
/proc/15777/stat : 15777 (ppfolio) S 15775 15777 15036 0 -1 4202496 501 13870 0 0 0 0 1112 1 15 0 1 0 544618330 18763776 394 33554432000 4194304 4287625 140734322668288 18446744073709551615 252458085903 0 0 4096 65536 4172660375600201988 0 0 17 6 0 0 0
/proc/15777/statm: 4581 394 346 23 0 91 0
[pid=15780] ppid=15777 vsize=59756 CPUtime=585.5 cores=4
/proc/15780/stat : 15780 (clasp) R 15777 15777 15036 0 -1 4202496 11815 0 0 0 58548 2 0 0 25 0 1 0 544618331 61190144 11380 33554432000 4194304 4785740 140735548870400 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15780/statm: 14939 11380 340 145 0 11984 0
[pid=15781] ppid=15777 vsize=464064 CPUtime=585.67 cores=4
/proc/15781/stat : 15781 (TNM) R 15777 15777 15036 0 -1 4202496 2773 0 0 0 58567 0 0 0 25 0 1 0 544618331 475201536 2670 33554432000 134512640 134534564 4294835408 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15781/statm: 116016 2670 95 6 0 114682 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 542144

[startup+1242.3 s]
/proc/loadavg: 2.00 2.09 3.42 3/174 15835
/proc/meminfo: memFree=19550704/32951124 swapFree=67111480/67111528
[pid=15777] ppid=15775 vsize=18324 CPUtime=11.13 cores=4,6
/proc/15777/stat : 15777 (ppfolio) S 15775 15777 15036 0 -1 4202496 501 13870 0 0 0 0 1112 1 15 0 1 0 544618330 18763776 394 33554432000 4194304 4287625 140734322668288 18446744073709551615 252458085903 0 0 4096 65536 4172660375600201988 0 0 17 6 0 0 0
/proc/15777/statm: 4581 394 346 23 0 91 0
[pid=15780] ppid=15777 vsize=60400 CPUtime=615.5 cores=4
/proc/15780/stat : 15780 (clasp) R 15777 15777 15036 0 -1 4202496 11947 0 0 0 61548 2 0 0 25 0 1 0 544618331 61849600 11512 33554432000 4194304 4785740 140735548870400 18446744073709551615 4546266 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15780/statm: 15100 11512 340 145 0 12145 0
[pid=15781] ppid=15777 vsize=464064 CPUtime=615.68 cores=4
/proc/15781/stat : 15781 (TNM) R 15777 15777 15036 0 -1 4202496 2773 0 0 0 61568 0 0 0 25 0 1 0 544618331 475201536 2670 33554432000 134512640 134534564 4294835408 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15781/statm: 116016 2670 95 6 0 114682 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 542788



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.07 3.33 3/174 15837
/proc/meminfo: memFree=19550680/32951124 swapFree=67111480/67111528
[pid=15777] ppid=15775 vsize=18324 CPUtime=11.13 cores=4,6
/proc/15777/stat : 15777 (ppfolio) S 15775 15777 15036 0 -1 4202496 501 13870 0 0 0 0 1112 1 15 0 1 0 544618330 18763776 394 33554432000 4194304 4287625 140734322668288 18446744073709551615 252458085903 0 0 4096 65536 4172660375600201988 0 0 17 6 0 0 0
/proc/15777/statm: 4581 394 346 23 0 91 0
[pid=15780] ppid=15777 vsize=60400 CPUtime=644.34 cores=4
/proc/15780/stat : 15780 (clasp) R 15777 15777 15036 0 -1 4202496 11981 0 0 0 64432 2 0 0 25 0 1 0 544618331 61849600 11546 33554432000 4194304 4785740 140735548870400 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15780/statm: 15100 11546 340 145 0 12145 0
[pid=15781] ppid=15777 vsize=464064 CPUtime=644.54 cores=4
/proc/15781/stat : 15781 (TNM) R 15777 15777 15036 0 -1 4202496 2773 0 0 0 64454 0 0 0 25 0 1 0 544618331 475201536 2670 33554432000 134512640 134534564 4294835408 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15781/statm: 116016 2670 95 6 0 114682 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 542788

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15777 and gives
#  childrusage.ru_utime.tv_sec=655
#  childrusage.ru_utime.tv_usec=449356
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=46992
# CPU time returned by wait4() is 655.496
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.98
CPU system time (s): 0.03
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 552056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 655.449
system time used= 0.046992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26385
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56
involuntary context switches= 7568

runsolver used 1.9707 second user time and 4.07438 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-23 09:31:19
IDJOB=3262790
IDBENCH=83894
IDSOLVER=1613
FILE ID=node111/3262790-1303543878
RUNJOBID= node111-1303542365-15530
PBS_JOBID= 13143127
Free space on /tmp= 71524 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262790-1303543878/watcher-3262790-1303543878 -o /tmp/evaluation-result-3262790-1303543878/solver-3262790-1303543878 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3262790-1303543878.cnf

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

MD5SUM BENCH= cf96a8eea16f98b3cec72117cedd0285
RANDOM SEED=840974570

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:      19549616 kB
Buffers:       2115136 kB
Cached:       10613348 kB
SwapCached:         44 kB
Active:        9139188 kB
Inactive:      3698764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19549616 kB
SwapTotal:    67111528 kB
SwapFree:     67111480 kB
Dirty:           11676 kB
Writeback:           0 kB
AnonPages:      109452 kB
Mapped:          16080 kB
Slab:           498380 kB
PageTables:       5228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   712292 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= 71524 MiB
End job on node111 at 2011-04-23 09:52:59