Trace number 426186

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 2506.63

General information on the benchmark

Namerandom/OnTreshold/3SAT/v650/
unif-k3-r4.261-v650-c2769-S1518709554-16.UNSAT.shuffled.cnf
MD5SUM6b3d1cbdf485dde3109e6dfc6e20401f
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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/node15/watcher-426186-1179048021 -o ROOT/results/node15/solver-426186-1179048021 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426186-1179048021/MiraXTv3_dyn /tmp/evaluation/426186-1179048021/instance-426186-1179048021.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: 0.00 0.00 0.00 3/77 29272
/proc/meminfo: memFree=1695736/2055920 swapFree=4156504/4192956
[pid=29272] ppid=29270 vsize=3920 CPUtime=0
/proc/29272/stat : 29272 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194304 304 0 0 0 0 0 0 0 18 0 1 0 352719696 4014080 279 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7951309 0 0 4096 0 0 0 0 17 1 0 0
/proc/29272/statm: 980 279 206 20 0 338 0

[startup+0.083483 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 29272
/proc/meminfo: memFree=1695736/2055920 swapFree=4156504/4192956
[pid=29272] ppid=29270 vsize=6772 CPUtime=0.14
/proc/29272/stat : 29272 (MiraXTv3_dyn) S 29270 29272 29200 0 -1 4194304 647 0 0 0 14 0 0 0 18 0 3 0 352719696 6934528 622 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29272/statm: 1693 622 218 20 0 1051 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 6772

[startup+0.101484 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 29272
/proc/meminfo: memFree=1695736/2055920 swapFree=4156504/4192956
[pid=29272] ppid=29270 vsize=6904 CPUtime=0.18
/proc/29272/stat : 29272 (MiraXTv3_dyn) S 29270 29272 29200 0 -1 4194304 686 0 0 0 18 0 0 0 18 0 3 0 352719696 7069696 661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29272/statm: 1726 662 218 20 0 1084 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6904

[startup+0.301504 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 29272
/proc/meminfo: memFree=1695736/2055920 swapFree=4156504/4192956
[pid=29272] ppid=29270 vsize=8760 CPUtime=0.57
/proc/29272/stat : 29272 (MiraXTv3_dyn) S 29270 29272 29200 0 -1 4194304 1094 0 0 0 57 0 0 0 18 0 3 0 352719696 8970240 1069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29272/statm: 2190 1069 218 20 0 1548 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8760

[startup+0.701541 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 29272
/proc/meminfo: memFree=1695736/2055920 swapFree=4156504/4192956
[pid=29272] ppid=29270 vsize=11188 CPUtime=1.37
/proc/29272/stat : 29272 (MiraXTv3_dyn) S 29270 29272 29200 0 -1 4194304 1763 0 0 0 137 0 0 0 18 0 3 0 352719696 11456512 1738 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29272/statm: 2797 1738 218 20 0 2155 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11188

[startup+1.50162 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 29275
/proc/meminfo: memFree=1687776/2055920 swapFree=4156504/4192956
[pid=29272] ppid=29270 vsize=15408 CPUtime=2.97
/proc/29272/stat : 29272 (MiraXTv3_dyn) S 29270 29272 29200 0 -1 4194304 2873 0 0 0 296 1 0 0 18 0 3 0 352719696 15777792 2848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29272/statm: 3852 2848 218 20 0 3210 0
[pid=29272/tid=29274] ppid=29270 vsize=15408 CPUtime=1.48
/proc/29272/task/29274/stat : 29274 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 1220 0 0 0 148 0 0 0 19 0 3 0 352719697 15777792 2848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7947899 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29272/tid=29275] ppid=29270 vsize=15408 CPUtime=1.47
/proc/29272/task/29275/stat : 29275 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 1285 0 0 0 147 0 0 0 21 0 3 0 352719697 15777792 2848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 15408

[startup+3.10176 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 29275
/proc/meminfo: memFree=1683872/2055920 swapFree=4156504/4192956
[pid=29272] ppid=29270 vsize=19520 CPUtime=6.16
/proc/29272/stat : 29272 (MiraXTv3_dyn) S 29270 29272 29200 0 -1 4194304 3578 0 0 0 615 1 0 0 18 0 3 0 352719696 19988480 3552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29272/statm: 4880 3552 218 20 0 4238 0
[pid=29272/tid=29274] ppid=29270 vsize=19520 CPUtime=3.08
/proc/29272/task/29274/stat : 29274 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 1675 0 0 0 308 0 0 0 19 0 3 0 352719697 19988480 3552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29272/tid=29275] ppid=29270 vsize=19520 CPUtime=3.06
/proc/29272/task/29275/stat : 29275 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 1535 0 0 0 306 0 0 0 19 0 3 0 352719697 19988480 3552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565782 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 19520

[startup+6.30205 s]
/proc/loadavg: 0.16 0.03 0.01 3/80 29275
/proc/meminfo: memFree=1676000/2055920 swapFree=4156504/4192956
[pid=29272] ppid=29270 vsize=28116 CPUtime=12.55
/proc/29272/stat : 29272 (MiraXTv3_dyn) S 29270 29272 29200 0 -1 4194304 5789 0 0 0 1251 4 0 0 18 0 3 0 352719696 28790784 5688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29272/statm: 7029 5688 218 20 0 6387 0
[pid=29272/tid=29274] ppid=29270 vsize=28116 CPUtime=6.28
/proc/29272/task/29274/stat : 29274 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 2713 0 0 0 626 2 0 0 23 0 3 0 352719697 28790784 5688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29272/tid=29275] ppid=29270 vsize=28116 CPUtime=6.25
/proc/29272/task/29275/stat : 29275 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 2708 0 0 0 624 1 0 0 17 0 3 0 352719697 28790784 5688 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 28116

[startup+12.7016 s]
/proc/loadavg: 0.31 0.07 0.02 3/80 29275
/proc/meminfo: memFree=1659232/2055920 swapFree=4156504/4192956
[pid=29272] ppid=29270 vsize=42776 CPUtime=25.3
/proc/29272/stat : 29272 (MiraXTv3_dyn) S 29270 29272 29200 0 -1 4194304 9727 0 0 0 2521 9 0 0 18 0 3 0 352719696 43802624 9346 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29272/statm: 10694 9346 218 20 0 10052 0
[pid=29272/tid=29274] ppid=29270 vsize=42776 CPUtime=12.65
/proc/29272/task/29274/stat : 29274 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 4701 0 0 0 1261 4 0 0 20 0 3 0 352719697 43802624 9346 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526470 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29272/tid=29275] ppid=29270 vsize=42776 CPUtime=12.62
/proc/29272/task/29275/stat : 29275 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 4658 0 0 0 1258 4 0 0 20 0 3 0 352719697 43802624 9346 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 42776

[startup+25.5018 s]
/proc/loadavg: 0.68 0.16 0.05 3/80 29275
/proc/meminfo: memFree=1653920/2055920 swapFree=4156504/4192956
[pid=29272] ppid=29270 vsize=48856 CPUtime=50.83
/proc/29272/stat : 29272 (MiraXTv3_dyn) S 29270 29272 29200 0 -1 4194304 11429 0 0 0 5072 11 0 0 18 0 3 0 352719696 50028544 10682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29272/statm: 12214 10682 218 20 0 11572 0
[pid=29272/tid=29274] ppid=29270 vsize=48856 CPUtime=25.45
/proc/29272/task/29274/stat : 29274 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 5504 0 0 0 2540 5 0 0 25 0 3 0 352719697 50028544 10682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565492 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29272/tid=29275] ppid=29270 vsize=48856 CPUtime=25.36
/proc/29272/task/29275/stat : 29275 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 5557 0 0 0 2531 5 0 0 22 0 3 0 352719697 50028544 10682 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 48856

[startup+51.1011 s]
/proc/loadavg: 1.13 0.31 0.10 3/80 29275
/proc/meminfo: memFree=1643360/2055920 swapFree=4156504/4192956
[pid=29272] ppid=29270 vsize=58344 CPUtime=101.9
/proc/29272/stat : 29272 (MiraXTv3_dyn) S 29270 29272 29200 0 -1 4194304 14959 0 0 0 10175 15 0 0 18 0 3 0 352719696 59744256 13361 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29272/statm: 14586 13361 218 20 0 13944 0
[pid=29272/tid=29274] ppid=29270 vsize=58344 CPUtime=51.03
/proc/29272/task/29274/stat : 29274 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 7132 0 0 0 5097 6 0 0 25 0 3 0 352719697 59744256 13361 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29272/tid=29275] ppid=29270 vsize=58344 CPUtime=50.85
/proc/29272/task/29275/stat : 29275 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 7459 0 0 0 5077 8 0 0 25 0 3 0 352719697 59744256 13361 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 58344

