Trace number 313003

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 v3SAT 116.656 72.7304

General information on the benchmark

Nameindustrial/anbulagan/
medium-sat/total-5-17-s.cnf
MD5SUMf18bf849f2b9def7e7425f3fb13fa10f
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark21.5257
Satisfiable
(Un)Satisfiability was proved
Number of variables265408
Number of clauses1248556
Sum of the clauses size2888786
Maximum clause length10
Minimum clause length1
Number of clauses of size 122117
Number of clauses of size 2961748
Number of clauses of size 3214991
Number of clauses of size 45520
Number of clauses of size 522080
Number of clauses of size over 522100

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node7/watcher-313003-1178807479 -o ROOT/results/node7/solver-313003-1178807479 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/313003-1178807479/MiraXTv3_dyn /tmp/evaluation/313003-1178807479/instance-313003-1178807479.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.92 0.97 0.90 3/77 12458
/proc/meminfo: memFree=1843192/2055920 swapFree=4156568/4192956
[pid=12458] ppid=12456 vsize=3788 CPUtime=0
/proc/12458/stat : 12458 (MiraXTv3_dyn) R 12456 12458 11952 0 -1 4194304 341 0 0 0 0 0 0 0 18 0 1 0 356785682 3878912 317 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 947 324 202 20 0 305 0

[startup+0.071592 s]
/proc/loadavg: 0.92 0.97 0.90 3/77 12458
/proc/meminfo: memFree=1843192/2055920 swapFree=4156568/4192956
[pid=12458] ppid=12456 vsize=11316 CPUtime=0.06
/proc/12458/stat : 12458 (MiraXTv3_dyn) R 12456 12458 11952 0 -1 4194304 2196 0 0 0 5 1 0 0 18 0 1 0 356785682 11587584 2171 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 2829 2172 206 20 0 2187 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11316

[startup+0.101594 s]
/proc/loadavg: 0.92 0.97 0.90 3/77 12458
/proc/meminfo: memFree=1843192/2055920 swapFree=4156568/4192956
[pid=12458] ppid=12456 vsize=12876 CPUtime=0.09
/proc/12458/stat : 12458 (MiraXTv3_dyn) R 12456 12458 11952 0 -1 4194304 2569 0 0 0 8 1 0 0 18 0 1 0 356785682 13185024 2544 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 3219 2544 206 20 0 2577 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12876

[startup+0.301615 s]
/proc/loadavg: 0.92 0.97 0.90 3/77 12458
/proc/meminfo: memFree=1843192/2055920 swapFree=4156568/4192956
[pid=12458] ppid=12456 vsize=44048 CPUtime=0.29
/proc/12458/stat : 12458 (MiraXTv3_dyn) R 12456 12458 11952 0 -1 4194304 9094 0 0 0 25 4 0 0 19 0 1 0 356785682 45105152 9069 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134571819 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 11012 9070 206 20 0 10370 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44048

[startup+0.701657 s]
/proc/loadavg: 0.92 0.97 0.90 3/77 12458
/proc/meminfo: memFree=1843192/2055920 swapFree=4156568/4192956
[pid=12458] ppid=12456 vsize=67248 CPUtime=0.69
/proc/12458/stat : 12458 (MiraXTv3_dyn) R 12456 12458 11952 0 -1 4194304 14031 0 0 0 62 7 0 0 22 0 1 0 356785682 68861952 14006 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 16812 14006 206 20 0 16170 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67248

[startup+1.50274 s]
/proc/loadavg: 0.93 0.97 0.90 2/78 12459
/proc/meminfo: memFree=1776240/2055920 swapFree=4156568/4192956
[pid=12458] ppid=12456 vsize=102848 CPUtime=1.49
/proc/12458/stat : 12458 (MiraXTv3_dyn) R 12456 12458 11952 0 -1 4194304 22994 0 0 0 137 12 0 0 25 0 1 0 356785682 105316352 22969 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10850095 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 25712 22969 206 20 0 25070 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102848

