Trace number 1820869

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 48.51 48.5174

General information on the benchmark

NameAPPLICATIONS/bitverif/
minor/minor064.cnf
MD5SUM1a151a1e93387c74239b48070e3eed97
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.51
Satisfiable
(Un)Satisfiability was proved
Number of variables14578
Number of clauses42581
Sum of the clauses size99353
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 228386
Number of clauses of size 314193
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   42579    99351 |   12773       0        0     nan |  0.000 % |
0.63/0.66	c |         0 |   17622    82354 |      --       0       --      -- |     --   | -24915/-16896
0.63/0.66	c ==============================================================================
0.63/0.66	c Result  :   #vars: 1957   #clauses: 17622   #literals: 82354
0.63/0.66	c CPU time:   0.65 s
0.63/0.66	c ==============================================================================
0.63/0.69	This is MiniSat 2.0 beta with hacks by AVG
0.63/0.69	WARNING: for repeatability, setting FPU to use double precision
0.63/0.69	============================[ Problem Statistics ]=============================
0.63/0.69	|                                                                             |
0.63/0.69	|  Number of variables:  1957                                                 |
0.63/0.69	|  Number of clauses:    17622                                                |
0.63/0.70	|  Parsing time:         0.01         s                                       |
48.42/48.51	restarts              : 18
48.42/48.51	conflicts             : 274209         (5743 /sec)
48.42/48.51	decisions             : 668813         (1.76 % random) (14007 /sec)
48.42/48.51	propagations          : 26876441       (562857 /sec)
48.42/48.51	conflict literals     : 31514157       (18.94 % deleted)
48.42/48.51	Memory used           : 22.25 MB
48.42/48.51	CPU time              : 47.75 s
48.42/48.51	
48.42/48.51	UNSATISFIABLE
48.42/48.51	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-1820869-1242484188/watcher-1820869-1242484188 -o /tmp/evaluation-result-1820869-1242484188/solver-1820869-1242484188 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820869-1242484188.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.02 1.02 1.00 2/93 29498
/proc/meminfo: memFree=1151772/2074464 swapFree=1951864/1959888
[pid=29498] ppid=29496 vsize=2416 CPUtime=0.01
/proc/29498/stat : 29498 (SatELiteGTI) S 29496 29498 20977 0 -1 4194304 367 645 0 0 0 1 0 0 18 0 1 0 1012919891 2473984 277 4294967295 134512640 135169312 3213284288 3213282824 3085688558 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29498/statm: 604 277 235 161 0 43 0
[pid=29502] ppid=29498 vsize=952 CPUtime=0
/proc/29502/stat : 29502 (SatELite_releas) R 29498 29498 20977 0 -1 4202496 111 0 0 0 0 0 0 0 20 0 1 0 1012919892 974848 48 4294967295 134512640 135223648 3216490176 3216489160 134691264 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29502/statm: 238 49 40 174 0 63 0

[startup+0.080472 s]
/proc/loadavg: 1.02 1.02 1.00 2/93 29498
/proc/meminfo: memFree=1151772/2074464 swapFree=1951864/1959888
[pid=29498] ppid=29496 vsize=2416 CPUtime=0.01
/proc/29498/stat : 29498 (SatELiteGTI) S 29496 29498 20977 0 -1 4194304 367 645 0 0 0 1 0 0 18 0 1 0 1012919891 2473984 277 4294967295 134512640 135169312 3213284288 3213282824 3085688558 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29498/statm: 604 277 235 161 0 43 0
[pid=29502] ppid=29498 vsize=7352 CPUtime=0.08
/proc/29502/stat : 29502 (SatELite_releas) R 29498 29498 20977 0 -1 4202496 1746 0 0 0 8 0 0 0 21 0 1 0 1012919892 7528448 1598 4294967295 134512640 135223648 3216490176 3216488192 134586748 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29502/statm: 1838 1598 73 174 0 1663 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9768

[startup+0.120468 s]
/proc/loadavg: 1.02 1.02 1.00 2/93 29498
/proc/meminfo: memFree=1151772/2074464 swapFree=1951864/1959888
[pid=29498] ppid=29496 vsize=2416 CPUtime=0.01
/proc/29498/stat : 29498 (SatELiteGTI) S 29496 29498 20977 0 -1 4194304 367 645 0 0 0 1 0 0 18 0 1 0 1012919891 2473984 277 4294967295 134512640 135169312 3213284288 3213282824 3085688558 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29498/statm: 604 277 235 161 0 43 0
[pid=29502] ppid=29498 vsize=7352 CPUtime=0.12
/proc/29502/stat : 29502 (SatELite_releas) R 29498 29498 20977 0 -1 4202496 1746 0 0 0 12 0 0 0 21 0 1 0 1012919892 7528448 1598 4294967295 134512640 135223648 3216490176 3216488192 134586740 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29502/statm: 1838 1598 73 174 0 1663 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 9768

