Trace number 1821553

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 52.72 52.7122

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-10-5p0.cnf
MD5SUMe024fd9d9cdae82453a8cdaa74d08481
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark38.76
Satisfiable
(Un)Satisfiability was proved
Number of variables104479
Number of clauses500869
Sum of the clauses size1175016
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398195
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.00	c Parsing...
0.53/0.55	c ==============================================================================
0.53/0.55	c |           |     ORIGINAL     |              LEARNT              |          |
0.53/0.55	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.53/0.55	c ==============================================================================
0.53/0.55	c |         0 |  495031  1168838 |  148509       0        0     nan |  0.000 % |
3.23/3.29	c |         0 |  300405   831416 |      --       0       --      -- |     --   | -44710/7696
3.23/3.29	c ==============================================================================
3.23/3.29	c Result  :   #vars: 49462   #clauses: 300405   #literals: 831416
3.23/3.29	c CPU time:   3.16 s
3.23/3.29	c ==============================================================================
3.53/3.61	This is MiniSat 2.0 beta with hacks by AVG
3.53/3.61	WARNING: for repeatability, setting FPU to use double precision
3.53/3.61	============================[ Problem Statistics ]=============================
3.53/3.61	|                                                                             |
3.53/3.61	|  Number of variables:  49462                                                |
3.53/3.61	|  Number of clauses:    300405                                               |
3.62/3.82	|  Parsing time:         0.20         s                                       |
52.64/52.70	restarts              : 13
52.64/52.70	conflicts             : 31952          (651 /sec)
52.64/52.70	decisions             : 199728         (1.42 % random) (4071 /sec)
52.64/52.70	propagations          : 78226152       (1594500 /sec)
52.64/52.70	conflict literals     : 4627520        (32.91 % deleted)
52.64/52.70	Memory used           : 32.59 MB
52.64/52.70	CPU time              : 49.06 s
52.64/52.70	
52.64/52.70	UNSATISFIABLE
52.64/52.70	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-1821553-1242536201/watcher-1821553-1242536201 -o /tmp/evaluation-result-1821553-1242536201/solver-1821553-1242536201 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821553-1242536201.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: 1.09 1.03 1.01 2/93 24411
/proc/meminfo: memFree=1047264/2074464 swapFree=1948616/1959888
[pid=24411] ppid=24409 vsize=2412 CPUtime=0.01
/proc/24411/stat : 24411 (SatELiteGTI) S 24409 24411 10436 0 -1 4194304 366 646 0 0 0 1 0 0 18 0 1 0 1018120740 2469888 276 4294967295 134512640 135169312 3219946000 3219944536 3085414126 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24411/statm: 603 276 235 161 0 42 0
[pid=24415] ppid=24411 vsize=956 CPUtime=0
/proc/24415/stat : 24415 (SatELite_releas) R 24411 24411 10436 0 -1 4202496 128 0 0 0 0 0 0 0 20 0 1 0 1018120740 978944 64 4294967295 134512640 135223648 3214959936 3214958532 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/24415/statm: 239 68 46 174 0 64 0

[startup+0.120523 s]
/proc/loadavg: 1.09 1.03 1.01 2/93 24411
/proc/meminfo: memFree=1047264/2074464 swapFree=1948616/1959888
[pid=24411] ppid=24409 vsize=2412 CPUtime=0.01
/proc/24411/stat : 24411 (SatELiteGTI) S 24409 24411 10436 0 -1 4194304 366 646 0 0 0 1 0 0 18 0 1 0 1018120740 2469888 276 4294967295 134512640 135169312 3219946000 3219944536 3085414126 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24411/statm: 603 276 235 161 0 42 0
[pid=24415] ppid=24411 vsize=22340 CPUtime=0.12
/proc/24415/stat : 24415 (SatELite_releas) R 24411 24411 10436 0 -1 4202496 4668 0 0 0 8 4 0 0 21 0 1 0 1018120740 22876160 4501 4294967295 134512640 135223648 3214959936 3214958520 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/24415/statm: 5585 4502 46 174 0 5410 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 24752

[startup+0.22052 s]
/proc/loadavg: 1.09 1.03 1.01 2/93 24411
/proc/meminfo: memFree=1047264/2074464 swapFree=1948616/1959888
[pid=24411] ppid=24409 vsize=2412 CPUtime=0.01
/proc/24411/stat : 24411 (SatELiteGTI) S 24409 24411 10436 0 -1 4194304 366 646 0 0 0 1 0 0 18 0 1 0 1018120740 2469888 276 4294967295 134512640 135169312 3219946000 3219944536 3085414126 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24411/statm: 603 276 235 161 0 42 0
[pid=24415] ppid=24411 vsize=28000 CPUtime=0.22
/proc/24415/stat : 24415 (SatELite_releas) R 24411 24411 10436 0 -1 4202496 6052 0 0 0 18 4 0 0 21 0 1 0 1018120740 28672000 5885 4294967295 134512640 135223648 3214959936 3214958888 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/24415/statm: 7000 5886 46 174 0 6825 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 30412

