Trace number 459968

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, and are wall clock time (not CPU 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
MiraXT v3? (TO) 10000.3 5024.46

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-13-u.cnf
MD5SUM45ee13b66821e6c36f3e38be418fa121
Bench CategoryINDUST (industrial 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 variables138808
Number of clauses626501
Sum of the clauses size1431026
Maximum clause length10
Minimum clause length1
Number of clauses of size 111712
Number of clauses of size 2503953
Number of clauses of size 384536
Number of clauses of size 42920
Number of clauses of size 511680
Number of clauses of size over 511700

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node4/watcher-459968-1179235373 -o ROOT/results/node4/solver-459968-1179235373 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/459968-1179235373/MiraXTv3_dyn /tmp/evaluation/459968-1179235373/instance-459968-1179235373.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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: 0.00 0.00 0.00 3/77 17980
/proc/meminfo: memFree=1584912/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=3788 CPUtime=0
/proc/17980/stat : 17980 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194304 325 0 0 0 0 0 0 0 18 0 1 0 399575145 3878912 301 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17980/statm: 947 308 202 20 0 305 0

[startup+0.073883 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 17980
/proc/meminfo: memFree=1584912/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=11292 CPUtime=0.06
/proc/17980/stat : 17980 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194304 2199 0 0 0 5 1 0 0 18 0 1 0 399575145 11563008 2174 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 1 0 0
/proc/17980/statm: 2823 2174 206 20 0 2181 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11292

[startup+0.101885 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 17980
/proc/meminfo: memFree=1584912/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=14452 CPUtime=0.09
/proc/17980/stat : 17980 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194304 3091 0 0 0 8 1 0 0 18 0 1 0 399575145 14798848 3066 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 11023995 0 0 4096 0 0 0 0 17 1 0 0
/proc/17980/statm: 3613 3067 206 20 0 2971 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14452

[startup+0.301904 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 17980
/proc/meminfo: memFree=1584912/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=32044 CPUtime=0.29
/proc/17980/stat : 17980 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194304 7059 0 0 0 26 3 0 0 19 0 1 0 399575145 32813056 7034 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134527114 0 0 4096 0 0 0 0 17 1 0 0
/proc/17980/statm: 8011 7034 206 20 0 7369 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32044

[startup+0.701941 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 17980
/proc/meminfo: memFree=1584912/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=55088 CPUtime=0.69
/proc/17980/stat : 17980 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194304 11796 0 0 0 64 5 0 0 23 0 1 0 399575145 56410112 11771 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17980/statm: 13772 11771 206 20 0 13130 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55088

[startup+1.50202 s]
/proc/loadavg: 0.00 0.00 0.00 2/78 17981
/proc/meminfo: memFree=1534344/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=64880 CPUtime=1.49
/proc/17980/stat : 17980 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194304 14310 0 0 0 143 6 0 0 25 0 1 0 399575145 66437120 14285 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 11023995 0 0 4096 0 0 0 0 17 1 0 0
/proc/17980/statm: 16220 14285 207 20 0 15578 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64880

[startup+3.10118 s]
/proc/loadavg: 0.00 0.00 0.00 2/78 17981
/proc/meminfo: memFree=1521608/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=182756 CPUtime=3.26
/proc/17980/stat : 17980 (MiraXTv3_dyn) S 17978 17980 17906 0 -1 4194304 28261 0 0 0 310 16 0 0 25 0 3 0 399575145 187142144 25894 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17980/statm: 45689 25894 214 20 0 45047 0
Current children cumulated CPU time (s) 3.26
Current children cumulated vsize (KiB) 182756

[startup+6.30148 s]
/proc/loadavg: 0.08 0.02 0.01 2/80 17983
/proc/meminfo: memFree=1465592/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=194948 CPUtime=6.49
/proc/17980/stat : 17980 (MiraXTv3_dyn) S 17978 17980 17906 0 -1 4194304 32285 0 0 0 631 18 0 0 25 0 3 0 399575145 199626752 29918 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17980/statm: 48737 29918 218 20 0 48095 0
[pid=17980/tid=17982] ppid=17978 vsize=194948 CPUtime=3.36
/proc/17980/task/17982/stat : 17982 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 9461 0 0 0 331 5 0 0 25 0 3 0 399575438 199626752 29918 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17980/tid=17983] ppid=17978 vsize=194948 CPUtime=0.19
/proc/17980/task/17983/stat : 17983 (MiraXTv3_dyn) S 17978 17980 17906 0 -1 4194368 5270 0 0 0 16 3 0 0 17 0 3 0 399575438 199626752 29918 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.49
Current children cumulated vsize (KiB) 194948

[startup+12.7011 s]
/proc/loadavg: 0.15 0.03 0.01 2/80 17983
/proc/meminfo: memFree=1465528/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=195972 CPUtime=12.89
/proc/17980/stat : 17980 (MiraXTv3_dyn) S 17978 17980 17906 0 -1 4194304 32303 0 0 0 1271 18 0 0 25 0 3 0 399575145 200675328 29936 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17980/statm: 48993 29936 218 20 0 48351 0
[pid=17980/tid=17982] ppid=17978 vsize=195972 CPUtime=9.75
/proc/17980/task/17982/stat : 17982 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 9479 0 0 0 970 5 0 0 25 0 3 0 399575438 200675328 29936 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134536645 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17980/tid=17983] ppid=17978 vsize=195972 CPUtime=0.19
/proc/17980/task/17983/stat : 17983 (MiraXTv3_dyn) S 17978 17980 17906 0 -1 4194368 5270 0 0 0 16 3 0 0 17 0 3 0 399575438 200675328 29936 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.89
Current children cumulated vsize (KiB) 195972

[startup+25.5013 s]
/proc/loadavg: 0.34 0.08 0.02 3/80 17983
/proc/meminfo: memFree=1469816/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=190948 CPUtime=27.47
/proc/17980/stat : 17980 (MiraXTv3_dyn) S 17978 17980 17906 0 -1 4194304 32380 0 0 0 2729 18 0 0 25 0 3 0 399575145 195530752 28892 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17980/statm: 47737 28892 218 20 0 47095 0
[pid=17980/tid=17982] ppid=17978 vsize=190948 CPUtime=22.56
/proc/17980/task/17982/stat : 17982 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 9522 0 0 0 2250 6 0 0 25 0 3 0 399575438 195530752 28892 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17980/tid=17983] ppid=17978 vsize=190948 CPUtime=1.98
/proc/17980/task/17983/stat : 17983 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 5304 0 0 0 195 3 0 0 25 0 3 0 399575438 195530752 28892 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 27.47
Current children cumulated vsize (KiB) 190948

[startup+51.1018 s]
/proc/loadavg: 0.91 0.23 0.08 3/80 17983
/proc/meminfo: memFree=1431032/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=227724 CPUtime=78.54
/proc/17980/stat : 17980 (MiraXTv3_dyn) S 17978 17980 17906 0 -1 4194304 42111 0 0 0 7823 31 0 0 25 0 3 0 399575145 233189376 38587 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17980/statm: 56931 38587 218 20 0 56289 0
[pid=17980/tid=17982] ppid=17978 vsize=227724 CPUtime=48.15
/proc/17980/task/17982/stat : 17982 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 14992 0 0 0 4801 14 0 0 25 0 3 0 399575438 233189376 38587 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17980/tid=17983] ppid=17978 vsize=227724 CPUtime=27.45
/proc/17980/task/17983/stat : 17983 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 9565 0 0 0 2738 7 0 0 25 0 3 0 399575438 233189376 38587 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 78.54
Current children cumulated vsize (KiB) 227724

[startup+102.307 s]
/proc/loadavg: 1.52 0.50 0.17 3/80 17983
/proc/meminfo: memFree=1344056/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=311892 CPUtime=180.71
/proc/17980/stat : 17980 (MiraXTv3_dyn) S 17978 17980 17906 0 -1 4194304 64131 0 0 0 18014 57 0 0 25 0 3 0 399575145 319377408 60297 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17980/statm: 77973 60297 218 20 0 77331 0
[pid=17980/tid=17982] ppid=17978 vsize=311892 CPUtime=99.34
/proc/17980/task/17982/stat : 17982 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 25074 0 0 0 9905 29 0 0 25 0 3 0 399575438 319377408 60297 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17980/tid=17983] ppid=17978 vsize=311892 CPUtime=78.43
/proc/17980/task/17983/stat : 17983 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 21503 0 0 0 7824 19 0 0 25 0 3 0 399575438 319377408 60297 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 180.71
Current children cumulated vsize (KiB) 311892

[startup+162.302 s]
/proc/loadavg: 1.82 0.77 0.29 3/80 17983
/proc/meminfo: memFree=1292024/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=364124 CPUtime=300.42
/proc/17980/stat : 17980 (MiraXTv3_dyn) S 17978 17980 17906 0 -1 4194304 77902 0 0 0 29966 76 0 0 25 0 3 0 399575145 372862976 73589 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17980/statm: 91031 73589 218 20 0 90389 0
[pid=17980/tid=17982] ppid=17978 vsize=364124 CPUtime=159.31
/proc/17980/task/17982/stat : 17982 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 30380 0 0 0 15893 38 0 0 25 0 3 0 399575438 372862976 73589 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17980/tid=17983] ppid=17978 vsize=364124 CPUtime=138.16
/proc/17980/task/17983/stat : 17983 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 29968 0 0 0 13788 28 0 0 24 0 3 0 399575438 372862976 73589 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 300.42
Current children cumulated vsize (KiB) 364124

