Trace number 426337

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.15 2506.56

General information on the benchmark

Namerandom/LargeSize/3SAT/v4000/
unif-k3-r4.2-v4000-c16800-S251010207-06.cnf
MD5SUM91dc612395480e1b0d1bd4361bc37ee8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark39.408
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of clauses16800
Sum of the clauses size50400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 316800
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.01	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/node48/watcher-426337-1179010882 -o ROOT/results/node48/solver-426337-1179010882 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426337-1179010882/MiraXTv3_dyn /tmp/evaluation/426337-1179010882/instance-426337-1179010882.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.00 1.00 1.14 3/70 13380
/proc/meminfo: memFree=1089104/2055920 swapFree=4183980/4192956
[pid=13380] ppid=13378 vsize=2624 CPUtime=0
/proc/13380/stat : 13380 (MiraXTv3_dyn) D 13378 13380 13302 0 -1 4194304 177 0 1 0 0 0 0 0 18 0 1 0 255933589 2686976 154 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4159852912 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/13380/statm: 656 156 130 20 0 14 0

[startup+0.08642 s]
/proc/loadavg: 1.00 1.00 1.14 3/70 13380
/proc/meminfo: memFree=1089104/2055920 swapFree=4183980/4192956
[pid=13380] ppid=13378 vsize=12396 CPUtime=0.08
/proc/13380/stat : 13380 (MiraXTv3_dyn) S 13378 13380 13302 0 -1 4194304 1514 0 3 0 7 1 0 0 18 0 3 0 255933589 12693504 1490 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 3099 1490 218 20 0 2457 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12396

[startup+0.10142 s]
/proc/loadavg: 1.00 1.00 1.14 3/70 13380
/proc/meminfo: memFree=1089104/2055920 swapFree=4183980/4192956
[pid=13380] ppid=13378 vsize=12396 CPUtime=0.11
/proc/13380/stat : 13380 (MiraXTv3_dyn) S 13378 13380 13302 0 -1 4194304 1527 0 3 0 10 1 0 0 18 0 3 0 255933589 12693504 1503 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 3099 1503 218 20 0 2457 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 12396

[startup+0.30144 s]
/proc/loadavg: 1.00 1.00 1.14 3/70 13380
/proc/meminfo: memFree=1089104/2055920 swapFree=4183980/4192956
[pid=13380] ppid=13378 vsize=13684 CPUtime=0.51
/proc/13380/stat : 13380 (MiraXTv3_dyn) S 13378 13380 13302 0 -1 4194304 1811 0 3 0 50 1 0 0 18 0 3 0 255933589 14012416 1787 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 3421 1787 218 20 0 2779 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 13684

[startup+0.701478 s]
/proc/loadavg: 1.00 1.00 1.14 3/70 13380
/proc/meminfo: memFree=1089104/2055920 swapFree=4183980/4192956
[pid=13380] ppid=13378 vsize=17316 CPUtime=1.31
/proc/13380/stat : 13380 (MiraXTv3_dyn) S 13378 13380 13302 0 -1 4194304 2628 0 3 0 129 2 0 0 18 0 3 0 255933589 17731584 2604 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 4329 2604 218 20 0 3687 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 17316

[startup+1.50155 s]
/proc/loadavg: 1.00 1.00 1.14 3/73 13383
/proc/meminfo: memFree=1076472/2055920 swapFree=4183980/4192956
[pid=13380] ppid=13378 vsize=23144 CPUtime=2.91
/proc/13380/stat : 13380 (MiraXTv3_dyn) S 13378 13380 13302 0 -1 4194304 4184 0 3 0 288 3 0 0 18 0 3 0 255933589 23699456 4160 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 5786 4160 218 20 0 5144 0
[pid=13380/tid=13382] ppid=13378 vsize=23144 CPUtime=1.43
/proc/13380/task/13382/stat : 13382 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 1686 0 0 0 142 1 0 0 25 0 3 0 255933595 23699456 4160 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3966587 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13380/tid=13383] ppid=13378 vsize=23144 CPUtime=1.41
/proc/13380/task/13383/stat : 13383 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 1693 0 0 0 140 1 0 0 18 0 3 0 255933595 23699456 4160 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520545 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 23144

