Trace number 3250248

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) 1299.99 1300.02

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-5_4231.cnf
MD5SUMa52d60bf6e72caa628ad712a5fe0fb7a
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 variables4229
Number of clauses100397
Sum of the clauses size411595
Maximum clause length5
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 490390
Number of clauses of size 510007
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) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	Starting TNM 2009 on core(s) 1

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-3250248-1303512532/watcher-3250248-1303512532 -o /tmp/evaluation-result-3250248-1303512532/solver-3250248-1303512532 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3250248-1303512532.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 12.00 11.89 9.98 8/197 24775
/proc/meminfo: memFree=11789328/32951124 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=11800 CPUtime=0 cores=1,3
/proc/24775/stat : 24775 (runsolver) R 24773 24775 22942 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 462851365 12083200 51 33554432000 4194304 5434984 140735816703136 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/24775/statm: 2950 51 31 303 0 2644 0

[startup+0.0661009 s]
/proc/loadavg: 12.00 11.89 9.98 8/197 24775
/proc/meminfo: memFree=11789328/32951124 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=18324 CPUtime=0 cores=1,3
/proc/24775/stat : 24775 (ppfolio) S 24773 24775 22942 0 -1 4202496 497 0 0 0 0 0 0 0 24 0 1 0 462851365 18763776 393 33554432000 4194304 4287625 140734721694960 18446744073709551615 232335912463 0 0 4096 65536 16546776165457559816 0 0 17 3 0 0 0
/proc/24775/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101095 s]
/proc/loadavg: 12.00 11.89 9.98 8/197 24775
/proc/meminfo: memFree=11789328/32951124 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=18324 CPUtime=0 cores=1,3
/proc/24775/stat : 24775 (ppfolio) S 24773 24775 22942 0 -1 4202496 497 0 0 0 0 0 0 0 24 0 1 0 462851365 18763776 393 33554432000 4194304 4287625 140734721694960 18446744073709551615 232335912463 0 0 4096 65536 16546776165457559816 0 0 17 3 0 0 0
/proc/24775/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301061 s]
/proc/loadavg: 12.00 11.89 9.98 8/197 24775
/proc/meminfo: memFree=11789328/32951124 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=18324 CPUtime=0 cores=1,3
/proc/24775/stat : 24775 (ppfolio) S 24773 24775 22942 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 462851365 18763776 393 33554432000 4194304 4287625 140734721694960 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/24775/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701003 s]
/proc/loadavg: 12.00 11.89 9.98 8/197 24775
/proc/meminfo: memFree=11789328/32951124 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=18324 CPUtime=0 cores=1,3
/proc/24775/stat : 24775 (ppfolio) S 24773 24775 22942 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 462851365 18763776 393 33554432000 4194304 4287625 140734721694960 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/24775/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50086 s]
/proc/loadavg: 12.00 11.89 9.98 10/201 24779
/proc/meminfo: memFree=11754328/32951124 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=18324 CPUtime=0 cores=1,3
/proc/24775/stat : 24775 (ppfolio) S 24773 24775 22942 0 -1 4202496 498 0 0 0 0 0 0 0 17 0 1 0 462851365 18763776 393 33554432000 4194304 4287625 140734721694960 18446744073709551615 232335912463 0 0 4096 65536 5631167493352456192 0 0 17 3 0 0 0
/proc/24775/statm: 4581 393 345 23 0 91 0
[pid=24777] ppid=24775 vsize=49728 CPUtime=0.54 cores=1
/proc/24777/stat : 24777 (cryptominisat) R 24775 24775 22942 0 -1 4202496 7331 0 0 0 53 1 0 0 25 0 1 0 462851366 50921472 7095 33554432000 4194304 4587354 140735770790288 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24777/statm: 12432 7095 314 96 0 8994 0
[pid=24778] ppid=24775 vsize=26192 CPUtime=0.42 cores=1
/proc/24778/stat : 24778 (clasp) R 24775 24775 22942 0 -1 4202496 4620 0 0 0 42 0 0 0 25 0 1 0 462851366 26820608 3802 33554432000 4194304 4785740 140736974441680 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24778/statm: 6548 3802 340 145 0 3593 0
[pid=24779] ppid=24775 vsize=459916 CPUtime=0.51 cores=1
/proc/24779/stat : 24779 (TNM) R 24775 24775 22942 0 -1 4202496 2666 0 0 0 51 0 0 0 25 0 1 0 462851366 470953984 2563 33554432000 134512640 134534564 4293959184 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24779/statm: 114979 2563 91 6 0 113645 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 554160

