Trace number 314483

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 v3UNSAT 109.849 55.3671

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-22.cnf
MD5SUM3b3198fba6db1661781a1aa668754f11
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark81.0267
Satisfiable
(Un)Satisfiability was proved
Number of variables15589
Number of clauses54263
Sum of the clauses size140423
Maximum clause length96
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 226004
Number of clauses of size 325780
Number of clauses of size 42100
Number of clauses of size 5198
Number of clauses of size over 5180

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
109.77/55.36	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node14/watcher-314483-1178877051 -o ROOT/results/node14/solver-314483-1178877051 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314483-1178877051/MiraXTv3_dyn /tmp/evaluation/314483-1178877051/instance-314483-1178877051.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.98 1.11 3/77 25739
/proc/meminfo: memFree=1814144/2055920 swapFree=4145896/4192956
[pid=25739] ppid=25737 vsize=3788 CPUtime=0
/proc/25739/stat : 25739 (MiraXTv3_dyn) R 25737 25739 24278 0 -1 4194304 364 0 0 0 0 0 0 0 18 0 1 0 335622926 3878912 339 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25739/statm: 947 347 202 20 0 305 0

[startup+0.067335 s]
/proc/loadavg: 0.92 0.98 1.11 3/77 25739
/proc/meminfo: memFree=1814144/2055920 swapFree=4145896/4192956
[pid=25739] ppid=25737 vsize=8592 CPUtime=0.05
/proc/25739/stat : 25739 (MiraXTv3_dyn) R 25737 25739 24278 0 -1 4194304 1616 0 0 0 5 0 0 0 18 0 1 0 335622926 8798208 1591 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 1 0 0
/proc/25739/statm: 2148 1592 206 20 0 1506 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8592

[startup+0.101338 s]
/proc/loadavg: 0.92 0.98 1.11 3/77 25739
/proc/meminfo: memFree=1814144/2055920 swapFree=4145896/4192956
[pid=25739] ppid=25737 vsize=9248 CPUtime=0.09
/proc/25739/stat : 25739 (MiraXTv3_dyn) R 25737 25739 24278 0 -1 4194304 1786 0 0 0 8 1 0 0 18 0 1 0 335622926 9469952 1761 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 1 0 0
/proc/25739/statm: 2312 1762 207 20 0 1670 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9248

[startup+0.301358 s]
/proc/loadavg: 0.92 0.98 1.11 3/77 25739
/proc/meminfo: memFree=1814144/2055920 swapFree=4145896/4192956
[pid=25739] ppid=25737 vsize=13148 CPUtime=0.29
/proc/25739/stat : 25739 (MiraXTv3_dyn) R 25737 25739 24278 0 -1 4194304 2736 0 0 0 28 1 0 0 19 0 1 0 335622926 13463552 2711 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7360058 0 0 4096 0 0 0 0 17 1 0 0
/proc/25739/statm: 3287 2711 207 20 0 2645 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13148

[startup+0.701402 s]
/proc/loadavg: 0.92 0.98 1.11 3/77 25739
/proc/meminfo: memFree=1814144/2055920 swapFree=4145896/4192956
[pid=25739] ppid=25737 vsize=23896 CPUtime=1.01
/proc/25739/stat : 25739 (MiraXTv3_dyn) S 25737 25739 24278 0 -1 4194304 4349 0 0 0 98 3 0 0 19 0 3 0 335622926 24469504 4021 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25739/statm: 5974 4021 218 20 0 5332 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 23896

[startup+1.50248 s]
/proc/loadavg: 0.92 0.98 1.11 3/80 25742
/proc/meminfo: memFree=1797672/2055920 swapFree=4145896/4192956
[pid=25739] ppid=25737 vsize=27396 CPUtime=2.6
/proc/25739/stat : 25739 (MiraXTv3_dyn) S 25737 25739 24278 0 -1 4194304 5266 0 0 0 257 3 0 0 19 0 3 0 335622926 28053504 4938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25739/statm: 6849 4938 218 20 0 6207 0
[pid=25739/tid=25741] ppid=25737 vsize=27396 CPUtime=1.16
/proc/25739/task/25741/stat : 25741 (MiraXTv3_dyn) R 25737 25739 24278 0 -1 4194368 1114 0 0 0 116 0 0 0 19 0 3 0 335622959 28053504 4938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520184 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25739/tid=25742] ppid=25737 vsize=27396 CPUtime=1.1
/proc/25739/task/25742/stat : 25742 (MiraXTv3_dyn) R 25737 25739 24278 0 -1 4194368 1349 0 0 0 110 0 0 0 24 0 3 0 335622959 28053504 4938 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 27396

