Trace number 1797350

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
kw_pre 2009-03-21UNSAT 4.02039 4.02307

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.58776
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

3.99/4.02	This is MiniSat 2.0 beta
3.99/4.02	WARNING: for repeatability, setting FPU to use double precision
3.99/4.02	============================[ Problem Statistics ]=============================
3.99/4.02	|                                                                             |
3.99/4.02	|  Number of variables:  1                                                    |
3.99/4.02	|  Number of clauses:    2                                                    |
3.99/4.02	|  Parsing time:         0.00         s                                       |
3.99/4.02	Solved by unit propagation
3.99/4.02	UNSATISFIABLE
3.99/4.02	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1797350-1242089432/watcher-1797350-1242089432 -o /tmp/evaluation-result-1797350-1242089432/solver-1797350-1242089432 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1797350-1242089432.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: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 8914
/proc/meminfo: memFree=1141488/2055924 swapFree=4180088/4192956
[pid=8914] ppid=8912 vsize=5356 CPUtime=0
/proc/8914/stat : 8914 (kw_pre) S 8912 8914 8788 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236977615 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8914/statm: 1339 231 192 169 0 50 0
[pid=8915] ppid=8914 vsize=3920 CPUtime=0
/proc/8915/stat : 8915 (kw_preprocessor) R 8914 8914 8788 0 -1 0 525 0 0 0 0 0 0 0 19 0 1 0 236977615 4014080 501 1992294400 4194304 6416590 548682068912 18446744073709551615 4350748 0 0 4096 0 0 0 0 17 0 0 0
/proc/8915/statm: 980 514 197 542 0 429 0