[startup+3.10191 s]
/proc/loadavg: 0.93 0.97 0.90 2/78 12459
/proc/meminfo: memFree=1745072/2055920 swapFree=4156568/4192956
[pid=12458] ppid=12456 vsize=120740 CPUtime=3.09
/proc/12458/stat : 12458 (MiraXTv3_dyn) R 12456 12458 11952 0 -1 4194304 27391 0 0 0 293 16 0 0 25 0 1 0 356785682 123637760 27366 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 30185 27366 207 20 0 29543 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 120740

[startup+6.30125 s]
/proc/loadavg: 0.93 0.97 0.90 2/78 12459
/proc/meminfo: memFree=1714352/2055920 swapFree=4156568/4192956
[pid=12458] ppid=12456 vsize=354240 CPUtime=6.37
/proc/12458/stat : 12458 (MiraXTv3_dyn) S 12456 12458 11952 0 -1 4194304 48298 0 0 0 609 28 0 0 25 0 3 0 356785682 362741760 43657 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12458/statm: 88560 43660 214 20 0 87918 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 354240

[startup+12.7019 s]
/proc/loadavg: 0.94 0.97 0.91 2/80 12461
/proc/meminfo: memFree=1616544/2055920 swapFree=4156568/4192956
[pid=12458] ppid=12456 vsize=379628 CPUtime=13.12
/proc/12458/stat : 12458 (MiraXTv3_dyn) S 12456 12458 11952 0 -1 4194304 61420 0 0 0 1277 35 0 0 25 0 3 0 356785682 388739072 56779 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12458/statm: 94907 56779 218 20 0 94265 0
[pid=12458/tid=12460] ppid=12456 vsize=379628 CPUtime=6.48
/proc/12458/task/12460/stat : 12460 (MiraXTv3_dyn) R 12456 12458 11952 0 -1 4194368 14024 0 0 0 641 7 0 0 25 0 3 0 356786303 388739072 56779 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12458/tid=12461] ppid=12456 vsize=379628 CPUtime=0.43
/proc/12458/task/12461/stat : 12461 (MiraXTv3_dyn) S 12456 12458 11952 0 -1 4194368 13369 0 0 0 35 8 0 0 17 0 3 0 356786303 388739072 56779 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.12
Current children cumulated vsize (KiB) 379628

[startup+25.5013 s]
/proc/loadavg: 0.95 0.97 0.91 2/80 12461
/proc/meminfo: memFree=1616416/2055920 swapFree=4156568/4192956
[pid=12458] ppid=12456 vsize=379892 CPUtime=25.92
/proc/12458/stat : 12458 (MiraXTv3_dyn) S 12456 12458 11952 0 -1 4194304 61465 0 0 0 2557 35 0 0 25 0 3 0 356785682 389009408 56824 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12458/statm: 94973 56824 218 20 0 94331 0
[pid=12458/tid=12460] ppid=12456 vsize=379892 CPUtime=19.28
/proc/12458/task/12460/stat : 12460 (MiraXTv3_dyn) R 12456 12458 11952 0 -1 4194368 14069 0 0 0 1921 7 0 0 25 0 3 0 356786303 389009408 56824 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12458/tid=12461] ppid=12456 vsize=379892 CPUtime=0.43
/proc/12458/task/12461/stat : 12461 (MiraXTv3_dyn) S 12456 12458 11952 0 -1 4194368 13369 0 0 0 35 8 0 0 17 0 3 0 356786303 389009408 56824 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.92
Current children cumulated vsize (KiB) 379892

[startup+51.1029 s]
/proc/loadavg: 1.31 1.05 0.93 3/80 12461
/proc/meminfo: memFree=1594656/2055920 swapFree=4156568/4192956
[pid=12458] ppid=12456 vsize=402972 CPUtime=75.36
/proc/12458/stat : 12458 (MiraXTv3_dyn) S 12456 12458 11952 0 -1 4194304 69027 0 0 0 7496 40 0 0 25 0 3 0 356785682 412643328 62244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12458/statm: 100743 62244 218 20 0 100101 0
[pid=12458/tid=12460] ppid=12456 vsize=402972 CPUtime=44.78
/proc/12458/task/12460/stat : 12460 (MiraXTv3_dyn) R 12456 12458 11952 0 -1 4194368 16263 0 0 0 4470 8 0 0 25 0 3 0 356786303 412643328 62244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12458/tid=12461] ppid=12456 vsize=402972 CPUtime=24.36
/proc/12458/task/12461/stat : 12461 (MiraXTv3_dyn) R 12456 12458 11952 0 -1 4194368 18737 0 0 0 2425 11 0 0 25 0 3 0 356786303 412643328 62244 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 75.36
Current children cumulated vsize (KiB) 402972

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

