Trace number 313163

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 195.891 113.575

General information on the benchmark

Nameindustrial/anbulagan/
medium-sat/total-10-17-s.cnf
MD5SUM211504a6ba82cb2fc3f6333430f9c42f
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark16.7874
Satisfiable
(Un)Satisfiability was proved
Number of variables294246
Number of clauses1384270
Sum of the clauses size3202814
Maximum clause length10
Minimum clause length1
Number of clauses of size 124517
Number of clauses of size 21066262
Number of clauses of size 3238391
Number of clauses of size 46120
Number of clauses of size 524480
Number of clauses of size over 524500

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/node6/watcher-313163-1178807815 -o ROOT/results/node6/solver-313163-1178807815 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/313163-1178807815/MiraXTv3_dyn /tmp/evaluation/313163-1178807815/instance-313163-1178807815.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.91 0.97 1.05 3/77 19245
/proc/meminfo: memFree=1806968/2055924 swapFree=4143808/4192956
[pid=19245] ppid=19243 vsize=3788 CPUtime=0
/proc/19245/stat : 19245 (MiraXTv3_dyn) R 19243 19245 18506 0 -1 4194304 343 0 0 0 0 0 0 0 18 0 1 0 356819350 3878912 319 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19245/statm: 947 326 203 20 0 305 0

[startup+0.069581 s]
/proc/loadavg: 0.91 0.97 1.05 3/77 19245
/proc/meminfo: memFree=1806968/2055924 swapFree=4143808/4192956
[pid=19245] ppid=19243 vsize=11260 CPUtime=0.06
/proc/19245/stat : 19245 (MiraXTv3_dyn) R 19243 19245 18506 0 -1 4194304 2223 0 0 0 5 1 0 0 18 0 1 0 356819350 11530240 2198 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 1 0 0
/proc/19245/statm: 2815 2199 206 20 0 2173 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11260

[startup+0.101591 s]
/proc/loadavg: 0.91 0.97 1.05 3/77 19245
/proc/meminfo: memFree=1806968/2055924 swapFree=4143808/4192956
[pid=19245] ppid=19243 vsize=12820 CPUtime=0.09
/proc/19245/stat : 19245 (MiraXTv3_dyn) R 19243 19245 18506 0 -1 4194304 2619 0 0 0 8 1 0 0 18 0 1 0 356819350 13127680 2594 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 1 0 0
/proc/19245/statm: 3205 2595 206 20 0 2563 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12820

[startup+0.301607 s]
/proc/loadavg: 0.91 0.97 1.05 3/77 19245
/proc/meminfo: memFree=1806968/2055924 swapFree=4143808/4192956
[pid=19245] ppid=19243 vsize=39312 CPUtime=0.29
/proc/19245/stat : 19245 (MiraXTv3_dyn) R 19243 19245 18506 0 -1 4194304 8698 0 0 0 25 4 0 0 19 0 1 0 356819350 40255488 8673 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19245/statm: 10435 8674 206 20 0 9793 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39312

[startup+0.701655 s]
/proc/loadavg: 0.91 0.97 1.05 3/77 19245
/proc/meminfo: memFree=1806968/2055924 swapFree=4143808/4192956
[pid=19245] ppid=19243 vsize=67236 CPUtime=0.69
/proc/19245/stat : 19245 (MiraXTv3_dyn) R 19243 19245 18506 0 -1 4194304 14698 0 0 0 62 7 0 0 22 0 1 0 356819350 68849664 14673 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 1 0 0
/proc/19245/statm: 16809 14674 206 20 0 16167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67236

[startup+1.50175 s]
/proc/loadavg: 0.91 0.97 1.05 2/78 19246
/proc/meminfo: memFree=1739248/2055924 swapFree=4143808/4192956
[pid=19245] ppid=19243 vsize=102812 CPUtime=1.49
/proc/19245/stat : 19245 (MiraXTv3_dyn) R 19243 19245 18506 0 -1 4194304 23619 0 0 0 137 12 0 0 25 0 1 0 356819350 105279488 23594 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 1 0 0
/proc/19245/statm: 25703 23594 206 20 0 25061 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102812

