Trace number 456105

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.08 2509.03

General information on the benchmark

Namecrafted/Medium/contest05/others/
pmg-11-UNSAT.sat05-3939.reshuffled-07.cnf
MD5SUMab810788a5ff5edde690e75706c8dd18
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark558.566
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of clauses562
Sum of the clauses size1684
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3560
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/node48/watcher-456105-1179020243 -o ROOT/results/node48/solver-456105-1179020243 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456105-1179020243/MiraXTv3_dyn /tmp/evaluation/456105-1179020243/instance-456105-1179020243.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.81 1.89 1.88 3/64 14745
/proc/meminfo: memFree=1065152/2055920 swapFree=4183980/4192956
[pid=14745] ppid=14743 vsize=3788 CPUtime=0
/proc/14745/stat : 14745 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194304 275 0 0 0 0 0 0 0 18 0 1 0 256869670 3878912 250 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 3969997 0 0 4096 0 0 0 0 17 1 0 0
/proc/14745/statm: 947 250 206 20 0 305 0

[startup+0.094074 s]
/proc/loadavg: 1.81 1.89 1.88 3/64 14745
/proc/meminfo: memFree=1065152/2055920 swapFree=4183980/4192956
[pid=14745] ppid=14743 vsize=7016 CPUtime=0.17
/proc/14745/stat : 14745 (MiraXTv3_dyn) S 14743 14745 14331 0 -1 4194304 636 0 0 0 17 0 0 0 18 0 3 0 256869670 7184384 611 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 1754 611 218 20 0 1112 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7016

[startup+0.101073 s]
/proc/loadavg: 1.81 1.89 1.88 3/64 14745
/proc/meminfo: memFree=1065152/2055920 swapFree=4183980/4192956
[pid=14745] ppid=14743 vsize=7016 CPUtime=0.18
/proc/14745/stat : 14745 (MiraXTv3_dyn) S 14743 14745 14331 0 -1 4194304 646 0 0 0 18 0 0 0 18 0 3 0 256869670 7184384 621 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 1754 621 218 20 0 1112 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7016

[startup+0.301097 s]
/proc/loadavg: 1.81 1.89 1.88 3/64 14745
/proc/meminfo: memFree=1065152/2055920 swapFree=4183980/4192956
[pid=14745] ppid=14743 vsize=8440 CPUtime=0.58
/proc/14745/stat : 14745 (MiraXTv3_dyn) S 14743 14745 14331 0 -1 4194304 1075 0 0 0 58 0 0 0 18 0 3 0 256869670 8642560 1050 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 2110 1050 218 20 0 1468 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8440

[startup+0.701133 s]
/proc/loadavg: 1.81 1.89 1.88 3/64 14745
/proc/meminfo: memFree=1065152/2055920 swapFree=4183980/4192956
[pid=14745] ppid=14743 vsize=10472 CPUtime=1.38
/proc/14745/stat : 14745 (MiraXTv3_dyn) S 14743 14745 14331 0 -1 4194304 1702 0 0 0 138 0 0 0 18 0 3 0 256869670 10723328 1677 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 2618 1677 218 20 0 1976 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10472

[startup+1.50121 s]
/proc/loadavg: 1.83 1.89 1.88 3/67 14748
/proc/meminfo: memFree=1057704/2055920 swapFree=4183980/4192956
[pid=14745] ppid=14743 vsize=14492 CPUtime=2.98
/proc/14745/stat : 14745 (MiraXTv3_dyn) S 14743 14745 14331 0 -1 4194304 2376 0 0 0 297 1 0 0 18 0 3 0 256869670 14839808 2351 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 3623 2351 218 20 0 2981 0
[pid=14745/tid=14747] ppid=14743 vsize=14492 CPUtime=1.48
/proc/14745/task/14747/stat : 14747 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 987 0 0 0 148 0 0 0 25 0 3 0 256869671 14839808 2351 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14745/tid=14748] ppid=14743 vsize=14492 CPUtime=1.48
/proc/14745/task/14748/stat : 14748 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 1079 0 0 0 148 0 0 0 19 0 3 0 256869671 14839808 2351 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526836 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 14492