[startup+0.320449 s]
/proc/loadavg: 1.02 1.02 1.00 2/93 29498
/proc/meminfo: memFree=1151772/2074464 swapFree=1951864/1959888
[pid=29498] ppid=29496 vsize=2416 CPUtime=0.01
/proc/29498/stat : 29498 (SatELiteGTI) S 29496 29498 20977 0 -1 4194304 367 645 0 0 0 1 0 0 18 0 1 0 1012919891 2473984 277 4294967295 134512640 135169312 3213284288 3213282824 3085688558 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29498/statm: 604 277 235 161 0 43 0
[pid=29502] ppid=29498 vsize=7652 CPUtime=0.32
/proc/29502/stat : 29502 (SatELite_releas) R 29498 29498 20977 0 -1 4202496 1841 0 0 0 32 0 0 0 21 0 1 0 1012919892 7835648 1693 4294967295 134512640 135223648 3216490176 3216487952 134585645 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29502/statm: 1913 1693 73 174 0 1738 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 10068

[startup+0.72041 s]
/proc/loadavg: 1.02 1.02 1.00 2/93 29498
/proc/meminfo: memFree=1151772/2074464 swapFree=1951864/1959888
[pid=29498] ppid=29496 vsize=2420 CPUtime=0.7
/proc/29498/stat : 29498 (SatELiteGTI) S 29496 29498 20977 0 -1 4194304 386 2784 0 0 0 1 68 1 15 0 1 0 1012919891 2478080 278 4294967295 134512640 135169312 3213284288 3213280504 3085688558 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29498/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2420

[startup+1.52033 s]
/proc/loadavg: 1.02 1.02 1.00 3/95 29504
/proc/meminfo: memFree=1144788/2074464 swapFree=1951864/1959888
[pid=29498] ppid=29496 vsize=2420 CPUtime=0.7
/proc/29498/stat : 29498 (SatELiteGTI) S 29496 29498 20977 0 -1 4194304 386 2784 0 0 0 1 68 1 15 0 1 0 1012919891 2478080 278 4294967295 134512640 135169312 3213284288 3213280504 3085688558 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29498/statm: 605 278 235 161 0 44 0
[pid=29504] ppid=29498 vsize=6704 CPUtime=0.83
/proc/29504/stat : 29504 (minisat_static) R 29498 29498 20977 0 -1 4202496 1459 0 0 0 82 1 0 0 20 0 1 0 1012919961 6864896 1394 4294967295 134512640 135214715 3215080896 3215079160 134527392 0 0 0 3 0 0 0 17 1 0 0 0
/proc/29504/statm: 1676 1394 74 172 0 1503 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 9124

[startup+3.12017 s]
/proc/loadavg: 1.02 1.02 1.00 3/95 29504
/proc/meminfo: memFree=1141936/2074464 swapFree=1951864/1959888
[pid=29498] ppid=29496 vsize=2420 CPUtime=0.7
/proc/29498/stat : 29498 (SatELiteGTI) S 29496 29498 20977 0 -1 4194304 386 2784 0 0 0 1 68 1 15 0 1 0 1012919891 2478080 278 4294967295 134512640 135169312 3213284288 3213280504 3085688558 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29498/statm: 605 278 235 161 0 44 0
[pid=29504] ppid=29498 vsize=8824 CPUtime=2.42
/proc/29504/stat : 29504 (minisat_static) R 29498 29498 20977 0 -1 4202496 1996 0 0 0 240 2 0 0 25 0 1 0 1012919961 9035776 1931 4294967295 134512640 135214715 3215080896 3215079360 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29504/statm: 2206 1931 74 172 0 2033 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 11244

[startup+6.31986 s]
/proc/loadavg: 1.02 1.02 1.00 3/95 29504
/proc/meminfo: memFree=1139612/2074464 swapFree=1951864/1959888
[pid=29498] ppid=29496 vsize=2420 CPUtime=0.7
/proc/29498/stat : 29498 (SatELiteGTI) S 29496 29498 20977 0 -1 4194304 386 2784 0 0 0 1 68 1 15 0 1 0 1012919891 2478080 278 4294967295 134512640 135169312 3213284288 3213280504 3085688558 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29498/statm: 605 278 235 161 0 44 0
[pid=29504] ppid=29498 vsize=11392 CPUtime=5.62
/proc/29504/stat : 29504 (minisat_static) R 29498 29498 20977 0 -1 4202496 2634 0 0 0 559 3 0 0 25 0 1 0 1012919961 11665408 2569 4294967295 134512640 135214715 3215080896 3215078784 134536338 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29504/statm: 2848 2569 74 172 0 2675 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 13812