[startup+63.9013 s]
/proc/loadavg: 1.41 1.08 0.95 3/80 12461
/proc/meminfo: memFree=1601056/2055920 swapFree=4156568/4192956
[pid=12458] ppid=12456 vsize=393648 CPUtime=100.89
/proc/12458/stat : 12458 (MiraXTv3_dyn) S 12456 12458 11952 0 -1 4194304 71037 0 0 0 10048 41 0 0 25 0 3 0 356785682 403095552 60709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12458/statm: 98412 60709 218 20 0 97770 0
[pid=12458/tid=12460] ppid=12456 vsize=393648 CPUtime=57.59
/proc/12458/task/12460/stat : 12460 (MiraXTv3_dyn) R 12456 12458 11952 0 -1 4194368 18143 0 0 0 5749 10 0 0 25 0 3 0 356786303 403095552 60709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12458/tid=12461] ppid=12456 vsize=393648 CPUtime=37.09
/proc/12458/task/12461/stat : 12461 (MiraXTv3_dyn) R 12456 12458 11952 0 -1 4194368 18867 0 0 0 3698 11 0 0 25 0 3 0 356786303 403095552 60709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521753 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.89
Current children cumulated vsize (KiB) 393648

[startup+67.1066 s]
/proc/loadavg: 1.46 1.10 0.95 3/80 12461
/proc/meminfo: memFree=1600864/2055920 swapFree=4156568/4192956
[pid=12458] ppid=12456 vsize=393780 CPUtime=107.27
/proc/12458/stat : 12458 (MiraXTv3_dyn) S 12456 12458 11952 0 -1 4194304 71096 0 0 0 10686 41 0 0 25 0 3 0 356785682 403230720 60768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12458/statm: 98445 60768 218 20 0 97803 0
[pid=12458/tid=12460] ppid=12456 vsize=393780 CPUtime=60.79
/proc/12458/task/12460/stat : 12460 (MiraXTv3_dyn) R 12456 12458 11952 0 -1 4194368 18143 0 0 0 6069 10 0 0 25 0 3 0 356786303 403230720 60768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12458/tid=12461] ppid=12456 vsize=393780 CPUtime=40.28
/proc/12458/task/12461/stat : 12461 (MiraXTv3_dyn) R 12456 12458 11952 0 -1 4194368 18926 0 0 0 4017 11 0 0 25 0 3 0 356786303 403230720 60768 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517101 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 107.27
Current children cumulated vsize (KiB) 393780

[startup+70.302 s]
/proc/loadavg: 1.46 1.10 0.95 3/80 12461
/proc/meminfo: memFree=1596128/2055920 swapFree=4156568/4192956
[pid=12458] ppid=12456 vsize=398900 CPUtime=113.67
/proc/12458/stat : 12458 (MiraXTv3_dyn) S 12456 12458 11952 0 -1 4194304 72289 0 0 0 11324 43 0 0 25 0 3 0 356785682 408473600 61961 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12458/statm: 99725 61961 218 20 0 99083 0
[pid=12458/tid=12460] ppid=12456 vsize=398900 CPUtime=63.99
/proc/12458/task/12460/stat : 12460 (MiraXTv3_dyn) R 12456 12458 11952 0 -1 4194368 18143 0 0 0 6389 10 0 0 25 0 3 0 356786303 408473600 61961 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12458/tid=12461] ppid=12456 vsize=398900 CPUtime=43.46
/proc/12458/task/12461/stat : 12461 (MiraXTv3_dyn) R 12456 12458 11952 0 -1 4194368 20119 0 0 0 4334 12 0 0 25 0 3 0 356786303 408473600 61961 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 113.67
Current children cumulated vsize (KiB) 398900

