Trace number 460138

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 5022.42

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq1.cnf
MD5SUM9158de01004aff62af67cbb9db5bcbbb
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark76.0664
Satisfiable
(Un)Satisfiability was proved
Number of variables24604
Number of clauses261473
Sum of the clauses size744579
Maximum clause length73
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2238933
Number of clauses of size 36442
Number of clauses of size 41972
Number of clauses of size 52972
Number of clauses of size over 511153

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/node14/watcher-460138-1179240439 -o ROOT/results/node14/solver-460138-1179240439 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/460138-1179240439/MiraXTv3_dyn /tmp/evaluation/460138-1179240439/instance-460138-1179240439.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.92 1.70 1.81 3/77 24494
/proc/meminfo: memFree=1522168/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=3788 CPUtime=0
/proc/24494/stat : 24494 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194304 321 0 0 0 0 0 0 0 18 0 1 0 371961730 3878912 296 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24494/statm: 947 304 202 20 0 305 0

[startup+0.105981 s]
/proc/loadavg: 0.92 1.70 1.81 3/77 24494
/proc/meminfo: memFree=1522168/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=10092 CPUtime=0.09
/proc/24494/stat : 24494 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194304 2032 0 0 0 9 0 0 0 18 0 1 0 371961730 10334208 2007 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 1 0 0
/proc/24494/statm: 2523 2007 206 20 0 1881 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10092

[startup+0.201989 s]
/proc/loadavg: 0.92 1.70 1.81 3/77 24494
/proc/meminfo: memFree=1522168/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=15648 CPUtime=0.19
/proc/24494/stat : 24494 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194304 3377 0 0 0 18 1 0 0 18 0 1 0 371961730 16023552 3352 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 1 0 0
/proc/24494/statm: 3912 3352 206 20 0 3270 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15648

[startup+0.301998 s]
/proc/loadavg: 0.92 1.70 1.81 3/77 24494
/proc/meminfo: memFree=1522168/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=21592 CPUtime=0.29
/proc/24494/stat : 24494 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194304 4756 0 0 0 27 2 0 0 19 0 1 0 371961730 22110208 4731 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 1 0 0
/proc/24494/statm: 5398 4731 206 20 0 4756 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21592

[startup+0.701035 s]
/proc/loadavg: 0.92 1.70 1.81 3/77 24494
/proc/meminfo: memFree=1522168/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=24368 CPUtime=0.69
/proc/24494/stat : 24494 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194304 5553 0 0 0 67 2 0 0 23 0 1 0 371961730 24952832 5528 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 1 0 0
/proc/24494/statm: 6125 5528 207 20 0 5483 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24368

[startup+1.50111 s]
/proc/loadavg: 0.92 1.70 1.81 2/78 24495
/proc/meminfo: memFree=1497968/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=27772 CPUtime=1.49
/proc/24494/stat : 24494 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194304 6291 0 0 0 147 2 0 0 25 0 1 0 371961730 28438528 6266 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134583928 0 0 4096 0 0 0 0 17 1 0 0
/proc/24494/statm: 6943 6266 207 20 0 6301 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27772

[startup+3.10126 s]
/proc/loadavg: 0.92 1.70 1.81 2/78 24495
/proc/meminfo: memFree=1496112/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=112356 CPUtime=3.21
/proc/24494/stat : 24494 (MiraXTv3_dyn) S 24492 24494 24420 0 -1 4194304 15098 0 0 0 314 7 0 0 25 0 3 0 371961730 115052544 14201 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24494/statm: 28089 14201 218 20 0 27447 0
Current children cumulated CPU time (s) 3.21
Current children cumulated vsize (KiB) 112356

[startup+6.30157 s]
/proc/loadavg: 0.93 1.69 1.81 3/80 24497
/proc/meminfo: memFree=1464608/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=117156 CPUtime=7.9
/proc/24494/stat : 24494 (MiraXTv3_dyn) S 24492 24494 24420 0 -1 4194304 16498 0 0 0 782 8 0 0 25 0 3 0 371961730 119967744 15311 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24494/statm: 29289 15311 218 20 0 28647 0
[pid=24494/tid=24496] ppid=24492 vsize=117156 CPUtime=3.95
/proc/24494/task/24496/stat : 24496 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 4669 0 0 0 392 3 0 0 25 0 3 0 371961964 119967744 15311 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24494/tid=24497] ppid=24492 vsize=117156 CPUtime=1.61
/proc/24494/task/24497/stat : 24497 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 4286 0 0 0 159 2 0 0 19 0 3 0 371961964 119967744 15311 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.9
Current children cumulated vsize (KiB) 117156

