Trace number 1821880

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
minisat_cumr p-2009-03-18UNSAT 1.88 1.87658

General information on the benchmark

Nameeen-tip-uns-nusmv-t5.B.cnf
MD5SUM5a0032960b52c5fb367771f030675e6c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.77
Satisfiable
(Un)Satisfiability was proved
Number of variables59265
Number of clauses170983
Sum of the clauses size413505
Maximum clause length23
Minimum clause length1
Number of clauses of size 123
Number of clauses of size 299418
Number of clauses of size 371541
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.13/0.15	c ==============================================================================
0.13/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.13/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.13/0.15	c ==============================================================================
0.13/0.15	c |         0 |  170845   413183 |   51253       0        0     nan |  0.000 % |
1.23/1.25	c |         0 |   50218   164778 |      --       0       --      -- |     --   | -92920/-175221
1.23/1.25	c ==============================================================================
1.23/1.25	c Result  :   #vars: 10131   #clauses: 50218   #literals: 164778
1.23/1.25	c CPU time:   1.19 s
1.23/1.25	c ==============================================================================
1.33/1.32	c This is MiniSat 2.0 beta
1.33/1.32	c WARNING: for repeatability, setting FPU to use double precision
1.33/1.32	c ============================[ Problem Statistics ]=============================
1.33/1.32	c |                                                                             |
1.33/1.32	c |  Number of variables:  10131                                                |
1.33/1.32	c |  Number of clauses:    50218                                                |
1.33/1.35	c |  Parsing time:         0.03         s                                       |
1.33/1.36	c ============================[ Search Statistics ]==============================
1.33/1.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.33/1.36	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.33/1.36	c ===============================================================================
1.33/1.36	c |         0 |   10131    50218   164778 |    16739        0    nan |  0.000 % |
1.33/1.38	c |       102 |   10131    50218   164778 |    16739      102      7 |  0.000 % |
1.33/1.40	c |       203 |   10131    50218   164778 |    16739      203     10 |  0.000 % |
1.33/1.44	c |       304 |   10115    50113   164413 |    16739      302     10 |  0.158 % |
1.33/1.49	c |       414 |   10115    50113   164413 |    16739      412     10 |  0.158 % |
1.33/1.55	c |       515 |   10114    50108   164394 |    16739      512     10 |  0.168 % |
1.33/1.58	c |       626 |   10113    50108   164394 |    16739      622      9 |  0.178 % |
1.33/1.62	c |       748 |   10112    50108   164394 |    16739      743      8 |  0.188 % |
1.33/1.66	c |       851 |   10112    50099   164372 |    16739      846      8 |  0.188 % |
1.33/1.69	c |       961 |   10111    50099   164372 |    16739      955      8 |  0.197 % |
1.33/1.72	c |      1083 |   10110    50089   164344 |    16739     1074      9 |  0.217 % |
1.33/1.75	c |      1218 |   10110    50089   164344 |    16739     1209     10 |  0.217 % |
1.33/1.77	c |      1318 |   10110    50089   164344 |    16739     1309     10 |  0.217 % |
1.33/1.79	c |      1428 |   10109    50085   164333 |    16739     1419     10 |  0.217 % |
1.33/1.83	c |      1550 |   10109    50085   164333 |    16739     1540     10 |  0.227 % |
1.33/1.87	c ===============================================================================
1.33/1.87	c restarts              : 15
1.33/1.87	c conflicts             : 1665           (3083 /sec)
1.33/1.87	c decisions             : 15295          (0.96 % random) (28324 /sec)
1.33/1.87	c propagations          : 1216951        (2253613 /sec)
1.33/1.87	c conflict literals     : 16622          (32.36 % deleted)
1.33/1.87	c Memory used           : 5.11 MB
1.33/1.87	c CPU time              : 0.54 s
1.33/1.87	c 
1.33/1.87	s UNSATISFIABLE
1.33/1.87	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-1821880-1242576534/watcher-1821880-1242576534 -o /tmp/evaluation-result-1821880-1242576534/solver-1821880-1242576534 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821880-1242576534.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.06 1.02 1.00 2/91 23645
/proc/meminfo: memFree=978716/2074464 swapFree=1953004/1959888
[pid=23645] ppid=23643 vsize=2416 CPUtime=0.01
/proc/23645/stat : 23645 (SatELiteGTI) S 23643 23645 9090 0 -1 4194304 366 645 0 0 0 0 0 1 18 0 1 0 1022153795 2473984 276 4294967295 134512640 135169312 3219677648 3219676184 3085377262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23645/statm: 604 276 235 161 0 43 0
[pid=23649] ppid=23645 vsize=956 CPUtime=0
/proc/23649/stat : 23649 (SatELite_releas) R 23645 23645 9090 0 -1 4202496 119 0 0 0 0 0 0 0 20 0 1 0 1022153795 978944 55 4294967295 134512640 135223648 3213718544 3213717436 134737065 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23649/statm: 239 57 45 174 0 64 0