[startup+102.306 s]
/proc/loadavg: 1.62 0.56 0.20 3/80 29275
/proc/meminfo: memFree=1633248/2055920 swapFree=4156504/4192956
[pid=29272] ppid=29270 vsize=67856 CPUtime=204
/proc/29272/stat : 29272 (MiraXTv3_dyn) S 29270 29272 29200 0 -1 4194304 18680 0 0 0 20379 21 0 0 18 0 3 0 352719696 69484544 15671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29272/statm: 16964 15671 218 20 0 16322 0
[pid=29272/tid=29274] ppid=29270 vsize=67856 CPUtime=102.2
/proc/29272/task/29274/stat : 29274 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 9025 0 0 0 10211 9 0 0 25 0 3 0 352719697 69484544 15671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29272/tid=29275] ppid=29270 vsize=67856 CPUtime=101.78
/proc/29272/task/29275/stat : 29275 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 9287 0 0 0 10167 11 0 0 25 0 3 0 352719697 69484544 15671 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 67856

[startup+162.301 s]
/proc/loadavg: 1.86 0.82 0.31 3/80 29275
/proc/meminfo: memFree=1628640/2055920 swapFree=4156504/4192956
[pid=29272] ppid=29270 vsize=71992 CPUtime=323.68
/proc/29272/stat : 29272 (MiraXTv3_dyn) S 29270 29272 29200 0 -1 4194304 21652 0 0 0 32344 24 0 0 18 0 3 0 352719696 73719808 16774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29272/statm: 17998 16774 218 20 0 17356 0
[pid=29272/tid=29274] ppid=29270 vsize=71992 CPUtime=162.15
/proc/29272/task/29274/stat : 29274 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 10102 0 0 0 16205 10 0 0 25 0 3 0 352719697 73719808 16774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29272/tid=29275] ppid=29270 vsize=71992 CPUtime=161.51
/proc/29272/task/29275/stat : 29275 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 11182 0 0 0 16138 13 0 0 25 0 3 0 352719697 73719808 16774 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.68
Current children cumulated vsize (KiB) 71992