[startup+3.10193 s]
/proc/loadavg: 0.92 0.97 1.05 2/78 19246
/proc/meminfo: memFree=1698736/2055924 swapFree=4143808/4192956
[pid=19245] ppid=19243 vsize=121376 CPUtime=3.08
/proc/19245/stat : 19245 (MiraXTv3_dyn) R 19243 19245 18506 0 -1 4194304 28449 0 0 0 293 15 0 0 25 0 1 0 356819350 124289024 28424 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583921 0 0 4096 0 0 0 0 17 1 0 0
/proc/19245/statm: 30344 28424 207 20 0 29702 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 121376

[startup+6.30131 s]
/proc/loadavg: 0.92 0.97 1.05 2/78 19246
/proc/meminfo: memFree=1672048/2055924 swapFree=4143808/4192956
[pid=19245] ppid=19243 vsize=153228 CPUtime=6.29
/proc/19245/stat : 19245 (MiraXTv3_dyn) R 19243 19245 18506 0 -1 4194304 36029 0 0 0 610 19 0 0 25 0 1 0 356819350 156905472 36004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 1 0 0
/proc/19245/statm: 38307 36004 207 20 0 37665 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 153228

[startup+12.7011 s]
/proc/loadavg: 0.93 0.97 1.05 2/80 19248
/proc/meminfo: memFree=1551840/2055924 swapFree=4143808/4192956
[pid=19245] ppid=19243 vsize=411988 CPUtime=13.15
/proc/19245/stat : 19245 (MiraXTv3_dyn) S 19243 19245 18506 0 -1 4194304 69210 0 0 0 1277 38 0 0 25 0 3 0 356819350 421875712 63937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19245/statm: 102997 63937 218 20 0 102355 0
[pid=19245/tid=19247] ppid=19243 vsize=411988 CPUtime=5.44
/proc/19245/task/19247/stat : 19247 (MiraXTv3_dyn) R 19243 19245 18506 0 -1 4194368 20096 0 0 0 533 11 0 0 25 0 3 0 356820075 421875712 63937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526189 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19245/tid=19248] ppid=19243 vsize=411988 CPUtime=0.45
/proc/19245/task/19248/stat : 19248 (MiraXTv3_dyn) S 19243 19245 18506 0 -1 4194368 11313 0 0 0 39 6 0 0 17 0 3 0 356820075 421875712 63937 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.15
Current children cumulated vsize (KiB) 411988

[startup+25.5016 s]
/proc/loadavg: 0.94 0.97 1.05 2/80 19248
/proc/meminfo: memFree=1551712/2055924 swapFree=4143808/4192956
[pid=19245] ppid=19243 vsize=411988 CPUtime=25.95
/proc/19245/stat : 19245 (MiraXTv3_dyn) S 19243 19245 18506 0 -1 4194304 69244 0 0 0 2557 38 0 0 25 0 3 0 356819350 421875712 63971 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19245/statm: 102997 63971 218 20 0 102355 0
[pid=19245/tid=19247] ppid=19243 vsize=411988 CPUtime=18.23
/proc/19245/task/19247/stat : 19247 (MiraXTv3_dyn) R 19243 19245 18506 0 -1 4194368 20130 0 0 0 1812 11 0 0 25 0 3 0 356820075 421875712 63971 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19245/tid=19248] ppid=19243 vsize=411988 CPUtime=0.45
/proc/19245/task/19248/stat : 19248 (MiraXTv3_dyn) S 19243 19245 18506 0 -1 4194368 11313 0 0 0 39 6 0 0 17 0 3 0 356820075 421875712 63971 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.95
Current children cumulated vsize (KiB) 411988

