Trace number 330542

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, and are wall clock time (not CPU 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
Mmisat 2007-02-08? (MO) 243.247 243.393

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k75.cnf
MD5SUM3416c6874d406be2f57771d32f96bd63
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark559.077
Satisfiable
(Un)Satisfiability was proved
Number of variables154604
Number of clauses642979
Sum of the clauses size1649491
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2455995
Number of clauses of size 3120756
Number of clauses of size 422914
Number of clauses of size 513049
Number of clauses of size over 528193

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node15/watcher-330542-1173167867 -o ROOT/results/node15/solver-330542-1173167867 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330542-1173167867/mmisat /tmp/evaluation/330542-1173167867/instance-330542-1173167867.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): 2400 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 21758
/proc/meminfo: memFree=1771400/2055920 swapFree=4152980/4192956
[pid=21758] ppid=21756 vsize=1044 CPUtime=0
/proc/21758/stat : 21758 (mmisat) R 21756 21758 21008 0 -1 4194304 103 0 0 0 0 0 0 0 18 0 1 0 336741163 1069056 86 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 135051325 0 0 4096 0 0 0 0 17 1 0 0
/proc/21758/statm: 261 86 74 214 0 43 0

[startup+0.02953 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 21758
/proc/meminfo: memFree=1771400/2055920 swapFree=4152980/4192956
[pid=21758] ppid=21756 vsize=1044 CPUtime=0.02
/proc/21758/stat : 21758 (mmisat) R 21756 21758 21008 0 -1 4194304 103 0 0 0 2 0 0 0 18 0 1 0 336741163 1069056 86 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 135051325 0 0 4096 0 0 0 0 17 1 0 0
/proc/21758/statm: 261 86 74 214 0 43 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1044

[startup+0.101541 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 21758
/proc/meminfo: memFree=1771400/2055920 swapFree=4152980/4192956
[pid=21758] ppid=21756 vsize=24176 CPUtime=0.09
/proc/21758/stat : 21758 (mmisat) R 21756 21758 21008 0 -1 4194304 5880 0 0 0 7 2 0 0 18 0 1 0 336741163 24756224 5863 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/21758/statm: 6044 5868 81 214 0 5826 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24176

[startup+0.301575 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 21758
/proc/meminfo: memFree=1771400/2055920 swapFree=4152980/4192956
[pid=21758] ppid=21756 vsize=78752 CPUtime=0.29
/proc/21758/stat : 21758 (mmisat) R 21756 21758 21008 0 -1 4194304 19538 0 0 0 22 7 0 0 19 0 1 0 336741163 80642048 19521 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/21758/statm: 19688 19527 81 214 0 19470 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78752

[startup+0.701644 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 21758
/proc/meminfo: memFree=1771400/2055920 swapFree=4152980/4192956
[pid=21758] ppid=21756 vsize=161216 CPUtime=0.69
/proc/21758/stat : 21758 (mmisat) R 21756 21758 21008 0 -1 4194304 40151 0 0 0 53 16 0 0 23 0 1 0 336741163 165085184 40134 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/21758/statm: 40304 40134 81 214 0 40086 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 161216

[startup+1.50178 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21759
/proc/meminfo: memFree=1558976/2055920 swapFree=4152980/4192956
[pid=21758] ppid=21756 vsize=281256 CPUtime=1.49
/proc/21758/stat : 21758 (mmisat) R 21756 21758 21008 0 -1 4194304 70175 0 0 0 120 29 0 0 25 0 1 0 336741163 288006144 70158 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/21758/statm: 70314 70164 81 214 0 70096 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 281256

[startup+3.10106 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21759
/proc/meminfo: memFree=1426560/2055920 swapFree=4152980/4192956
[pid=21758] ppid=21756 vsize=425100 CPUtime=3.09
/proc/21758/stat : 21758 (mmisat) R 21756 21758 21008 0 -1 4194304 106140 0 0 0 265 44 0 0 25 0 1 0 336741163 435302400 106123 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134522779 0 0 4096 0 0 0 0 17 1 0 0
/proc/21758/statm: 106275 106129 81 214 0 106057 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 425100

[startup+6.3016 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21759
/proc/meminfo: memFree=1243968/2055920 swapFree=4152980/4192956
[pid=21758] ppid=21756 vsize=547860 CPUtime=6.29
/proc/21758/stat : 21758 (mmisat) R 21756 21758 21008 0 -1 4194304 136812 0 0 0 574 55 0 0 25 0 1 0 336741163 561008640 136795 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517735 0 0 4096 0 0 0 0 17 1 0 0
/proc/21758/statm: 136965 136795 81 214 0 136747 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 547860

[startup+12.7017 s]
/proc/loadavg: 1.08 1.02 1.01 2/78 21759
/proc/meminfo: memFree=1115904/2055920 swapFree=4152980/4192956
[pid=21758] ppid=21756 vsize=667220 CPUtime=12.68
/proc/21758/stat : 21758 (mmisat) R 21756 21758 21008 0 -1 4194304 166680 0 0 0 1204 64 0 0 25 0 1 0 336741163 683233280 166663 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/21758/statm: 166805 166663 81 214 0 166587 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 667220

[startup+25.5019 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 21759
/proc/meminfo: memFree=958784/2055920 swapFree=4152980/4192956
[pid=21758] ppid=21756 vsize=814124 CPUtime=25.49
/proc/21758/stat : 21758 (mmisat) R 21756 21758 21008 0 -1 4194304 203378 0 0 0 2471 78 0 0 25 0 1 0 336741163 833662976 203361 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/21758/statm: 203531 203361 81 214 0 203313 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 814124

[startup+51.1013 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 21759
/proc/meminfo: memFree=773632/2055920 swapFree=4152980/4192956
[pid=21758] ppid=21756 vsize=1001324 CPUtime=51.07
/proc/21758/stat : 21758 (mmisat) R 21756 21758 21008 0 -1 4194304 250192 0 0 0 5012 95 0 0 25 0 1 0 336741163 1025355776 250175 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/21758/statm: 250331 250175 81 214 0 250113 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1001324

[startup+102.305 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 21759
/proc/meminfo: memFree=478784/2055920 swapFree=4152980/4192956
[pid=21758] ppid=21756 vsize=1291560 CPUtime=102.26
/proc/21758/stat : 21758 (mmisat) R 21756 21758 21008 0 -1 4194304 322765 0 0 0 10109 117 0 0 25 0 1 0 336741163 1322557440 322748 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/21758/statm: 322890 322748 81 214 0 322672 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1291560

[startup+162.301 s]
/proc/loadavg: 1.06 1.03 1.00 2/78 21759
/proc/meminfo: memFree=233856/2055920 swapFree=4152980/4192956
[pid=21758] ppid=21756 vsize=1538948 CPUtime=162.24
/proc/21758/stat : 21758 (mmisat) R 21756 21758 21008 0 -1 4194304 384598 0 0 0 16087 137 0 0 25 0 1 0 336741163 1575882752 384581 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/21758/statm: 384737 384581 81 214 0 384519 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1538948

[startup+222.302 s]
/proc/loadavg: 1.06 1.04 1.00 2/84 21869
/proc/meminfo: memFree=15560/2055920 swapFree=4152980/4192956
[pid=21758] ppid=21756 vsize=1769676 CPUtime=222.17
/proc/21758/stat : 21758 (mmisat) R 21756 21758 21008 0 -1 4194304 442266 0 0 0 22060 157 0 0 25 0 1 0 336741163 1812148224 442249 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/21758/statm: 442419 442249 81 214 0 442201 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 1769676



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+243.106 s]
/proc/loadavg: 1.04 1.03 1.00 2/84 21893
/proc/meminfo: memFree=16272/2055920 swapFree=4152800/4192956
[pid=21758] ppid=21756 vsize=1843468 CPUtime=242.95
/proc/21758/stat : 21758 (mmisat) R 21756 21758 21008 0 -1 4194304 460714 0 0 0 24131 164 0 0 25 0 1 0 336741163 1887711232 460697 18446744073709551615 134512640 135391789 4294956704 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/21758/statm: 460867 460697 81 214 0 460649 0
Current children cumulated CPU time (s) 242.95
Current children cumulated vsize (KiB) 1843468

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+243.206 s]
/proc/loadavg: 1.04 1.03 1.00 2/84 21893
/proc/meminfo: memFree=16272/2055920 swapFree=4152800/4192956
[pid=21758] ppid=21756 vsize=0 CPUtime=243.05
/proc/21758/stat : 21758 (mmisat) R 21756 21758 21008 0 -1 4195332 460714 0 0 0 24132 173 0 0 25 0 1 0 336741163 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/21758/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 243.05
Current children cumulated vsize (KiB) 0

[startup+243.302 s]
/proc/loadavg: 1.04 1.03 1.00 2/84 21893
/proc/meminfo: memFree=16272/2055920 swapFree=4152800/4192956
[pid=21758] ppid=21756 vsize=0 CPUtime=243.15
/proc/21758/stat : 21758 (mmisat) R 21756 21758 21008 0 -1 4195332 460714 0 0 0 24132 183 0 0 25 0 1 0 336741163 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/21758/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 243.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 243.393
CPU time (s): 243.247
CPU user time (s): 241.32
CPU system time (s): 1.92671
CPU usage (%): 99.94
Max. virtual memory (cumulated for all children) (KiB): 1843468

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

runsolver used 0.268959 second user time and 0.626904 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Tue Mar  6 07:57:48 UTC 2007

IDJOB= 330542
IDBENCH= 20566
IDSOLVER= 108
FILE ID= node15/330542-1173167867

PBS_JOBID= 4015009

Free space on /tmp= 66436 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k75.cnf
COMMAND LINE= /tmp/evaluation/330542-1173167867/mmisat /tmp/evaluation/330542-1173167867/instance-330542-1173167867.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-330542-1173167867 -o ROOT/results/node15/solver-330542-1173167867 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330542-1173167867/mmisat /tmp/evaluation/330542-1173167867/instance-330542-1173167867.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  3416c6874d406be2f57771d32f96bd63

RANDOM SEED= 887640288

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.276
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.276
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:      2055920 kB
MemFree:       1771936 kB
Buffers:         34168 kB
Cached:         175508 kB
SwapCached:       2076 kB
Active:          96048 kB
Inactive:       136236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1771936 kB
SwapTotal:     4192956 kB
SwapFree:      4152980 kB
Dirty:           16408 kB
Writeback:           0 kB
Mapped:          30704 kB
Slab:            37288 kB
Committed_AS:  1265424 kB
PageTables:       1800 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= 66436 MiB

End job on node15 on Tue Mar  6 08:01:53 UTC 2007