[startup+3.10056 s]
/proc/loadavg: 12.00 11.89 9.98 11/200 24801
/proc/meminfo: memFree=11735620/32951124 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=18324 CPUtime=0 cores=1,3
/proc/24775/stat : 24775 (ppfolio) S 24773 24775 22942 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 462851365 18763776 393 33554432000 4194304 4287625 140734721694960 18446744073709551615 232335912463 0 0 4096 65536 5631168180547223552 0 0 17 3 0 0 0
/proc/24775/statm: 4581 393 345 23 0 91 0
[pid=24777] ppid=24775 vsize=46812 CPUtime=1.04 cores=1
/proc/24777/stat : 24777 (cryptominisat) R 24775 24775 22942 0 -1 4202496 8288 0 0 0 103 1 0 0 25 0 1 0 462851366 47935488 7059 33554432000 4194304 4587354 140735770790288 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24777/statm: 11703 7059 327 96 0 8265 0
[pid=24778] ppid=24775 vsize=28964 CPUtime=0.92 cores=1
/proc/24778/stat : 24778 (clasp) R 24775 24775 22942 0 -1 4202496 5344 0 0 0 92 0 0 0 25 0 1 0 462851366 29659136 4526 33554432000 4194304 4785740 140736974441680 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24778/statm: 7241 4526 340 145 0 4286 0
[pid=24779] ppid=24775 vsize=463876 CPUtime=1.1 cores=1
/proc/24779/stat : 24779 (TNM) R 24775 24775 22942 0 -1 4202496 4256 0 0 0 110 0 0 0 25 0 1 0 462851366 475009024 4153 33554432000 134512640 134534564 4293959184 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24779/statm: 115969 4153 95 6 0 114635 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 557976

[startup+6.301 s]
/proc/loadavg: 11.84 11.86 9.98 13/206 24810
/proc/meminfo: memFree=11489344/32951124 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=18324 CPUtime=0 cores=1,3
/proc/24775/stat : 24775 (ppfolio) S 24773 24775 22942 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 462851365 18763776 393 33554432000 4194304 4287625 140734721694960 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/24775/statm: 4581 393 345 23 0 91 0
[pid=24777] ppid=24775 vsize=1669240 CPUtime=2.14 cores=1
/proc/24777/stat : 24777 (cryptominisat) R 24775 24775 22942 0 -1 4202496 11329 0 0 0 212 2 0 0 25 0 1 0 462851366 1709301760 7591 33554432000 4194304 4587354 140735770790288 18446744073709551615 4284248 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24777/statm: 417310 7591 335 96 0 413872 0
[pid=24778] ppid=24775 vsize=35840 CPUtime=2.01 cores=1
/proc/24778/stat : 24778 (clasp) R 24775 24775 22942 0 -1 4202496 7036 0 0 0 201 0 0 0 25 0 1 0 462851366 36700160 6218 33554432000 4194304 4785740 140736974441680 18446744073709551615 4287254 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24778/statm: 8960 6218 340 145 0 6005 0
[pid=24779] ppid=24775 vsize=467708 CPUtime=2.1 cores=1
/proc/24779/stat : 24779 (TNM) R 24775 24775 22942 0 -1 4202496 4257 0 0 0 210 0 0 0 25 0 1 0 462851366 478932992 4154 33554432000 134512640 134534564 4293959184 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24779/statm: 116927 4154 95 6 0 115593 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 2191112

