Trace number 1796170

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
kw_pre 2009-03-21UNSAT 46.9559 46.9487

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-5-11-u.cnf
MD5SUM770fa9cd880a43d98e936f33f4e86d7a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.5344
Satisfiable
(Un)Satisfiability was proved
Number of variables156980
Number of clauses696581
Sum of the clauses size1582352
Maximum clause length10
Minimum clause length1
Number of clauses of size 113310
Number of clauses of size 2570471
Number of clauses of size 382900
Number of clauses of size 43320
Number of clauses of size 513280
Number of clauses of size over 513300

Solver Data

46.89/46.94	This is MiniSat 2.0 beta
46.89/46.94	WARNING: for repeatability, setting FPU to use double precision
46.89/46.94	============================[ Problem Statistics ]=============================
46.89/46.94	|                                                                             |
46.89/46.94	|  Number of variables:  1                                                    |
46.89/46.94	|  Number of clauses:    2                                                    |
46.89/46.94	|  Parsing time:         0.00         s                                       |
46.89/46.94	Solved by unit propagation
46.89/46.94	UNSATISFIABLE
46.89/46.94	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1796170-1242071463/watcher-1796170-1242071463 -o /tmp/evaluation-result-1796170-1242071463/solver-1796170-1242071463 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1796170-1242071463.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): 1800 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.31 1.68 3/64 2309
/proc/meminfo: memFree=1621792/2055920 swapFree=4180148/4192956
[pid=2309] ppid=2307 vsize=5356 CPUtime=0
/proc/2309/stat : 2309 (kw_pre) S 2307 2309 2272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235179775 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2309/statm: 1339 231 192 169 0 50 0
[pid=2310] ppid=2309 vsize=3984 CPUtime=0
/proc/2310/stat : 2310 (kw_preprocessor) R 2309 2309 2272 0 -1 0 515 0 0 0 0 0 0 0 20 0 1 0 235179775 4079616 491 1992294400 4194304 6416590 548682068912 18446744073709551615 4404923 0 0 4096 0 0 0 0 17 1 0 0
/proc/2310/statm: 996 500 190 542 0 445 0

[startup+0.060183 s]
/proc/loadavg: 0.92 1.31 1.68 3/64 2309
/proc/meminfo: memFree=1621792/2055920 swapFree=4180148/4192956
[pid=2309] ppid=2307 vsize=5356 CPUtime=0
/proc/2309/stat : 2309 (kw_pre) S 2307 2309 2272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235179775 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2309/statm: 1339 231 192 169 0 50 0
[pid=2310] ppid=2309 vsize=31092 CPUtime=0.05
/proc/2310/stat : 2310 (kw_preprocessor) R 2309 2309 2272 0 -1 0 7116 0 0 0 2 3 0 0 20 0 1 0 235179775 31838208 7092 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/2310/statm: 7806 7096 205 542 0 7255 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 36448

[startup+0.102169 s]
/proc/loadavg: 0.92 1.31 1.68 3/64 2309
/proc/meminfo: memFree=1621792/2055920 swapFree=4180148/4192956
[pid=2309] ppid=2307 vsize=5356 CPUtime=0
/proc/2309/stat : 2309 (kw_pre) S 2307 2309 2272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235179775 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2309/statm: 1339 231 192 169 0 50 0
[pid=2310] ppid=2309 vsize=61608 CPUtime=0.09
/proc/2310/stat : 2310 (kw_preprocessor) R 2309 2309 2272 0 -1 0 14089 0 0 0 3 6 0 0 20 0 1 0 235179775 63086592 14065 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/2310/statm: 15402 14071 205 542 0 14851 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 66964

[startup+0.302112 s]
/proc/loadavg: 0.92 1.31 1.68 3/64 2309
/proc/meminfo: memFree=1621792/2055920 swapFree=4180148/4192956
[pid=2309] ppid=2307 vsize=5356 CPUtime=0
/proc/2309/stat : 2309 (kw_pre) S 2307 2309 2272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235179775 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2309/statm: 1339 231 192 169 0 50 0
[pid=2310] ppid=2309 vsize=101164 CPUtime=0.29
/proc/2310/stat : 2310 (kw_preprocessor) R 2309 2309 2272 0 -1 0 22997 0 0 0 19 10 0 0 20 0 1 0 235179775 103591936 22973 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/2310/statm: 25291 22973 215 542 0 24740 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 106520

