Trace number 460101

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 5015.74

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k100.cnf
MD5SUMcf1b8194ff6d413d396ac9e26bb031ef
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 variables50797
Number of clauses177980
Sum of the clauses size470252
Maximum clause length37
Minimum clause length1
Number of clauses of size 11318
Number of clauses of size 295086
Number of clauses of size 374860
Number of clauses of size 4486
Number of clauses of size 5945
Number of clauses of size over 55285

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/node22/watcher-460101-1179235880 -o ROOT/results/node22/solver-460101-1179235880 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/460101-1179235880/MiraXTv3_dyn /tmp/evaluation/460101-1179235880/instance-460101-1179235880.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 17232
/proc/meminfo: memFree=1327472/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=3788 CPUtime=0
/proc/17232/stat : 17232 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194304 339 0 0 0 0 0 0 0 18 0 1 0 371505691 3878912 314 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17232/statm: 947 323 203 20 0 305 0

[startup+0.038528 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 17232
/proc/meminfo: memFree=1327472/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=5960 CPUtime=0.03
/proc/17232/stat : 17232 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194304 1024 0 0 0 3 0 0 0 18 0 1 0 371505691 6103040 999 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134579267 0 0 4096 0 0 0 0 17 1 0 0
/proc/17232/statm: 1490 999 206 20 0 848 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5960

[startup+0.101537 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 17232
/proc/meminfo: memFree=1327472/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=9756 CPUtime=0.09
/proc/17232/stat : 17232 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194304 1934 0 0 0 8 1 0 0 18 0 1 0 371505691 9990144 1909 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 5113467 0 0 4096 0 0 0 0 17 1 0 0
/proc/17232/statm: 2439 1912 206 20 0 1797 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9756

[startup+0.301567 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 17232
/proc/meminfo: memFree=1327472/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=20540 CPUtime=0.29
/proc/17232/stat : 17232 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194304 4358 0 0 0 27 2 0 0 19 0 1 0 371505691 21032960 4333 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/17232/statm: 5135 4333 207 20 0 4493 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20540

[startup+0.701629 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 17232
/proc/meminfo: memFree=1327472/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=29672 CPUtime=0.69
/proc/17232/stat : 17232 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194304 6605 0 0 0 66 3 0 0 23 0 1 0 371505691 30384128 6580 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134587616 0 0 4096 0 0 0 0 17 1 0 0
/proc/17232/statm: 7418 6580 207 20 0 6776 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29672

[startup+1.50175 s]
/proc/loadavg: 0.00 0.00 0.00 2/78 17233
/proc/meminfo: memFree=1300840/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=81924 CPUtime=1.56
/proc/17232/stat : 17232 (MiraXTv3_dyn) S 17230 17232 17158 0 -1 4194304 13147 0 0 0 148 8 0 0 25 0 3 0 371505691 83890176 12324 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17232/statm: 20481 12324 218 20 0 19839 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 81924

[startup+3.10199 s]
/proc/loadavg: 0.00 0.00 0.00 2/80 17235
/proc/meminfo: memFree=1278552/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=82188 CPUtime=3.16
/proc/17232/stat : 17232 (MiraXTv3_dyn) S 17230 17232 17158 0 -1 4194304 13211 0 0 0 308 8 0 0 25 0 3 0 371505691 84160512 12388 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17232/statm: 20547 12388 218 20 0 19905 0
[pid=17232/tid=17234] ppid=17230 vsize=82188 CPUtime=1.95
/proc/17232/task/17234/stat : 17234 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 3427 0 0 0 193 2 0 0 25 0 3 0 371505805 84160512 12388 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17232/tid=17235] ppid=17230 vsize=82188 CPUtime=0.06
/proc/17232/task/17235/stat : 17235 (MiraXTv3_dyn) S 17230 17232 17158 0 -1 4194368 2572 0 0 0 5 1 0 0 18 0 3 0 371505805 84160512 12388 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 82188

[startup+6.30249 s]
/proc/loadavg: 0.08 0.02 0.01 3/80 17235
/proc/meminfo: memFree=1279704/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=81420 CPUtime=7.27
/proc/17232/stat : 17232 (MiraXTv3_dyn) S 17230 17232 17158 0 -1 4194304 13679 0 0 0 718 9 0 0 25 0 3 0 371505691 83374080 12457 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17232/statm: 20355 12457 218 20 0 19713 0
[pid=17232/tid=17234] ppid=17230 vsize=81420 CPUtime=5.14
/proc/17232/task/17234/stat : 17234 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 3484 0 0 0 512 2 0 0 25 0 3 0 371505805 83374080 12457 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17232/tid=17235] ppid=17230 vsize=81420 CPUtime=0.97
/proc/17232/task/17235/stat : 17235 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 2983 0 0 0 95 2 0 0 21 0 3 0 371505805 83374080 12457 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134517109 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.27
Current children cumulated vsize (KiB) 81420

[startup+12.7025 s]
/proc/loadavg: 0.23 0.05 0.02 3/80 17235
/proc/meminfo: memFree=1262944/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=96972 CPUtime=20.03
/proc/17232/stat : 17232 (MiraXTv3_dyn) S 17230 17232 17158 0 -1 4194304 17679 0 0 0 1991 12 0 0 25 0 3 0 371505691 99299328 16457 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17232/statm: 24243 16457 218 20 0 23601 0
[pid=17232/tid=17234] ppid=17230 vsize=96972 CPUtime=11.55
/proc/17232/task/17234/stat : 17234 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 5261 0 0 0 1151 4 0 0 25 0 3 0 371505805 99299328 16457 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17232/tid=17235] ppid=17230 vsize=96972 CPUtime=7.34
/proc/17232/task/17235/stat : 17235 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 5206 0 0 0 730 4 0 0 25 0 3 0 371505805 99299328 16457 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.03
Current children cumulated vsize (KiB) 96972

[startup+25.5014 s]
/proc/loadavg: 0.62 0.14 0.05 3/80 17235
/proc/meminfo: memFree=1222176/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=136256 CPUtime=45.57
/proc/17232/stat : 17232 (MiraXTv3_dyn) S 17230 17232 17158 0 -1 4194304 27966 0 0 0 4534 23 0 0 25 0 3 0 371505691 139526144 26431 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17232/statm: 34064 26431 218 20 0 33422 0
[pid=17232/tid=17234] ppid=17230 vsize=136256 CPUtime=24.33
/proc/17232/task/17234/stat : 17234 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 9782 0 0 0 2426 7 0 0 25 0 3 0 371505805 139526144 26431 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17232/tid=17235] ppid=17230 vsize=136256 CPUtime=20.08
/proc/17232/task/17235/stat : 17235 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 10972 0 0 0 1998 10 0 0 25 0 3 0 371505805 139526144 26431 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 45.57
Current children cumulated vsize (KiB) 136256