[startup+12.7012 s]
/proc/loadavg: 1.01 1.70 1.81 3/80 24497
/proc/meminfo: memFree=1436776/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=148560 CPUtime=20.67
/proc/24494/stat : 24494 (MiraXTv3_dyn) S 24492 24494 24420 0 -1 4194304 25211 0 0 0 2053 14 0 0 25 0 3 0 371961730 152125440 23952 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24494/statm: 37140 23952 218 20 0 36498 0
[pid=24494/tid=24496] ppid=24492 vsize=148560 CPUtime=10.35
/proc/24494/task/24496/stat : 24496 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 8841 0 0 0 1028 7 0 0 20 0 3 0 371961964 152125440 23952 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24494/tid=24497] ppid=24492 vsize=148560 CPUtime=7.98
/proc/24494/task/24497/stat : 24497 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 8827 0 0 0 794 4 0 0 18 0 3 0 371961964 152125440 23953 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.67
Current children cumulated vsize (KiB) 148560

[startup+25.5014 s]
/proc/loadavg: 1.23 1.71 1.81 3/80 24497
/proc/meminfo: memFree=1372264/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=203212 CPUtime=46.19
/proc/24494/stat : 24494 (MiraXTv3_dyn) S 24492 24494 24420 0 -1 4194304 39259 0 0 0 4595 24 0 0 25 0 3 0 371961730 208089088 37559 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24494/statm: 50803 37559 218 20 0 50161 0
[pid=24494/tid=24496] ppid=24492 vsize=203212 CPUtime=23.13
/proc/24494/task/24496/stat : 24496 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 15486 0 0 0 2301 12 0 0 25 0 3 0 371961964 208089088 37559 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24494/tid=24497] ppid=24492 vsize=203212 CPUtime=20.71
/proc/24494/task/24497/stat : 24497 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 16230 0 0 0 2063 8 0 0 25 0 3 0 371961964 208089088 37559 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 46.19
Current children cumulated vsize (KiB) 203212

[startup+51.1018 s]
/proc/loadavg: 1.49 1.73 1.82 3/80 24497
/proc/meminfo: memFree=1283752/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=292316 CPUtime=97.25
/proc/24494/stat : 24494 (MiraXTv3_dyn) S 24492 24494 24420 0 -1 4194304 62509 0 0 0 9681 44 0 0 25 0 3 0 371961730 299331584 60049 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24494/statm: 73079 60049 218 20 0 72437 0
[pid=24494/tid=24496] ppid=24492 vsize=292316 CPUtime=48.72
/proc/24494/task/24496/stat : 24496 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 28840 0 0 0 4846 26 0 0 25 0 3 0 371961964 299331584 60049 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24494/tid=24497] ppid=24492 vsize=292316 CPUtime=46.19
/proc/24494/task/24497/stat : 24497 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 26126 0 0 0 4604 15 0 0 25 0 3 0 371961964 299331584 60049 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134522160 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 97.25
Current children cumulated vsize (KiB) 292316

[startup+102.302 s]
/proc/loadavg: 1.78 1.77 1.82 3/80 24497
/proc/meminfo: memFree=1221096/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=353288 CPUtime=199.12
/proc/24494/stat : 24494 (MiraXTv3_dyn) S 24492 24494 24420 0 -1 4194304 79126 0 0 0 19856 56 0 0 25 0 3 0 371961730 361766912 75214 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24494/statm: 88322 75214 218 20 0 87680 0
[pid=24494/tid=24496] ppid=24492 vsize=353288 CPUtime=99.78
/proc/24494/task/24496/stat : 24496 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 36524 0 0 0 9945 33 0 0 25 0 3 0 371961964 361766912 75214 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24494/tid=24497] ppid=24492 vsize=353288 CPUtime=96.99
/proc/24494/task/24497/stat : 24497 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 35059 0 0 0 9679 20 0 0 25 0 3 0 371961964 361766912 75214 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134519812 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 199.12
Current children cumulated vsize (KiB) 353288

