Trace number 426281

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.13 2507.34

General information on the benchmark

Namerandom/LargeSize/7SAT/v180/
unif-k7-r85-v180-c15300-S1096972624-15.cnf
MD5SUM54f525b254b55ca1974f2cfc84e3fde1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2503.02
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses15300
Sum of the clauses size107100
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515300

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/node54/watcher-426281-1179048334 -o ROOT/results/node54/solver-426281-1179048334 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426281-1179048334/MiraXTv3_dyn /tmp/evaluation/426281-1179048334/instance-426281-1179048334.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: 0.00 0.00 0.00 3/65 31749
/proc/meminfo: memFree=949392/2055920 swapFree=4182300/4192956
[pid=31749] ppid=31747 vsize=3788 CPUtime=0
/proc/31749/stat : 31749 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194304 382 0 0 0 0 0 0 0 18 0 1 0 352207925 3878912 357 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 2254459 0 0 4096 0 0 0 0 17 0 0 0
/proc/31749/statm: 947 358 206 20 0 305 0

[startup+0.058226 s]
/proc/loadavg: 0.00 0.00 0.00 3/65 31749
/proc/meminfo: memFree=949392/2055920 swapFree=4182300/4192956
[pid=31749] ppid=31747 vsize=5156 CPUtime=0.05
/proc/31749/stat : 31749 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194304 731 0 0 0 5 0 0 0 18 0 1 0 352207925 5279744 706 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583875 0 0 4096 0 0 0 0 17 0 0 0
/proc/31749/statm: 1289 706 207 20 0 647 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5156

[startup+0.101231 s]
/proc/loadavg: 0.00 0.00 0.00 3/65 31749
/proc/meminfo: memFree=949392/2055920 swapFree=4182300/4192956
[pid=31749] ppid=31747 vsize=5156 CPUtime=0.09
/proc/31749/stat : 31749 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194304 731 0 0 0 9 0 0 0 18 0 1 0 352207925 5279744 706 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/31749/statm: 1289 706 207 20 0 647 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5156

[startup+0.301256 s]
/proc/loadavg: 0.00 0.00 0.00 3/65 31749
/proc/meminfo: memFree=949392/2055920 swapFree=4182300/4192956
[pid=31749] ppid=31747 vsize=5344 CPUtime=0.29
/proc/31749/stat : 31749 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194304 764 0 0 0 29 0 0 0 19 0 1 0 352207925 5472256 739 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 0 0 0
/proc/31749/statm: 1336 739 207 20 0 694 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5344

[startup+0.701312 s]
/proc/loadavg: 0.00 0.00 0.00 3/65 31749
/proc/meminfo: memFree=949392/2055920 swapFree=4182300/4192956
[pid=31749] ppid=31747 vsize=13388 CPUtime=1
/proc/31749/stat : 31749 (MiraXTv3_dyn) S 31747 31749 31677 0 -1 4194304 1956 0 0 0 100 0 0 0 20 0 3 0 352207925 13709312 1930 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31749/statm: 3347 1930 218 20 0 2705 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 13388

[startup+1.50141 s]
/proc/loadavg: 0.00 0.00 0.00 3/68 31752
/proc/meminfo: memFree=939640/2055920 swapFree=4182300/4192956
[pid=31749] ppid=31747 vsize=20728 CPUtime=2.61
/proc/31749/stat : 31749 (MiraXTv3_dyn) S 31747 31749 31677 0 -1 4194304 3641 0 0 0 259 2 0 0 20 0 3 0 352207925 21225472 3615 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31749/statm: 5182 3615 218 20 0 4540 0
[pid=31749/tid=31751] ppid=31747 vsize=20728 CPUtime=1.12
/proc/31749/task/31751/stat : 31751 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 1468 0 0 0 112 0 0 0 25 0 3 0 352207962 21225472 3615 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 2254405 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31749/tid=31752] ppid=31747 vsize=20728 CPUtime=1.1
/proc/31749/task/31752/stat : 31752 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 1352 0 0 0 110 0 0 0 18 0 3 0 352207962 21225472 3615 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 20728

