Trace number 426371

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.19 2507.21

General information on the benchmark

Namerandom/LargeSize/3SAT/v13000/
unif-k3-r4.2-v13000-c54600-S161446644-14.cnf
MD5SUM319199115eec5f04169695cb4210fb35
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2202.8
Satisfiable
(Un)Satisfiability was proved
Number of variables13000
Number of clauses54600
Sum of the clauses size163800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 354600
Number of clauses of size 40
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/node20/watcher-426371-1179012620 -o ROOT/results/node20/solver-426371-1179012620 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426371-1179012620/MiraXTv3_dyn /tmp/evaluation/426371-1179012620/instance-426371-1179012620.cnf 

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


[startup+0 s]
/proc/loadavg: 1.84 1.97 1.95 2/77 23894
/proc/meminfo: memFree=1642744/2055920 swapFree=4154884/4192956
[pid=23894] ppid=23892 vsize=3788 CPUtime=0
/proc/23894/stat : 23894 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194304 392 0 0 0 0 0 0 0 18 0 1 0 349179310 3878912 367 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/23894/statm: 947 377 202 20 0 305 0

[startup+0.054582 s]
/proc/loadavg: 1.84 1.97 1.95 2/77 23894
/proc/meminfo: memFree=1642744/2055920 swapFree=4154884/4192956
[pid=23894] ppid=23892 vsize=7132 CPUtime=0.04
/proc/23894/stat : 23894 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194304 1293 0 0 0 4 0 0 0 18 0 1 0 349179310 7303168 1268 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 17 0 0 0
/proc/23894/statm: 1783 1268 206 20 0 1141 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7132

[startup+0.102595 s]
/proc/loadavg: 1.84 1.97 1.95 2/77 23894
/proc/meminfo: memFree=1642744/2055920 swapFree=4154884/4192956
[pid=23894] ppid=23892 vsize=8676 CPUtime=0.1
/proc/23894/stat : 23894 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194304 1665 0 0 0 9 1 0 0 18 0 1 0 349179310 8884224 1640 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134527061 0 0 4096 0 0 0 0 17 0 0 0
/proc/23894/statm: 2169 1640 206 20 0 1527 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8676

[startup+0.301637 s]
/proc/loadavg: 1.84 1.97 1.95 2/77 23894
/proc/meminfo: memFree=1642744/2055920 swapFree=4154884/4192956
[pid=23894] ppid=23892 vsize=31240 CPUtime=0.32
/proc/23894/stat : 23894 (MiraXTv3_dyn) S 23892 23894 23508 0 -1 4194304 4319 0 0 0 30 2 0 0 19 0 3 0 349179310 31989760 4146 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 7810 4146 218 20 0 7168 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 31240

[startup+0.701722 s]
/proc/loadavg: 1.84 1.97 1.95 2/77 23894
/proc/meminfo: memFree=1642744/2055920 swapFree=4154884/4192956
[pid=23894] ppid=23892 vsize=31064 CPUtime=1.09
/proc/23894/stat : 23894 (MiraXTv3_dyn) S 23892 23894 23508 0 -1 4194304 4488 0 0 0 107 2 0 0 19 0 3 0 349179310 31809536 4238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 7766 4238 218 20 0 7124 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 31064

[startup+1.50188 s]
/proc/loadavg: 1.84 1.97 1.95 3/80 23897
/proc/meminfo: memFree=1625696/2055920 swapFree=4154884/4192956
[pid=23894] ppid=23892 vsize=33640 CPUtime=2.68
/proc/23894/stat : 23894 (MiraXTv3_dyn) S 23892 23894 23508 0 -1 4194304 5026 0 0 0 265 3 0 0 19 0 3 0 349179310 34447360 4776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 8410 4776 218 20 0 7768 0
[pid=23894/tid=23896] ppid=23892 vsize=33640 CPUtime=1.25
/proc/23894/task/23896/stat : 23896 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 1505 0 0 0 125 0 0 0 25 0 3 0 349179334 34447360 4776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=33640 CPUtime=1.18
/proc/23894/task/23897/stat : 23897 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 1411 0 0 0 117 1 0 0 25 0 3 0 349179334 34447360 4776 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 33640

