Trace number 1820479

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
MiniSat2hack 2009-03-23UNSAT 23.44 23.4715

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l05-ipc5-h26-unsat.cnf
MD5SUM4b97e69214a2eddbe060a9ecc3dfbbd8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.53
Satisfiable
(Un)Satisfiability was proved
Number of variables85694
Number of clauses414657
Sum of the clauses size1073659
Maximum clause length403
Minimum clause length1
Number of clauses of size 1190
Number of clauses of size 2330211
Number of clauses of size 380574
Number of clauses of size 4910
Number of clauses of size 5103
Number of clauses of size over 52669

Solver Data

0.00/0.00	c Parsing...
0.32/0.36	c ==============================================================================
0.32/0.36	c |           |     ORIGINAL     |              LEARNT              |          |
0.32/0.36	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.32/0.36	c ==============================================================================
0.32/0.36	c |         0 |  414447  1073419 |  124334       0        0     nan |  0.000 % |
6.90/7.00	c |         0 |  257542  1484866 |      --       0       --      -- |     --   | -156905/411447
6.90/7.00	c ==============================================================================
6.90/7.00	c Result  :   #vars: 7948   #clauses: 257542   #literals: 1484866
6.90/7.00	c CPU time:   6.91 s
6.90/7.00	c ==============================================================================
7.40/7.48	This is MiniSat 2.0 beta with hacks by AVG
7.40/7.48	WARNING: for repeatability, setting FPU to use double precision
7.40/7.48	============================[ Problem Statistics ]=============================
7.40/7.48	|                                                                             |
7.40/7.48	|  Number of variables:  7948                                                 |
7.40/7.48	|  Number of clauses:    257542                                               |
7.60/7.71	|  Parsing time:         0.16         s                                       |
23.39/23.45	restarts              : 13
23.39/23.45	conflicts             : 35063          (2205 /sec)
23.39/23.45	decisions             : 58907          (1.68 % random) (3705 /sec)
23.39/23.45	propagations          : 18829592       (1184251 /sec)
23.39/23.45	conflict literals     : 491196         (35.50 % deleted)
23.39/23.45	Memory used           : 20.02 MB
23.39/23.45	CPU time              : 15.9 s
23.39/23.45	
23.39/23.45	UNSATISFIABLE
23.39/23.45	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1820479-1242449272/watcher-1820479-1242449272 -o /tmp/evaluation-result-1820479-1242449272/solver-1820479-1242449272 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820479-1242449272.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: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.94 0.98 0.99 3/96 4632
/proc/meminfo: memFree=1325388/2074464 swapFree=1950760/1959888
[pid=4632] ppid=4630 vsize=2416 CPUtime=0
/proc/4632/stat : 4632 (SatELiteGTI) S 4630 4632 11066 0 -1 4194304 368 645 0 0 0 0 0 0 25 0 1 0 1009425637 2473984 277 4294967295 134512640 135169312 3220240992 3220239528 3085254382 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/4632/statm: 604 277 235 161 0 43 0
[pid=4636] ppid=4632 vsize=952 CPUtime=0
/proc/4636/stat : 4636 (SatELite_releas) R 4632 4632 11066 0 -1 4202496 134 0 0 0 0 0 0 0 25 0 1 0 1009425638 974848 70 4294967295 134512640 135223648 3215043936 3215042656 134734703 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4636/statm: 238 70 45 174 0 63 0

[startup+0.046804 s]
/proc/loadavg: 0.94 0.98 0.99 3/96 4632
/proc/meminfo: memFree=1325388/2074464 swapFree=1950760/1959888
[pid=4632] ppid=4630 vsize=2416 CPUtime=0
/proc/4632/stat : 4632 (SatELiteGTI) S 4630 4632 11066 0 -1 4194304 368 645 0 0 0 0 0 0 25 0 1 0 1009425637 2473984 277 4294967295 134512640 135169312 3220240992 3220239528 3085254382 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/4632/statm: 604 277 235 161 0 43 0
[pid=4636] ppid=4632 vsize=5664 CPUtime=0.05
/proc/4636/stat : 4636 (SatELite_releas) R 4632 4632 11066 0 -1 4202496 1199 0 0 0 5 0 0 0 25 0 1 0 1009425638 5799936 1135 4294967295 134512640 135223648 3215043936 3215042504 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4636/statm: 1416 1136 47 174 0 1241 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8080

