Trace number 459934

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? (MO) 2799.28 1416.26

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-13-s.cnf
MD5SUMd90571b4b69632567da9d3ebfd25979e
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2488.38
Satisfiable
(Un)Satisfiability was proved
Number of variables234673
Number of clauses1071339
Sum of the clauses size2453820
Maximum clause length10
Minimum clause length1
Number of clauses of size 117679
Number of clauses of size 2856659
Number of clauses of size 3153061
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

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-459934-1179016278 -o ROOT/results/node22/solver-459934-1179016278 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/459934-1179016278/MiraXTv3_dyn /tmp/evaluation/459934-1179016278/instance-459934-1179016278.cnf 

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.92 3/77 19869
/proc/meminfo: memFree=1385856/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=3788 CPUtime=0
/proc/19869/stat : 19869 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194304 355 0 0 0 0 0 0 0 18 0 1 0 349545687 3878912 330 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19869/statm: 947 337 202 20 0 305 0

[startup+0.095029 s]
/proc/loadavg: 1.92 1.98 1.92 3/77 19869
/proc/meminfo: memFree=1385856/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=12056 CPUtime=0.08
/proc/19869/stat : 19869 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194304 2391 0 0 0 7 1 0 0 18 0 1 0 349545687 12345344 2366 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5113467 0 0 4096 0 0 0 0 17 1 0 0
/proc/19869/statm: 3014 2366 206 20 0 2372 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12056

[startup+0.10103 s]
/proc/loadavg: 1.92 1.98 1.92 3/77 19869
/proc/meminfo: memFree=1385856/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=12668 CPUtime=0.09
/proc/19869/stat : 19869 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194304 2615 0 0 0 8 1 0 0 18 0 1 0 349545687 12972032 2590 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5113467 0 0 4096 0 0 0 0 17 1 0 0
/proc/19869/statm: 3167 2590 206 20 0 2525 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12668

[startup+0.301061 s]
/proc/loadavg: 1.92 1.98 1.92 3/77 19869
/proc/meminfo: memFree=1385856/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=44268 CPUtime=0.29
/proc/19869/stat : 19869 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194304 8860 0 0 0 25 4 0 0 19 0 1 0 349545687 45330432 8835 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5113467 0 0 4096 0 0 0 0 17 1 0 0
/proc/19869/statm: 11067 8836 206 20 0 10425 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44268

[startup+0.70112 s]
/proc/loadavg: 1.92 1.98 1.92 3/77 19869
/proc/meminfo: memFree=1385856/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=63692 CPUtime=0.69
/proc/19869/stat : 19869 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194304 13380 0 0 0 62 7 0 0 23 0 1 0 349545687 65220608 13355 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5113467 0 0 4096 0 0 0 0 17 1 0 0
/proc/19869/statm: 15923 13355 206 20 0 15281 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 63692

[startup+1.50124 s]
/proc/loadavg: 1.92 1.98 1.92 2/78 19870
/proc/meminfo: memFree=1319032/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=100044 CPUtime=1.49
/proc/19869/stat : 19869 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194304 21465 0 0 0 137 12 0 0 25 0 1 0 349545687 102445056 21440 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/19869/statm: 25011 21440 207 20 0 24369 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 100044

[startup+3.10149 s]
/proc/loadavg: 1.92 1.98 1.92 2/78 19870
/proc/meminfo: memFree=1296696/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=122088 CPUtime=3.09
/proc/19869/stat : 19869 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194304 27548 0 0 0 296 13 0 0 25 0 1 0 349545687 125018112 27523 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5113467 0 0 4096 0 0 0 0 17 1 0 0
/proc/19869/statm: 30522 27523 207 20 0 29880 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 122088

[startup+6.30197 s]
/proc/loadavg: 1.85 1.97 1.91 2/80 19872
/proc/meminfo: memFree=1169064/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=383012 CPUtime=6.69
/proc/19869/stat : 19869 (MiraXTv3_dyn) S 19867 19869 19224 0 -1 4194304 59587 0 0 0 636 33 0 0 25 0 3 0 349545687 392204288 55737 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19869/statm: 95753 55737 218 20 0 95111 0
[pid=19869/tid=19871] ppid=19867 vsize=383012 CPUtime=1.46
/proc/19869/task/19871/stat : 19871 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 18470 0 0 0 135 11 0 0 25 0 3 0 349546169 392204288 55737 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5113413 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19869/tid=19872] ppid=19867 vsize=383012 CPUtime=0.39
/proc/19869/task/19872/stat : 19872 (MiraXTv3_dyn) S 19867 19869 19224 0 -1 4194368 10958 0 0 0 33 6 0 0 18 0 3 0 349546169 392204288 55737 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.69
Current children cumulated vsize (KiB) 383012