[startup+0.320506 s]
/proc/loadavg: 1.09 1.03 1.01 2/93 24411
/proc/meminfo: memFree=1047264/2074464 swapFree=1948616/1959888
[pid=24411] ppid=24409 vsize=2412 CPUtime=0.01
/proc/24411/stat : 24411 (SatELiteGTI) S 24409 24411 10436 0 -1 4194304 366 646 0 0 0 1 0 0 18 0 1 0 1018120740 2469888 276 4294967295 134512640 135169312 3219946000 3219944536 3085414126 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24411/statm: 603 276 235 161 0 42 0
[pid=24415] ppid=24411 vsize=34436 CPUtime=0.32
/proc/24415/stat : 24415 (SatELite_releas) R 24411 24411 10436 0 -1 4202496 7515 0 0 0 28 4 0 0 21 0 1 0 1018120740 35262464 7348 4294967295 134512640 135223648 3214959936 3214958888 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/24415/statm: 8609 7349 46 174 0 8434 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 36848

[startup+0.720478 s]
/proc/loadavg: 1.09 1.03 1.01 2/93 24411
/proc/meminfo: memFree=1047264/2074464 swapFree=1948616/1959888
[pid=24411] ppid=24409 vsize=2412 CPUtime=0.01
/proc/24411/stat : 24411 (SatELiteGTI) S 24409 24411 10436 0 -1 4194304 366 646 0 0 0 1 0 0 18 0 1 0 1018120740 2469888 276 4294967295 134512640 135169312 3219946000 3219944536 3085414126 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24411/statm: 603 276 235 161 0 42 0
[pid=24415] ppid=24411 vsize=51260 CPUtime=0.72
/proc/24415/stat : 24415 (SatELite_releas) R 24411 24411 10436 0 -1 4202496 11791 0 0 0 63 9 0 0 22 0 1 0 1018120740 52490240 11624 4294967295 134512640 135223648 3214959936 3214958528 134548331 0 0 0 3 0 0 0 17 1 0 0 0
/proc/24415/statm: 12815 11624 68 174 0 12640 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 53672

[startup+1.52041 s]
/proc/loadavg: 1.09 1.03 1.01 2/95 24416
/proc/meminfo: memFree=993176/2074464 swapFree=1948616/1959888
[pid=24411] ppid=24409 vsize=2412 CPUtime=0.01
/proc/24411/stat : 24411 (SatELiteGTI) S 24409 24411 10436 0 -1 4194304 366 646 0 0 0 1 0 0 18 0 1 0 1018120740 2469888 276 4294967295 134512640 135169312 3219946000 3219944536 3085414126 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24411/statm: 603 276 235 161 0 42 0
[pid=24415] ppid=24411 vsize=59608 CPUtime=1.52
/proc/24415/stat : 24415 (SatELite_releas) R 24411 24411 10436 0 -1 4202496 14937 0 0 0 141 11 0 0 25 0 1 0 1018120740 61038592 13471 4294967295 134512640 135223648 3214959936 3214957952 134586647 0 0 0 3 0 0 0 17 1 0 0 0
/proc/24415/statm: 14902 13471 73 174 0 14727 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 62020

[startup+3.12028 s]
/proc/loadavg: 1.09 1.03 1.01 2/95 24416
/proc/meminfo: memFree=990944/2074464 swapFree=1948616/1959888
[pid=24411] ppid=24409 vsize=2412 CPUtime=0.01
/proc/24411/stat : 24411 (SatELiteGTI) S 24409 24411 10436 0 -1 4194304 366 646 0 0 0 1 0 0 18 0 1 0 1018120740 2469888 276 4294967295 134512640 135169312 3219946000 3219944536 3085414126 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24411/statm: 603 276 235 161 0 42 0
[pid=24415] ppid=24411 vsize=60052 CPUtime=3.12
/proc/24415/stat : 24415 (SatELite_releas) R 24411 24411 10436 0 -1 4202496 17093 0 0 0 299 13 0 0 25 0 1 0 1018120740 61493248 13676 4294967295 134512640 135223648 3214959936 3214957952 134586956 0 0 0 3 0 0 0 17 1 0 0 0
/proc/24415/statm: 15013 13676 73 174 0 14838 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 62464

