Trace number 426288

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.22 2507.24

General information on the benchmark

Namerandom/LargeSize/7SAT/v200/
unif-k7-r85-v200-c17000-S77566504-14.cnf
MD5SUMa40a03f9138341d4c6f1778404a26574
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

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/node2/watcher-426288-1179007483 -o ROOT/results/node2/solver-426288-1179007483 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426288-1179007483/MiraXTv3_dyn /tmp/evaluation/426288-1179007483/instance-426288-1179007483.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.83 1.96 1.98 3/77 18799
/proc/meminfo: memFree=1655408/2055920 swapFree=4148880/4192956
[pid=18799] ppid=18797 vsize=3788 CPUtime=0
/proc/18799/stat : 18799 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194304 380 0 0 0 0 0 0 0 18 0 1 0 376786116 3878912 356 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18799/statm: 947 363 204 20 0 305 0

[startup+0.0755 s]
/proc/loadavg: 1.83 1.96 1.98 3/77 18799
/proc/meminfo: memFree=1655408/2055920 swapFree=4148880/4192956
[pid=18799] ppid=18797 vsize=5312 CPUtime=0.06
/proc/18799/stat : 18799 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194304 787 0 0 0 6 0 0 0 18 0 1 0 376786116 5439488 762 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/18799/statm: 1328 762 207 20 0 686 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5312

[startup+0.101504 s]
/proc/loadavg: 1.83 1.96 1.98 3/77 18799
/proc/meminfo: memFree=1655408/2055920 swapFree=4148880/4192956
[pid=18799] ppid=18797 vsize=5312 CPUtime=0.09
/proc/18799/stat : 18799 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194304 787 0 0 0 9 0 0 0 18 0 1 0 376786116 5439488 762 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/18799/statm: 1328 762 207 20 0 686 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5312

[startup+0.301523 s]
/proc/loadavg: 1.83 1.96 1.98 3/77 18799
/proc/meminfo: memFree=1655408/2055920 swapFree=4148880/4192956
[pid=18799] ppid=18797 vsize=5500 CPUtime=0.29
/proc/18799/stat : 18799 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194304 821 0 0 0 29 0 0 0 19 0 1 0 376786116 5632000 796 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583675 0 0 4096 0 0 0 0 17 1 0 0
/proc/18799/statm: 1375 796 207 20 0 733 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5500

[startup+0.701568 s]
/proc/loadavg: 1.83 1.96 1.98 3/77 18799
/proc/meminfo: memFree=1655408/2055920 swapFree=4148880/4192956
[pid=18799] ppid=18797 vsize=13816 CPUtime=0.93
/proc/18799/stat : 18799 (MiraXTv3_dyn) S 18797 18799 18727 0 -1 4194304 1962 0 0 0 92 1 0 0 21 0 3 0 376786116 14147584 1831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18799/statm: 3454 1832 218 20 0 2812 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 13816

[startup+1.50165 s]
/proc/loadavg: 1.83 1.96 1.98 3/80 18802
/proc/meminfo: memFree=1646040/2055920 swapFree=4148880/4192956
[pid=18799] ppid=18797 vsize=20668 CPUtime=2.53
/proc/18799/stat : 18799 (MiraXTv3_dyn) S 18797 18799 18727 0 -1 4194304 3730 0 0 0 251 2 0 0 21 0 3 0 376786116 21164032 3599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18799/statm: 5167 3599 218 20 0 4525 0
[pid=18799/tid=18801] ppid=18797 vsize=20668 CPUtime=1.04
/proc/18799/task/18801/stat : 18801 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 1312 0 0 0 104 0 0 0 21 0 3 0 376786161 21164032 3599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10970747 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18799/tid=18802] ppid=18797 vsize=20668 CPUtime=1.02
/proc/18799/task/18802/stat : 18802 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 1431 0 0 0 102 0 0 0 18 0 3 0 376786161 21164032 3599 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 20668

