Trace number 456408

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.17 2509.95

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-18-4.sat05-443.reshuffled-07.cnf
MD5SUMef7f419fe4e145465fe8ec684a206f9b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses95904
Sum of the clauses size379728
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21944
Number of clauses of size 30
Number of clauses of size 493960
Number of clauses of size 50
Number of clauses of size over 50

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/node42/watcher-456408-1179023285 -o ROOT/results/node42/solver-456408-1179023285 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456408-1179023285/MiraXTv3_dyn /tmp/evaluation/456408-1179023285/instance-456408-1179023285.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: 2.82 2.78 2.36 3/77 19812
/proc/meminfo: memFree=1152320/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=3788 CPUtime=0
/proc/19812/stat : 19812 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194304 335 0 0 0 0 0 0 0 18 0 1 0 350240465 3878912 311 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19812/statm: 947 319 202 20 0 305 0

[startup+0.100869 s]
/proc/loadavg: 2.82 2.78 2.36 3/77 19812
/proc/meminfo: memFree=1152320/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=8996 CPUtime=0.09
/proc/19812/stat : 19812 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194304 1775 0 0 0 9 0 0 0 18 0 1 0 350240465 9211904 1750 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 12842619 0 0 4096 0 0 0 0 17 1 0 0
/proc/19812/statm: 2249 1752 206 20 0 1607 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8996

[startup+0.20189 s]
/proc/loadavg: 2.82 2.78 2.36 3/77 19812
/proc/meminfo: memFree=1152320/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=10540 CPUtime=0.19
/proc/19812/stat : 19812 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194304 2136 0 0 0 19 0 0 0 18 0 1 0 350240465 10792960 2111 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/19812/statm: 2635 2111 207 20 0 1993 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10540

[startup+0.301908 s]
/proc/loadavg: 2.82 2.78 2.36 3/77 19812
/proc/meminfo: memFree=1152320/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=10540 CPUtime=0.29
/proc/19812/stat : 19812 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194304 2136 0 0 0 29 0 0 0 19 0 1 0 350240465 10792960 2111 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/19812/statm: 2635 2111 207 20 0 1993 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10540

[startup+0.701984 s]
/proc/loadavg: 2.82 2.78 2.36 3/77 19812
/proc/meminfo: memFree=1152320/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=10540 CPUtime=0.69
/proc/19812/stat : 19812 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194304 2136 0 0 0 69 0 0 0 23 0 1 0 350240465 10792960 2111 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/19812/statm: 2635 2111 207 20 0 1993 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10540

[startup+1.50114 s]
/proc/loadavg: 2.82 2.78 2.36 2/78 19813
/proc/meminfo: memFree=1144632/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=11596 CPUtime=1.48
/proc/19812/stat : 19812 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194304 2425 0 0 0 148 0 0 0 25 0 1 0 350240465 11874304 2400 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583887 0 0 4096 0 0 0 0 17 1 0 0
/proc/19812/statm: 2899 2400 207 20 0 2257 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11596

[startup+3.10145 s]
/proc/loadavg: 2.82 2.78 2.36 2/78 19813
/proc/meminfo: memFree=1137144/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=24708 CPUtime=3.09
/proc/19812/stat : 19812 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194304 5722 0 0 0 307 2 0 0 25 0 1 0 350240465 25300992 5697 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583718 0 0 4096 0 0 0 0 17 0 0 0
/proc/19812/statm: 6177 5697 207 20 0 5535 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24708

[startup+6.30106 s]
/proc/loadavg: 2.68 2.75 2.35 3/80 19815
/proc/meminfo: memFree=1121208/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=62852 CPUtime=7.71
/proc/19812/stat : 19812 (MiraXTv3_dyn) S 19810 19812 16724 0 -1 4194304 10367 0 0 0 766 5 0 0 25 0 3 0 350240465 64360448 10064 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19812/statm: 15713 10064 218 20 0 15071 0
[pid=19812/tid=19814] ppid=19810 vsize=62852 CPUtime=1.52
/proc/19812/task/19814/stat : 19814 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 1708 0 0 0 152 0 0 0 22 0 3 0 350240941 64360448 10064 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19812/tid=19815] ppid=19810 vsize=62852 CPUtime=1.41
/proc/19812/task/19815/stat : 19815 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 2835 0 0 0 139 2 0 0 18 0 3 0 350240941 64360448 10065 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526613 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.71
Current children cumulated vsize (KiB) 62852