[startup+222.301 s]
/proc/loadavg: 1.93 0.99 0.39 3/80 17983
/proc/meminfo: memFree=1278776/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=375976 CPUtime=420.11
/proc/17980/stat : 17980 (MiraXTv3_dyn) S 17978 17980 17906 0 -1 4194304 81140 0 0 0 41930 81 0 0 25 0 3 0 399575145 384999424 76562 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17980/statm: 93994 76562 218 20 0 93352 0
[pid=17980/tid=17982] ppid=17978 vsize=375976 CPUtime=219.28
/proc/17980/task/17982/stat : 17982 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 31571 0 0 0 21887 41 0 0 25 0 3 0 399575438 384999424 76562 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17980/tid=17983] ppid=17978 vsize=375976 CPUtime=197.88
/proc/17980/task/17983/stat : 17983 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 32015 0 0 0 19758 30 0 0 25 0 3 0 399575438 384999424 76562 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 420.11
Current children cumulated vsize (KiB) 375976

[startup+282.302 s]
/proc/loadavg: 1.97 1.17 0.49 3/80 17983
/proc/meminfo: memFree=1270328/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=384660 CPUtime=539.82
/proc/17980/stat : 17980 (MiraXTv3_dyn) S 17978 17980 17906 0 -1 4194304 83591 0 0 0 53899 83 0 0 25 0 3 0 399575145 393891840 78671 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17980/statm: 96165 78671 218 20 0 95523 0
[pid=17980/tid=17982] ppid=17978 vsize=384660 CPUtime=279.25
/proc/17980/task/17982/stat : 17982 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 31819 0 0 0 27884 41 0 0 25 0 3 0 399575438 393891840 78671 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17980/tid=17983] ppid=17978 vsize=384660 CPUtime=257.62
/proc/17980/task/17983/stat : 17983 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 34218 0 0 0 25730 32 0 0 25 0 3 0 399575438 393891840 78671 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 539.82
Current children cumulated vsize (KiB) 384660

