Trace number 456471

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) 5000.14 2507.98

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
gt-ordering-unsat-gt-045.sat05-1310.reshuffled-07.cnf
MD5SUMae4e3f3661a3c7ad7c7ec30d56d611a1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.4081
Satisfiable
(Un)Satisfiability was proved
Number of variables1980
Number of clauses86175
Sum of the clauses size259380
Maximum clause length44
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2990
Number of clauses of size 385140
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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/node58/watcher-456471-1179051026 -o ROOT/results/node58/solver-456471-1179051026 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456471-1179051026/MiraXTv3_dyn /tmp/evaluation/456471-1179051026/instance-456471-1179051026.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.91 1.95 1.82 3/64 2799
/proc/meminfo: memFree=1156480/2055920 swapFree=4184552/4192956
[pid=2799] ppid=2797 vsize=3788 CPUtime=0
/proc/2799/stat : 2799 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194304 343 0 0 0 0 0 0 0 18 0 1 0 353012275 3878912 318 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/2799/statm: 947 325 202 20 0 305 0

[startup+0.075318 s]
/proc/loadavg: 1.91 1.95 1.82 3/64 2799
/proc/meminfo: memFree=1156480/2055920 swapFree=4184552/4192956
[pid=2799] ppid=2797 vsize=7308 CPUtime=0.06
/proc/2799/stat : 2799 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194304 1411 0 0 0 6 0 0 0 18 0 1 0 353012275 7483392 1386 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 0 0 0
/proc/2799/statm: 1827 1386 206 20 0 1185 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7308

[startup+0.101323 s]
/proc/loadavg: 1.91 1.95 1.82 3/64 2799
/proc/meminfo: memFree=1156480/2055920 swapFree=4184552/4192956
[pid=2799] ppid=2797 vsize=8604 CPUtime=0.09
/proc/2799/stat : 2799 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194304 1711 0 0 0 8 1 0 0 18 0 1 0 353012275 8810496 1686 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 5305979 0 0 4096 0 0 0 0 17 0 0 0
/proc/2799/statm: 2151 1687 206 20 0 1509 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8604

[startup+0.301355 s]
/proc/loadavg: 1.91 1.95 1.82 3/64 2799
/proc/meminfo: memFree=1156480/2055920 swapFree=4184552/4192956
[pid=2799] ppid=2797 vsize=8732 CPUtime=0.29
/proc/2799/stat : 2799 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194304 1770 0 0 0 28 1 0 0 19 0 1 0 353012275 8941568 1745 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/2799/statm: 2183 1745 207 20 0 1541 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8732

[startup+0.701423 s]
/proc/loadavg: 1.91 1.95 1.82 3/64 2799
/proc/meminfo: memFree=1156480/2055920 swapFree=4184552/4192956
[pid=2799] ppid=2797 vsize=9180 CPUtime=0.69
/proc/2799/stat : 2799 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194304 1854 0 0 0 68 1 0 0 23 0 1 0 353012275 9400320 1829 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 0 0 0
/proc/2799/statm: 2295 1829 207 20 0 1653 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9180

[startup+1.50157 s]
/proc/loadavg: 1.91 1.95 1.82 2/67 2802
/proc/meminfo: memFree=1139880/2055920 swapFree=4184552/4192956
[pid=2799] ppid=2797 vsize=43892 CPUtime=2.01
/proc/2799/stat : 2799 (MiraXTv3_dyn) S 2797 2799 2468 0 -1 4194304 5832 0 0 0 197 4 0 0 25 0 3 0 353012275 44945408 5638 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2799/statm: 10973 5638 218 20 0 10331 0
[pid=2799/tid=2801] ppid=2797 vsize=43892 CPUtime=0.59
/proc/2799/task/2801/stat : 2801 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 1792 0 0 0 59 0 0 0 22 0 3 0 353012366 44945408 5638 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 5305979 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2799/tid=2802] ppid=2797 vsize=43892 CPUtime=0.51
/proc/2799/task/2802/stat : 2802 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 1594 0 0 0 50 1 0 0 20 0 3 0 353012366 44945408 5638 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 43892