[startup+12.7013 s]
/proc/loadavg: 2.62 2.74 2.35 3/80 19815
/proc/meminfo: memFree=1073864/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=105664 CPUtime=20.46
/proc/19812/stat : 19812 (MiraXTv3_dyn) S 19810 19812 16724 0 -1 4194304 21501 0 0 0 2033 13 0 0 25 0 3 0 350240465 108199936 21005 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19812/statm: 26416 21005 218 20 0 25774 0
[pid=19812/tid=19814] ppid=19810 vsize=105664 CPUtime=7.92
/proc/19812/task/19814/stat : 19814 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 6940 0 0 0 789 3 0 0 24 0 3 0 350240941 108199936 21005 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521730 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19812/tid=19815] ppid=19810 vsize=105664 CPUtime=7.77
/proc/19812/task/19815/stat : 19815 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 8737 0 0 0 770 7 0 0 18 0 3 0 350240941 108199936 21005 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521730 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.46
Current children cumulated vsize (KiB) 105664

[startup+25.5027 s]
/proc/loadavg: 2.48 2.70 2.34 3/80 19815
/proc/meminfo: memFree=1046344/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=128384 CPUtime=45.98
/proc/19812/stat : 19812 (MiraXTv3_dyn) S 19810 19812 16724 0 -1 4194304 27996 0 0 0 4579 19 0 0 25 0 3 0 350240465 131465216 26955 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19812/statm: 32096 26955 218 20 0 31454 0
[pid=19812/tid=19814] ppid=19810 vsize=128384 CPUtime=20.71
/proc/19812/task/19814/stat : 19814 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 9953 0 0 0 2066 5 0 0 25 0 3 0 350240941 131465216 26955 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19812/tid=19815] ppid=19810 vsize=128384 CPUtime=20.51
/proc/19812/task/19815/stat : 19815 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 12219 0 0 0 2040 11 0 0 25 0 3 0 350240941 131465216 26955 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 45.98
Current children cumulated vsize (KiB) 128384

[startup+51.1026 s]
/proc/loadavg: 2.32 2.64 2.33 3/80 19815
/proc/meminfo: memFree=1019976/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=152584 CPUtime=97
/proc/19812/stat : 19812 (MiraXTv3_dyn) S 19810 19812 16724 0 -1 4194304 35080 0 0 0 9674 26 0 0 25 0 3 0 350240465 156246016 33154 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19812/statm: 38146 33154 218 20 0 37504 0
[pid=19812/tid=19814] ppid=19810 vsize=152584 CPUtime=46.25
/proc/19812/task/19814/stat : 19814 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 13471 0 0 0 4616 9 0 0 25 0 3 0 350240941 156246016 33154 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520951 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19812/tid=19815] ppid=19810 vsize=152584 CPUtime=45.98
/proc/19812/task/19815/stat : 19815 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 15785 0 0 0 4584 14 0 0 25 0 3 0 350240941 156246016 33154 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 97
Current children cumulated vsize (KiB) 152584

[startup+102.302 s]
/proc/loadavg: 2.14 2.54 2.32 3/80 19815
/proc/meminfo: memFree=1008072/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=164572 CPUtime=198.99
/proc/19812/stat : 19812 (MiraXTv3_dyn) S 19810 19812 16724 0 -1 4194304 39872 0 0 0 19869 30 0 0 25 0 3 0 350240465 168521728 36126 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19812/statm: 41143 36126 218 20 0 40501 0
[pid=19812/tid=19814] ppid=19810 vsize=164572 CPUtime=97.13
/proc/19812/task/19814/stat : 19814 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 16112 0 0 0 9703 10 0 0 25 0 3 0 350240941 168521728 36126 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19812/tid=19815] ppid=19810 vsize=164572 CPUtime=97.09
/proc/19812/task/19815/stat : 19815 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 17936 0 0 0 9692 17 0 0 25 0 3 0 350240941 168521728 36126 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 198.99
Current children cumulated vsize (KiB) 164572

