Trace number 456258

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.19 2548.93

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd001.sat05-3419.reshuffled-07.cnf
MD5SUM26eb408aec254c812108c852e426e72f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1201.77
Satisfiable
(Un)Satisfiability was proved
Number of variables1040
Number of clauses13020
Sum of the clauses size54606
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21086
Number of clauses of size 38679
Number of clauses of size 4261
Number of clauses of size 5297
Number of clauses of size over 52662

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/node18/watcher-456258-1179021580 -o ROOT/results/node18/solver-456258-1179021580 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456258-1179021580/MiraXTv3_dyn /tmp/evaluation/456258-1179021580/instance-456258-1179021580.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 1.99 1.92 3/77 23350
/proc/meminfo: memFree=1619216/2055920 swapFree=4144420/4192956
[pid=23350] ppid=23348 vsize=3920 CPUtime=0
/proc/23350/stat : 23350 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 350075367 4014080 334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 0 0 0
/proc/23350/statm: 980 338 205 20 0 338 0

[startup+0.082507 s]
/proc/loadavg: 2.00 1.99 1.92 3/77 23350
/proc/meminfo: memFree=1619216/2055920 swapFree=4144420/4192956
[pid=23350] ppid=23348 vsize=8300 CPUtime=0.08
/proc/23350/stat : 23350 (MiraXTv3_dyn) S 23348 23350 22956 0 -1 4194304 874 0 0 0 8 0 0 0 18 0 3 0 350075367 8499200 849 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23350/statm: 2075 849 218 20 0 1433 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8300

[startup+0.101506 s]
/proc/loadavg: 2.00 1.99 1.92 3/77 23350
/proc/meminfo: memFree=1619216/2055920 swapFree=4144420/4192956
[pid=23350] ppid=23348 vsize=8300 CPUtime=0.12
/proc/23350/stat : 23350 (MiraXTv3_dyn) S 23348 23350 22956 0 -1 4194304 908 0 0 0 12 0 0 0 18 0 3 0 350075367 8499200 883 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23350/statm: 2075 883 218 20 0 1433 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 8300

[startup+0.301528 s]
/proc/loadavg: 2.00 1.99 1.92 3/77 23350
/proc/meminfo: memFree=1619216/2055920 swapFree=4144420/4192956
[pid=23350] ppid=23348 vsize=10668 CPUtime=0.52
/proc/23350/stat : 23350 (MiraXTv3_dyn) S 23348 23350 22956 0 -1 4194304 1263 0 0 0 52 0 0 0 18 0 3 0 350075367 10924032 1238 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23350/statm: 2667 1239 218 20 0 2025 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 10668

[startup+0.701569 s]
/proc/loadavg: 2.00 1.99 1.92 3/77 23350
/proc/meminfo: memFree=1619216/2055920 swapFree=4144420/4192956
[pid=23350] ppid=23348 vsize=12868 CPUtime=1.32
/proc/23350/stat : 23350 (MiraXTv3_dyn) S 23348 23350 22956 0 -1 4194304 1839 0 0 0 131 1 0 0 18 0 3 0 350075367 13176832 1814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23350/statm: 3217 1814 218 20 0 2575 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 12868

[startup+1.50265 s]
/proc/loadavg: 2.00 1.99 1.92 3/80 23353
/proc/meminfo: memFree=1611064/2055920 swapFree=4144420/4192956
[pid=23350] ppid=23348 vsize=15672 CPUtime=2.92
/proc/23350/stat : 23350 (MiraXTv3_dyn) S 23348 23350 22956 0 -1 4194304 2761 0 0 0 291 1 0 0 18 0 3 0 350075367 16048128 2736 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23350/statm: 3918 2736 218 20 0 3276 0
[pid=23350/tid=23352] ppid=23348 vsize=15672 CPUtime=1.43
/proc/23350/task/23352/stat : 23352 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 1033 0 0 0 143 0 0 0 21 0 3 0 350075374 16048128 2736 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565842 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23350/tid=23353] ppid=23348 vsize=15672 CPUtime=1.41
/proc/23350/task/23353/stat : 23353 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 1113 0 0 0 141 0 0 0 25 0 3 0 350075374 16048128 2736 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 15672