[startup+162.301 s]
/proc/loadavg: 1.92 1.81 1.83 3/80 24497
/proc/meminfo: memFree=1186792/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=387080 CPUtime=318.72
/proc/24494/stat : 24494 (MiraXTv3_dyn) S 24492 24494 24420 0 -1 4194304 88295 0 0 0 31807 65 0 0 25 0 3 0 371961730 396369920 83772 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24494/statm: 96770 83772 218 20 0 96128 0
[pid=24494/tid=24496] ppid=24492 vsize=387080 CPUtime=159.72
/proc/24494/task/24496/stat : 24496 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 45683 0 0 0 15931 41 0 0 25 0 3 0 371961964 396369920 83772 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24494/tid=24497] ppid=24492 vsize=387080 CPUtime=156.64
/proc/24494/task/24497/stat : 24497 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 35069 0 0 0 15644 20 0 0 25 0 3 0 371961964 396369920 83772 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 318.72
Current children cumulated vsize (KiB) 387080

[startup+222.307 s]
/proc/loadavg: 1.97 1.84 1.83 3/80 24497
/proc/meminfo: memFree=1178472/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=395400 CPUtime=438.33
/proc/24494/stat : 24494 (MiraXTv3_dyn) S 24492 24494 24420 0 -1 4194304 90832 0 0 0 43766 67 0 0 25 0 3 0 371961730 404889600 85868 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24494/statm: 98850 85868 218 20 0 98208 0
[pid=24494/tid=24496] ppid=24492 vsize=395400 CPUtime=219.59
/proc/24494/task/24496/stat : 24496 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 45705 0 0 0 21917 42 0 0 25 0 3 0 371961964 404889600 85868 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24494/tid=24497] ppid=24492 vsize=395400 CPUtime=216.4
/proc/24494/task/24497/stat : 24497 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 37584 0 0 0 21618 22 0 0 25 0 3 0 371961964 404889600 85868 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 438.33
Current children cumulated vsize (KiB) 395400

[startup+282.302 s]
/proc/loadavg: 1.99 1.87 1.84 3/80 24497
/proc/meminfo: memFree=1141608/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=432100 CPUtime=557.93
/proc/24494/stat : 24494 (MiraXTv3_dyn) S 24492 24494 24420 0 -1 4194304 100170 0 0 0 55718 75 0 0 25 0 3 0 371961730 442470400 95036 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24494/statm: 108025 95036 218 20 0 107383 0
[pid=24494/tid=24496] ppid=24492 vsize=432100 CPUtime=279.24
/proc/24494/task/24496/stat : 24496 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 55041 0 0 0 27875 49 0 0 25 0 3 0 371961964 442470400 95036 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24494/tid=24497] ppid=24492 vsize=432100 CPUtime=276.33
/proc/24494/task/24497/stat : 24497 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 37586 0 0 0 27611 22 0 0 25 0 3 0 371961964 442470400 95036 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 557.93
Current children cumulated vsize (KiB) 432100

[startup+342.301 s]
/proc/loadavg: 1.99 1.89 1.85 3/80 24497
/proc/meminfo: memFree=1141160/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=432008 CPUtime=677.55
/proc/24494/stat : 24494 (MiraXTv3_dyn) S 24492 24494 24420 0 -1 4194304 100425 0 0 0 67679 76 0 0 25 0 3 0 371961730 442376192 95170 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24494/statm: 108002 95170 218 20 0 107360 0
[pid=24494/tid=24496] ppid=24492 vsize=432008 CPUtime=338.93
/proc/24494/task/24496/stat : 24496 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 55070 0 0 0 33844 49 0 0 25 0 3 0 371961964 442376192 95170 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134517165 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24494/tid=24497] ppid=24492 vsize=432008 CPUtime=336.27
/proc/24494/task/24497/stat : 24497 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 37812 0 0 0 33604 23 0 0 25 0 3 0 371961964 442376192 95170 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520209 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 677.55
Current children cumulated vsize (KiB) 432008

[startup+402.302 s]
/proc/loadavg: 1.99 1.91 1.85 3/80 24497
/proc/meminfo: memFree=1137512/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=435736 CPUtime=797.08
/proc/24494/stat : 24494 (MiraXTv3_dyn) S 24492 24494 24420 0 -1 4194304 101851 0 0 0 79631 77 0 0 25 0 3 0 371961730 446193664 96063 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24494/statm: 108934 96063 218 20 0 108292 0
[pid=24494/tid=24496] ppid=24492 vsize=435736 CPUtime=398.64
/proc/24494/task/24496/stat : 24496 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 55074 0 0 0 39814 50 0 0 25 0 3 0 371961964 446193664 96063 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24494/tid=24497] ppid=24492 vsize=435736 CPUtime=396.1

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