[startup+0.116799 s]
/proc/loadavg: 0.94 0.98 0.99 3/96 4632
/proc/meminfo: memFree=1325388/2074464 swapFree=1950760/1959888
[pid=4632] ppid=4630 vsize=2416 CPUtime=0
/proc/4632/stat : 4632 (SatELiteGTI) S 4630 4632 11066 0 -1 4194304 368 645 0 0 0 0 0 0 25 0 1 0 1009425637 2473984 277 4294967295 134512640 135169312 3220240992 3220239528 3085254382 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/4632/statm: 604 277 235 161 0 43 0
[pid=4636] ppid=4632 vsize=13460 CPUtime=0.12
/proc/4636/stat : 4636 (SatELite_releas) R 4632 4632 11066 0 -1 4202496 2976 0 0 0 11 1 0 0 25 0 1 0 1009425638 13783040 2912 4294967295 134512640 135223648 3215043936 3215042520 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4636/statm: 3365 2912 47 174 0 3190 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 15876

[startup+0.316965 s]
/proc/loadavg: 0.94 0.98 0.99 3/96 4632
/proc/meminfo: memFree=1325388/2074464 swapFree=1950760/1959888
[pid=4632] ppid=4630 vsize=2416 CPUtime=0
/proc/4632/stat : 4632 (SatELiteGTI) S 4630 4632 11066 0 -1 4194304 368 645 0 0 0 0 0 0 25 0 1 0 1009425637 2473984 277 4294967295 134512640 135169312 3220240992 3220239528 3085254382 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/4632/statm: 604 277 235 161 0 43 0
[pid=4636] ppid=4632 vsize=40344 CPUtime=0.32
/proc/4636/stat : 4636 (SatELite_releas) R 4632 4632 11066 0 -1 4202496 8915 0 0 0 29 3 0 0 25 0 1 0 1009425638 41312256 8851 4294967295 134512640 135223648 3215043936 3215042504 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4636/statm: 10086 8851 47 174 0 9911 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 42760

[startup+0.716767 s]
/proc/loadavg: 0.94 0.98 0.99 3/96 4632
/proc/meminfo: memFree=1325388/2074464 swapFree=1950760/1959888
[pid=4632] ppid=4630 vsize=2416 CPUtime=0
/proc/4632/stat : 4632 (SatELiteGTI) S 4630 4632 11066 0 -1 4194304 368 645 0 0 0 0 0 0 25 0 1 0 1009425637 2473984 277 4294967295 134512640 135169312 3220240992 3220239528 3085254382 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/4632/statm: 604 277 235 161 0 43 0
[pid=4636] ppid=4632 vsize=52112 CPUtime=0.72
/proc/4636/stat : 4636 (SatELite_releas) R 4632 4632 11066 0 -1 4202496 11637 0 0 0 68 4 0 0 25 0 1 0 1009425638 53362688 11359 4294967295 134512640 135223648 3215043936 3215041728 134548993 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4636/statm: 13028 11359 73 174 0 12853 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 54528

