Trace number 459992

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 v3UNSAT 8430.17 4229.46

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-6-ipc5-h11-unsat.cnf
MD5SUMe6effc82c71213141cc1dab3b63f32e3
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1102.68
Satisfiable
(Un)Satisfiability was proved
Number of variables27142
Number of clauses95880
Sum of the clauses size233558
Maximum clause length31
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 269004
Number of clauses of size 325020
Number of clauses of size 4224
Number of clauses of size 5167
Number of clauses of size over 51401

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
8430.12/4229.44	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node40/watcher-459992-1179235776 -o ROOT/results/node40/solver-459992-1179235776 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/459992-1179235776/MiraXTv3_dyn /tmp/evaluation/459992-1179235776/instance-459992-1179235776.cnf 

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 27749
/proc/meminfo: memFree=1093752/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=3788 CPUtime=0
/proc/27749/stat : 27749 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194304 330 0 0 0 0 0 0 0 18 0 1 0 252457172 3878912 305 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27749/statm: 947 312 202 20 0 305 0

[startup+0.082535 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 27749
/proc/meminfo: memFree=1093752/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=10168 CPUtime=0.07
/proc/27749/stat : 27749 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194304 1968 0 0 0 7 0 0 0 18 0 1 0 252457172 10412032 1943 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 7345787 0 0 4096 0 0 0 0 17 1 0 0
/proc/27749/statm: 2542 1943 206 20 0 1900 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10168

[startup+0.10254 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 27749
/proc/meminfo: memFree=1093752/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=11312 CPUtime=0.09
/proc/27749/stat : 27749 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194304 2305 0 0 0 9 0 0 0 18 0 1 0 252457172 11583488 2280 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 7345787 0 0 4096 0 0 0 0 17 1 0 0
/proc/27749/statm: 2828 2282 206 20 0 2186 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11312

[startup+0.30258 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 27749
/proc/meminfo: memFree=1093752/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=17460 CPUtime=0.29
/proc/27749/stat : 27749 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194304 3747 0 0 0 28 1 0 0 19 0 1 0 252457172 17879040 3722 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 7345787 0 0 4096 0 0 0 0 17 1 0 0
/proc/27749/statm: 4365 3723 207 20 0 3723 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17460

[startup+0.701664 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 27749
/proc/meminfo: memFree=1093752/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=22628 CPUtime=0.69
/proc/27749/stat : 27749 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194304 4924 0 0 0 67 2 0 0 23 0 1 0 252457172 23171072 4899 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 7349052 0 0 4096 0 0 0 0 17 1 0 0
/proc/27749/statm: 5657 4899 207 20 0 5015 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22628

[startup+1.50183 s]
/proc/loadavg: 0.00 0.00 0.00 2/78 27750
/proc/meminfo: memFree=1073904/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=44556 CPUtime=1.53
/proc/27749/stat : 27749 (MiraXTv3_dyn) S 27747 27749 27675 0 -1 4194304 8153 0 0 0 149 4 0 0 25 0 3 0 252457172 45625344 7538 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27749/statm: 11139 7538 218 20 0 10497 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 44556

[startup+3.10117 s]
/proc/loadavg: 0.00 0.00 0.00 2/80 27752
/proc/meminfo: memFree=1064224/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=43904 CPUtime=3.78
/proc/27749/stat : 27749 (MiraXTv3_dyn) S 27747 27749 27675 0 -1 4194304 8190 0 0 0 374 4 0 0 25 0 3 0 252457172 44957696 7412 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27749/statm: 10976 7412 218 20 0 10334 0
[pid=27749/tid=27751] ppid=27747 vsize=43904 CPUtime=2
/proc/27749/task/27751/stat : 27751 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 1854 0 0 0 199 1 0 0 25 0 3 0 252457281 44957696 7412 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27749/tid=27752] ppid=27747 vsize=43904 CPUtime=0.68
/proc/27749/task/27752/stat : 27752 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 1008 0 0 0 68 0 0 0 22 0 3 0 252457281 44957696 7412 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520108 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.78
Current children cumulated vsize (KiB) 43904

[startup+6.30185 s]
/proc/loadavg: 0.16 0.03 0.01 3/80 27752
/proc/meminfo: memFree=1063520/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=46084 CPUtime=10.16
/proc/27749/stat : 27749 (MiraXTv3_dyn) S 27747 27749 27675 0 -1 4194304 8696 0 0 0 1011 5 0 0 25 0 3 0 252457172 47190016 7918 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27749/statm: 11521 7918 218 20 0 10879 0
[pid=27749/tid=27751] ppid=27747 vsize=46084 CPUtime=5.2
/proc/27749/task/27751/stat : 27751 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 2265 0 0 0 518 2 0 0 25 0 3 0 252457281 47190016 7918 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27749/tid=27752] ppid=27747 vsize=46084 CPUtime=3.87
/proc/27749/task/27752/stat : 27752 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 1103 0 0 0 387 0 0 0 25 0 3 0 252457281 47190016 7918 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520222 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.16
Current children cumulated vsize (KiB) 46084

[startup+12.7012 s]
/proc/loadavg: 0.31 0.07 0.02 3/80 27752
/proc/meminfo: memFree=1053992/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=54404 CPUtime=22.94
/proc/27749/stat : 27749 (MiraXTv3_dyn) S 27747 27749 27675 0 -1 4194304 11106 0 0 0 2284 10 0 0 25 0 3 0 252457172 55709696 10328 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27749/statm: 13601 10328 218 20 0 12959 0
[pid=27749/tid=27751] ppid=27747 vsize=54404 CPUtime=11.59
/proc/27749/task/27751/stat : 27751 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 3518 0 0 0 1155 4 0 0 25 0 3 0 252457281 55709696 10328 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27749/tid=27752] ppid=27747 vsize=54404 CPUtime=10.24
/proc/27749/task/27752/stat : 27752 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 2260 0 0 0 1022 2 0 0 25 0 3 0 252457281 55709696 10328 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.94
Current children cumulated vsize (KiB) 54404

[startup+25.5029 s]
/proc/loadavg: 0.68 0.16 0.05 3/80 27752
/proc/meminfo: memFree=1045544/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=62440 CPUtime=48.47
/proc/27749/stat : 27749 (MiraXTv3_dyn) S 27747 27749 27675 0 -1 4194304 13119 0 0 0 4835 12 0 0 25 0 3 0 252457172 63938560 12273 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27749/statm: 15610 12273 218 20 0 14968 0
[pid=27749/tid=27751] ppid=27747 vsize=62440 CPUtime=24.39
/proc/27749/task/27751/stat : 27751 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 4360 0 0 0 2433 6 0 0 25 0 3 0 252457281 63938560 12273 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27749/tid=27752] ppid=27747 vsize=62440 CPUtime=22.99
/proc/27749/task/27752/stat : 27752 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 3431 0 0 0 2296 3 0 0 25 0 3 0 252457281 63938560 12273 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.47
Current children cumulated vsize (KiB) 62440