[startup+3.1012 s]
/proc/loadavg: 1.84 1.97 1.95 3/80 23897
/proc/meminfo: memFree=1621984/2055920 swapFree=4154884/4192956
[pid=23894] ppid=23892 vsize=39748 CPUtime=5.87
/proc/23894/stat : 23894 (MiraXTv3_dyn) S 23892 23894 23508 0 -1 4194304 6590 0 0 0 582 5 0 0 19 0 3 0 349179310 40701952 6340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 9937 6340 218 20 0 9295 0
[pid=23894/tid=23896] ppid=23892 vsize=39748 CPUtime=2.85
/proc/23894/task/23896/stat : 23896 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 2293 0 0 0 284 1 0 0 25 0 3 0 349179334 40701952 6340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=39748 CPUtime=2.77
/proc/23894/task/23897/stat : 23897 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 2187 0 0 0 275 2 0 0 18 0 3 0 349179334 40701952 6340 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 39748

[startup+6.30185 s]
/proc/loadavg: 1.85 1.97 1.95 3/80 23897
/proc/meminfo: memFree=1609376/2055920 swapFree=4154884/4192956
[pid=23894] ppid=23892 vsize=50808 CPUtime=12.26
/proc/23894/stat : 23894 (MiraXTv3_dyn) S 23892 23894 23508 0 -1 4194304 9605 0 0 0 1217 9 0 0 19 0 3 0 349179310 52027392 9355 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 12702 9355 218 20 0 12060 0
[pid=23894/tid=23896] ppid=23892 vsize=50808 CPUtime=6.04
/proc/23894/task/23896/stat : 23896 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 3839 0 0 0 602 2 0 0 25 0 3 0 349179334 52027392 9355 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=50808 CPUtime=5.96
/proc/23894/task/23897/stat : 23897 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 3656 0 0 0 591 5 0 0 25 0 3 0 349179334 52027392 9355 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.26
Current children cumulated vsize (KiB) 50808

[startup+12.7011 s]
/proc/loadavg: 1.86 1.97 1.95 3/80 23897
/proc/meminfo: memFree=1580704/2055920 swapFree=4154884/4192956
[pid=23894] ppid=23892 vsize=77696 CPUtime=25.02
/proc/23894/stat : 23894 (MiraXTv3_dyn) S 23892 23894 23508 0 -1 4194304 16450 0 0 0 2486 16 0 0 19 0 3 0 349179310 79560704 16200 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 19424 16200 218 20 0 18782 0
[pid=23894/tid=23896] ppid=23892 vsize=77696 CPUtime=12.43
/proc/23894/task/23896/stat : 23896 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 7052 0 0 0 1239 4 0 0 25 0 3 0 349179334 79560704 16200 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=77696 CPUtime=12.33
/proc/23894/task/23897/stat : 23897 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 7288 0 0 0 1223 10 0 0 25 0 3 0 349179334 79560704 16200 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 77696

[startup+25.5027 s]
/proc/loadavg: 1.89 1.97 1.95 3/80 23897
/proc/meminfo: memFree=1562208/2055920 swapFree=4154884/4192956
[pid=23894] ppid=23892 vsize=95992 CPUtime=50.55
/proc/23894/stat : 23894 (MiraXTv3_dyn) S 23892 23894 23508 0 -1 4194304 20760 0 0 0 5034 21 0 0 19 0 3 0 349179310 98295808 20474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 23998 20474 218 20 0 23356 0
[pid=23894/tid=23896] ppid=23892 vsize=95992 CPUtime=25.22
/proc/23894/task/23896/stat : 23896 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 8500 0 0 0 2516 6 0 0 25 0 3 0 349179334 98295808 20474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=95992 CPUtime=25.08
/proc/23894/task/23897/stat : 23897 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 10150 0 0 0 2494 14 0 0 25 0 3 0 349179334 98295808 20474 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 95992

[startup+51.1019 s]
/proc/loadavg: 1.93 1.97 1.95 3/80 23897
/proc/meminfo: memFree=1469600/2055920 swapFree=4154884/4192956
[pid=23894] ppid=23892 vsize=188652 CPUtime=101.63
/proc/23894/stat : 23894 (MiraXTv3_dyn) S 23892 23894 23508 0 -1 4194304 44313 0 0 0 10112 51 0 0 19 0 3 0 349179310 193179648 43822 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 47163 43822 218 20 0 46521 0
[pid=23894/tid=23896] ppid=23892 vsize=188652 CPUtime=50.79
/proc/23894/task/23896/stat : 23896 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 20875 0 0 0 5061 18 0 0 25 0 3 0 349179334 193179648 43822 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526699 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=188652 CPUtime=50.58
/proc/23894/task/23897/stat : 23897 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 21328 0 0 0 5027 31 0 0 25 0 3 0 349179334 193179648 43822 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 188652