[pid=24494] ppid=24492 vsize=800012 CPUtime=8805.68
/proc/24494/stat : 24494 (MiraXTv3_dyn) S 24492 24494 24420 0 -1 4194304 211013 0 0 0 880338 230 0 0 25 0 3 0 371961730 819212288 187040 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24494/statm: 200003 187040 218 20 0 199361 0
[pid=24494/tid=24496] ppid=24492 vsize=800012 CPUtime=4396.39
/proc/24494/task/24496/stat : 24496 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 123112 0 0 0 439498 141 0 0 25 0 3 0 371961964 819212288 187040 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24494/tid=24497] ppid=24492 vsize=800012 CPUtime=4406.94
/proc/24494/task/24497/stat : 24497 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 80358 0 0 0 440608 86 0 0 25 0 3 0 371961964 819212288 187040 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8805.68
Current children cumulated vsize (KiB) 800012

[startup+4482.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/80 24895
/proc/meminfo: memFree=772640/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=800012 CPUtime=8924.83
/proc/24494/stat : 24494 (MiraXTv3_dyn) S 24492 24494 24420 0 -1 4194304 211014 0 0 0 892239 244 0 0 25 0 3 0 371961730 819212288 187041 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24494/statm: 200003 187041 218 20 0 199361 0
[pid=24494/tid=24496] ppid=24492 vsize=800012 CPUtime=4455.83
/proc/24494/task/24496/stat : 24496 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 123113 0 0 0 445429 154 0 0 25 0 3 0 371961964 819212288 187041 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24494/tid=24497] ppid=24492 vsize=800012 CPUtime=4466.66
/proc/24494/task/24497/stat : 24497 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 80358 0 0 0 446579 87 0 0 25 0 3 0 371961964 819212288 187041 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8924.83
Current children cumulated vsize (KiB) 800012

[startup+4542.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/80 24895
/proc/meminfo: memFree=772648/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=800012 CPUtime=9044.5
/proc/24494/stat : 24494 (MiraXTv3_dyn) S 24492 24494 24420 0 -1 4194304 211014 0 0 0 904205 245 0 0 25 0 3 0 371961730 819212288 187041 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24494/statm: 200003 187041 218 20 0 199361 0
[pid=24494/tid=24496] ppid=24492 vsize=800012 CPUtime=4515.53
/proc/24494/task/24496/stat : 24496 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 123113 0 0 0 451399 154 0 0 25 0 3 0 371961964 819212288 187041 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24494/tid=24497] ppid=24492 vsize=800012 CPUtime=4526.61
/proc/24494/task/24497/stat : 24497 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 80358 0 0 0 452574 87 0 0 25 0 3 0 371961964 819212288 187041 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9044.5
Current children cumulated vsize (KiB) 800012

[startup+4602.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/80 24895
/proc/meminfo: memFree=772648/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=800012 CPUtime=9163.76
/proc/24494/stat : 24494 (MiraXTv3_dyn) S 24492 24494 24420 0 -1 4194304 211015 0 0 0 916131 245 0 0 25 0 3 0 371961730 819212288 187042 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24494/statm: 200003 187042 218 20 0 199361 0
[pid=24494/tid=24496] ppid=24492 vsize=800012 CPUtime=4575.14
/proc/24494/task/24496/stat : 24496 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 123113 0 0 0 457360 154 0 0 25 0 3 0 371961964 819212288 187042 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24494/tid=24497] ppid=24492 vsize=800012 CPUtime=4586.27
/proc/24494/task/24497/stat : 24497 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 80359 0 0 0 458539 88 0 0 25 0 3 0 371961964 819212288 187042 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134521739 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9163.76
Current children cumulated vsize (KiB) 800012

[startup+4662.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/80 24895
/proc/meminfo: memFree=772648/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=800012 CPUtime=9282.9
/proc/24494/stat : 24494 (MiraXTv3_dyn) S 24492 24494 24420 0 -1 4194304 211015 0 0 0 928044 246 0 0 25 0 3 0 371961730 819212288 187042 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24494/statm: 200003 187042 218 20 0 199361 0
[pid=24494/tid=24496] ppid=24492 vsize=800012 CPUtime=4634.84
/proc/24494/task/24496/stat : 24496 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 123113 0 0 0 463329 155 0 0 25 0 3 0 371961964 819212288 187042 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24494/tid=24497] ppid=24492 vsize=800012 CPUtime=4645.71
/proc/24494/task/24497/stat : 24497 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 80359 0 0 0 464483 88 0 0 25 0 3 0 371961964 819212288 187042 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520529 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9282.9
Current children cumulated vsize (KiB) 800012