[startup+3.10161 s]
/proc/loadavg: 0.16 0.03 0.01 3/68 31752
/proc/meminfo: memFree=931000/2055920 swapFree=4182300/4192956
[pid=31749] ppid=31747 vsize=26472 CPUtime=5.8
/proc/31749/stat : 31749 (MiraXTv3_dyn) S 31747 31749 31677 0 -1 4194304 5008 0 0 0 577 3 0 0 20 0 3 0 352207925 27107328 4982 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31749/statm: 6618 4982 218 20 0 5976 0
[pid=31749/tid=31751] ppid=31747 vsize=26472 CPUtime=2.72
/proc/31749/task/31751/stat : 31751 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 2161 0 0 0 271 1 0 0 25 0 3 0 352207962 27107328 4982 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31749/tid=31752] ppid=31747 vsize=26472 CPUtime=2.7
/proc/31749/task/31752/stat : 31752 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 2026 0 0 0 269 1 0 0 24 0 3 0 352207962 27107328 4982 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 26472

[startup+6.30302 s]
/proc/loadavg: 0.16 0.03 0.01 3/68 31752
/proc/meminfo: memFree=920248/2055920 swapFree=4182300/4192956
[pid=31749] ppid=31747 vsize=39720 CPUtime=12.19
/proc/31749/stat : 31749 (MiraXTv3_dyn) S 31747 31749 31677 0 -1 4194304 8441 0 0 0 1213 6 0 0 20 0 3 0 352207925 40673280 8343 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31749/statm: 9930 8343 218 20 0 9288 0
[pid=31749/tid=31751] ppid=31747 vsize=39720 CPUtime=5.92
/proc/31749/task/31751/stat : 31751 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 3746 0 0 0 590 2 0 0 25 0 3 0 352207962 40673280 8343 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31749/tid=31752] ppid=31747 vsize=39720 CPUtime=5.89
/proc/31749/task/31752/stat : 31752 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 3874 0 0 0 586 3 0 0 25 0 3 0 352207962 40673280 8343 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.19
Current children cumulated vsize (KiB) 39720

[startup+12.7018 s]
/proc/loadavg: 0.44 0.10 0.03 3/68 31752
/proc/meminfo: memFree=894456/2055920 swapFree=4182300/4192956
[pid=31749] ppid=31747 vsize=62152 CPUtime=24.95
/proc/31749/stat : 31749 (MiraXTv3_dyn) S 31747 31749 31677 0 -1 4194304 14290 0 0 0 2484 11 0 0 20 0 3 0 352207925 63643648 13926 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31749/statm: 15538 13926 218 20 0 14896 0
[pid=31749/tid=31751] ppid=31747 vsize=62152 CPUtime=12.3
/proc/31749/task/31751/stat : 31751 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 6794 0 0 0 1226 4 0 0 22 0 3 0 352207962 63643648 13926 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31749/tid=31752] ppid=31747 vsize=62152 CPUtime=12.27
/proc/31749/task/31752/stat : 31752 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 6675 0 0 0 1221 6 0 0 22 0 3 0 352207962 63643648 13926 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 62152

[startup+25.5014 s]
/proc/loadavg: 0.68 0.16 0.05 3/68 31752
/proc/meminfo: memFree=882680/2055920 swapFree=4182300/4192956
[pid=31749] ppid=31747 vsize=73640 CPUtime=50.49
/proc/31749/stat : 31749 (MiraXTv3_dyn) S 31747 31749 31677 0 -1 4194304 17820 0 0 0 5034 15 0 0 20 0 3 0 352207925 75407360 16996 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31749/statm: 18410 16996 218 20 0 17768 0
[pid=31749/tid=31751] ppid=31747 vsize=73640 CPUtime=25.1
/proc/31749/task/31751/stat : 31751 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 8318 0 0 0 2504 6 0 0 25 0 3 0 352207962 75407360 16996 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31749/tid=31752] ppid=31747 vsize=73640 CPUtime=25.01
/proc/31749/task/31752/stat : 31752 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 8681 0 0 0 2493 8 0 0 25 0 3 0 352207962 75407360 16996 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520153 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 73640

