Trace number 1885224

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 pbUNSAT 28.4097 28.4183

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: Generic Pseudo-Boolean 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-1885224-1245264470.opb
0.00/0.00	c File size is 333275 bytes.
0.03/0.04	c Highest Coefficient sum: 4
0.03/0.04	c Parsing was ok!!
0.03/0.04	c Total parsing time: 0.044 s
0.03/0.05	c Var: 4210 Constr: 12053 12053/0/0 Lit: 28121 Watch. Lit: 24104
0.03/0.05	c Obj. Vars: 0 (0 % of total variables)
0.09/0.16	c Pre-processing Time: 0.158 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.
28.38/28.41	c      100   4089    11935    29496    2    23870    4304    197    487 0.20
28.38/28.41	c      250   4089    12226    35099    2    24452    4735    488    889 0.28
28.38/28.41	c      477   4089    12644    43897    3    25288    5209    906   1152 0.41
28.38/28.41	c      815   4089    13235    63757    4    26470    5730   1497   1263 0.65
28.38/28.41	c     1324   4089    14191    85649    6    28382    6304   2453   1401 0.94
28.38/28.41	c     2087   4089    15559   168999   10    31118    6935   3821   1201 1.74
28.38/28.41	c     3234   4089    17788   339794   19    35576    7629   6050    987 3.28
28.38/28.41	c     4956   4089    16955   428884   25    33910    8392   5217    781 6.34
28.38/28.41	c     7540   4089    16997   554043   32    33994    9232   5259    597 12.61
28.38/28.41	c    11420   4089    19420   764701   39    38840   10156   7682    547 20.84
28.38/28.41	c Backtracks by Clause: 16037
28.38/28.41	c Backtracks by PB constraint: 0
28.38/28.41	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
28.38/28.41	c   10    16037   6158    53786    17261   410926   5523    564 28.40
28.38/28.41	s UNSATISFIABLE
28.38/28.41	c Total time: 28.404 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-1885224-1245264470/watcher-1885224-1245264470 -o /tmp/evaluation-result-1885224-1245264470/solver-1885224-1245264470 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1885224-1245264470.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 7197
/proc/meminfo: memFree=1746040/2055920 swapFree=4181984/4192956
[pid=7197] ppid=7195 vsize=11036 CPUtime=0
/proc/7197/stat : 7197 (bsolo) R 7195 7197 6622 0 -1 4194304 254 0 0 0 0 0 0 0 18 0 1 0 194048036 11300864 238 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7197/statm: 2759 238 176 640 0 2033 0