[startup+1.51672 s]
/proc/loadavg: 0.94 0.98 0.99 2/98 4637
/proc/meminfo: memFree=1277120/2074464 swapFree=1950760/1959888
[pid=4632] ppid=4630 vsize=2416 CPUtime=0
/proc/4632/stat : 4632 (SatELiteGTI) S 4630 4632 11066 0 -1 4194304 368 645 0 0 0 0 0 0 25 0 1 0 1009425637 2473984 277 4294967295 134512640 135169312 3220240992 3220239528 3085254382 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/4632/statm: 604 277 235 161 0 43 0
[pid=4636] ppid=4632 vsize=54404 CPUtime=1.52
/proc/4636/stat : 4636 (SatELite_releas) R 4632 4632 11066 0 -1 4202496 12188 0 0 0 148 4 0 0 25 0 1 0 1009425638 55709696 11910 4294967295 134512640 135223648 3215043936 3215041572 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4636/statm: 13601 11910 73 174 0 13426 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 56820

[startup+3.11663 s]
/proc/loadavg: 0.95 0.98 0.99 2/98 4638
/proc/meminfo: memFree=1270548/2074464 swapFree=1950760/1959888
[pid=4632] ppid=4630 vsize=2416 CPUtime=0
/proc/4632/stat : 4632 (SatELiteGTI) S 4630 4632 11066 0 -1 4194304 368 645 0 0 0 0 0 0 25 0 1 0 1009425637 2473984 277 4294967295 134512640 135169312 3220240992 3220239528 3085254382 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/4632/statm: 604 277 235 161 0 43 0
[pid=4636] ppid=4632 vsize=57964 CPUtime=3.1
/proc/4636/stat : 4636 (SatELite_releas) R 4632 4632 11066 0 -1 4202496 13048 0 0 0 305 5 0 0 25 0 1 0 1009425638 59355136 12770 4294967295 134512640 135223648 3215043936 3215041936 134548993 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4636/statm: 14491 12770 73 174 0 14316 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 60380

[startup+6.31646 s]
/proc/loadavg: 0.95 0.98 0.99 2/98 4638
/proc/meminfo: memFree=1253964/2074464 swapFree=1950760/1959888
[pid=4632] ppid=4630 vsize=2416 CPUtime=0
/proc/4632/stat : 4632 (SatELiteGTI) S 4630 4632 11066 0 -1 4194304 368 645 0 0 0 0 0 0 25 0 1 0 1009425637 2473984 277 4294967295 134512640 135169312 3220240992 3220239528 3085254382 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/4632/statm: 604 277 235 161 0 43 0
[pid=4636] ppid=4632 vsize=67584 CPUtime=6.3
/proc/4636/stat : 4636 (SatELite_releas) R 4632 4632 11066 0 -1 4202496 15249 0 0 0 622 8 0 0 25 0 1 0 1009425638 69206016 14803 4294967295 134512640 135223648 3215043936 3215042032 134585529 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4636/statm: 16896 14803 73 174 0 16721 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 70000

[startup+12.7161 s]
/proc/loadavg: 0.95 0.98 0.99 2/98 4639
/proc/meminfo: memFree=1286452/2074464 swapFree=1950760/1959888
[pid=4632] ppid=4630 vsize=2420 CPUtime=7.46
/proc/4632/stat : 4632 (SatELiteGTI) S 4630 4632 11066 0 -1 4194304 387 16796 0 0 0 0 737 9 18 0 1 0 1009425637 2478080 278 4294967295 134512640 135169312 3220240992 3220237208 3085254382 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4632/statm: 605 278 235 161 0 44 0
[pid=4639] ppid=4632 vsize=19008 CPUtime=5.23
/proc/4639/stat : 4639 (minisat_static) R 4632 4632 11066 0 -1 4202496 4635 0 0 0 517 6 0 0 25 0 1 0 1009426386 19464192 4570 4294967295 134512640 135214715 3218362592 3218360800 134537872 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4639/statm: 4752 4570 73 172 0 4579 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21428

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