[startup+3.1018 s]
/proc/loadavg: 2.00 1.99 1.92 3/80 23353
/proc/meminfo: memFree=1606584/2055920 swapFree=4144420/4192956
[pid=23350] ppid=23348 vsize=20860 CPUtime=6.11
/proc/23350/stat : 23350 (MiraXTv3_dyn) S 23348 23350 22956 0 -1 4194304 3889 0 0 0 609 2 0 0 18 0 3 0 350075367 21360640 3864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23350/statm: 5215 3864 218 20 0 4573 0
[pid=23350/tid=23352] ppid=23348 vsize=20860 CPUtime=3.02
/proc/23350/task/23352/stat : 23352 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 1586 0 0 0 302 0 0 0 25 0 3 0 350075374 21360640 3864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23350/tid=23353] ppid=23348 vsize=20860 CPUtime=3.01
/proc/23350/task/23353/stat : 23353 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 1688 0 0 0 300 1 0 0 19 0 3 0 350075374 21360640 3864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 20860

[startup+6.30111 s]
/proc/loadavg: 2.00 1.99 1.92 3/80 23353
/proc/meminfo: memFree=1603384/2055920 swapFree=4144420/4192956
[pid=23350] ppid=23348 vsize=22704 CPUtime=12.49
/proc/23350/stat : 23350 (MiraXTv3_dyn) S 23348 23350 22956 0 -1 4194304 4449 0 0 0 1246 3 0 0 18 0 3 0 350075367 23248896 4424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23350/statm: 5676 4424 218 20 0 5034 0
[pid=23350/tid=23352] ppid=23348 vsize=22704 CPUtime=6.22
/proc/23350/task/23352/stat : 23352 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 1783 0 0 0 622 0 0 0 25 0 3 0 350075374 23248896 4424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23350/tid=23353] ppid=23348 vsize=22704 CPUtime=6.2
/proc/23350/task/23353/stat : 23353 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 2051 0 0 0 618 2 0 0 25 0 3 0 350075374 23248896 4424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 22704

[startup+12.7017 s]
/proc/loadavg: 2.00 1.99 1.92 3/80 23353
/proc/meminfo: memFree=1589760/2055920 swapFree=4144420/4192956
[pid=23350] ppid=23348 vsize=35804 CPUtime=25.26
/proc/23350/stat : 23350 (MiraXTv3_dyn) S 23348 23350 22956 0 -1 4194304 7918 0 0 0 2520 6 0 0 18 0 3 0 350075367 36663296 7739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23350/statm: 8951 7739 218 20 0 8309 0
[pid=23350/tid=23352] ppid=23348 vsize=35804 CPUtime=12.62
/proc/23350/task/23352/stat : 23352 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 3339 0 0 0 1260 2 0 0 25 0 3 0 350075374 36663296 7739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23350/tid=23353] ppid=23348 vsize=35804 CPUtime=12.57
/proc/23350/task/23353/stat : 23353 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 3964 0 0 0 1253 4 0 0 25 0 3 0 350075374 36663296 7739 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 35804

[startup+25.502 s]
/proc/loadavg: 2.00 1.99 1.92 3/80 23353
/proc/meminfo: memFree=1575616/2055920 swapFree=4144420/4192956
[pid=23350] ppid=23348 vsize=49852 CPUtime=50.8
/proc/23350/stat : 23350 (MiraXTv3_dyn) S 23348 23350 22956 0 -1 4194304 11338 0 0 0 5070 10 0 0 18 0 3 0 350075367 51048448 11013 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23350/statm: 12463 11013 218 20 0 11821 0
[pid=23350/tid=23352] ppid=23348 vsize=49852 CPUtime=25.41
/proc/23350/task/23352/stat : 23352 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 4868 0 0 0 2538 3 0 0 25 0 3 0 350075374 51048448 11013 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23350/tid=23353] ppid=23348 vsize=49852 CPUtime=25.32
/proc/23350/task/23353/stat : 23353 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 5855 0 0 0 2526 6 0 0 25 0 3 0 350075374 51048448 11013 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 49852