[startup+3.1017 s]
/proc/loadavg: 1.08 1.02 1.15 3/73 13383
/proc/meminfo: memFree=1068408/2055920 swapFree=4183980/4192956
[pid=13380] ppid=13378 vsize=34692 CPUtime=6.08
/proc/13380/stat : 13380 (MiraXTv3_dyn) S 13378 13380 13302 0 -1 4194304 6955 0 3 0 602 6 0 0 18 0 3 0 255933589 35524608 6931 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 8673 6931 218 20 0 8031 0
[pid=13380/tid=13382] ppid=13378 vsize=34692 CPUtime=3.01
/proc/13380/task/13382/stat : 13382 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 3025 0 0 0 299 2 0 0 25 0 3 0 255933595 35524608 6931 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13380/tid=13383] ppid=13378 vsize=34692 CPUtime=3
/proc/13380/task/13383/stat : 13383 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 3125 0 0 0 297 3 0 0 19 0 3 0 255933595 35524608 6931 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 34692

[startup+6.303 s]
/proc/loadavg: 1.08 1.02 1.15 3/73 13395
/proc/meminfo: memFree=1053104/2055920 swapFree=4183980/4192956
[pid=13380] ppid=13378 vsize=44512 CPUtime=12.46
/proc/13380/stat : 13380 (MiraXTv3_dyn) S 13378 13380 13302 0 -1 4194304 9488 0 3 0 1237 9 0 0 18 0 3 0 255933589 45580288 9463 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 11128 9463 218 20 0 10486 0
[pid=13380/tid=13382] ppid=13378 vsize=44512 CPUtime=6.21
/proc/13380/task/13382/stat : 13382 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 4534 0 0 0 618 3 0 0 25 0 3 0 255933595 45580288 9463 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13380/tid=13383] ppid=13378 vsize=44512 CPUtime=6.18
/proc/13380/task/13383/stat : 13383 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 4149 0 0 0 614 4 0 0 17 0 3 0 255933595 45580288 9463 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530002 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 44512

[startup+12.7016 s]
/proc/loadavg: 1.22 1.05 1.16 3/73 13425
/proc/meminfo: memFree=1032696/2055920 swapFree=4183980/4192956
[pid=13380] ppid=13378 vsize=66016 CPUtime=25.17
/proc/13380/stat : 13380 (MiraXTv3_dyn) S 13378 13380 13302 0 -1 4194304 14929 0 3 0 2502 15 0 0 18 0 3 0 255933589 67600384 14832 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 16504 14832 218 20 0 15862 0
[pid=13380/tid=13382] ppid=13378 vsize=66016 CPUtime=12.57
/proc/13380/task/13382/stat : 13382 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 7031 0 0 0 1253 4 0 0 19 0 3 0 255933595 67600384 14832 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13380/tid=13383] ppid=13378 vsize=66016 CPUtime=12.54
/proc/13380/task/13383/stat : 13383 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 7093 0 0 0 1244 10 0 0 23 0 3 0 255933595 67600384 14832 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520551 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 66016

[startup+25.5018 s]
/proc/loadavg: 1.34 1.08 1.17 3/73 13433
/proc/meminfo: memFree=981944/2055920 swapFree=4183980/4192956
[pid=13380] ppid=13378 vsize=114204 CPUtime=50.7
/proc/13380/stat : 13380 (MiraXTv3_dyn) S 13378 13380 13302 0 -1 4194304 27078 0 3 0 5040 30 0 0 18 0 3 0 255933589 116944896 26709 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 28551 26709 218 20 0 27909 0
[pid=13380/tid=13382] ppid=13378 vsize=114204 CPUtime=25.35
/proc/13380/task/13382/stat : 13382 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 13208 0 0 0 2526 9 0 0 25 0 3 0 255933595 116944896 26709 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525945 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13380/tid=13383] ppid=13378 vsize=114204 CPUtime=25.28
/proc/13380/task/13383/stat : 13383 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 13065 0 0 0 2508 20 0 0 25 0 3 0 255933595 116944896 26709 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 114204

