Trace number 3264550

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.05 1300.01

General information on the benchmark

NameSAT04/handmade/hirsch03/
hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
MD5SUMf97e40b22ad62886042ca9677daf337d
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 variables260
Number of clauses486
Sum of the clauses size1102
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2421
Number of clauses of size 30
Number of clauses of size 465
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 4
0.00/0.01	Starting clasp 1.3.6 on core(s) 4
0.00/0.01	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-3264550-1303548126/watcher-3264550-1303548126 -o /tmp/evaluation-result-3264550-1303548126/solver-3264550-1303548126 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3264550-1303548126.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: 3.52 6.21 8.42 10/202 15363
/proc/meminfo: memFree=11918796/32951124 swapFree=67111528/67111528
[pid=15363] ppid=15361 vsize=18324 CPUtime=0 cores=4,6
/proc/15363/stat : 15363 (ppfolio) R 15361 15363 13829 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 466410512 18763776 392 33554432000 4194304 4287625 140736324952064 18446744073709551615 271550357909 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/15363/statm: 4581 392 343 23 0 91 0

[startup+0.0443131 s]
/proc/loadavg: 3.52 6.21 8.42 10/202 15363
/proc/meminfo: memFree=11918796/32951124 swapFree=67111528/67111528
[pid=15363] ppid=15361 vsize=18324 CPUtime=0 cores=4,6
/proc/15363/stat : 15363 (ppfolio) S 15361 15363 13829 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 466410512 18763776 394 33554432000 4194304 4287625 140736324952064 18446744073709551615 271550557711 0 0 4096 65536 8569647782128746754 0 0 17 6 0 0 0
/proc/15363/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100304 s]
/proc/loadavg: 3.52 6.21 8.42 10/202 15363
/proc/meminfo: memFree=11918796/32951124 swapFree=67111528/67111528
[pid=15363] ppid=15361 vsize=18324 CPUtime=0 cores=4,6
/proc/15363/stat : 15363 (ppfolio) S 15361 15363 13829 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 466410512 18763776 394 33554432000 4194304 4287625 140736324952064 18446744073709551615 271550557711 0 0 4096 65536 8569647782128746754 0 0 17 6 0 0 0
/proc/15363/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300268 s]
/proc/loadavg: 3.52 6.21 8.42 10/202 15363
/proc/meminfo: memFree=11918796/32951124 swapFree=67111528/67111528
[pid=15363] ppid=15361 vsize=18324 CPUtime=0 cores=4,6
/proc/15363/stat : 15363 (ppfolio) S 15361 15363 13829 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 466410512 18763776 394 33554432000 4194304 4287625 140736324952064 18446744073709551615 271550557711 0 0 4096 65536 9392685694977048576 0 0 17 6 0 0 0
/proc/15363/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700218 s]
/proc/loadavg: 3.52 6.21 8.42 10/202 15363
/proc/meminfo: memFree=11918796/32951124 swapFree=67111528/67111528
[pid=15363] ppid=15361 vsize=18324 CPUtime=0 cores=4,6
/proc/15363/stat : 15363 (ppfolio) S 15361 15363 13829 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 466410512 18763776 394 33554432000 4194304 4287625 140736324952064 18446744073709551615 271550557711 0 0 4096 65536 9392685694977048576 0 0 17 6 0 0 0
/proc/15363/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50108 s]
/proc/loadavg: 3.52 6.21 8.42 13/206 15367
/proc/meminfo: memFree=11912804/32951124 swapFree=67111528/67111528
[pid=15363] ppid=15361 vsize=18324 CPUtime=0 cores=4,6
/proc/15363/stat : 15363 (ppfolio) S 15361 15363 13829 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466410512 18763776 394 33554432000 4194304 4287625 140736324952064 18446744073709551615 271550557711 0 0 4096 65536 9392683770831699968 0 0 17 6 0 0 0
/proc/15363/statm: 4581 394 345 23 0 91 0
[pid=15364] ppid=15363 vsize=2025128 CPUtime=0.54 cores=4
/proc/15364/stat : 15364 (cryptominisat) R 15363 15363 13829 0 -1 4202496 1610 0 0 0 54 0 0 0 25 0 1 0 466410512 2073731072 987 33554432000 4194304 4587354 140734301566192 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15364/statm: 506282 987 327 96 0 502844 0
[pid=15365] ppid=15363 vsize=12692 CPUtime=0.42 cores=4
/proc/15365/stat : 15365 (clasp) R 15363 15363 13829 0 -1 4202496 620 0 0 0 42 0 0 0 25 0 1 0 466410512 12996608 511 33554432000 4194304 4785740 140736689008064 18446744073709551615 4278090 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15365/statm: 3173 511 340 145 0 218 0
[pid=15366] ppid=15363 vsize=455692 CPUtime=0.52 cores=4
/proc/15366/stat : 15366 (TNM) R 15363 15363 13829 0 -1 4202496 278 0 0 0 52 0 0 0 25 0 1 0 466410512 466628608 175 33554432000 134512640 134534564 4291679344 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15366/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 2511836