[startup+51.1014 s]
/proc/loadavg: 2.00 1.99 1.92 3/80 23353
/proc/meminfo: memFree=1569600/2055920 swapFree=4144420/4192956
[pid=23350] ppid=23348 vsize=56136 CPUtime=101.86
/proc/23350/stat : 23350 (MiraXTv3_dyn) S 23348 23350 22956 0 -1 4194304 13402 0 0 0 10173 13 0 0 18 0 3 0 350075367 57483264 12670 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23350/statm: 14034 12670 218 20 0 13392 0
[pid=23350/tid=23352] ppid=23348 vsize=56136 CPUtime=50.98
/proc/23350/task/23352/stat : 23352 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 5307 0 0 0 5094 4 0 0 25 0 3 0 350075374 57483264 12670 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23350/tid=23353] ppid=23348 vsize=56136 CPUtime=50.81
/proc/23350/task/23353/stat : 23353 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 7480 0 0 0 5073 8 0 0 25 0 3 0 350075374 57483264 12670 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526382 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 56136

[startup+102.306 s]
/proc/loadavg: 2.00 1.99 1.92 3/86 23469
/proc/meminfo: memFree=1556184/2055920 swapFree=4144420/4192956
[pid=23350] ppid=23348 vsize=66832 CPUtime=203.84
/proc/23350/stat : 23350 (MiraXTv3_dyn) S 23348 23350 22956 0 -1 4194304 16908 0 0 0 20360 24 0 0 18 0 3 0 350075367 68435968 15452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23350/statm: 16708 15452 218 20 0 16066 0
[pid=23350/tid=23352] ppid=23348 vsize=66832 CPUtime=102.08
/proc/23350/task/23352/stat : 23352 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 7445 0 0 0 10196 12 0 0 25 0 3 0 350075374 68435968 15452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23350/tid=23353] ppid=23348 vsize=66832 CPUtime=101.68
/proc/23350/task/23353/stat : 23353 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 8848 0 0 0 10157 11 0 0 25 0 3 0 350075374 68435968 15452 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526356 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.84
Current children cumulated vsize (KiB) 66832

[startup+162.301 s]
/proc/loadavg: 2.13 2.02 1.93 3/80 24031
/proc/meminfo: memFree=1546088/2055920 swapFree=4144420/4192956
[pid=23350] ppid=23348 vsize=77312 CPUtime=318.18
/proc/23350/stat : 23350 (MiraXTv3_dyn) S 23348 23350 22956 0 -1 4194304 20183 0 0 0 31783 35 0 0 18 0 3 0 350075367 79167488 18110 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23350/statm: 19328 18110 218 20 0 18686 0
[pid=23350/tid=23352] ppid=23348 vsize=77312 CPUtime=158.97
/proc/23350/task/23352/stat : 23352 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 9099 0 0 0 15877 20 0 0 25 0 3 0 350075374 79167488 18110 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23350/tid=23353] ppid=23348 vsize=77312 CPUtime=159.13
/proc/23350/task/23353/stat : 23353 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 10469 0 0 0 15899 14 0 0 25 0 3 0 350075374 79167488 18110 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 318.18
Current children cumulated vsize (KiB) 77312

[startup+222.302 s]
/proc/loadavg: 2.05 2.01 1.93 3/80 24031
/proc/meminfo: memFree=1541312/2055920 swapFree=4144420/4192956
[pid=23350] ppid=23348 vsize=82624 CPUtime=437.89
/proc/23350/stat : 23350 (MiraXTv3_dyn) S 23348 23350 22956 0 -1 4194304 22143 0 0 0 43749 40 0 0 18 0 3 0 350075367 84606976 19376 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23350/statm: 20656 19376 218 20 0 20014 0
[pid=23350/tid=23352] ppid=23348 vsize=82624 CPUtime=218.73
/proc/23350/task/23352/stat : 23352 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 9414 0 0 0 21851 22 0 0 25 0 3 0 350075374 84606976 19376 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23350/tid=23353] ppid=23348 vsize=82624 CPUtime=219.09
/proc/23350/task/23353/stat : 23353 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 12114 0 0 0 21892 17 0 0 25 0 3 0 350075374 84606976 19376 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 437.89
Current children cumulated vsize (KiB) 82624