[startup+51.1016 s]
/proc/loadavg: 1.24 1.04 1.07 3/80 19248
/proc/meminfo: memFree=1544096/2055924 swapFree=4143808/4192956
[pid=19245] ppid=19243 vsize=422632 CPUtime=71.8
/proc/19245/stat : 19245 (MiraXTv3_dyn) S 19243 19245 18506 0 -1 4194304 73524 0 0 0 7139 41 0 0 25 0 3 0 356819350 432775168 65877 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19245/statm: 105658 65877 218 20 0 105016 0
[pid=19245/tid=19247] ppid=19243 vsize=422632 CPUtime=43.79
/proc/19245/task/19247/stat : 19247 (MiraXTv3_dyn) R 19243 19245 18506 0 -1 4194368 22287 0 0 0 4366 13 0 0 25 0 3 0 356820075 432775168 65877 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19245/tid=19248] ppid=19243 vsize=422632 CPUtime=20.75
/proc/19245/task/19248/stat : 19248 (MiraXTv3_dyn) R 19243 19245 18506 0 -1 4194368 13436 0 0 0 2068 7 0 0 25 0 3 0 356820075 432775168 65877 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 71.8
Current children cumulated vsize (KiB) 422632

[startup+102.306 s]
/proc/loadavg: 1.70 1.20 1.12 3/80 19248
/proc/meminfo: memFree=1505056/2055924 swapFree=4143808/4192956
[pid=19245] ppid=19243 vsize=455948 CPUtime=173.96
/proc/19245/stat : 19245 (MiraXTv3_dyn) S 19243 19245 18506 0 -1 4194304 89817 0 0 0 17338 58 0 0 25 0 3 0 356819350 466890752 75737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19245/statm: 113987 75737 218 20 0 113345 0
[pid=19245/tid=19247] ppid=19243 vsize=455948 CPUtime=94.98
/proc/19245/task/19247/stat : 19247 (MiraXTv3_dyn) R 19243 19245 18506 0 -1 4194368 26580 0 0 0 9480 18 0 0 25 0 3 0 356820075 466890752 75737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517038 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19245/tid=19248] ppid=19243 vsize=455948 CPUtime=71.72
/proc/19245/task/19248/stat : 19248 (MiraXTv3_dyn) R 19243 19245 18506 0 -1 4194368 25436 0 0 0 7153 19 0 0 25 0 3 0 356820075 466890752 75737 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 173.96
Current children cumulated vsize (KiB) 455948

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

[startup+108.702 s]
/proc/loadavg: 1.72 1.21 1.12 3/80 19248
/proc/meminfo: memFree=1493024/2055924 swapFree=4143808/4192956
[pid=19245] ppid=19243 vsize=468944 CPUtime=186.72
/proc/19245/stat : 19245 (MiraXTv3_dyn) S 19243 19245 18506 0 -1 4194304 93258 0 0 0 18610 62 0 0 25 0 3 0 356819350 480198656 79178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19245/statm: 117236 79178 218 20 0 116594 0
[pid=19245/tid=19247] ppid=19243 vsize=468944 CPUtime=101.38
/proc/19245/task/19247/stat : 19247 (MiraXTv3_dyn) R 19243 19245 18506 0 -1 4194368 27803 0 0 0 10118 20 0 0 25 0 3 0 356820075 480198656 79178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526261 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19245/tid=19248] ppid=19243 vsize=468944 CPUtime=78.09
/proc/19245/task/19248/stat : 19248 (MiraXTv3_dyn) R 19243 19245 18506 0 -1 4194368 27654 0 0 0 7787 22 0 0 25 0 3 0 356820075 480198656 79178 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 186.72
Current children cumulated vsize (KiB) 468944

[startup+111.902 s]
/proc/loadavg: 1.72 1.21 1.12 3/80 19248
/proc/meminfo: memFree=1486496/2055924 swapFree=4143808/4192956
[pid=19245] ppid=19243 vsize=475456 CPUtime=193.11
/proc/19245/stat : 19245 (MiraXTv3_dyn) S 19243 19245 18506 0 -1 4194304 94787 0 0 0 19247 64 0 0 25 0 3 0 356819350 486866944 80707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19245/statm: 118864 80707 218 20 0 118222 0
[pid=19245/tid=19247] ppid=19243 vsize=475456 CPUtime=104.58
/proc/19245/task/19247/stat : 19247 (MiraXTv3_dyn) R 19243 19245 18506 0 -1 4194368 28443 0 0 0 10437 21 0 0 25 0 3 0 356820075 486866944 80707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19245/tid=19248] ppid=19243 vsize=475456 CPUtime=81.28
/proc/19245/task/19248/stat : 19248 (MiraXTv3_dyn) R 19243 19245 18506 0 -1 4194368 28543 0 0 0 8105 23 0 0 25 0 3 0 356820075 486866944 80707 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 193.11
Current children cumulated vsize (KiB) 475456