[startup+3.10077 s]
/proc/loadavg: 4.20 6.31 8.44 13/206 15367
/proc/meminfo: memFree=11907348/32951124 swapFree=67111528/67111528
[pid=15363] ppid=15361 vsize=18324 CPUtime=0 cores=4,6
/proc/15363/stat : 15363 (ppfolio) S 15361 15363 13829 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466410512 18763776 394 33554432000 4194304 4287625 140736324952064 18446744073709551615 271550557711 0 0 4096 65536 9392684183148560384 0 0 17 6 0 0 0
/proc/15363/statm: 4581 394 345 23 0 91 0
[pid=15364] ppid=15363 vsize=2026004 CPUtime=1.04 cores=4
/proc/15364/stat : 15364 (cryptominisat) R 15363 15363 13829 0 -1 4202496 2584 0 0 0 104 0 0 0 25 0 1 0 466410512 2074628096 1094 33554432000 4194304 4587354 140734301566192 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15364/statm: 506501 1094 331 96 0 503063 0
[pid=15365] ppid=15363 vsize=12824 CPUtime=0.93 cores=4
/proc/15365/stat : 15365 (clasp) R 15363 15363 13829 0 -1 4202496 658 0 0 0 93 0 0 0 25 0 1 0 466410512 13131776 549 33554432000 4194304 4785740 140736689008064 18446744073709551615 4553743 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15365/statm: 3206 549 340 145 0 251 0
[pid=15366] ppid=15363 vsize=455692 CPUtime=1.11 cores=4
/proc/15366/stat : 15366 (TNM) R 15363 15363 13829 0 -1 4202496 278 0 0 0 111 0 0 0 25 0 1 0 466410512 466628608 175 33554432000 134512640 134534564 4291679344 18446744073709551615 134530494 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15366/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2512844

[startup+6.30119 s]
/proc/loadavg: 4.20 6.31 8.44 13/206 15367
/proc/meminfo: memFree=11897820/32951124 swapFree=67111528/67111528
[pid=15363] ppid=15361 vsize=18324 CPUtime=0 cores=4,6
/proc/15363/stat : 15363 (ppfolio) S 15361 15363 13829 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466410512 18763776 394 33554432000 4194304 4287625 140736324952064 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/15363/statm: 4581 394 345 23 0 91 0
[pid=15364] ppid=15363 vsize=2031632 CPUtime=2.14 cores=4
/proc/15364/stat : 15364 (cryptominisat) R 15363 15363 13829 0 -1 4202496 5197 0 0 0 214 0 0 0 25 0 1 0 466410512 2080391168 2537 33554432000 4194304 4587354 140734301566192 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15364/statm: 507908 2537 337 96 0 504470 0
[pid=15365] ppid=15363 vsize=13088 CPUtime=2.02 cores=4
/proc/15365/stat : 15365 (clasp) R 15363 15363 13829 0 -1 4202496 726 0 0 0 202 0 0 0 25 0 1 0 466410512 13402112 617 33554432000 4194304 4785740 140736689008064 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15365/statm: 3272 617 340 145 0 317 0
[pid=15366] ppid=15363 vsize=455692 CPUtime=2.12 cores=4
/proc/15366/stat : 15366 (TNM) R 15363 15363 13829 0 -1 4202496 278 0 0 0 212 0 0 0 25 0 1 0 466410512 466628608 175 33554432000 134512640 134534564 4291679344 18446744073709551615 134530796 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15366/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 2518736