[startup+3.10182 s]
/proc/loadavg: 1.83 1.96 1.98 3/80 18802
/proc/meminfo: memFree=1637080/2055920 swapFree=4148880/4192956
[pid=18799] ppid=18797 vsize=28384 CPUtime=5.71
/proc/18799/stat : 18799 (MiraXTv3_dyn) S 18797 18799 18727 0 -1 4194304 5454 0 0 0 569 2 0 0 21 0 3 0 376786116 29065216 5323 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18799/statm: 7096 5323 218 20 0 6454 0
[pid=18799/tid=18801] ppid=18797 vsize=28384 CPUtime=2.64
/proc/18799/task/18801/stat : 18801 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 2257 0 0 0 264 0 0 0 25 0 3 0 376786161 29065216 5323 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18799/tid=18802] ppid=18797 vsize=28384 CPUtime=2.62
/proc/18799/task/18802/stat : 18802 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 2210 0 0 0 261 1 0 0 24 0 3 0 376786161 29065216 5323 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565471 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.71
Current children cumulated vsize (KiB) 28384

[startup+6.30216 s]
/proc/loadavg: 1.85 1.96 1.98 3/80 18802
/proc/meminfo: memFree=1626840/2055920 swapFree=4148880/4192956
[pid=18799] ppid=18797 vsize=40556 CPUtime=12.1
/proc/18799/stat : 18799 (MiraXTv3_dyn) S 18797 18799 18727 0 -1 4194304 8483 0 0 0 1205 5 0 0 21 0 3 0 376786116 41529344 8280 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18799/statm: 10139 8280 218 20 0 9497 0
[pid=18799/tid=18801] ppid=18797 vsize=40556 CPUtime=5.84
/proc/18799/task/18801/stat : 18801 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 3708 0 0 0 583 1 0 0 25 0 3 0 376786161 41529344 8280 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18799/tid=18802] ppid=18797 vsize=40556 CPUtime=5.8
/proc/18799/task/18802/stat : 18802 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 3788 0 0 0 578 2 0 0 25 0 3 0 376786161 41529344 8280 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 40556

[startup+12.7018 s]
/proc/loadavg: 1.86 1.96 1.98 3/80 18802
/proc/meminfo: memFree=1600600/2055920 swapFree=4148880/4192956
[pid=18799] ppid=18797 vsize=62128 CPUtime=24.86
/proc/18799/stat : 18799 (MiraXTv3_dyn) S 18797 18799 18727 0 -1 4194304 14227 0 0 0 2475 11 0 0 21 0 3 0 376786116 63619072 13758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18799/statm: 15532 13758 218 20 0 14890 0
[pid=18799/tid=18801] ppid=18797 vsize=62128 CPUtime=12.23
/proc/18799/task/18801/stat : 18801 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 6542 0 0 0 1218 5 0 0 25 0 3 0 376786161 63619072 13758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18799/tid=18802] ppid=18797 vsize=62128 CPUtime=12.17
/proc/18799/task/18802/stat : 18802 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 6698 0 0 0 1212 5 0 0 25 0 3 0 376786161 63619072 13758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.86
Current children cumulated vsize (KiB) 62128

[startup+25.5012 s]
/proc/loadavg: 1.97 1.98 1.98 3/80 18802
/proc/meminfo: memFree=1592472/2055920 swapFree=4148880/4192956
[pid=18799] ppid=18797 vsize=70208 CPUtime=50.39
/proc/18799/stat : 18799 (MiraXTv3_dyn) S 18797 18799 18727 0 -1 4194304 16953 0 0 0 5025 14 0 0 21 0 3 0 376786116 71892992 16084 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18799/statm: 17552 16084 218 20 0 16910 0
[pid=18799/tid=18801] ppid=18797 vsize=70208 CPUtime=25.02
/proc/18799/task/18801/stat : 18801 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 7767 0 0 0 2496 6 0 0 25 0 3 0 376786161 71892992 16084 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18799/tid=18802] ppid=18797 vsize=70208 CPUtime=24.92
/proc/18799/task/18802/stat : 18802 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 8199 0 0 0 2485 7 0 0 25 0 3 0 376786161 71892992 16084 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.39
Current children cumulated vsize (KiB) 70208

