Trace number 1820720

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
BinMiniSat 2009-03-21UNSAT 3.13 3.13571

General information on the benchmark

Namecmu-bmc-barrel6.cnf
MD5SUMcc87f90bf08e13838e59f0f2639db121
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.61
Satisfiable
(Un)Satisfiability was proved
Number of variables2306
Number of clauses8931
Sum of the clauses size24664
Maximum clause length217
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22629
Number of clauses of size 36048
Number of clauses of size 4252
Number of clauses of size 50
Number of clauses of size over 52

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    8931    24664 |    2679       0        0     nan |  0.000 % |
0.00/0.06	c |         0 |    4529    23682 |      --       0       --      -- |     --   | -4402/-982
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 600   #clauses: 4529   #literals: 23682
0.00/0.06	c CPU time:   0.06 s
0.00/0.06	c ==============================================================================
0.07/0.07	This is MiniSat 2.0 beta
0.07/0.07	WARNING: for repeatability, setting FPU to use double precision
0.07/0.07	============================[ Problem Statistics ]=============================
0.07/0.07	|                                                                             |
0.07/0.07	|  Number of variables:  600                                                  |
0.07/0.07	|  Number of clauses:    4529                                                 |
0.07/0.07	|  Parsing time:         0.00         s                                       |
0.07/0.07	============================[ Search Statistics ]==============================
0.07/0.07	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.07	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.07/0.07	===============================================================================
0.07/0.07	|         0 |     600     4529    23682 |     1509        0    nan |  0.000 % |
0.07/0.08	|       100 |     597     4529    23682 |     1660       96     84 |  0.667 % |
0.07/0.09	|       251 |     594     4529    23682 |     1826      243     62 |  1.337 % |
0.07/0.11	|       476 |     588     4471    23442 |     2009      421     70 |  2.171 % |
0.07/0.14	|       813 |     584     4409    23134 |     2210      692     70 |  2.671 % |
0.07/0.17	|      1319 |     581     4409    23134 |     2431     1194     63 |  3.337 % |
0.07/0.24	|      2080 |     579     4347    22826 |     2674     1902     62 |  3.504 % |
0.07/0.35	|      3219 |     573     4317    22674 |     2941     1557     58 |  4.504 % |
0.07/0.50	|      4927 |     571     4237    22276 |     3236     1690     44 |  4.837 % |
0.07/0.73	|      7489 |     568     4191    22076 |     3559     2519     42 |  5.338 % |
1.02/1.08	|     11334 |     567     4176    22000 |     3915     2585     36 |  5.505 % |
1.52/1.60	|     17100 |     563     4133    21806 |     4307     2115     35 |  6.171 % |
2.32/2.35	|     25749 |     540     3656    19251 |     4737     2328     33 | 10.000 % |
3.12/3.13	===============================================================================
3.12/3.13	restarts              : 13
3.12/3.13	conflicts             : 34320          (11216 /sec)
3.12/3.13	decisions             : 45971          (0.92 % random) (15023 /sec)
3.12/3.13	propagations          : 3631322        (1186707 /sec)
3.12/3.13	conflict literals     : 1439033        (57.77 % deleted)
3.12/3.13	Memory used           : 3.03 MB
3.12/3.13	CPU time              : 3.06 s
3.12/3.13	
3.12/3.13	UNSATISFIABLE
3.12/3.13	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-1820720-1242471460/watcher-1820720-1242471460 -o /tmp/evaluation-result-1820720-1242471460/solver-1820720-1242471460 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820720-1242471460.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 1.02 0.99 3/91 9163
/proc/meminfo: memFree=1638140/2074464 swapFree=1953004/1959888
[pid=9163] ppid=9161 vsize=2416 CPUtime=0
/proc/9163/stat : 9163 (SatELiteGTI) R 9161 9163 9090 0 -1 4194304 354 647 0 0 0 0 0 0 25 0 1 0 1011646357 2473984 277 4294967295 134512640 135169312 3219900944 3219899420 3084937076 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/9163/statm: 604 277 235 161 0 43 0
[pid=9167] ppid=9163 vsize=2416 CPUtime=0
/proc/9167/stat : 9167 (SatELiteGTI) R 9163 9163 9090 0 -1 4194368 65 0 0 0 0 0 0 0 18 0 1 0 1011646357 2473984 95 4294967295 134512640 135169312 3219900944 3219899572 3084937706 0 0 0 0 0 0 0 17 3 0 0 0
/proc/9167/statm: 237 28 23 174 0 62 0

[startup+0.068642 s]
/proc/loadavg: 0.94 1.02 0.99 3/91 9163
/proc/meminfo: memFree=1638140/2074464 swapFree=1953004/1959888
[pid=9163] ppid=9161 vsize=2416 CPUtime=0
/proc/9163/stat : 9163 (SatELiteGTI) S 9161 9163 9090 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1011646357 2473984 277 4294967295 134512640 135169312 3219900944 3219899480 3084934894 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9163/statm: 604 277 235 161 0 43 0
[pid=9167] ppid=9163 vsize=2452 CPUtime=0.07
/proc/9167/stat : 9167 (SatELite_releas) R 9163 9163 9090 0 -1 4202496 480 0 0 0 7 0 0 0 18 0 1 0 1011646357 2510848 416 4294967295 134512640 135223648 3220619952 3220616752 134688246 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9167/statm: 613 416 75 174 0 438 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4868