[startup+102.305 s]
/proc/loadavg: 1.97 1.97 1.95 3/80 23897
/proc/meminfo: memFree=1427424/2055920 swapFree=4154884/4192956
[pid=23894] ppid=23892 vsize=228032 CPUtime=203.76
/proc/23894/stat : 23894 (MiraXTv3_dyn) S 23892 23894 23508 0 -1 4194304 54649 0 0 0 20311 65 0 0 19 0 3 0 349179310 233504768 53883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 57008 53883 218 20 0 56366 0
[pid=23894/tid=23896] ppid=23892 vsize=228032 CPUtime=101.95
/proc/23894/task/23896/stat : 23896 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 26544 0 0 0 10171 24 0 0 25 0 3 0 349179334 233504768 53883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=228032 CPUtime=101.56
/proc/23894/task/23897/stat : 23897 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 25995 0 0 0 10117 39 0 0 25 0 3 0 349179334 233504768 53883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.76
Current children cumulated vsize (KiB) 228032

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.95 3/80 23897
/proc/meminfo: memFree=1323552/2055920 swapFree=4154884/4192956
[pid=23894] ppid=23892 vsize=331804 CPUtime=323.45
/proc/23894/stat : 23894 (MiraXTv3_dyn) S 23892 23894 23508 0 -1 4194304 80900 0 0 0 32247 98 0 0 19 0 3 0 349179310 339767296 79695 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 82951 79695 218 20 0 82309 0
[pid=23894/tid=23896] ppid=23892 vsize=331804 CPUtime=161.88
/proc/23894/task/23896/stat : 23896 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 39713 0 0 0 16151 37 0 0 25 0 3 0 349179334 339767296 79695 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=331804 CPUtime=161.32
/proc/23894/task/23897/stat : 23897 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 39077 0 0 0 16073 59 0 0 25 0 3 0 349179334 339767296 79695 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565509 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.45
Current children cumulated vsize (KiB) 331804

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.95 3/80 23897
/proc/meminfo: memFree=1275488/2055920 swapFree=4154884/4192956
[pid=23894] ppid=23892 vsize=379404 CPUtime=443.14
/proc/23894/stat : 23894 (MiraXTv3_dyn) S 23892 23894 23508 0 -1 4194304 93150 0 0 0 44197 117 0 0 19 0 3 0 349179310 388509696 91679 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 94851 91679 218 20 0 94209 0
[pid=23894/tid=23896] ppid=23892 vsize=379404 CPUtime=221.83
/proc/23894/task/23896/stat : 23896 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 43773 0 0 0 22142 41 0 0 25 0 3 0 349179334 388509696 91679 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=379404 CPUtime=221.06
/proc/23894/task/23897/stat : 23897 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 47267 0 0 0 22032 74 0 0 25 0 3 0 349179334 388509696 91679 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.14
Current children cumulated vsize (KiB) 379404

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.95 3/80 23897
/proc/meminfo: memFree=1275424/2055920 swapFree=4154884/4192956
[pid=23894] ppid=23892 vsize=379404 CPUtime=562.86
/proc/23894/stat : 23894 (MiraXTv3_dyn) S 23892 23894 23508 0 -1 4194304 93359 0 0 0 56168 118 0 0 19 0 3 0 349179310 388509696 91687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 94851 91687 218 20 0 94209 0
[pid=23894/tid=23896] ppid=23892 vsize=379404 CPUtime=281.79
/proc/23894/task/23896/stat : 23896 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 43775 0 0 0 28137 42 0 0 25 0 3 0 349179334 388509696 91687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=379404 CPUtime=280.83
/proc/23894/task/23897/stat : 23897 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 47474 0 0 0 28008 75 0 0 25 0 3 0 349179334 388509696 91687 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526364 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.86
Current children cumulated vsize (KiB) 379404

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.95 3/80 23897
/proc/meminfo: memFree=1244000/2055920 swapFree=4154884/4192956
[pid=23894] ppid=23892 vsize=410520 CPUtime=682.54
/proc/23894/stat : 23894 (MiraXTv3_dyn) S 23892 23894 23508 0 -1 4194304 101665 0 0 0 68125 129 0 0 19 0 3 0 349179310 420372480 99517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 102630 99517 218 20 0 101988 0
[pid=23894/tid=23896] ppid=23892 vsize=410520 CPUtime=341.73
/proc/23894/task/23896/stat : 23896 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 47183 0 0 0 34128 45 0 0 25 0 3 0 349179334 420372480 99517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=410520 CPUtime=340.57
/proc/23894/task/23897/stat : 23897 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 52372 0 0 0 33974 83 0 0 25 0 3 0 349179334 420372480 99517 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.54
Current children cumulated vsize (KiB) 410520