[startup+342.302 s]
/proc/loadavg: 2.03 1.34 0.58 3/80 17983
/proc/meminfo: memFree=1259576/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=394900 CPUtime=659.54
/proc/17980/stat : 17980 (MiraXTv3_dyn) S 17978 17980 17906 0 -1 4194304 86753 0 0 0 65864 90 0 0 25 0 3 0 399575145 404377600 81417 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17980/statm: 98725 81417 218 20 0 98083 0
[pid=17980/tid=17982] ppid=17978 vsize=394900 CPUtime=339.23
/proc/17980/task/17982/stat : 17982 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 34767 0 0 0 33876 47 0 0 25 0 3 0 399575438 404377600 81417 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17980/tid=17983] ppid=17978 vsize=394900 CPUtime=317.37
/proc/17980/task/17983/stat : 17983 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 34432 0 0 0 31704 33 0 0 25 0 3 0 399575438 404377600 81417 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 659.54
Current children cumulated vsize (KiB) 394900

[startup+402.301 s]
/proc/loadavg: 2.01 1.45 0.67 3/80 17983
/proc/meminfo: memFree=1254776/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=400020 CPUtime=779.23
/proc/17980/stat : 17980 (MiraXTv3_dyn) S 17978 17980 17906 0 -1 4194304 88414 0 0 0 77832 91 0 0 25 0 3 0 399575145 409620480 82518 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17980/statm: 100005 82518 218 20 0 99363 0
[pid=17980/tid=17982] ppid=17978 vsize=400020 CPUtime=399.21
/proc/17980/task/17982/stat : 17982 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 35993 0 0 0 39872 49 0 0 25 0 3 0 399575438 409620480 82518 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520299 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17980/tid=17983] ppid=17978 vsize=400020 CPUtime=377.08

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