[startup+3.10136 s]
/proc/loadavg: 1.83 1.89 1.88 3/67 14748
/proc/meminfo: memFree=1055208/2055920 swapFree=4183980/4192956
[pid=14745] ppid=14743 vsize=17288 CPUtime=6.17
/proc/14745/stat : 14745 (MiraXTv3_dyn) S 14743 14745 14331 0 -1 4194304 3121 0 0 0 615 2 0 0 18 0 3 0 256869670 17702912 3066 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 4322 3066 218 20 0 3680 0
[pid=14745/tid=14747] ppid=14743 vsize=17288 CPUtime=3.08
/proc/14745/task/14747/stat : 14747 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 1345 0 0 0 308 0 0 0 24 0 3 0 256869671 17702912 3066 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14745/tid=14748] ppid=14743 vsize=17288 CPUtime=3.07
/proc/14745/task/14748/stat : 14748 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 1466 0 0 0 307 0 0 0 20 0 3 0 256869671 17702912 3066 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 17288

[startup+6.30165 s]
/proc/loadavg: 1.83 1.89 1.88 3/67 14748
/proc/meminfo: memFree=1048232/2055920 swapFree=4183980/4192956
[pid=14745] ppid=14743 vsize=24384 CPUtime=12.54
/proc/14745/stat : 14745 (MiraXTv3_dyn) S 14743 14745 14331 0 -1 4194304 5034 0 0 0 1251 3 0 0 18 0 3 0 256869670 24969216 4825 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 6096 4825 218 20 0 5454 0
[pid=14745/tid=14747] ppid=14743 vsize=24384 CPUtime=6.28
/proc/14745/task/14747/stat : 14747 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 2221 0 0 0 627 1 0 0 25 0 3 0 256869671 24969216 4825 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14745/tid=14748] ppid=14743 vsize=24384 CPUtime=6.24
/proc/14745/task/14748/stat : 14748 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 2503 0 0 0 623 1 0 0 25 0 3 0 256869671 24969216 4825 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 24384

[startup+12.7022 s]
/proc/loadavg: 1.85 1.89 1.88 3/67 14748
/proc/meminfo: memFree=1038768/2055920 swapFree=4183980/4192956
[pid=14745] ppid=14743 vsize=32528 CPUtime=25.3
/proc/14745/stat : 14745 (MiraXTv3_dyn) S 14743 14745 14331 0 -1 4194304 7108 0 0 0 2525 5 0 0 18 0 3 0 256869670 33308672 6699 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 8132 6699 218 20 0 7490 0
[pid=14745/tid=14747] ppid=14743 vsize=32528 CPUtime=12.67
/proc/14745/task/14747/stat : 14747 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 3203 0 0 0 1265 2 0 0 25 0 3 0 256869671 33308672 6699 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14745/tid=14748] ppid=14743 vsize=32528 CPUtime=12.61
/proc/14745/task/14748/stat : 14748 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 3595 0 0 0 1259 2 0 0 25 0 3 0 256869671 33308672 6699 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 32528

[startup+25.5014 s]
/proc/loadavg: 1.87 1.89 1.88 3/67 14748
/proc/meminfo: memFree=1035056/2055920 swapFree=4183980/4192956
[pid=14745] ppid=14743 vsize=36832 CPUtime=50.84
/proc/14745/stat : 14745 (MiraXTv3_dyn) S 14743 14745 14331 0 -1 4194304 8527 0 0 0 5077 7 0 0 18 0 3 0 256869670 37715968 7756 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 9208 7756 218 20 0 8566 0
[pid=14745/tid=14747] ppid=14743 vsize=36832 CPUtime=25.47
/proc/14745/task/14747/stat : 14747 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 3965 0 0 0 2544 3 0 0 23 0 3 0 256869671 37715968 7756 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14745/tid=14748] ppid=14743 vsize=36832 CPUtime=25.36
/proc/14745/task/14748/stat : 14748 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 4252 0 0 0 2533 3 0 0 25 0 3 0 256869671 37715968 7756 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 36832

