Trace number 1772589

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
Rsat 2009-03-22UNSAT 22.4816 22.491

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 benchmark16.4705
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

0.00/0.00	c Parsing...
0.59/0.65	c ==============================================================================
0.59/0.65	c |           |     ORIGINAL     |              LEARNT              |          |
0.59/0.65	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.59/0.65	c ==============================================================================
0.59/0.65	c |         0 |  683271  1569042 |  204981       0        0     nan |  0.000 % |
4.59/4.64	c |         0 |  280610   744723 |      --       0       --      -- |     --   | -212332/-391993
4.59/4.65	c ==============================================================================
4.59/4.65	c Result  :   #vars: 51408   #clauses: 280610   #literals: 744723
4.59/4.65	c CPU time:   4.43133 s
4.59/4.65	c ==============================================================================
4.99/5.01	c Rsat version 3.02
5.00/5.21	c Base unit clause learned: 0
22.38/22.43	c CNF stats: (51408 vars, 280610 clauses)
22.38/22.43	c Decisions: 26360
22.38/22.43	c Conflicts: 13199
22.38/22.43	c Restarts: 2
22.38/22.43	c Avg lpc: 24.34
22.38/22.43	c Max decision level: 554
22.38/22.43	c KB reduction: 0 (0 clauses removed)
22.38/22.43	c Final decision lit size:51408 (100.00 %)
22.38/22.43	c Final stack/save sizes: 514(1.00 %)/2056(4.00 %)
22.38/22.43	c Final cdc size: 1028 (2.00 %)
22.38/22.43	c ***********************************************
22.38/22.43	c Conflicts with bac: 350/13199 (2.65 %)
22.38/22.43	c Avg bac size: 13.27
22.38/22.43	c Avg bac bt depth: 8.84 vs 1.78 (normal)
22.38/22.48	c Running time: 17.42935 seconds
22.38/22.48	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-1772589-1241174910/watcher-1772589-1241174910 -o /tmp/evaluation-result-1772589-1241174910/solver-1772589-1241174910 -C 10000 -W 6000 -M 1800 HOME/rsat.sh HOME/instance-1772589-1241174910.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.00 0.00 0.00 3/64 31285
/proc/meminfo: memFree=600024/2055920 swapFree=4191900/4192956
[pid=31285] ppid=31283 vsize=5356 CPUtime=0
/proc/31285/stat : 31285 (rsat.sh) R 31283 31285 31248 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 145525245 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233632754335 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/31285/statm: 1339 238 198 169 0 50 0
[pid=31286] ppid=31285 vsize=1696 CPUtime=0
/proc/31286/stat : 31286 (SatElite) R 31285 31285 31248 0 -1 4194304 250 0 0 0 0 0 0 0 18 0 1 0 145525246 1736704 233 1992294400 4194304 4959918 548682068688 18446744073709551615 4237318 0 0 4096 3 0 0 0 17 1 0 0
/proc/31286/statm: 424 235 64 186 0 234 0