[startup+3.10163 s]
/proc/loadavg: 0.92 0.98 1.11 3/80 25742
/proc/meminfo: memFree=1792104/2055920 swapFree=4145896/4192956
[pid=25739] ppid=25737 vsize=37676 CPUtime=5.79
/proc/25739/stat : 25739 (MiraXTv3_dyn) S 25737 25739 24278 0 -1 4194304 7857 0 0 0 574 5 0 0 19 0 3 0 335622926 38580224 7437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25739/statm: 9419 7437 218 20 0 8777 0
[pid=25739/tid=25741] ppid=25737 vsize=37676 CPUtime=2.76
/proc/25739/task/25741/stat : 25741 (MiraXTv3_dyn) R 25737 25739 24278 0 -1 4194368 2524 0 0 0 274 2 0 0 25 0 3 0 335622959 38580224 7437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25739/tid=25742] ppid=25737 vsize=37676 CPUtime=2.69
/proc/25739/task/25742/stat : 25742 (MiraXTv3_dyn) R 25737 25739 24278 0 -1 4194368 2530 0 0 0 268 1 0 0 18 0 3 0 335622959 38580224 7437 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520222 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 37676

[startup+6.30193 s]
/proc/loadavg: 1.01 1.00 1.11 3/80 25742
/proc/meminfo: memFree=1777256/2055920 swapFree=4145896/4192956
[pid=25739] ppid=25737 vsize=45928 CPUtime=12.16
/proc/25739/stat : 25739 (MiraXTv3_dyn) S 25737 25739 24278 0 -1 4194304 9924 0 0 0 1209 7 0 0 19 0 3 0 335622926 47030272 9504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25739/statm: 11482 9504 218 20 0 10840 0
[pid=25739/tid=25741] ppid=25737 vsize=45928 CPUtime=5.96
/proc/25739/task/25741/stat : 25741 (MiraXTv3_dyn) R 25737 25739 24278 0 -1 4194368 3603 0 0 0 593 3 0 0 25 0 3 0 335622959 47030272 9504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25739/tid=25742] ppid=25737 vsize=45928 CPUtime=5.87
/proc/25739/task/25742/stat : 25742 (MiraXTv3_dyn) R 25737 25739 24278 0 -1 4194368 3518 0 0 0 585 2 0 0 25 0 3 0 335622959 47030272 9504 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 45928

[startup+12.7015 s]
/proc/loadavg: 1.09 1.02 1.12 3/80 25742
/proc/meminfo: memFree=1747496/2055920 swapFree=4145896/4192956
[pid=25739] ppid=25737 vsize=78056 CPUtime=24.93
/proc/25739/stat : 25739 (MiraXTv3_dyn) S 25737 25739 24278 0 -1 4194304 18296 0 0 0 2478 15 0 0 19 0 3 0 335622926 79929344 17806 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25739/statm: 19514 17807 218 20 0 18872 0
[pid=25739/tid=25741] ppid=25737 vsize=78056 CPUtime=12.35
/proc/25739/task/25741/stat : 25741 (MiraXTv3_dyn) R 25737 25739 24278 0 -1 4194368 7313 0 0 0 1230 5 0 0 25 0 3 0 335622959 79929344 17807 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565817 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25739/tid=25742] ppid=25737 vsize=78056 CPUtime=12.24
/proc/25739/task/25742/stat : 25742 (MiraXTv3_dyn) R 25737 25739 24278 0 -1 4194368 8181 0 0 0 1217 7 0 0 25 0 3 0 335622959 79929344 17807 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.93
Current children cumulated vsize (KiB) 78056