[startup+0.041848 s]
/proc/loadavg: 1.06 1.02 1.00 2/91 23645
/proc/meminfo: memFree=978716/2074464 swapFree=1953004/1959888
[pid=23645] ppid=23643 vsize=2416 CPUtime=0.01
/proc/23645/stat : 23645 (SatELiteGTI) S 23643 23645 9090 0 -1 4194304 366 645 0 0 0 0 0 1 18 0 1 0 1022153795 2473984 276 4294967295 134512640 135169312 3219677648 3219676184 3085377262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23645/statm: 604 276 235 161 0 43 0
[pid=23649] ppid=23645 vsize=9712 CPUtime=0.04
/proc/23649/stat : 23649 (SatELite_releas) R 23645 23645 9090 0 -1 4202496 2238 0 0 0 4 0 0 0 20 0 1 0 1022153795 9945088 2127 4294967295 134512640 135223648 3213718544 3213717128 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23649/statm: 2428 2128 47 174 0 2253 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12128

[startup+0.121845 s]
/proc/loadavg: 1.06 1.02 1.00 2/91 23645
/proc/meminfo: memFree=978716/2074464 swapFree=1953004/1959888
[pid=23645] ppid=23643 vsize=2416 CPUtime=0.01
/proc/23645/stat : 23645 (SatELiteGTI) S 23643 23645 9090 0 -1 4194304 366 645 0 0 0 0 0 1 18 0 1 0 1022153795 2473984 276 4294967295 134512640 135169312 3219677648 3219676184 3085377262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23645/statm: 604 276 235 161 0 43 0
[pid=23649] ppid=23645 vsize=19712 CPUtime=0.12
/proc/23649/stat : 23649 (SatELite_releas) R 23645 23645 9090 0 -1 4202496 4640 0 0 0 8 4 0 0 20 0 1 0 1022153795 20185088 4529 4294967295 134512640 135223648 3213718544 3213717112 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23649/statm: 4928 4531 47 174 0 4753 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 22128

[startup+0.32184 s]
/proc/loadavg: 1.06 1.02 1.00 2/91 23645
/proc/meminfo: memFree=978716/2074464 swapFree=1953004/1959888
[pid=23645] ppid=23643 vsize=2416 CPUtime=0.01
/proc/23645/stat : 23645 (SatELiteGTI) S 23643 23645 9090 0 -1 4194304 366 645 0 0 0 0 0 1 18 0 1 0 1022153795 2473984 276 4294967295 134512640 135169312 3219677648 3219676184 3085377262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23645/statm: 604 276 235 161 0 43 0
[pid=23649] ppid=23645 vsize=26372 CPUtime=0.32
/proc/23649/stat : 23649 (SatELite_releas) R 23645 23645 9090 0 -1 4202496 6585 0 0 0 26 6 0 0 21 0 1 0 1022153795 27004928 6024 4294967295 134512640 135223648 3213718544 3213716560 134586733 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23649/statm: 6593 6024 73 174 0 6418 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 28788