[startup+0.700999 s]
/proc/loadavg: 0.92 1.31 1.68 3/64 2309
/proc/meminfo: memFree=1621792/2055920 swapFree=4180148/4192956
[pid=2309] ppid=2307 vsize=5356 CPUtime=0
/proc/2309/stat : 2309 (kw_pre) S 2307 2309 2272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235179775 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2309/statm: 1339 231 192 169 0 50 0
[pid=2310] ppid=2309 vsize=106312 CPUtime=0.69
/proc/2310/stat : 2310 (kw_preprocessor) R 2309 2309 2272 0 -1 0 24479 0 0 0 58 11 0 0 24 0 1 0 235179775 108863488 24455 1992294400 4194304 6416590 548682068912 18446744073709551615 5556752 0 0 4096 0 0 0 0 17 1 0 0
/proc/2310/statm: 26578 24455 215 542 0 26027 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111668

[startup+1.50177 s]
/proc/loadavg: 0.93 1.31 1.68 2/66 2311
/proc/meminfo: memFree=1520008/2055920 swapFree=4180148/4192956
[pid=2309] ppid=2307 vsize=5356 CPUtime=0
/proc/2309/stat : 2309 (kw_pre) S 2307 2309 2272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235179775 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2309/statm: 1339 231 192 169 0 50 0
[pid=2310] ppid=2309 vsize=117220 CPUtime=1.48
/proc/2310/stat : 2310 (kw_preprocessor) R 2309 2309 2272 0 -1 0 27881 0 0 0 136 12 0 0 25 0 1 0 235179775 120033280 27472 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/2310/statm: 29305 27473 216 542 0 28754 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 122576

[startup+3.10132 s]
/proc/loadavg: 0.93 1.31 1.68 2/66 2311
/proc/meminfo: memFree=1505160/2055920 swapFree=4180148/4192956
[pid=2309] ppid=2307 vsize=5356 CPUtime=0
/proc/2309/stat : 2309 (kw_pre) S 2307 2309 2272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235179775 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2309/statm: 1339 231 192 169 0 50 0
[pid=2310] ppid=2309 vsize=137848 CPUtime=3.09
/proc/2310/stat : 2310 (kw_preprocessor) R 2309 2309 2272 0 -1 0 34356 0 0 0 292 17 0 0 25 0 1 0 235179775 141156352 33178 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/2310/statm: 34462 33178 216 542 0 33911 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 143204

[startup+6.30141 s]
/proc/loadavg: 0.93 1.31 1.68 2/66 2311
/proc/meminfo: memFree=1453704/2055920 swapFree=4180148/4192956
[pid=2309] ppid=2307 vsize=5356 CPUtime=0
/proc/2309/stat : 2309 (kw_pre) S 2307 2309 2272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235179775 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2309/statm: 1339 231 192 169 0 50 0
[pid=2310] ppid=2309 vsize=173372 CPUtime=6.29
/proc/2310/stat : 2310 (kw_preprocessor) R 2309 2309 2272 0 -1 0 44355 0 0 0 598 31 0 0 25 0 1 0 235179775 177532928 42257 1992294400 4194304 6416590 548682068912 18446744073709551615 5556880 0 0 4096 0 0 0 0 17 1 0 0
/proc/2310/statm: 43343 42257 242 542 0 42792 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 178728

[startup+12.7016 s]
/proc/loadavg: 0.94 1.29 1.67 2/66 2311
/proc/meminfo: memFree=1448408/2055920 swapFree=4180148/4192956
[pid=2309] ppid=2307 vsize=5356 CPUtime=0
/proc/2309/stat : 2309 (kw_pre) S 2307 2309 2272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235179775 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2309/statm: 1339 231 192 169 0 50 0
[pid=2310] ppid=2309 vsize=174744 CPUtime=12.69
/proc/2310/stat : 2310 (kw_preprocessor) R 2309 2309 2272 0 -1 0 45971 0 0 0 1232 37 0 0 25 0 1 0 235179775 178937856 42646 1992294400 4194304 6416590 548682068912 18446744073709551615 4310374 0 0 4096 0 0 0 0 17 1 0 0
/proc/2310/statm: 43686 42646 250 542 0 43135 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 180100