[startup+51.1017 s]
/proc/loadavg: 1.13 0.31 0.10 3/68 31752
/proc/meminfo: memFree=866680/2055920 swapFree=4182300/4192956
[pid=31749] ppid=31747 vsize=87884 CPUtime=101.53
/proc/31749/stat : 31749 (MiraXTv3_dyn) S 31747 31749 31677 0 -1 4194304 22399 0 0 0 10134 19 0 0 20 0 3 0 352207925 89993216 20685 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31749/statm: 21971 20685 218 20 0 21329 0
[pid=31749/tid=31751] ppid=31747 vsize=87884 CPUtime=50.65
/proc/31749/task/31751/stat : 31751 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 10944 0 0 0 5058 7 0 0 25 0 3 0 352207962 89993216 20685 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31749/tid=31752] ppid=31747 vsize=87884 CPUtime=50.5
/proc/31749/task/31752/stat : 31752 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 10634 0 0 0 5039 11 0 0 25 0 3 0 352207962 89993216 20685 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 87884

[startup+102.305 s]
/proc/loadavg: 1.65 0.59 0.21 3/68 31752
/proc/meminfo: memFree=863800/2055920 swapFree=4182300/4192956
[pid=31749] ppid=31747 vsize=91052 CPUtime=203.67
/proc/31749/stat : 31749 (MiraXTv3_dyn) S 31747 31749 31677 0 -1 4194304 24774 0 0 0 20346 21 0 0 20 0 3 0 352207925 93237248 21370 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31749/statm: 22763 21370 218 20 0 22121 0
[pid=31749/tid=31751] ppid=31747 vsize=91052 CPUtime=101.81
/proc/31749/task/31751/stat : 31751 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 12314 0 0 0 10172 9 0 0 25 0 3 0 352207962 93237248 21370 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4160576690 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31749/tid=31752] ppid=31747 vsize=91052 CPUtime=101.48
/proc/31749/task/31752/stat : 31752 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 11639 0 0 0 10137 11 0 0 25 0 3 0 352207962 93237248 21370 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.67
Current children cumulated vsize (KiB) 91052

[startup+162.302 s]
/proc/loadavg: 1.86 0.82 0.31 3/68 31752
/proc/meminfo: memFree=859256/2055920 swapFree=4182300/4192956
[pid=31749] ppid=31747 vsize=95948 CPUtime=323.32
/proc/31749/stat : 31749 (MiraXTv3_dyn) S 31747 31749 31677 0 -1 4194304 27670 0 0 0 32308 24 0 0 20 0 3 0 352207925 98250752 22511 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31749/statm: 23987 22511 218 20 0 23345 0
[pid=31749/tid=31751] ppid=31747 vsize=95948 CPUtime=161.73
/proc/31749/task/31751/stat : 31751 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 13683 0 0 0 16163 10 0 0 25 0 3 0 352207962 98250752 22511 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31749/tid=31752] ppid=31747 vsize=95948 CPUtime=161.21
/proc/31749/task/31752/stat : 31752 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 13166 0 0 0 16108 13 0 0 25 0 3 0 352207962 98250752 22511 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.32
Current children cumulated vsize (KiB) 95948

[startup+222.301 s]
/proc/loadavg: 1.95 1.05 0.42 3/68 31752
/proc/meminfo: memFree=857912/2055920 swapFree=4182300/4192956
[pid=31749] ppid=31747 vsize=96704 CPUtime=442.97
/proc/31749/stat : 31749 (MiraXTv3_dyn) S 31747 31749 31677 0 -1 4194304 29767 0 0 0 44271 26 0 0 20 0 3 0 352207925 99024896 22850 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31749/statm: 24176 22850 218 20 0 23534 0
[pid=31749/tid=31751] ppid=31747 vsize=96704 CPUtime=221.65
/proc/31749/task/31751/stat : 31751 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 14781 0 0 0 22154 11 0 0 25 0 3 0 352207962 99024896 22850 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31749/tid=31752] ppid=31747 vsize=96704 CPUtime=220.94
/proc/31749/task/31752/stat : 31752 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 14165 0 0 0 22080 14 0 0 25 0 3 0 352207962 99024896 22850 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.97
Current children cumulated vsize (KiB) 96704