[startup+3.10283 s]
/proc/loadavg: 1.91 1.95 1.82 3/67 2802
/proc/meminfo: memFree=1127272/2055920 swapFree=4184552/4192956
[pid=2799] ppid=2797 vsize=62216 CPUtime=5.21
/proc/2799/stat : 2799 (MiraXTv3_dyn) S 2797 2799 2468 0 -1 4194304 10614 0 0 0 513 8 0 0 25 0 3 0 353012275 63709184 10420 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2799/statm: 15554 10420 218 20 0 14912 0
[pid=2799/tid=2801] ppid=2797 vsize=62216 CPUtime=2.19
/proc/2799/task/2801/stat : 2801 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 4165 0 0 0 217 2 0 0 22 0 3 0 353012366 63709184 10420 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2799/tid=2802] ppid=2797 vsize=62216 CPUtime=2.1
/proc/2799/task/2802/stat : 2802 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 4003 0 0 0 206 4 0 0 21 0 3 0 353012366 63709184 10420 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.21
Current children cumulated vsize (KiB) 62216

[startup+6.30137 s]
/proc/loadavg: 1.92 1.95 1.82 3/67 2802
/proc/meminfo: memFree=1107048/2055920 swapFree=4184552/4192956
[pid=2799] ppid=2797 vsize=75160 CPUtime=11.58
/proc/2799/stat : 2799 (MiraXTv3_dyn) S 2797 2799 2468 0 -1 4194304 13852 0 0 0 1147 11 0 0 25 0 3 0 353012275 76963840 13658 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2799/statm: 18790 13658 218 20 0 18148 0
[pid=2799/tid=2801] ppid=2797 vsize=75160 CPUtime=5.38
/proc/2799/task/2801/stat : 2801 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 5464 0 0 0 536 2 0 0 25 0 3 0 353012366 76963840 13658 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2799/tid=2802] ppid=2797 vsize=75160 CPUtime=5.28
/proc/2799/task/2802/stat : 2802 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 5942 0 0 0 522 6 0 0 25 0 3 0 353012366 76963840 13658 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.58
Current children cumulated vsize (KiB) 75160

[startup+12.7025 s]
/proc/loadavg: 1.93 1.95 1.82 3/67 2802
/proc/meminfo: memFree=1062120/2055920 swapFree=4184552/4192956
[pid=2799] ppid=2797 vsize=120936 CPUtime=24.35
/proc/2799/stat : 2799 (MiraXTv3_dyn) S 2797 2799 2468 0 -1 4194304 25398 0 0 0 2413 22 0 0 25 0 3 0 353012275 123838464 25056 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2799/statm: 30234 25056 218 20 0 29592 0
[pid=2799/tid=2801] ppid=2797 vsize=120936 CPUtime=11.78
/proc/2799/task/2801/stat : 2801 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 11164 0 0 0 1172 6 0 0 18 0 3 0 353012366 123838464 25056 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 5305979 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2799/tid=2802] ppid=2797 vsize=120936 CPUtime=11.66
/proc/2799/task/2802/stat : 2802 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 11788 0 0 0 1153 13 0 0 25 0 3 0 353012366 123838464 25056 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.35
Current children cumulated vsize (KiB) 120936

[startup+25.5016 s]
/proc/loadavg: 1.94 1.96 1.82 3/67 2802
/proc/meminfo: memFree=1019112/2055920 swapFree=4184552/4192956
[pid=2799] ppid=2797 vsize=156532 CPUtime=49.85
/proc/2799/stat : 2799 (MiraXTv3_dyn) S 2797 2799 2468 0 -1 4194304 34987 0 0 0 4954 31 0 0 25 0 3 0 353012275 160288768 34347 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2799/statm: 39133 34347 218 20 0 38491 0
[pid=2799/tid=2801] ppid=2797 vsize=156532 CPUtime=24.55
/proc/2799/task/2801/stat : 2801 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 15793 0 0 0 2446 9 0 0 25 0 3 0 353012366 160288768 34347 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2799/tid=2802] ppid=2797 vsize=156532 CPUtime=24.39
/proc/2799/task/2802/stat : 2802 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 16748 0 0 0 2419 20 0 0 25 0 3 0 353012366 160288768 34347 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.85
Current children cumulated vsize (KiB) 156532

