Trace number 3096223

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
MultiFlip 2011-02-11? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1230934123-063.UNKNOWN.cnf
MD5SUM5aca76da937068f3a8e48a26305deff6
Bench CategoryRANDOM (random 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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

492.51/492.56	c MultiFlip version 1.01 by Jingchao Chen,  Feb. 2011 
492.51/492.56	c input CNF file=HOME/instance-3096223-1301756850.cnf 
492.51/492.56	c var#=700 clause#=2982 
492.51/492.56	c clause#=2982 var#=700 ratio=4 
492.51/492.56	c Unsat#=         3 flip#=     41930 
492.51/492.56	c Unsat#=         2 flip#=    100317 
492.51/492.56	c Unsat#=         1 flip#=    171370 
492.51/492.56	c try 1-th flip# 40000000
492.51/492.56	c Unsat#=         3 flip#=     47340 
492.51/492.56	c Unsat#=         2 flip#=    128730 
492.51/492.56	c Unsat#=         1 flip#=    128985 
492.51/492.56	c try 2-th flip# 30000000
492.51/492.56	c Unsat#=         3 flip#=     44980 
492.51/492.56	c Unsat#=         2 flip#=     47403 
492.51/492.56	c Unsat#=         1 flip#=     93760 
492.51/492.56	c try 3-th flip# 30000000
492.51/492.56	c Unsat#=         3 flip#=     22125 
492.51/492.56	c Unsat#=         2 flip#=    206005 
492.51/492.56	c Unsat#=         1 flip#=    212155 
492.51/492.56	c try 4-th flip# 30000000
492.51/492.56	c Unsat#=         3 flip#=     32897 
492.51/492.56	c Unsat#=         2 flip#=     54024 
492.51/492.56	c Unsat#=         1 flip#=     70137 
492.51/492.56	c try 5-th flip# 30000000
492.51/492.56	c Unsat#=         3 flip#=     19557 
492.51/492.56	c Unsat#=         2 flip#=     40079 
492.51/492.56	c Unsat#=         1 flip#=     71527 
492.51/492.56	c try 6-th flip# 30000000
492.51/492.56	c Unsat#=         3 flip#=     38353 
492.51/492.56	c Unsat#=         2 flip#=    117562 
492.51/492.56	c Unsat#=         1 flip#=    243074 
492.51/492.56	c try 7-th flip# 30000000
492.51/492.56	c Unsat#=         3 flip#=      4652 
492.51/492.56	c Unsat#=         2 flip#=      4754 
492.51/492.56	c Unsat#=         1 flip#=     44002 
492.51/492.56	c try 8-th flip# 30000000
492.51/492.56	c Unsat#=         3 flip#=     33993 
492.51/492.56	c Unsat#=         2 flip#=     99844 
492.51/492.56	c Unsat#=         1 flip#=    291618 
492.51/492.56	c try 9-th flip# 30000000
492.51/492.56	c Unsat#=         3 flip#=      9529 
492.51/492.56	c Unsat#=         2 flip#=     51939 
492.51/492.56	c Unsat#=         1 flip#=    113120 
492.51/492.56	c try 10-th flip# 30000000
492.51/492.56	c Unsat#=         3 flip#=     66814 
492.51/492.56	c Unsat#=         2 flip#=    373783 
492.51/492.56	c Unsat#=         1 flip#=    381045 
492.51/492.56	c try 11-th flip# 30000000
492.51/492.56	c Unsat#=         3 flip#=     28949 
492.51/492.56	c Unsat#=         2 flip#=     93774 
492.51/492.56	c Unsat#=         1 flip#=     94659 
492.51/492.56	c try 12-th flip# 30000000
492.51/492.56	c Unsat#=         3 flip#=     57739 
492.51/492.56	c Unsat#=         2 flip#=     57829 
492.51/492.56	c Unsat#=         1 flip#=    387837 
492.51/492.56	c try 13-th flip# 30000000
492.51/492.56	c Unsat#=         3 flip#=      9840 
492.51/492.56	c Unsat#=         2 flip#=     25050 
492.51/492.56	c Unsat#=         1 flip#=    238419 
492.51/492.56	c try 14-th flip# 30000000
492.51/492.56	c Unsat#=         3 flip#=     66882 
492.51/492.56	c Unsat#=         2 flip#=    108249 
492.51/492.56	c Unsat#=         1 flip#=    109102 
492.51/492.56	c try 15-th flip# 30000000
492.51/492.56	c Unsat#=         3 flip#=     41273 
492.51/492.56	c Unsat#=         2 flip#=    101799 
492.51/492.56	c Unsat#=         1 flip#=    343366 
492.51/492.56	c try 16-th flip# 30000000
492.51/492.56	c Unsat#=         3 flip#=     30187 
492.51/492.56	c Unsat#=         2 flip#=    199346 
492.51/492.56	c Unsat#=         1 flip#=    206192 
492.51/492.56	c try 17-th flip# 30000000
492.51/492.56	c Unsat#=         3 flip#=     20828 
492.51/492.56	c Unsat#=         2 flip#=    115195 
492.51/492.56	c Unsat#=         1 flip#=    122772 
492.51/492.56	c try 18-th flip# 30000000
492.51/492.56	c Unsat#=         3 flip#=     30181 
492.51/492.56	c Unsat#=         2 flip#=    199792 
492.51/492.56	c Unsat#=         1 flip#=    611352 
492.51/492.56	c try 19-th flip# 30000000
492.51/492.56	c Unsat#=         3 flip#=     54226 
492.51/492.56	c Unsat#=         2 flip#=     54534 
492.51/492.56	c Unsat#=         1 flip#=    131015 
492.51/492.56	c try 20-th flip# 30000000
492.51/492.56	c Unsat#=         3 flip#=     15923 
492.51/492.56	c Unsat#=         2 flip#=     79911 
492.51/492.56	c Unsat#=         1 flip#=    182352 
492.51/492.56	c try 21-th flip# 30000000
492.51/492.56	c Unsat#=         3 flip#=     27846 
492.51/492.56	c Unsat#=         2 flip#=     51386 
492.51/492.56	c Unsat#=         1 flip#=     70003 
492.51/492.56	c try 22-th flip# 30000000
492.51/492.56	c Unsat#=         3 flip#=     67543 
492.51/492.56	c Unsat#=         2 flip#=     67546 
492.51/492.56	c Unsat#=         1 flip#=     73244 
492.51/492.56	c try 23-th flip# 30000000
492.51/492.56	c Unsat#=         3 flip#=     13977 
492.51/492.56	c Unsat#=         2 flip#=     18487 
492.51/492.56	c Unsat#=         1 flip#=    158981 
492.51/492.56	c try 24-th flip# 30000000
492.51/492.56	c Unsat#=         3 flip#=      6844 
492.51/492.56	c Unsat#=         2 flip#=    122940 
492.51/492.56	c Unsat#=         1 flip#=    635084 
492.51/492.56	c try 25-th flip# 30000000
492.51/492.56	c Unsat#=         3 flip#=     13387 
492.51/492.56	c Unsat#=         2 flip#=    152847 
492.51/492.56	c Unsat#=         1 flip#=    154031 
492.51/492.56	c try 26-th flip# 30000000
492.51/492.56	c Unsat#=         3 flip#=     39686 
492.51/492.56	c Unsat#=         2 flip#=     52094 
492.51/492.56	c Unsat#=         1 flip#=     62678 
492.51/492.56	c try 27-th flip# 30000000
492.51/492.56	c Unsat#=         3 flip#=     61512 
492.51/492.56	c Unsat#=         2 flip#=    123731 
492.51/492.56	c Unsat#=         1 flip#=    190412 
1015.22/1015.28	c try 28-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=    106567 
1015.22/1015.28	c Unsat#=         2 flip#=    128265 
1015.22/1015.28	c Unsat#=         1 flip#=    136119 
1015.22/1015.28	c try 29-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=     32389 
1015.22/1015.28	c Unsat#=         2 flip#=     91312 
1015.22/1015.28	c Unsat#=         1 flip#=     91398 
1015.22/1015.28	c try 30-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=     46500 
1015.22/1015.28	c Unsat#=         2 flip#=    140696 
1015.22/1015.28	c Unsat#=         1 flip#=    157112 
1015.22/1015.28	c try 31-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=      9686 
1015.22/1015.28	c Unsat#=         2 flip#=    172882 
1015.22/1015.28	c Unsat#=         1 flip#=    181175 
1015.22/1015.28	c try 32-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=     27280 
1015.22/1015.28	c Unsat#=         2 flip#=     94497 
1015.22/1015.28	c Unsat#=         1 flip#=     94560 
1015.22/1015.28	c try 33-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=     13712 
1015.22/1015.28	c Unsat#=         2 flip#=     30738 
1015.22/1015.28	c Unsat#=         1 flip#=    206528 
1015.22/1015.28	c try 34-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=     28761 
1015.22/1015.28	c Unsat#=         2 flip#=     59609 
1015.22/1015.28	c Unsat#=         1 flip#=     64046 
1015.22/1015.28	c try 35-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=     16648 
1015.22/1015.28	c Unsat#=         2 flip#=     17348 
1015.22/1015.28	c Unsat#=         1 flip#=    106480 
1015.22/1015.28	c try 36-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=     63721 
1015.22/1015.28	c Unsat#=         2 flip#=     96749 
1015.22/1015.28	c Unsat#=         1 flip#=    297277 
1015.22/1015.28	c try 37-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=     17910 
1015.22/1015.28	c Unsat#=         2 flip#=     20993 
1015.22/1015.28	c Unsat#=         1 flip#=     36563 
1015.22/1015.28	c try 38-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=     38534 
1015.22/1015.28	c Unsat#=         2 flip#=     92866 
1015.22/1015.28	c Unsat#=         1 flip#=    105513 
1015.22/1015.28	c try 39-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=     12507 
1015.22/1015.28	c Unsat#=         2 flip#=     28018 
1015.22/1015.28	c Unsat#=         1 flip#=    107697 
1015.22/1015.28	c try 40-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=     35560 
1015.22/1015.28	c Unsat#=         2 flip#=     39391 
1015.22/1015.28	c Unsat#=         1 flip#=   1026457 
1015.22/1015.28	c try 41-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=      8042 
1015.22/1015.28	c Unsat#=         2 flip#=    147613 
1015.22/1015.28	c Unsat#=         1 flip#=    254512 
1015.22/1015.28	c try 42-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=     16290 
1015.22/1015.28	c Unsat#=         2 flip#=     25588 
1015.22/1015.28	c Unsat#=         1 flip#=    374844 
1015.22/1015.28	c try 43-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=     12319 
1015.22/1015.28	c Unsat#=         2 flip#=     12786 
1015.22/1015.28	c Unsat#=         1 flip#=     16848 
1015.22/1015.28	c try 44-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=     72286 
1015.22/1015.28	c Unsat#=         2 flip#=     98998 
1015.22/1015.28	c Unsat#=         1 flip#=    101379 
1015.22/1015.28	c try 45-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=     29742 
1015.22/1015.28	c Unsat#=         2 flip#=     30048 
1015.22/1015.28	c Unsat#=         1 flip#=    105783 
1015.22/1015.28	c try 46-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=     63740 
1015.22/1015.28	c Unsat#=         2 flip#=     64466 
1015.22/1015.28	c Unsat#=         1 flip#=   1125572 
1015.22/1015.28	c try 47-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=     97818 
1015.22/1015.28	c Unsat#=         2 flip#=    103871 
1015.22/1015.28	c Unsat#=         1 flip#=    104504 
1015.22/1015.28	c try 48-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=     55204 
1015.22/1015.28	c Unsat#=         2 flip#=     78659 
1015.22/1015.28	c Unsat#=         1 flip#=    155363 
1015.22/1015.28	c try 49-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=     19413 
1015.22/1015.28	c Unsat#=         2 flip#=    146546 
1015.22/1015.28	c Unsat#=         1 flip#=    171826 
1015.22/1015.28	c try 50-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=     37656 
1015.22/1015.28	c Unsat#=         2 flip#=    132776 
1015.22/1015.28	c Unsat#=         1 flip#=    142966 
1015.22/1015.28	c try 51-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=     50734 
1015.22/1015.28	c Unsat#=         2 flip#=    127392 
1015.22/1015.28	c Unsat#=         1 flip#=    230201 
1015.22/1015.28	c try 52-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=     41920 
1015.22/1015.28	c Unsat#=         2 flip#=     49749 
1015.22/1015.28	c Unsat#=         1 flip#=     50394 
1015.22/1015.28	c try 53-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=     33786 
1015.22/1015.28	c Unsat#=         2 flip#=    110926 
1015.22/1015.28	c Unsat#=         1 flip#=    117830 
1015.22/1015.28	c try 54-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=     32621 
1015.22/1015.28	c Unsat#=         2 flip#=     46069 
1015.22/1015.28	c Unsat#=         1 flip#=     52508 
1015.22/1015.28	c try 55-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=     10109 
1015.22/1015.28	c Unsat#=         2 flip#=     33315 
1015.22/1015.28	c Unsat#=         1 flip#=    187229 
1015.22/1015.28	c try 56-th flip# 30000000
1015.22/1015.28	c Unsat#=         3 flip#=     20880 
1015.22/1015.28	c Unsat#=         2 flip#=     43890 
1015.22/1015.28	c Unsat#=         1 flip#=    3

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3096223-1301756850/watcher-3096223-1301756850 -o /tmp/evaluation-result-3096223-1301756850/solver-3096223-1301756850 -C 2400 -W 1300 -M 7680 MultiFlip HOME/instance-3096223-1301756850.cnf 

running on 2 cores: 0,2

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.46 3.85 3.69 4/189 26583
/proc/meminfo: memFree=21349204/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=2980 CPUtime=0 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 360 0 0 0 0 0 0 0 25 0 1 0 268100921 3051520 298 33554432000 134512640 134540672 4291741328 18446744073709551615 3819004 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 745 298 217 7 0 102 0

[startup+0.0970469 s]
/proc/loadavg: 3.46 3.85 3.69 4/189 26583
/proc/meminfo: memFree=21349204/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=0.09 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 9 0 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134524283 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3112

[startup+0.101034 s]
/proc/loadavg: 3.46 3.85 3.69 4/189 26583
/proc/meminfo: memFree=21349204/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=0.09 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 9 0 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134523570 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3112

[startup+0.300999 s]
/proc/loadavg: 3.46 3.85 3.69 4/189 26583
/proc/meminfo: memFree=21349204/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=0.29 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 29 0 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134524104 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3112

[startup+0.700925 s]
/proc/loadavg: 3.46 3.85 3.69 4/189 26583
/proc/meminfo: memFree=21349204/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=0.69 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 69 0 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134526949 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3112

[startup+1.50081 s]
/proc/loadavg: 3.46 3.85 3.69 5/190 26611
/proc/meminfo: memFree=21348212/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=1.49 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 149 0 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134526932 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3112

[startup+3.10049 s]
/proc/loadavg: 3.50 3.86 3.69 5/190 26611
/proc/meminfo: memFree=21347344/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=3.09 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 309 0 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134530366 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3112

[startup+6.30092 s]
/proc/loadavg: 3.50 3.86 3.69 5/190 26611
/proc/meminfo: memFree=21347744/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=6.3 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 630 0 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134523561 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 3112

[startup+12.7008 s]
/proc/loadavg: 3.58 3.86 3.70 5/190 26611
/proc/meminfo: memFree=21347336/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=12.7 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 1270 0 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134523496 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 3112

[startup+25.5004 s]
/proc/loadavg: 3.64 3.86 3.70 5/190 26612
/proc/meminfo: memFree=21347692/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=25.5 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 2550 0 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134524205 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 3112

[startup+51.1007 s]
/proc/loadavg: 3.76 3.87 3.71 5/190 26612
/proc/meminfo: memFree=21347560/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=51.1 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 5110 0 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134523036 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 3112

[startup+102.306 s]
/proc/loadavg: 3.90 3.89 3.72 5/190 26614
/proc/meminfo: memFree=21346064/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=102.3 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 10230 0 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134526571 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 3112

[startup+162.301 s]
/proc/loadavg: 3.96 3.91 3.74 5/190 26615
/proc/meminfo: memFree=21345800/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=162.3 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 16230 0 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134523477 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 3112

[startup+222.301 s]
/proc/loadavg: 3.98 3.92 3.75 5/190 26617
/proc/meminfo: memFree=21345780/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=222.3 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 22230 0 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134523753 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 3112

[startup+282.301 s]
/proc/loadavg: 3.99 3.93 3.76 5/190 26619
/proc/meminfo: memFree=21345896/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=282.3 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 28230 0 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134524160 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 3112

[startup+342.301 s]
/proc/loadavg: 3.99 3.94 3.77 5/190 26620
/proc/meminfo: memFree=21346008/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=342.31 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 34231 0 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134527589 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 3112

[startup+402.301 s]
/proc/loadavg: 3.99 3.95 3.78 5/190 26622
/proc/meminfo: memFree=21346120/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=402.31 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 40231 0 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134524247 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 3112

[startup+462.301 s]
/proc/loadavg: 3.99 3.96 3.79 5/190 26623
/proc/meminfo: memFree=21346356/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=462.31 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 46231 0 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134523559 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 3112

[startup+522.301 s]
/proc/loadavg: 3.99 3.96 3.81 5/190 26625
/proc/meminfo: memFree=21346464/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=522.31 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 52231 0 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134526541 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 3112

[startup+582.301 s]
/proc/loadavg: 4.07 3.98 3.82 5/190 26627
/proc/meminfo: memFree=21346692/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=582.31 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 58231 0 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134523350 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 3112

[startup+642.301 s]
/proc/loadavg: 4.02 3.98 3.83 5/190 26628
/proc/meminfo: memFree=21346672/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=642.31 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 64231 0 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134523607 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 3112

[startup+702.301 s]
/proc/loadavg: 4.01 3.98 3.83 5/190 26630
/proc/meminfo: memFree=21345772/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=702.31 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 70231 0 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134523570 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 3112

[startup+762.307 s]
/proc/loadavg: 4.00 3.98 3.84 5/190 26631
/proc/meminfo: memFree=21345504/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=762.32 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 76232 0 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134523338 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 3112

[startup+822.3 s]
/proc/loadavg: 4.03 4.00 3.85 5/190 26633
/proc/meminfo: memFree=21345600/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=822.31 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 82231 0 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134524142 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 3112

[startup+882.3 s]
/proc/loadavg: 4.01 4.00 3.86 5/190 26635
/proc/meminfo: memFree=21345708/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=882.31 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 88231 0 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134524121 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 3112

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 26636
/proc/meminfo: memFree=21345692/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=942.32 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 94232 0 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134523392 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 3112

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 26638
/proc/meminfo: memFree=21345792/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=1002.32 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 100232 0 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134522953 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 3112

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 26642
/proc/meminfo: memFree=21345640/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=1062.32 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 106232 0 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134523567 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 3112

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 26644
/proc/meminfo: memFree=21346132/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=1122.32 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 112232 0 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134523753 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 3112

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 26646
/proc/meminfo: memFree=21346244/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=1182.33 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 118232 1 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134523415 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 3112

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 26647
/proc/meminfo: memFree=21345244/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=1242.33 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 124232 1 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134529393 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 3112



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.01 3.90 3/186 26651
/proc/meminfo: memFree=21345388/32951124 swapFree=67111528/67111528
[pid=26583] ppid=26581 vsize=3112 CPUtime=1300.04 cores=0,2
/proc/26583/stat : 26583 (MultiFlip) R 26581 26583 26496 0 -1 4202496 392 0 0 0 130003 1 0 0 25 0 1 0 268100921 3186688 330 33554432000 134512640 134540672 4291741328 18446744073709551615 134523858 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26583/statm: 778 330 220 7 0 135 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 3112

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)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1300.03
CPU system time (s): 0.013997
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3112

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