[startup+51.1018 s]
/proc/loadavg: 1.92 1.90 1.88 3/67 14748
/proc/meminfo: memFree=1027120/2055920 swapFree=4183980/4192956
[pid=14745] ppid=14743 vsize=43568 CPUtime=101.89
/proc/14745/stat : 14745 (MiraXTv3_dyn) S 14743 14745 14331 0 -1 4194304 11280 0 0 0 10180 9 0 0 18 0 3 0 256869670 44613632 9689 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 10892 9689 218 20 0 10250 0
[pid=14745/tid=14747] ppid=14743 vsize=43568 CPUtime=51.04
/proc/14745/task/14747/stat : 14747 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 5217 0 0 0 5100 4 0 0 25 0 3 0 256869671 44613632 9689 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14745/tid=14748] ppid=14743 vsize=43568 CPUtime=50.84
/proc/14745/task/14748/stat : 14748 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 5753 0 0 0 5080 4 0 0 18 0 3 0 256869671 44613632 9689 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 43568

[startup+102.306 s]
/proc/loadavg: 1.96 1.92 1.89 3/67 14748
/proc/meminfo: memFree=1025200/2055920 swapFree=4183980/4192956
[pid=14745] ppid=14743 vsize=45432 CPUtime=204.02
/proc/14745/stat : 14745 (MiraXTv3_dyn) S 14743 14745 14331 0 -1 4194304 13048 0 0 0 20392 10 0 0 18 0 3 0 256869670 46522368 10073 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 11358 10073 218 20 0 10716 0
[pid=14745/tid=14747] ppid=14743 vsize=45432 CPUtime=102.22
/proc/14745/task/14747/stat : 14747 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 6073 0 0 0 10217 5 0 0 25 0 3 0 256869671 46522368 10073 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14745/tid=14748] ppid=14743 vsize=45432 CPUtime=101.79
/proc/14745/task/14748/stat : 14748 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 6665 0 0 0 10175 4 0 0 25 0 3 0 256869671 46522368 10073 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 45432

[startup+162.301 s]
/proc/loadavg: 1.98 1.93 1.89 3/67 14748
/proc/meminfo: memFree=1016560/2055920 swapFree=4183980/4192956
[pid=14745] ppid=14743 vsize=53660 CPUtime=323.73
/proc/14745/stat : 14745 (MiraXTv3_dyn) S 14743 14745 14331 0 -1 4194304 16879 0 0 0 32359 14 0 0 18 0 3 0 256869670 54947840 12175 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 13415 12175 218 20 0 12773 0
[pid=14745/tid=14747] ppid=14743 vsize=53660 CPUtime=162.19
/proc/14745/task/14747/stat : 14747 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 7597 0 0 0 16213 6 0 0 25 0 3 0 256869671 54947840 12175 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14745/tid=14748] ppid=14743 vsize=53660 CPUtime=161.52
/proc/14745/task/14748/stat : 14748 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 8972 0 0 0 16145 7 0 0 25 0 3 0 256869671 54947840 12175 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.73
Current children cumulated vsize (KiB) 53660

[startup+222.302 s]
/proc/loadavg: 1.99 1.94 1.90 3/67 14748
/proc/meminfo: memFree=1015152/2055920 swapFree=4183980/4192956
[pid=14745] ppid=14743 vsize=54968 CPUtime=443.43
/proc/14745/stat : 14745 (MiraXTv3_dyn) S 14743 14745 14331 0 -1 4194304 18794 0 0 0 44327 16 0 0 18 0 3 0 256869670 56287232 12551 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 13742 12551 218 20 0 13100 0
[pid=14745/tid=14747] ppid=14743 vsize=54968 CPUtime=222.15
/proc/14745/task/14747/stat : 14747 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 8575 0 0 0 22208 7 0 0 25 0 3 0 256869671 56287232 12551 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14745/tid=14748] ppid=14743 vsize=54968 CPUtime=221.26
/proc/14745/task/14748/stat : 14748 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 9909 0 0 0 22118 8 0 0 25 0 3 0 256869671 56287232 12551 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.43
Current children cumulated vsize (KiB) 54968