[startup+51.1018 s]
/proc/loadavg: 1.98 1.98 1.98 3/80 18802
/proc/meminfo: memFree=1578200/2055920 swapFree=4148880/4192956
[pid=18799] ppid=18797 vsize=83480 CPUtime=101.42
/proc/18799/stat : 18799 (MiraXTv3_dyn) S 18797 18799 18727 0 -1 4194304 21071 0 0 0 10123 19 0 0 21 0 3 0 376786116 85483520 19383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18799/statm: 20870 19383 218 20 0 20228 0
[pid=18799/tid=18801] ppid=18797 vsize=83480 CPUtime=50.6
/proc/18799/task/18801/stat : 18801 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 9810 0 0 0 5051 9 0 0 25 0 3 0 376786161 85483520 19383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18799/tid=18802] ppid=18797 vsize=83480 CPUtime=50.37
/proc/18799/task/18802/stat : 18802 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 10274 0 0 0 5027 10 0 0 25 0 3 0 376786161 85483520 19383 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 83480

[startup+102.305 s]
/proc/loadavg: 1.99 1.98 1.98 3/80 18802
/proc/meminfo: memFree=1573592/2055920 swapFree=4148880/4192956
[pid=18799] ppid=18797 vsize=87324 CPUtime=203.53
/proc/18799/stat : 18799 (MiraXTv3_dyn) S 18797 18799 18727 0 -1 4194304 23797 0 0 0 20330 23 0 0 21 0 3 0 376786116 89419776 20484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18799/statm: 21831 20484 218 20 0 21189 0
[pid=18799/tid=18801] ppid=18797 vsize=87324 CPUtime=101.75
/proc/18799/task/18801/stat : 18801 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 11177 0 0 0 10165 10 0 0 25 0 3 0 376786161 89419776 20484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18799/tid=18802] ppid=18797 vsize=87324 CPUtime=101.32
/proc/18799/task/18802/stat : 18802 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 11633 0 0 0 10121 11 0 0 25 0 3 0 376786161 89419776 20484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.53
Current children cumulated vsize (KiB) 87324

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.98 3/80 18802
/proc/meminfo: memFree=1571288/2055920 swapFree=4148880/4192956
[pid=18799] ppid=18797 vsize=89736 CPUtime=323.16
/proc/18799/stat : 18799 (MiraXTv3_dyn) S 18797 18799 18727 0 -1 4194304 26063 0 0 0 32291 25 0 0 21 0 3 0 376786116 91889664 21060 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18799/statm: 22434 21060 218 20 0 21792 0
[pid=18799/tid=18801] ppid=18797 vsize=89736 CPUtime=161.69
/proc/18799/task/18801/stat : 18801 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 12125 0 0 0 16158 11 0 0 25 0 3 0 376786161 91889664 21060 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18799/tid=18802] ppid=18797 vsize=89736 CPUtime=161
/proc/18799/task/18802/stat : 18802 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 12951 0 0 0 16088 12 0 0 25 0 3 0 376786161 91889664 21060 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.16
Current children cumulated vsize (KiB) 89736

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.98 3/80 18802
/proc/meminfo: memFree=1570712/2055920 swapFree=4148880/4192956
[pid=18799] ppid=18797 vsize=90036 CPUtime=442.8
/proc/18799/stat : 18799 (MiraXTv3_dyn) S 18797 18799 18727 0 -1 4194304 27971 0 0 0 44253 27 0 0 21 0 3 0 376786116 92196864 21213 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18799/statm: 22509 21213 218 20 0 21867 0
[pid=18799/tid=18801] ppid=18797 vsize=90036 CPUtime=221.65
/proc/18799/task/18801/stat : 18801 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 13033 0 0 0 22152 13 0 0 23 0 3 0 376786161 92196864 21213 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18799/tid=18802] ppid=18797 vsize=90036 CPUtime=220.7
/proc/18799/task/18802/stat : 18802 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 13951 0 0 0 22057 13 0 0 24 0 3 0 376786161 92196864 21213 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.8
Current children cumulated vsize (KiB) 90036

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.98 3/80 18802
/proc/meminfo: memFree=1564504/2055920 swapFree=4148880/4192956
[pid=18799] ppid=18797 vsize=97504 CPUtime=562.5
/proc/18799/stat : 18799 (MiraXTv3_dyn) S 18797 18799 18727 0 -1 4194304 30996 0 0 0 56220 30 0 0 21 0 3 0 376786116 99844096 22743 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18799/statm: 24376 22743 218 20 0 23734 0
[pid=18799/tid=18801] ppid=18797 vsize=97504 CPUtime=281.61
/proc/18799/task/18801/stat : 18801 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 15088 0 0 0 28147 14 0 0 25 0 3 0 376786161 99844096 22743 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526377 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18799/tid=18802] ppid=18797 vsize=97504 CPUtime=280.42
/proc/18799/task/18802/stat : 18802 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 14921 0 0 0 28028 14 0 0 25 0 3 0 376786161 99844096 22743 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.5
Current children cumulated vsize (KiB) 97504

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.98 3/80 18802
/proc/meminfo: memFree=1558040/2055920 swapFree=4148880/4192956
[pid=18799] ppid=18797 vsize=103972 CPUtime=682.16
/proc/18799/stat : 18799 (MiraXTv3_dyn) S 18797 18799 18727 0 -1 4194304 34041 0 0 0 68183 33 0 0 21 0 3 0 376786116 106467328 24358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18799/statm: 25993 24358 218 20 0 25351 0
[pid=18799/tid=18801] ppid=18797 vsize=103972 CPUtime=341.56
/proc/18799/task/18801/stat : 18801 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 15814 0 0 0 34141 15 0 0 25 0 3 0 376786161 106467328 24358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18799/tid=18802] ppid=18797 vsize=103972 CPUtime=340.15
/proc/18799/task/18802/stat : 18802 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 17240 0 0 0 33998 17 0 0 25 0 3 0 376786161 106467328 24358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.16
Current children cumulated vsize (KiB) 103972