[startup+51.1013 s]
/proc/loadavg: 1.09 0.29 0.10 3/80 17235
/proc/meminfo: memFree=1179936/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=178664 CPUtime=96.63
/proc/17232/stat : 17232 (MiraXTv3_dyn) S 17230 17232 17158 0 -1 4194304 39242 0 0 0 9626 37 0 0 25 0 3 0 371505691 182951936 37334 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17232/statm: 44666 37334 218 20 0 44024 0
[pid=17232/tid=17234] ppid=17230 vsize=178664 CPUtime=49.93
/proc/17232/task/17234/stat : 17234 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 16774 0 0 0 4979 14 0 0 25 0 3 0 371505805 182951936 37334 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17232/tid=17235] ppid=17230 vsize=178664 CPUtime=45.56
/proc/17232/task/17235/stat : 17235 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 15256 0 0 0 4538 18 0 0 25 0 3 0 371505805 182951936 37334 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 96.63
Current children cumulated vsize (KiB) 178664

[startup+102.306 s]
/proc/loadavg: 1.60 0.55 0.19 3/80 17235
/proc/meminfo: memFree=1114528/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=241380 CPUtime=198.78
/proc/17232/stat : 17232 (MiraXTv3_dyn) S 17230 17232 17158 0 -1 4194304 55893 0 0 0 19819 59 0 0 25 0 3 0 371505691 247173120 53281 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17232/statm: 60345 53281 218 20 0 59703 0
[pid=17232/tid=17234] ppid=17230 vsize=241380 CPUtime=101.1
/proc/17232/task/17234/stat : 17234 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 21429 0 0 0 10091 19 0 0 25 0 3 0 371505805 247173120 53281 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17232/tid=17235] ppid=17230 vsize=241380 CPUtime=96.53
/proc/17232/task/17235/stat : 17235 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 27252 0 0 0 9618 35 0 0 25 0 3 0 371505805 247173120 53281 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 198.78
Current children cumulated vsize (KiB) 241380