[startup+25.503 s]
/proc/loadavg: 0.95 1.28 1.66 2/66 2311
/proc/meminfo: memFree=1448472/2055920 swapFree=4180148/4192956
[pid=2309] ppid=2307 vsize=5356 CPUtime=0
/proc/2309/stat : 2309 (kw_pre) S 2307 2309 2272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235179775 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2309/statm: 1339 231 192 169 0 50 0
[pid=2310] ppid=2309 vsize=174744 CPUtime=25.49
/proc/2310/stat : 2310 (kw_preprocessor) R 2309 2309 2272 0 -1 0 45980 0 0 0 2512 37 0 0 25 0 1 0 235179775 178937856 42655 1992294400 4194304 6416590 548682068912 18446744073709551615 4312452 0 0 4096 0 0 0 0 17 1 0 0
/proc/2310/statm: 43686 42655 250 542 0 43135 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 180100

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

[startup+38.3013 s]
/proc/loadavg: 0.96 1.27 1.65 2/66 2311
/proc/meminfo: memFree=1448344/2055920 swapFree=4180148/4192956
[pid=2309] ppid=2307 vsize=5356 CPUtime=0
/proc/2309/stat : 2309 (kw_pre) S 2307 2309 2272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235179775 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2309/statm: 1339 231 192 169 0 50 0
[pid=2310] ppid=2309 vsize=174744 CPUtime=38.3
/proc/2310/stat : 2310 (kw_preprocessor) R 2309 2309 2272 0 -1 0 46001 0 0 0 3791 39 0 0 25 0 1 0 235179775 178937856 42676 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/2310/statm: 43686 42676 250 542 0 43135 0
Current children cumulated CPU time (s) 38.3
Current children cumulated vsize (KiB) 180100

[startup+41.5014 s]
/proc/loadavg: 0.96 1.27 1.65 2/66 2311
/proc/meminfo: memFree=1448408/2055920 swapFree=4180148/4192956
[pid=2309] ppid=2307 vsize=5356 CPUtime=0
/proc/2309/stat : 2309 (kw_pre) S 2307 2309 2272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235179775 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2309/statm: 1339 231 192 169 0 50 0
[pid=2310] ppid=2309 vsize=174744 CPUtime=41.49
/proc/2310/stat : 2310 (kw_preprocessor) R 2309 2309 2272 0 -1 0 46008 0 0 0 4110 39 0 0 25 0 1 0 235179775 178937856 42683 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/2310/statm: 43686 42683 250 542 0 43135 0
Current children cumulated CPU time (s) 41.49
Current children cumulated vsize (KiB) 180100

[startup+44.7015 s]
/proc/loadavg: 0.96 1.26 1.65 2/66 2311
/proc/meminfo: memFree=1448472/2055920 swapFree=4180148/4192956
[pid=2309] ppid=2307 vsize=5356 CPUtime=0
/proc/2309/stat : 2309 (kw_pre) S 2307 2309 2272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235179775 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2309/statm: 1339 231 192 169 0 50 0
[pid=2310] ppid=2309 vsize=174744 CPUtime=44.69
/proc/2310/stat : 2310 (kw_preprocessor) R 2309 2309 2272 0 -1 0 46015 0 0 0 4430 39 0 0 25 0 1 0 235179775 178937856 42690 1992294400 4194304 6416590 548682068912 18446744073709551615 4341197 0 0 4096 0 0 0 0 17 1 0 0
/proc/2310/statm: 43686 42690 250 542 0 43135 0
Current children cumulated CPU time (s) 44.69
Current children cumulated vsize (KiB) 180100