[startup+4722.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/80 24895
/proc/meminfo: memFree=772072/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=800676 CPUtime=9402.36
/proc/24494/stat : 24494 (MiraXTv3_dyn) S 24492 24494 24420 0 -1 4194304 211638 0 0 0 939988 248 0 0 25 0 3 0 371961730 819892224 187197 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24494/statm: 200169 187197 218 20 0 199527 0
[pid=24494/tid=24496] ppid=24492 vsize=800676 CPUtime=4694.68
/proc/24494/task/24496/stat : 24496 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 123113 0 0 0 469313 155 0 0 25 0 3 0 371961964 819892224 187197 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 7360863 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24494/tid=24497] ppid=24492 vsize=800676 CPUtime=4705.33
/proc/24494/task/24497/stat : 24497 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 80982 0 0 0 470444 89 0 0 17 0 3 0 371961964 819892224 187197 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9402.36
Current children cumulated vsize (KiB) 800676

[startup+4782.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/80 24895
/proc/meminfo: memFree=772264/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=800676 CPUtime=9521.87
/proc/24494/stat : 24494 (MiraXTv3_dyn) S 24492 24494 24420 0 -1 4194304 211638 0 0 0 951938 249 0 0 25 0 3 0 371961730 819892224 187197 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24494/statm: 200169 187197 218 20 0 199527 0
[pid=24494/tid=24496] ppid=24492 vsize=800676 CPUtime=4754.5
/proc/24494/task/24496/stat : 24496 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 123113 0 0 0 475294 156 0 0 25 0 3 0 371961964 819892224 187197 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24494/tid=24497] ppid=24492 vsize=800676 CPUtime=4765.01
/proc/24494/task/24497/stat : 24497 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 80982 0 0 0 476412 89 0 0 25 0 3 0 371961964 819892224 187197 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526186 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9521.87
Current children cumulated vsize (KiB) 800676

[startup+4842.31 s]
/proc/loadavg: 1.99 1.98 1.94 3/80 24895
/proc/meminfo: memFree=772264/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=800676 CPUtime=9641.47
/proc/24494/stat : 24494 (MiraXTv3_dyn) S 24492 24494 24420 0 -1 4194304 211640 0 0 0 963898 249 0 0 25 0 3 0 371961730 819892224 187199 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24494/statm: 200169 187199 218 20 0 199527 0
[pid=24494/tid=24496] ppid=24492 vsize=800676 CPUtime=4814.46
/proc/24494/task/24496/stat : 24496 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 123114 0 0 0 481290 156 0 0 25 0 3 0 371961964 819892224 187199 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134565791 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24494/tid=24497] ppid=24492 vsize=800676 CPUtime=4824.66
/proc/24494/task/24497/stat : 24497 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 80983 0 0 0 482376 90 0 0 25 0 3 0 371961964 819892224 187199 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9641.47
Current children cumulated vsize (KiB) 800676

[startup+4902.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/80 24895
/proc/meminfo: memFree=772392/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=800312 CPUtime=9760.94
/proc/24494/stat : 24494 (MiraXTv3_dyn) S 24492 24494 24420 0 -1 4194304 211643 0 0 0 975844 250 0 0 25 0 3 0 371961730 819519488 187122 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24494/statm: 200078 187122 218 20 0 199436 0
[pid=24494/tid=24496] ppid=24492 vsize=800312 CPUtime=4874.3
/proc/24494/task/24496/stat : 24496 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 123117 0 0 0 487273 157 0 0 25 0 3 0 371961964 819519488 187122 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24494/tid=24497] ppid=24492 vsize=800312 CPUtime=4884.29
/proc/24494/task/24497/stat : 24497 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 80983 0 0 0 488339 90 0 0 25 0 3 0 371961964 819519488 187122 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9760.94
Current children cumulated vsize (KiB) 800312