[pid=17980] ppid=17978 vsize=573092 CPUtime=8799.41
/proc/17980/stat : 17980 (MiraXTv3_dyn) S 17978 17980 17906 0 -1 4194304 138758 0 0 0 879729 212 0 0 25 0 3 0 399575145 586846208 125846 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17980/statm: 143273 125846 218 20 0 142631 0
[pid=17980/tid=17982] ppid=17978 vsize=573092 CPUtime=4405.81
/proc/17980/task/17982/stat : 17982 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 57334 0 0 0 440484 97 0 0 25 0 3 0 399575438 586846208 125846 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17980/tid=17983] ppid=17978 vsize=573092 CPUtime=4390.65
/proc/17980/task/17983/stat : 17983 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 63870 0 0 0 438960 105 0 0 25 0 3 0 399575438 586846208 125846 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520299 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8799.41
Current children cumulated vsize (KiB) 573092

[startup+4482.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/80 18185
/proc/meminfo: memFree=1081016/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=573088 CPUtime=8919.09
/proc/17980/stat : 17980 (MiraXTv3_dyn) S 17978 17980 17906 0 -1 4194304 138759 0 0 0 891697 212 0 0 25 0 3 0 399575145 586842112 125846 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17980/statm: 143272 125846 218 20 0 142630 0
[pid=17980/tid=17982] ppid=17978 vsize=573088 CPUtime=4465.79
/proc/17980/task/17982/stat : 17982 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 57334 0 0 0 446481 98 0 0 25 0 3 0 399575438 586842112 125846 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17980/tid=17983] ppid=17978 vsize=573088 CPUtime=4450.37
/proc/17980/task/17983/stat : 17983 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 63871 0 0 0 444932 105 0 0 25 0 3 0 399575438 586842112 125846 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8919.09
Current children cumulated vsize (KiB) 573088

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 18185
/proc/meminfo: memFree=1081144/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=572924 CPUtime=9038.79
/proc/17980/stat : 17980 (MiraXTv3_dyn) S 17978 17980 17906 0 -1 4194304 138761 0 0 0 903666 213 0 0 25 0 3 0 399575145 586674176 125807 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17980/statm: 143231 125807 218 20 0 142589 0
[pid=17980/tid=17982] ppid=17978 vsize=572924 CPUtime=4525.76
/proc/17980/task/17982/stat : 17982 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 57335 0 0 0 452478 98 0 0 25 0 3 0 399575438 586674176 125807 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17980/tid=17983] ppid=17978 vsize=572924 CPUtime=4510.09
/proc/17980/task/17983/stat : 17983 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 63872 0 0 0 450904 105 0 0 25 0 3 0 399575438 586674176 125807 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9038.79
Current children cumulated vsize (KiB) 572924

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 18185
/proc/meminfo: memFree=1081144/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=572924 CPUtime=9158.53
/proc/17980/stat : 17980 (MiraXTv3_dyn) S 17978 17980 17906 0 -1 4194304 138765 0 0 0 915639 214 0 0 25 0 3 0 399575145 586674176 125811 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17980/statm: 143231 125811 218 20 0 142589 0
[pid=17980/tid=17982] ppid=17978 vsize=572924 CPUtime=4585.75
/proc/17980/task/17982/stat : 17982 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 57335 0 0 0 458476 99 0 0 25 0 3 0 399575438 586674176 125811 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17980/tid=17983] ppid=17978 vsize=572924 CPUtime=4569.84
/proc/17980/task/17983/stat : 17983 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 63876 0 0 0 456879 105 0 0 25 0 3 0 399575438 586674176 125811 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520280 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9158.53
Current children cumulated vsize (KiB) 572924

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 18185
/proc/meminfo: memFree=1068344/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=585212 CPUtime=9278.18
/proc/17980/stat : 17980 (MiraXTv3_dyn) S 17978 17980 17906 0 -1 4194304 142083 0 0 0 927597 221 0 0 25 0 3 0 399575145 599257088 129042 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17980/statm: 146303 129042 218 20 0 145661 0
[pid=17980/tid=17982] ppid=17978 vsize=585212 CPUtime=4645.71
/proc/17980/task/17982/stat : 17982 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 57729 0 0 0 464471 100 0 0 25 0 3 0 399575438 599257088 129042 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17980/tid=17983] ppid=17978 vsize=585212 CPUtime=4629.54
/proc/17980/task/17983/stat : 17983 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 66800 0 0 0 462842 112 0 0 25 0 3 0 399575438 599257088 129042 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9278.18
Current children cumulated vsize (KiB) 585212

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 18185
/proc/meminfo: memFree=1062072/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=591356 CPUtime=9397.88
/proc/17980/stat : 17980 (MiraXTv3_dyn) S 17978 17980 17906 0 -1 4194304 143731 0 0 0 939563 225 0 0 25 0 3 0 399575145 605548544 130603 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17980/statm: 147839 130603 218 20 0 147197 0
[pid=17980/tid=17982] ppid=17978 vsize=591356 CPUtime=4705.68
/proc/17980/task/17982/stat : 17982 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 58378 0 0 0 470466 102 0 0 25 0 3 0 399575438 605548544 130603 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17980/tid=17983] ppid=17978 vsize=591356 CPUtime=4689.26
/proc/17980/task/17983/stat : 17983 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 67799 0 0 0 468813 113 0 0 25 0 3 0 399575438 605548544 130603 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9397.88
Current children cumulated vsize (KiB) 591356