[startup+282.302 s]
/proc/loadavg: 2.02 2.01 1.93 3/80 24031
/proc/meminfo: memFree=1541312/2055920 swapFree=4144420/4192956
[pid=23350] ppid=23348 vsize=82624 CPUtime=557.53
/proc/23350/stat : 23350 (MiraXTv3_dyn) S 23348 23350 22956 0 -1 4194304 22851 0 0 0 55713 40 0 0 18 0 3 0 350075367 84606976 19384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23350/statm: 20656 19384 218 20 0 20014 0
[pid=23350/tid=23352] ppid=23348 vsize=82624 CPUtime=278.42
/proc/23350/task/23352/stat : 23352 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 9696 0 0 0 27820 22 0 0 25 0 3 0 350075374 84606976 19384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23350/tid=23353] ppid=23348 vsize=82624 CPUtime=279.03
/proc/23350/task/23353/stat : 23353 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 12540 0 0 0 27886 17 0 0 25 0 3 0 350075374 84606976 19384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 557.53
Current children cumulated vsize (KiB) 82624

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 24031
/proc/meminfo: memFree=1539456/2055920 swapFree=4144420/4192956
[pid=23350] ppid=23348 vsize=84472 CPUtime=677.23
/proc/23350/stat : 23350 (MiraXTv3_dyn) S 23348 23350 22956 0 -1 4194304 23887 0 0 0 67682 41 0 0 18 0 3 0 350075367 86499328 19858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23350/statm: 21118 19858 218 20 0 20476 0
[pid=23350/tid=23352] ppid=23348 vsize=84472 CPUtime=338.17
/proc/23350/task/23352/stat : 23352 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 10448 0 0 0 33794 23 0 0 25 0 3 0 350075374 86499328 19858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23350/tid=23353] ppid=23348 vsize=84472 CPUtime=338.98
/proc/23350/task/23353/stat : 23353 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 12824 0 0 0 33881 17 0 0 25 0 3 0 350075374 86499328 19858 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 677.23
Current children cumulated vsize (KiB) 84472

[startup+402.301 s]

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

/proc/23350/task/23352/stat : 23352 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 20204 0 0 0 186602 57 0 0 25 0 3 0 350075374 106590208 24772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23350/tid=23353] ppid=23348 vsize=104092 CPUtime=1843.53
/proc/23350/task/23353/stat : 23353 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 21599 0 0 0 184306 47 0 0 25 0 3 0 350075374 106590208 24772 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3710.2
Current children cumulated vsize (KiB) 104092

[startup+1962.3 s]
/proc/loadavg: 2.02 2.40 2.28 3/80 26308
/proc/meminfo: memFree=1479040/2055920 swapFree=4144420/4192956
[pid=23350] ppid=23348 vsize=104092 CPUtime=3829.91
/proc/23350/stat : 23350 (MiraXTv3_dyn) S 23348 23350 22956 0 -1 4194304 42960 0 0 0 382886 105 0 0 18 0 3 0 350075367 106590208 24789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23350/statm: 26023 24789 218 20 0 25381 0
[pid=23350/tid=23352] ppid=23348 vsize=104092 CPUtime=1926.36
/proc/23350/task/23352/stat : 23352 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 20429 0 0 0 192578 58 0 0 25 0 3 0 350075374 106590208 24789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23350/tid=23353] ppid=23348 vsize=104092 CPUtime=1903.48
/proc/23350/task/23353/stat : 23353 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 21916 0 0 0 190301 47 0 0 25 0 3 0 350075374 106590208 24789 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3829.91
Current children cumulated vsize (KiB) 104092

[startup+2022.3 s]
/proc/loadavg: 2.01 2.32 2.26 3/80 26308
/proc/meminfo: memFree=1478912/2055920 swapFree=4144420/4192956
[pid=23350] ppid=23348 vsize=104092 CPUtime=3949.63
/proc/23350/stat : 23350 (MiraXTv3_dyn) S 23348 23350 22956 0 -1 4194304 43450 0 0 0 394857 106 0 0 18 0 3 0 350075367 106590208 24829 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23350/statm: 26023 24829 218 20 0 25381 0
[pid=23350/tid=23352] ppid=23348 vsize=104092 CPUtime=1986.12
/proc/23350/task/23352/stat : 23352 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 20730 0 0 0 198554 58 0 0 25 0 3 0 350075374 106590208 24829 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23350/tid=23353] ppid=23348 vsize=104092 CPUtime=1963.43
/proc/23350/task/23353/stat : 23353 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 22105 0 0 0 196296 47 0 0 25 0 3 0 350075374 106590208 24829 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3949.63
Current children cumulated vsize (KiB) 104092