[startup+222.302 s]
/proc/loadavg: 1.95 1.04 0.41 3/80 29275
/proc/meminfo: memFree=1626528/2055920 swapFree=4156504/4192956
[pid=29272] ppid=29270 vsize=74600 CPUtime=443.36
/proc/29272/stat : 29272 (MiraXTv3_dyn) S 29270 29272 29200 0 -1 4194304 23743 0 0 0 44310 26 0 0 18 0 3 0 352719696 76390400 17335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29272/statm: 18650 17335 218 20 0 18008 0
[pid=29272/tid=29274] ppid=29270 vsize=74600 CPUtime=222.1
/proc/29272/task/29274/stat : 29274 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 11222 0 0 0 22199 11 0 0 25 0 3 0 352719697 76390400 17335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565857 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29272/tid=29275] ppid=29270 vsize=74600 CPUtime=221.23
/proc/29272/task/29275/stat : 29275 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 12153 0 0 0 22109 14 0 0 25 0 3 0 352719697 76390400 17335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.36
Current children cumulated vsize (KiB) 74600

[startup+282.302 s]
/proc/loadavg: 1.98 1.21 0.51 3/80 29275
/proc/meminfo: memFree=1625504/2055920 swapFree=4156504/4192956
[pid=29272] ppid=29270 vsize=75800 CPUtime=563.03
/proc/29272/stat : 29272 (MiraXTv3_dyn) S 29270 29272 29200 0 -1 4194304 25704 0 0 0 56275 28 0 0 18 0 3 0 352719696 77619200 17600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29272/statm: 18950 17600 218 20 0 18308 0
[pid=29272/tid=29274] ppid=29270 vsize=75800 CPUtime=282.07
/proc/29272/task/29274/stat : 29274 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 12199 0 0 0 28194 13 0 0 25 0 3 0 352719697 77619200 17600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29272/tid=29275] ppid=29270 vsize=75800 CPUtime=280.95
/proc/29272/task/29275/stat : 29275 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 13137 0 0 0 28080 15 0 0 25 0 3 0 352719697 77619200 17600 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.03
Current children cumulated vsize (KiB) 75800