[startup+12.702 s]
/proc/loadavg: 1.78 1.95 1.91 2/80 19872
/proc/meminfo: memFree=1162544/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=384036 CPUtime=13.09
/proc/19869/stat : 19869 (MiraXTv3_dyn) S 19867 19869 19224 0 -1 4194304 59790 0 0 0 1275 34 0 0 25 0 3 0 349545687 393252864 55940 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19869/statm: 96009 55940 218 20 0 95367 0
[pid=19869/tid=19871] ppid=19867 vsize=384036 CPUtime=7.86
/proc/19869/task/19871/stat : 19871 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 18673 0 0 0 774 12 0 0 25 0 3 0 349546169 393252864 55940 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19869/tid=19872] ppid=19867 vsize=384036 CPUtime=0.39
/proc/19869/task/19872/stat : 19872 (MiraXTv3_dyn) S 19867 19869 19224 0 -1 4194368 10958 0 0 0 33 6 0 0 18 0 3 0 349546169 393252864 55940 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.09
Current children cumulated vsize (KiB) 384036

[startup+25.5019 s]
/proc/loadavg: 1.61 1.90 1.89 2/80 19872
/proc/meminfo: memFree=1162096/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=381044 CPUtime=25.88
/proc/19869/stat : 19869 (MiraXTv3_dyn) S 19867 19869 19224 0 -1 4194304 59889 0 0 0 2554 34 0 0 25 0 3 0 349545687 390189056 55520 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19869/statm: 95261 55520 218 20 0 94619 0
[pid=19869/tid=19871] ppid=19867 vsize=381044 CPUtime=20.66
/proc/19869/task/19871/stat : 19871 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 18772 0 0 0 2054 12 0 0 25 0 3 0 349546169 390189056 55520 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5109589 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19869/tid=19872] ppid=19867 vsize=381044 CPUtime=0.39
/proc/19869/task/19872/stat : 19872 (MiraXTv3_dyn) S 19867 19869 19224 0 -1 4194368 10958 0 0 0 33 6 0 0 18 0 3 0 349546169 390189056 55520 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.88
Current children cumulated vsize (KiB) 381044

[startup+51.1018 s]
/proc/loadavg: 1.74 1.91 1.90 3/80 19872
/proc/meminfo: memFree=1159920/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=385124 CPUtime=76.85
/proc/19869/stat : 19869 (MiraXTv3_dyn) S 19867 19869 19224 0 -1 4194304 62427 0 0 0 7649 36 0 0 25 0 3 0 349545687 394366976 56682 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19869/statm: 96281 56682 218 20 0 95639 0
[pid=19869/tid=19871] ppid=19867 vsize=385124 CPUtime=46.26
/proc/19869/task/19871/stat : 19871 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 18839 0 0 0 4613 13 0 0 25 0 3 0 349546169 394366976 56682 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19869/tid=19872] ppid=19867 vsize=385124 CPUtime=25.76
/proc/19869/task/19872/stat : 19872 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 13429 0 0 0 2569 7 0 0 25 0 3 0 349546169 394366976 56682 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 76.85
Current children cumulated vsize (KiB) 385124

[startup+102.306 s]
/proc/loadavg: 1.89 1.92 1.90 3/80 19872
/proc/meminfo: memFree=1119344/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=426280 CPUtime=179.01
/proc/19869/stat : 19869 (MiraXTv3_dyn) S 19867 19869 19224 0 -1 4194304 73931 0 0 0 17858 43 0 0 25 0 3 0 349545687 436510720 66752 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19869/statm: 106570 66752 218 20 0 105928 0
[pid=19869/tid=19871] ppid=19867 vsize=426280 CPUtime=97.45
/proc/19869/task/19871/stat : 19871 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 22226 0 0 0 9729 16 0 0 25 0 3 0 349546169 436510720 66752 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526198 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19869/tid=19872] ppid=19867 vsize=426280 CPUtime=76.74
/proc/19869/task/19872/stat : 19872 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 21546 0 0 0 7662 12 0 0 25 0 3 0 349546169 436510720 66752 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526023 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 179.01
Current children cumulated vsize (KiB) 426280