[startup+282.301 s]
/proc/loadavg: 1.99 1.95 1.91 3/67 14748
/proc/meminfo: memFree=1014320/2055920 swapFree=4183980/4192956
[pid=14745] ppid=14743 vsize=55676 CPUtime=563.11
/proc/14745/stat : 14745 (MiraXTv3_dyn) S 14743 14745 14331 0 -1 4194304 20674 0 0 0 56293 18 0 0 18 0 3 0 256869670 57012224 12786 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 13919 12786 218 20 0 13277 0
[pid=14745/tid=14747] ppid=14743 vsize=55676 CPUtime=282.12
/proc/14745/task/14747/stat : 14747 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 9504 0 0 0 28204 8 0 0 25 0 3 0 256869671 57012224 12786 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14745/tid=14748] ppid=14743 vsize=55676 CPUtime=280.97
/proc/14745/task/14748/stat : 14748 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 10860 0 0 0 28088 9 0 0 25 0 3 0 256869671 57012224 12786 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.11
Current children cumulated vsize (KiB) 55676

[startup+342.302 s]
/proc/loadavg: 1.99 1.95 1.91 3/67 14748
/proc/meminfo: memFree=1013744/2055920 swapFree=4183980/4192956
[pid=14745] ppid=14743 vsize=56192 CPUtime=682.81
/proc/14745/stat : 14745 (MiraXTv3_dyn) S 14743 14745 14331 0 -1 4194304 22236 0 0 0 68262 19 0 0 18 0 3 0 256869670 57540608 12900 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 14048 12900 218 20 0 13406 0
[pid=14745/tid=14747] ppid=14743 vsize=56192 CPUtime=342.09
/proc/14745/task/14747/stat : 14747 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 10247 0 0 0 34200 9 0 0 25 0 3 0 256869671 57540608 12900 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=14745/tid=14748] ppid=14743 vsize=56192 CPUtime=340.7
/proc/14745/task/14748/stat : 14748 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 11679 0 0 0 34061 9 0 0 25 0 3 0 256869671 57540608 12900 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.81
Current children cumulated vsize (KiB) 56192

[startup+402.301 s]

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