[startup+402.302 s]

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

/proc/23894/task/23896/stat : 23896 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 71595 0 0 0 189876 84 0 0 25 0 3 0 349179334 634494976 151934 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=619624 CPUtime=1893.74
/proc/23894/task/23897/stat : 23897 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 84201 0 0 0 189235 139 0 0 25 0 3 0 349179334 634494976 151934 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.6
Current children cumulated vsize (KiB) 619624

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 24097
/proc/meminfo: memFree=1033952/2055920 swapFree=4154884/4192956
[pid=23894] ppid=23892 vsize=619624 CPUtime=3913.27
/proc/23894/stat : 23894 (MiraXTv3_dyn) S 23892 23894 23508 0 -1 4194304 157912 0 0 0 391102 225 0 0 19 0 3 0 349179310 634494976 151940 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 154906 151940 218 20 0 154264 0
[pid=23894/tid=23896] ppid=23892 vsize=619624 CPUtime=1959.52
/proc/23894/task/23896/stat : 23896 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 71598 0 0 0 195868 84 0 0 25 0 3 0 349179334 634494976 151940 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=619624 CPUtime=1953.49
/proc/23894/task/23897/stat : 23897 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 84204 0 0 0 195210 139 0 0 25 0 3 0 349179334 634494976 151940 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.27
Current children cumulated vsize (KiB) 619624

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 24097
/proc/meminfo: memFree=1033952/2055920 swapFree=4154884/4192956
[pid=23894] ppid=23892 vsize=619624 CPUtime=4032.96
/proc/23894/stat : 23894 (MiraXTv3_dyn) S 23892 23894 23508 0 -1 4194304 157914 0 0 0 403070 226 0 0 19 0 3 0 349179310 634494976 151942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 154906 151942 218 20 0 154264 0
[pid=23894/tid=23896] ppid=23892 vsize=619624 CPUtime=2019.47
/proc/23894/task/23896/stat : 23896 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 71599 0 0 0 201862 85 0 0 25 0 3 0 349179334 634494976 151942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520099 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=619624 CPUtime=2013.24
/proc/23894/task/23897/stat : 23897 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 84205 0 0 0 201184 140 0 0 25 0 3 0 349179334 634494976 151942 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4032.96
Current children cumulated vsize (KiB) 619624

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 24097
/proc/meminfo: memFree=1034464/2055920 swapFree=4154884/4192956
[pid=23894] ppid=23892 vsize=618600 CPUtime=4152.66
/proc/23894/stat : 23894 (MiraXTv3_dyn) S 23892 23894 23508 0 -1 4194304 157914 0 0 0 415040 226 0 0 19 0 3 0 349179310 633446400 151802 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 154650 151802 218 20 0 154008 0
[pid=23894/tid=23896] ppid=23892 vsize=618600 CPUtime=2079.42
/proc/23894/task/23896/stat : 23896 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 71599 0 0 0 207857 85 0 0 25 0 3 0 349179334 633446400 151802 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=618600 CPUtime=2072.99
/proc/23894/task/23897/stat : 23897 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 84205 0 0 0 207159 140 0 0 25 0 3 0 349179334 633446400 151802 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.66
Current children cumulated vsize (KiB) 618600