[startup+12.701 s]
/proc/loadavg: 5.40 6.50 8.47 13/206 15367
/proc/meminfo: memFree=11867204/32951124 swapFree=67111528/67111528
[pid=15363] ppid=15361 vsize=18324 CPUtime=0 cores=4,6
/proc/15363/stat : 15363 (ppfolio) S 15361 15363 13829 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466410512 18763776 394 33554432000 4194304 4287625 140736324952064 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/15363/statm: 4581 394 345 23 0 91 0
[pid=15364] ppid=15363 vsize=2038156 CPUtime=4.24 cores=4
/proc/15364/stat : 15364 (cryptominisat) R 15363 15363 13829 0 -1 4202496 8922 0 0 0 424 0 0 0 25 0 1 0 466410512 2087071744 4070 33554432000 4194304 4587354 140734301566192 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15364/statm: 509539 4070 337 96 0 506101 0
[pid=15365] ppid=15363 vsize=13352 CPUtime=4.13 cores=4
/proc/15365/stat : 15365 (clasp) R 15363 15363 13829 0 -1 4202496 784 0 0 0 413 0 0 0 25 0 1 0 466410512 13672448 675 33554432000 4194304 4785740 140736689008064 18446744073709551615 4552910 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15365/statm: 3338 675 340 145 0 383 0
[pid=15366] ppid=15363 vsize=455692 CPUtime=4.31 cores=4
/proc/15366/stat : 15366 (TNM) R 15363 15363 13829 0 -1 4202496 278 0 0 0 431 0 0 0 25 0 1 0 466410512 466628608 175 33554432000 134512640 134534564 4291679344 18446744073709551615 134531067 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15366/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2525524

[startup+25.5007 s]
/proc/loadavg: 6.41 6.68 8.51 13/206 15367
/proc/meminfo: memFree=11856632/32951124 swapFree=67111528/67111528
[pid=15363] ppid=15361 vsize=18324 CPUtime=0 cores=4,6
/proc/15363/stat : 15363 (ppfolio) S 15361 15363 13829 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466410512 18763776 394 33554432000 4194304 4287625 140736324952064 18446744073709551615 271550557711 0 0 4096 65536 9392684458026467328 0 0 17 6 0 0 0
/proc/15363/statm: 4581 394 345 23 0 91 0
[pid=15364] ppid=15363 vsize=2039408 CPUtime=8.54 cores=4
/proc/15364/stat : 15364 (cryptominisat) R 15363 15363 13829 0 -1 4202496 13098 0 0 0 853 1 0 0 25 0 1 0 466410512 2088353792 4495 33554432000 4194304 4587354 140734301566192 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15364/statm: 509852 4495 337 96 0 506414 0
[pid=15365] ppid=15363 vsize=13620 CPUtime=8.42 cores=4
/proc/15365/stat : 15365 (clasp) R 15363 15363 13829 0 -1 4202496 869 0 0 0 842 0 0 0 25 0 1 0 466410512 13946880 760 33554432000 4194304 4785740 140736689008064 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15365/statm: 3405 760 340 145 0 450 0
[pid=15366] ppid=15363 vsize=455692 CPUtime=8.52 cores=4
/proc/15366/stat : 15366 (TNM) R 15363 15363 13829 0 -1 4202496 278 0 0 0 852 0 0 0 25 0 1 0 466410512 466628608 175 33554432000 134512640 134534564 4291679344 18446744073709551615 134528223 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15366/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2527044