[startup+162.302 s]
/proc/loadavg: 1.96 1.93 1.91 3/80 19872
/proc/meminfo: memFree=1071216/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=472500 CPUtime=298.71
/proc/19869/stat : 19869 (MiraXTv3_dyn) S 19867 19869 19224 0 -1 4194304 87762 0 0 0 29813 58 0 0 25 0 3 0 349545687 483840000 78809 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19869/statm: 118125 78809 218 20 0 117483 0
[pid=19869/tid=19871] ppid=19867 vsize=472500 CPUtime=157.42
/proc/19869/task/19871/stat : 19871 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 30881 0 0 0 15715 27 0 0 25 0 3 0 349546169 483840000 78809 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19869/tid=19872] ppid=19867 vsize=472500 CPUtime=136.47
/proc/19869/task/19872/stat : 19872 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 26722 0 0 0 13631 16 0 0 25 0 3 0 349546169 483840000 78809 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526189 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 298.71
Current children cumulated vsize (KiB) 472500

[startup+222.302 s]
/proc/loadavg: 1.98 1.94 1.91 3/80 19872
/proc/meminfo: memFree=953968/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=592332 CPUtime=418.43
/proc/19869/stat : 19869 (MiraXTv3_dyn) S 19867 19869 19224 0 -1 4194304 116987 0 0 0 41760 83 0 0 25 0 3 0 349545687 606547968 108034 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19869/statm: 148083 108034 218 20 0 147441 0
[pid=19869/tid=19871] ppid=19867 vsize=592332 CPUtime=217.4
/proc/19869/task/19871/stat : 19871 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 46254 0 0 0 21697 43 0 0 25 0 3 0 349546169 606547968 108034 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19869/tid=19872] ppid=19867 vsize=592332 CPUtime=196.2
/proc/19869/task/19872/stat : 19872 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 40574 0 0 0 19596 24 0 0 25 0 3 0 349546169 606547968 108034 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 418.43
Current children cumulated vsize (KiB) 592332

[startup+282.302 s]
/proc/loadavg: 1.99 1.95 1.91 3/80 19872
/proc/meminfo: memFree=903920/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=640880 CPUtime=538.15
/proc/19869/stat : 19869 (MiraXTv3_dyn) S 19867 19869 19224 0 -1 4194304 133462 0 0 0 53717 98 0 0 25 0 3 0 349545687 656261120 121082 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19869/statm: 160220 121082 218 20 0 159578 0
[pid=19869/tid=19871] ppid=19867 vsize=640880 CPUtime=277.38
/proc/19869/task/19871/stat : 19871 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 50615 0 0 0 27689 49 0 0 25 0 3 0 349546169 656261120 121082 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565451 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19869/tid=19872] ppid=19867 vsize=640880 CPUtime=255.94
/proc/19869/task/19872/stat : 19872 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 52688 0 0 0 25561 33 0 0 25 0 3 0 349546169 656261120 121082 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 538.15
Current children cumulated vsize (KiB) 640880

[startup+342.301 s]
/proc/loadavg: 1.99 1.95 1.91 3/80 19872
/proc/meminfo: memFree=748848/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=794656 CPUtime=657.88
/proc/19869/stat : 19869 (MiraXTv3_dyn) S 19867 19869 19224 0 -1 4194304 172132 0 0 0 65649 139 0 0 25 0 3 0 349545687 813727744 159652 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19869/statm: 198664 159652 218 20 0 198022 0
[pid=19869/tid=19871] ppid=19867 vsize=794656 CPUtime=337.36
/proc/19869/task/19871/stat : 19871 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 71985 0 0 0 33660 76 0 0 24 0 3 0 349546169 813727744 159652 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19869/tid=19872] ppid=19867 vsize=794656 CPUtime=315.68
/proc/19869/task/19872/stat : 19872 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 69988 0 0 0 31521 47 0 0 24 0 3 0 349546169 813727744 159652 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 657.88
Current children cumulated vsize (KiB) 794656

[startup+402.301 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 19872
/proc/meminfo: memFree=608240/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=938008 CPUtime=777.58
/proc/19869/stat : 19869 (MiraXTv3_dyn) S 19867 19869 19224 0 -1 4194304 208018 0 0 0 77581 177 0 0 25 0 3 0 349545687 960520192 195433 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19869/statm: 234502 195433 218 20 0 233860 0
[pid=19869/tid=19871] ppid=19867 vsize=938008 CPUtime=397.35
/proc/19869/task/19871/stat : 19871 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 91107 0 0 0 39634 101 0 0 25 0 3 0 349546169 960520192 195433 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19869/tid=19872] ppid=19867 vsize=938008 CPUtime=375.41

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