[startup+19.1157 s]
/proc/loadavg: 0.96 0.98 0.99 2/98 4640
/proc/meminfo: memFree=1285400/2074464 swapFree=1950760/1959888
[pid=4632] ppid=4630 vsize=2420 CPUtime=7.46
/proc/4632/stat : 4632 (SatELiteGTI) S 4630 4632 11066 0 -1 4194304 387 16796 0 0 0 0 737 9 18 0 1 0 1009425637 2478080 278 4294967295 134512640 135169312 3220240992 3220237208 3085254382 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4632/statm: 605 278 235 161 0 44 0
[pid=4639] ppid=4632 vsize=19936 CPUtime=11.63
/proc/4639/stat : 4639 (minisat_static) R 4632 4632 11066 0 -1 4202496 4866 0 0 0 1157 6 0 0 25 0 1 0 1009426386 20414464 4801 4294967295 134512640 135214715 3218362592 3218361056 134528688 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4639/statm: 4984 4801 73 172 0 4811 0
Current children cumulated CPU time (s) 19.09
Current children cumulated vsize (KiB) 22356

[startup+20.7157 s]
/proc/loadavg: 0.96 0.98 0.99 2/98 4640
/proc/meminfo: memFree=1285276/2074464 swapFree=1950760/1959888
[pid=4632] ppid=4630 vsize=2420 CPUtime=7.46
/proc/4632/stat : 4632 (SatELiteGTI) S 4630 4632 11066 0 -1 4194304 387 16796 0 0 0 0 737 9 18 0 1 0 1009425637 2478080 278 4294967295 134512640 135169312 3220240992 3220237208 3085254382 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4632/statm: 605 278 235 161 0 44 0
[pid=4639] ppid=4632 vsize=20068 CPUtime=13.23
/proc/4639/stat : 4639 (minisat_static) R 4632 4632 11066 0 -1 4202496 4905 0 0 0 1317 6 0 0 25 0 1 0 1009426386 20549632 4840 4294967295 134512640 135214715 3218362592 3218361056 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4639/statm: 5017 4840 73 172 0 4844 0
Current children cumulated CPU time (s) 20.69
Current children cumulated vsize (KiB) 22488

[startup+22.3156 s]
/proc/loadavg: 0.96 0.98 0.99 2/98 4640
/proc/meminfo: memFree=1285060/2074464 swapFree=1950760/1959888
[pid=4632] ppid=4630 vsize=2420 CPUtime=7.46
/proc/4632/stat : 4632 (SatELiteGTI) S 4630 4632 11066 0 -1 4194304 387 16796 0 0 0 0 737 9 18 0 1 0 1009425637 2478080 278 4294967295 134512640 135169312 3220240992 3220237208 3085254382 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4632/statm: 605 278 235 161 0 44 0
[pid=4639] ppid=4632 vsize=20496 CPUtime=14.83
/proc/4639/stat : 4639 (minisat_static) R 4632 4632 11066 0 -1 4202496 4990 0 0 0 1477 6 0 0 25 0 1 0 1009426386 20987904 4925 4294967295 134512640 135214715 3218362592 3218360976 134524131 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4639/statm: 5124 4925 73 172 0 4951 0
Current children cumulated CPU time (s) 22.29
Current children cumulated vsize (KiB) 22916

[startup+23.1155 s]
/proc/loadavg: 0.96 0.98 0.99 2/98 4640
/proc/meminfo: memFree=1284936/2074464 swapFree=1950760/1959888
[pid=4632] ppid=4630 vsize=2420 CPUtime=7.46
/proc/4632/stat : 4632 (SatELiteGTI) S 4630 4632 11066 0 -1 4194304 387 16796 0 0 0 0 737 9 18 0 1 0 1009425637 2478080 278 4294967295 134512640 135169312 3220240992 3220237208 3085254382 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4632/statm: 605 278 235 161 0 44 0
[pid=4639] ppid=4632 vsize=20496 CPUtime=15.63
/proc/4639/stat : 4639 (minisat_static) R 4632 4632 11066 0 -1 4202496 4993 0 0 0 1557 6 0 0 25 0 1 0 1009426386 20987904 4928 4294967295 134512640 135214715 3218362592 3218361056 134528812 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4639/statm: 5124 4928 73 172 0 4951 0
Current children cumulated CPU time (s) 23.09
Current children cumulated vsize (KiB) 22916