[startup+12.7192 s]
/proc/loadavg: 1.02 1.02 1.00 3/95 29507
/proc/meminfo: memFree=1133692/2074464 swapFree=1951864/1959888
[pid=29498] ppid=29496 vsize=2420 CPUtime=0.7
/proc/29498/stat : 29498 (SatELiteGTI) S 29496 29498 20977 0 -1 4194304 386 2784 0 0 0 1 68 1 15 0 1 0 1012919891 2478080 278 4294967295 134512640 135169312 3213284288 3213280504 3085688558 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29498/statm: 605 278 235 161 0 44 0
[pid=29504] ppid=29498 vsize=15748 CPUtime=12.02
/proc/29504/stat : 29504 (minisat_static) R 29498 29498 20977 0 -1 4202496 3716 0 0 0 1199 3 0 0 25 0 1 0 1012919961 16125952 3651 4294967295 134512640 135214715 3215080896 3215079360 134528763 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29504/statm: 3937 3651 74 172 0 3764 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 18168

[startup+25.518 s]
/proc/loadavg: 1.01 1.02 1.00 3/95 29510
/proc/meminfo: memFree=1130004/2074464 swapFree=1951864/1959888
[pid=29498] ppid=29496 vsize=2420 CPUtime=0.7
/proc/29498/stat : 29498 (SatELiteGTI) S 29496 29498 20977 0 -1 4194304 386 2784 0 0 0 1 68 1 15 0 1 0 1012919891 2478080 278 4294967295 134512640 135169312 3213284288 3213280504 3085688558 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29498/statm: 605 278 235 161 0 44 0
[pid=29504] ppid=29498 vsize=19344 CPUtime=24.82
/proc/29504/stat : 29504 (minisat_static) R 29498 29498 20977 0 -1 4202496 4623 0 0 0 2478 4 0 0 25 0 1 0 1012919961 19808256 4558 4294967295 134512640 135214715 3215080896 3215079360 134528579 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29504/statm: 4836 4558 74 172 0 4663 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 21764

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

[startup+38.3167 s]
/proc/loadavg: 1.01 1.02 1.00 2/95 29694
/proc/meminfo: memFree=1126620/2074464 swapFree=1951864/1959888
[pid=29498] ppid=29496 vsize=2420 CPUtime=0.7
/proc/29498/stat : 29498 (SatELiteGTI) S 29496 29498 20977 0 -1 4194304 386 2784 0 0 0 1 68 1 15 0 1 0 1012919891 2478080 278 4294967295 134512640 135169312 3213284288 3213280504 3085688558 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29498/statm: 605 278 235 161 0 44 0
[pid=29504] ppid=29498 vsize=22776 CPUtime=37.61
/proc/29504/stat : 29504 (minisat_static) R 29498 29498 20977 0 -1 4202496 5462 0 0 0 3756 5 0 0 25 0 1 0 1012919961 23322624 5397 4294967295 134512640 135214715 3215080896 3215079456 134541040 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29504/statm: 5694 5397 74 172 0 5521 0
Current children cumulated CPU time (s) 38.31
Current children cumulated vsize (KiB) 25196

[startup+44.7161 s]
/proc/loadavg: 1.01 1.02 1.00 2/95 29695
/proc/meminfo: memFree=1126180/2074464 swapFree=1951864/1959888
[pid=29498] ppid=29496 vsize=2420 CPUtime=0.7
/proc/29498/stat : 29498 (SatELiteGTI) S 29496 29498 20977 0 -1 4194304 386 2784 0 0 0 1 68 1 15 0 1 0 1012919891 2478080 278 4294967295 134512640 135169312 3213284288 3213280504 3085688558 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29498/statm: 605 278 235 161 0 44 0
[pid=29504] ppid=29498 vsize=22776 CPUtime=44.01
/proc/29504/stat : 29504 (minisat_static) R 29498 29498 20977 0 -1 4202496 5462 0 0 0 4396 5 0 0 25 0 1 0 1012919961 23322624 5397 4294967295 134512640 135214715 3215080896 3215079360 134528649 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29504/statm: 5694 5397 74 172 0 5521 0
Current children cumulated CPU time (s) 44.71
Current children cumulated vsize (KiB) 25196

[startup+46.3159 s]
/proc/loadavg: 1.01 1.02 1.00 2/95 29695
/proc/meminfo: memFree=1126236/2074464 swapFree=1951864/1959888
[pid=29498] ppid=29496 vsize=2420 CPUtime=0.7
/proc/29498/stat : 29498 (SatELiteGTI) S 29496 29498 20977 0 -1 4194304 386 2784 0 0 0 1 68 1 15 0 1 0 1012919891 2478080 278 4294967295 134512640 135169312 3213284288 3213280504 3085688558 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29498/statm: 605 278 235 161 0 44 0
[pid=29504] ppid=29498 vsize=22776 CPUtime=45.61
/proc/29504/stat : 29504 (minisat_static) R 29498 29498 20977 0 -1 4202496 5462 0 0 0 4556 5 0 0 25 0 1 0 1012919961 23322624 5397 4294967295 134512640 135214715 3215080896 3215079360 134528626 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29504/statm: 5694 5397 74 172 0 5521 0
Current children cumulated CPU time (s) 46.31
Current children cumulated vsize (KiB) 25196