[startup+162.301 s]
/proc/loadavg: 1.85 0.81 0.30 3/80 17235
/proc/meminfo: memFree=1071840/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=286172 CPUtime=318.49
/proc/17232/stat : 17232 (MiraXTv3_dyn) S 17230 17232 17158 0 -1 4194304 67229 0 0 0 31779 70 0 0 25 0 3 0 371505691 293040128 64314 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17232/statm: 71543 64314 218 20 0 70901 0
[pid=17232/tid=17234] ppid=17230 vsize=286172 CPUtime=161.08
/proc/17232/task/17234/stat : 17234 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 31940 0 0 0 16079 29 0 0 25 0 3 0 371505805 293040128 64314 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17232/tid=17235] ppid=17230 vsize=286172 CPUtime=156.26
/proc/17232/task/17235/stat : 17235 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 28077 0 0 0 15590 36 0 0 25 0 3 0 371505805 293040128 64314 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 318.49
Current children cumulated vsize (KiB) 286172

[startup+222.301 s]
/proc/loadavg: 1.94 1.03 0.41 3/80 17235
/proc/meminfo: memFree=1021152/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=333828 CPUtime=438.17
/proc/17232/stat : 17232 (MiraXTv3_dyn) S 17230 17232 17158 0 -1 4194304 79916 0 0 0 43735 82 0 0 25 0 3 0 371505691 341839872 76620 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17232/statm: 83457 76620 218 20 0 82815 0
[pid=17232/tid=17234] ppid=17230 vsize=333828 CPUtime=221.05
/proc/17232/task/17234/stat : 17234 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 39755 0 0 0 22071 34 0 0 25 0 3 0 371505805 341839872 76620 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17232/tid=17235] ppid=17230 vsize=333828 CPUtime=215.97
/proc/17232/task/17235/stat : 17235 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 32949 0 0 0 21554 43 0 0 25 0 3 0 371505805 341839872 76620 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 438.17
Current children cumulated vsize (KiB) 333828

[startup+282.301 s]
/proc/loadavg: 1.98 1.20 0.50 3/80 17235
/proc/meminfo: memFree=1021024/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=333828 CPUtime=557.84
/proc/17232/stat : 17232 (MiraXTv3_dyn) S 17230 17232 17158 0 -1 4194304 80041 0 0 0 55701 83 0 0 25 0 3 0 371505691 341839872 76645 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17232/statm: 83457 76645 218 20 0 82815 0
[pid=17232/tid=17234] ppid=17230 vsize=333828 CPUtime=281
/proc/17232/task/17234/stat : 17234 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 39847 0 0 0 28065 35 0 0 25 0 3 0 371505805 341839872 76645 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17232/tid=17235] ppid=17230 vsize=333828 CPUtime=275.71
/proc/17232/task/17235/stat : 17235 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 32982 0 0 0 27527 44 0 0 25 0 3 0 371505805 341839872 76645 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 557.84
Current children cumulated vsize (KiB) 333828

[startup+342.303 s]
/proc/loadavg: 1.99 1.34 0.60 3/80 17235
/proc/meminfo: memFree=983784/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=371452 CPUtime=677.55
/proc/17232/stat : 17232 (MiraXTv3_dyn) S 17230 17232 17158 0 -1 4194304 89691 0 0 0 67664 91 0 0 25 0 3 0 371505691 380366848 86050 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17232/statm: 92863 86050 218 20 0 92221 0
[pid=17232/tid=17234] ppid=17230 vsize=371452 CPUtime=340.97
/proc/17232/task/17234/stat : 17234 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 49491 0 0 0 34054 43 0 0 25 0 3 0 371505805 380366848 86050 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17232/tid=17235] ppid=17230 vsize=371452 CPUtime=335.44
/proc/17232/task/17235/stat : 17235 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 32988 0 0 0 33500 44 0 0 25 0 3 0 371505805 380366848 86050 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 677.55
Current children cumulated vsize (KiB) 371452

[startup+402.302 s]
/proc/loadavg: 1.99 1.46 0.68 3/80 17235
/proc/meminfo: memFree=965608/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=389820 CPUtime=797.24
/proc/17232/stat : 17232 (MiraXTv3_dyn) S 17230 17232 17158 0 -1 4194304 94250 0 0 0 79628 96 0 0 25 0 3 0 371505691 399175680 90507 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0

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

