Trace number 426404

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.18 2506.54

General information on the benchmark

Namerandom/2+p/p0.7/v4500/
unif2p-p0.7-v4500-c12015-S1626790907-13-UNSAT.cnf
MD5SUM31fa9dcbbdcf6d6838519178df62b3fa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark564.203
Satisfiable
(Un)Satisfiability was proved
Number of variables4494
Number of clauses12014
Sum of the clauses size32438
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23604
Number of clauses of size 38410
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/node45/watcher-426404-1179013809 -o ROOT/results/node45/solver-426404-1179013809 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426404-1179013809/MiraXTv3_dyn /tmp/evaluation/426404-1179013809/instance-426404-1179013809.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: 2.00 2.00 1.91 3/77 23833
/proc/meminfo: memFree=1210192/2055920 swapFree=4157972/4192956
[pid=23833] ppid=23831 vsize=3788 CPUtime=0
/proc/23833/stat : 23833 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194304 327 0 0 0 0 0 0 0 18 0 1 0 256226598 3878912 302 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5162619 0 0 4096 0 0 0 0 17 1 0 0
/proc/23833/statm: 947 306 205 20 0 305 0

[startup+0.090787 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 23833
/proc/meminfo: memFree=1210192/2055920 swapFree=4157972/4192956
[pid=23833] ppid=23831 vsize=10748 CPUtime=0.09
/proc/23833/stat : 23833 (MiraXTv3_dyn) S 23831 23833 23701 0 -1 4194304 1397 0 0 0 9 0 0 0 18 0 3 0 256226598 11005952 1372 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 2687 1372 218 20 0 2045 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10748

[startup+0.110787 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 23833
/proc/meminfo: memFree=1210192/2055920 swapFree=4157972/4192956
[pid=23833] ppid=23831 vsize=10880 CPUtime=0.13
/proc/23833/stat : 23833 (MiraXTv3_dyn) S 23831 23833 23701 0 -1 4194304 1406 0 0 0 13 0 0 0 18 0 3 0 256226598 11141120 1381 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 2720 1381 218 20 0 2078 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 10880

[startup+0.302809 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 23833
/proc/meminfo: memFree=1210192/2055920 swapFree=4157972/4192956
[pid=23833] ppid=23831 vsize=11144 CPUtime=0.51
/proc/23833/stat : 23833 (MiraXTv3_dyn) S 23831 23833 23701 0 -1 4194304 1524 0 0 0 51 0 0 0 18 0 3 0 256226598 11411456 1499 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 2786 1499 218 20 0 2144 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 11144

[startup+0.701853 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 23833
/proc/meminfo: memFree=1210192/2055920 swapFree=4157972/4192956
[pid=23833] ppid=23831 vsize=12960 CPUtime=1.32
/proc/23833/stat : 23833 (MiraXTv3_dyn) S 23831 23833 23701 0 -1 4194304 1900 0 0 0 131 1 0 0 18 0 3 0 256226598 13271040 1875 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 3240 1875 218 20 0 2598 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 12960

[startup+1.50193 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 23836
/proc/meminfo: memFree=1202424/2055920 swapFree=4157972/4192956
[pid=23833] ppid=23831 vsize=16004 CPUtime=2.91
/proc/23833/stat : 23833 (MiraXTv3_dyn) S 23831 23833 23701 0 -1 4194304 2614 0 0 0 290 1 0 0 18 0 3 0 256226598 16388096 2588 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 4001 2588 218 20 0 3359 0
[pid=23833/tid=23835] ppid=23831 vsize=16004 CPUtime=1.43
/proc/23833/task/23835/stat : 23835 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 925 0 0 0 143 0 0 0 17 0 3 0 256226604 16388096 2588 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134522168 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23833/tid=23836] ppid=23831 vsize=16004 CPUtime=1.41
/proc/23833/task/23836/stat : 23836 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 922 0 0 0 141 0 0 0 22 0 3 0 256226604 16388096 2588 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526215 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 16004

[startup+3.10109 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 23836
/proc/meminfo: memFree=1198392/2055920 swapFree=4157972/4192956
[pid=23833] ppid=23831 vsize=20788 CPUtime=6.11
/proc/23833/stat : 23833 (MiraXTv3_dyn) S 23831 23833 23701 0 -1 4194304 3877 0 0 0 608 3 0 0 18 0 3 0 256226598 21286912 3851 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 5197 3852 218 20 0 4555 0
[pid=23833/tid=23835] ppid=23831 vsize=20788 CPUtime=3.03
/proc/23833/task/23835/stat : 23835 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 1569 0 0 0 302 1 0 0 17 0 3 0 256226604 21286912 3852 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23833/tid=23836] ppid=23831 vsize=20788 CPUtime=3
/proc/23833/task/23836/stat : 23836 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 1542 0 0 0 300 0 0 0 25 0 3 0 256226604 21286912 3852 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 20788

[startup+6.30142 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 23836
/proc/meminfo: memFree=1191160/2055920 swapFree=4157972/4192956
[pid=23833] ppid=23831 vsize=25824 CPUtime=12.48
/proc/23833/stat : 23833 (MiraXTv3_dyn) S 23831 23833 23701 0 -1 4194304 4911 0 0 0 1244 4 0 0 18 0 3 0 256226598 26443776 4885 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 6456 4885 218 20 0 5814 0
[pid=23833/tid=23835] ppid=23831 vsize=25824 CPUtime=6.23
/proc/23833/task/23835/stat : 23835 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 2072 0 0 0 621 2 0 0 25 0 3 0 256226604 26443776 4885 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23833/tid=23836] ppid=23831 vsize=25824 CPUtime=6.18
/proc/23833/task/23836/stat : 23836 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 2072 0 0 0 617 1 0 0 24 0 3 0 256226604 26443776 4885 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 25824

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 23836
/proc/meminfo: memFree=1181688/2055920 swapFree=4157972/4192956
[pid=23833] ppid=23831 vsize=35244 CPUtime=25.25
/proc/23833/stat : 23833 (MiraXTv3_dyn) S 23831 23833 23701 0 -1 4194304 7644 0 0 0 2518 7 0 0 18 0 3 0 256226598 36089856 7544 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 8811 7544 218 20 0 8169 0
[pid=23833/tid=23835] ppid=23831 vsize=35244 CPUtime=12.62
/proc/23833/task/23835/stat : 23835 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 3449 0 0 0 1259 3 0 0 21 0 3 0 256226604 36089856 7544 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23833/tid=23836] ppid=23831 vsize=35244 CPUtime=12.55
/proc/23833/task/23836/stat : 23836 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 3428 0 0 0 1253 2 0 0 25 0 3 0 256226604 36089856 7544 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 35244

[startup+25.5024 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 23836
/proc/meminfo: memFree=1160184/2055920 swapFree=4157972/4192956
[pid=23833] ppid=23831 vsize=57084 CPUtime=50.79
/proc/23833/stat : 23833 (MiraXTv3_dyn) S 23831 23833 23701 0 -1 4194304 13030 0 0 0 5065 14 0 0 18 0 3 0 256226598 58454016 12754 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 14271 12754 218 20 0 13629 0
[pid=23833/tid=23835] ppid=23831 vsize=57084 CPUtime=25.42
/proc/23833/task/23835/stat : 23835 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 6013 0 0 0 2535 7 0 0 25 0 3 0 256226604 58454016 12754 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23833/tid=23836] ppid=23831 vsize=57084 CPUtime=25.3
/proc/23833/task/23836/stat : 23836 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 6250 0 0 0 2524 6 0 0 25 0 3 0 256226604 58454016 12754 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 57084

[startup+51.103 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 23836
/proc/meminfo: memFree=1151864/2055920 swapFree=4157972/4192956
[pid=23833] ppid=23831 vsize=62788 CPUtime=101.84
/proc/23833/stat : 23833 (MiraXTv3_dyn) S 23831 23833 23701 0 -1 4194304 15269 0 0 0 10166 18 0 0 18 0 3 0 256226598 64294912 14646 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 15697 14646 218 20 0 15055 0
[pid=23833/tid=23835] ppid=23831 vsize=62788 CPUtime=50.91
/proc/23833/task/23835/stat : 23835 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 7140 0 0 0 5082 9 0 0 25 0 3 0 256226604 64294912 14646 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23833/tid=23836] ppid=23831 vsize=62788 CPUtime=50.86
/proc/23833/task/23836/stat : 23836 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 7362 0 0 0 5078 8 0 0 25 0 3 0 256226604 64294912 14646 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 62788

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 23836
/proc/meminfo: memFree=1128184/2055920 swapFree=4157972/4192956
[pid=23833] ppid=23831 vsize=86156 CPUtime=204
/proc/23833/stat : 23833 (MiraXTv3_dyn) S 23831 23833 23701 0 -1 4194304 21845 0 0 0 20372 28 0 0 18 0 3 0 256226598 88223744 20540 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 21539 20540 218 20 0 20897 0
[pid=23833/tid=23835] ppid=23831 vsize=86156 CPUtime=101.88
/proc/23833/task/23835/stat : 23835 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 10680 0 0 0 10173 15 0 0 25 0 3 0 256226604 88223744 20540 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520705 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23833/tid=23836] ppid=23831 vsize=86156 CPUtime=102.05
/proc/23833/task/23836/stat : 23836 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 10398 0 0 0 10193 12 0 0 25 0 3 0 256226604 88223744 20540 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520283 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 86156

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 23836
/proc/meminfo: memFree=1115128/2055920 swapFree=4157972/4192956
[pid=23833] ppid=23831 vsize=99728 CPUtime=323.71
/proc/23833/stat : 23833 (MiraXTv3_dyn) S 23831 23833 23701 0 -1 4194304 25898 0 0 0 32338 33 0 0 18 0 3 0 256226598 102121472 23778 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 24932 23778 218 20 0 24290 0
[pid=23833/tid=23835] ppid=23831 vsize=99728 CPUtime=161.62
/proc/23833/task/23835/stat : 23835 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 12444 0 0 0 16144 18 0 0 25 0 3 0 256226604 102121472 23778 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23833/tid=23836] ppid=23831 vsize=99728 CPUtime=162.02
/proc/23833/task/23836/stat : 23836 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 12687 0 0 0 16188 14 0 0 25 0 3 0 256226604 102121472 23778 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.71
Current children cumulated vsize (KiB) 99728

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 23836
/proc/meminfo: memFree=1106552/2055920 swapFree=4157972/4192956
[pid=23833] ppid=23831 vsize=108628 CPUtime=443.42
/proc/23833/stat : 23833 (MiraXTv3_dyn) S 23831 23833 23701 0 -1 4194304 28750 0 0 0 44305 37 0 0 18 0 3 0 256226598 111235072 25934 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 27157 25934 218 20 0 26515 0
[pid=23833/tid=23835] ppid=23831 vsize=108628 CPUtime=221.34
/proc/23833/task/23835/stat : 23835 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 13781 0 0 0 22114 20 0 0 25 0 3 0 256226604 111235072 25934 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23833/tid=23836] ppid=23831 vsize=108628 CPUtime=222.01
/proc/23833/task/23836/stat : 23836 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 14202 0 0 0 22185 16 0 0 25 0 3 0 256226604 111235072 25934 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.42
Current children cumulated vsize (KiB) 108628

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 23836
/proc/meminfo: memFree=1105976/2055920 swapFree=4157972/4192956
[pid=23833] ppid=23831 vsize=109652 CPUtime=563.11
/proc/23833/stat : 23833 (MiraXTv3_dyn) S 23831 23833 23701 0 -1 4194304 29740 0 0 0 56273 38 0 0 18 0 3 0 256226598 112283648 26133 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 27413 26133 218 20 0 26771 0
[pid=23833/tid=23835] ppid=23831 vsize=109652 CPUtime=281.06
/proc/23833/task/23835/stat : 23835 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 14252 0 0 0 28085 21 0 0 25 0 3 0 256226604 112283648 26133 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23833/tid=23836] ppid=23831 vsize=109652 CPUtime=281.98
/proc/23833/task/23836/stat : 23836 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 14721 0 0 0 28182 16 0 0 25 0 3 0 256226604 112283648 26133 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.11
Current children cumulated vsize (KiB) 109652