[startup+282.302 s]
/proc/loadavg: 1.98 1.21 0.51 3/68 31752
/proc/meminfo: memFree=857208/2055920 swapFree=4182300/4192956
[pid=31749] ppid=31747 vsize=98260 CPUtime=562.65
/proc/31749/stat : 31749 (MiraXTv3_dyn) S 31747 31749 31677 0 -1 4194304 31582 0 0 0 56238 27 0 0 20 0 3 0 352207925 100618240 23040 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31749/statm: 24565 23040 218 20 0 23923 0
[pid=31749/tid=31751] ppid=31747 vsize=98260 CPUtime=281.58
/proc/31749/task/31751/stat : 31751 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 15666 0 0 0 28146 12 0 0 25 0 3 0 352207962 100618240 23040 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31749/tid=31752] ppid=31747 vsize=98260 CPUtime=280.68
/proc/31749/task/31752/stat : 31752 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 15095 0 0 0 28054 14 0 0 25 0 3 0 352207962 100618240 23040 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.65
Current children cumulated vsize (KiB) 98260

[startup+342.301 s]
/proc/loadavg: 1.99 1.36 0.61 3/68 31752
/proc/meminfo: memFree=855800/2055920 swapFree=4182300/4192956
[pid=31749] ppid=31747 vsize=98260 CPUtime=682.3
/proc/31749/stat : 31749 (MiraXTv3_dyn) S 31747 31749 31677 0 -1 4194304 33531 0 0 0 68201 29 0 0 20 0 3 0 352207925 100618240 23364 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31749/statm: 24565 23364 218 20 0 23923 0
[pid=31749/tid=31751] ppid=31747 vsize=98260 CPUtime=341.5
/proc/31749/task/31751/stat : 31751 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 16576 0 0 0 34137 13 0 0 25 0 3 0 352207962 100618240 23364 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31749/tid=31752] ppid=31747 vsize=98260 CPUtime=340.42
/proc/31749/task/31752/stat : 31752 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 16134 0 0 0 34027 15 0 0 25 0 3 0 352207962 100618240 23364 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.3
Current children cumulated vsize (KiB) 98260

[startup+402.302 s]

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

/proc/31749/task/31751/stat : 31751 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 40318 0 0 0 189788 34 0 0 25 0 3 0 352207962 138838016 32545 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31749/tid=31752] ppid=31747 vsize=135584 CPUtime=1895.06
/proc/31749/task/31752/stat : 31752 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 39123 0 0 0 189474 32 0 0 25 0 3 0 352207962 138838016 32545 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3793.67
Current children cumulated vsize (KiB) 135584

[startup+1962.3 s]
/proc/loadavg: 2.00 2.04 1.76 3/68 31752
/proc/meminfo: memFree=818488/2055920 swapFree=4182300/4192956
[pid=31749] ppid=31747 vsize=136964 CPUtime=3913.34
/proc/31749/stat : 31749 (MiraXTv3_dyn) S 31747 31749 31677 0 -1 4194304 81661 0 0 0 391266 68 0 0 20 0 3 0 352207925 140251136 32694 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31749/statm: 34241 32694 218 20 0 33599 0
[pid=31749/tid=31751] ppid=31747 vsize=136964 CPUtime=1957.97
/proc/31749/task/31751/stat : 31751 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 40984 0 0 0 195762 35 0 0 25 0 3 0 352207962 140251136 32694 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31749/tid=31752] ppid=31747 vsize=136964 CPUtime=1955
/proc/31749/task/31752/stat : 31752 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 39856 0 0 0 195467 33 0 0 25 0 3 0 352207962 140251136 32694 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3913.34
Current children cumulated vsize (KiB) 136964

[startup+2022.3 s]
/proc/loadavg: 2.00 2.03 1.77 3/68 31752
/proc/meminfo: memFree=818040/2055920 swapFree=4182300/4192956
[pid=31749] ppid=31747 vsize=136964 CPUtime=4033.01
/proc/31749/stat : 31749 (MiraXTv3_dyn) S 31747 31749 31677 0 -1 4194304 83099 0 0 0 403231 70 0 0 20 0 3 0 352207925 140251136 32814 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31749/statm: 34241 32814 218 20 0 33599 0
[pid=31749/tid=31751] ppid=31747 vsize=136964 CPUtime=2017.71
/proc/31749/task/31751/stat : 31751 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 41576 0 0 0 201736 35 0 0 25 0 3 0 352207962 140251136 32814 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31749/tid=31752] ppid=31747 vsize=136964 CPUtime=2014.93
/proc/31749/task/31752/stat : 31752 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 40702 0 0 0 201459 34 0 0 25 0 3 0 352207962 140251136 32814 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.01
Current children cumulated vsize (KiB) 136964