[startup+342.301 s]
/proc/loadavg: 1.99 1.35 0.60 3/80 29275
/proc/meminfo: memFree=1623968/2055920 swapFree=4156504/4192956
[pid=29272] ppid=29270 vsize=78240 CPUtime=682.74
/proc/29272/stat : 29272 (MiraXTv3_dyn) S 29270 29272 29200 0 -1 4194304 27635 0 0 0 68243 31 0 0 18 0 3 0 352719696 80117760 18061 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29272/statm: 19560 18061 218 20 0 18918 0
[pid=29272/tid=29274] ppid=29270 vsize=78240 CPUtime=342.04
/proc/29272/task/29274/stat : 29274 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 13303 0 0 0 34190 14 0 0 25 0 3 0 352719697 80117760 18061 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29272/tid=29275] ppid=29270 vsize=78240 CPUtime=340.68
/proc/29272/task/29275/stat : 29275 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 13964 0 0 0 34052 16 0 0 25 0 3 0 352719697 80117760 18061 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.74
Current children cumulated vsize (KiB) 78240

[startup+402.302 s]

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

/proc/29272/task/29274/stat : 29274 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 34306 0 0 0 183937 36 0 0 25 0 3 0 352719697 101969920 23650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29272/tid=29275] ppid=29270 vsize=99580 CPUtime=1835.37
/proc/29272/task/29275/stat : 29275 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 34401 0 0 0 183503 34 0 0 25 0 3 0 352719697 101969920 23650 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3675.12
Current children cumulated vsize (KiB) 99580

[startup+1902.3 s]
/proc/loadavg: 2.26 2.07 1.74 3/80 29277
/proc/meminfo: memFree=1600160/2055920 swapFree=4156504/4192956
[pid=29272] ppid=29270 vsize=100372 CPUtime=3794.79
/proc/29272/stat : 29272 (MiraXTv3_dyn) S 29270 29272 29200 0 -1 4194304 70611 0 0 0 379406 73 0 0 18 0 3 0 352719696 102780928 23877 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29272/statm: 25093 23877 218 20 0 24451 0
[pid=29272/tid=29274] ppid=29270 vsize=100372 CPUtime=1899.71
/proc/29272/task/29274/stat : 29274 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 35226 0 0 0 189933 38 0 0 25 0 3 0 352719697 102780928 23877 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29272/tid=29275] ppid=29270 vsize=100372 CPUtime=1895.06
/proc/29272/task/29275/stat : 29275 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 35017 0 0 0 189472 34 0 0 25 0 3 0 352719697 102780928 23877 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.79
Current children cumulated vsize (KiB) 100372

[startup+1962.3 s]
/proc/loadavg: 2.09 2.06 1.75 3/80 29277
/proc/meminfo: memFree=1599456/2055920 swapFree=4156504/4192956
[pid=29272] ppid=29270 vsize=100956 CPUtime=3914.49
/proc/29272/stat : 29272 (MiraXTv3_dyn) S 29270 29272 29200 0 -1 4194304 72269 0 0 0 391375 74 0 0 18 0 3 0 352719696 103378944 24069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29272/statm: 25239 24069 218 20 0 24597 0
[pid=29272/tid=29274] ppid=29270 vsize=100956 CPUtime=1959.68
/proc/29272/task/29274/stat : 29274 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 36110 0 0 0 195930 38 0 0 25 0 3 0 352719697 103378944 24069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565836 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29272/tid=29275] ppid=29270 vsize=100956 CPUtime=1954.79
/proc/29272/task/29275/stat : 29275 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 35791 0 0 0 195444 35 0 0 25 0 3 0 352719697 103378944 24069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.49
Current children cumulated vsize (KiB) 100956