[startup+51.1011 s]
/proc/loadavg: 1.56 1.15 1.19 3/67 13459
/proc/meminfo: memFree=948984/2055920 swapFree=4183980/4192956
[pid=13380] ppid=13378 vsize=149488 CPUtime=101.72
/proc/13380/stat : 13380 (MiraXTv3_dyn) S 13378 13380 13302 0 -1 4194304 36723 0 3 0 10129 43 0 0 18 0 3 0 255933589 153075712 35878 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 37372 35878 218 20 0 36730 0
[pid=13380/tid=13382] ppid=13378 vsize=149488 CPUtime=50.9
/proc/13380/task/13382/stat : 13382 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 17948 0 0 0 5077 13 0 0 25 0 3 0 255933595 153075712 35878 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13380/tid=13383] ppid=13378 vsize=149488 CPUtime=50.75
/proc/13380/task/13383/stat : 13383 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 17970 0 0 0 5047 28 0 0 25 0 3 0 255933595 153075712 35878 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 149488

[startup+102.306 s]
/proc/loadavg: 1.82 1.29 1.23 3/67 13459
/proc/meminfo: memFree=934776/2055920 swapFree=4183980/4192956
[pid=13380] ppid=13378 vsize=160940 CPUtime=203.83
/proc/13380/stat : 13380 (MiraXTv3_dyn) S 13378 13380 13302 0 -1 4194304 40592 0 3 0 20336 47 0 0 18 0 3 0 255933589 164802560 38743 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 40235 38743 218 20 0 39593 0
[pid=13380/tid=13382] ppid=13378 vsize=160940 CPUtime=101.94
/proc/13380/task/13382/stat : 13382 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 19476 0 0 0 10179 15 0 0 25 0 3 0 255933595 164802560 38743 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13380/tid=13383] ppid=13378 vsize=160940 CPUtime=101.81
/proc/13380/task/13383/stat : 13383 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 20311 0 0 0 10151 30 0 0 25 0 3 0 255933595 164802560 38743 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.83
Current children cumulated vsize (KiB) 160940

[startup+162.301 s]
/proc/loadavg: 1.93 1.42 1.28 3/67 13459
/proc/meminfo: memFree=919224/2055920 swapFree=4183980/4192956
[pid=13380] ppid=13378 vsize=176180 CPUtime=323.52
/proc/13380/stat : 13380 (MiraXTv3_dyn) S 13378 13380 13302 0 -1 4194304 45492 0 3 0 32302 50 0 0 18 0 3 0 255933589 180408320 42590 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 44045 42590 218 20 0 43403 0
[pid=13380/tid=13382] ppid=13378 vsize=176180 CPUtime=161.66
/proc/13380/task/13382/stat : 13382 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 23874 0 0 0 16148 18 0 0 25 0 3 0 255933595 180408320 42590 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13380/tid=13383] ppid=13378 vsize=176180 CPUtime=161.79
/proc/13380/task/13383/stat : 13383 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 20813 0 0 0 16148 31 0 0 25 0 3 0 255933595 180408320 42590 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.52
Current children cumulated vsize (KiB) 176180

[startup+222.302 s]
/proc/loadavg: 1.97 1.52 1.32 3/67 13459
/proc/meminfo: memFree=902200/2055920 swapFree=4183980/4192956
[pid=13380] ppid=13378 vsize=193156 CPUtime=443.16
/proc/13380/stat : 13380 (MiraXTv3_dyn) S 13378 13380 13302 0 -1 4194304 50729 0 3 0 44259 57 0 0 18 0 3 0 255933589 197791744 46894 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 48289 46894 218 20 0 47647 0
[pid=13380/tid=13382] ppid=13378 vsize=193156 CPUtime=221.43
/proc/13380/task/13382/stat : 13382 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 25070 0 0 0 22123 20 0 0 25 0 3 0 255933595 197791744 46894 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13380/tid=13383] ppid=13378 vsize=193156 CPUtime=221.67
/proc/13380/task/13383/stat : 13383 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 24854 0 0 0 22131 36 0 0 25 0 3 0 255933595 197791744 46894 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.16
Current children cumulated vsize (KiB) 193156