[startup+71.9011 s]
/proc/loadavg: 1.50 1.11 0.96 3/79 12461
/proc/meminfo: memFree=1635680/2055920 swapFree=4156568/4192956
[pid=12458] ppid=12456 vsize=288544 CPUtime=115.84
/proc/12458/stat : 12458 (MiraXTv3_dyn) S 12456 12458 11952 0 -1 4194304 72657 0 0 0 11540 44 0 0 25 0 2 0 356785682 295469056 52015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12458/statm: 72136 52015 219 20 0 71494 0
[pid=12458/tid=12460] ppid=12456 vsize=288544 CPUtime=65.58
/proc/12458/task/12460/stat : 12460 (MiraXTv3_dyn) R 12456 12458 11952 0 -1 4194368 18143 0 0 0 6548 10 0 0 25 0 2 0 356786303 295469056 52015 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 115.84
Current children cumulated vsize (KiB) 288544

[startup+72.3012 s]
/proc/loadavg: 1.50 1.11 0.96 3/79 12461
/proc/meminfo: memFree=1635680/2055920 swapFree=4156568/4192956
[pid=12458] ppid=12456 vsize=228996 CPUtime=116.24
/proc/12458/stat : 12458 (MiraXTv3_dyn) S 12456 12458 11952 0 -1 4194304 72660 0 0 0 11580 44 0 0 25 0 2 0 356785682 234491904 47538 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12458/statm: 57249 47538 219 20 0 56607 0
[pid=12458/tid=12460] ppid=12456 vsize=228996 CPUtime=65.98
/proc/12458/task/12460/stat : 12460 (MiraXTv3_dyn) R 12456 12458 11952 0 -1 4194368 18146 0 0 0 6588 10 0 0 25 0 2 0 356786303 234491904 47538 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10846277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 116.24
Current children cumulated vsize (KiB) 228996

[startup+72.7012 s]
/proc/loadavg: 1.50 1.11 0.96 2/78 12461
/proc/meminfo: memFree=1682720/2055920 swapFree=4156568/4192956
[pid=12458] ppid=12456 vsize=123444 CPUtime=116.62
/proc/12458/stat : 12458 (MiraXTv3_dyn) R 12456 12458 11952 0 -1 4194304 72668 0 0 0 11617 45 0 0 18 0 1 0 356785682 126406656 28832 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10420314 0 0 4096 0 0 0 0 17 0 0 0
/proc/12458/statm: 30861 28832 227 20 0 30219 0
Current children cumulated CPU time (s) 116.62
Current children cumulated vsize (KiB) 123444

Child status: 10
Real time (s): 72.7304
CPU time (s): 116.656
CPU user time (s): 116.174
CPU system time (s): 0.481926
CPU usage (%): 160.396
Max. virtual memory (cumulated for all children) (KiB): 402972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 116.174
system time used= 0.481926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72669
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= 312
involuntary context switches= 1847

runsolver used 0.088986 second user time and 0.211967 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Thu May 10 14:31:21 UTC 2007

IDJOB= 313003
IDBENCH= 20355
IDSOLVER= 128
FILE ID= node7/313003-1178807479

PBS_JOBID= 5250945

Free space on /tmp= 66531 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-sat/total-5-17-s.cnf
COMMAND LINE= /tmp/evaluation/313003-1178807479/MiraXTv3_dyn /tmp/evaluation/313003-1178807479/instance-313003-1178807479.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-313003-1178807479 -o ROOT/results/node7/solver-313003-1178807479 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/313003-1178807479/MiraXTv3_dyn /tmp/evaluation/313003-1178807479/instance-313003-1178807479.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f18bf849f2b9def7e7425f3fb13fa10f

RANDOM SEED= 833883734

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1843472 kB
Buffers:         38424 kB
Cached:         108660 kB
SwapCached:      16932 kB
Active:         105220 kB
Inactive:        65876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1843472 kB
SwapTotal:     4192956 kB
SwapFree:      4156568 kB
Dirty:           26588 kB
Writeback:           0 kB
Mapped:          30004 kB
Slab:            26812 kB
Committed_AS: 14695464 kB
PageTables:       1860 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66531 MiB

End job on node7 on Thu May 10 14:32:34 UTC 2007