[pid=17232] ppid=17230 vsize=874752 CPUtime=8696.84
/proc/17232/stat : 17232 (MiraXTv3_dyn) S 17230 17232 17158 0 -1 4194304 219766 0 0 0 869382 302 0 0 25 0 3 0 371505691 895746048 212211 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17232/statm: 218688 212211 218 20 0 218046 0
[pid=17232/tid=17234] ppid=17230 vsize=874752 CPUtime=4356.83
/proc/17232/task/17234/stat : 17234 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 99100 0 0 0 435558 125 0 0 25 0 3 0 371505805 895746048 212211 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17232/tid=17235] ppid=17230 vsize=874752 CPUtime=4338.87
/proc/17232/task/17235/stat : 17235 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 113454 0 0 0 433714 173 0 0 25 0 3 0 371505805 895746048 212211 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8696.84
Current children cumulated vsize (KiB) 874752

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 17437
/proc/meminfo: memFree=477544/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=874752 CPUtime=8816.56
/proc/17232/stat : 17232 (MiraXTv3_dyn) S 17230 17232 17158 0 -1 4194304 219767 0 0 0 881354 302 0 0 25 0 3 0 371505691 895746048 212212 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17232/statm: 218688 212212 218 20 0 218046 0
[pid=17232/tid=17234] ppid=17230 vsize=874752 CPUtime=4416.81
/proc/17232/task/17234/stat : 17234 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 99100 0 0 0 441556 125 0 0 25 0 3 0 371505805 895746048 212212 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17232/tid=17235] ppid=17230 vsize=874752 CPUtime=4398.61
/proc/17232/task/17235/stat : 17235 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 113455 0 0 0 439688 173 0 0 25 0 3 0 371505805 895746048 212212 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134521316 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8816.56
Current children cumulated vsize (KiB) 874752

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 17437
/proc/meminfo: memFree=478440/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=873728 CPUtime=8936.27
/proc/17232/stat : 17232 (MiraXTv3_dyn) S 17230 17232 17158 0 -1 4194304 219771 0 0 0 893324 303 0 0 25 0 3 0 371505691 894697472 211982 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17232/statm: 218432 211982 218 20 0 217790 0
[pid=17232/tid=17234] ppid=17230 vsize=873728 CPUtime=4476.77
/proc/17232/task/17234/stat : 17234 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 99104 0 0 0 447552 125 0 0 25 0 3 0 371505805 894697472 211982 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17232/tid=17235] ppid=17230 vsize=873728 CPUtime=4458.35
/proc/17232/task/17235/stat : 17235 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 113455 0 0 0 445662 173 0 0 25 0 3 0 371505805 894697472 211982 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8936.27
Current children cumulated vsize (KiB) 873728

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 17437
/proc/meminfo: memFree=478504/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=873728 CPUtime=9055.96
/proc/17232/stat : 17232 (MiraXTv3_dyn) S 17230 17232 17158 0 -1 4194304 219772 0 0 0 905292 304 0 0 25 0 3 0 371505691 894697472 211983 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17232/statm: 218432 211983 218 20 0 217790 0
[pid=17232/tid=17234] ppid=17230 vsize=873728 CPUtime=4536.75
/proc/17232/task/17234/stat : 17234 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 99105 0 0 0 453549 126 0 0 25 0 3 0 371505805 894697472 211983 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17232/tid=17235] ppid=17230 vsize=873728 CPUtime=4518.06
/proc/17232/task/17235/stat : 17235 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 113455 0 0 0 451633 173 0 0 25 0 3 0 371505805 894697472 211983 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9055.96
Current children cumulated vsize (KiB) 873728

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 17437
/proc/meminfo: memFree=478440/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=873728 CPUtime=9175.68
/proc/17232/stat : 17232 (MiraXTv3_dyn) S 17230 17232 17158 0 -1 4194304 219774 0 0 0 917264 304 0 0 25 0 3 0 371505691 894697472 211985 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17232/statm: 218432 211985 218 20 0 217790 0
[pid=17232/tid=17234] ppid=17230 vsize=873728 CPUtime=4596.73
/proc/17232/task/17234/stat : 17234 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 99106 0 0 0 459547 126 0 0 25 0 3 0 371505805 894697472 211985 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17232/tid=17235] ppid=17230 vsize=873728 CPUtime=4577.8
/proc/17232/task/17235/stat : 17235 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 113456 0 0 0 457607 173 0 0 25 0 3 0 371505805 894697472 211985 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9175.68
Current children cumulated vsize (KiB) 873728

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 17437
/proc/meminfo: memFree=478440/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=873728 CPUtime=9295.31
/proc/17232/stat : 17232 (MiraXTv3_dyn) S 17230 17232 17158 0 -1 4194304 219780 0 0 0 929226 305 0 0 25 0 3 0 371505691 894697472 211988 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17232/statm: 218432 211988 218 20 0 217790 0
[pid=17232/tid=17234] ppid=17230 vsize=873728 CPUtime=4656.71
/proc/17232/task/17234/stat : 17234 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 99109 0 0 0 465544 127 0 0 25 0 3 0 371505805 894697472 211988 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17232/tid=17235] ppid=17230 vsize=873728 CPUtime=4637.45
/proc/17232/task/17235/stat : 17235 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 113459 0 0 0 463572 173 0 0 25 0 3 0 371505805 894697472 211988 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9295.31
Current children cumulated vsize (KiB) 873728

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 17437
/proc/meminfo: memFree=478504/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=873728 CPUtime=9415.02
/proc/17232/stat : 17232 (MiraXTv3_dyn) S 17230 17232 17158 0 -1 4194304 219780 0 0 0 941197 305 0 0 25 0 3 0 371505691 894697472 211988 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17232/statm: 218432 211988 218 20 0 217790 0
[pid=17232/tid=17234] ppid=17230 vsize=873728 CPUtime=4716.69
/proc/17232/task/17234/stat : 17234 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 99109 0 0 0 471542 127 0 0 25 0 3 0 371505805 894697472 211988 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134525960 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17232/tid=17235] ppid=17230 vsize=873728 CPUtime=4697.18
/proc/17232/task/17235/stat : 17235 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 113459 0 0 0 469545 173 0 0 25 0 3 0 371505805 894697472 211988 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9415.02
Current children cumulated vsize (KiB) 873728

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 17437
/proc/meminfo: memFree=479464/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=872704 CPUtime=9534.7
/proc/17232/stat : 17232 (MiraXTv3_dyn) S 17230 17232 17158 0 -1 4194304 219782 0 0 0 953164 306 0 0 25 0 3 0 371505691 893648896 211700 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17232/statm: 218176 211700 218 20 0 217534 0
[pid=17232/tid=17234] ppid=17230 vsize=872704 CPUtime=4776.57
/proc/17232/task/17234/stat : 17234 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 99110 0 0 0 477530 127 0 0 25 0 3 0 371505805 893648896 211700 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17232/tid=17235] ppid=17230 vsize=872704 CPUtime=4756.97
/proc/17232/task/17235/stat : 17235 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 113460 0 0 0 475524 173 0 0 25 0 3 0 371505805 893648896 211700 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9534.7
Current children cumulated vsize (KiB) 872704

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 17437
/proc/meminfo: memFree=479464/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=872704 CPUtime=9654.4
/proc/17232/stat : 17232 (MiraXTv3_dyn) S 17230 17232 17158 0 -1 4194304 219782 0 0 0 965134 306 0 0 25 0 3 0 371505691 893648896 211700 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17232/statm: 218176 211700 218 20 0 217534 0
[pid=17232/tid=17234] ppid=17230 vsize=872704 CPUtime=4836.31
/proc/17232/task/17234/stat : 17234 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 99110 0 0 0 483503 128 0 0 25 0 3 0 371505805 893648896 211700 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17232/tid=17235] ppid=17230 vsize=872704 CPUtime=4816.95
/proc/17232/task/17235/stat : 17235 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 113460 0 0 0 481521 174 0 0 25 0 3 0 371505805 893648896 211700 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9654.4
Current children cumulated vsize (KiB) 872704

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 17437
/proc/meminfo: memFree=479528/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=872704 CPUtime=9774.1
/proc/17232/stat : 17232 (MiraXTv3_dyn) S 17230 17232 17158 0 -1 4194304 219783 0 0 0 977103 307 0 0 25 0 3 0 371505691 893648896 211701 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17232/statm: 218176 211701 218 20 0 217534 0
[pid=17232/tid=17234] ppid=17230 vsize=872704 CPUtime=4896.03
/proc/17232/task/17234/stat : 17234 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 99111 0 0 0 489475 128 0 0 25 0 3 0 371505805 893648896 211701 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17232/tid=17235] ppid=17230 vsize=872704 CPUtime=4876.92
/proc/17232/task/17235/stat : 17235 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 113460 0 0 0 487518 174 0 0 25 0 3 0 371505805 893648896 211701 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9774.1
Current children cumulated vsize (KiB) 872704

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 17437
/proc/meminfo: memFree=479528/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=872704 CPUtime=9893.8
/proc/17232/stat : 17232 (MiraXTv3_dyn) S 17230 17232 17158 0 -1 4194304 219783 0 0 0 989072 308 0 0 25 0 3 0 371505691 893648896 211701 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17232/statm: 218176 211701 218 20 0 217534 0
[pid=17232/tid=17234] ppid=17230 vsize=872704 CPUtime=4955.75
/proc/17232/task/17234/stat : 17234 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 99111 0 0 0 495447 128 0 0 25 0 3 0 371505805 893648896 211701 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17232/tid=17235] ppid=17230 vsize=872704 CPUtime=4936.9
/proc/17232/task/17235/stat : 17235 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 113460 0 0 0 493515 175 0 0 25 0 3 0 371505805 893648896 211701 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9893.8
Current children cumulated vsize (KiB) 872704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5015.6 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 17437
/proc/meminfo: memFree=479592/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=872704 CPUtime=10000.1
/proc/17232/stat : 17232 (MiraXTv3_dyn) S 17230 17232 17158 0 -1 4194304 219783 0 0 0 999706 308 0 0 25 0 3 0 371505691 893648896 211701 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17232/statm: 218176 211701 218 20 0 217534 0
[pid=17232/tid=17234] ppid=17230 vsize=872704 CPUtime=5008.81
/proc/17232/task/17234/stat : 17234 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 99111 0 0 0 500753 128 0 0 25 0 3 0 371505805 893648896 211701 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17232/tid=17235] ppid=17230 vsize=872704 CPUtime=4990.18
/proc/17232/task/17235/stat : 17235 (MiraXTv3_dyn) R 17230 17232 17158 0 -1 4194368 113460 0 0 0 498843 175 0 0 25 0 3 0 371505805 893648896 211701 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134521739 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 872704

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

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