[startup+2022.3 s]
/proc/loadavg: 2.03 2.05 1.76 3/80 29277
/proc/meminfo: memFree=1599200/2055920 swapFree=4156504/4192956
[pid=29272] ppid=29270 vsize=102124 CPUtime=4034.19
/proc/29272/stat : 29272 (MiraXTv3_dyn) S 29270 29272 29200 0 -1 4194304 73664 0 0 0 403344 75 0 0 18 0 3 0 352719696 104574976 24133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29272/statm: 25531 24133 218 20 0 24889 0
[pid=29272/tid=29274] ppid=29270 vsize=102124 CPUtime=2019.65
/proc/29272/task/29274/stat : 29274 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 36727 0 0 0 201926 39 0 0 25 0 3 0 352719697 104574976 24133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29272/tid=29275] ppid=29270 vsize=102124 CPUtime=2014.52
/proc/29272/task/29275/stat : 29275 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 36569 0 0 0 201417 35 0 0 25 0 3 0 352719697 104574976 24133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4034.19
Current children cumulated vsize (KiB) 102124

[startup+2082.31 s]
/proc/loadavg: 2.01 2.03 1.78 3/80 29277
/proc/meminfo: memFree=1598816/2055920 swapFree=4156504/4192956
[pid=29272] ppid=29270 vsize=103332 CPUtime=4153.87
/proc/29272/stat : 29272 (MiraXTv3_dyn) S 29270 29272 29200 0 -1 4194304 75219 0 0 0 415311 76 0 0 18 0 3 0 352719696 105811968 24196 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29272/statm: 25833 24196 218 20 0 25191 0
[pid=29272/tid=29274] ppid=29270 vsize=103332 CPUtime=2079.62
/proc/29272/task/29274/stat : 29274 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 37496 0 0 0 207922 40 0 0 25 0 3 0 352719697 105811968 24196 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29272/tid=29275] ppid=29270 vsize=103332 CPUtime=2074.24
/proc/29272/task/29275/stat : 29275 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 37355 0 0 0 207388 36 0 0 25 0 3 0 352719697 105811968 24196 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.87
Current children cumulated vsize (KiB) 103332

[startup+2142.3 s]
/proc/loadavg: 2.00 2.03 1.79 3/80 29277
/proc/meminfo: memFree=1598816/2055920 swapFree=4156504/4192956
[pid=29272] ppid=29270 vsize=103332 CPUtime=4273.56
/proc/29272/stat : 29272 (MiraXTv3_dyn) S 29270 29272 29200 0 -1 4194304 76619 0 0 0 427279 77 0 0 18 0 3 0 352719696 105811968 24244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29272/statm: 25833 24244 218 20 0 25191 0
[pid=29272/tid=29274] ppid=29270 vsize=103332 CPUtime=2139.58
/proc/29272/task/29274/stat : 29274 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 38255 0 0 0 213918 40 0 0 25 0 3 0 352719697 105811968 24244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29272/tid=29275] ppid=29270 vsize=103332 CPUtime=2133.96
/proc/29272/task/29275/stat : 29275 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 37996 0 0 0 213360 36 0 0 25 0 3 0 352719697 105811968 24244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.56
Current children cumulated vsize (KiB) 103332