[startup+51.1011 s]
/proc/loadavg: 8.32 7.10 8.60 13/206 15368
/proc/meminfo: memFree=11833872/32951124 swapFree=67111528/67111528
[pid=15363] ppid=15361 vsize=18324 CPUtime=0 cores=4,6
/proc/15363/stat : 15363 (ppfolio) S 15361 15363 13829 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466410512 18763776 394 33554432000 4194304 4287625 140736324952064 18446744073709551615 271550557711 0 0 4096 65536 9392683770831699968 0 0 17 6 0 0 0
/proc/15363/statm: 4581 394 345 23 0 91 0
[pid=15364] ppid=15363 vsize=2052084 CPUtime=17.04 cores=4
/proc/15364/stat : 15364 (cryptominisat) R 15363 15363 13829 0 -1 4202496 19935 0 0 0 1702 2 0 0 25 0 1 0 466410512 2101334016 7663 33554432000 4194304 4587354 140734301566192 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15364/statm: 513021 7663 337 96 0 509583 0
[pid=15365] ppid=15363 vsize=14024 CPUtime=16.94 cores=4
/proc/15365/stat : 15365 (clasp) R 15363 15363 13829 0 -1 4202496 952 0 0 0 1694 0 0 0 25 0 1 0 466410512 14360576 843 33554432000 4194304 4785740 140736689008064 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15365/statm: 3506 843 340 145 0 551 0
[pid=15366] ppid=15363 vsize=455692 CPUtime=17.1 cores=4
/proc/15366/stat : 15366 (TNM) R 15363 15363 13829 0 -1 4202496 278 0 0 0 1710 0 0 0 25 0 1 0 466410512 466628608 175 33554432000 134512640 134534564 4291679344 18446744073709551615 134525748 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15366/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2540124

[startup+102.308 s]
/proc/loadavg: 10.53 7.93 8.80 13/206 15370
/proc/meminfo: memFree=11800276/32951124 swapFree=67111528/67111528
[pid=15363] ppid=15361 vsize=18324 CPUtime=0 cores=4,6
/proc/15363/stat : 15363 (ppfolio) S 15361 15363 13829 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466410512 18763776 394 33554432000 4194304 4287625 140736324952064 18446744073709551615 271550557711 0 0 4096 65536 9392685694977048576 0 0 17 6 0 0 0
/proc/15363/statm: 4581 394 345 23 0 91 0
[pid=15364] ppid=15363 vsize=2058168 CPUtime=34.14 cores=4
/proc/15364/stat : 15364 (cryptominisat) R 15363 15363 13829 0 -1 4202496 32539 0 0 0 3410 4 0 0 25 0 1 0 466410512 2107564032 10700 33554432000 4194304 4587354 140734301566192 18446744073709551615 4243380 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15364/statm: 514542 10700 337 96 0 511104 0
[pid=15365] ppid=15363 vsize=14424 CPUtime=34.01 cores=4
/proc/15365/stat : 15365 (clasp) R 15363 15363 13829 0 -1 4202496 1071 0 0 0 3401 0 0 0 25 0 1 0 466410512 14770176 962 33554432000 4194304 4785740 140736689008064 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15365/statm: 3606 962 340 145 0 651 0
[pid=15366] ppid=15363 vsize=455692 CPUtime=34.14 cores=4
/proc/15366/stat : 15366 (TNM) R 15363 15363 13829 0 -1 4202496 278 0 0 0 3414 0 0 0 25 0 1 0 466410512 466628608 175 33554432000 134512640 134534564 4291679344 18446744073709551615 7637375 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15366/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 2546608

[startup+162.301 s]
/proc/loadavg: 11.69 8.71 9.01 13/206 15371
/proc/meminfo: memFree=11770984/32951124 swapFree=67111528/67111528
[pid=15363] ppid=15361 vsize=18324 CPUtime=0 cores=4,6
/proc/15363/stat : 15363 (ppfolio) S 15361 15363 13829 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466410512 18763776 394 33554432000 4194304 4287625 140736324952064 18446744073709551615 271550557711 0 0 4096 65536 9392683908270653440 0 0 17 6 0 0 0
/proc/15363/statm: 4581 394 345 23 0 91 0
[pid=15364] ppid=15363 vsize=2071108 CPUtime=54.13 cores=4
/proc/15364/stat : 15364 (cryptominisat) R 15363 15363 13829 0 -1 4202496 43237 0 0 0 5408 5 0 0 25 0 1 0 466410512 2120814592 12005 33554432000 4194304 4587354 140734301566192 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15364/statm: 517777 12005 337 96 0 514339 0
[pid=15365] ppid=15363 vsize=14968 CPUtime=54.01 cores=4

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