[startup+162.303 s]
/proc/loadavg: 2.05 2.44 2.29 3/80 19815
/proc/meminfo: memFree=996936/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=176228 CPUtime=318.62
/proc/19812/stat : 19812 (MiraXTv3_dyn) S 19810 19812 16724 0 -1 4194304 44371 0 0 0 31826 36 0 0 25 0 3 0 350240465 180457472 38870 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19812/statm: 44057 38870 218 20 0 43415 0
[pid=19812/tid=19814] ppid=19810 vsize=176228 CPUtime=156.82
/proc/19812/task/19814/stat : 19814 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 17275 0 0 0 15671 11 0 0 25 0 3 0 350240941 180457472 38870 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19812/tid=19815] ppid=19810 vsize=176228 CPUtime=157.03
/proc/19812/task/19815/stat : 19815 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 21272 0 0 0 15681 22 0 0 25 0 3 0 350240941 180457472 38870 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 318.62
Current children cumulated vsize (KiB) 176228

[startup+222.306 s]
/proc/loadavg: 2.02 2.36 2.27 3/80 19815
/proc/meminfo: memFree=974024/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=199316 CPUtime=438.27
/proc/19812/stat : 19812 (MiraXTv3_dyn) S 19810 19812 16724 0 -1 4194304 52018 0 0 0 43785 42 0 0 25 0 3 0 350240465 204099584 44762 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19812/statm: 49829 44762 218 20 0 49187 0
[pid=19812/tid=19814] ppid=19810 vsize=199316 CPUtime=216.53
/proc/19812/task/19814/stat : 19814 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 22513 0 0 0 21639 14 0 0 25 0 3 0 350240941 204099584 44762 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19812/tid=19815] ppid=19810 vsize=199316 CPUtime=216.96
/proc/19812/task/19815/stat : 19815 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 23681 0 0 0 21672 24 0 0 25 0 3 0 350240941 204099584 44762 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 438.27
Current children cumulated vsize (KiB) 199316

[startup+282.302 s]
/proc/loadavg: 2.05 2.30 2.26 2/80 19815
/proc/meminfo: memFree=972424/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=200116 CPUtime=557.91
/proc/19812/stat : 19812 (MiraXTv3_dyn) S 19810 19812 16724 0 -1 4194304 53503 0 0 0 55747 44 0 0 25 0 3 0 350240465 204918784 45012 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19812/statm: 50029 45012 218 20 0 49387 0
[pid=19812/tid=19814] ppid=19810 vsize=200116 CPUtime=276.23
/proc/19812/task/19814/stat : 19814 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 23431 0 0 0 27608 15 0 0 25 0 3 0 350240941 204918784 45012 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19812/tid=19815] ppid=19810 vsize=200116 CPUtime=276.9
/proc/19812/task/19815/stat : 19815 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 24248 0 0 0 27665 25 0 0 25 0 3 0 350240941 204918784 45012 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 557.91
Current children cumulated vsize (KiB) 200116

[startup+342.302 s]
/proc/loadavg: 2.02 2.25 2.24 3/80 19815
/proc/meminfo: memFree=961416/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=212004 CPUtime=677.56
/proc/19812/stat : 19812 (MiraXTv3_dyn) S 19810 19812 16724 0 -1 4194304 57556 0 0 0 67707 49 0 0 25 0 3 0 350240465 217092096 47765 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19812/statm: 53001 47765 218 20 0 52359 0
[pid=19812/tid=19814] ppid=19810 vsize=212004 CPUtime=335.94
/proc/19812/task/19814/stat : 19814 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 24536 0 0 0 33578 16 0 0 25 0 3 0 350240941 217092096 47765 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19812/tid=19815] ppid=19810 vsize=212004 CPUtime=336.83
/proc/19812/task/19815/stat : 19815 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 27196 0 0 0 33654 29 0 0 25 0 3 0 350240941 217092096 47765 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 677.56
Current children cumulated vsize (KiB) 212004

[startup+402.302 s]
/proc/loadavg: 2.00 2.20 2.22 3/80 19815
/proc/meminfo: memFree=961416/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=212004 CPUtime=797.14
/proc/19812/stat : 19812 (MiraXTv3_dyn) S 19810 19812 16724 0 -1 4194304 59639 0 0 0 79664 50 0 0 25 0 3 0 350240465 217092096 47768 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19812/statm: 53001 47768 218 20 0 52359 0
[pid=19812/tid=19814] ppid=19810 vsize=212004 CPUtime=395.61
/proc/19812/task/19814/stat : 19814 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 25579 0 0 0 39544 17 0 0 25 0 3 0 350240941 217092096 47768 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19812/tid=19815] ppid=19810 vsize=212004 CPUtime=396.76

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

