Trace number 313005

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 v1SAT 286.274 286.363

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/node12/watcher-313005-1178807497 -o ROOT/results/node12/solver-313005-1178807497 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/313005-1178807497/MiraXTv1_dyn /tmp/evaluation/313005-1178807497/instance-313005-1178807497.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: 1.77 1.78 1.40 3/77 32204
/proc/meminfo: memFree=1667944/2055920 swapFree=4154864/4192956
[pid=32204] ppid=32202 vsize=3788 CPUtime=0
/proc/32204/stat : 32204 (MiraXTv1_dyn) R 32202 32204 31579 0 -1 4194304 335 0 0 0 0 0 0 0 18 0 1 0 356787293 3878912 310 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32204/statm: 947 330 202 20 0 305 0

[startup+0.101917 s]
/proc/loadavg: 1.77 1.78 1.40 3/77 32204
/proc/meminfo: memFree=1667944/2055920 swapFree=4154864/4192956
[pid=32204] ppid=32202 vsize=12876 CPUtime=0.09
/proc/32204/stat : 32204 (MiraXTv1_dyn) R 32202 32204 31579 0 -1 4194304 2572 0 0 0 8 1 0 0 18 0 1 0 356787293 13185024 2547 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/32204/statm: 3219 2547 206 20 0 2577 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12876

[startup+0.201928 s]
/proc/loadavg: 1.77 1.78 1.40 3/77 32204
/proc/meminfo: memFree=1667944/2055920 swapFree=4154864/4192956
[pid=32204] ppid=32202 vsize=26928 CPUtime=0.19
/proc/32204/stat : 32204 (MiraXTv1_dyn) R 32202 32204 31579 0 -1 4194304 5732 0 0 0 16 3 0 0 18 0 1 0 356787293 27574272 5707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/32204/statm: 6732 5707 206 20 0 6090 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 26928

[startup+0.301937 s]
/proc/loadavg: 1.77 1.78 1.40 3/77 32204
/proc/meminfo: memFree=1667944/2055920 swapFree=4154864/4192956
[pid=32204] ppid=32202 vsize=44048 CPUtime=0.28
/proc/32204/stat : 32204 (MiraXTv1_dyn) R 32202 32204 31579 0 -1 4194304 9114 0 0 0 24 4 0 0 19 0 1 0 356787293 45105152 9089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134578730 0 0 4096 0 0 0 0 17 1 0 0
/proc/32204/statm: 11012 9091 206 20 0 10370 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 44048

[startup+0.701976 s]
/proc/loadavg: 1.77 1.78 1.40 3/77 32204
/proc/meminfo: memFree=1667944/2055920 swapFree=4154864/4192956
[pid=32204] ppid=32202 vsize=67380 CPUtime=0.69
/proc/32204/stat : 32204 (MiraXTv1_dyn) R 32202 32204 31579 0 -1 4194304 14066 0 0 0 62 7 0 0 22 0 1 0 356787293 68997120 14041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/32204/statm: 16845 14041 206 20 0 16203 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67380

[startup+1.50106 s]
/proc/loadavg: 1.77 1.78 1.40 2/78 32205
/proc/meminfo: memFree=1595040/2055920 swapFree=4154864/4192956
[pid=32204] ppid=32202 vsize=103244 CPUtime=1.49
/proc/32204/stat : 32204 (MiraXTv1_dyn) R 32202 32204 31579 0 -1 4194304 23102 0 0 0 137 12 0 0 25 0 1 0 356787293 105721856 23077 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/32204/statm: 25811 23078 206 20 0 25169 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 103244

[startup+3.10122 s]
/proc/loadavg: 1.71 1.76 1.40 2/78 32205
/proc/meminfo: memFree=1569568/2055920 swapFree=4154864/4192956
[pid=32204] ppid=32202 vsize=121004 CPUtime=3.09
/proc/32204/stat : 32204 (MiraXTv1_dyn) R 32202 32204 31579 0 -1 4194304 27475 0 0 0 294 15 0 0 25 0 1 0 356787293 123908096 27450 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/32204/statm: 30251 27450 207 20 0 29609 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 121004