[pid=19869] ppid=19867 vsize=1418384 CPUtime=1495.82
/proc/19869/stat : 19869 (MiraXTv3_dyn) S 19867 19869 19224 0 -1 4194304 330523 0 0 0 149285 297 0 0 25 0 3 0 349545687 1452425216 315739 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19869/statm: 354596 315739 218 20 0 353954 0
[pid=19869/tid=19871] ppid=19867 vsize=1418384 CPUtime=757.24
/proc/19869/task/19871/stat : 19871 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 154142 0 0 0 75547 177 0 0 25 0 3 0 349546169 1452425216 315739 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19869/tid=19872] ppid=19867 vsize=1418384 CPUtime=733.75
/proc/19869/task/19872/stat : 19872 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 146222 0 0 0 73271 104 0 0 25 0 3 0 349546169 1452425216 315739 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1495.82
Current children cumulated vsize (KiB) 1418384

[startup+822.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 19874
/proc/meminfo: memFree=16368/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=1529376 CPUtime=1615.19
/proc/19869/stat : 19869 (MiraXTv3_dyn) S 19867 19869 19224 0 -1 4194304 358374 0 0 0 161193 326 0 0 25 0 3 0 349545687 1566081024 343514 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19869/statm: 382344 343514 218 20 0 381702 0
[pid=19869/tid=19871] ppid=19867 vsize=1529376 CPUtime=817.21
/proc/19869/task/19871/stat : 19871 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 166164 0 0 0 81526 195 0 0 25 0 3 0 349546169 1566081024 343514 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19869/tid=19872] ppid=19867 vsize=1529376 CPUtime=793.16
/proc/19869/task/19872/stat : 19872 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 162051 0 0 0 79201 115 0 0 25 0 3 0 349546169 1566081024 343514 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1615.19
Current children cumulated vsize (KiB) 1529376

[startup+882.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 19874
/proc/meminfo: memFree=16368/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=1529376 CPUtime=1734.92
/proc/19869/stat : 19869 (MiraXTv3_dyn) S 19867 19869 19224 0 -1 4194304 358395 0 0 0 173165 327 0 0 25 0 3 0 349545687 1566081024 343535 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19869/statm: 382344 343535 218 20 0 381702 0
[pid=19869/tid=19871] ppid=19867 vsize=1529376 CPUtime=877.2
/proc/19869/task/19871/stat : 19871 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 166175 0 0 0 87524 196 0 0 25 0 3 0 349546169 1566081024 343535 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526023 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19869/tid=19872] ppid=19867 vsize=1529376 CPUtime=852.89
/proc/19869/task/19872/stat : 19872 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 162061 0 0 0 85174 115 0 0 25 0 3 0 349546169 1566081024 343535 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1734.92
Current children cumulated vsize (KiB) 1529376

[startup+942.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 19874
/proc/meminfo: memFree=16304/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=1529376 CPUtime=1854.63
/proc/19869/stat : 19869 (MiraXTv3_dyn) S 19867 19869 19224 0 -1 4194304 358416 0 0 0 185135 328 0 0 25 0 3 0 349545687 1566081024 343556 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19869/statm: 382344 343556 218 20 0 381702 0
[pid=19869/tid=19871] ppid=19867 vsize=1529376 CPUtime=937.17
/proc/19869/task/19871/stat : 19871 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 166182 0 0 0 93521 196 0 0 25 0 3 0 349546169 1566081024 343556 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19869/tid=19872] ppid=19867 vsize=1529376 CPUtime=912.62
/proc/19869/task/19872/stat : 19872 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 162075 0 0 0 91147 115 0 0 25 0 3 0 349546169 1566081024 343556 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1854.63
Current children cumulated vsize (KiB) 1529376