[startup+12.7009 s]
/proc/loadavg: 11.93 11.88 10.00 13/206 24810
/proc/meminfo: memFree=11418824/32951124 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=18324 CPUtime=0 cores=1,3
/proc/24775/stat : 24775 (ppfolio) S 24773 24775 22942 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 462851365 18763776 393 33554432000 4194304 4287625 140734721694960 18446744073709551615 232335912463 0 0 4096 65536 5631168180547223552 0 0 17 3 0 0 0
/proc/24775/statm: 4581 393 345 23 0 91 0
[pid=24777] ppid=24775 vsize=3277292 CPUtime=4.24 cores=1
/proc/24777/stat : 24777 (cryptominisat) R 24775 24775 22942 0 -1 4202496 15430 0 0 0 421 3 0 0 25 0 1 0 462851366 3355947008 8674 33554432000 4194304 4587354 140735770790288 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24777/statm: 819323 8674 335 96 0 815885 0
[pid=24778] ppid=24775 vsize=41868 CPUtime=4.12 cores=1
/proc/24778/stat : 24778 (clasp) R 24775 24775 22942 0 -1 4202496 8545 0 0 0 412 0 0 0 25 0 1 0 462851366 42872832 7727 33554432000 4194304 4785740 140736974441680 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24778/statm: 10467 7727 340 145 0 7512 0
[pid=24779] ppid=24775 vsize=467708 CPUtime=4.3 cores=1
/proc/24779/stat : 24779 (TNM) R 24775 24775 22942 0 -1 4202496 4257 0 0 0 430 0 0 0 25 0 1 0 462851366 478932992 4154 33554432000 134512640 134534564 4293959184 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24779/statm: 116927 4154 95 6 0 115593 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 3805192

[startup+25.5006 s]
/proc/loadavg: 12.02 11.90 10.03 13/206 24810
/proc/meminfo: memFree=11278692/32951124 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=18324 CPUtime=0 cores=1,3
/proc/24775/stat : 24775 (ppfolio) S 24773 24775 22942 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 462851365 18763776 393 33554432000 4194304 4287625 140734721694960 18446744073709551615 232335912463 0 0 4096 65536 5631166668718735360 0 0 17 3 0 0 0
/proc/24775/statm: 4581 393 345 23 0 91 0
[pid=24777] ppid=24775 vsize=3320880 CPUtime=8.53 cores=1
/proc/24777/stat : 24777 (cryptominisat) R 24775 24775 22942 0 -1 4202496 19055 0 0 0 850 3 0 0 25 0 1 0 462851366 3400581120 12276 33554432000 4194304 4587354 140735770790288 18446744073709551615 4243434 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24777/statm: 830220 12276 335 96 0 826782 0
[pid=24778] ppid=24775 vsize=43828 CPUtime=8.42 cores=1
/proc/24778/stat : 24778 (clasp) R 24775 24775 22942 0 -1 4202496 9029 0 0 0 841 1 0 0 25 0 1 0 462851366 44879872 8211 33554432000 4194304 4785740 140736974441680 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24778/statm: 10957 8211 340 145 0 8002 0
[pid=24779] ppid=24775 vsize=467708 CPUtime=8.51 cores=1
/proc/24779/stat : 24779 (TNM) R 24775 24775 22942 0 -1 4202496 4257 0 0 0 851 0 0 0 25 0 1 0 462851366 478932992 4154 33554432000 134512640 134534564 4293959184 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24779/statm: 116927 4154 95 6 0 115593 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 3850740