[startup+5015.71 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 17437
/proc/meminfo: memFree=479592/2055920 swapFree=4163684/4192956
[pid=17232] ppid=17230 vsize=0 CPUtime=10000.3
/proc/17232/stat : 17232 (MiraXTv3_dyn) Z 17230 17232 17158 0 -1 4195340 219783 0 0 0 999708 318 0 0 16 0 2 0 371505691 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17232/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): 5015.74
CPU time (s): 10000.3
CPU user time (s): 9997.08
CPU system time (s): 3.21051
CPU usage (%): 199.378
Max. virtual memory (cumulated for all children) (KiB): 875776

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

runsolver used 5.04023 second user time and 13.254 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Tue May 15 13:31:20 UTC 2007

IDJOB= 460101
IDBENCH= 20536
IDSOLVER= 196
FILE ID= node22/460101-1179235880

PBS_JOBID= 5274745

Free space on /tmp= 66520 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k100.cnf
COMMAND LINE= /tmp/evaluation/460101-1179235880/MiraXTv3_dyn /tmp/evaluation/460101-1179235880/instance-460101-1179235880.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-460101-1179235880 -o ROOT/results/node22/solver-460101-1179235880 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/460101-1179235880/MiraXTv3_dyn /tmp/evaluation/460101-1179235880/instance-460101-1179235880.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  cf1b8194ff6d413d396ac9e26bb031ef

RANDOM SEED= 709539002

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node22.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.265
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.265
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:       1327880 kB
Buffers:         42764 kB
Cached:         539708 kB
SwapCached:       7428 kB
Active:         249260 kB
Inactive:       355896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1327880 kB
SwapTotal:     4192956 kB
SwapFree:      4163684 kB
Dirty:            8512 kB
Writeback:           0 kB
Mapped:          29796 kB
Slab:           108600 kB
Committed_AS:  4563624 kB
PageTables:       1676 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= 66520 MiB

End job on node22 on Tue May 15 14:54:58 UTC 2007