/proc/19812/task/19814/stat : 19814 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 45122 0 0 0 183012 40 0 0 25 0 3 0 350240941 263667712 59305 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19812/tid=19815] ppid=19810 vsize=257488 CPUtime=1833.64
/proc/19812/task/19815/stat : 19815 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 41334 0 0 0 183314 50 0 0 25 0 3 0 350240941 263667712 59305 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3668.93
Current children cumulated vsize (KiB) 257488

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 19817
/proc/meminfo: memFree=914440/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=258148 CPUtime=3788.59
/proc/19812/stat : 19812 (MiraXTv3_dyn) S 19810 19812 16724 0 -1 4194304 93541 0 0 0 378765 94 0 0 25 0 3 0 350240465 264343552 59461 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19812/statm: 64537 59461 218 20 0 63895 0
[pid=19812/tid=19814] ppid=19810 vsize=258148 CPUtime=1890.48
/proc/19812/task/19814/stat : 19814 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 46122 0 0 0 189007 41 0 0 25 0 3 0 350240941 264343552 59461 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19812/tid=19815] ppid=19810 vsize=258148 CPUtime=1893.33
/proc/19812/task/19815/stat : 19815 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 41595 0 0 0 189283 50 0 0 25 0 3 0 350240941 264343552 59461 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3788.59
Current children cumulated vsize (KiB) 258148

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 19817
/proc/meminfo: memFree=914376/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=258296 CPUtime=3908.27
/proc/19812/stat : 19812 (MiraXTv3_dyn) S 19810 19812 16724 0 -1 4194304 94943 0 0 0 390731 96 0 0 25 0 3 0 350240465 264495104 59498 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19812/statm: 64574 59498 218 20 0 63932 0
[pid=19812/tid=19814] ppid=19810 vsize=258296 CPUtime=1950.44
/proc/19812/task/19814/stat : 19814 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 46679 0 0 0 195002 42 0 0 25 0 3 0 350240941 264495104 59498 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19812/tid=19815] ppid=19810 vsize=258296 CPUtime=1953.06
/proc/19812/task/19815/stat : 19815 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 42440 0 0 0 195255 51 0 0 25 0 3 0 350240941 264495104 59498 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3908.27
Current children cumulated vsize (KiB) 258296

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 19989
/proc/meminfo: memFree=913864/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=258296 CPUtime=4027.62
/proc/19812/stat : 19812 (MiraXTv3_dyn) S 19810 19812 16724 0 -1 4194304 96178 0 0 0 402653 109 0 0 25 0 3 0 350240465 264495104 59302 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19812/statm: 64574 59302 218 20 0 63932 0
[pid=19812/tid=19814] ppid=19810 vsize=258296 CPUtime=2010.09
/proc/19812/task/19814/stat : 19814 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 47394 0 0 0 200960 49 0 0 25 0 3 0 350240941 264495104 59302 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19812/tid=19815] ppid=19810 vsize=258296 CPUtime=2012.76
/proc/19812/task/19815/stat : 19815 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 42960 0 0 0 201219 57 0 0 25 0 3 0 350240941 264495104 59302 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4027.62
Current children cumulated vsize (KiB) 258296

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 20015
/proc/meminfo: memFree=900296/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=272960 CPUtime=4147.23
/proc/19812/stat : 19812 (MiraXTv3_dyn) S 19810 19812 16724 0 -1 4194304 100436 0 0 0 414608 115 0 0 25 0 3 0 350240465 279511040 62975 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19812/statm: 68240 62975 218 20 0 67598 0
[pid=19812/tid=19814] ppid=19810 vsize=272960 CPUtime=2069.78
/proc/19812/task/19814/stat : 19814 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 51652 0 0 0 206924 54 0 0 25 0 3 0 350240941 279511040 62975 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19812/tid=19815] ppid=19810 vsize=272960 CPUtime=2072.67
/proc/19812/task/19815/stat : 19815 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 42960 0 0 0 207210 57 0 0 25 0 3 0 350240941 279511040 62975 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4147.23
Current children cumulated vsize (KiB) 272960

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 20015
/proc/meminfo: memFree=901256/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=271936 CPUtime=4266.88
/proc/19812/stat : 19812 (MiraXTv3_dyn) S 19810 19812 16724 0 -1 4194304 101086 0 0 0 426572 116 0 0 25 0 3 0 350240465 278462464 62733 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19812/statm: 67984 62733 218 20 0 67342 0
[pid=19812/tid=19814] ppid=19810 vsize=271936 CPUtime=2129.49
/proc/19812/task/19814/stat : 19814 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 52302 0 0 0 212894 55 0 0 23 0 3 0 350240941 278462464 62733 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19812/tid=19815] ppid=19810 vsize=271936 CPUtime=2132.62
/proc/19812/task/19815/stat : 19815 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 42960 0 0 0 213204 58 0 0 25 0 3 0 350240941 278462464 62733 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4266.88
Current children cumulated vsize (KiB) 271936