[startup+51.1022 s]
/proc/loadavg: 1.13 0.31 0.10 3/80 27752
/proc/meminfo: memFree=1016296/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=90748 CPUtime=99.54
/proc/27749/stat : 27749 (MiraXTv3_dyn) S 27747 27749 27675 0 -1 4194304 20595 0 0 0 9930 24 0 0 25 0 3 0 252457172 92925952 19653 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27749/statm: 22687 19653 218 20 0 22045 0
[pid=27749/tid=27751] ppid=27747 vsize=90748 CPUtime=49.98
/proc/27749/task/27751/stat : 27751 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 8418 0 0 0 4984 14 0 0 25 0 3 0 252457281 92925952 19653 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27749/tid=27752] ppid=27747 vsize=90748 CPUtime=48.46
/proc/27749/task/27752/stat : 27752 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 6849 0 0 0 4839 7 0 0 25 0 3 0 252457281 92925952 19653 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.54
Current children cumulated vsize (KiB) 90748

[startup+102.306 s]
/proc/loadavg: 1.62 0.56 0.20 3/80 27752
/proc/meminfo: memFree=994216/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=111788 CPUtime=201.69
/proc/27749/stat : 27749 (MiraXTv3_dyn) S 27747 27749 27675 0 -1 4194304 26313 0 0 0 20136 33 0 0 25 0 3 0 252457172 114470912 24916 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27749/statm: 27947 24916 218 20 0 27305 0
[pid=27749/tid=27751] ppid=27747 vsize=111788 CPUtime=101.16
/proc/27749/task/27751/stat : 27751 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 11519 0 0 0 10096 20 0 0 25 0 3 0 252457281 114470912 24916 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27749/tid=27752] ppid=27747 vsize=111788 CPUtime=99.44
/proc/27749/task/27752/stat : 27752 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 9466 0 0 0 9934 10 0 0 25 0 3 0 252457281 114470912 24916 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 201.69
Current children cumulated vsize (KiB) 111788