[startup+2082.31 s]
/proc/loadavg: 2.00 2.26 2.24 3/80 26308
/proc/meminfo: memFree=1478848/2055920 swapFree=4144420/4192956
[pid=23350] ppid=23348 vsize=104092 CPUtime=4069.33
/proc/23350/stat : 23350 (MiraXTv3_dyn) S 23348 23350 22956 0 -1 4194304 43903 0 0 0 406826 107 0 0 18 0 3 0 350075367 106590208 24831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23350/statm: 26023 24831 218 20 0 25381 0
[pid=23350/tid=23352] ppid=23348 vsize=104092 CPUtime=2045.87
/proc/23350/task/23352/stat : 23352 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 20956 0 0 0 204528 59 0 0 25 0 3 0 350075374 106590208 24831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23350/tid=23353] ppid=23348 vsize=104092 CPUtime=2023.38
/proc/23350/task/23353/stat : 23353 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 22332 0 0 0 202291 47 0 0 25 0 3 0 350075374 106590208 24831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4069.33
Current children cumulated vsize (KiB) 104092

[startup+2142.3 s]
/proc/loadavg: 2.00 2.21 2.22 3/80 26308
/proc/meminfo: memFree=1478848/2055920 swapFree=4144420/4192956
[pid=23350] ppid=23348 vsize=104092 CPUtime=4189.04
/proc/23350/stat : 23350 (MiraXTv3_dyn) S 23348 23350 22956 0 -1 4194304 44433 0 0 0 418796 108 0 0 18 0 3 0 350075367 106590208 24831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23350/statm: 26023 24831 218 20 0 25381 0
[pid=23350/tid=23352] ppid=23348 vsize=104092 CPUtime=2105.62
/proc/23350/task/23352/stat : 23352 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 21182 0 0 0 210503 59 0 0 25 0 3 0 350075374 106590208 24831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23350/tid=23353] ppid=23348 vsize=104092 CPUtime=2083.34
/proc/23350/task/23353/stat : 23353 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 22636 0 0 0 208287 47 0 0 25 0 3 0 350075374 106590208 24831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4189.04
Current children cumulated vsize (KiB) 104092

[startup+2202.3 s]
/proc/loadavg: 2.00 2.17 2.20 3/80 26308
/proc/meminfo: memFree=1478784/2055920 swapFree=4144420/4192956
[pid=23350] ppid=23348 vsize=104092 CPUtime=4308.75
/proc/23350/stat : 23350 (MiraXTv3_dyn) S 23348 23350 22956 0 -1 4194304 44965 0 0 0 430766 109 0 0 18 0 3 0 350075367 106590208 24831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23350/statm: 26023 24831 218 20 0 25381 0
[pid=23350/tid=23352] ppid=23348 vsize=104092 CPUtime=2165.38
/proc/23350/task/23352/stat : 23352 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 21486 0 0 0 216478 60 0 0 25 0 3 0 350075374 106590208 24831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23350/tid=23353] ppid=23348 vsize=104092 CPUtime=2143.29
/proc/23350/task/23353/stat : 23353 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 22864 0 0 0 214281 48 0 0 25 0 3 0 350075374 106590208 24831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4308.75
Current children cumulated vsize (KiB) 104092

[startup+2262.3 s]
/proc/loadavg: 2.00 2.14 2.19 3/80 26308
/proc/meminfo: memFree=1478848/2055920 swapFree=4144420/4192956
[pid=23350] ppid=23348 vsize=104092 CPUtime=4428.45
/proc/23350/stat : 23350 (MiraXTv3_dyn) S 23348 23350 22956 0 -1 4194304 45422 0 0 0 442735 110 0 0 18 0 3 0 350075367 106590208 24832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23350/statm: 26023 24832 218 20 0 25381 0
[pid=23350/tid=23352] ppid=23348 vsize=104092 CPUtime=2225.14
/proc/23350/task/23352/stat : 23352 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 21714 0 0 0 222453 61 0 0 25 0 3 0 350075374 106590208 24832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23350/tid=23353] ppid=23348 vsize=104092 CPUtime=2203.23
/proc/23350/task/23353/stat : 23353 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 23093 0 0 0 220275 48 0 0 25 0 3 0 350075374 106590208 24832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4428.45
Current children cumulated vsize (KiB) 104092