[startup+0.721817 s]
/proc/loadavg: 1.06 1.02 1.00 2/91 23645
/proc/meminfo: memFree=978716/2074464 swapFree=1953004/1959888
[pid=23645] ppid=23643 vsize=2416 CPUtime=0.01
/proc/23645/stat : 23645 (SatELiteGTI) S 23643 23645 9090 0 -1 4194304 366 645 0 0 0 0 0 1 18 0 1 0 1022153795 2473984 276 4294967295 134512640 135169312 3219677648 3219676184 3085377262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23645/statm: 604 276 235 161 0 43 0
[pid=23649] ppid=23645 vsize=27816 CPUtime=0.72
/proc/23649/stat : 23649 (SatELite_releas) R 23645 23645 9090 0 -1 4202496 6899 0 0 0 66 6 0 0 22 0 1 0 1022153795 28483584 6338 4294967295 134512640 135223648 3213718544 3213716560 134586936 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23649/statm: 6954 6338 73 174 0 6779 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 30232

[startup+1.52179 s]
/proc/loadavg: 1.06 1.01 1.00 2/93 23650
/proc/meminfo: memFree=949040/2074464 swapFree=1953004/1959888
[pid=23645] ppid=23643 vsize=2420 CPUtime=1.33
/proc/23645/stat : 23645 (SatELiteGTI) S 23643 23645 9090 0 -1 4194304 384 8904 0 0 0 0 125 8 18 0 1 0 1022153795 2478080 277 4294967295 134512640 135169312 3219677648 3219673864 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23645/statm: 605 277 235 161 0 44 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2420

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

[startup+1.72178 s]
/proc/loadavg: 1.06 1.01 1.00 2/93 23650
/proc/meminfo: memFree=949040/2074464 swapFree=1953004/1959888
[pid=23645] ppid=23643 vsize=2420 CPUtime=1.33
/proc/23645/stat : 23645 (SatELiteGTI) S 23643 23645 9090 0 -1 4194304 384 8904 0 0 0 0 125 8 18 0 1 0 1022153795 2478080 277 4294967295 134512640 135169312 3219677648 3219673864 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23645/statm: 605 277 235 161 0 44 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2420

[startup+1.82178 s]
/proc/loadavg: 1.06 1.01 1.00 2/93 23650
/proc/meminfo: memFree=949040/2074464 swapFree=1953004/1959888
[pid=23645] ppid=23643 vsize=2420 CPUtime=1.33
/proc/23645/stat : 23645 (SatELiteGTI) S 23643 23645 9090 0 -1 4194304 384 8904 0 0 0 0 125 8 18 0 1 0 1022153795 2478080 277 4294967295 134512640 135169312 3219677648 3219673864 3085377262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23645/statm: 605 277 235 161 0 44 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2420

Child status: 20
Real time (s): 1.87658
CPU time (s): 1.88
CPU user time (s): 1.79
CPU system time (s): 0.09
CPU usage (%): 100.182
Max. virtual memory (cumulated for all children) (KiB): 30700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.79
system time used= 0.09
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10757
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= 19
involuntary context switches= 158

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-17 18:08:54
IDJOB=1821880
IDBENCH=71697
IDSOLVER=657
FILE ID=tipi19/1821880-1242576534
PBS_JOBID=
Free space on /tmp= 8801 MiB

SOLVER NAME= minisat_cumr p-2009-03-18
BENCH NAME= SAT_RACE06/een-tip-uns-nusmv-t5.B.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821880-1242576534/watcher-1821880-1242576534 -o /tmp/evaluation-result-1821880-1242576534/solver-1821880-1242576534 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821880-1242576534.cnf

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

MD5SUM BENCH= 5a0032960b52c5fb367771f030675e6c
RANDOM SEED= 1226153856

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:        979112 kB
Buffers:         48820 kB
Cached:         928432 kB
SwapCached:       2904 kB
Active:         185416 kB
Inactive:       801356 kB
HighTotal:     1178688 kB
HighFree:       356752 kB
LowTotal:       895776 kB
LowFree:        622360 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:            4712 kB
Writeback:           0 kB
AnonPages:        8740 kB
Mapped:           3136 kB
Slab:            99416 kB
PageTables:        456 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= 8801 MiB
End job on tipi19 at 2009-05-17 18:08:57