[startup+402.301 s]

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

/proc/18799/task/18801/stat : 18801 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 35026 0 0 0 183921 42 0 0 25 0 3 0 376786161 146677760 34174 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18799/tid=18802] ppid=18797 vsize=143240 CPUtime=1833.86
/proc/18799/task/18802/stat : 18802 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 35907 0 0 0 183351 35 0 0 25 0 3 0 376786161 146677760 34174 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3673.95
Current children cumulated vsize (KiB) 143240

[startup+1902.3 s]
/proc/loadavg: 1.99 1.98 1.98 3/80 18802
/proc/meminfo: memFree=1518488/2055920 swapFree=4148880/4192956
[pid=18799] ppid=18797 vsize=143240 CPUtime=3793.64
/proc/18799/stat : 18799 (MiraXTv3_dyn) S 18797 18799 18727 0 -1 4194304 73317 0 0 0 379284 80 0 0 21 0 3 0 376786116 146677760 34252 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18799/statm: 35810 34252 218 20 0 35168 0
[pid=18799/tid=18801] ppid=18797 vsize=143240 CPUtime=1899.35
/proc/18799/task/18801/stat : 18801 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 35679 0 0 0 189893 42 0 0 25 0 3 0 376786161 146677760 34252 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18799/tid=18802] ppid=18797 vsize=143240 CPUtime=1893.82
/proc/18799/task/18802/stat : 18802 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 36651 0 0 0 189346 36 0 0 25 0 3 0 376786161 146677760 34252 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.64
Current children cumulated vsize (KiB) 143240

[startup+1962.3 s]
/proc/loadavg: 1.99 1.98 1.98 3/80 18804
/proc/meminfo: memFree=1516120/2055920 swapFree=4148880/4192956
[pid=18799] ppid=18797 vsize=146104 CPUtime=3913.32
/proc/18799/stat : 18799 (MiraXTv3_dyn) S 18797 18799 18727 0 -1 4194304 75200 0 0 0 391250 82 0 0 21 0 3 0 376786116 149610496 34824 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18799/statm: 36526 34824 218 20 0 35884 0
[pid=18799/tid=18801] ppid=18797 vsize=146104 CPUtime=1959.07
/proc/18799/task/18801/stat : 18801 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 36767 0 0 0 195864 43 0 0 25 0 3 0 376786161 149610496 34824 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18799/tid=18802] ppid=18797 vsize=146104 CPUtime=1953.79
/proc/18799/task/18802/stat : 18802 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 37446 0 0 0 195341 38 0 0 25 0 3 0 376786161 149610496 34824 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.32
Current children cumulated vsize (KiB) 146104