[startup+6.30154 s]
/proc/loadavg: 1.71 1.76 1.40 2/78 32205
/proc/meminfo: memFree=1538016/2055920 swapFree=4154864/4192956
[pid=32204] ppid=32202 vsize=238016 CPUtime=6.29
/proc/32204/stat : 32204 (MiraXTv1_dyn) S 32202 32204 31579 0 -1 4194304 41122 0 0 0 608 21 0 0 25 0 2 0 356787293 243728384 36481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32204/statm: 59504 36482 214 20 0 58862 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 238016

[startup+12.7012 s]
/proc/loadavg: 1.60 1.74 1.39 2/79 32206
/proc/meminfo: memFree=1495832/2055920 swapFree=4154864/4192956
[pid=32204] ppid=32202 vsize=253164 CPUtime=12.69
/proc/32204/stat : 32204 (MiraXTv1_dyn) S 32202 32204 31579 0 -1 4194304 47767 0 0 0 1245 24 0 0 25 0 2 0 356787293 259239936 43126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32204/statm: 63291 43126 218 20 0 62649 0
[pid=32204/tid=32206] ppid=32202 vsize=253164 CPUtime=6.5
/proc/32204/task/32206/stat : 32206 (MiraXTv1_dyn) R 32202 32204 31579 0 -1 4194368 14002 0 0 0 646 4 0 0 25 0 2 0 356787912 259239936 43126 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 253164

[startup+25.5015 s]
/proc/loadavg: 1.51 1.71 1.39 2/79 32206
/proc/meminfo: memFree=1495832/2055920 swapFree=4154864/4192956
[pid=32204] ppid=32202 vsize=253296 CPUtime=25.49
/proc/32204/stat : 32204 (MiraXTv1_dyn) S 32202 32204 31579 0 -1 4194304 47813 0 0 0 2525 24 0 0 25 0 2 0 356787293 259375104 43172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32204/statm: 63324 43172 218 20 0 62682 0
[pid=32204/tid=32206] ppid=32202 vsize=253296 CPUtime=19.29
/proc/32204/task/32206/stat : 32206 (MiraXTv1_dyn) R 32202 32204 31579 0 -1 4194368 14048 0 0 0 1925 4 0 0 25 0 2 0 356787912 259375104 43172 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526049 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 253296

[startup+51.102 s]
/proc/loadavg: 1.33 1.65 1.38 2/79 32206
/proc/meminfo: memFree=1500888/2055920 swapFree=4154864/4192956
[pid=32204] ppid=32202 vsize=247256 CPUtime=51.08
/proc/32204/stat : 32204 (MiraXTv1_dyn) S 32202 32204 31579 0 -1 4194304 48802 0 0 0 5083 25 0 0 25 0 2 0 356787293 253190144 42019 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32204/statm: 61814 42019 218 20 0 61172 0
[pid=32204/tid=32206] ppid=32202 vsize=247256 CPUtime=44.88
/proc/32204/task/32206/stat : 32206 (MiraXTv1_dyn) R 32202 32204 31579 0 -1 4194368 15037 0 0 0 4483 5 0 0 25 0 2 0 356787912 253190144 42019 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 247256

[startup+102.301 s]
/proc/loadavg: 1.13 1.54 1.35 2/79 32206
/proc/meminfo: memFree=1457560/2055920 swapFree=4154864/4192956
[pid=32204] ppid=32202 vsize=289320 CPUtime=102.26
/proc/32204/stat : 32204 (MiraXTv1_dyn) S 32202 32204 31579 0 -1 4194304 59541 0 0 0 10193 33 0 0 25 0 2 0 356787293 296263680 52722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32204/statm: 72330 52722 218 20 0 71688 0
[pid=32204/tid=32206] ppid=32202 vsize=289320 CPUtime=96.08
/proc/32204/task/32206/stat : 32206 (MiraXTv1_dyn) R 32202 32204 31579 0 -1 4194368 25776 0 0 0 9594 14 0 0 25 0 2 0 356787912 296263680 52722 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134566020 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 289320