[startup+0.118629 s]
/proc/loadavg: 0.94 1.02 0.99 3/91 9163
/proc/meminfo: memFree=1638140/2074464 swapFree=1953004/1959888
[pid=9163] ppid=9161 vsize=2420 CPUtime=0.07
/proc/9163/stat : 9163 (SatELiteGTI) S 9161 9163 9090 0 -1 4194304 386 1129 0 0 0 0 7 0 25 0 1 0 1011646357 2478080 278 4294967295 134512640 135169312 3219900944 3219897160 3084934894 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9163/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2420

[startup+0.318619 s]
/proc/loadavg: 0.94 1.02 0.99 3/91 9163
/proc/meminfo: memFree=1638140/2074464 swapFree=1953004/1959888
[pid=9163] ppid=9161 vsize=2420 CPUtime=0.07
/proc/9163/stat : 9163 (SatELiteGTI) S 9161 9163 9090 0 -1 4194304 386 1129 0 0 0 0 7 0 25 0 1 0 1011646357 2478080 278 4294967295 134512640 135169312 3219900944 3219897160 3084934894 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9163/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2420

[startup+0.718601 s]
/proc/loadavg: 0.94 1.02 0.99 3/91 9163
/proc/meminfo: memFree=1638140/2074464 swapFree=1953004/1959888
[pid=9163] ppid=9161 vsize=2420 CPUtime=0.07
/proc/9163/stat : 9163 (SatELiteGTI) S 9161 9163 9090 0 -1 4194304 386 1129 0 0 0 0 7 0 25 0 1 0 1011646357 2478080 278 4294967295 134512640 135169312 3219900944 3219897160 3084934894 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9163/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2420

[startup+1.51856 s]
/proc/loadavg: 0.94 1.02 0.99 4/93 9169
/proc/meminfo: memFree=1636644/2074464 swapFree=1953004/1959888
[pid=9163] ppid=9161 vsize=2420 CPUtime=0.07
/proc/9163/stat : 9163 (SatELiteGTI) S 9161 9163 9090 0 -1 4194304 386 1129 0 0 0 0 7 0 25 0 1 0 1011646357 2478080 278 4294967295 134512640 135169312 3219900944 3219897160 3084934894 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9163/statm: 605 278 235 161 0 44 0
[pid=9169] ppid=9163 vsize=2964 CPUtime=1.45
/proc/9169/stat : 9169 (minisat_static) R 9163 9163 9090 0 -1 4202496 461 0 0 0 145 0 0 0 25 0 1 0 1011646364 3035136 396 4294967295 134512640 135216011 3217594416 3217592768 134527336 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9169/statm: 741 396 71 172 0 568 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 5384

[startup+3.11849 s]
/proc/loadavg: 0.94 1.02 0.99 3/93 9169
/proc/meminfo: memFree=1636396/2074464 swapFree=1953004/1959888
[pid=9163] ppid=9161 vsize=2420 CPUtime=0.07
/proc/9163/stat : 9163 (SatELiteGTI) S 9161 9163 9090 0 -1 4194304 386 1129 0 0 0 0 7 0 25 0 1 0 1011646357 2478080 278 4294967295 134512640 135169312 3219900944 3219897160 3084934894 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9163/statm: 605 278 235 161 0 44 0
[pid=9169] ppid=9163 vsize=3096 CPUtime=3.05
/proc/9169/stat : 9169 (minisat_static) R 9163 9163 9090 0 -1 4202496 504 0 0 0 305 0 0 0 25 0 1 0 1011646364 3170304 439 4294967295 134512640 135216011 3217594416 3217592768 134527330 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9169/statm: 774 439 71 172 0 601 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 5516

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

Child status: 20
Real time (s): 3.13571
CPU time (s): 3.13
CPU user time (s): 3.13
CPU system time (s): 0
CPU usage (%): 99.8179
Max. virtual memory (cumulated for all children) (KiB): 5516

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-16 12:57:40
IDJOB=1820720
IDBENCH=69564
IDSOLVER=661
FILE ID=tipi19/1820720-1242471460
PBS_JOBID=
Free space on /tmp= 9477 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT_RACE08/cnf/cmu-bmc-barrel6.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820720-1242471460/watcher-1820720-1242471460 -o /tmp/evaluation-result-1820720-1242471460/solver-1820720-1242471460 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820720-1242471460.cnf

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

MD5SUM BENCH= cc87f90bf08e13838e59f0f2639db121
RANDOM SEED= 1168625344

Linux tipi19 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.426
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.39

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.426
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.426
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.426
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:       1638264 kB
Buffers:         15820 kB
Cached:         339956 kB
SwapCached:       2992 kB
Active:          29708 kB
Inactive:       335708 kB
HighTotal:     1178688 kB
HighFree:       916012 kB
LowTotal:       895776 kB
LowFree:        722252 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:            1988 kB
Writeback:           0 kB
AnonPages:        8924 kB
Mapped:           3300 kB
Slab:            62612 kB
PageTables:        536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87784 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9477 MiB
End job on tipi19 at 2009-05-16 12:57:44