Trace number 1719238

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
march_hi hi? (MO) 664.409 664.356

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryAPPLICATION (applications 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 variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

Solver Data


Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1719238-1240644901/watcher-1719238-1240644901 -o /tmp/evaluation-result-1719238-1240644901/solver-1719238-1240644901 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1719238-1240644901.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17437
/proc/meminfo: memFree=1479736/2055920 swapFree=4181344/4192956
[pid=17437] ppid=17435 vsize=25740 CPUtime=0
/proc/17437/stat : 17437 (march_hi) R 17435 17437 16977 0 -1 4194304 750 0 0 0 0 0 0 0 18 0 1 0 92524228 26357760 735 1992294400 134512640 135197378 4294956224 18446744073709551615 134568349 0 0 4096 0 0 0 0 17 1 0 0
/proc/17437/statm: 6435 742 57 167 0 6266 0

[startup+0.0894591 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17437
/proc/meminfo: memFree=1479736/2055920 swapFree=4181344/4192956
[pid=17437] ppid=17435 vsize=72076 CPUtime=0.08
/proc/17437/stat : 17437 (march_hi) R 17435 17437 16977 0 -1 4194304 10917 0 0 0 5 3 0 0 18 0 1 0 92524228 73805824 10902 1992294400 134512640 135197378 4294956224 18446744073709551615 134568648 0 0 4096 0 0 0 0 17 1 0 0
/proc/17437/statm: 18019 10908 57 167 0 17850 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 72076

[startup+0.101456 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17437
/proc/meminfo: memFree=1479736/2055920 swapFree=4181344/4192956
[pid=17437] ppid=17435 vsize=72208 CPUtime=0.09
/proc/17437/stat : 17437 (march_hi) R 17435 17437 16977 0 -1 4194304 11720 0 0 0 5 4 0 0 18 0 1 0 92524228 73940992 11705 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/17437/statm: 18052 11705 57 167 0 17883 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 72208

[startup+0.301399 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17437
/proc/meminfo: memFree=1479736/2055920 swapFree=4181344/4192956
[pid=17437] ppid=17435 vsize=74980 CPUtime=0.29
/proc/17437/stat : 17437 (march_hi) R 17435 17437 16977 0 -1 4194304 12543 0 0 0 25 4 0 0 19 0 1 0 92524228 76779520 12528 1992294400 134512640 135197378 4294956224 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 1 0 0
/proc/17437/statm: 18745 12528 57 167 0 18576 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74980

[startup+0.701286 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17437
/proc/meminfo: memFree=1479736/2055920 swapFree=4181344/4192956
[pid=17437] ppid=17435 vsize=80260 CPUtime=0.69
/proc/17437/stat : 17437 (march_hi) R 17435 17437 16977 0 -1 4194304 14135 0 0 0 64 5 0 0 22 0 1 0 92524228 82186240 14120 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/17437/statm: 20065 14120 57 167 0 19896 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80260

[startup+1.50106 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17438
/proc/meminfo: memFree=1418992/2055920 swapFree=4181344/4192956
[pid=17437] ppid=17435 vsize=90688 CPUtime=1.49
/proc/17437/stat : 17437 (march_hi) R 17435 17437 16977 0 -1 4194304 17307 0 0 0 141 8 0 0 25 0 1 0 92524228 92864512 17292 1992294400 134512640 135197378 4294956224 18446744073709551615 134568882 0 0 4096 0 0 0 0 17 1 0 0
/proc/17437/statm: 22672 17292 57 167 0 22503 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 90688

[startup+3.10161 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17438
/proc/meminfo: memFree=1402096/2055920 swapFree=4181344/4192956
[pid=17437] ppid=17435 vsize=111676 CPUtime=3.1
/proc/17437/stat : 17437 (march_hi) R 17435 17437 16977 0 -1 4194304 23606 0 0 0 296 14 0 0 25 0 1 0 92524228 114356224 23591 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/17437/statm: 27919 23591 57 167 0 27750 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 111676

[startup+6.3017 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 17438
/proc/meminfo: memFree=1353136/2055920 swapFree=4181344/4192956
[pid=17437] ppid=17435 vsize=153520 CPUtime=6.29
/proc/17437/stat : 17437 (march_hi) R 17435 17437 16977 0 -1 4194304 36208 0 0 0 605 24 0 0 25 0 1 0 92524228 157204480 36193 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/17437/statm: 38380 36194 57 167 0 38211 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 153520

[startup+12.7019 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 17438
/proc/meminfo: memFree=1185520/2055920 swapFree=4181344/4192956
[pid=17437] ppid=17435 vsize=488336 CPUtime=12.69
/proc/17437/stat : 17437 (march_hi) R 17435 17437 16977 0 -1 4194304 81846 0 0 0 1224 45 0 0 25 0 1 0 92524228 500056064 74537 1992294400 134512640 135197378 4294956224 18446744073709551615 134565197 0 0 4096 0 0 0 0 17 1 0 0
/proc/17437/statm: 122084 74537 64 167 0 121915 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 488336

[startup+25.5013 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 17440
/proc/meminfo: memFree=1185200/2055920 swapFree=4181344/4192956
[pid=17437] ppid=17435 vsize=489536 CPUtime=25.49
/proc/17437/stat : 17437 (march_hi) R 17435 17437 16977 0 -1 4194304 135051 0 0 0 2480 69 0 0 25 0 1 0 92524228 501284864 74572 1992294400 134512640 135197378 4294956224 18446744073709551615 134560353 0 0 4096 0 0 0 0 17 1 0 0
/proc/17437/statm: 122384 74572 66 167 0 122215 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 489536

[startup+51.101 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 17440
/proc/meminfo: memFree=1089008/2055920 swapFree=4181344/4192956
[pid=17437] ppid=17435 vsize=487144 CPUtime=51.08
/proc/17437/stat : 17437 (march_hi) R 17435 17437 16977 0 -1 4194304 302505 0 0 0 4960 148 0 0 25 0 1 0 92524228 498835456 74282 1992294400 134512640 135197378 4294956224 18446744073709551615 134560752 0 0 4096 0 0 0 0 17 1 0 0
/proc/17437/statm: 121786 74282 76 167 0 121617 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 487144

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 17440
/proc/meminfo: memFree=1095984/2055920 swapFree=4181344/4192956
[pid=17437] ppid=17435 vsize=579520 CPUtime=102.29
/proc/17437/stat : 17437 (march_hi) R 17435 17437 16977 0 -1 4194304 424611 0 0 0 10024 205 0 0 25 0 1 0 92524228 593428480 96990 1992294400 134512640 135197378 4294956224 18446744073709551615 134578135 0 0 4096 0 0 0 0 17 1 0 0
/proc/17437/statm: 144880 96990 79 167 0 144711 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 579520

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17440
/proc/meminfo: memFree=1087920/2055920 swapFree=4181344/4192956
[pid=17437] ppid=17435 vsize=587044 CPUtime=162.29
/proc/17437/stat : 17437 (march_hi) R 17435 17437 16977 0 -1 4194304 426623 0 0 0 16024 205 0 0 25 0 1 0 92524228 601133056 99002 1992294400 134512640 135197378 4294956224 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/17437/statm: 146761 99002 79 167 0 146592 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 587044

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17440
/proc/meminfo: memFree=1079152/2055920 swapFree=4181344/4192956
[pid=17437] ppid=17435 vsize=595360 CPUtime=222.3
/proc/17437/stat : 17437 (march_hi) R 17435 17437 16977 0 -1 4194304 428825 0 0 0 22023 207 0 0 25 0 1 0 92524228 609648640 101204 1992294400 134512640 135197378 4294956224 18446744073709551615 134578107 0 0 4096 0 0 0 0 17 1 0 0
/proc/17437/statm: 148840 101204 79 167 0 148671 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 595360

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17440
/proc/meminfo: memFree=1068976/2055920 swapFree=4181344/4192956
[pid=17437] ppid=17435 vsize=608828 CPUtime=282.3
/proc/17437/stat : 17437 (march_hi) R 17435 17437 16977 0 -1 4194304 431375 0 0 0 28023 207 0 0 25 0 1 0 92524228 623439872 103754 1992294400 134512640 135197378 4294956224 18446744073709551615 134578107 0 0 4096 0 0 0 0 17 1 0 0
/proc/17437/statm: 152207 103754 79 167 0 152038 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 608828

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17440
/proc/meminfo: memFree=1057008/2055920 swapFree=4181344/4192956
[pid=17437] ppid=17435 vsize=619520 CPUtime=342.31
/proc/17437/stat : 17437 (march_hi) R 17435 17437 16977 0 -1 4194304 434320 0 0 0 34022 209 0 0 25 0 1 0 92524228 634388480 106699 1992294400 134512640 135197378 4294956224 18446744073709551615 134578114 0 0 4096 0 0 0 0 17 1 0 0
/proc/17437/statm: 154880 106699 79 167 0 154711 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 619520

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17440
/proc/meminfo: memFree=1040304/2055920 swapFree=4181344/4192956
[pid=17437] ppid=17435 vsize=635096 CPUtime=402.32
/proc/17437/stat : 17437 (march_hi) R 17435 17437 16977 0 -1 4194304 438591 0 0 0 40021 211 0 0 25 0 1 0 92524228 650338304 110970 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/17437/statm: 158774 110970 79 167 0 158605 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 635096

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17440
/proc/meminfo: memFree=953136/2055920 swapFree=4181344/4192956
[pid=17437] ppid=17435 vsize=725920 CPUtime=462.32
/proc/17437/stat : 17437 (march_hi) R 17435 17437 16977 0 -1 4194304 460232 0 0 0 46013 219 0 0 25 0 1 0 92524228 743342080 132611 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/17437/statm: 181480 132611 79 167 0 181311 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 725920

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17440
/proc/meminfo: memFree=626480/2055920 swapFree=4181344/4192956
[pid=17437] ppid=17435 vsize=1065968 CPUtime=522.33
/proc/17437/stat : 17437 (march_hi) R 17435 17437 16977 0 -1 4194304 542867 0 0 0 51984 249 0 0 25 0 1 0 92524228 1091551232 215246 1992294400 134512640 135197378 4294956224 18446744073709551615 134578135 0 0 4096 0 0 0 0 17 1 0 0
/proc/17437/statm: 266492 215246 79 167 0 266323 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 1065968

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17440
/proc/meminfo: memFree=313264/2055920 swapFree=4181344/4192956
[pid=17437] ppid=17435 vsize=1370492 CPUtime=582.33
/proc/17437/stat : 17437 (march_hi) R 17435 17437 16977 0 -1 4194304 620655 0 0 0 57955 278 0 0 25 0 1 0 92524228 1403383808 293034 1992294400 134512640 135197378 4294956224 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/17437/statm: 342623 293034 79 167 0 342454 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 1370492

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17440
/proc/meminfo: memFree=15024/2055920 swapFree=4181364/4192956
[pid=17437] ppid=17435 vsize=1679504 CPUtime=642.35
/proc/17437/stat : 17437 (march_hi) R 17435 17437 16977 0 -1 4194304 699577 0 0 0 63927 308 0 0 25 0 1 0 92524228 1719812096 371956 1992294400 134512640 135197378 4294956224 18446744073709551615 134578114 0 0 4096 0 0 0 0 17 1 0 0
/proc/17437/statm: 419876 371956 79 167 0 419707 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 1679504



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+664.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17440
/proc/meminfo: memFree=15664/2055920 swapFree=4181364/4192956
[pid=17437] ppid=17435 vsize=1843744 CPUtime=664.15
/proc/17437/stat : 17437 (march_hi) R 17435 17437 16977 0 -1 4194304 733116 0 0 0 66094 321 0 0 25 0 1 0 92524228 1887993856 405495 1992294400 134512640 135197378 4294956224 18446744073709551615 134578117 0 0 4096 0 0 0 0 17 1 0 0
/proc/17437/statm: 460936 405495 79 167 0 460767 0
Current children cumulated CPU time (s) 664.15
Current children cumulated vsize (KiB) 1843744

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

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

[startup+664.205 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17440
/proc/meminfo: memFree=15664/2055920 swapFree=4181364/4192956
[pid=17437] ppid=17435 vsize=0 CPUtime=664.25
/proc/17437/stat : 17437 (march_hi) R 17435 17437 16977 0 -1 4195332 733116 0 0 0 66094 331 0 0 25 0 1 0 92524228 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/17437/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 664.25
Current children cumulated vsize (KiB) 0

[startup+664.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17441
/proc/meminfo: memFree=1327528/2055920 swapFree=4181364/4192956
[pid=17437] ppid=17435 vsize=0 CPUtime=664.35
/proc/17437/stat : 17437 (march_hi) R 17435 17437 16977 0 -1 4195332 733116 0 0 0 66094 341 0 0 25 0 1 0 92524228 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/17437/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 664.35
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 664.356
CPU time (s): 664.409
CPU user time (s): 660.947
CPU system time (s): 3.46247
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 1843744

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

runsolver used 0.563914 second user time and 1.3358 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-25 09:35:08
IDJOB=1719238
IDBENCH=20580
IDSOLVER=521
FILE ID=node16/1719238-1240644901
PBS_JOBID= 9186417
Free space on /tmp= 66192 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719238-1240644901/watcher-1719238-1240644901 -o /tmp/evaluation-result-1719238-1240644901/solver-1719238-1240644901 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1719238-1240644901.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=2106002315

node16.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1480152 kB
Buffers:         51336 kB
Cached:         465380 kB
SwapCached:       6408 kB
Active:         283316 kB
Inactive:       242348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1480152 kB
SwapTotal:     4192956 kB
SwapFree:      4181344 kB
Dirty:          132568 kB
Writeback:           0 kB
Mapped:          13568 kB
Slab:            36092 kB
Committed_AS:   311484 kB
PageTables:       1436 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66192 MiB
End job on node16 at 2009-04-25 09:46:14