[startup+162.301 s]
/proc/loadavg: 1.05 1.44 1.33 2/79 32206
/proc/meminfo: memFree=1372632/2055920 swapFree=4154864/4192956
[pid=32204] ppid=32202 vsize=373252 CPUtime=162.24
/proc/32204/stat : 32204 (MiraXTv1_dyn) S 32202 32204 31579 0 -1 4194304 80852 0 0 0 16175 49 0 0 25 0 2 0 356787293 382210048 73897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32204/statm: 93313 73897 218 20 0 92671 0
[pid=32204/tid=32206] ppid=32202 vsize=373252 CPUtime=156.06
/proc/32204/task/32206/stat : 32206 (MiraXTv1_dyn) R 32202 32204 31579 0 -1 4194368 47087 0 0 0 15576 30 0 0 25 0 2 0 356787912 382210048 73897 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 373252

[startup+222.306 s]
/proc/loadavg: 1.02 1.36 1.30 2/79 32206
/proc/meminfo: memFree=1356568/2055920 swapFree=4154864/4192956
[pid=32204] ppid=32202 vsize=389016 CPUtime=222.24
/proc/32204/stat : 32204 (MiraXTv1_dyn) S 32202 32204 31579 0 -1 4194304 84904 0 0 0 22171 53 0 0 25 0 2 0 356787293 398352384 77889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32204/statm: 97254 77889 218 20 0 96612 0
[pid=32204/tid=32206] ppid=32202 vsize=389016 CPUtime=216.04
/proc/32204/task/32206/stat : 32206 (MiraXTv1_dyn) R 32202 32204 31579 0 -1 4194368 51139 0 0 0 21571 33 0 0 25 0 2 0 356787912 398352384 77889 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 389016

[startup+282.301 s]
/proc/loadavg: 1.00 1.29 1.28 2/79 32208
/proc/meminfo: memFree=1327128/2055920 swapFree=4154864/4192956
[pid=32204] ppid=32202 vsize=419100 CPUtime=282.21
/proc/32204/stat : 32204 (MiraXTv1_dyn) S 32202 32204 31579 0 -1 4194304 92521 0 0 0 28163 58 0 0 25 0 2 0 356787293 429158400 85443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32204/statm: 104775 85443 218 20 0 104133 0
[pid=32204/tid=32206] ppid=32202 vsize=419100 CPUtime=276.02
/proc/32204/task/32206/stat : 32206 (MiraXTv1_dyn) R 32202 32204 31579 0 -1 4194368 58756 0 0 0 27564 38 0 0 25 0 2 0 356787912 429158400 85443 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134542703 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 419100

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

[startup+284.801 s]
/proc/loadavg: 1.00 1.29 1.28 2/79 32208
/proc/meminfo: memFree=1325016/2055920 swapFree=4154864/4192956
[pid=32204] ppid=32202 vsize=421356 CPUtime=284.71
/proc/32204/stat : 32204 (MiraXTv1_dyn) S 32202 32204 31579 0 -1 4194304 93091 0 0 0 28413 58 0 0 25 0 2 0 356787293 431468544 86013 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32204/statm: 105339 86013 218 20 0 104697 0
[pid=32204/tid=32206] ppid=32202 vsize=421356 CPUtime=278.52
/proc/32204/task/32206/stat : 32206 (MiraXTv1_dyn) R 32202 32204 31579 0 -1 4194368 59326 0 0 0 27813 39 0 0 25 0 2 0 356787912 431468544 86013 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 284.71
Current children cumulated vsize (KiB) 421356