[startup+51.1018 s]
/proc/loadavg: 1.96 1.96 1.82 3/67 2802
/proc/meminfo: memFree=960360/2055920 swapFree=4184552/4192956
[pid=2799] ppid=2797 vsize=215244 CPUtime=100.91
/proc/2799/stat : 2799 (MiraXTv3_dyn) S 2797 2799 2468 0 -1 4194304 50294 0 0 0 10046 45 0 0 25 0 3 0 353012275 220409856 48990 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2799/statm: 53811 48990 218 20 0 53169 0
[pid=2799/tid=2801] ppid=2797 vsize=215244 CPUtime=50.13
/proc/2799/task/2801/stat : 2801 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 25387 0 0 0 4996 17 0 0 25 0 3 0 353012366 220409856 48990 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2799/tid=2802] ppid=2797 vsize=215244 CPUtime=49.87
/proc/2799/task/2802/stat : 2802 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 22461 0 0 0 4961 26 0 0 25 0 3 0 353012366 220409856 48990 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.91
Current children cumulated vsize (KiB) 215244

[startup+102.306 s]
/proc/loadavg: 1.98 1.96 1.83 3/67 2802
/proc/meminfo: memFree=914344/2055920 swapFree=4184552/4192956
[pid=2799] ppid=2797 vsize=260228 CPUtime=203.01
/proc/2799/stat : 2799 (MiraXTv3_dyn) S 2797 2799 2468 0 -1 4194304 62946 0 0 0 20240 61 0 0 25 0 3 0 353012275 266473472 60481 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2799/statm: 65057 60481 218 20 0 64415 0
[pid=2799/tid=2801] ppid=2797 vsize=260228 CPUtime=101.27
/proc/2799/task/2801/stat : 2801 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 27178 0 0 0 10108 19 0 0 25 0 3 0 353012366 266473472 60481 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2799/tid=2802] ppid=2797 vsize=260228 CPUtime=100.83
/proc/2799/task/2802/stat : 2802 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 33322 0 0 0 10043 40 0 0 25 0 3 0 353012366 266473472 60481 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.01
Current children cumulated vsize (KiB) 260228

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.83 3/67 2802
/proc/meminfo: memFree=896488/2055920 swapFree=4184552/4192956
[pid=2799] ppid=2797 vsize=278032 CPUtime=322.63
/proc/2799/stat : 2799 (MiraXTv3_dyn) S 2797 2799 2468 0 -1 4194304 68195 0 0 0 32198 65 0 0 25 0 3 0 353012275 284704768 64950 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2799/statm: 69508 64950 218 20 0 68866 0
[pid=2799/tid=2801] ppid=2797 vsize=278032 CPUtime=161.21
/proc/2799/task/2801/stat : 2801 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 32410 0 0 0 16098 23 0 0 25 0 3 0 353012366 284704768 64950 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2799/tid=2802] ppid=2797 vsize=278032 CPUtime=160.52
/proc/2799/task/2802/stat : 2802 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 33339 0 0 0 16012 40 0 0 25 0 3 0 353012366 284704768 64950 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 322.63
Current children cumulated vsize (KiB) 278032

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.84 3/67 2802
/proc/meminfo: memFree=883048/2055920 swapFree=4184552/4192956
[pid=2799] ppid=2797 vsize=291432 CPUtime=442.26
/proc/2799/stat : 2799 (MiraXTv3_dyn) S 2797 2799 2468 0 -1 4194304 72530 0 0 0 44157 69 0 0 25 0 3 0 353012275 298426368 68310 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2799/statm: 72858 68310 218 20 0 72216 0
[pid=2799/tid=2801] ppid=2797 vsize=291432 CPUtime=221.11
/proc/2799/task/2801/stat : 2801 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 34553 0 0 0 22086 25 0 0 25 0 3 0 353012366 298426368 68310 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2799/tid=2802] ppid=2797 vsize=291432 CPUtime=220.25
/proc/2799/task/2802/stat : 2802 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 35531 0 0 0 21983 42 0 0 25 0 3 0 353012366 298426368 68310 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.26
Current children cumulated vsize (KiB) 291432

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.85 3/67 2802
/proc/meminfo: memFree=882984/2055920 swapFree=4184552/4192956
[pid=2799] ppid=2797 vsize=291432 CPUtime=561.87
/proc/2799/stat : 2799 (MiraXTv3_dyn) S 2797 2799 2468 0 -1 4194304 72725 0 0 0 56118 69 0 0 25 0 3 0 353012275 298426368 68310 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2799/statm: 72858 68310 218 20 0 72216 0
[pid=2799/tid=2801] ppid=2797 vsize=291432 CPUtime=281.01
/proc/2799/task/2801/stat : 2801 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 34553 0 0 0 28076 25 0 0 25 0 3 0 353012366 298426368 68310 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2799/tid=2802] ppid=2797 vsize=291432 CPUtime=279.96
/proc/2799/task/2802/stat : 2802 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 35726 0 0 0 27954 42 0 0 25 0 3 0 353012366 298426368 68310 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 561.87
Current children cumulated vsize (KiB) 291432

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.85 3/67 2802
/proc/meminfo: memFree=869992/2055920 swapFree=4184552/4192956
[pid=2799] ppid=2797 vsize=304744 CPUtime=681.38
/proc/2799/stat : 2799 (MiraXTv3_dyn) S 2797 2799 2468 0 -1 4194304 76364 0 0 0 68063 75 0 0 25 0 3 0 353012275 312057856 71559 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2799/statm: 76186 71559 218 20 0 75544 0
[pid=2799/tid=2801] ppid=2797 vsize=304744 CPUtime=340.87
/proc/2799/task/2801/stat : 2801 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 34553 0 0 0 34062 25 0 0 25 0 3 0 353012366 312057856 71559 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2799/tid=2802] ppid=2797 vsize=304744 CPUtime=339.59
/proc/2799/task/2802/stat : 2802 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 39365 0 0 0 33912 47 0 0 25 0 3 0 353012366 312057856 71559 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 681.38
Current children cumulated vsize (KiB) 304744