[startup+2202.3 s]
/proc/loadavg: 2.00 2.02 1.80 3/80 29277
/proc/meminfo: memFree=1598624/2055920 swapFree=4156504/4192956
[pid=29272] ppid=29270 vsize=103332 CPUtime=4393.26
/proc/29272/stat : 29272 (MiraXTv3_dyn) S 29270 29272 29200 0 -1 4194304 78004 0 0 0 439248 78 0 0 18 0 3 0 352719696 105811968 24268 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29272/statm: 25833 24268 218 20 0 25191 0
[pid=29272/tid=29274] ppid=29270 vsize=103332 CPUtime=2199.55
/proc/29272/task/29274/stat : 29274 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 38866 0 0 0 219914 41 0 0 25 0 3 0 352719697 105811968 24268 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29272/tid=29275] ppid=29270 vsize=103332 CPUtime=2193.69
/proc/29272/task/29275/stat : 29275 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 38770 0 0 0 219332 37 0 0 25 0 3 0 352719697 105811968 24268 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.26
Current children cumulated vsize (KiB) 103332

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.81 3/80 29277
/proc/meminfo: memFree=1598560/2055920 swapFree=4156504/4192956
[pid=29272] ppid=29270 vsize=103332 CPUtime=4512.94
/proc/29272/stat : 29272 (MiraXTv3_dyn) S 29270 29272 29200 0 -1 4194304 79253 0 0 0 451214 80 0 0 18 0 3 0 352719696 105811968 24299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29272/statm: 25833 24299 218 20 0 25191 0
[pid=29272/tid=29274] ppid=29270 vsize=103332 CPUtime=2259.52
/proc/29272/task/29274/stat : 29274 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 39480 0 0 0 225910 42 0 0 25 0 3 0 352719697 105811968 24299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29272/tid=29275] ppid=29270 vsize=103332 CPUtime=2253.4
/proc/29272/task/29275/stat : 29275 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 39405 0 0 0 225303 37 0 0 25 0 3 0 352719697 105811968 24299 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.94
Current children cumulated vsize (KiB) 103332

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.82 3/80 29277
/proc/meminfo: memFree=1594528/2055920 swapFree=4156504/4192956
[pid=29272] ppid=29270 vsize=107376 CPUtime=4632.65
/proc/29272/stat : 29272 (MiraXTv3_dyn) S 29270 29272 29200 0 -1 4194304 81663 0 0 0 463183 82 0 0 18 0 3 0 352719696 109953024 25330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29272/statm: 26844 25330 218 20 0 26202 0
[pid=29272/tid=29274] ppid=29270 vsize=107376 CPUtime=2319.5
/proc/29272/task/29274/stat : 29274 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 40605 0 0 0 231907 43 0 0 25 0 3 0 352719697 109953024 25330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29272/tid=29275] ppid=29270 vsize=107376 CPUtime=2313.13
/proc/29272/task/29275/stat : 29275 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 40690 0 0 0 231275 38 0 0 25 0 3 0 352719697 109953024 25330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.65
Current children cumulated vsize (KiB) 107376

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/80 29277
/proc/meminfo: memFree=1593120/2055920 swapFree=4156504/4192956
[pid=29272] ppid=29270 vsize=108928 CPUtime=4752.37
/proc/29272/stat : 29272 (MiraXTv3_dyn) S 29270 29272 29200 0 -1 4194304 83420 0 0 0 475153 84 0 0 18 0 3 0 352719696 111542272 25699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29272/statm: 27232 25699 218 20 0 26590 0
[pid=29272/tid=29274] ppid=29270 vsize=108928 CPUtime=2379.48
/proc/29272/task/29274/stat : 29274 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 41511 0 0 0 237904 44 0 0 25 0 3 0 352719697 111542272 25699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29272/tid=29275] ppid=29270 vsize=108928 CPUtime=2372.87
/proc/29272/task/29275/stat : 29275 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 41541 0 0 0 237248 39 0 0 25 0 3 0 352719697 111542272 25699 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.37
Current children cumulated vsize (KiB) 108928

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/86 29303
/proc/meminfo: memFree=1591472/2055920 swapFree=4156504/4192956
[pid=29272] ppid=29270 vsize=108928 CPUtime=4872.05
/proc/29272/stat : 29272 (MiraXTv3_dyn) S 29270 29272 29200 0 -1 4194304 84881 0 0 0 487118 87 0 0 18 0 3 0 352719696 111542272 25762 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29272/statm: 27232 25762 218 20 0 26590 0
[pid=29272/tid=29274] ppid=29270 vsize=108928 CPUtime=2439.44
/proc/29272/task/29274/stat : 29274 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 42150 0 0 0 243899 45 0 0 25 0 3 0 352719697 111542272 25762 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=29272/tid=29275] ppid=29270 vsize=108928 CPUtime=2432.59
/proc/29272/task/29275/stat : 29275 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 42363 0 0 0 243218 41 0 0 25 0 3 0 352719697 111542272 25762 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4872.05
Current children cumulated vsize (KiB) 108928

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/80 29475
/proc/meminfo: memFree=1591392/2055920 swapFree=4156504/4192956
[pid=29272] ppid=29270 vsize=110936 CPUtime=4991.46
/proc/29272/stat : 29272 (MiraXTv3_dyn) S 29270 29272 29200 0 -1 4194304 86402 0 0 0 499047 99 0 0 18 0 3 0 352719696 113598464 26034 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29272/statm: 27734 26034 218 20 0 27092 0
[pid=29272/tid=29274] ppid=29270 vsize=110936 CPUtime=2499.24
/proc/29272/task/29274/stat : 29274 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 42837 0 0 0 249878 46 0 0 25 0 3 0 352719697 113598464 26034 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29272/tid=29275] ppid=29270 vsize=110936 CPUtime=2492.2
/proc/29272/task/29275/stat : 29275 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 43197 0 0 0 249168 52 0 0 25 0 3 0 352719697 113598464 26034 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.46
Current children cumulated vsize (KiB) 110936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 2.00 2.00 1.84 3/80 29475
/proc/meminfo: memFree=1591456/2055920 swapFree=4156504/4192956
[pid=29272] ppid=29270 vsize=110936 CPUtime=5000.05
/proc/29272/stat : 29272 (MiraXTv3_dyn) S 29270 29272 29200 0 -1 4194304 86402 0 0 0 499906 99 0 0 18 0 3 0 352719696 113598464 26034 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29272/statm: 27734 26034 218 20 0 27092 0
[pid=29272/tid=29274] ppid=29270 vsize=110936 CPUtime=2503.52
/proc/29272/task/29274/stat : 29274 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 42837 0 0 0 250306 46 0 0 25 0 3 0 352719697 113598464 26034 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=29272/tid=29275] ppid=29270 vsize=110936 CPUtime=2496.5
/proc/29272/task/29275/stat : 29275 (MiraXTv3_dyn) R 29270 29272 29200 0 -1 4194368 43197 0 0 0 249598 52 0 0 25 0 3 0 352719697 113598464 26034 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 110936

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): 2506.63
CPU time (s): 5000.08
CPU user time (s): 4999.07
CPU system time (s): 1.00985
CPU usage (%): 199.474
Max. virtual memory (cumulated for all children) (KiB): 110936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.07
system time used= 1.00985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86402
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= 539
involuntary context switches= 94460