[startup+342.303 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 23836
/proc/meminfo: memFree=1105272/2055920 swapFree=4157972/4192956
[pid=23833] ppid=23831 vsize=109652 CPUtime=682.82
/proc/23833/stat : 23833 (MiraXTv3_dyn) S 23831 23833 23701 0 -1 4194304 30592 0 0 0 68243 39 0 0 18 0 3 0 256226598 112283648 26257 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 27413 26257 218 20 0 26771 0
[pid=23833/tid=23835] ppid=23831 vsize=109652 CPUtime=340.79
/proc/23833/task/23835/stat : 23835 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 14654 0 0 0 34058 21 0 0 25 0 3 0 256226604 112283648 26257 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23833/tid=23836] ppid=23831 vsize=109652 CPUtime=341.96
/proc/23833/task/23836/stat : 23836 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 15171 0 0 0 34179 17 0 0 25 0 3 0 256226604 112283648 26257 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.82
Current children cumulated vsize (KiB) 109652

[startup+402.303 s]

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

/proc/23833/task/23835/stat : 23835 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 28201 0 0 0 189485 48 0 0 25 0 3 0 256226604 141512704 33339 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23833/tid=23836] ppid=23831 vsize=138196 CPUtime=1899.34
/proc/23833/task/23836/stat : 23836 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 28051 0 0 0 189902 32 0 0 25 0 3 0 256226604 141512704 33339 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.74
Current children cumulated vsize (KiB) 138196

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/80 24036
/proc/meminfo: memFree=1076792/2055920 swapFree=4157972/4192956
[pid=23833] ppid=23831 vsize=138196 CPUtime=3914.43
/proc/23833/stat : 23833 (MiraXTv3_dyn) S 23831 23833 23701 0 -1 4194304 57743 0 0 0 391362 81 0 0 18 0 3 0 256226598 141512704 33342 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 34549 33342 218 20 0 33907 0
[pid=23833/tid=23835] ppid=23831 vsize=138196 CPUtime=1955.29
/proc/23833/task/23835/stat : 23835 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 28615 0 0 0 195481 48 0 0 25 0 3 0 256226604 141512704 33342 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23833/tid=23836] ppid=23831 vsize=138196 CPUtime=1959.08
/proc/23833/task/23836/stat : 23836 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 28361 0 0 0 195876 32 0 0 25 0 3 0 256226604 141512704 33342 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.43
Current children cumulated vsize (KiB) 138196

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 24036
/proc/meminfo: memFree=1076728/2055920 swapFree=4157972/4192956
[pid=23833] ppid=23831 vsize=138196 CPUtime=4034.12
/proc/23833/stat : 23833 (MiraXTv3_dyn) S 23831 23833 23701 0 -1 4194304 58579 0 0 0 403330 82 0 0 18 0 3 0 256226598 141512704 33350 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 34549 33350 218 20 0 33907 0
[pid=23833/tid=23835] ppid=23831 vsize=138196 CPUtime=2015.25
/proc/23833/task/23835/stat : 23835 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 29033 0 0 0 201476 49 0 0 25 0 3 0 256226604 141512704 33350 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23833/tid=23836] ppid=23831 vsize=138196 CPUtime=2018.8
/proc/23833/task/23836/stat : 23836 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 28779 0 0 0 201848 32 0 0 25 0 3 0 256226604 141512704 33350 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4034.12
Current children cumulated vsize (KiB) 138196

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 24036
/proc/meminfo: memFree=1076728/2055920 swapFree=4157972/4192956
[pid=23833] ppid=23831 vsize=138196 CPUtime=4153.82
/proc/23833/stat : 23833 (MiraXTv3_dyn) S 23831 23833 23701 0 -1 4194304 59417 0 0 0 415299 83 0 0 18 0 3 0 256226598 141512704 33356 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 34549 33356 218 20 0 33907 0
[pid=23833/tid=23835] ppid=23831 vsize=138196 CPUtime=2075.22
/proc/23833/task/23835/stat : 23835 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 29451 0 0 0 207473 49 0 0 25 0 3 0 256226604 141512704 33356 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23833/tid=23836] ppid=23831 vsize=138196 CPUtime=2078.53
/proc/23833/task/23836/stat : 23836 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 29199 0 0 0 207820 33 0 0 25 0 3 0 256226604 141512704 33356 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.82
Current children cumulated vsize (KiB) 138196

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 24036
/proc/meminfo: memFree=1076664/2055920 swapFree=4157972/4192956
[pid=23833] ppid=23831 vsize=138196 CPUtime=4273.52
/proc/23833/stat : 23833 (MiraXTv3_dyn) S 23831 23833 23701 0 -1 4194304 60161 0 0 0 427269 83 0 0 18 0 3 0 256226598 141512704 33365 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 34549 33365 218 20 0 33907 0
[pid=23833/tid=23835] ppid=23831 vsize=138196 CPUtime=2135.18
/proc/23833/task/23835/stat : 23835 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 29770 0 0 0 213469 49 0 0 25 0 3 0 256226604 141512704 33365 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23833/tid=23836] ppid=23831 vsize=138196 CPUtime=2138.27
/proc/23833/task/23836/stat : 23836 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 29624 0 0 0 213794 33 0 0 25 0 3 0 256226604 141512704 33365 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.52
Current children cumulated vsize (KiB) 138196

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 24036
/proc/meminfo: memFree=1076600/2055920 swapFree=4157972/4192956
[pid=23833] ppid=23831 vsize=138196 CPUtime=4393.23
/proc/23833/stat : 23833 (MiraXTv3_dyn) S 23831 23833 23701 0 -1 4194304 61014 0 0 0 439239 84 0 0 18 0 3 0 256226598 141512704 33375 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 34549 33375 218 20 0 33907 0
[pid=23833/tid=23835] ppid=23831 vsize=138196 CPUtime=2195.15
/proc/23833/task/23835/stat : 23835 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 30197 0 0 0 219466 49 0 0 25 0 3 0 256226604 141512704 33375 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23833/tid=23836] ppid=23831 vsize=138196 CPUtime=2198
/proc/23833/task/23836/stat : 23836 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 30050 0 0 0 219767 33 0 0 25 0 3 0 256226604 141512704 33375 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.23
Current children cumulated vsize (KiB) 138196

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 24036
/proc/meminfo: memFree=1076664/2055920 swapFree=4157972/4192956
[pid=23833] ppid=23831 vsize=138196 CPUtime=4512.92
/proc/23833/stat : 23833 (MiraXTv3_dyn) S 23831 23833 23701 0 -1 4194304 61653 0 0 0 451207 85 0 0 18 0 3 0 256226598 141512704 33378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 34549 33378 218 20 0 33907 0
[pid=23833/tid=23835] ppid=23831 vsize=138196 CPUtime=2255.13
/proc/23833/task/23835/stat : 23835 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 30516 0 0 0 225463 50 0 0 25 0 3 0 256226604 141512704 33378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23833/tid=23836] ppid=23831 vsize=138196 CPUtime=2257.72
/proc/23833/task/23836/stat : 23836 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 30370 0 0 0 225738 34 0 0 25 0 3 0 256226604 141512704 33378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.92
Current children cumulated vsize (KiB) 138196

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 24036
/proc/meminfo: memFree=1076600/2055920 swapFree=4157972/4192956
[pid=23833] ppid=23831 vsize=138196 CPUtime=4632.63
/proc/23833/stat : 23833 (MiraXTv3_dyn) S 23831 23833 23701 0 -1 4194304 62407 0 0 0 463178 85 0 0 18 0 3 0 256226598 141512704 33387 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 34549 33387 218 20 0 33907 0
[pid=23833/tid=23835] ppid=23831 vsize=138196 CPUtime=2315.1
/proc/23833/task/23835/stat : 23835 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 30840 0 0 0 231460 50 0 0 25 0 3 0 256226604 141512704 33387 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23833/tid=23836] ppid=23831 vsize=138196 CPUtime=2317.46
/proc/23833/task/23836/stat : 23836 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 30800 0 0 0 231712 34 0 0 25 0 3 0 256226604 141512704 33387 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.63
Current children cumulated vsize (KiB) 138196

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 24036
/proc/meminfo: memFree=1076536/2055920 swapFree=4157972/4192956
[pid=23833] ppid=23831 vsize=138196 CPUtime=4752.34
/proc/23833/stat : 23833 (MiraXTv3_dyn) S 23831 23833 23701 0 -1 4194304 63160 0 0 0 475149 85 0 0 18 0 3 0 256226598 141512704 33391 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 34549 33391 218 20 0 33907 0
[pid=23833/tid=23835] ppid=23831 vsize=138196 CPUtime=2375.08
/proc/23833/task/23835/stat : 23835 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 31270 0 0 0 237458 50 0 0 25 0 3 0 256226604 141512704 33391 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23833/tid=23836] ppid=23831 vsize=138196 CPUtime=2377.19
/proc/23833/task/23836/stat : 23836 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 31123 0 0 0 237685 34 0 0 25 0 3 0 256226604 141512704 33391 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.34
Current children cumulated vsize (KiB) 138196

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 24036
/proc/meminfo: memFree=1076536/2055920 swapFree=4157972/4192956
[pid=23833] ppid=23831 vsize=138196 CPUtime=4872.02
/proc/23833/stat : 23833 (MiraXTv3_dyn) S 23831 23833 23701 0 -1 4194304 63805 0 0 0 487116 86 0 0 18 0 3 0 256226598 141512704 33393 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 34549 33393 218 20 0 33907 0
[pid=23833/tid=23835] ppid=23831 vsize=138196 CPUtime=2435.05
/proc/23833/task/23835/stat : 23835 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 31593 0 0 0 243455 50 0 0 25 0 3 0 256226604 141512704 33393 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23833/tid=23836] ppid=23831 vsize=138196 CPUtime=2436.9
/proc/23833/task/23836/stat : 23836 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 31445 0 0 0 243655 35 0 0 25 0 3 0 256226604 141512704 33393 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4872.02
Current children cumulated vsize (KiB) 138196

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 24036
/proc/meminfo: memFree=1076472/2055920 swapFree=4157972/4192956
[pid=23833] ppid=23831 vsize=138196 CPUtime=4991.74
/proc/23833/stat : 23833 (MiraXTv3_dyn) S 23831 23833 23701 0 -1 4194304 64570 0 0 0 499088 86 0 0 18 0 3 0 256226598 141512704 33402 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 34549 33402 218 20 0 33907 0
[pid=23833/tid=23835] ppid=23831 vsize=138196 CPUtime=2495.02
/proc/23833/task/23835/stat : 23835 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 31921 0 0 0 249452 50 0 0 25 0 3 0 256226604 141512704 33402 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526377 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23833/tid=23836] ppid=23831 vsize=138196 CPUtime=2496.65
/proc/23833/task/23836/stat : 23836 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 31882 0 0 0 249630 35 0 0 25 0 3 0 256226604 141512704 33402 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.74
Current children cumulated vsize (KiB) 138196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 24036
/proc/meminfo: memFree=1076472/2055920 swapFree=4157972/4192956
[pid=23833] ppid=23831 vsize=138196 CPUtime=5000.13
/proc/23833/stat : 23833 (MiraXTv3_dyn) S 23831 23833 23701 0 -1 4194304 64570 0 0 0 499927 86 0 0 18 0 3 0 256226598 141512704 33402 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 34549 33402 218 20 0 33907 0
[pid=23833/tid=23835] ppid=23831 vsize=138196 CPUtime=2499.23
/proc/23833/task/23835/stat : 23835 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 31921 0 0 0 249873 50 0 0 25 0 3 0 256226604 141512704 33402 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23833/tid=23836] ppid=23831 vsize=138196 CPUtime=2500.83
/proc/23833/task/23836/stat : 23836 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 31882 0 0 0 250048 35 0 0 25 0 3 0 256226604 141512704 33402 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.13
Current children cumulated vsize (KiB) 138196

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: 2.00 2.00 1.91 3/80 24036
/proc/meminfo: memFree=1076472/2055920 swapFree=4157972/4192956
[pid=23833] ppid=23831 vsize=138196 CPUtime=5000.13
/proc/23833/stat : 23833 (MiraXTv3_dyn) S 23831 23833 23701 0 -1 4194304 64570 0 0 0 499927 86 0 0 18 0 3 0 256226598 141512704 33402 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 34549 33402 218 20 0 33907 0
[pid=23833/tid=23835] ppid=23831 vsize=138196 CPUtime=2499.23
/proc/23833/task/23835/stat : 23835 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 31921 0 0 0 249873 50 0 0 25 0 3 0 256226604 141512704 33402 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23833/tid=23836] ppid=23831 vsize=138196 CPUtime=2500.83
/proc/23833/task/23836/stat : 23836 (MiraXTv3_dyn) R 23831 23833 23701 0 -1 4194368 31882 0 0 0 250048 35 0 0 25 0 3 0 256226604 141512704 33402 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.13
Current children cumulated vsize (KiB) 138196

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.54
CPU time (s): 5000.18
CPU user time (s): 4999.29
CPU system time (s): 0.889864
CPU usage (%): 199.486
Max. virtual memory (cumulated for all children) (KiB): 138628

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