[startup+6.32001 s]
/proc/loadavg: 1.08 1.03 1.01 2/95 24417
/proc/meminfo: memFree=1021076/2074464 swapFree=1948616/1959888
[pid=24411] ppid=24409 vsize=2416 CPUtime=3.62
/proc/24411/stat : 24411 (SatELiteGTI) S 24409 24411 10436 0 -1 4194304 385 18537 0 0 0 1 345 16 18 0 1 0 1018120740 2473984 277 4294967295 134512640 135169312 3219946000 3219942216 3085414126 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24411/statm: 604 277 235 161 0 43 0
[pid=24417] ppid=24411 vsize=18756 CPUtime=2.71
/proc/24417/stat : 24417 (minisat_static) R 24411 24411 10436 0 -1 4202496 4417 0 0 0 270 1 0 0 25 0 1 0 1018121101 19206144 4352 4294967295 134512640 135214715 3214495024 3214493488 134528509 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24417/statm: 4689 4352 73 172 0 4516 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 21172

[startup+12.7195 s]
/proc/loadavg: 1.08 1.03 1.00 2/95 24419
/proc/meminfo: memFree=1017140/2074464 swapFree=1948616/1959888
[pid=24411] ppid=24409 vsize=2416 CPUtime=3.62
/proc/24411/stat : 24411 (SatELiteGTI) S 24409 24411 10436 0 -1 4194304 385 18537 0 0 0 1 345 16 18 0 1 0 1018120740 2473984 277 4294967295 134512640 135169312 3219946000 3219942216 3085414126 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24411/statm: 604 277 235 161 0 43 0
[pid=24417] ppid=24411 vsize=22728 CPUtime=9.11
/proc/24417/stat : 24417 (minisat_static) R 24411 24411 10436 0 -1 4202496 5391 0 0 0 909 2 0 0 25 0 1 0 1018121101 23273472 5326 4294967295 134512640 135214715 3214495024 3214493488 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24417/statm: 5682 5326 73 172 0 5509 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 25144

[startup+25.5185 s]
/proc/loadavg: 1.06 1.03 1.00 3/95 24602
/proc/meminfo: memFree=1010932/2074464 swapFree=1948616/1959888
[pid=24411] ppid=24409 vsize=2416 CPUtime=3.62
/proc/24411/stat : 24411 (SatELiteGTI) S 24409 24411 10436 0 -1 4194304 385 18537 0 0 0 1 345 16 18 0 1 0 1018120740 2473984 277 4294967295 134512640 135169312 3219946000 3219942216 3085414126 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24411/statm: 604 277 235 161 0 43 0
[pid=24417] ppid=24411 vsize=28712 CPUtime=21.91
/proc/24417/stat : 24417 (minisat_static) R 24411 24411 10436 0 -1 4202496 6898 0 0 0 2188 3 0 0 25 0 1 0 1018121101 29401088 6833 4294967295 134512640 135214715 3214495024 3214493488 134528560 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24417/statm: 7178 6833 73 172 0 7005 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 31128

[startup+51.1263 s]
/proc/loadavg: 1.04 1.02 1.00 3/95 24605
/proc/meminfo: memFree=1006712/2074464 swapFree=1948616/1959888
[pid=24411] ppid=24409 vsize=2416 CPUtime=3.62
/proc/24411/stat : 24411 (SatELiteGTI) S 24409 24411 10436 0 -1 4194304 385 18537 0 0 0 1 345 16 18 0 1 0 1018120740 2473984 277 4294967295 134512640 135169312 3219946000 3219942216 3085414126 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24411/statm: 604 277 235 161 0 43 0
[pid=24417] ppid=24411 vsize=33104 CPUtime=47.52
/proc/24417/stat : 24417 (minisat_static) R 24411 24411 10436 0 -1 4202496 7996 0 0 0 4749 3 0 0 25 0 1 0 1018121101 33898496 7931 4294967295 134512640 135214715 3214495024 3214493488 134528637 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24417/statm: 8276 7931 73 172 0 8103 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 35520

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

[startup+51.2263 s]
/proc/loadavg: 1.04 1.02 1.00 3/95 24605
/proc/meminfo: memFree=1006712/2074464 swapFree=1948616/1959888
[pid=24411] ppid=24409 vsize=2416 CPUtime=3.62
/proc/24411/stat : 24411 (SatELiteGTI) S 24409 24411 10436 0 -1 4194304 385 18537 0 0 0 1 345 16 18 0 1 0 1018120740 2473984 277 4294967295 134512640 135169312 3219946000 3219942216 3085414126 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24411/statm: 604 277 235 161 0 43 0
[pid=24417] ppid=24411 vsize=33104 CPUtime=47.62
/proc/24417/stat : 24417 (minisat_static) R 24411 24411 10436 0 -1 4202496 8002 0 0 0 4759 3 0 0 25 0 1 0 1018121101 33898496 7937 4294967295 134512640 135214715 3214495024 3214493488 134528766 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24417/statm: 8276 7937 73 172 0 8103 0
Current children cumulated CPU time (s) 51.24
Current children cumulated vsize (KiB) 35520