[startup+2202.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 20015
/proc/meminfo: memFree=901256/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=271936 CPUtime=4386.57
/proc/19812/stat : 19812 (MiraXTv3_dyn) S 19810 19812 16724 0 -1 4194304 101476 0 0 0 438541 116 0 0 25 0 3 0 350240465 278462464 62733 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19812/statm: 67984 62733 218 20 0 67342 0
[pid=19812/tid=19814] ppid=19810 vsize=271936 CPUtime=2189.21
/proc/19812/task/19814/stat : 19814 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 52692 0 0 0 218866 55 0 0 25 0 3 0 350240941 278462464 62733 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19812/tid=19815] ppid=19810 vsize=271936 CPUtime=2192.59
/proc/19812/task/19815/stat : 19815 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 42960 0 0 0 219201 58 0 0 25 0 3 0 350240941 278462464 62733 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4386.57
Current children cumulated vsize (KiB) 271936

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 20015
/proc/meminfo: memFree=902792/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=269888 CPUtime=4506.24
/proc/19812/stat : 19812 (MiraXTv3_dyn) S 19810 19812 16724 0 -1 4194304 101801 0 0 0 450507 117 0 0 25 0 3 0 350240465 276365312 62385 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19812/statm: 67472 62385 218 20 0 66830 0
[pid=19812/tid=19814] ppid=19810 vsize=269888 CPUtime=2248.92
/proc/19812/task/19814/stat : 19814 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 53017 0 0 0 224836 56 0 0 25 0 3 0 350240941 276365312 62385 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19812/tid=19815] ppid=19810 vsize=269888 CPUtime=2252.55
/proc/19812/task/19815/stat : 19815 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 42960 0 0 0 225197 58 0 0 25 0 3 0 350240941 276365312 62385 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4506.24
Current children cumulated vsize (KiB) 269888

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 20015
/proc/meminfo: memFree=902856/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=269888 CPUtime=4625.93
/proc/19812/stat : 19812 (MiraXTv3_dyn) S 19810 19812 16724 0 -1 4194304 102191 0 0 0 462475 118 0 0 25 0 3 0 350240465 276365312 62385 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19812/statm: 67472 62385 218 20 0 66830 0
[pid=19812/tid=19814] ppid=19810 vsize=269888 CPUtime=2308.64
/proc/19812/task/19814/stat : 19814 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 53407 0 0 0 230808 56 0 0 25 0 3 0 350240941 276365312 62385 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19812/tid=19815] ppid=19810 vsize=269888 CPUtime=2312.53
/proc/19812/task/19815/stat : 19815 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 42960 0 0 0 231194 59 0 0 25 0 3 0 350240941 276365312 62385 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4625.93
Current children cumulated vsize (KiB) 269888

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 20015
/proc/meminfo: memFree=902920/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=269888 CPUtime=4745.6
/proc/19812/stat : 19812 (MiraXTv3_dyn) S 19810 19812 16724 0 -1 4194304 102906 0 0 0 474441 119 0 0 25 0 3 0 350240465 276365312 62385 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19812/statm: 67472 62385 218 20 0 66830 0
[pid=19812/tid=19814] ppid=19810 vsize=269888 CPUtime=2368.36
/proc/19812/task/19814/stat : 19814 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 54122 0 0 0 236779 57 0 0 25 0 3 0 350240941 276365312 62385 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19812/tid=19815] ppid=19810 vsize=269888 CPUtime=2372.47
/proc/19812/task/19815/stat : 19815 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 42960 0 0 0 237188 59 0 0 25 0 3 0 350240941 276365312 62385 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4745.6
Current children cumulated vsize (KiB) 269888

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 20015
/proc/meminfo: memFree=902856/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=269888 CPUtime=4865.27
/proc/19812/stat : 19812 (MiraXTv3_dyn) S 19810 19812 16724 0 -1 4194304 103621 0 0 0 486407 120 0 0 25 0 3 0 350240465 276365312 62374 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19812/statm: 67472 62374 218 20 0 66830 0
[pid=19812/tid=19814] ppid=19810 vsize=269888 CPUtime=2428.07
/proc/19812/task/19814/stat : 19814 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 54837 0 0 0 242750 57 0 0 25 0 3 0 350240941 276365312 62374 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19812/tid=19815] ppid=19810 vsize=269888 CPUtime=2432.43
/proc/19812/task/19815/stat : 19815 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 42960 0 0 0 243183 60 0 0 25 0 3 0 350240941 276365312 62374 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4865.27
Current children cumulated vsize (KiB) 269888

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 20015
/proc/meminfo: memFree=902984/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=269888 CPUtime=4984.94
/proc/19812/stat : 19812 (MiraXTv3_dyn) S 19810 19812 16724 0 -1 4194304 103686 0 0 0 498373 121 0 0 25 0 3 0 350240465 276365312 62371 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19812/statm: 67472 62371 218 20 0 66830 0
[pid=19812/tid=19814] ppid=19810 vsize=269888 CPUtime=2487.78
/proc/19812/task/19814/stat : 19814 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 54902 0 0 0 248721 57 0 0 25 0 3 0 350240941 276365312 62371 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19812/tid=19815] ppid=19810 vsize=269888 CPUtime=2492.38
/proc/19812/task/19815/stat : 19815 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 42960 0 0 0 249178 60 0 0 25 0 3 0 350240941 276365312 62371 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4984.94
Current children cumulated vsize (KiB) 269888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2509.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 20015
/proc/meminfo: memFree=902984/2055920 swapFree=4147588/4192956
[pid=19812] ppid=19810 vsize=269888 CPUtime=5000.11
/proc/19812/stat : 19812 (MiraXTv3_dyn) S 19810 19812 16724 0 -1 4194304 103686 0 0 0 499890 121 0 0 25 0 3 0 350240465 276365312 62371 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19812/statm: 67472 62371 218 20 0 66830 0
[pid=19812/tid=19814] ppid=19810 vsize=269888 CPUtime=2495.35
/proc/19812/task/19814/stat : 19814 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 54902 0 0 0 249478 57 0 0 25 0 3 0 350240941 276365312 62371 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19812/tid=19815] ppid=19810 vsize=269888 CPUtime=2499.98
/proc/19812/task/19815/stat : 19815 (MiraXTv3_dyn) R 19810 19812 16724 0 -1 4194368 42960 0 0 0 249938 60 0 0 25 0 3 0 350240941 276365312 62371 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 269888

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2509.95
CPU time (s): 5000.17
CPU user time (s): 4998.92
CPU system time (s): 1.25081
CPU usage (%): 199.214
Max. virtual memory (cumulated for all children) (KiB): 272960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.92
system time used= 1.25081
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103686
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= 1400
involuntary context switches= 94460

runsolver used 2.40363 second user time and 6.78197 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Sun May 13 02:28:06 UTC 2007

IDJOB= 456408
IDBENCH= 24701
IDSOLVER= 196
FILE ID= node42/456408-1179023285

PBS_JOBID= 5253246

Free space on /tmp= 66535 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/color-18-4.sat05-443.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456408-1179023285/MiraXTv3_dyn /tmp/evaluation/456408-1179023285/instance-456408-1179023285.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-456408-1179023285 -o ROOT/results/node42/solver-456408-1179023285 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456408-1179023285/MiraXTv3_dyn /tmp/evaluation/456408-1179023285/instance-456408-1179023285.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ef7f419fe4e145465fe8ec684a206f9b

RANDOM SEED= 426829735

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.277
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.277
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:       1152600 kB
Buffers:         53940 kB
Cached:         698120 kB
SwapCached:      14708 kB
Active:         390864 kB
Inactive:       385208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1152600 kB
SwapTotal:     4192956 kB
SwapFree:      4147588 kB
Dirty:            6816 kB
Writeback:           0 kB
Mapped:          30888 kB
Slab:           112612 kB
Committed_AS:  7390980 kB
PageTables:       1912 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 node42 on Sun May 13 03:09:58 UTC 2007