[startup+51.101 s]
/proc/loadavg: 12.01 11.91 10.09 13/206 24811
/proc/meminfo: memFree=11167580/32951124 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=18324 CPUtime=0 cores=1,3
/proc/24775/stat : 24775 (ppfolio) S 24773 24775 22942 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 462851365 18763776 393 33554432000 4194304 4287625 140734721694960 18446744073709551615 232335912463 0 0 4096 65536 5631167493352456192 0 0 17 3 0 0 0
/proc/24775/statm: 4581 393 345 23 0 91 0
[pid=24777] ppid=24775 vsize=3305296 CPUtime=17.04 cores=1
/proc/24777/stat : 24777 (cryptominisat) R 24775 24775 22942 0 -1 4202496 20852 0 0 0 1700 4 0 0 25 0 1 0 462851366 3384623104 14045 33554432000 4194304 4587354 140735770790288 18446744073709551615 4242588 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24777/statm: 826324 14045 335 96 0 822886 0
[pid=24778] ppid=24775 vsize=60044 CPUtime=16.92 cores=1
/proc/24778/stat : 24778 (clasp) R 24775 24775 22942 0 -1 4202496 13024 0 0 0 1690 2 0 0 25 0 1 0 462851366 61485056 12206 33554432000 4194304 4785740 140736974441680 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24778/statm: 15011 12206 340 145 0 12056 0
[pid=24779] ppid=24775 vsize=467708 CPUtime=17.1 cores=1
/proc/24779/stat : 24779 (TNM) R 24775 24775 22942 0 -1 4202496 4257 0 0 0 1710 0 0 0 25 0 1 0 462851366 478932992 4154 33554432000 134512640 134534564 4293959184 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24779/statm: 116927 4154 95 6 0 115593 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 3851372

[startup+102.307 s]
/proc/loadavg: 11.86 11.88 10.17 13/206 24873
/proc/meminfo: memFree=10889772/32951124 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=18324 CPUtime=0 cores=1,3
/proc/24775/stat : 24775 (ppfolio) S 24773 24775 22942 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 462851365 18763776 393 33554432000 4194304 4287625 140734721694960 18446744073709551615 232335912463 0 0 4096 65536 5631168043108270080 0 0 17 3 0 0 0
/proc/24775/statm: 4581 393 345 23 0 91 0
[pid=24777] ppid=24775 vsize=3282620 CPUtime=34.13 cores=1
/proc/24777/stat : 24777 (cryptominisat) R 24775 24775 22942 0 -1 4202496 33418 0 0 0 3407 6 0 0 25 0 1 0 462851366 3361402880 9731 33554432000 4194304 4587354 140735770790288 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24777/statm: 820655 9731 335 96 0 817217 0
[pid=24778] ppid=24775 vsize=76040 CPUtime=34 cores=1
/proc/24778/stat : 24778 (clasp) R 24775 24775 22942 0 -1 4202496 16946 0 0 0 3397 3 0 0 25 0 1 0 462851366 77864960 16128 33554432000 4194304 4785740 140736974441680 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24778/statm: 19010 16128 340 145 0 16055 0
[pid=24779] ppid=24775 vsize=467708 CPUtime=34.12 cores=1
/proc/24779/stat : 24779 (TNM) R 24775 24775 22942 0 -1 4202496 4257 0 0 0 3412 0 0 0 25 0 1 0 462851366 478932992 4154 33554432000 134512640 134534564 4293959184 18446744073709551615 134529260 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24779/statm: 116927 4154 95 6 0 115593 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 3844692

[startup+162.3 s]
/proc/loadavg: 11.95 11.89 10.28 13/206 24875
/proc/meminfo: memFree=10692240/32951124 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=18324 CPUtime=0 cores=1,3
/proc/24775/stat : 24775 (ppfolio) S 24773 24775 22942 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 462851365 18763776 393 33554432000 4194304 4287625 140734721694960 18446744073709551615 232335912463 0 0 4096 65536 5631168455425130496 0 0 17 3 0 0 0
/proc/24775/statm: 4581 393 345 23 0 91 0
[pid=24777] ppid=24775 vsize=3282132 CPUtime=54.13 cores=1
/proc/24777/stat : 24777 (cryptominisat) R 24775 24775 22942 0 -1 4202496 54644 0 0 0 5402 11 0 0 25 0 1 0 462851366 3360903168 10817 33554432000 4194304 4587354 140735770790288 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24777/statm: 820533 10817 335 96 0 817095 0
[pid=24778] ppid=24775 vsize=83612 CPUtime=54.01 cores=1

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