[startup+2322.3 s]
/proc/loadavg: 2.00 2.11 2.17 3/80 26308
/proc/meminfo: memFree=1478720/2055920 swapFree=4144420/4192956
[pid=23350] ppid=23348 vsize=104092 CPUtime=4548.05
/proc/23350/stat : 23350 (MiraXTv3_dyn) S 23348 23350 22956 0 -1 4194304 45954 0 0 0 454694 111 0 0 18 0 3 0 350075367 106590208 24859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23350/statm: 26023 24859 218 20 0 25381 0
[pid=23350/tid=23352] ppid=23348 vsize=104092 CPUtime=2284.89
/proc/23350/task/23352/stat : 23352 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 21943 0 0 0 228428 61 0 0 25 0 3 0 350075374 106590208 24859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23350/tid=23353] ppid=23348 vsize=104092 CPUtime=2263.08
/proc/23350/task/23353/stat : 23353 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 23396 0 0 0 226259 49 0 0 25 0 3 0 350075374 106590208 24859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4548.05
Current children cumulated vsize (KiB) 104092

[startup+2382.3 s]
/proc/loadavg: 2.00 2.09 2.16 3/80 26308
/proc/meminfo: memFree=1478656/2055920 swapFree=4144420/4192956
[pid=23350] ppid=23348 vsize=104092 CPUtime=4667.75
/proc/23350/stat : 23350 (MiraXTv3_dyn) S 23348 23350 22956 0 -1 4194304 46562 0 0 0 466664 111 0 0 18 0 3 0 350075367 106590208 24860 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23350/statm: 26023 24860 218 20 0 25381 0
[pid=23350/tid=23352] ppid=23348 vsize=104092 CPUtime=2344.66
/proc/23350/task/23352/stat : 23352 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 22172 0 0 0 234404 62 0 0 25 0 3 0 350075374 106590208 24860 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23350/tid=23353] ppid=23348 vsize=104092 CPUtime=2323.03
/proc/23350/task/23353/stat : 23353 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 23775 0 0 0 232254 49 0 0 25 0 3 0 350075374 106590208 24860 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4667.75
Current children cumulated vsize (KiB) 104092

[startup+2442.3 s]
/proc/loadavg: 2.04 2.08 2.16 3/80 26308
/proc/meminfo: memFree=1478592/2055920 swapFree=4144420/4192956
[pid=23350] ppid=23348 vsize=104092 CPUtime=4787.45
/proc/23350/stat : 23350 (MiraXTv3_dyn) S 23348 23350 22956 0 -1 4194304 47164 0 0 0 478633 112 0 0 18 0 3 0 350075367 106590208 24864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23350/statm: 26023 24864 218 20 0 25381 0
[pid=23350/tid=23352] ppid=23348 vsize=104092 CPUtime=2404.41
/proc/23350/task/23352/stat : 23352 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 22480 0 0 0 240378 63 0 0 25 0 3 0 350075374 106590208 24864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23350/tid=23353] ppid=23348 vsize=104092 CPUtime=2382.97
/proc/23350/task/23353/stat : 23353 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 24069 0 0 0 238248 49 0 0 25 0 3 0 350075374 106590208 24864 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4787.45
Current children cumulated vsize (KiB) 104092