runsolver used 2.00669 second user time and 3.9154 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-02 17:07:30
IDJOB=3096223
IDBENCH=82905
IDSOLVER=1523
FILE ID=node147/3096223-1301756850
RUNJOBID= node147-1301756850-26514
PBS_JOBID= 12841062
Free space on /tmp= 71756 MiB

SOLVER NAME= MultiFlip 2011-02-11
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1230934123-063.UNKNOWN.cnf
COMMAND LINE= MultiFlip BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3096223-1301756850/watcher-3096223-1301756850 -o /tmp/evaluation-result-3096223-1301756850/solver-3096223-1301756850 -C 2400 -W 1300 -M 7680  MultiFlip HOME/instance-3096223-1301756850.cnf

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

MD5SUM BENCH= 5aca76da937068f3a8e48a26305deff6
RANDOM SEED=2106361238

node147.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.836
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.67
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.836
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.836
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.836
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.836
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.82
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.836
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.76
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.836
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.836
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:      21349220 kB
Buffers:        358136 kB
Cached:       10908008 kB
SwapCached:          0 kB
Active:        7075244 kB
Inactive:      4256596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21349220 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             216 kB
Writeback:           0 kB
AnonPages:       65712 kB
Mapped:          16268 kB
Slab:           205976 kB
PageTables:       5040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   247956 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= 71756 MiB
End job on node147 at 2011-04-02 17:29:12