[startup+822.301 s]
/proc/loadavg: 12.05 11.66 10.52 13/206 15389
/proc/meminfo: memFree=11671976/32951124 swapFree=67111528/67111528
[pid=15363] ppid=15361 vsize=18324 CPUtime=0 cores=4,6
/proc/15363/stat : 15363 (ppfolio) S 15361 15363 13829 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466410512 18763776 394 33554432000 4194304 4287625 140736324952064 18446744073709551615 271550557711 0 0 4096 65536 9392683908270653440 0 0 17 6 0 0 0
/proc/15363/statm: 4581 394 345 23 0 91 0
[pid=15364] ppid=15363 vsize=2107488 CPUtime=274.1 cores=4
/proc/15364/stat : 15364 (cryptominisat) R 15363 15363 13829 0 -1 4202496 133891 0 0 0 27387 23 0 0 25 0 1 0 466410512 2158067712 23555 33554432000 4194304 4587354 140734301566192 18446744073709551615 4232133 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15364/statm: 526872 23555 337 96 0 523434 0
[pid=15365] ppid=15363 vsize=16056 CPUtime=274.04 cores=4
/proc/15365/stat : 15365 (clasp) R 15363 15363 13829 0 -1 4202496 1476 0 0 0 27404 0 0 0 25 0 1 0 466410512 16441344 1367 33554432000 4194304 4785740 140736689008064 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15365/statm: 4014 1367 340 145 0 1059 0
[pid=15366] ppid=15363 vsize=455692 CPUtime=274.16 cores=4
/proc/15366/stat : 15366 (TNM) R 15363 15363 13829 0 -1 4202496 278 0 0 0 27416 0 0 0 25 0 1 0 466410512 466628608 175 33554432000 134512640 134534564 4291679344 18446744073709551615 134530372 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15366/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 2597560

[startup+882.301 s]
/proc/loadavg: 12.12 11.75 10.62 13/206 15390
/proc/meminfo: memFree=11677908/32951124 swapFree=67111528/67111528
[pid=15363] ppid=15361 vsize=18324 CPUtime=0 cores=4,6
/proc/15363/stat : 15363 (ppfolio) S 15361 15363 13829 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466410512 18763776 394 33554432000 4194304 4287625 140736324952064 18446744073709551615 271550557711 0 0 4096 65536 9392683908270653440 0 0 17 6 0 0 0
/proc/15363/statm: 4581 394 345 23 0 91 0
[pid=15364] ppid=15363 vsize=2107496 CPUtime=294.09 cores=4
/proc/15364/stat : 15364 (cryptominisat) R 15363 15363 13829 0 -1 4202496 137923 0 0 0 29385 24 0 0 25 0 1 0 466410512 2158075904 23224 33554432000 4194304 4587354 140734301566192 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15364/statm: 526874 23224 337 96 0 523436 0
[pid=15365] ppid=15363 vsize=16188 CPUtime=294.04 cores=4
/proc/15365/stat : 15365 (clasp) R 15363 15363 13829 0 -1 4202496 1484 0 0 0 29404 0 0 0 25 0 1 0 466410512 16576512 1375 33554432000 4194304 4785740 140736689008064 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15365/statm: 4047 1375 340 145 0 1092 0
[pid=15366] ppid=15363 vsize=455692 CPUtime=294.16 cores=4
/proc/15366/stat : 15366 (TNM) R 15363 15363 13829 0 -1 4202496 278 0 0 0 29416 0 0 0 25 0 1 0 466410512 466628608 175 33554432000 134512640 134534564 4291679344 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15366/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 2597700

[startup+942.301 s]
/proc/loadavg: 12.08 11.81 10.71 13/206 15392
/proc/meminfo: memFree=11654816/32951124 swapFree=67111528/67111528
[pid=15363] ppid=15361 vsize=18324 CPUtime=0 cores=4,6
/proc/15363/stat : 15363 (ppfolio) S 15361 15363 13829 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466410512 18763776 394 33554432000 4194304 4287625 140736324952064 18446744073709551615 271550557711 0 0 4096 65536 9392683908270653440 0 0 17 6 0 0 0
/proc/15363/statm: 4581 394 345 23 0 91 0
[pid=15364] ppid=15363 vsize=2107604 CPUtime=314.1 cores=4
/proc/15364/stat : 15364 (cryptominisat) R 15363 15363 13829 0 -1 4202496 142081 0 0 0 31385 25 0 0 25 0 1 0 466410512 2158186496 22532 33554432000 4194304 4587354 140734301566192 18446744073709551615 4244609 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15364/statm: 526901 22532 337 96 0 523463 0
[pid=15365] ppid=15363 vsize=16188 CPUtime=314.05 cores=4
/proc/15365/stat : 15365 (clasp) R 15363 15363 13829 0 -1 4202496 1509 0 0 0 31405 0 0 0 25 0 1 0 466410512 16576512 1400 33554432000 4194304 4785740 140736689008064 18446744073709551615 4552540 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15365/statm: 4047 1400 340 145 0 1092 0
[pid=15366] ppid=15363 vsize=455692 CPUtime=314.16 cores=4
/proc/15366/stat : 15366 (TNM) R 15363 15363 13829 0 -1 4202496 278 0 0 0 31416 0 0 0 25 0 1 0 466410512 466628608 175 33554432000 134512640 134534564 4291679344 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15366/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2597808

