Trace number 3493339

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
MUSer 2011-02-10UNSAT 2.48462 2.48459

General information on the benchmark

Namemus/marques-silva/design-debugging/
c6_DD_s3_f1_e1_v1-bug-fourvec-gate-0.dimacs.seq.filtered.cnf
MD5SUMbe0ee1d63d2729f200cd8f0756cfe39e
Bench CategoryMUS (MUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.480926
Satisfiable
(Un)Satisfiability was proved
Number of variables169938
Number of clauses454050
Sum of the clauses size1025514
Maximum clause length4
Minimum clause length1
Number of clauses of size 16516
Number of clauses of size 2325629
Number of clauses of size 3119880
Number of clauses of size 42025
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c *** MUSer: a MUS extractor ***
0.00/0.00	c *** release date: 2011210 ***
0.00/0.00	c *** release ref: f95464aa99ac ***
0.00/0.00	c *** built: 2011-Feb-10 00:59 ***
0.00/0.00	c *** author: Joao Marques-Silva (jpms@ucd.ie) ***
0.00/0.00	c 
0.00/0.00	c *** instance: HOME/instance-3493339-1307798845.cnf ***
0.00/0.00	c 
0.59/0.64	c Parsing CPU Time: 0.606907
0.59/0.64	c Running MUSer ...
1.39/1.44	c 0.00% completed ... 
1.49/1.57	c 19.57% completed ... 
1.59/1.63	c 30.43% completed ... 
1.79/1.81	c 52.17% completed ... 
1.89/1.94	c 60.87% completed ... 
1.99/2.05	c 76.09% completed ... 
2.39/2.41	c 97.83% completed ... 
2.39/2.48	c 100.00% completed ... 
2.39/2.48	c MUS size: 46
2.39/2.48	s UNSATISFIABLE
2.39/2.48	v 439417 439414 121374 421077 439985 114411 439398 439395 300789 439585 443440 70182 443620 440140 89865 443800 25956 28065 434115 295362 300710 300709 33249 99831 89786 89785 104445 2874 19885 306057 430958 430957 351495 430956 29522 298524 29521 93996 18505 439815 443481 439814 439813 104204 104203 443858 0
2.39/2.48	c Terminating MUSer ...
2.39/2.48	c CPU Time: 2.41

Verifier Data

OK	46

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3493339-1307798845/watcher-3493339-1307798845 -o /tmp/evaluation-result-3493339-1307798845/solver-3493339-1307798845 -C 1800 -W 1850 -M 7680 ./muser -comp HOME/instance-3493339-1307798845.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.31 0.67 0.43 4/189 25621
/proc/meminfo: memFree=30541352/32950928 swapFree=67053888/67111528
[pid=25621] ppid=25619 vsize=5012 CPUtime=0 cores=5,7
/proc/25621/stat : 25621 (muser) R 25619 25621 25278 0 -1 4202496 722 0 0 0 0 0 0 0 24 0 1 0 891481234 5132288 677 33554432000 4194304 5696331 140733577153344 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/25621/statm: 1253 678 114 367 0 883 0

[startup+0.0137831 s]
/proc/loadavg: 2.31 0.67 0.43 4/189 25621
/proc/meminfo: memFree=30541352/32950928 swapFree=67053888/67111528
[pid=25621] ppid=25619 vsize=6788 CPUtime=0.01 cores=5,7
/proc/25621/stat : 25621 (muser) R 25619 25621 25278 0 -1 4202496 1185 0 0 0 1 0 0 0 24 0 1 0 891481234 6950912 1140 33554432000 4194304 5696331 140733577153344 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/25621/statm: 1697 1142 114 367 0 1327 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6788

[startup+0.10082 s]
/proc/loadavg: 2.31 0.67 0.43 4/189 25621
/proc/meminfo: memFree=30541352/32950928 swapFree=67053888/67111528
[pid=25621] ppid=25619 vsize=25104 CPUtime=0.09 cores=5,7
/proc/25621/stat : 25621 (muser) R 25619 25621 25278 0 -1 4202496 6193 0 0 0 9 0 0 0 24 0 1 0 891481234 25706496 5710 33554432000 4194304 5696331 140733577153344 18446744073709551615 4208097 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/25621/statm: 6276 5710 114 367 0 5906 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25104

[startup+0.300781 s]
/proc/loadavg: 2.31 0.67 0.43 4/189 25621
/proc/meminfo: memFree=30541352/32950928 swapFree=67053888/67111528
[pid=25621] ppid=25619 vsize=53180 CPUtime=0.29 cores=5,7
/proc/25621/stat : 25621 (muser) R 25619 25621 25278 0 -1 4202496 14943 0 0 0 28 1 0 0 25 0 1 0 891481234 54456320 12726 33554432000 4194304 5696331 140733577153344 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/25621/statm: 13295 12729 114 367 0 12925 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53180

[startup+0.700703 s]
/proc/loadavg: 2.31 0.67 0.43 4/189 25621
/proc/meminfo: memFree=30541352/32950928 swapFree=67053888/67111528
[pid=25621] ppid=25619 vsize=133484 CPUtime=0.69 cores=5,7
/proc/25621/stat : 25621 (muser) R 25619 25621 25278 0 -1 4202496 37282 0 0 0 64 5 0 0 25 0 1 0 891481234 136687616 32756 33554432000 4194304 5696331 140733577153344 18446744073709551615 4351872 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/25621/statm: 33371 32756 140 367 0 33001 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 133484

[startup+1.50053 s]
/proc/loadavg: 2.31 0.67 0.43 4/188 25622
/proc/meminfo: memFree=30662060/32950928 swapFree=67053888/67111528
[pid=25621] ppid=25619 vsize=128160 CPUtime=1.49 cores=5,7
/proc/25621/stat : 25621 (muser) R 25619 25621 25278 0 -1 4202496 53880 0 0 0 142 7 0 0 25 0 1 0 891481234 131235840 31503 33554432000 4194304 5696331 140733577153344 18446744073709551615 4381060 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/25621/statm: 32040 31503 148 367 0 31670 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 128160

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

[startup+1.90046 s]
/proc/loadavg: 2.31 0.67 0.43 4/188 25622
/proc/meminfo: memFree=30662060/32950928 swapFree=67053888/67111528
[pid=25621] ppid=25619 vsize=128160 CPUtime=1.89 cores=5,7
/proc/25621/stat : 25621 (muser) R 25619 25621 25278 0 -1 4202496 53882 0 0 0 182 7 0 0 25 0 1 0 891481234 131235840 31505 33554432000 4194304 5696331 140733577153344 18446744073709551615 4416833 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/25621/statm: 32040 31505 149 367 0 31670 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 128160

[startup+2.30038 s]
/proc/loadavg: 2.31 0.67 0.43 5/190 25660
/proc/meminfo: memFree=30644880/32950928 swapFree=67053888/67111528
[pid=25621] ppid=25619 vsize=128160 CPUtime=2.29 cores=5,7
/proc/25621/stat : 25621 (muser) R 25619 25621 25278 0 -1 4202496 53882 0 0 0 222 7 0 0 25 0 1 0 891481234 131235840 31505 33554432000 4194304 5696331 140733577153344 18446744073709551615 4416962 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/25621/statm: 32040 31505 149 367 0 31670 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 128160

[startup+2.40035 s]
/proc/loadavg: 2.31 0.67 0.43 5/190 25660
/proc/meminfo: memFree=30644880/32950928 swapFree=67053888/67111528
[pid=25621] ppid=25619 vsize=128160 CPUtime=2.39 cores=5,7
/proc/25621/stat : 25621 (muser) R 25619 25621 25278 0 -1 4202496 53882 0 0 0 232 7 0 0 25 0 1 0 891481234 131235840 31505 33554432000 4194304 5696331 140733577153344 18446744073709551615 4416938 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/25621/statm: 32040 31505 149 367 0 31670 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 128160

Child status: 20
Real time (s): 2.48459
CPU time (s): 2.48462
CPU user time (s): 2.40863
CPU system time (s): 0.075988
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 164988

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

runsolver used 0.006998 second user time and 0.011998 second system time

The end

Launcher Data

Begin job on node149 at 2011-06-11 15:27:25
IDJOB=3493339
IDBENCH=89419
IDSOLVER=1969
FILE ID=node149/3493339-1307798845
RUNJOBID= node149-1307798793-25299
PBS_JOBID= 13550999
Free space on /tmp= 73944 MiB

SOLVER NAME= MUSer 2011-02-10
BENCH NAME= SAT11/mus/marques-silva/design-debugging/c6_DD_s3_f1_e1_v1-bug-fourvec-gate-0.dimacs.seq.filtered.cnf
COMMAND LINE= ./muser -comp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493339-1307798845/watcher-3493339-1307798845 -o /tmp/evaluation-result-3493339-1307798845/solver-3493339-1307798845 -C 1800 -W 1850 -M 7680  ./muser -comp HOME/instance-3493339-1307798845.cnf

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= be0ee1d63d2729f200cd8f0756cfe39e
RANDOM SEED=1299837595

node149.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30544624 kB
Buffers:        154068 kB
Cached:        1091420 kB
SwapCached:      23708 kB
Active:        1315732 kB
Inactive:       931056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30544624 kB
SwapTotal:    67111528 kB
SwapFree:     67053888 kB
Dirty:           25504 kB
Writeback:           4 kB
AnonPages:      997220 kB
Mapped:          11392 kB
Slab:            93176 kB
PageTables:       6792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1222500 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73936 MiB
End job on node149 at 2011-06-11 15:27:28