[startup+2502.3 s]
/proc/loadavg: 2.01 2.07 2.14 3/80 26308
/proc/meminfo: memFree=1478656/2055920 swapFree=4144420/4192956
[pid=23350] ppid=23348 vsize=104092 CPUtime=4907.16
/proc/23350/stat : 23350 (MiraXTv3_dyn) S 23348 23350 22956 0 -1 4194304 47777 0 0 0 490603 113 0 0 18 0 3 0 350075367 106590208 24866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23350/statm: 26023 24866 218 20 0 25381 0
[pid=23350/tid=23352] ppid=23348 vsize=104092 CPUtime=2464.16
/proc/23350/task/23352/stat : 23352 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 22789 0 0 0 246353 63 0 0 22 0 3 0 350075374 106590208 24866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23350/tid=23353] ppid=23348 vsize=104092 CPUtime=2442.92
/proc/23350/task/23353/stat : 23353 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 24373 0 0 0 244243 49 0 0 25 0 3 0 350075374 106590208 24866 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4907.16
Current children cumulated vsize (KiB) 104092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2548.9 s]
/proc/loadavg: 2.00 2.05 2.14 3/80 26308
/proc/meminfo: memFree=1478656/2055920 swapFree=4144420/4192956
[pid=23350] ppid=23348 vsize=104092 CPUtime=5000.16
/proc/23350/stat : 23350 (MiraXTv3_dyn) S 23348 23350 22956 0 -1 4194304 48164 0 0 0 499902 114 0 0 18 0 3 0 350075367 106590208 24870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23350/statm: 26023 24870 218 20 0 25381 0
[pid=23350/tid=23352] ppid=23348 vsize=104092 CPUtime=2510.58
/proc/23350/task/23352/stat : 23352 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 22943 0 0 0 250994 64 0 0 25 0 3 0 350075374 106590208 24870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23350/tid=23353] ppid=23348 vsize=104092 CPUtime=2489.5
/proc/23350/task/23353/stat : 23353 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 24606 0 0 0 248901 49 0 0 25 0 3 0 350075374 106590208 24870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.16
Current children cumulated vsize (KiB) 104092

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

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

[startup+2548.9 s]
/proc/loadavg: 2.00 2.05 2.14 3/80 26308
/proc/meminfo: memFree=1478656/2055920 swapFree=4144420/4192956
[pid=23350] ppid=23348 vsize=104092 CPUtime=5000.16
/proc/23350/stat : 23350 (MiraXTv3_dyn) S 23348 23350 22956 0 -1 4194304 48164 0 0 0 499902 114 0 0 18 0 3 0 350075367 106590208 24870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23350/statm: 26023 24870 218 20 0 25381 0
[pid=23350/tid=23352] ppid=23348 vsize=104092 CPUtime=2510.58
/proc/23350/task/23352/stat : 23352 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 22943 0 0 0 250994 64 0 0 25 0 3 0 350075374 106590208 24870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23350/tid=23353] ppid=23348 vsize=104092 CPUtime=2489.5
/proc/23350/task/23353/stat : 23353 (MiraXTv3_dyn) R 23348 23350 22956 0 -1 4194368 24606 0 0 0 248901 49 0 0 25 0 3 0 350075374 106590208 24870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.16
Current children cumulated vsize (KiB) 104092

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2548.93
CPU time (s): 5000.19
CPU user time (s): 4999.03
CPU system time (s): 1.15682
CPU usage (%): 196.168
Max. virtual memory (cumulated for all children) (KiB): 104400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.04
system time used= 1.15682
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48164
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= 349
involuntary context switches= 112695

runsolver used 2.6466 second user time and 7.05793 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Sun May 13 01:59:40 UTC 2007

IDJOB= 456258
IDBENCH= 24651
IDSOLVER= 196
FILE ID= node18/456258-1179021580

PBS_JOBID= 5252878

Free space on /tmp= 66504 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7-dead-dnd001.sat05-3419.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456258-1179021580/MiraXTv3_dyn /tmp/evaluation/456258-1179021580/instance-456258-1179021580.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-456258-1179021580 -o ROOT/results/node18/solver-456258-1179021580 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456258-1179021580/MiraXTv3_dyn /tmp/evaluation/456258-1179021580/instance-456258-1179021580.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  26eb408aec254c812108c852e426e72f

RANDOM SEED= 629636438

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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:       1619432 kB
Buffers:         49944 kB
Cached:         293688 kB
SwapCached:      18604 kB
Active:         177920 kB
Inactive:       194288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1619432 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            4240 kB
Writeback:           0 kB
Mapped:          30364 kB
Slab:            49864 kB
Committed_AS:  8842228 kB
PageTables:       1776 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= 66504 MiB

End job on node18 on Sun May 13 02:42:11 UTC 2007