[startup+46.301 s]
/proc/loadavg: 0.97 1.26 1.64 2/66 2311
/proc/meminfo: memFree=1448472/2055920 swapFree=4180148/4192956
[pid=2309] ppid=2307 vsize=5356 CPUtime=0
/proc/2309/stat : 2309 (kw_pre) S 2307 2309 2272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235179775 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2309/statm: 1339 231 192 169 0 50 0
[pid=2310] ppid=2309 vsize=174744 CPUtime=46.29
/proc/2310/stat : 2310 (kw_preprocessor) R 2309 2309 2272 0 -1 0 46018 0 0 0 4590 39 0 0 25 0 1 0 235179775 178937856 42693 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/2310/statm: 43686 42693 250 542 0 43135 0
Current children cumulated CPU time (s) 46.29
Current children cumulated vsize (KiB) 180100

[startup+46.7019 s]
/proc/loadavg: 0.97 1.26 1.64 2/66 2311
/proc/meminfo: memFree=1448472/2055920 swapFree=4180148/4192956
[pid=2309] ppid=2307 vsize=5356 CPUtime=0
/proc/2309/stat : 2309 (kw_pre) S 2307 2309 2272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235179775 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2309/statm: 1339 231 192 169 0 50 0
[pid=2310] ppid=2309 vsize=174744 CPUtime=46.69
/proc/2310/stat : 2310 (kw_preprocessor) R 2309 2309 2272 0 -1 0 46019 0 0 0 4630 39 0 0 25 0 1 0 235179775 178937856 42694 1992294400 4194304 6416590 548682068912 18446744073709551615 4420249 0 0 4096 0 0 0 0 17 1 0 0
/proc/2310/statm: 43686 42694 250 542 0 43135 0
Current children cumulated CPU time (s) 46.69
Current children cumulated vsize (KiB) 180100

[startup+46.9019 s]
/proc/loadavg: 0.97 1.26 1.64 2/66 2311
/proc/meminfo: memFree=1448472/2055920 swapFree=4180148/4192956
[pid=2309] ppid=2307 vsize=5356 CPUtime=0
/proc/2309/stat : 2309 (kw_pre) S 2307 2309 2272 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235179775 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2309/statm: 1339 231 192 169 0 50 0
[pid=2310] ppid=2309 vsize=174744 CPUtime=46.89
/proc/2310/stat : 2310 (kw_preprocessor) R 2309 2309 2272 0 -1 0 46019 0 0 0 4650 39 0 0 25 0 1 0 235179775 178937856 42694 1992294400 4194304 6416590 548682068912 18446744073709551615 4312608 0 0 4096 0 0 0 0 17 1 0 0
/proc/2310/statm: 43686 42694 250 542 0 43135 0
Current children cumulated CPU time (s) 46.89
Current children cumulated vsize (KiB) 180100

Child status: 0
Real time (s): 46.9487
CPU time (s): 46.9559
CPU user time (s): 46.5239
CPU system time (s): 0.431934
CPU usage (%): 100.015
Max. virtual memory (cumulated for all children) (KiB): 183216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.5239
system time used= 0.431934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46447
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= 10
involuntary context switches= 83

runsolver used 0.047992 second user time and 0.12798 second system time

The end

Launcher Data

Begin job on node16 at 2009-05-11 21:51:04
IDJOB=1796170
IDBENCH=20343
IDSOLVER=646
FILE ID=node16/1796170-1242071463
PBS_JOBID= 9277597
Free space on /tmp= 66032 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/total-5-11-u.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796170-1242071463/watcher-1796170-1242071463 -o /tmp/evaluation-result-1796170-1242071463/solver-1796170-1242071463 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1796170-1242071463.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 770fa9cd880a43d98e936f33f4e86d7a
RANDOM SEED=572416198

node16.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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:       1622272 kB
Buffers:         67300 kB
Cached:         309544 kB
SwapCached:       7152 kB
Active:         181844 kB
Inactive:       203456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1622272 kB
SwapTotal:     4192956 kB
SwapFree:      4180148 kB
Dirty:           15248 kB
Writeback:           0 kB
Mapped:          13432 kB
Slab:            34416 kB
Committed_AS:   824676 kB
PageTables:       1436 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= 66028 MiB
End job on node16 at 2009-05-11 21:51:51