[startup+4962.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/80 24895
/proc/meminfo: memFree=772392/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=800308 CPUtime=9880.57
/proc/24494/stat : 24494 (MiraXTv3_dyn) S 24492 24494 24420 0 -1 4194304 211646 0 0 0 987806 251 0 0 25 0 3 0 371961730 819515392 187124 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24494/statm: 200077 187124 218 20 0 199435 0
[pid=24494/tid=24496] ppid=24492 vsize=800308 CPUtime=4934.26
/proc/24494/task/24496/stat : 24496 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 123117 0 0 0 493268 158 0 0 25 0 3 0 371961964 819515392 187124 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520197 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24494/tid=24497] ppid=24492 vsize=800308 CPUtime=4943.97
/proc/24494/task/24497/stat : 24497 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 80986 0 0 0 494307 90 0 0 25 0 3 0 371961964 819515392 187124 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526215 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9880.57
Current children cumulated vsize (KiB) 800308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5022.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/80 24895
/proc/meminfo: memFree=772520/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=800176 CPUtime=10000.2
/proc/24494/stat : 24494 (MiraXTv3_dyn) S 24492 24494 24420 0 -1 4194304 211646 0 0 0 999766 252 0 0 25 0 3 0 371961730 819380224 187091 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24494/statm: 200044 187091 218 20 0 199402 0
[pid=24494/tid=24496] ppid=24492 vsize=800176 CPUtime=4994.15
/proc/24494/task/24496/stat : 24496 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 123117 0 0 0 499257 158 0 0 25 0 3 0 371961964 819380224 187091 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24494/tid=24497] ppid=24492 vsize=800176 CPUtime=5003.68
/proc/24494/task/24497/stat : 24497 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 80986 0 0 0 500278 90 0 0 25 0 3 0 371961964 819380224 187091 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134565556 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 800176

Sending SIGTERM to process tree (bottom up)

[startup+5022.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/80 24895
/proc/meminfo: memFree=772520/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=800176 CPUtime=10000.2
/proc/24494/stat : 24494 (MiraXTv3_dyn) S 24492 24494 24420 0 -1 4194304 211646 0 0 0 999766 252 0 0 25 0 3 0 371961730 819380224 187091 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24494/statm: 200044 187091 218 20 0 199402 0
[pid=24494/tid=24496] ppid=24492 vsize=800176 CPUtime=4994.15
/proc/24494/task/24496/stat : 24496 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 123117 0 0 0 499257 158 0 0 25 0 3 0 371961964 819380224 187091 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24494/tid=24497] ppid=24492 vsize=800176 CPUtime=5003.68
/proc/24494/task/24497/stat : 24497 (MiraXTv3_dyn) R 24492 24494 24420 0 -1 4194368 80986 0 0 0 500278 90 0 0 25 0 3 0 371961964 819380224 187091 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134565556 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 800176
Sleeping 2 seconds

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

[startup+5022.41 s]
/proc/loadavg: 1.99 1.98 1.94 3/80 24895
/proc/meminfo: memFree=772520/2055920 swapFree=4145896/4192956
[pid=24494] ppid=24492 vsize=0 CPUtime=10000.3
/proc/24494/stat : 24494 (MiraXTv3_dyn) Z 24492 24494 24420 0 -1 4195340 211646 0 0 0 999768 262 0 0 16 0 2 0 371961730 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24494/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): 5022.42
CPU time (s): 10000.3
CPU user time (s): 9997.68
CPU system time (s): 2.6296
CPU usage (%): 199.113
Max. virtual memory (cumulated for all children) (KiB): 833804

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

runsolver used 4.78927 second user time and 13.5829 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Tue May 15 14:47:20 UTC 2007

IDJOB= 460138
IDBENCH= 20573
IDSOLVER= 196
FILE ID= node14/460138-1179240439

PBS_JOBID= 5274541

Free space on /tmp= 66528 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq1.cnf
COMMAND LINE= /tmp/evaluation/460138-1179240439/MiraXTv3_dyn /tmp/evaluation/460138-1179240439/instance-460138-1179240439.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-460138-1179240439 -o ROOT/results/node14/solver-460138-1179240439 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/460138-1179240439/MiraXTv3_dyn /tmp/evaluation/460138-1179240439/instance-460138-1179240439.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  9158de01004aff62af67cbb9db5bcbbb

RANDOM SEED= 140992117

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1522512 kB
Buffers:         45348 kB
Cached:         414900 kB
SwapCached:      15208 kB
Active:         149744 kB
Inactive:       334428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1522512 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            8912 kB
Writeback:           0 kB
Mapped:          29860 kB
Slab:            34724 kB
Committed_AS:  9626108 kB
PageTables:       1784 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= 66528 MiB

End job on node14 on Tue May 15 16:11:04 UTC 2007