[startup+52.0263 s]
/proc/loadavg: 1.04 1.02 1.00 3/95 24605
/proc/meminfo: memFree=1006464/2074464 swapFree=1948616/1959888
[pid=24411] ppid=24409 vsize=2416 CPUtime=3.62
/proc/24411/stat : 24411 (SatELiteGTI) S 24409 24411 10436 0 -1 4194304 385 18537 0 0 0 1 345 16 18 0 1 0 1018120740 2473984 277 4294967295 134512640 135169312 3219946000 3219942216 3085414126 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24411/statm: 604 277 235 161 0 43 0
[pid=24417] ppid=24411 vsize=33236 CPUtime=48.42
/proc/24417/stat : 24417 (minisat_static) R 24411 24411 10436 0 -1 4202496 8042 0 0 0 4839 3 0 0 25 0 1 0 1018121101 34033664 7977 4294967295 134512640 135214715 3214495024 3214493232 134537329 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24417/statm: 8309 7977 73 172 0 8136 0
Current children cumulated CPU time (s) 52.04
Current children cumulated vsize (KiB) 35652

[startup+52.4262 s]
/proc/loadavg: 1.04 1.02 1.00 3/95 24605
/proc/meminfo: memFree=1006464/2074464 swapFree=1948616/1959888
[pid=24411] ppid=24409 vsize=2416 CPUtime=3.62
/proc/24411/stat : 24411 (SatELiteGTI) S 24409 24411 10436 0 -1 4194304 385 18537 0 0 0 1 345 16 18 0 1 0 1018120740 2473984 277 4294967295 134512640 135169312 3219946000 3219942216 3085414126 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24411/statm: 604 277 235 161 0 43 0
[pid=24417] ppid=24411 vsize=33368 CPUtime=48.82
/proc/24417/stat : 24417 (minisat_static) R 24411 24411 10436 0 -1 4202496 8060 0 0 0 4879 3 0 0 25 0 1 0 1018121101 34168832 7995 4294967295 134512640 135214715 3214495024 3214493488 134528794 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24417/statm: 8342 7995 73 172 0 8169 0
Current children cumulated CPU time (s) 52.44
Current children cumulated vsize (KiB) 35784

[startup+52.6262 s]
/proc/loadavg: 1.04 1.02 1.00 3/95 24605
/proc/meminfo: memFree=1006464/2074464 swapFree=1948616/1959888
[pid=24411] ppid=24409 vsize=2416 CPUtime=3.62
/proc/24411/stat : 24411 (SatELiteGTI) S 24409 24411 10436 0 -1 4194304 385 18537 0 0 0 1 345 16 18 0 1 0 1018120740 2473984 277 4294967295 134512640 135169312 3219946000 3219942216 3085414126 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24411/statm: 604 277 235 161 0 43 0
[pid=24417] ppid=24411 vsize=33368 CPUtime=49.02
/proc/24417/stat : 24417 (minisat_static) R 24411 24411 10436 0 -1 4202496 8069 0 0 0 4899 3 0 0 25 0 1 0 1018121101 34168832 8004 4294967295 134512640 135214715 3214495024 3214493488 134528579 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24417/statm: 8342 8004 73 172 0 8169 0
Current children cumulated CPU time (s) 52.64
Current children cumulated vsize (KiB) 35784

Child status: 20
Real time (s): 52.7122
CPU time (s): 52.72
CPU user time (s): 52.51
CPU system time (s): 0.21
CPU usage (%): 100.015
Max. virtual memory (cumulated for all children) (KiB): 68640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.51
system time used= 0.21
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27276
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= 67

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-17 06:56:41
IDJOB=1821553
IDBENCH=71006
IDSOLVER=660
FILE ID=tipi16/1821553-1242536201
PBS_JOBID=
Free space on /tmp= 4840 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-10-5p0.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821553-1242536201/watcher-1821553-1242536201 -o /tmp/evaluation-result-1821553-1242536201/solver-1821553-1242536201 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821553-1242536201.cnf

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

MD5SUM BENCH= e024fd9d9cdae82453a8cdaa74d08481
RANDOM SEED= 429410059

Linux tipi16 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.457
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.37

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.457
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.457
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.78

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.457
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:       1047288 kB
Buffers:         54376 kB
Cached:         870928 kB
SwapCached:       5940 kB
Active:         164456 kB
Inactive:       770796 kB
HighTotal:     1178688 kB
HighFree:       344764 kB
LowTotal:       895776 kB
LowFree:        702524 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:           10384 kB
Writeback:           0 kB
AnonPages:        9240 kB
Mapped:           3140 kB
Slab:            83736 kB
PageTables:        656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90756 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4840 MiB
End job on tipi16 at 2009-05-17 06:57:35