[startup+25.5017 s]
/proc/loadavg: 1.29 1.06 1.13 3/80 25742
/proc/meminfo: memFree=1692264/2055920 swapFree=4145896/4192956
[pid=25739] ppid=25737 vsize=130132 CPUtime=50.47
/proc/25739/stat : 25739 (MiraXTv3_dyn) S 25737 25739 24278 0 -1 4194304 31554 0 0 0 5016 31 0 0 19 0 3 0 335622926 133255168 30878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25739/statm: 32533 30878 218 20 0 31891 0
[pid=25739/tid=25741] ppid=25737 vsize=130132 CPUtime=25.15
/proc/25739/task/25741/stat : 25741 (MiraXTv3_dyn) R 25737 25739 24278 0 -1 4194368 13289 0 0 0 2503 12 0 0 25 0 3 0 335622959 133255168 30878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25739/tid=25742] ppid=25737 vsize=130132 CPUtime=24.98
/proc/25739/task/25742/stat : 25742 (MiraXTv3_dyn) R 25737 25739 24278 0 -1 4194368 15462 0 0 0 2481 17 0 0 24 0 3 0 335622959 133255168 30878 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 130132

[startup+51.1012 s]
/proc/loadavg: 1.53 1.14 1.15 3/80 25742
/proc/meminfo: memFree=1669096/2055920 swapFree=4145896/4192956
[pid=25739] ppid=25737 vsize=153444 CPUtime=101.52
/proc/25739/stat : 25739 (MiraXTv3_dyn) S 25737 25739 24278 0 -1 4194304 37257 0 0 0 10115 37 0 0 19 0 3 0 335622926 157126656 36295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25739/statm: 38361 36295 218 20 0 37719 0
[pid=25739/tid=25741] ppid=25737 vsize=153444 CPUtime=50.73
/proc/25739/task/25741/stat : 25741 (MiraXTv3_dyn) R 25737 25739 24278 0 -1 4194368 15926 0 0 0 5060 13 0 0 17 0 3 0 335622959 157126656 36295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7360599 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25739/tid=25742] ppid=25737 vsize=153444 CPUtime=50.45
/proc/25739/task/25742/stat : 25742 (MiraXTv3_dyn) R 25737 25739 24278 0 -1 4194368 18528 0 0 0 5024 21 0 0 25 0 3 0 335622959 157126656 36295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 153444

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

[startup+52.7023 s]
/proc/loadavg: 1.53 1.14 1.15 3/80 25742
/proc/meminfo: memFree=1669096/2055920 swapFree=4145896/4192956
[pid=25739] ppid=25737 vsize=153444 CPUtime=104.67
/proc/25739/stat : 25739 (MiraXTv3_dyn) S 25737 25739 24278 0 -1 4194304 37449 0 0 0 10430 37 0 0 19 0 3 0 335622926 157126656 36303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25739/statm: 38361 36303 218 20 0 37719 0
[pid=25739/tid=25741] ppid=25737 vsize=153444 CPUtime=52.29
/proc/25739/task/25741/stat : 25741 (MiraXTv3_dyn) R 25737 25739 24278 0 -1 4194368 16118 0 0 0 5216 13 0 0 19 0 3 0 335622959 157126656 36303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517112 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25739/tid=25742] ppid=25737 vsize=153444 CPUtime=52.04
/proc/25739/task/25742/stat : 25742 (MiraXTv3_dyn) R 25737 25739 24278 0 -1 4194368 18528 0 0 0 5183 21 0 0 25 0 3 0 335622959 157126656 36303 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 104.67
Current children cumulated vsize (KiB) 153444