/proc/14745/task/14747/stat : 14747 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 28761 0 0 0 183472 23 0 0 25 0 3 0 256869671 75759616 17312 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14745/tid=14748] ppid=14743 vsize=73984 CPUtime=1835.13
/proc/14745/task/14748/stat : 14748 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 33418 0 0 0 183472 41 0 0 25 0 3 0 256869671 75759616 17312 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3670.09
Current children cumulated vsize (KiB) 73984

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 1.97 3/67 15426
/proc/meminfo: memFree=995248/2055920 swapFree=4183980/4192956
[pid=14745] ppid=14743 vsize=74172 CPUtime=3789.75
/proc/14745/stat : 14745 (MiraXTv3_dyn) S 14743 14745 14331 0 -1 4194304 63946 0 0 0 378909 66 0 0 18 0 3 0 256869670 75952128 17389 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 18543 17389 218 20 0 17901 0
[pid=14745/tid=14747] ppid=14743 vsize=74172 CPUtime=1894.64
/proc/14745/task/14747/stat : 14747 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 29456 0 0 0 189441 23 0 0 25 0 3 0 256869671 75952128 17389 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14745/tid=14748] ppid=14743 vsize=74172 CPUtime=1895.09
/proc/14745/task/14748/stat : 14748 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 34180 0 0 0 189467 42 0 0 25 0 3 0 256869671 75952128 17389 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3789.75
Current children cumulated vsize (KiB) 74172

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/67 15426
/proc/meminfo: memFree=995248/2055920 swapFree=4183980/4192956
[pid=14745] ppid=14743 vsize=74172 CPUtime=3909.46
/proc/14745/stat : 14745 (MiraXTv3_dyn) S 14743 14745 14331 0 -1 4194304 65335 0 0 0 390879 67 0 0 18 0 3 0 256869670 75952128 17398 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 18543 17398 218 20 0 17901 0
[pid=14745/tid=14747] ppid=14743 vsize=74172 CPUtime=1954.38
/proc/14745/task/14747/stat : 14747 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 30198 0 0 0 195414 24 0 0 25 0 3 0 256869671 75952128 17398 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14745/tid=14748] ppid=14743 vsize=74172 CPUtime=1955.06
/proc/14745/task/14748/stat : 14748 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 34827 0 0 0 195464 42 0 0 25 0 3 0 256869671 75952128 17398 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3909.46
Current children cumulated vsize (KiB) 74172

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/67 15426
/proc/meminfo: memFree=995248/2055920 swapFree=4183980/4192956
[pid=14745] ppid=14743 vsize=74172 CPUtime=4029.14
/proc/14745/stat : 14745 (MiraXTv3_dyn) S 14743 14745 14331 0 -1 4194304 66813 0 0 0 402846 68 0 0 18 0 3 0 256869670 75952128 17401 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 18543 17401 218 20 0 17901 0
[pid=14745/tid=14747] ppid=14743 vsize=74172 CPUtime=2014.11
/proc/14745/task/14747/stat : 14747 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 30938 0 0 0 201386 25 0 0 25 0 3 0 256869671 75952128 17401 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14745/tid=14748] ppid=14743 vsize=74172 CPUtime=2015.03
/proc/14745/task/14748/stat : 14748 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 35565 0 0 0 201460 43 0 0 22 0 3 0 256869671 75952128 17401 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4029.14
Current children cumulated vsize (KiB) 74172

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 15426
/proc/meminfo: memFree=995120/2055920 swapFree=4183980/4192956
[pid=14745] ppid=14743 vsize=74404 CPUtime=4148.84
/proc/14745/stat : 14745 (MiraXTv3_dyn) S 14743 14745 14331 0 -1 4194304 68234 0 0 0 414815 69 0 0 18 0 3 0 256869670 76189696 17427 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 18601 17427 218 20 0 17959 0
[pid=14745/tid=14747] ppid=14743 vsize=74404 CPUtime=2073.83
/proc/14745/task/14747/stat : 14747 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 31707 0 0 0 207358 25 0 0 25 0 3 0 256869671 76189696 17427 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14745/tid=14748] ppid=14743 vsize=74404 CPUtime=2074.99
/proc/14745/task/14748/stat : 14748 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 36217 0 0 0 207456 43 0 0 25 0 3 0 256869671 76189696 17427 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4148.84
Current children cumulated vsize (KiB) 74404

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 15428
/proc/meminfo: memFree=995120/2055920 swapFree=4183980/4192956
[pid=14745] ppid=14743 vsize=74404 CPUtime=4268.54
/proc/14745/stat : 14745 (MiraXTv3_dyn) S 14743 14745 14331 0 -1 4194304 69635 0 0 0 426784 70 0 0 18 0 3 0 256869670 76189696 17433 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 18601 17433 218 20 0 17959 0
[pid=14745/tid=14747] ppid=14743 vsize=74404 CPUtime=2133.56
/proc/14745/task/14747/stat : 14747 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 32453 0 0 0 213331 25 0 0 25 0 3 0 256869671 76189696 17433 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14745/tid=14748] ppid=14743 vsize=74404 CPUtime=2134.96
/proc/14745/task/14748/stat : 14748 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 36872 0 0 0 213452 44 0 0 25 0 3 0 256869671 76189696 17433 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4268.54
Current children cumulated vsize (KiB) 74404

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 15428
/proc/meminfo: memFree=995120/2055920 swapFree=4183980/4192956
[pid=14745] ppid=14743 vsize=74404 CPUtime=4388.22
/proc/14745/stat : 14745 (MiraXTv3_dyn) S 14743 14745 14331 0 -1 4194304 70945 0 0 0 438752 70 0 0 18 0 3 0 256869670 76189696 17441 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 18601 17441 218 20 0 17959 0
[pid=14745/tid=14747] ppid=14743 vsize=74404 CPUtime=2193.28
/proc/14745/task/14747/stat : 14747 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 33107 0 0 0 219303 25 0 0 25 0 3 0 256869671 76189696 17441 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14745/tid=14748] ppid=14743 vsize=74404 CPUtime=2194.92
/proc/14745/task/14748/stat : 14748 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 37528 0 0 0 219448 44 0 0 25 0 3 0 256869671 76189696 17441 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521160 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4388.22
Current children cumulated vsize (KiB) 74404

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 15428
/proc/meminfo: memFree=994288/2055920 swapFree=4183980/4192956
[pid=14745] ppid=14743 vsize=76452 CPUtime=4507.92
/proc/14745/stat : 14745 (MiraXTv3_dyn) S 14743 14745 14331 0 -1 4194304 72650 0 0 0 450720 72 0 0 18 0 3 0 256869670 78286848 17750 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 19113 17750 218 20 0 18471 0
[pid=14745/tid=14747] ppid=14743 vsize=76452 CPUtime=2253.01
/proc/14745/task/14747/stat : 14747 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 33853 0 0 0 225275 26 0 0 25 0 3 0 256869671 78286848 17750 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14745/tid=14748] ppid=14743 vsize=76452 CPUtime=2254.9
/proc/14745/task/14748/stat : 14748 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 38487 0 0 0 225445 45 0 0 25 0 3 0 256869671 78286848 17750 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4507.92
Current children cumulated vsize (KiB) 76452

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 15428
/proc/meminfo: memFree=991536/2055920 swapFree=4183980/4192956
[pid=14745] ppid=14743 vsize=78732 CPUtime=4627.57
/proc/14745/stat : 14745 (MiraXTv3_dyn) S 14743 14745 14331 0 -1 4194304 74663 0 0 0 462683 74 0 0 18 0 3 0 256869670 80621568 18353 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 19683 18353 218 20 0 19041 0
[pid=14745/tid=14747] ppid=14743 vsize=78732 CPUtime=2312.74
/proc/14745/task/14747/stat : 14747 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 34568 0 0 0 231247 27 0 0 25 0 3 0 256869671 80621568 18353 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14745/tid=14748] ppid=14743 vsize=78732 CPUtime=2314.82
/proc/14745/task/14748/stat : 14748 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 39785 0 0 0 231436 46 0 0 25 0 3 0 256869671 80621568 18353 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4627.57
Current children cumulated vsize (KiB) 78732

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 15428
/proc/meminfo: memFree=991408/2055920 swapFree=4183980/4192956
[pid=14745] ppid=14743 vsize=78732 CPUtime=4747.28
/proc/14745/stat : 14745 (MiraXTv3_dyn) S 14743 14745 14331 0 -1 4194304 76009 0 0 0 474654 74 0 0 18 0 3 0 256869670 80621568 18383 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 19683 18383 218 20 0 19041 0
[pid=14745/tid=14747] ppid=14743 vsize=78732 CPUtime=2372.47
/proc/14745/task/14747/stat : 14747 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 35255 0 0 0 237220 27 0 0 25 0 3 0 256869671 80621568 18383 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14745/tid=14748] ppid=14743 vsize=78732 CPUtime=2374.79
/proc/14745/task/14748/stat : 14748 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 40444 0 0 0 237433 46 0 0 25 0 3 0 256869671 80621568 18383 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134528906 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4747.28
Current children cumulated vsize (KiB) 78732

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 15428
/proc/meminfo: memFree=990960/2055920 swapFree=4183980/4192956
[pid=14745] ppid=14743 vsize=79544 CPUtime=4866.96
/proc/14745/stat : 14745 (MiraXTv3_dyn) S 14743 14745 14331 0 -1 4194304 77499 0 0 0 486621 75 0 0 18 0 3 0 256869670 81453056 18463 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 19886 18463 218 20 0 19244 0
[pid=14745/tid=14747] ppid=14743 vsize=79544 CPUtime=2432.17
/proc/14745/task/14747/stat : 14747 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 35917 0 0 0 243190 27 0 0 25 0 3 0 256869671 81453056 18463 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14745/tid=14748] ppid=14743 vsize=79544 CPUtime=2434.77
/proc/14745/task/14748/stat : 14748 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 41272 0 0 0 243430 47 0 0 25 0 3 0 256869671 81453056 18463 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4866.96
Current children cumulated vsize (KiB) 79544

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 15428
/proc/meminfo: memFree=991088/2055920 swapFree=4183980/4192956
[pid=14745] ppid=14743 vsize=79544 CPUtime=4986.67
/proc/14745/stat : 14745 (MiraXTv3_dyn) S 14743 14745 14331 0 -1 4194304 78913 0 0 0 498590 77 0 0 18 0 3 0 256869670 81453056 18467 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 19886 18467 218 20 0 19244 0
[pid=14745/tid=14747] ppid=14743 vsize=79544 CPUtime=2491.92
/proc/14745/task/14747/stat : 14747 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 36669 0 0 0 249164 28 0 0 25 0 3 0 256869671 81453056 18467 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14745/tid=14748] ppid=14743 vsize=79544 CPUtime=2494.73
/proc/14745/task/14748/stat : 14748 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 41934 0 0 0 249425 48 0 0 25 0 3 0 256869671 81453056 18467 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4986.67
Current children cumulated vsize (KiB) 79544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2509 s]
/proc/loadavg: 2.00 2.00 1.97 3/67 15428
/proc/meminfo: memFree=991088/2055920 swapFree=4183980/4192956
[pid=14745] ppid=14743 vsize=79544 CPUtime=5000.04
/proc/14745/stat : 14745 (MiraXTv3_dyn) S 14743 14745 14331 0 -1 4194304 79102 0 0 0 499927 77 0 0 18 0 3 0 256869670 81453056 18468 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/14745/statm: 19886 18468 218 20 0 19244 0
[pid=14745/tid=14747] ppid=14743 vsize=79544 CPUtime=2498.59
/proc/14745/task/14747/stat : 14747 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 36763 0 0 0 249831 28 0 0 25 0 3 0 256869671 81453056 18468 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=14745/tid=14748] ppid=14743 vsize=79544 CPUtime=2501.44
/proc/14745/task/14748/stat : 14748 (MiraXTv3_dyn) R 14743 14745 14331 0 -1 4194368 42029 0 0 0 250096 48 0 0 25 0 3 0 256869671 81453056 18468 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 79544

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2509.03
CPU time (s): 5000.08
CPU user time (s): 4999.29
CPU system time (s): 0.78588
CPU usage (%): 199.283
Max. virtual memory (cumulated for all children) (KiB): 79920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.29
system time used= 0.78588
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79102
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= 659
involuntary context switches= 38301