[startup+402.302 s]

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

/proc/2799/task/2801/stat : 2801 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 52205 0 0 0 189847 41 0 0 25 0 3 0 353012366 392077312 91021 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2799/tid=2802] ppid=2797 vsize=382888 CPUtime=1892.63
/proc/2799/task/2802/stat : 2802 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 48213 0 0 0 189199 64 0 0 25 0 3 0 353012366 392077312 91021 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3792.43
Current children cumulated vsize (KiB) 382888

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/67 2802
/proc/meminfo: memFree=792104/2055920 swapFree=4184552/4192956
[pid=2799] ppid=2797 vsize=382888 CPUtime=3912.09
/proc/2799/stat : 2799 (MiraXTv3_dyn) S 2797 2799 2468 0 -1 4194304 102864 0 0 0 391101 108 0 0 25 0 3 0 353012275 392077312 91021 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2799/statm: 95722 91021 218 20 0 95080 0
[pid=2799/tid=2801] ppid=2797 vsize=382888 CPUtime=1958.8
/proc/2799/task/2801/stat : 2801 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 52205 0 0 0 195839 41 0 0 25 0 3 0 353012366 392077312 91021 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2799/tid=2802] ppid=2797 vsize=382888 CPUtime=1952.38
/proc/2799/task/2802/stat : 2802 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 48213 0 0 0 195173 65 0 0 25 0 3 0 353012366 392077312 91021 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3912.09
Current children cumulated vsize (KiB) 382888

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/67 2804
/proc/meminfo: memFree=792232/2055920 swapFree=4184552/4192956
[pid=2799] ppid=2797 vsize=381864 CPUtime=4031.74
/proc/2799/stat : 2799 (MiraXTv3_dyn) S 2797 2799 2468 0 -1 4194304 102864 0 0 0 403066 108 0 0 25 0 3 0 353012275 391028736 90936 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2799/statm: 95466 90936 218 20 0 94824 0
[pid=2799/tid=2801] ppid=2797 vsize=381864 CPUtime=2018.72
/proc/2799/task/2801/stat : 2801 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 52205 0 0 0 201831 41 0 0 25 0 3 0 353012366 391028736 90936 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2799/tid=2802] ppid=2797 vsize=381864 CPUtime=2012.12
/proc/2799/task/2802/stat : 2802 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 48213 0 0 0 201147 65 0 0 25 0 3 0 353012366 391028736 90936 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4031.74
Current children cumulated vsize (KiB) 381864

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/67 2804
/proc/meminfo: memFree=792360/2055920 swapFree=4184552/4192956
[pid=2799] ppid=2797 vsize=381864 CPUtime=4151.32
/proc/2799/stat : 2799 (MiraXTv3_dyn) S 2797 2799 2468 0 -1 4194304 102864 0 0 0 415024 108 0 0 25 0 3 0 353012275 391028736 90890 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2799/statm: 95466 90890 218 20 0 94824 0
[pid=2799/tid=2801] ppid=2797 vsize=381864 CPUtime=2078.64
/proc/2799/task/2801/stat : 2801 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 52205 0 0 0 207823 41 0 0 25 0 3 0 353012366 391028736 90890 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2799/tid=2802] ppid=2797 vsize=381864 CPUtime=2071.77
/proc/2799/task/2802/stat : 2802 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 48213 0 0 0 207112 65 0 0 25 0 3 0 353012366 391028736 90890 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4151.32
Current children cumulated vsize (KiB) 381864

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/67 2804
/proc/meminfo: memFree=792424/2055920 swapFree=4184552/4192956
[pid=2799] ppid=2797 vsize=381864 CPUtime=4271
/proc/2799/stat : 2799 (MiraXTv3_dyn) S 2797 2799 2468 0 -1 4194304 102864 0 0 0 426991 109 0 0 25 0 3 0 353012275 391028736 90890 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2799/statm: 95466 90890 218 20 0 94824 0
[pid=2799/tid=2801] ppid=2797 vsize=381864 CPUtime=2138.38
/proc/2799/task/2801/stat : 2801 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 52205 0 0 0 213797 41 0 0 25 0 3 0 353012366 391028736 90890 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2799/tid=2802] ppid=2797 vsize=381864 CPUtime=2131.7
/proc/2799/task/2802/stat : 2802 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 48213 0 0 0 213105 65 0 0 25 0 3 0 353012366 391028736 90890 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4271
Current children cumulated vsize (KiB) 381864