[startup+0.0378089 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 31285
/proc/meminfo: memFree=600024/2055920 swapFree=4191900/4192956
[pid=31285] ppid=31283 vsize=5356 CPUtime=0
/proc/31285/stat : 31285 (rsat.sh) S 31283 31285 31248 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 145525245 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31285/statm: 1339 239 199 169 0 50 0
[pid=31286] ppid=31285 vsize=11088 CPUtime=0.02
/proc/31286/stat : 31286 (SatElite) R 31285 31285 31248 0 -1 4194304 2313 0 0 0 2 0 0 0 18 0 1 0 145525246 11354112 2296 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 1 0 0
/proc/31286/statm: 2772 2298 64 186 0 2582 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16444

[startup+0.101793 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 31285
/proc/meminfo: memFree=600024/2055920 swapFree=4191900/4192956
[pid=31285] ppid=31283 vsize=5356 CPUtime=0
/proc/31285/stat : 31285 (rsat.sh) S 31283 31285 31248 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 145525245 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31285/statm: 1339 239 199 169 0 50 0
[pid=31286] ppid=31285 vsize=33032 CPUtime=0.09
/proc/31286/stat : 31286 (SatElite) R 31285 31285 31248 0 -1 4194304 7303 0 0 0 6 3 0 0 19 0 1 0 145525246 33824768 7286 1992294400 4194304 4959918 548682068688 18446744073709551615 4237318 0 0 4096 3 0 0 0 17 1 0 0
/proc/31286/statm: 8258 7288 64 186 0 8068 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38388

[startup+0.301809 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 31285
/proc/meminfo: memFree=600024/2055920 swapFree=4191900/4192956
[pid=31285] ppid=31283 vsize=5356 CPUtime=0
/proc/31285/stat : 31285 (rsat.sh) S 31283 31285 31248 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 145525245 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31285/statm: 1339 239 199 169 0 50 0
[pid=31286] ppid=31285 vsize=85280 CPUtime=0.29
/proc/31286/stat : 31286 (SatElite) R 31285 31285 31248 0 -1 4194304 17568 0 0 0 21 8 0 0 21 0 1 0 145525246 87326720 17551 1992294400 4194304 4959918 548682068688 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 1 0 0
/proc/31286/statm: 21320 17552 64 186 0 21130 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 90636

[startup+0.701842 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 31285
/proc/meminfo: memFree=600024/2055920 swapFree=4191900/4192956
[pid=31285] ppid=31283 vsize=5356 CPUtime=0
/proc/31285/stat : 31285 (rsat.sh) S 31283 31285 31248 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 145525245 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31285/statm: 1339 239 199 169 0 50 0
[pid=31286] ppid=31285 vsize=130088 CPUtime=0.69
/proc/31286/stat : 31286 (SatElite) R 31285 31285 31248 0 -1 4194304 28731 0 0 0 56 13 0 0 25 0 1 0 145525246 133210112 28714 1992294400 4194304 4959918 548682068688 18446744073709551615 4241670 0 0 4096 3 0 0 0 17 1 0 0
/proc/31286/statm: 32522 28714 86 186 0 32332 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 135444

[startup+1.50191 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 31287
/proc/meminfo: memFree=481352/2055920 swapFree=4191900/4192956
[pid=31285] ppid=31283 vsize=5356 CPUtime=0
/proc/31285/stat : 31285 (rsat.sh) S 31283 31285 31248 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 145525245 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31285/statm: 1339 239 199 169 0 50 0
[pid=31286] ppid=31285 vsize=137244 CPUtime=1.49
/proc/31286/stat : 31286 (SatElite) R 31285 31285 31248 0 -1 4194304 31529 0 0 0 134 15 0 0 25 0 1 0 145525246 140537856 30109 1992294400 4194304 4959918 548682068688 18446744073709551615 4270324 0 0 4096 3 0 0 0 17 1 0 0
/proc/31286/statm: 34311 30109 92 186 0 34121 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 142600

[startup+3.10103 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 31287
/proc/meminfo: memFree=476360/2055920 swapFree=4191900/4192956
[pid=31285] ppid=31283 vsize=5356 CPUtime=0
/proc/31285/stat : 31285 (rsat.sh) S 31283 31285 31248 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 145525245 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31285/statm: 1339 239 199 169 0 50 0
[pid=31286] ppid=31285 vsize=148192 CPUtime=3.09
/proc/31286/stat : 31286 (SatElite) R 31285 31285 31248 0 -1 4194304 34052 0 0 0 291 18 0 0 25 0 1 0 145525246 151748608 32605 1992294400 4194304 4959918 548682068688 18446744073709551615 4269307 0 0 4096 3 0 0 0 17 1 0 0
/proc/31286/statm: 37048 32605 92 186 0 36858 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 153548

[startup+6.3023 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 31288
/proc/meminfo: memFree=565768/2055920 swapFree=4191900/4192956
[pid=31285] ppid=31283 vsize=5356 CPUtime=5
/proc/31285/stat : 31285 (rsat.sh) S 31283 31285 31248 0 -1 4194304 312 39743 0 0 0 0 475 25 16 0 1 0 145525245 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31285/statm: 1339 241 199 169 0 50 0
[pid=31288] ppid=31285 vsize=28256 CPUtime=1.28
/proc/31288/stat : 31288 (rsat) R 31285 31285 31248 0 -1 4194304 6824 0 0 0 126 2 0 0 25 0 1 0 145525746 28934144 6339 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31288/statm: 7064 6339 111 309 0 6751 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 33612

[startup+12.7018 s]
/proc/loadavg: 0.22 0.05 0.02 2/66 31288
/proc/meminfo: memFree=566408/2055920 swapFree=4191900/4192956
[pid=31285] ppid=31283 vsize=5356 CPUtime=5
/proc/31285/stat : 31285 (rsat.sh) S 31283 31285 31248 0 -1 4194304 312 39743 0 0 0 0 475 25 16 0 1 0 145525245 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31285/statm: 1339 241 199 169 0 50 0
[pid=31288] ppid=31285 vsize=26924 CPUtime=7.68
/proc/31288/stat : 31288 (rsat) R 31285 31285 31248 0 -1 4194304 6882 0 0 0 765 3 0 0 25 0 1 0 145525746 27570176 6031 1992294400 4194304 5460562 548682068800 18446744073709551615 4225827 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31288/statm: 6731 6031 117 309 0 6418 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32280

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

[startup+19.1013 s]
/proc/loadavg: 0.28 0.06 0.02 2/66 31288
/proc/meminfo: memFree=566408/2055920 swapFree=4191900/4192956
[pid=31285] ppid=31283 vsize=5356 CPUtime=5
/proc/31285/stat : 31285 (rsat.sh) S 31283 31285 31248 0 -1 4194304 312 39743 0 0 0 0 475 25 16 0 1 0 145525245 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31285/statm: 1339 241 199 169 0 50 0
[pid=31288] ppid=31285 vsize=27124 CPUtime=14.08
/proc/31288/stat : 31288 (rsat) R 31285 31285 31248 0 -1 4194304 6920 0 0 0 1405 3 0 0 25 0 1 0 145525746 27774976 6053 1992294400 4194304 5460562 548682068800 18446744073709551615 4198009 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31288/statm: 6781 6053 117 309 0 6468 0
Current children cumulated CPU time (s) 19.08
Current children cumulated vsize (KiB) 32480

[startup+20.7015 s]
/proc/loadavg: 0.28 0.06 0.02 2/66 31288
/proc/meminfo: memFree=566408/2055920 swapFree=4191900/4192956
[pid=31285] ppid=31283 vsize=5356 CPUtime=5
/proc/31285/stat : 31285 (rsat.sh) S 31283 31285 31248 0 -1 4194304 312 39743 0 0 0 0 475 25 16 0 1 0 145525245 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31285/statm: 1339 241 199 169 0 50 0
[pid=31288] ppid=31285 vsize=27124 CPUtime=15.68
/proc/31288/stat : 31288 (rsat) R 31285 31285 31248 0 -1 4194304 6922 0 0 0 1565 3 0 0 25 0 1 0 145525746 27774976 6055 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31288/statm: 6781 6055 117 309 0 6468 0
Current children cumulated CPU time (s) 20.68
Current children cumulated vsize (KiB) 32480

[startup+21.5015 s]
/proc/loadavg: 0.28 0.06 0.02 2/66 31288
/proc/meminfo: memFree=566408/2055920 swapFree=4191900/4192956
[pid=31285] ppid=31283 vsize=5356 CPUtime=5
/proc/31285/stat : 31285 (rsat.sh) S 31283 31285 31248 0 -1 4194304 312 39743 0 0 0 0 475 25 16 0 1 0 145525245 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31285/statm: 1339 241 199 169 0 50 0
[pid=31288] ppid=31285 vsize=26816 CPUtime=16.48
/proc/31288/stat : 31288 (rsat) R 31285 31285 31248 0 -1 4194304 6922 0 0 0 1645 3 0 0 25 0 1 0 145525746 27459584 5978 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31288/statm: 6704 5978 117 309 0 6391 0
Current children cumulated CPU time (s) 21.48
Current children cumulated vsize (KiB) 32172

[startup+21.9016 s]
/proc/loadavg: 0.34 0.08 0.02 2/66 31288
/proc/meminfo: memFree=566536/2055920 swapFree=4191900/4192956
[pid=31285] ppid=31283 vsize=5356 CPUtime=5
/proc/31285/stat : 31285 (rsat.sh) S 31283 31285 31248 0 -1 4194304 312 39743 0 0 0 0 475 25 16 0 1 0 145525245 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31285/statm: 1339 241 199 169 0 50 0
[pid=31288] ppid=31285 vsize=26816 CPUtime=16.88
/proc/31288/stat : 31288 (rsat) R 31285 31285 31248 0 -1 4194304 6922 0 0 0 1685 3 0 0 25 0 1 0 145525746 27459584 5978 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31288/statm: 6704 5978 117 309 0 6391 0
Current children cumulated CPU time (s) 21.88
Current children cumulated vsize (KiB) 32172

[startup+22.3016 s]
/proc/loadavg: 0.34 0.08 0.02 2/66 31288
/proc/meminfo: memFree=566536/2055920 swapFree=4191900/4192956
[pid=31285] ppid=31283 vsize=5356 CPUtime=5
/proc/31285/stat : 31285 (rsat.sh) S 31283 31285 31248 0 -1 4194304 312 39743 0 0 0 0 475 25 16 0 1 0 145525245 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31285/statm: 1339 241 199 169 0 50 0
[pid=31288] ppid=31285 vsize=26816 CPUtime=17.28
/proc/31288/stat : 31288 (rsat) R 31285 31285 31248 0 -1 4194304 6922 0 0 0 1725 3 0 0 25 0 1 0 145525746 27459584 5978 1992294400 4194304 5460562 548682068800 18446744073709551615 4198217 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31288/statm: 6704 5978 117 309 0 6391 0
Current children cumulated CPU time (s) 22.28
Current children cumulated vsize (KiB) 32172

[startup+22.4016 s]
/proc/loadavg: 0.34 0.08 0.02 2/66 31288
/proc/meminfo: memFree=566536/2055920 swapFree=4191900/4192956
[pid=31285] ppid=31283 vsize=5356 CPUtime=5
/proc/31285/stat : 31285 (rsat.sh) S 31283 31285 31248 0 -1 4194304 312 39743 0 0 0 0 475 25 16 0 1 0 145525245 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31285/statm: 1339 241 199 169 0 50 0
[pid=31288] ppid=31285 vsize=26816 CPUtime=17.38
/proc/31288/stat : 31288 (rsat) R 31285 31285 31248 0 -1 4194304 6922 0 0 0 1735 3 0 0 25 0 1 0 145525746 27459584 5978 1992294400 4194304 5460562 548682068800 18446744073709551615 4226259 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31288/statm: 6704 5978 117 309 0 6391 0
Current children cumulated CPU time (s) 22.38
Current children cumulated vsize (KiB) 32172

Child status: 20
Real time (s): 22.491
CPU time (s): 22.4816
CPU user time (s): 22.1806
CPU system time (s): 0.300954
CPU usage (%): 99.9582
Max. virtual memory (cumulated for all children) (KiB): 157068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.1806
system time used= 0.300954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47136
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= 13
involuntary context switches= 54

runsolver used 0.021996 second user time and 0.068989 second system time

The end

Launcher Data

Begin job on node3 at 2009-05-01 12:48:31
IDJOB=1772589
IDBENCH=20343
IDSOLVER=615
FILE ID=node3/1772589-1241174910
PBS_JOBID= 9224555
Free space on /tmp= 66256 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/total-5-11-u.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772589-1241174910/watcher-1772589-1241174910 -o /tmp/evaluation-result-1772589-1241174910/solver-1772589-1241174910 -C 10000 -W 6000 -M 1800  HOME/rsat.sh HOME/instance-1772589-1241174910.cnf HOME

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

MD5SUM BENCH= 770fa9cd880a43d98e936f33f4e86d7a
RANDOM SEED=1370377957

node3.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.212
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.212
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:        600504 kB
Buffers:         82816 kB
Cached:        1246644 kB
SwapCached:        416 kB
Active:         377240 kB
Inactive:       966032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        600504 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           17784 kB
Writeback:           0 kB
Mapped:          22200 kB
Slab:            98200 kB
Committed_AS:   745812 kB
PageTables:       1372 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= 66248 MiB
End job on node3 at 2009-05-01 12:48:55