[startup+162.302 s]
/proc/loadavg: 1.86 0.82 0.31 3/80 27752
/proc/meminfo: memFree=951848/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=154716 CPUtime=321.4
/proc/27749/stat : 27749 (MiraXTv3_dyn) S 27747 27749 27675 0 -1 4194304 37261 0 0 0 32090 50 0 0 25 0 3 0 252457172 158429184 35455 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27749/statm: 38679 35455 218 20 0 38037 0
[pid=27749/tid=27751] ppid=27747 vsize=154716 CPUtime=161.12
/proc/27749/task/27751/stat : 27751 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 16743 0 0 0 16083 29 0 0 25 0 3 0 252457281 158429184 35455 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27749/tid=27752] ppid=27747 vsize=154716 CPUtime=159.17
/proc/27749/task/27752/stat : 27752 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 15190 0 0 0 15900 17 0 0 25 0 3 0 252457281 158429184 35455 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 321.4
Current children cumulated vsize (KiB) 154716

[startup+222.302 s]
/proc/loadavg: 1.95 1.04 0.41 3/80 27752
/proc/meminfo: memFree=951720/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=154716 CPUtime=441.09
/proc/27749/stat : 27749 (MiraXTv3_dyn) S 27747 27749 27675 0 -1 4194304 37965 0 0 0 44059 50 0 0 25 0 3 0 252457172 158429184 35535 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27749/statm: 38679 35535 218 20 0 38037 0
[pid=27749/tid=27751] ppid=27747 vsize=154716 CPUtime=221.09
/proc/27749/task/27751/stat : 27751 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 17190 0 0 0 22080 29 0 0 25 0 3 0 252457281 158429184 35535 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27749/tid=27752] ppid=27747 vsize=154716 CPUtime=218.9
/proc/27749/task/27752/stat : 27752 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 15447 0 0 0 21872 18 0 0 25 0 3 0 252457281 158429184 35535 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 441.09
Current children cumulated vsize (KiB) 154716

[startup+282.301 s]
/proc/loadavg: 1.98 1.21 0.51 3/80 27752
/proc/meminfo: memFree=946344/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=160596 CPUtime=560.77
/proc/27749/stat : 27749 (MiraXTv3_dyn) S 27747 27749 27675 0 -1 4194304 39872 0 0 0 56023 54 0 0 25 0 3 0 252457172 164450304 36873 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27749/statm: 40149 36873 218 20 0 39507 0
[pid=27749/tid=27751] ppid=27747 vsize=160596 CPUtime=280.9
/proc/27749/task/27751/stat : 27751 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 18709 0 0 0 28057 33 0 0 25 0 3 0 252457281 164450304 36873 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27749/tid=27752] ppid=27747 vsize=160596 CPUtime=278.78
/proc/27749/task/27752/stat : 27752 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 15835 0 0 0 27860 18 0 0 25 0 3 0 252457281 164450304 36873 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 560.77
Current children cumulated vsize (KiB) 160596

