Trace number 3483642

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
PicoMUS 941UNSAT 0.201968 0.201978

General information on the benchmark

Namemus/marques-silva/
atpg/bf1355-530.cnf
MD5SUM074f2e0dd76b4cd50035cdbccf302a37
Bench CategoryMUS (MUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.007998
Satisfiable
(Un)Satisfiability was proved
Number of variables2296
Number of clauses7305
Sum of the clauses size18548
Maximum clause length6
Minimum clause length1
Number of clauses of size 15
Number of clauses of size 23932
Number of clauses of size 32868
Number of clauses of size 4445
Number of clauses of size 535
Number of clauses of size over 520

Solver Data

0.00/0.01	c [picomus] WARNING: no output file given
0.00/0.01	c [picomus] p cnf 2296 7305
0.00/0.02	s UNSATISFIABLE
0.00/0.02	c [picomus] extracted core 1 of size 83 out of 7305 (1%) after 0.0 sec
0.00/0.02	c [picomus] extracted core 2 of size 83 out of 7305 (1%) after 0.0 sec
0.00/0.02	c [picomus] extracted core 3 of size 83 out of 7305 (1%) after 0.0 sec
0.00/0.02	c [picomus] extracted core 4 of size 83 out of 7305 (1%) after 0.0 sec
0.00/0.02	c [picomus] extracted core 5 of size 83 out of 7305 (1%) after 0.0 sec
0.00/0.02	c [picomus] extracted core 6 of size 83 out of 7305 (1%) after 0.0 sec
0.00/0.02	c [picomus] extracted core 7 of size 83 out of 7305 (1%) after 0.0 sec
0.00/0.02	c [picomus] extracted core 8 of size 83 out of 7305 (1%) after 0.0 sec
0.00/0.02	c [picomus] reduction 1 to 83 out of 7305 (1%) after 0.0 sec
0.19/0.20	c [picosat] 85 calls
0.19/0.20	c [picosat] 0 iterations
0.19/0.20	c [picosat] 0 restarts
0.19/0.20	c [picosat] 0 failed literals
0.19/0.20	c [picosat] 15 conflicts
0.19/0.20	c [picosat] 625594 decisions
0.19/0.20	c [picosat] 106 fixed variables
0.19/0.20	c [picosat] 502 learned literals
0.19/0.20	c [picosat] 0.3% deleted literals
0.19/0.20	c [picosat] 629581 propagations
0.19/0.20	c [picosat] 1.8% variables used
0.19/0.20	c [picosat] 0.1 seconds in library
0.19/0.20	c [picosat] 4.3 megaprops/second
0.19/0.20	c [picosat] probing 0.0 seconds 4%
0.19/0.20	c [picosat] 6 simplifications
0.19/0.20	c [picosat] 0 reductions
0.19/0.20	c [picosat] 0.0 MB recycled
0.19/0.20	c [picosat] 0.5 MB maximally allocated
0.19/0.20	c [picomus] found 7222 redundant clauses 99%
0.19/0.20	c [picomus] computed MUS of size 83 out of 7305 (1%)
0.19/0.20	v 4
0.19/0.20	v 5
0.19/0.20	v 10
0.19/0.20	v 16
0.19/0.20	v 212
0.19/0.20	v 213
0.19/0.20	v 214
0.19/0.20	v 215
0.19/0.20	v 676
0.19/0.20	v 678
0.19/0.20	v 686
0.19/0.20	v 688
0.19/0.20	v 1796
0.19/0.20	v 1798
0.19/0.20	v 1802
0.19/0.20	v 1804
0.19/0.20	v 1805
0.19/0.20	v 1806
0.19/0.20	v 1809
0.19/0.20	v 1810
0.19/0.20	v 1812
0.19/0.20	v 1813
0.19/0.20	v 1894
0.19/0.20	v 1895
0.19/0.20	v 1900
0.19/0.20	v 1901
0.19/0.20	v 1903
0.19/0.20	v 1904
0.19/0.20	v 1906
0.19/0.20	v 1907
0.19/0.20	v 1912
0.19/0.20	v 1913
0.19/0.20	v 1914
0.19/0.20	v 1915
0.19/0.20	v 1918
0.19/0.20	v 1919
0.19/0.20	v 1920
0.19/0.20	v 1921
0.19/0.20	v 1922
0.19/0.20	v 1923
0.19/0.20	v 1926
0.19/0.20	v 1927
0.19/0.20	v 1928
0.19/0.20	v 1929
0.19/0.20	v 1930
0.19/0.20	v 1931
0.19/0.20	v 1934
0.19/0.20	v 1935
0.19/0.20	v 1936
0.19/0.20	v 1937
0.19/0.20	v 1938
0.19/0.20	v 1939
0.19/0.20	v 1941
0.19/0.20	v 1942
0.19/0.20	v 1950
0.19/0.20	v 1953
0.19/0.20	v 1954
0.19/0.20	v 1955
0.19/0.20	v 1957
0.19/0.20	v 1962
0.19/0.20	v 1963
0.19/0.20	v 1964
0.19/0.20	v 1965
0.19/0.20	v 1966
0.19/0.20	v 4844
0.19/0.20	v 4845
0.19/0.20	v 4861
0.19/0.20	v 4862
0.19/0.20	v 4919
0.19/0.20	v 4920
0.19/0.20	v 4921
0.19/0.20	v 4924
0.19/0.20	v 4936
0.19/0.20	v 4937
0.19/0.20	v 4938
0.19/0.20	v 4941
0.19/0.20	v 4947
0.19/0.20	v 4950
0.19/0.20	v 4959
0.19/0.20	v 4960
0.19/0.20	v 4975
0.19/0.20	v 4980
0.19/0.20	v 4989
0.19/0.20	v 0
0.19/0.20	c [picomus] computed 83 irredundant clauses 1%
0.19/0.20	c [picomus] 1 reductions in 0.2 seconds

Verifier Data

OK	83

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-3483642-1307605092/watcher-3483642-1307605092 -o /tmp/evaluation-result-3483642-1307605092/solver-3483642-1307605092 -C 1800 -W 1850 -M 7680 picomus HOME/instance-3483642-1307605092.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.67 0.82 0.28 3/764 21181
/proc/meminfo: memFree=9584012/32951124 swapFree=56297244/67111528
[pid=21181] ppid=21179 vsize=1472 CPUtime=0 cores=5,7
/proc/21181/stat : 21181 (picomus) R 21179 21181 21003 0 -1 4202496 295 0 0 0 0 0 0 0 22 0 1 0 950739720 1507328 249 33554432000 134512640 135072097 4286658752 18446744073709551615 134684699 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21181/statm: 368 249 67 137 0 229 0

[startup+0.10175 s]
/proc/loadavg: 2.67 0.82 0.28 3/764 21181
/proc/meminfo: memFree=9584012/32951124 swapFree=56297244/67111528
[pid=21181] ppid=21179 vsize=1680 CPUtime=0.1 cores=5,7
/proc/21181/stat : 21181 (picomus) R 21179 21181 21003 0 -1 4202496 452 0 0 0 10 0 0 0 22 0 1 0 950739720 1720320 308 33554432000 134512640 135072097 4286658752 18446744073709551615 134548993 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21181/statm: 420 308 77 137 0 281 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1680

[startup+0.200728 s]
/proc/loadavg: 2.67 0.82 0.28 3/764 21181
/proc/meminfo: memFree=9584012/32951124 swapFree=56297244/67111528
[pid=21181] ppid=21179 vsize=1680 CPUtime=0.19 cores=5,7
/proc/21181/stat : 21181 (picomus) R 21179 21181 21003 0 -1 4202496 452 0 0 0 19 0 0 0 23 0 1 0 950739720 1720320 308 33554432000 134512640 135072097 4286658752 18446744073709551615 134520279 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21181/statm: 420 308 77 137 0 281 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1680

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

Child status: 20
Real time (s): 0.201978
CPU time (s): 0.201968
CPU user time (s): 0.200969
CPU system time (s): 0.000999
CPU usage (%): 99.9951
Max. virtual memory (cumulated for all children) (KiB): 1680

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

runsolver used 0.006998 second user time and 0.014997 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-09 09:38:12
IDJOB=3483642
IDBENCH=89363
IDSOLVER=1974
FILE ID=node111/3483642-1307605092
RUNJOBID= node111-1307605016-21025
PBS_JOBID= 13547784
Free space on /tmp= 73452 MiB

SOLVER NAME= PicoMUS 941
BENCH NAME= SAT11/mus/marques-silva/atpg/bf1355-530.cnf
COMMAND LINE= picomus BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3483642-1307605092/watcher-3483642-1307605092 -o /tmp/evaluation-result-3483642-1307605092/solver-3483642-1307605092 -C 1800 -W 1850 -M 7680  picomus HOME/instance-3483642-1307605092.cnf

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

MD5SUM BENCH= 074f2e0dd76b4cd50035cdbccf302a37
RANDOM SEED=1718872963

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.75
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.849
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.86
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.849
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.75
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.849
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.83
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9584036 kB
Buffers:        197560 kB
Cached:         816560 kB
SwapCached:      11444 kB
Active:       22799576 kB
Inactive:       229252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9584036 kB
SwapTotal:    67111528 kB
SwapFree:     56297244 kB
Dirty:            1008 kB
Writeback:           0 kB
AnonPages:    22012796 kB
Mapped:         121008 kB
Slab:           164336 kB
PageTables:      99668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 170561708 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= 73452 MiB
End job on node111 at 2011-06-09 09:38:13