[startup+1002.3 s]
/proc/loadavg: 12.08 11.85 10.79 13/206 15394
/proc/meminfo: memFree=11657016/32951124 swapFree=67111528/67111528
[pid=15363] ppid=15361 vsize=18324 CPUtime=0 cores=4,6
/proc/15363/stat : 15363 (ppfolio) S 15361 15363 13829 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466410512 18763776 394 33554432000 4194304 4287625 140736324952064 18446744073709551615 271550557711 0 0 4096 65536 9392683908270653440 0 0 17 6 0 0 0
/proc/15363/statm: 4581 394 345 23 0 91 0
[pid=15364] ppid=15363 vsize=2091320 CPUtime=334.09 cores=4
/proc/15364/stat : 15364 (cryptominisat) R 15363 15363 13829 0 -1 4202496 144126 0 0 0 33384 25 0 0 25 0 1 0 466410512 2141511680 19862 33554432000 4194304 4587354 140734301566192 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15364/statm: 522830 19862 337 96 0 519392 0
[pid=15365] ppid=15363 vsize=16324 CPUtime=334.06 cores=4
/proc/15365/stat : 15365 (clasp) R 15363 15363 13829 0 -1 4202496 1512 0 0 0 33406 0 0 0 25 0 1 0 466410512 16715776 1403 33554432000 4194304 4785740 140736689008064 18446744073709551615 4309530 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15365/statm: 4081 1403 340 145 0 1126 0
[pid=15366] ppid=15363 vsize=455692 CPUtime=334.16 cores=4
/proc/15366/stat : 15366 (TNM) R 15363 15363 13829 0 -1 4202496 278 0 0 0 33416 0 0 0 25 0 1 0 466410512 466628608 175 33554432000 134512640 134534564 4291679344 18446744073709551615 134529758 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15366/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2581660

[startup+1062.3 s]
/proc/loadavg: 12.03 11.88 10.87 13/206 15395
/proc/meminfo: memFree=11643984/32951124 swapFree=67111528/67111528
[pid=15363] ppid=15361 vsize=18324 CPUtime=0 cores=4,6
/proc/15363/stat : 15363 (ppfolio) S 15361 15363 13829 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466410512 18763776 394 33554432000 4194304 4287625 140736324952064 18446744073709551615 271550557711 0 0 4096 65536 9392685282660188160 0 0 17 6 0 0 0
/proc/15363/statm: 4581 394 345 23 0 91 0
[pid=15364] ppid=15363 vsize=2109932 CPUtime=354.09 cores=4
/proc/15364/stat : 15364 (cryptominisat) R 15363 15363 13829 0 -1 4202496 153318 0 0 0 35383 26 0 0 25 0 1 0 466410512 2160570368 23624 33554432000 4194304 4587354 140734301566192 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15364/statm: 527483 23624 337 96 0 524045 0
[pid=15365] ppid=15363 vsize=16324 CPUtime=354.06 cores=4
/proc/15365/stat : 15365 (clasp) R 15363 15363 13829 0 -1 4202496 1516 0 0 0 35406 0 0 0 25 0 1 0 466410512 16715776 1407 33554432000 4194304 4785740 140736689008064 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15365/statm: 4081 1407 340 145 0 1126 0
[pid=15366] ppid=15363 vsize=455692 CPUtime=354.15 cores=4
/proc/15366/stat : 15366 (TNM) R 15363 15363 13829 0 -1 4202496 278 0 0 0 35415 0 0 0 25 0 1 0 466410512 466628608 175 33554432000 134512640 134534564 4291679344 18446744073709551615 7638017 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15366/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2600272