[startup+342.302 s]
/proc/loadavg: 1.99 1.35 0.60 3/80 27752
/proc/meminfo: memFree=931624/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=174936 CPUtime=680.48
/proc/27749/stat : 27749 (MiraXTv3_dyn) S 27747 27749 27675 0 -1 4194304 44019 0 0 0 67986 62 0 0 25 0 3 0 252457172 179134464 40572 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27749/statm: 43734 40572 218 20 0 43092 0
[pid=27749/tid=27751] ppid=27747 vsize=174936 CPUtime=340.62
/proc/27749/task/27751/stat : 27751 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 21604 0 0 0 34023 39 0 0 25 0 3 0 252457281 179134464 40572 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27749/tid=27752] ppid=27747 vsize=174936 CPUtime=338.76
/proc/27749/task/27752/stat : 27752 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 17087 0 0 0 33856 20 0 0 25 0 3 0 252457281 179134464 40572 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 680.48
Current children cumulated vsize (KiB) 174936

[startup+402.302 s]
/proc/loadavg: 1.99 1.47 0.68 3/80 27752
/proc/meminfo: memFree=931432/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=175432 CPUtime=800.19
/proc/27749/stat : 27749 (MiraXTv3_dyn) S 27747 27749 27675 0 -1 4194304 44504 0 0 0 79956 63 0 0 25 0 3 0 252457172 179642368 40595 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0

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

/proc/27749/task/27752/stat : 27752 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 36000 0 0 0 393616 57 0 0 25 0 3 0 252457281 236732416 54558 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7861.75
Current children cumulated vsize (KiB) 231184

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 27952
/proc/meminfo: memFree=875304/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=231184 CPUtime=7981.45
/proc/27749/stat : 27749 (MiraXTv3_dyn) S 27747 27749 27675 0 -1 4194304 80984 0 0 0 798001 144 0 0 25 0 3 0 252457172 236732416 54566 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27749/statm: 57796 54566 218 20 0 57154 0
[pid=27749/tid=27751] ppid=27747 vsize=231184 CPUtime=3983.65
/proc/27749/task/27751/stat : 27751 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 39435 0 0 0 398282 83 0 0 25 0 3 0 252457281 236732416 54566 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27749/tid=27752] ppid=27747 vsize=231184 CPUtime=3996.71
/proc/27749/task/27752/stat : 27752 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 36221 0 0 0 399613 58 0 0 25 0 3 0 252457281 236732416 54566 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7981.45
Current children cumulated vsize (KiB) 231184

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 27952
/proc/meminfo: memFree=875176/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=231248 CPUtime=8101.08
/proc/27749/stat : 27749 (MiraXTv3_dyn) S 27747 27749 27675 0 -1 4194304 81517 0 0 0 809963 145 0 0 25 0 3 0 252457172 236797952 54583 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27749/statm: 57812 54583 218 20 0 57170 0
[pid=27749/tid=27751] ppid=27747 vsize=231248 CPUtime=4043.37
/proc/27749/task/27751/stat : 27751 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 39437 0 0 0 404254 83 0 0 25 0 3 0 252457281 236797952 54583 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27749/tid=27752] ppid=27747 vsize=231248 CPUtime=4056.61
/proc/27749/task/27752/stat : 27752 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 36752 0 0 0 405602 59 0 0 25 0 3 0 252457281 236797952 54583 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8101.08
Current children cumulated vsize (KiB) 231248

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 27952
/proc/meminfo: memFree=875112/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=231248 CPUtime=8220.62
/proc/27749/stat : 27749 (MiraXTv3_dyn) S 27747 27749 27675 0 -1 4194304 82293 0 0 0 821916 146 0 0 25 0 3 0 252457172 236797952 54602 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27749/statm: 57812 54602 218 20 0 57170 0
[pid=27749/tid=27751] ppid=27747 vsize=231248 CPUtime=4102.96
/proc/27749/task/27751/stat : 27751 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 39441 0 0 0 410213 83 0 0 25 0 3 0 252457281 236797952 54602 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27749/tid=27752] ppid=27747 vsize=231248 CPUtime=4116.55
/proc/27749/task/27752/stat : 27752 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 37524 0 0 0 411596 59 0 0 25 0 3 0 252457281 236797952 54602 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8220.62
Current children cumulated vsize (KiB) 231248

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 27952
/proc/meminfo: memFree=875112/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=231248 CPUtime=8340.33
/proc/27749/stat : 27749 (MiraXTv3_dyn) S 27747 27749 27675 0 -1 4194304 82477 0 0 0 833886 147 0 0 25 0 3 0 252457172 236797952 54602 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27749/statm: 57812 54602 218 20 0 57170 0
[pid=27749/tid=27751] ppid=27747 vsize=231248 CPUtime=4162.7
/proc/27749/task/27751/stat : 27751 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 39441 0 0 0 416187 83 0 0 25 0 3 0 252457281 236797952 54602 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520502 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27749/tid=27752] ppid=27747 vsize=231248 CPUtime=4176.53
/proc/27749/task/27752/stat : 27752 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 37708 0 0 0 417593 60 0 0 25 0 3 0 252457281 236797952 54602 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8340.33
Current children cumulated vsize (KiB) 231248

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