[startup+1002.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 19874
/proc/meminfo: memFree=16112/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=1529376 CPUtime=1974.34
/proc/19869/stat : 19869 (MiraXTv3_dyn) S 19867 19869 19224 0 -1 4194304 358590 0 0 0 197106 328 0 0 25 0 3 0 349545687 1566081024 343730 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19869/statm: 382344 343730 218 20 0 381702 0
[pid=19869/tid=19871] ppid=19867 vsize=1529376 CPUtime=997.16
/proc/19869/task/19871/stat : 19871 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 166355 0 0 0 99519 197 0 0 25 0 3 0 349546169 1566081024 343730 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19869/tid=19872] ppid=19867 vsize=1529376 CPUtime=972.36
/proc/19869/task/19872/stat : 19872 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 162076 0 0 0 97120 116 0 0 25 0 3 0 349546169 1566081024 343730 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1974.34
Current children cumulated vsize (KiB) 1529376

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 19874
/proc/meminfo: memFree=15088/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=1631176 CPUtime=2093.99
/proc/19869/stat : 19869 (MiraXTv3_dyn) S 19867 19869 19224 0 -1 4194304 384136 0 0 0 209038 361 0 0 25 0 3 0 349545687 1670324224 369194 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19869/statm: 407794 369194 218 20 0 407152 0
[pid=19869/tid=19871] ppid=19867 vsize=1631176 CPUtime=1057.07
/proc/19869/task/19871/stat : 19871 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 188705 0 0 0 105481 226 0 0 25 0 3 0 349546169 1670324224 369194 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19869/tid=19872] ppid=19867 vsize=1631176 CPUtime=1032.09
/proc/19869/task/19872/stat : 19872 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 165272 0 0 0 103090 119 0 0 25 0 3 0 349546169 1670324224 369194 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2093.99
Current children cumulated vsize (KiB) 1631176

[startup+1122.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 19874
/proc/meminfo: memFree=16560/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=1766788 CPUtime=2213.19
/proc/19869/stat : 19869 (MiraXTv3_dyn) S 19867 19869 19224 0 -1 4194304 417686 0 0 0 220923 396 0 0 25 0 3 0 349545687 1809190912 402581 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19869/statm: 441697 402581 218 20 0 441055 0
[pid=19869/tid=19871] ppid=19867 vsize=1766788 CPUtime=1116.59
/proc/19869/task/19871/stat : 19871 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 207693 0 0 0 111411 248 0 0 25 0 3 0 349546169 1809190912 402581 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19869/tid=19872] ppid=19867 vsize=1766788 CPUtime=1091.77
/proc/19869/task/19872/stat : 19872 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 179834 0 0 0 109045 132 0 0 25 0 3 0 349546169 1809190912 402581 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526394 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2213.19
Current children cumulated vsize (KiB) 1766788

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 19874
/proc/meminfo: memFree=16624/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=1766788 CPUtime=2332.88
/proc/19869/stat : 19869 (MiraXTv3_dyn) S 19867 19869 19224 0 -1 4194304 417690 0 0 0 232892 396 0 0 25 0 3 0 349545687 1809190912 402585 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19869/statm: 441697 402585 218 20 0 441055 0
[pid=19869/tid=19871] ppid=19867 vsize=1766788 CPUtime=1176.57
/proc/19869/task/19871/stat : 19871 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 207694 0 0 0 117409 248 0 0 25 0 3 0 349546169 1809190912 402585 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19869/tid=19872] ppid=19867 vsize=1766788 CPUtime=1151.48
/proc/19869/task/19872/stat : 19872 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 179837 0 0 0 115016 132 0 0 25 0 3 0 349546169 1809190912 402585 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2332.88
Current children cumulated vsize (KiB) 1766788

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 19874
/proc/meminfo: memFree=16624/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=1766788 CPUtime=2452.61
/proc/19869/stat : 19869 (MiraXTv3_dyn) S 19867 19869 19224 0 -1 4194304 417696 0 0 0 244864 397 0 0 25 0 3 0 349545687 1809190912 402591 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19869/statm: 441697 402591 218 20 0 441055 0
[pid=19869/tid=19871] ppid=19867 vsize=1766788 CPUtime=1236.55
/proc/19869/task/19871/stat : 19871 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 207695 0 0 0 123407 248 0 0 25 0 3 0 349546169 1809190912 402591 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19869/tid=19872] ppid=19867 vsize=1766788 CPUtime=1211.22
/proc/19869/task/19872/stat : 19872 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 179842 0 0 0 120990 132 0 0 25 0 3 0 349546169 1809190912 402591 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2452.61
Current children cumulated vsize (KiB) 1766788

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 19874
/proc/meminfo: memFree=16624/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=1766788 CPUtime=2572.33
/proc/19869/stat : 19869 (MiraXTv3_dyn) S 19867 19869 19224 0 -1 4194304 417705 0 0 0 256835 398 0 0 25 0 3 0 349545687 1809190912 402600 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19869/statm: 441697 402600 218 20 0 441055 0
[pid=19869/tid=19871] ppid=19867 vsize=1766788 CPUtime=1296.53
/proc/19869/task/19871/stat : 19871 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 207699 0 0 0 129404 249 0 0 25 0 3 0 349546169 1809190912 402600 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19869/tid=19872] ppid=19867 vsize=1766788 CPUtime=1270.96
/proc/19869/task/19872/stat : 19872 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 179847 0 0 0 126963 133 0 0 25 0 3 0 349546169 1809190912 402600 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2572.33
Current children cumulated vsize (KiB) 1766788

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 19874
/proc/meminfo: memFree=16688/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=1766788 CPUtime=2692.03
/proc/19869/stat : 19869 (MiraXTv3_dyn) S 19867 19869 19224 0 -1 4194304 417709 0 0 0 268805 398 0 0 25 0 3 0 349545687 1809190912 402604 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19869/statm: 441697 402604 218 20 0 441055 0
[pid=19869/tid=19871] ppid=19867 vsize=1766788 CPUtime=1356.51
/proc/19869/task/19871/stat : 19871 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 207701 0 0 0 135402 249 0 0 25 0 3 0 349546169 1809190912 402604 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19869/tid=19872] ppid=19867 vsize=1766788 CPUtime=1330.69
/proc/19869/task/19872/stat : 19872 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 179849 0 0 0 132936 133 0 0 25 0 3 0 349546169 1809190912 402604 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2692.03
Current children cumulated vsize (KiB) 1766788



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1416 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 19874
/proc/meminfo: memFree=15984/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=1843252 CPUtime=2799.02
/proc/19869/stat : 19869 (MiraXTv3_dyn) S 19867 19869 19224 0 -1 4194304 436786 0 0 0 279483 419 0 0 25 0 3 0 349545687 1887490048 421597 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19869/statm: 460813 421597 218 20 0 460171 0
[pid=19869/tid=19871] ppid=19867 vsize=1843252 CPUtime=1410.1
/proc/19869/task/19871/stat : 19871 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 215764 0 0 0 140751 259 0 0 25 0 3 0 349546169 1887490048 421597 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19869/tid=19872] ppid=19867 vsize=1843252 CPUtime=1384.07
/proc/19869/task/19872/stat : 19872 (MiraXTv3_dyn) R 19867 19869 19224 0 -1 4194368 190863 0 0 0 138264 143 0 0 25 0 3 0 349546169 1887490048 421597 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2799.02
Current children cumulated vsize (KiB) 1843252

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

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