runsolver used 2.39064 second user time and 6.78997 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Sat May 12 23:50:10 UTC 2007

IDJOB= 426404
IDBENCH= 20250
IDSOLVER= 196
FILE ID= node45/426404-1179013809

PBS_JOBID= 5252995

Free space on /tmp= 66550 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v4500/unif2p-p0.7-v4500-c12015-S1626790907-13-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/426404-1179013809/MiraXTv3_dyn /tmp/evaluation/426404-1179013809/instance-426404-1179013809.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-426404-1179013809 -o ROOT/results/node45/solver-426404-1179013809 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426404-1179013809/MiraXTv3_dyn /tmp/evaluation/426404-1179013809/instance-426404-1179013809.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  31fa9dcbbdcf6d6838519178df62b3fa

RANDOM SEED= 193134141

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node45.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.218
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.218
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:       1210344 kB
Buffers:         53168 kB
Cached:         647924 kB
SwapCached:      14472 kB
Active:         419924 kB
Inactive:       304372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1210344 kB
SwapTotal:     4192956 kB
SwapFree:      4157972 kB
Dirty:            4180 kB
Writeback:           0 kB
Mapped:          30252 kB
Slab:           106784 kB
Committed_AS:  3961020 kB
PageTables:       1732 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 node45 on Sun May 13 00:31:58 UTC 2007