[startup+2082.31 s]
/proc/loadavg: 2.00 2.02 1.78 3/68 31752
/proc/meminfo: memFree=815608/2055920 swapFree=4182300/4192956
[pid=31749] ppid=31747 vsize=140036 CPUtime=4152.69
/proc/31749/stat : 31749 (MiraXTv3_dyn) S 31747 31749 31677 0 -1 4194304 85017 0 0 0 415197 72 0 0 20 0 3 0 352207925 143396864 33411 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31749/statm: 35009 33411 218 20 0 34367 0
[pid=31749/tid=31751] ppid=31747 vsize=140036 CPUtime=2077.44
/proc/31749/task/31751/stat : 31751 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 42702 0 0 0 207707 37 0 0 25 0 3 0 352207962 143396864 33411 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31749/tid=31752] ppid=31747 vsize=140036 CPUtime=2074.86
/proc/31749/task/31752/stat : 31752 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 41494 0 0 0 207452 34 0 0 25 0 3 0 352207962 143396864 33411 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4152.69
Current children cumulated vsize (KiB) 140036

[startup+2142.3 s]
/proc/loadavg: 2.07 2.03 1.80 3/74 31834
/proc/meminfo: memFree=813960/2055920 swapFree=4182300/4192956
[pid=31749] ppid=31747 vsize=140200 CPUtime=4272.24
/proc/31749/stat : 31749 (MiraXTv3_dyn) S 31747 31749 31677 0 -1 4194304 86481 0 0 0 427146 78 0 0 20 0 3 0 352207925 143564800 33489 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31749/statm: 35050 33489 218 20 0 34408 0
[pid=31749/tid=31751] ppid=31747 vsize=140200 CPUtime=2137.08
/proc/31749/task/31751/stat : 31751 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 43401 0 0 0 213671 37 0 0 25 0 3 0 352207962 143564800 33489 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31749/tid=31752] ppid=31747 vsize=140200 CPUtime=2134.78
/proc/31749/task/31752/stat : 31752 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 42259 0 0 0 213438 40 0 0 25 0 3 0 352207962 143564800 33489 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4272.24
Current children cumulated vsize (KiB) 140200