[startup+2142.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/80 24097
/proc/meminfo: memFree=1034464/2055920 swapFree=4154884/4192956
[pid=23894] ppid=23892 vsize=618600 CPUtime=4272.34
/proc/23894/stat : 23894 (MiraXTv3_dyn) S 23892 23894 23508 0 -1 4194304 157915 0 0 0 427007 227 0 0 19 0 3 0 349179310 633446400 151803 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 154650 151803 218 20 0 154008 0
[pid=23894/tid=23896] ppid=23892 vsize=618600 CPUtime=2139.35
/proc/23894/task/23896/stat : 23896 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 71600 0 0 0 213850 85 0 0 25 0 3 0 349179334 633446400 151803 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=618600 CPUtime=2132.75
/proc/23894/task/23897/stat : 23897 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 84205 0 0 0 213134 141 0 0 25 0 3 0 349179334 633446400 151803 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.34
Current children cumulated vsize (KiB) 618600

[startup+2202.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/80 24097
/proc/meminfo: memFree=1034464/2055920 swapFree=4154884/4192956
[pid=23894] ppid=23892 vsize=618600 CPUtime=4392.04
/proc/23894/stat : 23894 (MiraXTv3_dyn) S 23892 23894 23508 0 -1 4194304 157916 0 0 0 438976 228 0 0 19 0 3 0 349179310 633446400 151804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 154650 151804 218 20 0 154008 0
[pid=23894/tid=23896] ppid=23892 vsize=618600 CPUtime=2199.29
/proc/23894/task/23896/stat : 23896 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 71600 0 0 0 219844 85 0 0 25 0 3 0 349179334 633446400 151804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=618600 CPUtime=2192.49
/proc/23894/task/23897/stat : 23897 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 84206 0 0 0 219108 141 0 0 25 0 3 0 349179334 633446400 151804 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.04
Current children cumulated vsize (KiB) 618600

[startup+2262.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/80 24097
/proc/meminfo: memFree=1034464/2055920 swapFree=4154884/4192956
[pid=23894] ppid=23892 vsize=618600 CPUtime=4511.75
/proc/23894/stat : 23894 (MiraXTv3_dyn) S 23892 23894 23508 0 -1 4194304 157918 0 0 0 450946 229 0 0 19 0 3 0 349179310 633446400 151800 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 154650 151800 218 20 0 154008 0
[pid=23894/tid=23896] ppid=23892 vsize=618600 CPUtime=2259.24
/proc/23894/task/23896/stat : 23896 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 71601 0 0 0 225839 85 0 0 25 0 3 0 349179334 633446400 151800 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=618600 CPUtime=2252.25
/proc/23894/task/23897/stat : 23897 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 84207 0 0 0 225083 142 0 0 25 0 3 0 349179334 633446400 151800 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.75
Current children cumulated vsize (KiB) 618600

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 24097
/proc/meminfo: memFree=1034528/2055920 swapFree=4154884/4192956
[pid=23894] ppid=23892 vsize=618600 CPUtime=4631.42
/proc/23894/stat : 23894 (MiraXTv3_dyn) S 23892 23894 23508 0 -1 4194304 157918 0 0 0 462913 229 0 0 19 0 3 0 349179310 633446400 151798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 154650 151798 218 20 0 154008 0
[pid=23894/tid=23896] ppid=23892 vsize=618600 CPUtime=2319.16
/proc/23894/task/23896/stat : 23896 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 71601 0 0 0 231831 85 0 0 25 0 3 0 349179334 633446400 151798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=618600 CPUtime=2312
/proc/23894/task/23897/stat : 23897 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 84207 0 0 0 231058 142 0 0 25 0 3 0 349179334 633446400 151798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.42
Current children cumulated vsize (KiB) 618600

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 24097
/proc/meminfo: memFree=1034464/2055920 swapFree=4154884/4192956
[pid=23894] ppid=23892 vsize=618600 CPUtime=4751.14
/proc/23894/stat : 23894 (MiraXTv3_dyn) S 23892 23894 23508 0 -1 4194304 157918 0 0 0 474884 230 0 0 19 0 3 0 349179310 633446400 151798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 154650 151798 218 20 0 154008 0
[pid=23894/tid=23896] ppid=23892 vsize=618600 CPUtime=2379.12
/proc/23894/task/23896/stat : 23896 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 71601 0 0 0 237827 85 0 0 25 0 3 0 349179334 633446400 151798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=618600 CPUtime=2371.76
/proc/23894/task/23897/stat : 23897 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 84207 0 0 0 237033 143 0 0 25 0 3 0 349179334 633446400 151798 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.14
Current children cumulated vsize (KiB) 618600

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 24097
/proc/meminfo: memFree=1033888/2055920 swapFree=4154884/4192956
[pid=23894] ppid=23892 vsize=619624 CPUtime=4870.82
/proc/23894/stat : 23894 (MiraXTv3_dyn) S 23892 23894 23508 0 -1 4194304 158065 0 0 0 486851 231 0 0 19 0 3 0 349179310 634494976 151944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 154906 151944 218 20 0 154264 0
[pid=23894/tid=23896] ppid=23892 vsize=619624 CPUtime=2439.06
/proc/23894/task/23896/stat : 23896 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 71604 0 0 0 243821 85 0 0 25 0 3 0 349179334 634494976 151944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=619624 CPUtime=2431.49
/proc/23894/task/23897/stat : 23897 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 84351 0 0 0 243006 143 0 0 25 0 3 0 349179334 634494976 151944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.82
Current children cumulated vsize (KiB) 619624

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 24097
/proc/meminfo: memFree=1033888/2055920 swapFree=4154884/4192956
[pid=23894] ppid=23892 vsize=619624 CPUtime=4990.51
/proc/23894/stat : 23894 (MiraXTv3_dyn) S 23892 23894 23508 0 -1 4194304 158065 0 0 0 498820 231 0 0 19 0 3 0 349179310 634494976 151944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 154906 151944 218 20 0 154264 0
[pid=23894/tid=23896] ppid=23892 vsize=619624 CPUtime=2499.01
/proc/23894/task/23896/stat : 23896 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 71604 0 0 0 249815 86 0 0 25 0 3 0 349179334 634494976 151944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=619624 CPUtime=2491.26
/proc/23894/task/23897/stat : 23897 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 84351 0 0 0 248982 144 0 0 25 0 3 0 349179334 634494976 151944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.51
Current children cumulated vsize (KiB) 619624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 24097
/proc/meminfo: memFree=1033888/2055920 swapFree=4154884/4192956
[pid=23894] ppid=23892 vsize=619624 CPUtime=5000.07
/proc/23894/stat : 23894 (MiraXTv3_dyn) S 23892 23894 23508 0 -1 4194304 158071 0 0 0 499776 231 0 0 19 0 3 0 349179310 634494976 151950 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 154906 151950 218 20 0 154264 0
[pid=23894/tid=23896] ppid=23892 vsize=619624 CPUtime=2503.8
/proc/23894/task/23896/stat : 23896 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 71610 0 0 0 250294 86 0 0 25 0 3 0 349179334 634494976 151950 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054428 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=619624 CPUtime=2496.03
/proc/23894/task/23897/stat : 23897 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 84351 0 0 0 249459 144 0 0 25 0 3 0 349179334 634494976 151950 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 619624

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

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

[startup+2507.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 24097
/proc/meminfo: memFree=1033888/2055920 swapFree=4154884/4192956
[pid=23894] ppid=23892 vsize=619624 CPUtime=5000.07
/proc/23894/stat : 23894 (MiraXTv3_dyn) S 23892 23894 23508 0 -1 4194304 158071 0 0 0 499776 231 0 0 19 0 3 0 349179310 634494976 151950 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 154906 151950 218 20 0 154264 0
[pid=23894/tid=23896] ppid=23892 vsize=619624 CPUtime=2503.8
/proc/23894/task/23896/stat : 23896 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 71610 0 0 0 250294 86 0 0 25 0 3 0 349179334 634494976 151950 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054428 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=619624 CPUtime=2496.03
/proc/23894/task/23897/stat : 23897 (MiraXTv3_dyn) R 23892 23894 23508 0 -1 4194368 84351 0 0 0 249459 144 0 0 25 0 3 0 349179334 634494976 151950 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 619624

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.21
CPU time (s): 5000.19
CPU user time (s): 4997.78
CPU system time (s): 2.41363
CPU usage (%): 199.433
Max. virtual memory (cumulated for all children) (KiB): 619624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.78
system time used= 2.41363
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158071
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= 753
involuntary context switches= 94119

runsolver used 2.6386 second user time and 6.59 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Sat May 12 23:30:20 UTC 2007

IDJOB= 426371
IDBENCH= 20196
IDSOLVER= 196
FILE ID= node20/426371-1179012620

PBS_JOBID= 5252864

Free space on /tmp= 66520 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v13000/unif-k3-r4.2-v13000-c54600-S161446644-14.cnf
COMMAND LINE= /tmp/evaluation/426371-1179012620/MiraXTv3_dyn /tmp/evaluation/426371-1179012620/instance-426371-1179012620.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-426371-1179012620 -o ROOT/results/node20/solver-426371-1179012620 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426371-1179012620/MiraXTv3_dyn /tmp/evaluation/426371-1179012620/instance-426371-1179012620.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  319199115eec5f04169695cb4210fb35

RANDOM SEED= 544071374

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1643024 kB
Buffers:         49308 kB
Cached:         275404 kB
SwapCached:      17192 kB
Active:          95732 kB
Inactive:       252944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1643024 kB
SwapTotal:     4192956 kB
SwapFree:      4154884 kB
Dirty:            4932 kB
Writeback:           0 kB
Mapped:          30056 kB
Slab:            49848 kB
Committed_AS:  6896252 kB
PageTables:       1744 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= 66520 MiB

End job on node20 on Sun May 13 00:12:09 UTC 2007