[startup+285.601 s]
/proc/loadavg: 1.00 1.29 1.28 2/79 32208
/proc/meminfo: memFree=1324056/2055920 swapFree=4154864/4192956
[pid=32204] ppid=32202 vsize=422288 CPUtime=285.5
/proc/32204/stat : 32204 (MiraXTv1_dyn) S 32202 32204 31579 0 -1 4194304 93318 0 0 0 28492 58 0 0 25 0 2 0 356787293 432422912 86240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32204/statm: 105572 86240 218 20 0 104930 0
[pid=32204/tid=32206] ppid=32202 vsize=422288 CPUtime=279.32
/proc/32204/task/32206/stat : 32206 (MiraXTv1_dyn) R 32202 32204 31579 0 -1 4194368 59553 0 0 0 27893 39 0 0 25 0 2 0 356787912 432422912 86240 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 285.5
Current children cumulated vsize (KiB) 422288

[startup+286.001 s]
/proc/loadavg: 1.00 1.29 1.28 2/78 32208
/proc/meminfo: memFree=1364248/2055920 swapFree=4154864/4192956
[pid=32204] ppid=32202 vsize=312560 CPUtime=285.91
/proc/32204/stat : 32204 (MiraXTv1_dyn) R 32202 32204 31579 0 -1 4194304 93737 0 0 0 28532 59 0 0 17 0 1 0 356787293 320061440 75987 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134590814 0 0 4096 0 0 0 0 17 1 0 0
/proc/32204/statm: 78140 75987 219 20 0 77498 0
Current children cumulated CPU time (s) 285.91
Current children cumulated vsize (KiB) 312560

[startup+286.202 s]
/proc/loadavg: 1.00 1.29 1.28 2/78 32208
/proc/meminfo: memFree=1364248/2055920 swapFree=4154864/4192956
[pid=32204] ppid=32202 vsize=309856 CPUtime=286.1
/proc/32204/stat : 32204 (MiraXTv1_dyn) R 32202 32204 31579 0 -1 4194304 93743 0 0 0 28551 59 0 0 17 0 1 0 356787293 317292544 75335 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32204/statm: 77464 75335 6803 20 0 76822 0
Current children cumulated CPU time (s) 286.1
Current children cumulated vsize (KiB) 309856

[startup+286.302 s]
/proc/loadavg: 1.00 1.29 1.28 2/78 32208
/proc/meminfo: memFree=1364248/2055920 swapFree=4154864/4192956
[pid=32204] ppid=32202 vsize=125448 CPUtime=286.21
/proc/32204/stat : 32204 (MiraXTv1_dyn) R 32202 32204 31579 0 -1 4194304 93743 0 0 0 28559 62 0 0 18 0 1 0 356787293 128458752 29257 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10128892 0 0 4096 0 0 0 0 17 1 0 0
/proc/32204/statm: 31362 29257 225 20 0 30720 0
Current children cumulated CPU time (s) 286.21
Current children cumulated vsize (KiB) 125448

Child status: 10
Real time (s): 286.363
CPU time (s): 286.274
CPU user time (s): 285.624
CPU system time (s): 0.650901
CPU usage (%): 99.969
Max. virtual memory (cumulated for all children) (KiB): 422424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 285.624
system time used= 0.650901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93746
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= 21
involuntary context switches= 537

runsolver used 0.321951 second user time and 0.751885 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Thu May 10 14:31:39 UTC 2007

IDJOB= 313005
IDBENCH= 20355
IDSOLVER= 130
FILE ID= node12/313005-1178807497

PBS_JOBID= 5250941

Free space on /tmp= 66537 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f18bf849f2b9def7e7425f3fb13fa10f

RANDOM SEED= 642874401

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1668288 kB
Buffers:         47508 kB
Cached:         234444 kB
SwapCached:      17452 kB
Active:         146416 kB
Inactive:       177564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1668288 kB
SwapTotal:     4192956 kB
SwapFree:      4154864 kB
Dirty:           26672 kB
Writeback:           0 kB
Mapped:          47508 kB
Slab:            49192 kB
Committed_AS: 10867280 kB
PageTables:       1832 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= 66537 MiB

End job on node12 on Thu May 10 14:36:26 UTC 2007