[startup+0.102236 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 8914
/proc/meminfo: memFree=1141488/2055924 swapFree=4180088/4192956
[pid=8914] ppid=8912 vsize=5356 CPUtime=0
/proc/8914/stat : 8914 (kw_pre) S 8912 8914 8788 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236977615 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8914/statm: 1339 231 192 169 0 50 0
[pid=8915] ppid=8914 vsize=38524 CPUtime=0.09
/proc/8915/stat : 8915 (kw_preprocessor) R 8914 8914 8788 0 -1 0 8766 0 0 0 6 3 0 0 19 0 1 0 236977615 39448576 8742 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/8915/statm: 9631 8742 217 542 0 9080 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43880

[startup+0.202255 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 8914
/proc/meminfo: memFree=1141488/2055924 swapFree=4180088/4192956
[pid=8914] ppid=8912 vsize=5356 CPUtime=0
/proc/8914/stat : 8914 (kw_pre) S 8912 8914 8788 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236977615 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8914/statm: 1339 231 192 169 0 50 0
[pid=8915] ppid=8914 vsize=40108 CPUtime=0.19
/proc/8915/stat : 8915 (kw_preprocessor) R 8914 8914 8788 0 -1 0 9213 0 0 0 16 3 0 0 20 0 1 0 236977615 41070592 9189 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/8915/statm: 10027 9189 217 542 0 9476 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 45464

[startup+0.302274 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 8914
/proc/meminfo: memFree=1141488/2055924 swapFree=4180088/4192956
[pid=8914] ppid=8912 vsize=5356 CPUtime=0
/proc/8914/stat : 8914 (kw_pre) S 8912 8914 8788 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236977615 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8914/statm: 1339 231 192 169 0 50 0
[pid=8915] ppid=8914 vsize=41812 CPUtime=0.29
/proc/8915/stat : 8915 (kw_preprocessor) R 8914 8914 8788 0 -1 0 9794 0 0 0 25 4 0 0 21 0 1 0 236977615 42815488 9673 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/8915/statm: 10453 9673 217 542 0 9902 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47168

[startup+0.702354 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 8914
/proc/meminfo: memFree=1141488/2055924 swapFree=4180088/4192956
[pid=8914] ppid=8912 vsize=5356 CPUtime=0
/proc/8914/stat : 8914 (kw_pre) S 8912 8914 8788 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236977615 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8914/statm: 1339 231 192 169 0 50 0
[pid=8915] ppid=8914 vsize=47200 CPUtime=0.69
/proc/8915/stat : 8915 (kw_preprocessor) R 8914 8914 8788 0 -1 0 11493 0 0 0 64 5 0 0 25 0 1 0 236977615 48332800 11179 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 0 0 0
/proc/8915/statm: 11800 11179 217 542 0 11249 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52556

[startup+1.50151 s]
/proc/loadavg: 0.91 0.95 0.97 2/66 8916
/proc/meminfo: memFree=1085152/2055924 swapFree=4180088/4192956
[pid=8914] ppid=8912 vsize=5356 CPUtime=0
/proc/8914/stat : 8914 (kw_pre) S 8912 8914 8788 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236977615 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8914/statm: 1339 231 192 169 0 50 0
[pid=8915] ppid=8914 vsize=60924 CPUtime=1.49
/proc/8915/stat : 8915 (kw_preprocessor) R 8914 8914 8788 0 -1 0 15309 0 0 0 135 14 0 0 25 0 1 0 236977615 62386176 14647 1992294400 4194304 6416590 548682068912 18446744073709551615 5556880 0 0 4096 0 0 0 0 17 0 0 0
/proc/8915/statm: 15231 14647 242 542 0 14680 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66280

[startup+3.10182 s]
/proc/loadavg: 0.92 0.95 0.97 2/66 8916
/proc/meminfo: memFree=1070560/2055924 swapFree=4180088/4192956
[pid=8914] ppid=8912 vsize=5356 CPUtime=0
/proc/8914/stat : 8914 (kw_pre) S 8912 8914 8788 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236977615 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8914/statm: 1339 231 192 169 0 50 0
[pid=8915] ppid=8914 vsize=73640 CPUtime=3.09
/proc/8915/stat : 8915 (kw_preprocessor) R 8914 8914 8788 0 -1 0 18360 0 0 0 280 29 0 0 25 0 1 0 236977615 75407360 17698 1992294400 4194304 6416590 548682068912 18446744073709551615 5479027 0 0 4096 0 0 0 0 17 0 0 0
/proc/8915/statm: 18410 17698 243 542 0 17859 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78996

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

[startup+3.20184 s]
/proc/loadavg: 0.92 0.95 0.97 2/66 8916
/proc/meminfo: memFree=1070560/2055924 swapFree=4180088/4192956
[pid=8914] ppid=8912 vsize=5356 CPUtime=0
/proc/8914/stat : 8914 (kw_pre) S 8912 8914 8788 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236977615 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8914/statm: 1339 231 192 169 0 50 0
[pid=8915] ppid=8914 vsize=72808 CPUtime=3.19
/proc/8915/stat : 8915 (kw_preprocessor) R 8914 8914 8788 0 -1 0 18620 0 0 0 290 29 0 0 25 0 1 0 236977615 74555392 17494 1992294400 4194304 6416590 548682068912 18446744073709551615 4294507 0 0 4096 0 0 0 0 17 0 0 0
/proc/8915/statm: 18202 17494 250 542 0 17651 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 78164

[startup+3.60192 s]
/proc/loadavg: 0.92 0.95 0.97 2/66 8916
/proc/meminfo: memFree=1068128/2055924 swapFree=4180088/4192956
[pid=8914] ppid=8912 vsize=5356 CPUtime=0
/proc/8914/stat : 8914 (kw_pre) S 8912 8914 8788 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236977615 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8914/statm: 1339 231 192 169 0 50 0
[pid=8915] ppid=8914 vsize=72808 CPUtime=3.59
/proc/8915/stat : 8915 (kw_preprocessor) R 8914 8914 8788 0 -1 0 18625 0 0 0 330 29 0 0 25 0 1 0 236977615 74555392 17499 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/8915/statm: 18202 17499 250 542 0 17651 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 78164

[startup+4.002 s]
/proc/loadavg: 0.92 0.95 0.97 2/66 8916
/proc/meminfo: memFree=1068128/2055924 swapFree=4180088/4192956
[pid=8914] ppid=8912 vsize=5356 CPUtime=0
/proc/8914/stat : 8914 (kw_pre) S 8912 8914 8788 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236977615 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8914/statm: 1339 231 192 169 0 50 0
[pid=8915] ppid=8914 vsize=72808 CPUtime=3.99
/proc/8915/stat : 8915 (kw_preprocessor) R 8914 8914 8788 0 -1 0 18625 0 0 0 370 29 0 0 25 0 1 0 236977615 74555392 17499 1992294400 4194304 6416590 548682068912 18446744073709551615 5478982 0 0 4096 0 0 0 0 17 0 0 0
/proc/8915/statm: 18202 17499 250 542 0 17651 0
Current children cumulated CPU time (s) 3.99
Current children cumulated vsize (KiB) 78164

Child status: 0
Real time (s): 4.02307
CPU time (s): 4.02039
CPU user time (s): 3.71044
CPU system time (s): 0.309952
CPU usage (%): 99.9333
Max. virtual memory (cumulated for all children) (KiB): 78996

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

runsolver used 0.007998 second user time and 0.014997 second system time

The end

Launcher Data

Begin job on node6 at 2009-05-12 02:50:33
IDJOB=1797350
IDBENCH=71697
IDSOLVER=646
FILE ID=node6/1797350-1242089432
PBS_JOBID= 9277689
Free space on /tmp= 66232 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT_RACE06/een-tip-uns-nusmv-t5.B.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797350-1242089432/watcher-1797350-1242089432 -o /tmp/evaluation-result-1797350-1242089432/solver-1797350-1242089432 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1797350-1242089432.cnf

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

MD5SUM BENCH= 5a0032960b52c5fb367771f030675e6c
RANDOM SEED=365561445

node6.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1142032 kB
Buffers:         71284 kB
Cached:         743504 kB
SwapCached:       6652 kB
Active:          39432 kB
Inactive:       783732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1142032 kB
SwapTotal:     4192956 kB
SwapFree:      4180088 kB
Dirty:            5992 kB
Writeback:           0 kB
Mapped:          14004 kB
Slab:            76780 kB
Committed_AS:   890280 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66228 MiB
End job on node6 at 2009-05-12 02:50:37