[startup+282.302 s]
/proc/loadavg: 1.99 1.61 1.36 3/67 13459
/proc/meminfo: memFree=868600/2055920 swapFree=4183980/4192956
[pid=13380] ppid=13378 vsize=226944 CPUtime=562.88
/proc/13380/stat : 13380 (MiraXTv3_dyn) S 13378 13380 13302 0 -1 4194304 59872 0 3 0 56217 71 0 0 18 0 3 0 255933589 232390656 55235 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 56736 55235 218 20 0 56094 0
[pid=13380/tid=13382] ppid=13378 vsize=226944 CPUtime=281.4
/proc/13380/task/13382/stat : 13382 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 27782 0 0 0 28117 23 0 0 25 0 3 0 255933595 232390656 55235 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13380/tid=13383] ppid=13378 vsize=226944 CPUtime=281.4
/proc/13380/task/13383/stat : 13383 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 31285 0 0 0 28094 46 0 0 25 0 3 0 255933595 232390656 55235 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.88
Current children cumulated vsize (KiB) 226944

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.40 3/67 13459
/proc/meminfo: memFree=868472/2055920 swapFree=4183980/4192956
[pid=13380] ppid=13378 vsize=226944 CPUtime=682.55
/proc/13380/stat : 13380 (MiraXTv3_dyn) S 13378 13380 13302 0 -1 4194304 61073 0 3 0 68184 71 0 0 18 0 3 0 255933589 232390656 55255 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 56736 55255 218 20 0 56094 0
[pid=13380/tid=13382] ppid=13378 vsize=226944 CPUtime=341.35
/proc/13380/task/13382/stat : 13382 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 28382 0 0 0 34112 23 0 0 25 0 3 0 255933595 232390656 55255 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521612 0 0 4096 0 0 0 0 -1 1 0 0
[pid=13380/tid=13383] ppid=13378 vsize=226944 CPUtime=341.13
/proc/13380/task/13383/stat : 13383 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 31886 0 0 0 34067 46 0 0 25 0 3 0 255933595 232390656 55255 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.55
Current children cumulated vsize (KiB) 226944

[startup+402.302 s]

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

