Trace number 3481026

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 1.2778 1.29941

General information on the benchmark

Namemus/marques-silva/design-debugging/
dividers3.dimacs.filtered.cnf
MD5SUM8b513e42d2137fd9261621b9ea72caad
Bench CategoryMUS (MUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.236963
Satisfiable
(Un)Satisfiability was proved
Number of variables45552
Number of clauses162922
Sum of the clauses size428066
Maximum clause length4
Minimum clause length1
Number of clauses of size 1378
Number of clauses of size 263700
Number of clauses of size 395088
Number of clauses of size 43756
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.02	c *** MUSer: a MUS extractor ***
0.00/0.02	c *** release date: 2011210 ***
0.00/0.02	c *** release ref: f95464aa99ac ***
0.00/0.02	c *** built: 2011-Feb-10 00:59 ***
0.00/0.02	c *** author: Joao Marques-Silva (jpms@ucd.ie) ***
0.00/0.02	c 
0.00/0.02	c *** instance: HOME/instance-3481026-1307606827.cnf ***
0.00/0.02	c 
0.16/0.22	c Parsing CPU Time: 0.19097
0.16/0.22	c Running MUSer ...
0.37/0.49	c 0.00% completed ... 
0.46/0.55	c 5.26% completed ... 
0.56/0.67	c 20.39% completed ... 
0.66/0.70	c 32.89% completed ... 
0.66/0.75	c 39.47% completed ... 
0.76/0.84	c 55.26% completed ... 
0.76/0.89	c 61.84% completed ... 
0.86/0.92	c 68.42% completed ... 
0.86/0.97	c 76.97% completed ... 
0.96/1.06	c 86.18% completed ... 
1.09/1.20	c 95.39% completed ... 
1.19/1.29	c 100.00% completed ... 
1.19/1.29	c MUS size: 152
1.19/1.29	s UNSATISFIABLE
1.19/1.29	v 47828 60170 111282 60168 111280 2478 237 8717 1890 45192 96688 45188 22348 137 124606 96684 116676 58107 116674 3617 58105 98916 109603 58875 109601 110371 71790 60746 123286 136898 35056 136894 34667 85779 112 136890 47392 5137 98504 47390 98502 22307 5317 5124 111834 8665 58066 22303 86144 109562 58062 87 109558 70981 70979 129546 71749 3373 149318 8652 47974 123245 33168 84664 212 149113 9606 3360 7867 6901 21889 137232 149109 73001 124113 62 34614 85726 34612 85724 2767 6888 99062 73372 70940 122436 70936 32359 6167 319 129502 32357 122432 35202 83855 33127 83853 84623 312 9567 150150 46042 6019 305 97538 124460 4467 60223 111335 21836 6006 86290 72948 21834 124060 72946 124058 8 287 60600 32318 4255 1937 129461 83814 22430 32314 187 129457 83810 45233 7017 45231 1154 96729 46001 137378 4242 96727 7783 97497 262 111688 58916 149214 110412 2491 7770 73518 162 47445 98557 0
1.19/1.29	c Terminating MUSer ...
1.19/1.29	c CPU Time: 1.26

Verifier Data

OK	152

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3481026-1307606827/watcher-3481026-1307606827 -o /tmp/evaluation-result-3481026-1307606827/solver-3481026-1307606827 -C 1800 -W 1850 -M 7680 ./muser -comp HOME/instance-3481026-1307606827.cnf 

running on 2 cores: 0,2

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: 4.04 3.74 2.80 4/815 32265
/proc/meminfo: memFree=7643480/32951124 swapFree=62998992/67111528
[pid=32265] ppid=32263 vsize=11796 CPUtime=0 cores=0,2
/proc/32265/stat : 32265 (runsolver) R 32263 32265 30472 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 853098338 12079104 51 33554432000 4194304 5432328 140737314929920 18446744073709551615 4881591 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/32265/statm: 2949 51 31 303 0 2643 0

[startup+0.115606 s]
/proc/loadavg: 4.04 3.74 2.80 4/815 32265
/proc/meminfo: memFree=7643480/32951124 swapFree=62998992/67111528
[pid=32265] ppid=32263 vsize=21320 CPUtime=0.08 cores=0,2
/proc/32265/stat : 32265 (muser) R 32263 32265 30472 0 -1 4202496 5247 0 0 0 8 0 0 0 25 0 1 0 853098338 21831680 4763 33554432000 4194304 5696331 140736223016832 18446744073709551615 5068096 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/32265/statm: 5330 4765 114 367 0 4960 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21320

[startup+0.200588 s]
/proc/loadavg: 4.04 3.74 2.80 4/815 32265
/proc/meminfo: memFree=7643480/32951124 swapFree=62998992/67111528
[pid=32265] ppid=32263 vsize=33260 CPUtime=0.16 cores=0,2
/proc/32265/stat : 32265 (muser) R 32263 32265 30472 0 -1 4202496 8829 0 0 0 16 0 0 0 25 0 1 0 853098338 34058240 7766 33554432000 4194304 5696331 140736223016832 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/32265/statm: 8315 7768 114 367 0 7945 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 33260

[startup+0.300579 s]
/proc/loadavg: 4.04 3.74 2.80 4/815 32265
/proc/meminfo: memFree=7643480/32951124 swapFree=62998992/67111528
[pid=32265] ppid=32263 vsize=54876 CPUtime=0.27 cores=0,2
/proc/32265/stat : 32265 (muser) R 32263 32265 30472 0 -1 4202496 14241 0 0 0 26 1 0 0 25 0 1 0 853098338 56193024 13176 33554432000 4194304 5696331 140736223016832 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/32265/statm: 13719 13178 140 367 0 13349 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 54876

[startup+0.700472 s]
/proc/loadavg: 4.04 3.74 2.80 4/815 32265
/proc/meminfo: memFree=7643480/32951124 swapFree=62998992/67111528
[pid=32265] ppid=32263 vsize=43528 CPUtime=0.66 cores=0,2
/proc/32265/stat : 32265 (muser) R 32263 32265 30472 0 -1 4202496 17433 0 0 0 65 1 0 0 25 0 1 0 853098338 44572672 10570 33554432000 4194304 5696331 140736223016832 18446744073709551615 4410488 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/32265/statm: 10882 10570 149 367 0 10512 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 43528

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

[startup+0.800476 s]
/proc/loadavg: 4.04 3.74 2.80 4/815 32265
/proc/meminfo: memFree=7643480/32951124 swapFree=62998992/67111528
[pid=32265] ppid=32263 vsize=43528 CPUtime=0.76 cores=0,2
/proc/32265/stat : 32265 (muser) R 32263 32265 30472 0 -1 4202496 17433 0 0 0 75 1 0 0 25 0 1 0 853098338 44572672 10570 33554432000 4194304 5696331 140736223016832 18446744073709551615 4381173 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/32265/statm: 10882 10570 149 367 0 10512 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 43528

[startup+1.22239 s]
/proc/loadavg: 4.04 3.74 2.80 5/816 32266
/proc/meminfo: memFree=7559128/32951124 swapFree=62998992/67111528
[pid=32265] ppid=32263 vsize=43528 CPUtime=1.19 cores=0,2
/proc/32265/stat : 32265 (muser) R 32263 32265 30472 0 -1 4202496 17434 0 0 0 118 1 0 0 25 0 1 0 853098338 44572672 10571 33554432000 4194304 5696331 140736223016832 18446744073709551615 4417500 0 0 4096 24615 0 0 0 17 0 0 0 0
/proc/32265/statm: 10882 10571 149 367 0 10512 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 43528

Child status: 20
Real time (s): 1.29941
CPU time (s): 1.2778
CPU user time (s): 1.25681
CPU system time (s): 0.020996
CPU usage (%): 98.3376
Max. virtual memory (cumulated for all children) (KiB): 55532

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

runsolver used 0.010998 second user time and 0.034994 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-09 10:07:07
IDJOB=3481026
IDBENCH=89456
IDSOLVER=1969
FILE ID=node141/3481026-1307606827
RUNJOBID= node141-1307606252-31341
PBS_JOBID= 13547748
Free space on /tmp= 73472 MiB

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

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

MD5SUM BENCH= 8b513e42d2137fd9261621b9ea72caad
RANDOM SEED=304873099

node141.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	: 5362.96
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.82
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.75
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.84
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.75
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:     32951124 kB
MemFree:       7643752 kB
Buffers:        172056 kB
Cached:         910428 kB
SwapCached:       8884 kB
Active:       24747912 kB
Inactive:       258452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7643752 kB
SwapTotal:    67111528 kB
SwapFree:     62998992 kB
Dirty:           21356 kB
Writeback:           0 kB
AnonPages:    23922112 kB
Mapped:         128692 kB
Slab:           123764 kB
PageTables:     102464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 170435268 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= 73432 MiB
End job on node141 at 2011-06-09 10:07:09