/proc/24779/statm: 116927 4154 95 6 0 115593 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 3924636

[startup+882.301 s]
/proc/loadavg: 9.00 9.51 9.90 10/197 24921
/proc/meminfo: memFree=10168436/32951124 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=18324 CPUtime=0 cores=1,3
/proc/24775/stat : 24775 (ppfolio) S 24773 24775 22942 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 462851365 18763776 393 33554432000 4194304 4287625 140734721694960 18446744073709551615 232335912463 0 0 4096 65536 5631167493352456192 0 0 17 3 0 0 0
/proc/24775/statm: 4581 393 345 23 0 91 0
[pid=24777] ppid=24775 vsize=3313432 CPUtime=294.1 cores=1
/proc/24777/stat : 24777 (cryptominisat) R 24775 24775 22942 0 -1 4202496 260087 0 0 0 29342 68 0 0 25 0 1 0 462851366 3392954368 15544 33554432000 4194304 4587354 140735770790288 18446744073709551615 4243416 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24777/statm: 828358 15544 335 96 0 824920 0
[pid=24778] ppid=24775 vsize=131532 CPUtime=294.03 cores=1
/proc/24778/stat : 24778 (clasp) R 24775 24775 22942 0 -1 4202496 30056 0 0 0 29395 8 0 0 25 0 1 0 462851366 134688768 29238 33554432000 4194304 4785740 140736974441680 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24778/statm: 32883 29238 340 145 0 29928 0
[pid=24779] ppid=24775 vsize=467708 CPUtime=294.15 cores=1
/proc/24779/stat : 24779 (TNM) R 24775 24775 22942 0 -1 4202496 4257 0 0 0 29415 0 0 0 25 0 1 0 462851366 478932992 4154 33554432000 134512640 134534564 4293959184 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24779/statm: 116927 4154 95 6 0 115593 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 3930996

[startup+942.301 s]
/proc/loadavg: 9.00 9.42 9.85 10/197 24926
/proc/meminfo: memFree=10058012/32951124 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=18324 CPUtime=0 cores=1,3
/proc/24775/stat : 24775 (ppfolio) S 24773 24775 22942 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 462851365 18763776 393 33554432000 4194304 4287625 140734721694960 18446744073709551615 232335912463 0 0 4096 65536 5631167630791409664 0 0 17 3 0 0 0
/proc/24775/statm: 4581 393 345 23 0 91 0
[pid=24777] ppid=24775 vsize=3305912 CPUtime=314.09 cores=1
/proc/24777/stat : 24777 (cryptominisat) R 24775 24775 22942 0 -1 4202496 275299 0 0 0 31337 72 0 0 25 0 1 0 462851366 3385253888 18867 33554432000 4194304 4587354 140735770790288 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24777/statm: 826478 18867 335 96 0 823040 0
[pid=24778] ppid=24775 vsize=133516 CPUtime=314.03 cores=1
/proc/24778/stat : 24778 (clasp) R 24775 24775 22942 0 -1 4202496 30486 0 0 0 31395 8 0 0 25 0 1 0 462851366 136720384 29668 33554432000 4194304 4785740 140736974441680 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24778/statm: 33379 29668 340 145 0 30424 0
[pid=24779] ppid=24775 vsize=467708 CPUtime=314.15 cores=1
/proc/24779/stat : 24779 (TNM) R 24775 24775 22942 0 -1 4202496 4257 0 0 0 31415 0 0 0 25 0 1 0 462851366 478932992 4154 33554432000 134512640 134534564 4293959184 18446744073709551615 134530204 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24779/statm: 116927 4154 95 6 0 115593 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 3925460