[startup+0.0388591 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7197
/proc/meminfo: memFree=1746040/2055920 swapFree=4181984/4192956
[pid=7197] ppid=7195 vsize=12140 CPUtime=0.03
/proc/7197/stat : 7197 (bsolo) R 7195 7197 6622 0 -1 4194304 592 0 0 0 3 0 0 0 18 0 1 0 194048036 12431360 576 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7197/statm: 3035 576 237 640 0 2309 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12140

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

[startup+0.301884 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7197
/proc/meminfo: memFree=1746040/2055920 swapFree=4181984/4192956
[pid=7197] ppid=7195 vsize=13396 CPUtime=0.29
/proc/7197/stat : 7197 (bsolo) R 7195 7197 6622 0 -1 4194304 1111 0 0 0 28 1 0 0 19 0 1 0 194048036 13717504 933 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7197/statm: 3349 933 198 640 0 2705 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13396

[startup+0.701925 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7197
/proc/meminfo: memFree=1746040/2055920 swapFree=4181984/4192956
[pid=7197] ppid=7195 vsize=13736 CPUtime=0.69
/proc/7197/stat : 7197 (bsolo) R 7195 7197 6622 0 -1 4194304 1196 0 0 0 67 2 0 0 22 0 1 0 194048036 14065664 1018 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7197/statm: 3434 1018 198 640 0 2790 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13736

[startup+1.50201 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7198
/proc/meminfo: memFree=1742320/2055920 swapFree=4181984/4192956
[pid=7197] ppid=7195 vsize=14968 CPUtime=1.49
/proc/7197/stat : 7197 (bsolo) R 7195 7197 6622 0 -1 4194304 1484 0 0 0 147 2 0 0 25 0 1 0 194048036 15327232 1306 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7197/statm: 3742 1306 198 640 0 3098 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14968

[startup+3.10117 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7198
/proc/meminfo: memFree=1740528/2055920 swapFree=4181984/4192956
[pid=7197] ppid=7195 vsize=17492 CPUtime=3.09
/proc/7197/stat : 7197 (bsolo) R 7195 7197 6622 0 -1 4194304 2125 0 0 0 306 3 0 0 25 0 1 0 194048036 17911808 1947 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7197/statm: 4373 1947 198 640 0 3729 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17492

[startup+6.3015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7198
/proc/meminfo: memFree=1736112/2055920 swapFree=4181984/4192956
[pid=7197] ppid=7195 vsize=20116 CPUtime=6.28
/proc/7197/stat : 7197 (bsolo) R 7195 7197 6622 0 -1 4194304 2789 0 0 0 624 4 0 0 25 0 1 0 194048036 20598784 2611 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7197/statm: 5029 2611 198 640 0 4385 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20116

[startup+12.7022 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7198
/proc/meminfo: memFree=1730928/2055920 swapFree=4181984/4192956
[pid=7197] ppid=7195 vsize=25236 CPUtime=12.69
/proc/7197/stat : 7197 (bsolo) R 7195 7197 6622 0 -1 4194304 4071 0 0 0 1263 6 0 0 25 0 1 0 194048036 25841664 3893 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7197/statm: 6309 3893 198 640 0 5665 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25236

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7198
/proc/meminfo: memFree=1729072/2055920 swapFree=4181984/4192956
[pid=7197] ppid=7195 vsize=27196 CPUtime=25.48
/proc/7197/stat : 7197 (bsolo) R 7195 7197 6622 0 -1 4194304 4545 0 0 0 2540 8 0 0 25 0 1 0 194048036 27848704 4367 1992294400 134512640 137136520 4294956256 18446744073709551615 134574006 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7197/statm: 6799 4367 198 640 0 6155 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27196

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

[startup+27.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7198
/proc/meminfo: memFree=1729072/2055920 swapFree=4181984/4192956
[pid=7197] ppid=7195 vsize=27196 CPUtime=27.08
/proc/7197/stat : 7197 (bsolo) R 7195 7197 6622 0 -1 4194304 4545 0 0 0 2700 8 0 0 25 0 1 0 194048036 27848704 4367 1992294400 134512640 137136520 4294956256 18446744073709551615 134543965 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7197/statm: 6799 4367 198 640 0 6155 0
Current children cumulated CPU time (s) 27.08
Current children cumulated vsize (KiB) 27196

[startup+27.9017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7198
/proc/meminfo: memFree=1729072/2055920 swapFree=4181984/4192956
[pid=7197] ppid=7195 vsize=27196 CPUtime=27.88
/proc/7197/stat : 7197 (bsolo) R 7195 7197 6622 0 -1 4194304 4545 0 0 0 2780 8 0 0 25 0 1 0 194048036 27848704 4367 1992294400 134512640 137136520 4294956256 18446744073709551615 136509014 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7197/statm: 6799 4367 198 640 0 6155 0
Current children cumulated CPU time (s) 27.88
Current children cumulated vsize (KiB) 27196

[startup+28.3018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7198
/proc/meminfo: memFree=1729072/2055920 swapFree=4181984/4192956
[pid=7197] ppid=7195 vsize=27196 CPUtime=28.28
/proc/7197/stat : 7197 (bsolo) R 7195 7197 6622 0 -1 4194304 4545 0 0 0 2820 8 0 0 25 0 1 0 194048036 27848704 4367 1992294400 134512640 137136520 4294956256 18446744073709551615 134573919 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7197/statm: 6799 4367 198 640 0 6155 0
Current children cumulated CPU time (s) 28.28
Current children cumulated vsize (KiB) 27196

[startup+28.4018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7198
/proc/meminfo: memFree=1729072/2055920 swapFree=4181984/4192956
[pid=7197] ppid=7195 vsize=27196 CPUtime=28.38
/proc/7197/stat : 7197 (bsolo) R 7195 7197 6622 0 -1 4194304 4545 0 0 0 2830 8 0 0 25 0 1 0 194048036 27848704 4367 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7197/statm: 6799 4367 198 640 0 6155 0
Current children cumulated CPU time (s) 28.38
Current children cumulated vsize (KiB) 27196

Child status: 0
Real time (s): 28.4183
CPU time (s): 28.4097
CPU user time (s): 28.3187
CPU system time (s): 0.090986
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 27200

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

runsolver used 0.028995 second user time and 0.06299 second system time

The end

Launcher Data

Begin job on node2 at 2009-06-17 20:47:50
IDJOB=1885224
IDBENCH=72035
IDSOLVER=701
FILE ID=node2/1885224-1245264470
PBS_JOBID= 9372451
Free space on /tmp= 66420 MiB

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

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

MD5SUM BENCH= b018219bc929126a5ec01be25427ecab
RANDOM SEED=555904191

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:       1746456 kB
Buffers:         44364 kB
Cached:         199108 kB
SwapCached:       5068 kB
Active:         100456 kB
Inactive:       151184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1746456 kB
SwapTotal:     4192956 kB
SwapFree:      4181984 kB
Dirty:            4552 kB
Writeback:           0 kB
Mapped:          14412 kB
Slab:            43752 kB
Committed_AS:   220984 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-1885224-1245264470.opb

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