[startup+2202.3 s]
/proc/loadavg: 1.95 1.98 1.95 3/67 2804
/proc/meminfo: memFree=791400/2055920 swapFree=4184552/4192956
[pid=2799] ppid=2797 vsize=383912 CPUtime=4390.61
/proc/2799/stat : 2799 (MiraXTv3_dyn) S 2797 2799 2468 0 -1 4194304 103415 0 0 0 438952 109 0 0 25 0 3 0 353012275 393125888 91144 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2799/statm: 95978 91144 218 20 0 95336 0
[pid=2799/tid=2801] ppid=2797 vsize=383912 CPUtime=2198.08
/proc/2799/task/2801/stat : 2801 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 52205 0 0 0 219766 42 0 0 25 0 3 0 353012366 393125888 91144 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2799/tid=2802] ppid=2797 vsize=383912 CPUtime=2191.63
/proc/2799/task/2802/stat : 2802 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 48764 0 0 0 219097 66 0 0 25 0 3 0 353012366 393125888 91144 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526573 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4390.61
Current children cumulated vsize (KiB) 383912

[startup+2262.3 s]
/proc/loadavg: 1.93 1.97 1.95 3/67 2804
/proc/meminfo: memFree=791208/2055920 swapFree=4184552/4192956
[pid=2799] ppid=2797 vsize=383912 CPUtime=4510.19
/proc/2799/stat : 2799 (MiraXTv3_dyn) S 2797 2799 2468 0 -1 4194304 104048 0 0 0 450909 110 0 0 25 0 3 0 353012275 393125888 91192 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2799/statm: 95978 91192 218 20 0 95336 0
[pid=2799/tid=2801] ppid=2797 vsize=383912 CPUtime=2257.96
/proc/2799/task/2801/stat : 2801 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 52208 0 0 0 225754 42 0 0 25 0 3 0 353012366 393125888 91192 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2799/tid=2802] ppid=2797 vsize=383912 CPUtime=2251.33
/proc/2799/task/2802/stat : 2802 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 49394 0 0 0 225067 66 0 0 25 0 3 0 353012366 393125888 91192 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4510.19
Current children cumulated vsize (KiB) 383912

