Trace number 1885223

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
bsolo 3.1 clUNSAT 18.7671 18.7776

General information on the benchmark

Name/PURE-SAT/SAT09/
APPLICATIONS/bitverif/minor/minor032.opb
MD5SUMb018219bc929126a5ec01be25427ecab
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.50077
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4210
Total number of constraints12053
Number of constraints which are clauses12053
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1885223-1245264451.opb
0.00/0.00	c File size is 333275 bytes.
0.00/0.04	c Highest Coefficient sum: 4
0.00/0.04	c Parsing was ok!!
0.00/0.04	c Total parsing time: 0.044 s
0.04/0.05	c Var: 4210 Constr: 12053 12053/0/0 Lit: 28121 Watch. Lit: 24104
0.04/0.05	c Obj. Vars: 0 (0 % of total variables)
0.09/0.16	c Pre-processing Time: 0.159 s
0.09/0.16	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.09/0.16	c        0   4089    11738    27386    2    23476    3912      0      0 0.16
0.09/0.16	c Switching off lower bounding mode.
18.69/18.77	c      100   4089    11838    28479    2    23676    4304    100    500 0.20
18.69/18.77	c      250   4089    11988    31314    2    23976    4735    250    965 0.26
18.69/18.77	c      476   4089    12214    38348    3    24428    5209    476   1404 0.34
18.69/18.77	c      816   4089    12554    48602    3    25108    5730    816   1785 0.46
18.69/18.77	c     1327   4089    13065    80426    6    26130    6304   1327   1983 0.67
18.69/18.77	c     2091   4089    13829   129275    9    27658    6935   2091   2175 0.96
18.69/18.77	c     3237   4089    14975   232905   15    29950    7629   3237   2013 1.61
18.69/18.77	c     4962   4089    16700   428134   25    33400    8392   4962   1713 2.90
18.69/18.77	c     7546   4089    19284   713570   37    38568    9232   7546   1501 5.03
18.69/18.77	c    11428   4089    18185   852998   46    36370   10156   6447   1268 9.01
18.69/18.77	c    17254   4089    18488   658039   35    36976   11172   6750   1154 14.94
18.69/18.77	c Backtracks by Clause: 0
18.69/18.77	c Backtracks by PB constraint: 0
18.69/18.77	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
18.69/18.77	c   11    20550   7755    68062    21784  1074725  10046   1095 18.76
18.69/18.77	s UNSATISFIABLE
18.69/18.77	c Total time: 18.762 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1885223-1245264451/watcher-1885223-1245264451 -o /tmp/evaluation-result-1885223-1245264451/solver-1885223-1245264451 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1885223-1245264451.opb 

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): 2000 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: 1.00 1.00 1.00 3/64 7161
/proc/meminfo: memFree=1746040/2055920 swapFree=4181984/4192956
[pid=7161] ppid=7159 vsize=11040 CPUtime=0
/proc/7161/stat : 7161 (bsolo) R 7159 7161 6622 0 -1 4194304 256 0 0 0 0 0 0 0 18 0 1 0 194046137 11304960 240 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7161/statm: 2760 241 176 640 0 2034 0