[startup+4198.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 27952
/proc/meminfo: memFree=875112/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=231248 CPUtime=8372.2
/proc/27749/stat : 27749 (MiraXTv3_dyn) S 27747 27749 27675 0 -1 4194304 82576 0 0 0 837073 147 0 0 25 0 3 0 252457172 236797952 54602 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27749/statm: 57812 54602 218 20 0 57170 0
[pid=27749/tid=27751] ppid=27747 vsize=231248 CPUtime=4178.57
/proc/27749/task/27751/stat : 27751 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 39441 0 0 0 417774 83 0 0 25 0 3 0 252457281 236797952 54602 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27749/tid=27752] ppid=27747 vsize=231248 CPUtime=4192.52
/proc/27749/task/27752/stat : 27752 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 37807 0 0 0 419192 60 0 0 25 0 3 0 252457281 236797952 54602 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8372.2
Current children cumulated vsize (KiB) 231248

[startup+4211.1 s]
/proc/loadavg: 1.93 1.98 1.91 3/80 27952
/proc/meminfo: memFree=875112/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=231248 CPUtime=8397.35
/proc/27749/stat : 27749 (MiraXTv3_dyn) S 27747 27749 27675 0 -1 4194304 82850 0 0 0 839588 147 0 0 25 0 3 0 252457172 236797952 54609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27749/statm: 57812 54609 218 20 0 57170 0
[pid=27749/tid=27751] ppid=27747 vsize=231248 CPUtime=4191
/proc/27749/task/27751/stat : 27751 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 39448 0 0 0 419017 83 0 0 25 0 3 0 252457281 236797952 54609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27749/tid=27752] ppid=27747 vsize=231248 CPUtime=4205.25
/proc/27749/task/27752/stat : 27752 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 38074 0 0 0 420465 60 0 0 25 0 3 0 252457281 236797952 54609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8397.35
Current children cumulated vsize (KiB) 231248

[startup+4217.5 s]
/proc/loadavg: 1.94 1.98 1.91 3/80 27952
/proc/meminfo: memFree=875112/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=231248 CPUtime=8410.11
/proc/27749/stat : 27749 (MiraXTv3_dyn) S 27747 27749 27675 0 -1 4194304 82850 0 0 0 840864 147 0 0 25 0 3 0 252457172 236797952 54609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27749/statm: 57812 54609 218 20 0 57170 0
[pid=27749/tid=27751] ppid=27747 vsize=231248 CPUtime=4197.36
/proc/27749/task/27751/stat : 27751 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 39448 0 0 0 419653 83 0 0 25 0 3 0 252457281 236797952 54609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27749/tid=27752] ppid=27747 vsize=231248 CPUtime=4211.65
/proc/27749/task/27752/stat : 27752 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 38074 0 0 0 421105 60 0 0 25 0 3 0 252457281 236797952 54609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8410.11
Current children cumulated vsize (KiB) 231248