[startup+1002.3 s]
/proc/loadavg: 9.00 9.34 9.79 10/197 24927
/proc/meminfo: memFree=10080068/32951124 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=18324 CPUtime=0 cores=1,3
/proc/24775/stat : 24775 (ppfolio) S 24773 24775 22942 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 462851365 18763776 393 33554432000 4194304 4287625 140734721694960 18446744073709551615 232335912463 0 0 4096 65536 5631167630791409664 0 0 17 3 0 0 0
/proc/24775/statm: 4581 393 345 23 0 91 0
[pid=24777] ppid=24775 vsize=3310512 CPUtime=334.08 cores=1
/proc/24777/stat : 24777 (cryptominisat) R 24775 24775 22942 0 -1 4202496 289418 0 0 0 33333 75 0 0 25 0 1 0 462851366 3389964288 20545 33554432000 4194304 4587354 140735770790288 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24777/statm: 827628 20545 335 96 0 824190 0
[pid=24778] ppid=24775 vsize=135632 CPUtime=334.04 cores=1
/proc/24778/stat : 24778 (clasp) R 24775 24775 22942 0 -1 4202496 31041 0 0 0 33396 8 0 0 25 0 1 0 462851366 138887168 30223 33554432000 4194304 4785740 140736974441680 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24778/statm: 33908 30223 340 145 0 30953 0
[pid=24779] ppid=24775 vsize=467708 CPUtime=334.15 cores=1
/proc/24779/stat : 24779 (TNM) R 24775 24775 22942 0 -1 4202496 4257 0 0 0 33415 0 0 0 25 0 1 0 462851366 478932992 4154 33554432000 134512640 134534564 4293959184 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24779/statm: 116927 4154 95 6 0 115593 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 3932176

[startup+1062.3 s]
/proc/loadavg: 9.00 9.27 9.74 10/197 24929
/proc/meminfo: memFree=10077316/32951124 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=18324 CPUtime=0 cores=1,3
/proc/24775/stat : 24775 (ppfolio) S 24773 24775 22942 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 462851365 18763776 393 33554432000 4194304 4287625 140734721694960 18446744073709551615 232335912463 0 0 4096 65536 5631167630791409664 0 0 17 3 0 0 0
/proc/24775/statm: 4581 393 345 23 0 91 0
[pid=24777] ppid=24775 vsize=3307864 CPUtime=354.09 cores=1
/proc/24777/stat : 24777 (cryptominisat) R 24775 24775 22942 0 -1 4202496 304652 0 0 0 35327 82 0 0 25 0 1 0 462851366 3387252736 24576 33554432000 4194304 4587354 140735770790288 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24777/statm: 826966 24576 335 96 0 823528 0
[pid=24778] ppid=24775 vsize=137740 CPUtime=354.05 cores=1
/proc/24778/stat : 24778 (clasp) R 24775 24775 22942 0 -1 4202496 31492 0 0 0 35397 8 0 0 25 0 1 0 462851366 141045760 30674 33554432000 4194304 4785740 140736974441680 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24778/statm: 34435 30674 340 145 0 31480 0
[pid=24779] ppid=24775 vsize=467708 CPUtime=354.15 cores=1
/proc/24779/stat : 24779 (TNM) R 24775 24775 22942 0 -1 4202496 4257 0 0 0 35415 0 0 0 25 0 1 0 462851366 478932992 4154 33554432000 134512640 134534564 4293959184 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24779/statm: 116927 4154 95 6 0 115593 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 3931636