runsolver used 2.50862 second user time and 6.62799 second system time

The end

Launcher Data (download as text)

Begin job on node48 on Sun May 13 01:37:23 UTC 2007

IDJOB= 456105
IDBENCH= 24600
IDSOLVER= 196
FILE ID= node48/456105-1179020243

PBS_JOBID= 5253239

Free space on /tmp= 66546 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/pmg-11-UNSAT.sat05-3939.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456105-1179020243/MiraXTv3_dyn /tmp/evaluation/456105-1179020243/instance-456105-1179020243.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-456105-1179020243 -o ROOT/results/node48/solver-456105-1179020243 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456105-1179020243/MiraXTv3_dyn /tmp/evaluation/456105-1179020243/instance-456105-1179020243.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  ab810788a5ff5edde690e75706c8dd18

RANDOM SEED= 409444949

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:       1065432 kB
Buffers:         55840 kB
Cached:         789124 kB
SwapCached:       3064 kB
Active:         461344 kB
Inactive:       395112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1065432 kB
SwapTotal:     4192956 kB
SwapFree:      4183980 kB
Dirty:            3912 kB
Writeback:           0 kB
Mapped:          17492 kB
Slab:           120048 kB
Committed_AS:  3768468 kB
PageTables:       1392 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= 66546 MiB

End job on node48 on Sun May 13 02:19:15 UTC 2007