[startup+47.9158 s]
/proc/loadavg: 1.01 1.02 1.00 2/95 29695
/proc/meminfo: memFree=1126236/2074464 swapFree=1951864/1959888
[pid=29498] ppid=29496 vsize=2420 CPUtime=0.7
/proc/29498/stat : 29498 (SatELiteGTI) S 29496 29498 20977 0 -1 4194304 386 2784 0 0 0 1 68 1 15 0 1 0 1012919891 2478080 278 4294967295 134512640 135169312 3213284288 3213280504 3085688558 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29498/statm: 605 278 235 161 0 44 0
[pid=29504] ppid=29498 vsize=22776 CPUtime=47.21
/proc/29504/stat : 29504 (minisat_static) R 29498 29498 20977 0 -1 4202496 5462 0 0 0 4716 5 0 0 25 0 1 0 1012919961 23322624 5397 4294967295 134512640 135214715 3215080896 3215079360 134528539 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29504/statm: 5694 5397 74 172 0 5521 0
Current children cumulated CPU time (s) 47.91
Current children cumulated vsize (KiB) 25196

[startup+48.3157 s]
/proc/loadavg: 1.01 1.02 1.00 2/95 29695
/proc/meminfo: memFree=1126236/2074464 swapFree=1951864/1959888
[pid=29498] ppid=29496 vsize=2420 CPUtime=0.7
/proc/29498/stat : 29498 (SatELiteGTI) S 29496 29498 20977 0 -1 4194304 386 2784 0 0 0 1 68 1 15 0 1 0 1012919891 2478080 278 4294967295 134512640 135169312 3213284288 3213280504 3085688558 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29498/statm: 605 278 235 161 0 44 0
[pid=29504] ppid=29498 vsize=22776 CPUtime=47.61
/proc/29504/stat : 29504 (minisat_static) R 29498 29498 20977 0 -1 4202496 5462 0 0 0 4756 5 0 0 25 0 1 0 1012919961 23322624 5397 4294967295 134512640 135214715 3215080896 3215078912 134536349 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29504/statm: 5694 5397 74 172 0 5521 0
Current children cumulated CPU time (s) 48.31
Current children cumulated vsize (KiB) 25196

[startup+48.5157 s]
/proc/loadavg: 1.01 1.02 1.00 2/95 29695
/proc/meminfo: memFree=1126236/2074464 swapFree=1951864/1959888
[pid=29498] ppid=29496 vsize=2936 CPUtime=48.5
/proc/29498/stat : 29498 (SatELiteGTI) S 29496 29498 20977 0 -1 4194304 476 8256 0 0 0 1 4843 6 18 0 1 0 1012919891 3006464 346 4294967295 134512640 135169312 3213284288 3213279672 3085688558 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29498/statm: 734 346 237 161 0 173 0
Current children cumulated CPU time (s) 48.5
Current children cumulated vsize (KiB) 2936

Child status: 20
Real time (s): 48.5174
CPU time (s): 48.51
CPU user time (s): 48.43
CPU system time (s): 0.08
CPU usage (%): 99.9848
Max. virtual memory (cumulated for all children) (KiB): 25196

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

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi10 at 2009-05-16 16:29:48
IDJOB=1820869
IDBENCH=70756
IDSOLVER=660
FILE ID=tipi10/1820869-1242484188
PBS_JOBID=
Free space on /tmp= 4320 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/bitverif/minor/minor064.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820869-1242484188/watcher-1820869-1242484188 -o /tmp/evaluation-result-1820869-1242484188/solver-1820869-1242484188 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820869-1242484188.cnf

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

MD5SUM BENCH= 1a151a1e93387c74239b48070e3eed97
RANDOM SEED= 418718662

Linux tipi10 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.367
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.367
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.77

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1151780 kB
Buffers:         19580 kB
Cached:         797564 kB
SwapCached:       2724 kB
Active:         429988 kB
Inactive:       397376 kB
HighTotal:     1178688 kB
HighFree:       526088 kB
LowTotal:       895776 kB
LowFree:        625692 kB
SwapTotal:     1959888 kB
SwapFree:      1951864 kB
Dirty:            2228 kB
Writeback:           0 kB
AnonPages:        9056 kB
Mapped:           3224 kB
Slab:            86912 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90584 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4320 MiB
End job on tipi10 at 2009-05-16 16:30:37