/proc/13380/task/13382/stat : 13382 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 47562 0 0 0 189770 39 0 0 25 0 3 0 255933595 302358528 72207 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13380/tid=13383] ppid=13378 vsize=295272 CPUtime=1896.61
/proc/13380/task/13383/stat : 13383 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 39567 0 0 0 189603 58 0 0 25 0 3 0 255933595 302358528 72207 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.77
Current children cumulated vsize (KiB) 295272

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.85 3/67 13461
/proc/meminfo: memFree=799224/2055920 swapFree=4183980/4192956
[pid=13380] ppid=13378 vsize=297320 CPUtime=3914.47
/proc/13380/stat : 13380 (MiraXTv3_dyn) S 13378 13380 13302 0 -1 4194304 88886 0 3 0 391348 99 0 0 18 0 3 0 255933589 304455680 72637 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 74330 72637 218 20 0 73688 0
[pid=13380/tid=13382] ppid=13378 vsize=297320 CPUtime=1957.81
/proc/13380/task/13382/stat : 13382 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 48092 0 0 0 195742 39 0 0 25 0 3 0 255933595 304455680 72637 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13380/tid=13383] ppid=13378 vsize=297320 CPUtime=1956.58
/proc/13380/task/13383/stat : 13383 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 39989 0 0 0 195600 58 0 0 25 0 3 0 255933595 304455680 72637 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.47
Current children cumulated vsize (KiB) 297320

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.86 3/67 13461
/proc/meminfo: memFree=799160/2055920 swapFree=4183980/4192956
[pid=13380] ppid=13378 vsize=297320 CPUtime=4034.16
/proc/13380/stat : 13380 (MiraXTv3_dyn) S 13378 13380 13302 0 -1 4194304 88896 0 3 0 403317 99 0 0 18 0 3 0 255933589 304455680 72647 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 74330 72647 218 20 0 73688 0
[pid=13380/tid=13382] ppid=13378 vsize=297320 CPUtime=2017.54
/proc/13380/task/13382/stat : 13382 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 48095 0 0 0 201715 39 0 0 25 0 3 0 255933595 304455680 72647 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13380/tid=13383] ppid=13378 vsize=297320 CPUtime=2016.55
/proc/13380/task/13383/stat : 13383 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 39996 0 0 0 201597 58 0 0 25 0 3 0 255933595 304455680 72647 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4034.16
Current children cumulated vsize (KiB) 297320

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.86 3/67 13461
/proc/meminfo: memFree=799160/2055920 swapFree=4183980/4192956
[pid=13380] ppid=13378 vsize=297320 CPUtime=4153.86
/proc/13380/stat : 13380 (MiraXTv3_dyn) S 13378 13380 13302 0 -1 4194304 88906 0 3 0 415287 99 0 0 18 0 3 0 255933589 304455680 72657 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 74330 72657 218 20 0 73688 0
[pid=13380/tid=13382] ppid=13378 vsize=297320 CPUtime=2077.27
/proc/13380/task/13382/stat : 13382 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 48102 0 0 0 207688 39 0 0 25 0 3 0 255933595 304455680 72657 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13380/tid=13383] ppid=13378 vsize=297320 CPUtime=2076.52
/proc/13380/task/13383/stat : 13383 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 39999 0 0 0 207594 58 0 0 25 0 3 0 255933595 304455680 72657 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565556 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.86
Current children cumulated vsize (KiB) 297320

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.87 3/67 13461
/proc/meminfo: memFree=799224/2055920 swapFree=4183980/4192956
[pid=13380] ppid=13378 vsize=296296 CPUtime=4273.55
/proc/13380/stat : 13380 (MiraXTv3_dyn) S 13378 13380 13302 0 -1 4194304 88915 0 3 0 427256 99 0 0 18 0 3 0 255933589 303407104 72631 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 74074 72631 218 20 0 73432 0
[pid=13380/tid=13382] ppid=13378 vsize=296296 CPUtime=2136.99
/proc/13380/task/13382/stat : 13382 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 48107 0 0 0 213660 39 0 0 25 0 3 0 255933595 303407104 72631 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13380/tid=13383] ppid=13378 vsize=296296 CPUtime=2136.49
/proc/13380/task/13383/stat : 13383 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 40003 0 0 0 213591 58 0 0 25 0 3 0 255933595 303407104 72631 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.55
Current children cumulated vsize (KiB) 296296

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.87 3/67 13461
/proc/meminfo: memFree=799224/2055920 swapFree=4183980/4192956
[pid=13380] ppid=13378 vsize=296296 CPUtime=4393.21
/proc/13380/stat : 13380 (MiraXTv3_dyn) S 13378 13380 13302 0 -1 4194304 88918 0 3 0 439221 100 0 0 18 0 3 0 255933589 303407104 72633 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 74074 72633 218 20 0 73432 0
[pid=13380/tid=13382] ppid=13378 vsize=296296 CPUtime=2196.68
/proc/13380/task/13382/stat : 13382 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 48108 0 0 0 219628 40 0 0 25 0 3 0 255933595 303407104 72633 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13380/tid=13383] ppid=13378 vsize=296296 CPUtime=2196.46
/proc/13380/task/13383/stat : 13383 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 40005 0 0 0 219587 59 0 0 25 0 3 0 255933595 303407104 72633 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4393.21
Current children cumulated vsize (KiB) 296296

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.88 3/67 13461
/proc/meminfo: memFree=799160/2055920 swapFree=4183980/4192956
[pid=13380] ppid=13378 vsize=296296 CPUtime=4512.9
/proc/13380/stat : 13380 (MiraXTv3_dyn) S 13378 13380 13302 0 -1 4194304 88926 0 3 0 451190 100 0 0 18 0 3 0 255933589 303407104 72641 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 74074 72641 218 20 0 73432 0
[pid=13380/tid=13382] ppid=13378 vsize=296296 CPUtime=2256.41
/proc/13380/task/13382/stat : 13382 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 48112 0 0 0 225601 40 0 0 25 0 3 0 255933595 303407104 72641 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13380/tid=13383] ppid=13378 vsize=296296 CPUtime=2256.43
/proc/13380/task/13383/stat : 13383 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 40009 0 0 0 225584 59 0 0 25 0 3 0 255933595 303407104 72641 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.9
Current children cumulated vsize (KiB) 296296

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.89 3/67 13461
/proc/meminfo: memFree=799416/2055920 swapFree=4183980/4192956
[pid=13380] ppid=13378 vsize=296296 CPUtime=4632.59
/proc/13380/stat : 13380 (MiraXTv3_dyn) S 13378 13380 13302 0 -1 4194304 88929 0 3 0 463159 100 0 0 18 0 3 0 255933589 303407104 72573 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 74074 72573 218 20 0 73432 0
[pid=13380/tid=13382] ppid=13378 vsize=296296 CPUtime=2316.14
/proc/13380/task/13382/stat : 13382 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 48113 0 0 0 231574 40 0 0 25 0 3 0 255933595 303407104 72573 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521256 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13380/tid=13383] ppid=13378 vsize=296296 CPUtime=2316.39
/proc/13380/task/13383/stat : 13383 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 40011 0 0 0 231580 59 0 0 25 0 3 0 255933595 303407104 72573 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.59
Current children cumulated vsize (KiB) 296296

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.89 3/67 13461
/proc/meminfo: memFree=799416/2055920 swapFree=4183980/4192956
[pid=13380] ppid=13378 vsize=296296 CPUtime=4752.3
/proc/13380/stat : 13380 (MiraXTv3_dyn) S 13378 13380 13302 0 -1 4194304 88936 0 3 0 475130 100 0 0 18 0 3 0 255933589 303407104 72580 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 74074 72580 218 20 0 73432 0
[pid=13380/tid=13382] ppid=13378 vsize=296296 CPUtime=2375.88
/proc/13380/task/13382/stat : 13382 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 48117 0 0 0 237548 40 0 0 25 0 3 0 255933595 303407104 72580 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13380/tid=13383] ppid=13378 vsize=296296 CPUtime=2376.36
/proc/13380/task/13383/stat : 13383 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 40014 0 0 0 237577 59 0 0 25 0 3 0 255933595 303407104 72580 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.3
Current children cumulated vsize (KiB) 296296

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.90 3/67 13461
/proc/meminfo: memFree=799416/2055920 swapFree=4183980/4192956
[pid=13380] ppid=13378 vsize=296296 CPUtime=4872
/proc/13380/stat : 13380 (MiraXTv3_dyn) S 13378 13380 13302 0 -1 4194304 88938 0 3 0 487099 101 0 0 18 0 3 0 255933589 303407104 72582 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 74074 72582 218 20 0 73432 0
[pid=13380/tid=13382] ppid=13378 vsize=296296 CPUtime=2435.6
/proc/13380/task/13382/stat : 13382 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 48118 0 0 0 243520 40 0 0 25 0 3 0 255933595 303407104 72582 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13380/tid=13383] ppid=13378 vsize=296296 CPUtime=2436.32
/proc/13380/task/13383/stat : 13383 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 40015 0 0 0 243573 59 0 0 25 0 3 0 255933595 303407104 72582 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4872
Current children cumulated vsize (KiB) 296296

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.90 3/67 13461
/proc/meminfo: memFree=799416/2055920 swapFree=4183980/4192956
[pid=13380] ppid=13378 vsize=296296 CPUtime=4991.71
/proc/13380/stat : 13380 (MiraXTv3_dyn) S 13378 13380 13302 0 -1 4194304 88942 0 3 0 499070 101 0 0 18 0 3 0 255933589 303407104 72586 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 74074 72586 218 20 0 73432 0
[pid=13380/tid=13382] ppid=13378 vsize=296296 CPUtime=2495.34
/proc/13380/task/13382/stat : 13382 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 48120 0 0 0 249494 40 0 0 25 0 3 0 255933595 303407104 72586 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13380/tid=13383] ppid=13378 vsize=296296 CPUtime=2496.3
/proc/13380/task/13383/stat : 13383 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 40017 0 0 0 249571 59 0 0 25 0 3 0 255933595 303407104 72586 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.71
Current children cumulated vsize (KiB) 296296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.5 s]
/proc/loadavg: 1.99 1.97 1.90 3/67 13461
/proc/meminfo: memFree=799416/2055920 swapFree=4183980/4192956
[pid=13380] ppid=13378 vsize=296296 CPUtime=5000.09
/proc/13380/stat : 13380 (MiraXTv3_dyn) S 13378 13380 13302 0 -1 4194304 88942 0 3 0 499908 101 0 0 18 0 3 0 255933589 303407104 72586 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 74074 72586 218 20 0 73432 0
[pid=13380/tid=13382] ppid=13378 vsize=296296 CPUtime=2499.52
/proc/13380/task/13382/stat : 13382 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 48120 0 0 0 249912 40 0 0 25 0 3 0 255933595 303407104 72586 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13380/tid=13383] ppid=13378 vsize=296296 CPUtime=2500.49
/proc/13380/task/13383/stat : 13383 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 40017 0 0 0 249990 59 0 0 18 0 3 0 255933595 303407104 72586 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 296296

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

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