[startup+1122.3 s]
/proc/loadavg: 9.00 9.22 9.69 10/197 24930
/proc/meminfo: memFree=10119084/32951124 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=18324 CPUtime=0 cores=1,3
/proc/24775/stat : 24775 (ppfolio) S 24773 24775 22942 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 462851365 18763776 393 33554432000 4194304 4287625 140734721694960 18446744073709551615 232335912463 0 0 4096 65536 5631167630791409664 0 0 17 3 0 0 0
/proc/24775/statm: 4581 393 345 23 0 91 0
[pid=24777] ppid=24775 vsize=3315120 CPUtime=374.08 cores=1
/proc/24777/stat : 24777 (cryptominisat) R 24775 24775 22942 0 -1 4202496 320873 0 0 0 37321 87 0 0 25 0 1 0 462851366 3394682880 15915 33554432000 4194304 4587354 140735770790288 18446744073709551615 4269969 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24777/statm: 828780 15915 335 96 0 825342 0
[pid=24778] ppid=24775 vsize=140780 CPUtime=374.05 cores=1
/proc/24778/stat : 24778 (clasp) R 24775 24775 22942 0 -1 4202496 32230 0 0 0 37397 8 0 0 25 0 1 0 462851366 144158720 31412 33554432000 4194304 4785740 140736974441680 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24778/statm: 35195 31412 340 145 0 32240 0
[pid=24779] ppid=24775 vsize=467708 CPUtime=374.14 cores=1
/proc/24779/stat : 24779 (TNM) R 24775 24775 22942 0 -1 4202496 4257 0 0 0 37414 0 0 0 25 0 1 0 462851366 478932992 4154 33554432000 134512640 134534564 4293959184 18446744073709551615 134530876 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24779/statm: 116927 4154 95 6 0 115593 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 3941932

[startup+1182.3 s]
/proc/loadavg: 9.00 9.18 9.64 10/197 24932
/proc/meminfo: memFree=10036592/32951124 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=18324 CPUtime=0 cores=1,3
/proc/24775/stat : 24775 (ppfolio) S 24773 24775 22942 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 462851365 18763776 393 33554432000 4194304 4287625 140734721694960 18446744073709551615 232335912463 0 0 4096 65536 5631167630791409664 0 0 17 3 0 0 0
/proc/24775/statm: 4581 393 345 23 0 91 0
[pid=24777] ppid=24775 vsize=3315120 CPUtime=394.09 cores=1
/proc/24777/stat : 24777 (cryptominisat) R 24775 24775 22942 0 -1 4202496 331959 0 0 0 39318 91 0 0 25 0 1 0 462851366 3394682880 26926 33554432000 4194304 4587354 140735770790288 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24777/statm: 828780 26926 335 96 0 825342 0
[pid=24778] ppid=24775 vsize=142152 CPUtime=394.06 cores=1
/proc/24778/stat : 24778 (clasp) R 24775 24775 22942 0 -1 4202496 32563 0 0 0 39397 9 0 0 25 0 1 0 462851366 145563648 31745 33554432000 4194304 4785740 140736974441680 18446744073709551615 4278087 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24778/statm: 35538 31745 340 145 0 32583 0
[pid=24779] ppid=24775 vsize=467708 CPUtime=394.14 cores=1
/proc/24779/stat : 24779 (TNM) R 24775 24775 22942 0 -1 4202496 4257 0 0 0 39414 0 0 0 25 0 1 0 462851366 478932992 4154 33554432000 134512640 134534564 4293959184 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24779/statm: 116927 4154 95 6 0 115593 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 3943304