[startup+2322.3 s]
/proc/loadavg: 1.97 1.97 1.95 3/67 2804
/proc/meminfo: memFree=791208/2055920 swapFree=4184552/4192956
[pid=2799] ppid=2797 vsize=383912 CPUtime=4629.87
/proc/2799/stat : 2799 (MiraXTv3_dyn) S 2797 2799 2468 0 -1 4194304 104568 0 0 0 462876 111 0 0 25 0 3 0 353012275 393125888 91192 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2799/statm: 95978 91192 218 20 0 95336 0
[pid=2799/tid=2801] ppid=2797 vsize=383912 CPUtime=2317.89
/proc/2799/task/2801/stat : 2801 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 52208 0 0 0 231747 42 0 0 25 0 3 0 353012366 393125888 91192 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2799/tid=2802] ppid=2797 vsize=383912 CPUtime=2311.07
/proc/2799/task/2802/stat : 2802 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 49914 0 0 0 231040 67 0 0 25 0 3 0 353012366 393125888 91192 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4629.87
Current children cumulated vsize (KiB) 383912

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.95 3/67 2804
/proc/meminfo: memFree=791208/2055920 swapFree=4184552/4192956
[pid=2799] ppid=2797 vsize=383912 CPUtime=4749.52
/proc/2799/stat : 2799 (MiraXTv3_dyn) S 2797 2799 2468 0 -1 4194304 105088 0 0 0 474840 112 0 0 25 0 3 0 353012275 393125888 91192 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2799/statm: 95978 91192 218 20 0 95336 0
[pid=2799/tid=2801] ppid=2797 vsize=383912 CPUtime=2377.82
/proc/2799/task/2801/stat : 2801 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 52208 0 0 0 237740 42 0 0 25 0 3 0 353012366 393125888 91192 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 5306012 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2799/tid=2802] ppid=2797 vsize=383912 CPUtime=2370.78
/proc/2799/task/2802/stat : 2802 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 50434 0 0 0 237011 67 0 0 25 0 3 0 353012366 393125888 91192 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520108 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4749.52
Current children cumulated vsize (KiB) 383912

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.95 3/67 2804
/proc/meminfo: memFree=772904/2055920 swapFree=4184552/4192956
[pid=2799] ppid=2797 vsize=403332 CPUtime=4869.2
/proc/2799/stat : 2799 (MiraXTv3_dyn) S 2797 2799 2468 0 -1 4194304 110863 0 0 0 486803 117 0 0 25 0 3 0 353012275 413011968 96057 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2799/statm: 100833 96057 218 20 0 100191 0
[pid=2799/tid=2801] ppid=2797 vsize=403332 CPUtime=2437.76
/proc/2799/task/2801/stat : 2801 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 57397 0 0 0 243729 47 0 0 25 0 3 0 353012366 413011968 96057 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2799/tid=2802] ppid=2797 vsize=403332 CPUtime=2430.53
/proc/2799/task/2802/stat : 2802 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 51020 0 0 0 242985 68 0 0 25 0 3 0 353012366 413011968 96057 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4869.2
Current children cumulated vsize (KiB) 403332

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.95 3/67 2804
/proc/meminfo: memFree=753128/2055920 swapFree=4184552/4192956
[pid=2799] ppid=2797 vsize=421856 CPUtime=4988.87
/proc/2799/stat : 2799 (MiraXTv3_dyn) S 2797 2799 2468 0 -1 4194304 116081 0 0 0 498766 121 0 0 25 0 3 0 353012275 431980544 100690 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2799/statm: 105464 100690 218 20 0 104822 0
[pid=2799/tid=2801] ppid=2797 vsize=421856 CPUtime=2497.69
/proc/2799/task/2801/stat : 2801 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 62225 0 0 0 249718 51 0 0 25 0 3 0 353012366 431980544 100690 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2799/tid=2802] ppid=2797 vsize=421856 CPUtime=2490.28
/proc/2799/task/2802/stat : 2802 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 51410 0 0 0 248960 68 0 0 25 0 3 0 353012366 431980544 100690 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4988.87
Current children cumulated vsize (KiB) 421856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.9 s]
/proc/loadavg: 1.99 1.97 1.95 3/67 2804
/proc/meminfo: memFree=753128/2055920 swapFree=4184552/4192956
[pid=2799] ppid=2797 vsize=421856 CPUtime=5000.05
/proc/2799/stat : 2799 (MiraXTv3_dyn) S 2797 2799 2468 0 -1 4194304 116081 0 0 0 499884 121 0 0 25 0 3 0 353012275 431980544 100690 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2799/statm: 105464 100690 218 20 0 104822 0
[pid=2799/tid=2801] ppid=2797 vsize=421856 CPUtime=2503.29
/proc/2799/task/2801/stat : 2801 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 62225 0 0 0 250278 51 0 0 25 0 3 0 353012366 431980544 100690 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2799/tid=2802] ppid=2797 vsize=421856 CPUtime=2495.85
/proc/2799/task/2802/stat : 2802 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 51410 0 0 0 249517 68 0 0 25 0 3 0 353012366 431980544 100690 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 421856

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

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