[startup+112.702 s]
/proc/loadavg: 1.74 1.22 1.13 3/80 19248
/proc/meminfo: memFree=1484576/2055924 swapFree=4143808/4192956
[pid=19245] ppid=19243 vsize=477404 CPUtime=194.7
/proc/19245/stat : 19245 (MiraXTv3_dyn) S 19243 19245 18506 0 -1 4194304 95249 0 0 0 19405 65 0 0 25 0 3 0 356819350 488861696 81169 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19245/statm: 119351 81169 218 20 0 118709 0
[pid=19245/tid=19247] ppid=19243 vsize=477404 CPUtime=105.37
/proc/19245/task/19247/stat : 19247 (MiraXTv3_dyn) R 19243 19245 18506 0 -1 4194368 28695 0 0 0 10516 21 0 0 25 0 3 0 356820075 488861696 81169 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134566020 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19245/tid=19248] ppid=19243 vsize=477404 CPUtime=82.08
/proc/19245/task/19248/stat : 19248 (MiraXTv3_dyn) R 19243 19245 18506 0 -1 4194368 28753 0 0 0 8184 24 0 0 25 0 3 0 356820075 488861696 81169 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 194.7
Current children cumulated vsize (KiB) 477404

[startup+113.102 s]
/proc/loadavg: 1.74 1.22 1.13 3/80 19248
/proc/meminfo: memFree=1484576/2055924 swapFree=4143808/4192956
[pid=19245] ppid=19243 vsize=246860 CPUtime=195.42
/proc/19245/stat : 19245 (MiraXTv3_dyn) R 19243 19245 18506 0 -1 4194304 95680 0 0 0 19474 68 0 0 17 0 1 0 356819350 252784640 59133 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2617430 0 0 4096 0 0 0 0 17 1 0 0
/proc/19245/statm: 61715 59133 219 20 0 61073 0
Current children cumulated CPU time (s) 195.42
Current children cumulated vsize (KiB) 246860

[startup+113.502 s]
/proc/loadavg: 1.74 1.22 1.13 2/78 19248
/proc/meminfo: memFree=1570336/2055924 swapFree=4143808/4192956
[pid=19245] ppid=19243 vsize=141480 CPUtime=195.82
/proc/19245/stat : 19245 (MiraXTv3_dyn) R 19243 19245 18506 0 -1 4194304 95877 0 0 0 19512 70 0 0 18 0 1 0 356819350 144875520 32672 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 2620914 0 0 4096 0 0 0 0 17 1 0 0
/proc/19245/statm: 35370 32672 225 20 0 34728 0
Current children cumulated CPU time (s) 195.82
Current children cumulated vsize (KiB) 141480

Child status: 10
Real time (s): 113.575
CPU time (s): 195.891
CPU user time (s): 195.161
CPU system time (s): 0.729889
CPU usage (%): 172.477
Max. virtual memory (cumulated for all children) (KiB): 477536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 195.161
system time used= 0.729889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95880
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= 251
involuntary context switches= 3214

runsolver used 0.122981 second user time and 0.32495 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Thu May 10 14:36:57 UTC 2007

IDJOB= 313163
IDBENCH= 20359
IDSOLVER= 128
FILE ID= node6/313163-1178807815

PBS_JOBID= 5250946

Free space on /tmp= 66536 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  211504a6ba82cb2fc3f6333430f9c42f

RANDOM SEED= 484740749

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.232
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.232
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:      2055924 kB
MemFree:       1807312 kB
Buffers:         38836 kB
Cached:         126772 kB
SwapCached:      17516 kB
Active:         127188 kB
Inactive:        77080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1807312 kB
SwapTotal:     4192956 kB
SwapFree:      4143808 kB
Dirty:           29220 kB
Writeback:           0 kB
Mapped:          43876 kB
Slab:            29928 kB
Committed_AS: 12636580 kB
PageTables:       1816 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= 66536 MiB

End job on node6 on Thu May 10 14:38:51 UTC 2007