[startup+4223.9 s]
/proc/loadavg: 1.95 1.98 1.91 3/80 27952
/proc/meminfo: memFree=875112/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=231248 CPUtime=8422.74
/proc/27749/stat : 27749 (MiraXTv3_dyn) S 27747 27749 27675 0 -1 4194304 82850 0 0 0 842127 147 0 0 25 0 3 0 252457172 236797952 54609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27749/statm: 57812 54609 218 20 0 57170 0
[pid=27749/tid=27751] ppid=27747 vsize=231248 CPUtime=4203.59
/proc/27749/task/27751/stat : 27751 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 39448 0 0 0 420276 83 0 0 18 0 3 0 252457281 236797952 54609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27749/tid=27752] ppid=27747 vsize=231248 CPUtime=4218.05
/proc/27749/task/27752/stat : 27752 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 38074 0 0 0 421745 60 0 0 19 0 3 0 252457281 236797952 54609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8422.74
Current children cumulated vsize (KiB) 231248

[startup+4227.1 s]
/proc/loadavg: 1.95 1.98 1.91 3/80 27952
/proc/meminfo: memFree=875112/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=231248 CPUtime=8427.81
/proc/27749/stat : 27749 (MiraXTv3_dyn) S 27747 27749 27675 0 -1 4194304 83255 0 0 0 842634 147 0 0 25 0 3 0 252457172 236797952 54609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27749/statm: 57812 54609 218 20 0 57170 0
[pid=27749/tid=27751] ppid=27747 vsize=231248 CPUtime=4206.78
/proc/27749/task/27751/stat : 27751 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 39448 0 0 0 420594 84 0 0 19 0 3 0 252457281 236797952 54609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=27749/tid=27752] ppid=27747 vsize=231248 CPUtime=4219.94
/proc/27749/task/27752/stat : 27752 (MiraXTv3_dyn) S 27747 27749 27675 0 -1 4194368 38479 0 0 0 421934 60 0 0 25 0 3 0 252457281 236797952 54609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8427.81
Current children cumulated vsize (KiB) 231248

[startup+4228.7 s]
/proc/loadavg: 1.95 1.98 1.91 2/80 27952
/proc/meminfo: memFree=875112/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=231248 CPUtime=8429.41
/proc/27749/stat : 27749 (MiraXTv3_dyn) S 27747 27749 27675 0 -1 4194304 83255 0 0 0 842794 147 0 0 25 0 3 0 252457172 236797952 54609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27749/statm: 57812 54609 218 20 0 57170 0
[pid=27749/tid=27751] ppid=27747 vsize=231248 CPUtime=4208.37
/proc/27749/task/27751/stat : 27751 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 39448 0 0 0 420753 84 0 0 25 0 3 0 252457281 236797952 54609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526056 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27749/tid=27752] ppid=27747 vsize=231248 CPUtime=4219.94
/proc/27749/task/27752/stat : 27752 (MiraXTv3_dyn) S 27747 27749 27675 0 -1 4194368 38479 0 0 0 421934 60 0 0 25 0 3 0 252457281 236797952 54609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8429.41
Current children cumulated vsize (KiB) 231248

[startup+4229.1 s]
/proc/loadavg: 1.95 1.98 1.91 2/80 27952
/proc/meminfo: memFree=875112/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=231248 CPUtime=8429.81
/proc/27749/stat : 27749 (MiraXTv3_dyn) S 27747 27749 27675 0 -1 4194304 83255 0 0 0 842834 147 0 0 25 0 3 0 252457172 236797952 54609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27749/statm: 57812 54609 218 20 0 57170 0
[pid=27749/tid=27751] ppid=27747 vsize=231248 CPUtime=4208.77
/proc/27749/task/27751/stat : 27751 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 39448 0 0 0 420793 84 0 0 25 0 3 0 252457281 236797952 54609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27749/tid=27752] ppid=27747 vsize=231248 CPUtime=4219.94
/proc/27749/task/27752/stat : 27752 (MiraXTv3_dyn) S 27747 27749 27675 0 -1 4194368 38479 0 0 0 421934 60 0 0 25 0 3 0 252457281 236797952 54609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8429.81
Current children cumulated vsize (KiB) 231248