[startup+2202.3 s]
/proc/loadavg: 2.02 2.02 1.81 3/68 31950
/proc/meminfo: memFree=814840/2055920 swapFree=4182300/4192956
[pid=31749] ppid=31747 vsize=141224 CPUtime=4391.72
/proc/31749/stat : 31749 (MiraXTv3_dyn) S 31747 31749 31677 0 -1 4194304 87868 0 0 0 439084 88 0 0 20 0 3 0 352207925 144613376 33557 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31749/statm: 35306 33557 218 20 0 34664 0
[pid=31749/tid=31751] ppid=31747 vsize=141224 CPUtime=2196.87
/proc/31749/task/31751/stat : 31751 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 44150 0 0 0 219645 42 0 0 25 0 3 0 352207962 144613376 33557 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520299 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31749/tid=31752] ppid=31747 vsize=141224 CPUtime=2194.46
/proc/31749/task/31752/stat : 31752 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 42897 0 0 0 219402 44 0 0 25 0 3 0 352207962 144613376 33557 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4391.72
Current children cumulated vsize (KiB) 141224

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 1.82 3/68 31950
/proc/meminfo: memFree=814520/2055920 swapFree=4182300/4192956
[pid=31749] ppid=31747 vsize=141432 CPUtime=4511.4
/proc/31749/stat : 31749 (MiraXTv3_dyn) S 31747 31749 31677 0 -1 4194304 89325 0 0 0 451052 88 0 0 20 0 3 0 352207925 144826368 33628 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31749/statm: 35358 33628 218 20 0 34716 0
[pid=31749/tid=31751] ppid=31747 vsize=141432 CPUtime=2256.82
/proc/31749/task/31751/stat : 31751 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 44837 0 0 0 225639 43 0 0 25 0 3 0 352207962 144826368 33628 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31749/tid=31752] ppid=31747 vsize=141432 CPUtime=2254.21
/proc/31749/task/31752/stat : 31752 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 43667 0 0 0 225376 45 0 0 25 0 3 0 352207962 144826368 33628 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.4
Current children cumulated vsize (KiB) 141432

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.83 3/68 31950
/proc/meminfo: memFree=814136/2055920 swapFree=4182300/4192956
[pid=31749] ppid=31747 vsize=141564 CPUtime=4631.08
/proc/31749/stat : 31749 (MiraXTv3_dyn) S 31747 31749 31677 0 -1 4194304 90753 0 0 0 463019 89 0 0 20 0 3 0 352207925 144961536 33727 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31749/statm: 35391 33727 218 20 0 34749 0
[pid=31749/tid=31751] ppid=31747 vsize=141564 CPUtime=2316.76
/proc/31749/task/31751/stat : 31751 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 45525 0 0 0 231633 43 0 0 25 0 3 0 352207962 144961536 33727 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31749/tid=31752] ppid=31747 vsize=141564 CPUtime=2313.95
/proc/31749/task/31752/stat : 31752 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 44407 0 0 0 231350 45 0 0 25 0 3 0 352207962 144961536 33727 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.08
Current children cumulated vsize (KiB) 141564

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.83 3/68 31950
/proc/meminfo: memFree=814264/2055920 swapFree=4182300/4192956
[pid=31749] ppid=31747 vsize=141564 CPUtime=4750.74
/proc/31749/stat : 31749 (MiraXTv3_dyn) S 31747 31749 31677 0 -1 4194304 92010 0 0 0 474984 90 0 0 20 0 3 0 352207925 144961536 33730 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31749/statm: 35391 33730 218 20 0 34749 0
[pid=31749/tid=31751] ppid=31747 vsize=141564 CPUtime=2376.67
/proc/31749/task/31751/stat : 31751 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 46186 0 0 0 237624 43 0 0 25 0 3 0 352207962 144961536 33730 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31749/tid=31752] ppid=31747 vsize=141564 CPUtime=2373.69
/proc/31749/task/31752/stat : 31752 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 45003 0 0 0 237324 45 0 0 25 0 3 0 352207962 144961536 33730 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4750.74
Current children cumulated vsize (KiB) 141564

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/68 31950
/proc/meminfo: memFree=813944/2055920 swapFree=4182300/4192956
[pid=31749] ppid=31747 vsize=141772 CPUtime=4870.43
/proc/31749/stat : 31749 (MiraXTv3_dyn) S 31747 31749 31677 0 -1 4194304 93309 0 0 0 486952 91 0 0 20 0 3 0 352207925 145174528 33774 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31749/statm: 35443 33774 218 20 0 34801 0
[pid=31749/tid=31751] ppid=31747 vsize=141772 CPUtime=2436.61
/proc/31749/task/31751/stat : 31751 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 46825 0 0 0 243617 44 0 0 25 0 3 0 352207962 145174528 33774 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31749/tid=31752] ppid=31747 vsize=141772 CPUtime=2433.44
/proc/31749/task/31752/stat : 31752 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 45663 0 0 0 243298 46 0 0 25 0 3 0 352207962 145174528 33774 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.43
Current children cumulated vsize (KiB) 141772

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/68 31950
/proc/meminfo: memFree=813816/2055920 swapFree=4182300/4192956
[pid=31749] ppid=31747 vsize=141772 CPUtime=4990.12
/proc/31749/stat : 31749 (MiraXTv3_dyn) S 31747 31749 31677 0 -1 4194304 94723 0 0 0 498920 92 0 0 20 0 3 0 352207925 145174528 33868 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31749/statm: 35443 33868 218 20 0 34801 0
[pid=31749/tid=31751] ppid=31747 vsize=141772 CPUtime=2496.56
/proc/31749/task/31751/stat : 31751 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 47486 0 0 0 249611 45 0 0 25 0 3 0 352207962 145174528 33868 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134522131 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31749/tid=31752] ppid=31747 vsize=141772 CPUtime=2493.19
/proc/31749/task/31752/stat : 31752 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 46416 0 0 0 249272 47 0 0 25 0 3 0 352207962 145174528 33868 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.12
Current children cumulated vsize (KiB) 141772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/68 31950
/proc/meminfo: memFree=813688/2055920 swapFree=4182300/4192956
[pid=31749] ppid=31747 vsize=141772 CPUtime=5000.09
/proc/31749/stat : 31749 (MiraXTv3_dyn) S 31747 31749 31677 0 -1 4194304 94789 0 0 0 499917 92 0 0 20 0 3 0 352207925 145174528 33868 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31749/statm: 35443 33868 218 20 0 34801 0
[pid=31749/tid=31751] ppid=31747 vsize=141772 CPUtime=2501.55
/proc/31749/task/31751/stat : 31751 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 47552 0 0 0 250110 45 0 0 25 0 3 0 352207962 145174528 33868 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31749/tid=31752] ppid=31747 vsize=141772 CPUtime=2498.17
/proc/31749/task/31752/stat : 31752 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 46416 0 0 0 249770 47 0 0 25 0 3 0 352207962 145174528 33868 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 141772

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

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