[startup+2506.5 s]
/proc/loadavg: 1.99 1.97 1.90 3/67 13461
/proc/meminfo: memFree=799416/2055920 swapFree=4183980/4192956
[pid=13380] ppid=13378 vsize=296296 CPUtime=5000.09
/proc/13380/stat : 13380 (MiraXTv3_dyn) S 13378 13380 13302 0 -1 4194304 88942 0 3 0 499908 101 0 0 18 0 3 0 255933589 303407104 72586 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 74074 72586 218 20 0 73432 0
[pid=13380/tid=13382] ppid=13378 vsize=296296 CPUtime=2499.52
/proc/13380/task/13382/stat : 13382 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 48120 0 0 0 249912 40 0 0 25 0 3 0 255933595 303407104 72586 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=13380/tid=13383] ppid=13378 vsize=296296 CPUtime=2500.49
/proc/13380/task/13383/stat : 13383 (MiraXTv3_dyn) R 13378 13380 13302 0 -1 4194368 40017 0 0 0 249990 59 0 0 18 0 3 0 255933595 303407104 72586 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 296296

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.56
CPU time (s): 5000.15
CPU user time (s): 4999.09
CPU system time (s): 1.05784
CPU usage (%): 199.483
Max. virtual memory (cumulated for all children) (KiB): 297320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.09
system time used= 1.05784
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88942
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 834
involuntary context switches= 37558