[startup+1122.3 s]
/proc/loadavg: 12.01 11.90 10.94 13/206 15397
/proc/meminfo: memFree=11631064/32951124 swapFree=67111528/67111528
[pid=15363] ppid=15361 vsize=18324 CPUtime=0 cores=4,6
/proc/15363/stat : 15363 (ppfolio) S 15361 15363 13829 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466410512 18763776 394 33554432000 4194304 4287625 140736324952064 18446744073709551615 271550557711 0 0 4096 65536 9392685694977048576 0 0 17 6 0 0 0
/proc/15363/statm: 4581 394 345 23 0 91 0
[pid=15364] ppid=15363 vsize=2114604 CPUtime=374.09 cores=4
/proc/15364/stat : 15364 (cryptominisat) R 15363 15363 13829 0 -1 4202496 154802 0 0 0 37383 26 0 0 25 0 1 0 466410512 2165354496 24839 33554432000 4194304 4587354 140734301566192 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15364/statm: 528651 24839 337 96 0 525213 0
[pid=15365] ppid=15363 vsize=16324 CPUtime=374.06 cores=4
/proc/15365/stat : 15365 (clasp) R 15363 15363 13829 0 -1 4202496 1516 0 0 0 37406 0 0 0 25 0 1 0 466410512 16715776 1407 33554432000 4194304 4785740 140736689008064 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15365/statm: 4081 1407 340 145 0 1126 0
[pid=15366] ppid=15363 vsize=455692 CPUtime=374.15 cores=4
/proc/15366/stat : 15366 (TNM) R 15363 15363 13829 0 -1 4202496 278 0 0 0 37415 0 0 0 25 0 1 0 466410512 466628608 175 33554432000 134512640 134534564 4291679344 18446744073709551615 134529662 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15366/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 2604944

[startup+1182.3 s]
/proc/loadavg: 12.00 11.91 11.00 13/206 15407
/proc/meminfo: memFree=11663280/32951124 swapFree=67111528/67111528
[pid=15363] ppid=15361 vsize=18324 CPUtime=0 cores=4,6
/proc/15363/stat : 15363 (ppfolio) S 15361 15363 13829 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466410512 18763776 394 33554432000 4194304 4287625 140736324952064 18446744073709551615 271550557711 0 0 4096 65536 9392685694977048576 0 0 17 6 0 0 0
/proc/15363/statm: 4581 394 345 23 0 91 0
[pid=15364] ppid=15363 vsize=2088740 CPUtime=394.1 cores=4
/proc/15364/stat : 15364 (cryptominisat) R 15363 15363 13829 0 -1 4202496 159458 0 0 0 39383 27 0 0 25 0 1 0 466410512 2138869760 18906 33554432000 4194304 4587354 140734301566192 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15364/statm: 522185 18906 337 96 0 518747 0
[pid=15365] ppid=15363 vsize=16324 CPUtime=394.06 cores=4
/proc/15365/stat : 15365 (clasp) R 15363 15363 13829 0 -1 4202496 1516 0 0 0 39406 0 0 0 25 0 1 0 466410512 16715776 1407 33554432000 4194304 4785740 140736689008064 18446744073709551615 4416798 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15365/statm: 4081 1407 340 145 0 1126 0
[pid=15366] ppid=15363 vsize=455692 CPUtime=394.14 cores=4
/proc/15366/stat : 15366 (TNM) R 15363 15363 13829 0 -1 4202496 278 0 0 0 39414 0 0 0 25 0 1 0 466410512 466628608 175 33554432000 134512640 134534564 4291679344 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15366/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2579080