[startup+4782.3 s]
/proc/loadavg: 2.05 2.01 1.94 3/80 18185
/proc/meminfo: memFree=1062008/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=591356 CPUtime=9517.57
/proc/17980/stat : 17980 (MiraXTv3_dyn) S 17978 17980 17906 0 -1 4194304 143735 0 0 0 951532 225 0 0 25 0 3 0 399575145 605548544 130607 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17980/statm: 147839 130607 218 20 0 147197 0
[pid=17980/tid=17982] ppid=17978 vsize=591356 CPUtime=4765.65
/proc/17980/task/17982/stat : 17982 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 58381 0 0 0 476462 103 0 0 25 0 3 0 399575438 605548544 130607 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17980/tid=17983] ppid=17978 vsize=591356 CPUtime=4748.99
/proc/17980/task/17983/stat : 17983 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 67800 0 0 0 474786 113 0 0 25 0 3 0 399575438 605548544 130607 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9517.57
Current children cumulated vsize (KiB) 591356

[startup+4842.3 s]
/proc/loadavg: 2.08 2.02 1.94 3/80 18185
/proc/meminfo: memFree=1062008/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=591356 CPUtime=9637.28
/proc/17980/stat : 17980 (MiraXTv3_dyn) S 17978 17980 17906 0 -1 4194304 143737 0 0 0 963502 226 0 0 25 0 3 0 399575145 605548544 130609 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17980/statm: 147839 130609 218 20 0 147197 0
[pid=17980/tid=17982] ppid=17978 vsize=591356 CPUtime=4825.62
/proc/17980/task/17982/stat : 17982 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 58382 0 0 0 482459 103 0 0 25 0 3 0 399575438 605548544 130609 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17980/tid=17983] ppid=17978 vsize=591356 CPUtime=4808.72
/proc/17980/task/17983/stat : 17983 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 67801 0 0 0 480759 113 0 0 25 0 3 0 399575438 605548544 130609 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520108 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9637.28
Current children cumulated vsize (KiB) 591356

[startup+4902.3 s]
/proc/loadavg: 2.03 2.02 1.94 3/80 18185
/proc/meminfo: memFree=1062008/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=591356 CPUtime=9756.99
/proc/17980/stat : 17980 (MiraXTv3_dyn) S 17978 17980 17906 0 -1 4194304 143743 0 0 0 975472 227 0 0 25 0 3 0 399575145 605548544 130615 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17980/statm: 147839 130615 218 20 0 147197 0
[pid=17980/tid=17982] ppid=17978 vsize=591356 CPUtime=4885.6
/proc/17980/task/17982/stat : 17982 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 58385 0 0 0 488456 104 0 0 25 0 3 0 399575438 605548544 130615 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17980/tid=17983] ppid=17978 vsize=591356 CPUtime=4868.44
/proc/17980/task/17983/stat : 17983 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 67804 0 0 0 486731 113 0 0 25 0 3 0 399575438 605548544 130615 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9756.99
Current children cumulated vsize (KiB) 591356

[startup+4962.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/80 18185
/proc/meminfo: memFree=1061944/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=591356 CPUtime=9876.69
/proc/17980/stat : 17980 (MiraXTv3_dyn) S 17978 17980 17906 0 -1 4194304 143744 0 0 0 987442 227 0 0 25 0 3 0 399575145 605548544 130616 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17980/statm: 147839 130616 218 20 0 147197 0
[pid=17980/tid=17982] ppid=17978 vsize=591356 CPUtime=4945.59
/proc/17980/task/17982/stat : 17982 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 58386 0 0 0 494454 105 0 0 25 0 3 0 399575438 605548544 130616 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17980/tid=17983] ppid=17978 vsize=591356 CPUtime=4928.17
/proc/17980/task/17983/stat : 17983 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 67804 0 0 0 492704 113 0 0 25 0 3 0 399575438 605548544 130616 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9876.69
Current children cumulated vsize (KiB) 591356