[startup+23.3155 s]
/proc/loadavg: 0.96 0.98 0.99 2/98 4640
/proc/meminfo: memFree=1284936/2074464 swapFree=1950760/1959888
[pid=4632] ppid=4630 vsize=2420 CPUtime=7.46
/proc/4632/stat : 4632 (SatELiteGTI) S 4630 4632 11066 0 -1 4194304 387 16796 0 0 0 0 737 9 18 0 1 0 1009425637 2478080 278 4294967295 134512640 135169312 3220240992 3220237208 3085254382 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4632/statm: 605 278 235 161 0 44 0
[pid=4639] ppid=4632 vsize=20496 CPUtime=15.83
/proc/4639/stat : 4639 (minisat_static) R 4632 4632 11066 0 -1 4202496 5001 0 0 0 1577 6 0 0 25 0 1 0 1009426386 20987904 4936 4294967295 134512640 135214715 3218362592 3218361056 134528749 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4639/statm: 5124 4936 73 172 0 4951 0
Current children cumulated CPU time (s) 23.29
Current children cumulated vsize (KiB) 22916

[startup+23.4155 s]
/proc/loadavg: 0.96 0.98 0.99 2/98 4640
/proc/meminfo: memFree=1284936/2074464 swapFree=1950760/1959888
[pid=4632] ppid=4630 vsize=2420 CPUtime=7.46
/proc/4632/stat : 4632 (SatELiteGTI) S 4630 4632 11066 0 -1 4194304 387 16796 0 0 0 0 737 9 18 0 1 0 1009425637 2478080 278 4294967295 134512640 135169312 3220240992 3220237208 3085254382 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/4632/statm: 605 278 235 161 0 44 0
[pid=4639] ppid=4632 vsize=20496 CPUtime=15.93
/proc/4639/stat : 4639 (minisat_static) R 4632 4632 11066 0 -1 4202496 5005 0 0 0 1587 6 0 0 25 0 1 0 1009426386 20987904 4940 4294967295 134512640 135214715 3218362592 3218361056 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4639/statm: 5124 4940 73 172 0 4951 0
Current children cumulated CPU time (s) 23.39
Current children cumulated vsize (KiB) 22916

Child status: 20
Real time (s): 23.4715
CPU time (s): 23.44
CPU user time (s): 23.27
CPU system time (s): 0.17
CPU usage (%): 99.8658
Max. virtual memory (cumulated for all children) (KiB): 70432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.27
system time used= 0.17
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22472
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= 20
involuntary context switches= 473

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-16 06:47:52
IDJOB=1820479
IDBENCH=20415
IDSOLVER=660
FILE ID=tipi23/1820479-1242449272
PBS_JOBID=
Free space on /tmp= 9769 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT07/industrial/palacios/uts/uts-l05-ipc5-h26-unsat.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820479-1242449272/watcher-1820479-1242449272 -o /tmp/evaluation-result-1820479-1242449272/solver-1820479-1242449272 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820479-1242449272.cnf

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

MD5SUM BENCH= 4b97e69214a2eddbe060a9ecc3dfbbd8
RANDOM SEED= 1446963739

Linux tipi23 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.38

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.79

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1325388 kB
Buffers:         32844 kB
Cached:         618012 kB
SwapCached:       3700 kB
Active:         307408 kB
Inactive:       355260 kB
HighTotal:     1178688 kB
HighFree:       554616 kB
LowTotal:       895776 kB
LowFree:        770772 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:            8952 kB
Writeback:           0 kB
AnonPages:       11312 kB
Mapped:           4232 kB
Slab:            77476 kB
PageTables:        624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96896 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9769 MiB
End job on tipi23 at 2009-05-16 06:48:17