runsolver used 2.54061 second user time and 6.592 second system time

The end

Launcher Data (download as text)

Begin job on node48 on Sat May 12 23:01:23 UTC 2007

IDJOB= 426337
IDBENCH= 20162
IDSOLVER= 196
FILE ID= node48/426337-1179010882

PBS_JOBID= 5252993

Free space on /tmp= 66550 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v4000/unif-k3-r4.2-v4000-c16800-S251010207-06.cnf
COMMAND LINE= /tmp/evaluation/426337-1179010882/MiraXTv3_dyn /tmp/evaluation/426337-1179010882/instance-426337-1179010882.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-426337-1179010882 -o ROOT/results/node48/solver-426337-1179010882 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426337-1179010882/MiraXTv3_dyn /tmp/evaluation/426337-1179010882/instance-426337-1179010882.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  91dc612395480e1b0d1bd4361bc37ee8

RANDOM SEED= 953956415

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node48.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.238
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.238
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:       1090920 kB
Buffers:         55380 kB
Cached:         765036 kB
SwapCached:       3064 kB
Active:         448988 kB
Inactive:       381728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1090920 kB
SwapTotal:     4192956 kB
SwapFree:      4183980 kB
Dirty:            4436 kB
Writeback:           0 kB
Mapped:          16768 kB
Slab:           119932 kB
Committed_AS:  3752808 kB
PageTables:       1612 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= 66550 MiB

End job on node48 on Sat May 12 23:43:11 UTC 2007