runsolver used 2.44463 second user time and 6.73098 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sun May 13 09:20:21 UTC 2007

IDJOB= 426186
IDBENCH= 20008
IDSOLVER= 196
FILE ID= node15/426186-1179048021

PBS_JOBID= 5253315

Free space on /tmp= 66533 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v650/unif-k3-r4.261-v650-c2769-S1518709554-16.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426186-1179048021/MiraXTv3_dyn /tmp/evaluation/426186-1179048021/instance-426186-1179048021.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-426186-1179048021 -o ROOT/results/node15/solver-426186-1179048021 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426186-1179048021/MiraXTv3_dyn /tmp/evaluation/426186-1179048021/instance-426186-1179048021.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  6b3d1cbdf485dde3109e6dfc6e20401f

RANDOM SEED= 773663288

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1696080 kB
Buffers:         43400 kB
Cached:         245800 kB
SwapCached:      16460 kB
Active:         163928 kB
Inactive:       149288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1696080 kB
SwapTotal:     4192956 kB
SwapFree:      4156504 kB
Dirty:            4148 kB
Writeback:           0 kB
Mapped:          29744 kB
Slab:            32072 kB
Committed_AS: 10940656 kB
PageTables:       1868 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= 66533 MiB

End job on node15 on Sun May 13 10:02:10 UTC 2007