[startup+1242.3 s]
/proc/loadavg: 9.03 9.16 9.60 10/197 24934
/proc/meminfo: memFree=10022920/32951124 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=18324 CPUtime=0 cores=1,3
/proc/24775/stat : 24775 (ppfolio) S 24773 24775 22942 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 462851365 18763776 393 33554432000 4194304 4287625 140734721694960 18446744073709551615 232335912463 0 0 4096 65536 5631167768230363136 0 0 17 3 0 0 0
/proc/24775/statm: 4581 393 345 23 0 91 0
[pid=24777] ppid=24775 vsize=3316716 CPUtime=414.1 cores=1
/proc/24777/stat : 24777 (cryptominisat) R 24775 24775 22942 0 -1 4202496 349088 0 0 0 41315 95 0 0 25 0 1 0 462851366 3396317184 17025 33554432000 4194304 4587354 140735770790288 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24777/statm: 829179 17025 335 96 0 825741 0
[pid=24778] ppid=24775 vsize=149916 CPUtime=414.05 cores=1
/proc/24778/stat : 24778 (clasp) R 24775 24775 22942 0 -1 4202496 34438 0 0 0 41396 9 0 0 25 0 1 0 462851366 153513984 33620 33554432000 4194304 4785740 140736974441680 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24778/statm: 37479 33620 340 145 0 34524 0
[pid=24779] ppid=24775 vsize=467708 CPUtime=414.14 cores=1
/proc/24779/stat : 24779 (TNM) R 24775 24775 22942 0 -1 4202496 4257 0 0 0 41414 0 0 0 25 0 1 0 462851366 478932992 4154 33554432000 134512640 134534564 4293959184 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24779/statm: 116927 4154 95 6 0 115593 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 3952664



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.01 9.13 9.56 10/197 24935
/proc/meminfo: memFree=9960152/32951124 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=18324 CPUtime=0 cores=1,3
/proc/24775/stat : 24775 (ppfolio) S 24773 24775 22942 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 462851365 18763776 393 33554432000 4194304 4287625 140734721694960 18446744073709551615 232335912463 0 0 4096 65536 5631167768230363136 0 0 17 3 0 0 0
/proc/24775/statm: 4581 393 345 23 0 91 0
[pid=24777] ppid=24775 vsize=3321576 CPUtime=433.37 cores=1
/proc/24777/stat : 24777 (cryptominisat) R 24775 24775 22942 0 -1 4202496 362828 0 0 0 43238 99 0 0 25 0 1 0 462851366 3401293824 18426 33554432000 4194304 4587354 140735770790288 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24777/statm: 830394 18426 335 96 0 826956 0
[pid=24778] ppid=24775 vsize=154304 CPUtime=433.25 cores=1
/proc/24778/stat : 24778 (clasp) R 24775 24775 22942 0 -1 4202496 35527 0 0 0 43315 10 0 0 25 0 1 0 462851366 158007296 34709 33554432000 4194304 4785740 140736974441680 18446744073709551615 4287096 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24778/statm: 38576 34709 340 145 0 35621 0
[pid=24779] ppid=24775 vsize=467708 CPUtime=433.37 cores=1
/proc/24779/stat : 24779 (TNM) R 24775 24775 22942 0 -1 4202496 4257 0 0 0 43337 0 0 0 25 0 1 0 462851366 478932992 4154 33554432000 134512640 134534564 4293959184 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24779/statm: 116927 4154 95 6 0 115593 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 3961912

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.02
CPU time (s): 1299.99
CPU user time (s): 1298.9
CPU system time (s): 1.09
CPU usage (%): 99.9977
Max. virtual memory (cumulated for all children) (KiB): 5528232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 499
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= 70
involuntary context switches= 4

runsolver used 2.02369 second user time and 5.09223 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-23 00:48:52
IDJOB=3250248
IDBENCH=83248
IDSOLVER=1613
FILE ID=node132/3250248-1303512532
RUNJOBID= node132-1303511229-24360
PBS_JOBID= 13134237
Free space on /tmp= 71640 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-5_4231.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250248-1303512532/watcher-3250248-1303512532 -o /tmp/evaluation-result-3250248-1303512532/solver-3250248-1303512532 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3250248-1303512532.cnf

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

MD5SUM BENCH= a52d60bf6e72caa628ad712a5fe0fb7a
RANDOM SEED=764056591

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11789608 kB
Buffers:       1417704 kB
Cached:       18847944 kB
SwapCached:          0 kB
Active:        8782148 kB
Inactive:     11826996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11789608 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12040 kB
Writeback:           0 kB
AnonPages:      343392 kB
Mapped:          17184 kB
Slab:           485804 kB
PageTables:       6604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  6479428 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= 71604 MiB
End job on node132 at 2011-04-23 01:10:34