[startup+54.3015 s]
/proc/loadavg: 1.53 1.14 1.15 3/80 25742
/proc/meminfo: memFree=1668968/2055920 swapFree=4145896/4192956
[pid=25739] ppid=25737 vsize=153444 CPUtime=107.84
/proc/25739/stat : 25739 (MiraXTv3_dyn) S 25737 25739 24278 0 -1 4194304 37615 0 0 0 10747 37 0 0 19 0 3 0 335622926 157126656 36315 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25739/statm: 38361 36315 218 20 0 37719 0
[pid=25739/tid=25741] ppid=25737 vsize=153444 CPUtime=53.89
/proc/25739/task/25741/stat : 25741 (MiraXTv3_dyn) R 25737 25739 24278 0 -1 4194368 16192 0 0 0 5375 14 0 0 25 0 3 0 335622959 157126656 36315 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25739/tid=25742] ppid=25737 vsize=153444 CPUtime=53.61
/proc/25739/task/25742/stat : 25742 (MiraXTv3_dyn) R 25737 25739 24278 0 -1 4194368 18620 0 0 0 5340 21 0 0 25 0 3 0 335622959 157126656 36315 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 107.84
Current children cumulated vsize (KiB) 153444

[startup+55.1015 s]
/proc/loadavg: 1.53 1.14 1.15 3/80 25742
/proc/meminfo: memFree=1668968/2055920 swapFree=4145896/4192956
[pid=25739] ppid=25737 vsize=153812 CPUtime=109.43
/proc/25739/stat : 25739 (MiraXTv3_dyn) S 25737 25739 24278 0 -1 4194304 37990 0 0 0 10905 38 0 0 19 0 3 0 335622926 157503488 36414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25739/statm: 38453 36414 218 20 0 37811 0
[pid=25739/tid=25741] ppid=25737 vsize=153812 CPUtime=54.68
/proc/25739/task/25741/stat : 25741 (MiraXTv3_dyn) R 25737 25739 24278 0 -1 4194368 16376 0 0 0 5454 14 0 0 25 0 3 0 335622959 157503488 36414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525979 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25739/tid=25742] ppid=25737 vsize=153812 CPUtime=54.41
/proc/25739/task/25742/stat : 25742 (MiraXTv3_dyn) R 25737 25739 24278 0 -1 4194368 18811 0 0 0 5419 22 0 0 17 0 3 0 335622959 157503488 36414 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 109.43
Current children cumulated vsize (KiB) 153812

[startup+55.3016 s]
/proc/loadavg: 1.53 1.14 1.15 3/80 25742
/proc/meminfo: memFree=1668968/2055920 swapFree=4145896/4192956
[pid=25739] ppid=25737 vsize=143860 CPUtime=109.77
/proc/25739/stat : 25739 (MiraXTv3_dyn) R 25737 25739 24278 0 -1 4194304 38431 0 0 0 10939 38 0 0 16 0 1 0 335622926 147312640 34769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7358385 0 0 4096 0 0 0 0 17 1 0 0
/proc/25739/statm: 35965 34769 220 20 0 35323 0
Current children cumulated CPU time (s) 109.77
Current children cumulated vsize (KiB) 143860

Child status: 20
Real time (s): 55.3671
CPU time (s): 109.849
CPU user time (s): 109.437
CPU system time (s): 0.411937
CPU usage (%): 198.402
Max. virtual memory (cumulated for all children) (KiB): 153812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 109.437
system time used= 0.411937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38434
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= 154
involuntary context switches= 2053

runsolver used 0.069989 second user time and 0.135979 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Fri May 11 09:50:52 UTC 2007

IDJOB= 314483
IDBENCH= 20392
IDSOLVER= 128
FILE ID= node14/314483-1178877051

PBS_JOBID= 5251039

Free space on /tmp= 66552 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-22.cnf
COMMAND LINE= /tmp/evaluation/314483-1178877051/MiraXTv3_dyn /tmp/evaluation/314483-1178877051/instance-314483-1178877051.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-314483-1178877051 -o ROOT/results/node14/solver-314483-1178877051 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314483-1178877051/MiraXTv3_dyn /tmp/evaluation/314483-1178877051/instance-314483-1178877051.cnf            

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  3b3198fba6db1661781a1aa668754f11

RANDOM SEED= 276482980

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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:       1814488 kB
Buffers:         41720 kB
Cached:         133316 kB
SwapCached:      15092 kB
Active:         120432 kB
Inactive:        78716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1814488 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            4784 kB
Writeback:           0 kB
Mapped:          30124 kB
Slab:            27808 kB
Committed_AS:  9518716 kB
PageTables:       1784 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= 66552 MiB

End job on node14 on Fri May 11 09:51:47 UTC 2007