[startup+0.046677 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7161
/proc/meminfo: memFree=1746040/2055920 swapFree=4181984/4192956
[pid=7161] ppid=7159 vsize=12088 CPUtime=0.04
/proc/7161/stat : 7161 (bsolo) R 7159 7161 6622 0 -1 4194304 683 0 0 0 4 0 0 0 18 0 1 0 194046137 12378112 585 1992294400 134512640 137136520 4294956256 18446744073709551615 136379950 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7161/statm: 3022 585 183 640 0 2378 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12088

[startup+0.101682 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7161
/proc/meminfo: memFree=1746040/2055920 swapFree=4181984/4192956
[pid=7161] ppid=7159 vsize=13068 CPUtime=0.09
/proc/7161/stat : 7161 (bsolo) R 7159 7161 6622 0 -1 4194304 927 0 0 0 9 0 0 0 18 0 1 0 194046137 13381632 829 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7161/statm: 3267 829 189 640 0 2623 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13068

[startup+0.301702 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7161
/proc/meminfo: memFree=1746040/2055920 swapFree=4181984/4192956
[pid=7161] ppid=7159 vsize=13392 CPUtime=0.29
/proc/7161/stat : 7161 (bsolo) R 7159 7161 6622 0 -1 4194304 1109 0 0 0 28 1 0 0 19 0 1 0 194046137 13713408 931 1992294400 134512640 137136520 4294956256 18446744073709551615 136502105 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7161/statm: 3348 931 197 640 0 2704 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13392

[startup+0.701743 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7161
/proc/meminfo: memFree=1746040/2055920 swapFree=4181984/4192956
[pid=7161] ppid=7159 vsize=13988 CPUtime=0.69
/proc/7161/stat : 7161 (bsolo) R 7159 7161 6622 0 -1 4194304 1238 0 0 0 68 1 0 0 22 0 1 0 194046137 14323712 1060 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7161/statm: 3497 1060 197 640 0 2853 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13988

[startup+1.50182 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7162
/proc/meminfo: memFree=1741872/2055920 swapFree=4181984/4192956
[pid=7161] ppid=7159 vsize=15808 CPUtime=1.49
/proc/7161/stat : 7161 (bsolo) R 7159 7161 6622 0 -1 4194304 1711 0 0 0 147 2 0 0 25 0 1 0 194046137 16187392 1533 1992294400 134512640 137136520 4294956256 18446744073709551615 134571152 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7161/statm: 3952 1533 197 640 0 3308 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15808

[startup+3.10199 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7162
/proc/meminfo: memFree=1739632/2055920 swapFree=4181984/4192956
[pid=7161] ppid=7159 vsize=18972 CPUtime=3.09
/proc/7161/stat : 7161 (bsolo) R 7159 7161 6622 0 -1 4194304 2499 0 0 0 306 3 0 0 25 0 1 0 194046137 19427328 2321 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7161/statm: 4743 2321 197 640 0 4099 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18972

[startup+6.30232 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7162
/proc/meminfo: memFree=1733040/2055920 swapFree=4181984/4192956
[pid=7161] ppid=7159 vsize=24940 CPUtime=6.29
/proc/7161/stat : 7161 (bsolo) R 7159 7161 6622 0 -1 4194304 3976 0 0 0 623 6 0 0 25 0 1 0 194046137 25538560 3798 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7161/statm: 6235 3798 197 640 0 5591 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24940

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7162
/proc/meminfo: memFree=1727152/2055920 swapFree=4181984/4192956
[pid=7161] ppid=7159 vsize=30000 CPUtime=12.68
/proc/7161/stat : 7161 (bsolo) R 7159 7161 6622 0 -1 4194304 5266 0 0 0 1259 9 0 0 25 0 1 0 194046137 30720000 5088 1992294400 134512640 137136520 4294956256 18446744073709551615 136502027 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7161/statm: 7500 5088 197 640 0 6856 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30000

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

[startup+15.9013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7162
/proc/meminfo: memFree=1725552/2055920 swapFree=4181984/4192956
[pid=7161] ppid=7159 vsize=30608 CPUtime=15.88
/proc/7161/stat : 7161 (bsolo) R 7159 7161 6622 0 -1 4194304 5417 0 0 0 1578 10 0 0 25 0 1 0 194046137 31342592 5239 1992294400 134512640 137136520 4294956256 18446744073709551615 136501958 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7161/statm: 7652 5239 197 640 0 7008 0
Current children cumulated CPU time (s) 15.88
Current children cumulated vsize (KiB) 30608

[startup+17.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7162
/proc/meminfo: memFree=1725552/2055920 swapFree=4181984/4192956
[pid=7161] ppid=7159 vsize=30608 CPUtime=17.48
/proc/7161/stat : 7161 (bsolo) R 7159 7161 6622 0 -1 4194304 5417 0 0 0 1738 10 0 0 25 0 1 0 194046137 31342592 5239 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7161/statm: 7652 5239 197 640 0 7008 0
Current children cumulated CPU time (s) 17.48
Current children cumulated vsize (KiB) 30608

[startup+18.3016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7162
/proc/meminfo: memFree=1725552/2055920 swapFree=4181984/4192956
[pid=7161] ppid=7159 vsize=30608 CPUtime=18.29
/proc/7161/stat : 7161 (bsolo) R 7159 7161 6622 0 -1 4194304 5417 0 0 0 1818 11 0 0 25 0 1 0 194046137 31342592 5239 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7161/statm: 7652 5239 197 640 0 7008 0
Current children cumulated CPU time (s) 18.29
Current children cumulated vsize (KiB) 30608

[startup+18.7056 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7162
/proc/meminfo: memFree=1725552/2055920 swapFree=4181984/4192956
[pid=7161] ppid=7159 vsize=30608 CPUtime=18.69
/proc/7161/stat : 7161 (bsolo) R 7159 7161 6622 0 -1 4194304 5417 0 0 0 1858 11 0 0 25 0 1 0 194046137 31342592 5239 1992294400 134512640 137136520 4294956256 18446744073709551615 134545130 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7161/statm: 7652 5239 197 640 0 7008 0
Current children cumulated CPU time (s) 18.69
Current children cumulated vsize (KiB) 30608

Child status: 0
Real time (s): 18.7776
CPU time (s): 18.7671
CPU user time (s): 18.6482
CPU system time (s): 0.118981
CPU usage (%): 99.9443
Max. virtual memory (cumulated for all children) (KiB): 30608

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

runsolver used 0.022996 second user time and 0.044993 second system time

The end

Launcher Data

Begin job on node2 at 2009-06-17 20:47:31
IDJOB=1885223
IDBENCH=72035
IDSOLVER=700
FILE ID=node2/1885223-1245264451
PBS_JOBID= 9372451
Free space on /tmp= 66420 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/APPLICATIONS/bitverif/minor/minor032.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1885223-1245264451/watcher-1885223-1245264451 -o /tmp/evaluation-result-1885223-1245264451/solver-1885223-1245264451 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1885223-1245264451.opb

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

MD5SUM BENCH= b018219bc929126a5ec01be25427ecab
RANDOM SEED=363834103

node2.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.214
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.214
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:       1746584 kB
Buffers:         44320 kB
Cached:         199084 kB
SwapCached:       5068 kB
Active:         100420 kB
Inactive:       151156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1746584 kB
SwapTotal:     4192956 kB
SwapFree:      4181984 kB
Dirty:            4572 kB
Writeback:           0 kB
Mapped:          14412 kB
Slab:            43752 kB
Committed_AS:   220920 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1885223-1245264451.opb

Free space on /tmp at the end= 66416 MiB
End job on node2 at 2009-06-17 20:47:50