[startup+4229.3 s]
/proc/loadavg: 1.95 1.98 1.91 2/80 27952
/proc/meminfo: memFree=875112/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=231248 CPUtime=8430.01
/proc/27749/stat : 27749 (MiraXTv3_dyn) S 27747 27749 27675 0 -1 4194304 83255 0 0 0 842854 147 0 0 25 0 3 0 252457172 236797952 54609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/27749/statm: 57812 54609 218 20 0 57170 0
[pid=27749/tid=27751] ppid=27747 vsize=231248 CPUtime=4208.97
/proc/27749/task/27751/stat : 27751 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194368 39448 0 0 0 420813 84 0 0 25 0 3 0 252457281 236797952 54609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=27749/tid=27752] ppid=27747 vsize=231248 CPUtime=4219.94
/proc/27749/task/27752/stat : 27752 (MiraXTv3_dyn) S 27747 27749 27675 0 -1 4194368 38479 0 0 0 421934 60 0 0 25 0 3 0 252457281 236797952 54609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8430.01
Current children cumulated vsize (KiB) 231248

[startup+4229.4 s]
/proc/loadavg: 1.87 1.97 1.90 2/78 27952
/proc/meminfo: memFree=911400/2055920 swapFree=4157544/4192956
[pid=27749] ppid=27747 vsize=173188 CPUtime=8430.12
/proc/27749/stat : 27749 (MiraXTv3_dyn) R 27747 27749 27675 0 -1 4194304 83257 0 0 0 842864 148 0 0 17 0 1 0 252457172 177344512 41934 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27749/statm: 43297 41934 220 20 0 42655 0
Current children cumulated CPU time (s) 8430.12
Current children cumulated vsize (KiB) 173188

Child status: 20
Real time (s): 4229.46
CPU time (s): 8430.17
CPU user time (s): 8428.66
CPU system time (s): 1.51577
CPU usage (%): 199.32
Max. virtual memory (cumulated for all children) (KiB): 232228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8428.66
system time used= 1.51577
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83260
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= 533
involuntary context switches= 159287

runsolver used 4.08238 second user time and 11.3603 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Tue May 15 13:29:36 UTC 2007

IDJOB= 459992
IDBENCH= 20411
IDSOLVER= 196
FILE ID= node40/459992-1179235776

PBS_JOBID= 5274696

Free space on /tmp= 66542 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/hard/sortnet-6-ipc5-h11-unsat.cnf
COMMAND LINE= /tmp/evaluation/459992-1179235776/MiraXTv3_dyn /tmp/evaluation/459992-1179235776/instance-459992-1179235776.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-459992-1179235776 -o ROOT/results/node40/solver-459992-1179235776 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/459992-1179235776/MiraXTv3_dyn /tmp/evaluation/459992-1179235776/instance-459992-1179235776.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  e6effc82c71213141cc1dab3b63f32e3

RANDOM SEED= 725619572

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.283
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.283
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:       1094032 kB
Buffers:         50812 kB
Cached:         749048 kB
SwapCached:      15256 kB
Active:         244668 kB
Inactive:       578204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1094032 kB
SwapTotal:     4192956 kB
SwapFree:      4157544 kB
Dirty:            5460 kB
Writeback:           0 kB
Mapped:          30028 kB
Slab:           124328 kB
Committed_AS:  4698896 kB
PageTables:       1932 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= 66542 MiB

End job on node40 on Tue May 15 14:40:06 UTC 2007