[startup+2507.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/68 31950
/proc/meminfo: memFree=813688/2055920 swapFree=4182300/4192956
[pid=31749] ppid=31747 vsize=141772 CPUtime=5000.09
/proc/31749/stat : 31749 (MiraXTv3_dyn) S 31747 31749 31677 0 -1 4194304 94789 0 0 0 499917 92 0 0 20 0 3 0 352207925 145174528 33868 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/31749/statm: 35443 33868 218 20 0 34801 0
[pid=31749/tid=31751] ppid=31747 vsize=141772 CPUtime=2501.55
/proc/31749/task/31751/stat : 31751 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 47552 0 0 0 250110 45 0 0 25 0 3 0 352207962 145174528 33868 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31749/tid=31752] ppid=31747 vsize=141772 CPUtime=2498.17
/proc/31749/task/31752/stat : 31752 (MiraXTv3_dyn) R 31747 31749 31677 0 -1 4194368 46416 0 0 0 249770 47 0 0 25 0 3 0 352207962 145174528 33868 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 141772

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.34
CPU time (s): 5000.13
CPU user time (s): 4999.19
CPU system time (s): 0.946856
CPU usage (%): 199.42
Max. virtual memory (cumulated for all children) (KiB): 142036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.19
system time used= 0.946856
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94789
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= 1303
involuntary context switches= 37840

runsolver used 2.36164 second user time and 6.81896 second system time

The end

Launcher Data (download as text)

Begin job on node54 on Sun May 13 09:25:35 UTC 2007

IDJOB= 426281
IDBENCH= 20106
IDSOLVER= 196
FILE ID= node54/426281-1179048334

PBS_JOBID= 5253454

Free space on /tmp= 66521 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v180/unif-k7-r85-v180-c15300-S1096972624-15.cnf
COMMAND LINE= /tmp/evaluation/426281-1179048334/MiraXTv3_dyn /tmp/evaluation/426281-1179048334/instance-426281-1179048334.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node54/watcher-426281-1179048334 -o ROOT/results/node54/solver-426281-1179048334 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426281-1179048334/MiraXTv3_dyn /tmp/evaluation/426281-1179048334/instance-426281-1179048334.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  54f525b254b55ca1974f2cfc84e3fde1

RANDOM SEED= 43021879

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node54.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.234
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.234
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:        949608 kB
Buffers:         53092 kB
Cached:         913032 kB
SwapCached:       4168 kB
Active:         592100 kB
Inactive:       383860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        949608 kB
SwapTotal:     4192956 kB
SwapFree:      4182300 kB
Dirty:            4348 kB
Writeback:           0 kB
Mapped:          15684 kB
Slab:           116276 kB
Committed_AS:  5396596 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66521 MiB

End job on node54 on Sun May 13 10:07:24 UTC 2007