[startup+2022.3 s]
/proc/loadavg: 1.99 1.98 1.98 3/80 18804
/proc/meminfo: memFree=1515352/2055920 swapFree=4148880/4192956
[pid=18799] ppid=18797 vsize=147416 CPUtime=4033
/proc/18799/stat : 18799 (MiraXTv3_dyn) S 18797 18799 18727 0 -1 4194304 76771 0 0 0 403216 84 0 0 21 0 3 0 376786116 150953984 35017 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18799/statm: 36854 35017 218 20 0 36212 0
[pid=18799/tid=18801] ppid=18797 vsize=147416 CPUtime=2018.78
/proc/18799/task/18801/stat : 18801 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 37572 0 0 0 201835 43 0 0 25 0 3 0 376786161 150953984 35017 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18799/tid=18802] ppid=18797 vsize=147416 CPUtime=2013.75
/proc/18799/task/18802/stat : 18802 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 38212 0 0 0 201336 39 0 0 25 0 3 0 376786161 150953984 35017 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033
Current children cumulated vsize (KiB) 147416

[startup+2082.31 s]
/proc/loadavg: 1.99 1.98 1.98 3/80 18804
/proc/meminfo: memFree=1514776/2055920 swapFree=4148880/4192956
[pid=18799] ppid=18797 vsize=147872 CPUtime=4152.69
/proc/18799/stat : 18799 (MiraXTv3_dyn) S 18797 18799 18727 0 -1 4194304 78228 0 0 0 415183 86 0 0 21 0 3 0 376786116 151420928 35162 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18799/statm: 36968 35162 218 20 0 36326 0
[pid=18799/tid=18801] ppid=18797 vsize=147872 CPUtime=2078.51
/proc/18799/task/18801/stat : 18801 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 38339 0 0 0 207807 44 0 0 25 0 3 0 376786161 151420928 35162 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18799/tid=18802] ppid=18797 vsize=147872 CPUtime=2073.71
/proc/18799/task/18802/stat : 18802 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 38902 0 0 0 207331 40 0 0 25 0 3 0 376786161 151420928 35162 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.69
Current children cumulated vsize (KiB) 147872

[startup+2142.3 s]
/proc/loadavg: 1.99 1.98 1.98 3/80 18804
/proc/meminfo: memFree=1514456/2055920 swapFree=4148880/4192956
[pid=18799] ppid=18797 vsize=148140 CPUtime=4272.35
/proc/18799/stat : 18799 (MiraXTv3_dyn) S 18797 18799 18727 0 -1 4194304 79530 0 0 0 427147 88 0 0 21 0 3 0 376786116 151695360 35281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18799/statm: 37035 35281 218 20 0 36393 0
[pid=18799/tid=18801] ppid=18797 vsize=148140 CPUtime=2138.21
/proc/18799/task/18801/stat : 18801 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 38994 0 0 0 213776 45 0 0 25 0 3 0 376786161 151695360 35281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18799/tid=18802] ppid=18797 vsize=148140 CPUtime=2133.67
/proc/18799/task/18802/stat : 18802 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 39549 0 0 0 213326 41 0 0 25 0 3 0 376786161 151695360 35281 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160576690 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.35
Current children cumulated vsize (KiB) 148140

[startup+2202.3 s]
/proc/loadavg: 1.99 1.98 1.98 3/80 18804
/proc/meminfo: memFree=1513880/2055920 swapFree=4148880/4192956
[pid=18799] ppid=18797 vsize=148452 CPUtime=4392.03
/proc/18799/stat : 18799 (MiraXTv3_dyn) S 18797 18799 18727 0 -1 4194304 80891 0 0 0 439113 90 0 0 21 0 3 0 376786116 152014848 35399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18799/statm: 37113 35399 218 20 0 36471 0
[pid=18799/tid=18801] ppid=18797 vsize=148452 CPUtime=2197.93
/proc/18799/task/18801/stat : 18801 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 39644 0 0 0 219747 46 0 0 25 0 3 0 376786161 152014848 35399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18799/tid=18802] ppid=18797 vsize=148452 CPUtime=2193.63
/proc/18799/task/18802/stat : 18802 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 40260 0 0 0 219321 42 0 0 25 0 3 0 376786161 152014848 35399 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526699 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.03
Current children cumulated vsize (KiB) 148452