[startup+5022.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/80 18185
/proc/meminfo: memFree=1062008/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=591356 CPUtime=9996.39
/proc/17980/stat : 17980 (MiraXTv3_dyn) S 17978 17980 17906 0 -1 4194304 143747 0 0 0 999411 228 0 0 25 0 3 0 399575145 605548544 130619 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17980/statm: 147839 130619 218 20 0 147197 0
[pid=17980/tid=17982] ppid=17978 vsize=591356 CPUtime=5005.55
/proc/17980/task/17982/stat : 17982 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 58387 0 0 0 500450 105 0 0 25 0 3 0 399575438 605548544 130619 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17980/tid=17983] ppid=17978 vsize=591356 CPUtime=4987.9
/proc/17980/task/17983/stat : 17983 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 67806 0 0 0 498677 113 0 0 25 0 3 0 399575438 605548544 130619 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526475 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9996.39
Current children cumulated vsize (KiB) 591356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5024.2 s]
/proc/loadavg: 2.00 2.01 1.94 3/80 18185
/proc/meminfo: memFree=1062008/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=591356 CPUtime=10000.2
/proc/17980/stat : 17980 (MiraXTv3_dyn) S 17978 17980 17906 0 -1 4194304 143747 0 0 0 999790 228 0 0 25 0 3 0 399575145 605548544 130619 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17980/statm: 147839 130619 218 20 0 147197 0
[pid=17980/tid=17982] ppid=17978 vsize=591356 CPUtime=5007.46
/proc/17980/task/17982/stat : 17982 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 58387 0 0 0 500641 105 0 0 25 0 3 0 399575438 605548544 130619 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17980/tid=17983] ppid=17978 vsize=591356 CPUtime=4989.78
/proc/17980/task/17983/stat : 17983 (MiraXTv3_dyn) R 17978 17980 17906 0 -1 4194368 67806 0 0 0 498865 113 0 0 25 0 3 0 399575438 605548544 130619 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 591356

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

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

[startup+5024.4 s]
/proc/loadavg: 2.00 2.01 1.94 3/80 18185
/proc/meminfo: memFree=1062008/2055920 swapFree=4141224/4192956
[pid=17980] ppid=17978 vsize=0 CPUtime=10000.3
/proc/17980/stat : 17980 (MiraXTv3_dyn) Z 17978 17980 17906 0 -1 4195340 143747 0 0 0 999791 236 0 0 16 0 2 0 399575145 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17980/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.3
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5024.46
CPU time (s): 10000.3
CPU user time (s): 9997.92
CPU system time (s): 2.36164
CPU usage (%): 199.032
Max. virtual memory (cumulated for all children) (KiB): 591356

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

runsolver used 4.91825 second user time and 13.4 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Tue May 15 13:22:54 UTC 2007

IDJOB= 459968
IDBENCH= 20387
IDSOLVER= 196
FILE ID= node4/459968-1179235373

PBS_JOBID= 5274529

Free space on /tmp= 66530 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/hard-unsat/dated-5-13-u.cnf
COMMAND LINE= /tmp/evaluation/459968-1179235373/MiraXTv3_dyn /tmp/evaluation/459968-1179235373/instance-459968-1179235373.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-459968-1179235373 -o ROOT/results/node4/solver-459968-1179235373 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/459968-1179235373/MiraXTv3_dyn /tmp/evaluation/459968-1179235373/instance-459968-1179235373.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  45ee13b66821e6c36f3e38be418fa121

RANDOM SEED= 551374526

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

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

/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.218
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	: 5931.00
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.218
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:       1585192 kB
Buffers:         45780 kB
Cached:         332660 kB
SwapCached:      15756 kB
Active:         154888 kB
Inactive:       246948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1585192 kB
SwapTotal:     4192956 kB
SwapFree:      4141224 kB
Dirty:           14900 kB
Writeback:           0 kB
Mapped:          29792 kB
Slab:            54424 kB
Committed_AS: 10015792 kB
PageTables:       1816 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= 66530 MiB

End job on node4 on Tue May 15 14:46:40 UTC 2007