[startup+1242.3 s]
/proc/loadavg: 12.00 11.93 11.06 13/206 15409
/proc/meminfo: memFree=11679264/32951124 swapFree=67111528/67111528
[pid=15363] ppid=15361 vsize=18324 CPUtime=0 cores=4,6
/proc/15363/stat : 15363 (ppfolio) S 15361 15363 13829 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466410512 18763776 394 33554432000 4194304 4287625 140736324952064 18446744073709551615 271550557711 0 0 4096 65536 9392685694977048576 0 0 17 6 0 0 0
/proc/15363/statm: 4581 394 345 23 0 91 0
[pid=15364] ppid=15363 vsize=2088936 CPUtime=414.11 cores=4
/proc/15364/stat : 15364 (cryptominisat) R 15363 15363 13829 0 -1 4202496 167278 0 0 0 41383 28 0 0 25 0 1 0 466410512 2139070464 17525 33554432000 4194304 4587354 140734301566192 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15364/statm: 522234 17525 337 96 0 518796 0
[pid=15365] ppid=15363 vsize=16324 CPUtime=414.06 cores=4
/proc/15365/stat : 15365 (clasp) R 15363 15363 13829 0 -1 4202496 1520 0 0 0 41406 0 0 0 25 0 1 0 466410512 16715776 1411 33554432000 4194304 4785740 140736689008064 18446744073709551615 4548973 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15365/statm: 4081 1411 340 145 0 1126 0
[pid=15366] ppid=15363 vsize=455692 CPUtime=414.14 cores=4
/proc/15366/stat : 15366 (TNM) R 15363 15363 13829 0 -1 4202496 278 0 0 0 41414 0 0 0 25 0 1 0 466410512 466628608 175 33554432000 134512640 134534564 4291679344 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15366/statm: 113923 175 95 6 0 112589 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 2579276



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.82 11.65 11.02 4/184 15447
/proc/meminfo: memFree=11882976/32951124 swapFree=67111528/67111528
[pid=15363] ppid=15361 vsize=18324 CPUtime=0 cores=4,6
/proc/15363/stat : 15363 (ppfolio) S 15361 15363 13829 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 466410512 18763776 394 33554432000 4194304 4287625 140736324952064 18446744073709551615 271550557711 0 0 4096 65536 9392685694977048576 0 0 17 6 0 0 0
/proc/15363/statm: 4581 394 345 23 0 91 0
[pid=15364] ppid=15363 vsize=2088936 CPUtime=433.37 cores=4
/proc/15364/stat : 15364 (cryptominisat) R 15363 15363 13829 0 -1 4202496 173293 0 0 0 43308 29 0 0 25 0 1 0 466410512 2139070464 18936 33554432000 4194304 4587354 140734301566192 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15364/statm: 522234 18936 337 96 0 518796 0
[pid=15365] ppid=15363 vsize=16324 CPUtime=433.25 cores=4
/proc/15365/stat : 15365 (clasp) R 15363 15363 13829 0 -1 4202496 1528 0 0 0 43325 0 0 0 25 0 1 0 466410512 16715776 1419 33554432000 4194304 4785740 140736689008064 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15365/statm: 4081 1419 340 145 0 1126 0
[pid=15366] ppid=15363 vsize=455696 CPUtime=433.39 cores=4
/proc/15366/stat : 15366 (TNM) R 15363 15363 13829 0 -1 4202496 287 0 0 0 43339 0 0 0 25 0 1 0 466410512 466632704 184 33554432000 134512640 134534564 4291679344 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15366/statm: 113924 184 103 6 0 112590 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2579280

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.74
CPU system time (s): 0.309952
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4596740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.74
system time used= 0.309952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 175642
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= 196
involuntary context switches= 14026

runsolver used 2.28465 second user time and 4.84226 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-23 10:42:06
IDJOB=3264550
IDBENCH=84715
IDSOLVER=1613
FILE ID=node133/3264550-1303548126
RUNJOBID= node133-1303548124-15223
PBS_JOBID= 13143105
Free space on /tmp= 71596 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT04/handmade/hirsch03/hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264550-1303548126/watcher-3264550-1303548126 -o /tmp/evaluation-result-3264550-1303548126/solver-3264550-1303548126 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3264550-1303548126.cnf

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

MD5SUM BENCH= f97e40b22ad62886042ca9677daf337d
RANDOM SEED=615793838

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11918828 kB
Buffers:       2160368 kB
Cached:       18220264 kB
SwapCached:          0 kB
Active:        9005024 kB
Inactive:     11464976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11918828 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           40840 kB
Writeback:           0 kB
AnonPages:       89344 kB
Mapped:          18248 kB
Slab:           498012 kB
PageTables:       6380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  6393680 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71620 MiB
End job on node133 at 2011-04-23 11:03:48