[startup+2262.3 s]
/proc/loadavg: 1.99 1.98 1.98 3/80 18804
/proc/meminfo: memFree=1513560/2055920 swapFree=4148880/4192956
[pid=18799] ppid=18797 vsize=148452 CPUtime=4511.72
/proc/18799/stat : 18799 (MiraXTv3_dyn) S 18797 18799 18727 0 -1 4194304 82147 0 0 0 451081 91 0 0 21 0 3 0 376786116 152014848 35470 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18799/statm: 37113 35470 218 20 0 36471 0
[pid=18799/tid=18801] ppid=18797 vsize=148452 CPUtime=2257.65
/proc/18799/task/18801/stat : 18801 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 40324 0 0 0 225719 46 0 0 25 0 3 0 376786161 152014848 35470 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18799/tid=18802] ppid=18797 vsize=148452 CPUtime=2253.6
/proc/18799/task/18802/stat : 18802 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 40836 0 0 0 225317 43 0 0 25 0 3 0 376786161 152014848 35470 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.72
Current children cumulated vsize (KiB) 148452

[startup+2322.3 s]
/proc/loadavg: 1.99 1.98 1.98 3/80 18804
/proc/meminfo: memFree=1508248/2055920 swapFree=4148880/4192956
[pid=18799] ppid=18797 vsize=153128 CPUtime=4631.39
/proc/18799/stat : 18799 (MiraXTv3_dyn) S 18797 18799 18727 0 -1 4194304 84716 0 0 0 463045 94 0 0 21 0 3 0 376786116 156803072 36785 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18799/statm: 38282 36785 218 20 0 37640 0
[pid=18799/tid=18801] ppid=18797 vsize=153128 CPUtime=2317.38
/proc/18799/task/18801/stat : 18801 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 41181 0 0 0 231691 47 0 0 25 0 3 0 376786161 156803072 36785 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520222 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18799/tid=18802] ppid=18797 vsize=153128 CPUtime=2313.56
/proc/18799/task/18802/stat : 18802 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 42548 0 0 0 231310 46 0 0 25 0 3 0 376786161 156803072 36785 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.39
Current children cumulated vsize (KiB) 153128

[startup+2382.3 s]
/proc/loadavg: 1.99 1.98 1.98 3/80 18804
/proc/meminfo: memFree=1508120/2055920 swapFree=4148880/4192956
[pid=18799] ppid=18797 vsize=153260 CPUtime=4751.05
/proc/18799/stat : 18799 (MiraXTv3_dyn) S 18797 18799 18727 0 -1 4194304 86006 0 0 0 475009 96 0 0 21 0 3 0 376786116 156938240 36832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18799/statm: 38315 36832 218 20 0 37673 0
[pid=18799/tid=18801] ppid=18797 vsize=153260 CPUtime=2377.08
/proc/18799/task/18801/stat : 18801 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 41881 0 0 0 237660 48 0 0 25 0 3 0 376786161 156938240 36832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18799/tid=18802] ppid=18797 vsize=153260 CPUtime=2373.51
/proc/18799/task/18802/stat : 18802 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 43138 0 0 0 237304 47 0 0 25 0 3 0 376786161 156938240 36832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.05
Current children cumulated vsize (KiB) 153260

[startup+2442.3 s]
/proc/loadavg: 1.99 1.98 1.98 3/80 18804
/proc/meminfo: memFree=1507608/2055920 swapFree=4148880/4192956
[pid=18799] ppid=18797 vsize=154616 CPUtime=4870.73
/proc/18799/stat : 18799 (MiraXTv3_dyn) S 18797 18799 18727 0 -1 4194304 87357 0 0 0 486976 97 0 0 21 0 3 0 376786116 158326784 36936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18799/statm: 38654 36936 218 20 0 38012 0
[pid=18799/tid=18801] ppid=18797 vsize=154616 CPUtime=2436.8
/proc/18799/task/18801/stat : 18801 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 42529 0 0 0 243632 48 0 0 25 0 3 0 376786161 158326784 36936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18799/tid=18802] ppid=18797 vsize=154616 CPUtime=2433.47
/proc/18799/task/18802/stat : 18802 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 43841 0 0 0 243299 48 0 0 25 0 3 0 376786161 158326784 36936 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.73
Current children cumulated vsize (KiB) 154616