[startup+1416.2 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 19874
/proc/meminfo: memFree=15984/2055920 swapFree=4163684/4192956
[pid=19869] ppid=19867 vsize=0 CPUtime=2799.22
/proc/19869/stat : 19869 (MiraXTv3_dyn) Z 19867 19869 19224 0 -1 4195340 436795 0 0 0 279484 438 0 0 16 0 2 0 349545687 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19869/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2799.22
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1416.26
CPU time (s): 2799.28
CPU user time (s): 2794.84
CPU system time (s): 4.44032
CPU usage (%): 197.653
Max. virtual memory (cumulated for all children) (KiB): 1843252

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

runsolver used 1.39079 second user time and 3.76843 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Sun May 13 00:31:20 UTC 2007

IDJOB= 459934
IDBENCH= 20353
IDSOLVER= 196
FILE ID= node22/459934-1179016278

PBS_JOBID= 5252973

Free space on /tmp= 66509 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/hard-sat/partial-10-13-s.cnf
COMMAND LINE= /tmp/evaluation/459934-1179016278/MiraXTv3_dyn /tmp/evaluation/459934-1179016278/instance-459934-1179016278.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-459934-1179016278 -o ROOT/results/node22/solver-459934-1179016278 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/459934-1179016278/MiraXTv3_dyn /tmp/evaluation/459934-1179016278/instance-459934-1179016278.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d90571b4b69632567da9d3ebfd25979e

RANDOM SEED= 590815720

TIME LIMIT= 5000 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:       1386072 kB
Buffers:         50404 kB
Cached:         483992 kB
SwapCached:       7428 kB
Active:         321352 kB
Inactive:       236332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1386072 kB
SwapTotal:     4192956 kB
SwapFree:      4163684 kB
Dirty:           23132 kB
Writeback:           0 kB
Mapped:          30384 kB
Slab:            97748 kB
Committed_AS:  4549900 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= 66509 MiB

End job on node22 on Sun May 13 00:54:58 UTC 2007