[startup+2507.9 s]
/proc/loadavg: 1.99 1.97 1.95 3/67 2804
/proc/meminfo: memFree=753128/2055920 swapFree=4184552/4192956
[pid=2799] ppid=2797 vsize=421856 CPUtime=5000.05
/proc/2799/stat : 2799 (MiraXTv3_dyn) S 2797 2799 2468 0 -1 4194304 116081 0 0 0 499884 121 0 0 25 0 3 0 353012275 431980544 100690 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2799/statm: 105464 100690 218 20 0 104822 0
[pid=2799/tid=2801] ppid=2797 vsize=421856 CPUtime=2503.29
/proc/2799/task/2801/stat : 2801 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 62225 0 0 0 250278 51 0 0 25 0 3 0 353012366 431980544 100690 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2799/tid=2802] ppid=2797 vsize=421856 CPUtime=2495.85
/proc/2799/task/2802/stat : 2802 (MiraXTv3_dyn) R 2797 2799 2468 0 -1 4194368 51410 0 0 0 249517 68 0 0 25 0 3 0 353012366 431980544 100690 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 421856

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.98
CPU time (s): 5000.14
CPU user time (s): 4998.86
CPU system time (s): 1.27681
CPU usage (%): 199.369
Max. virtual memory (cumulated for all children) (KiB): 422116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.86
system time used= 1.2768
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116081
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= 1608
involuntary context switches= 37495

runsolver used 2.37564 second user time and 6.75597 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Sun May 13 10:10:26 UTC 2007

IDJOB= 456471
IDBENCH= 24722
IDSOLVER= 196
FILE ID= node58/456471-1179051026

PBS_JOBID= 5253457

Free space on /tmp= 66535 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/sabharwal/gt-ordering-unsat-gt-045.sat05-1310.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456471-1179051026/MiraXTv3_dyn /tmp/evaluation/456471-1179051026/instance-456471-1179051026.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-456471-1179051026 -o ROOT/results/node58/solver-456471-1179051026 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456471-1179051026/MiraXTv3_dyn /tmp/evaluation/456471-1179051026/instance-456471-1179051026.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ae4e3f3661a3c7ad7c7ec30d56d611a1

RANDOM SEED= 383067161

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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:       1156696 kB
Buffers:         52580 kB
Cached:         708656 kB
SwapCached:       2472 kB
Active:         452672 kB
Inactive:       318468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1156696 kB
SwapTotal:     4192956 kB
SwapFree:      4184552 kB
Dirty:            5332 kB
Writeback:           0 kB
Mapped:          16340 kB
Slab:           114120 kB
Committed_AS:  4594216 kB
PageTables:       1400 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= 66535 MiB

End job on node58 on Sun May 13 10:52:16 UTC 2007