[startup+2502.3 s]
/proc/loadavg: 1.99 1.98 1.98 3/80 18804
/proc/meminfo: memFree=1507416/2055920 swapFree=4148880/4192956
[pid=18799] ppid=18797 vsize=154952 CPUtime=4990.39
/proc/18799/stat : 18799 (MiraXTv3_dyn) S 18797 18799 18727 0 -1 4194304 88613 0 0 0 498941 98 0 0 21 0 3 0 376786116 158670848 37007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18799/statm: 38738 37007 218 20 0 38096 0
[pid=18799/tid=18801] ppid=18797 vsize=154952 CPUtime=2496.5
/proc/18799/task/18801/stat : 18801 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 43128 0 0 0 249601 49 0 0 25 0 3 0 376786161 158670848 37007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18799/tid=18802] ppid=18797 vsize=154952 CPUtime=2493.43
/proc/18799/task/18802/stat : 18802 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 44498 0 0 0 249295 48 0 0 25 0 3 0 376786161 158670848 37007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526410 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.39
Current children cumulated vsize (KiB) 154952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.2 s]
/proc/loadavg: 1.99 1.98 1.98 3/80 18804
/proc/meminfo: memFree=1507416/2055920 swapFree=4148880/4192956
[pid=18799] ppid=18797 vsize=154952 CPUtime=5000.17
/proc/18799/stat : 18799 (MiraXTv3_dyn) S 18797 18799 18727 0 -1 4194304 88744 0 0 0 499919 98 0 0 21 0 3 0 376786116 158670848 37007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18799/statm: 38738 37007 218 20 0 38096 0
[pid=18799/tid=18801] ppid=18797 vsize=154952 CPUtime=2501.38
/proc/18799/task/18801/stat : 18801 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 43194 0 0 0 250089 49 0 0 25 0 3 0 376786161 158670848 37007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18799/tid=18802] ppid=18797 vsize=154952 CPUtime=2498.33
/proc/18799/task/18802/stat : 18802 (MiraXTv3_dyn) R 18797 18799 18727 0 -1 4194368 44563 0 0 0 249785 48 0 0 25 0 3 0 376786161 158670848 37007 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.17
Current children cumulated vsize (KiB) 154952

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): 2507.24
CPU time (s): 5000.22
CPU user time (s): 4999.21
CPU system time (s): 1.01185
CPU usage (%): 199.432
Max. virtual memory (cumulated for all children) (KiB): 155068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.21
system time used= 1.01185
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88744
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= 1323
involuntary context switches= 94052

runsolver used 2.51062 second user time and 6.61599 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat May 12 22:04:43 UTC 2007

IDJOB= 426288
IDBENCH= 20113
IDSOLVER= 196
FILE ID= node2/426288-1179007483

PBS_JOBID= 5252855

Free space on /tmp= 66548 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v200/unif-k7-r85-v200-c17000-S77566504-14.cnf
COMMAND LINE= /tmp/evaluation/426288-1179007483/MiraXTv3_dyn /tmp/evaluation/426288-1179007483/instance-426288-1179007483.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-426288-1179007483 -o ROOT/results/node2/solver-426288-1179007483 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426288-1179007483/MiraXTv3_dyn /tmp/evaluation/426288-1179007483/instance-426288-1179007483.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  a40a03f9138341d4c6f1778404a26574

RANDOM SEED= 381489239

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
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.234
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:       1655688 kB
Buffers:         47696 kB
Cached:         263544 kB
SwapCached:      12372 kB
Active:         149240 kB
Inactive:       184916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1655688 kB
SwapTotal:     4192956 kB
SwapFree:      4148880 kB
Dirty:            4520 kB
Writeback:           0 kB
Mapped:          29776 kB
Slab:            51528 kB
Committed_AS: 11845456 kB
PageTables:       1860 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= 66548 MiB

End job on node2 on Sat May 12 22:46:33 UTC 2007