Trace number 1884222

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.1UNSAT 222.631 222.709

General information on the benchmark

Name/PURE-SAT/SAT07/industrial/anbulagan/
medium-unsat/total-5-11-u.opb
MD5SUMf50200c9ac5466fb93f848663208aeef
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 benchmark32.826
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables156980
Total number of constraints696581
Number of constraints which are clauses696581
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 constraint10
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 10
Number of bits of the biggest sum of numbers4
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: Cardinality Constraint 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-1884222-1245255986.opb
0.00/0.00	c File size is 21407496 bytes.
3.88/3.99	c Highest Coefficient sum: 10
3.88/3.99	c Parsing was ok!!
3.88/3.99	c Total parsing time: 3.992 s
4.29/4.32	c Var: 156980 Constr: 696581 696581/0/0 Lit: 1582352 Watch. Lit: 1379852
4.29/4.32	c Obj. Vars: 0 (0 % of total variables)
116.04/116.19	c Pre-processing Time: 116.146 s
116.04/116.19	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
116.04/116.19	c        0   8727    35063    94321    2    70126   11687      0      0 116.15
116.04/116.19	c Switching off lower bounding mode.
222.51/222.68	c      100   8727    35197    96822    2    70394   12856    134      0 116.46
222.51/222.68	c      250   8727    35385   101102    2    70770   14142    322      2 117.00
222.51/222.68	c      476   8727    35671   113560    3    71342   15557    608      4 117.92
222.51/222.68	c      815   8727    36085   133717    3    72170   17113   1022      6 119.18
222.51/222.68	c     1324   8727    36707   158976    4    73414   18825   1644     10 120.97
222.51/222.68	c     2088   8393    37697   210044    5    75392   20708   2634     16 124.16
222.51/222.68	c     3234   8393    39015   288400    7    78028   22779   3952     25 128.89
222.51/222.68	c     4956   8306    41168   435144   10    82333   25057   6105     35 138.54
222.51/222.68	c     7541   8306    44275   685833   15    88547   27563   9212     48 155.50
222.51/222.68	c    11420   8305    49336  1016558   20    98668   30320  14273     63 181.05
222.51/222.68	c Backtracks by Clause: 17036
222.51/222.68	c Backtracks by PB constraint: 0
222.51/222.68	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
222.51/222.68	c   10    17036   4860    32612    55962  1594560  20899     76 222.61
222.51/222.68	s UNSATISFIABLE
222.51/222.68	c Total time: 222.609 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-1884222-1245255986/watcher-1884222-1245255986 -o /tmp/evaluation-result-1884222-1245255986/solver-1884222-1245255986 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1884222-1245255986.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 0.97 0.82 3/64 3676
/proc/meminfo: memFree=1868800/2055924 swapFree=4192956/4192956
[pid=3676] ppid=3674 vsize=31620 CPUtime=0
/proc/3676/stat : 3676 (bsolo) R 3674 3676 3557 0 -1 4194304 261 0 0 0 0 0 0 0 18 0 1 0 1077026 32378880 245 1992294400 134512640 137136520 4294956256 18446744073709551615 134600260 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3676/statm: 7905 245 173 640 0 2034 0

[startup+0.0256761 s]
/proc/loadavg: 1.00 0.97 0.82 3/64 3676
/proc/meminfo: memFree=1868800/2055924 swapFree=4192956/4192956
[pid=3676] ppid=3674 vsize=32708 CPUtime=0.02
/proc/3676/stat : 3676 (bsolo) R 3674 3676 3557 0 -1 4194304 535 0 0 0 2 0 0 0 18 0 1 0 1077026 33492992 519 1992294400 134512640 137136520 4294956256 18446744073709551615 134531237 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3676/statm: 8177 519 199 640 0 2306 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 32708

[startup+0.102685 s]
/proc/loadavg: 1.00 0.97 0.82 3/64 3676
/proc/meminfo: memFree=1868800/2055924 swapFree=4192956/4192956
[pid=3676] ppid=3674 vsize=35076 CPUtime=0.09
/proc/3676/stat : 3676 (bsolo) R 3674 3676 3557 0 -1 4194304 1294 0 0 0 9 0 0 0 18 0 1 0 1077026 35917824 1238 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3676/statm: 8769 1239 332 640 0 2898 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35076

[startup+0.301706 s]
/proc/loadavg: 1.00 0.97 0.82 3/64 3676
/proc/meminfo: memFree=1868800/2055924 swapFree=4192956/4192956
[pid=3676] ppid=3674 vsize=41228 CPUtime=0.29
/proc/3676/stat : 3676 (bsolo) R 3674 3676 3557 0 -1 4194304 3196 0 0 0 29 0 0 0 19 0 1 0 1077026 42217472 3140 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3676/statm: 10307 3140 674 640 0 4436 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41228

[startup+0.702752 s]
/proc/loadavg: 1.00 0.97 0.82 3/64 3676
/proc/meminfo: memFree=1868800/2055924 swapFree=4192956/4192956
[pid=3676] ppid=3674 vsize=54008 CPUtime=0.69
/proc/3676/stat : 3676 (bsolo) R 3674 3676 3557 0 -1 4194304 7198 0 0 0 68 1 0 0 22 0 1 0 1077026 55304192 6760 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3676/statm: 13502 6760 1205 640 0 7631 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54008

[startup+1.50184 s]
/proc/loadavg: 1.00 0.97 0.82 2/65 3677
/proc/meminfo: memFree=1839032/2055924 swapFree=4192956/4192956
[pid=3676] ppid=3674 vsize=70440 CPUtime=1.49
/proc/3676/stat : 3676 (bsolo) R 3674 3676 3557 0 -1 4194304 12398 0 0 0 145 4 0 0 25 0 1 0 1077026 72130560 11960 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3676/statm: 17610 11960 2207 640 0 11739 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70440

[startup+3.10102 s]
/proc/loadavg: 1.00 0.97 0.82 2/65 3677
/proc/meminfo: memFree=1821944/2055924 swapFree=4192956/4192956
[pid=3676] ppid=3674 vsize=95124 CPUtime=3.09
/proc/3676/stat : 3676 (bsolo) R 3674 3676 3557 0 -1 4194304 20494 0 0 0 301 8 0 0 25 0 1 0 1077026 97406976 20056 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3676/statm: 23781 20056 4134 640 0 17910 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 95124

[startup+6.30139 s]
/proc/loadavg: 1.00 0.97 0.82 2/65 3677
/proc/meminfo: memFree=1740344/2055924 swapFree=4192956/4192956
[pid=3676] ppid=3674 vsize=140964 CPUtime=6.28
/proc/3676/stat : 3676 (bsolo) R 3674 3676 3557 0 -1 4194304 37915 0 0 0 613 15 0 0 25 0 1 0 1077026 144347136 32250 1992294400 134512640 137136520 4294956256 18446744073709551615 136498219 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3676/statm: 35241 32250 189 640 0 34597 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 140964

[startup+12.7011 s]
/proc/loadavg: 1.00 0.97 0.82 2/65 3677
/proc/meminfo: memFree=1740344/2055924 swapFree=4192956/4192956
[pid=3676] ppid=3674 vsize=140964 CPUtime=12.68
/proc/3676/stat : 3676 (bsolo) R 3674 3676 3557 0 -1 4194304 37916 0 0 0 1252 16 0 0 25 0 1 0 1077026 144347136 32251 1992294400 134512640 137136520 4294956256 18446744073709551615 134562928 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3676/statm: 35241 32251 189 640 0 34597 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 140964

[startup+25.5016 s]
/proc/loadavg: 1.00 0.97 0.83 2/65 3677
/proc/meminfo: memFree=1739960/2055924 swapFree=4192956/4192956
[pid=3676] ppid=3674 vsize=141492 CPUtime=25.47
/proc/3676/stat : 3676 (bsolo) R 3674 3676 3557 0 -1 4194304 38036 0 0 0 2531 16 0 0 25 0 1 0 1077026 144887808 32371 1992294400 134512640 137136520 4294956256 18446744073709551615 134563024 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3676/statm: 35373 32371 189 640 0 34729 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 141492

[startup+51.1015 s]
/proc/loadavg: 1.00 0.97 0.83 2/65 3677
/proc/meminfo: memFree=1739512/2055924 swapFree=4192956/4192956
[pid=3676] ppid=3674 vsize=141888 CPUtime=51.07
/proc/3676/stat : 3676 (bsolo) R 3674 3676 3557 0 -1 4194304 38151 0 0 0 5090 17 0 0 25 0 1 0 1077026 145293312 32486 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3676/statm: 35472 32486 189 640 0 34828 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 141888

[startup+102.305 s]
/proc/loadavg: 1.00 0.97 0.83 2/65 3679
/proc/meminfo: memFree=1739128/2055924 swapFree=4192956/4192956
[pid=3676] ppid=3674 vsize=142284 CPUtime=102.25
/proc/3676/stat : 3676 (bsolo) R 3674 3676 3557 0 -1 4194304 38257 0 0 0 10203 22 0 0 25 0 1 0 1077026 145698816 32592 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3676/statm: 35571 32592 189 640 0 34927 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 142284

[startup+162.301 s]
/proc/loadavg: 1.00 0.97 0.84 2/65 3679
/proc/meminfo: memFree=1738744/2055924 swapFree=4192956/4192956
[pid=3676] ppid=3674 vsize=142416 CPUtime=162.23
/proc/3676/stat : 3676 (bsolo) R 3674 3676 3557 0 -1 4194304 39231 0 0 0 16188 35 0 0 25 0 1 0 1077026 145833984 32645 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3676/statm: 35604 32645 198 640 0 34960 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 142416

[startup+222.302 s]
/proc/loadavg: 1.00 0.97 0.85 2/65 3679
/proc/meminfo: memFree=1738744/2055924 swapFree=4192956/4192956
[pid=3676] ppid=3674 vsize=142416 CPUtime=222.21
/proc/3676/stat : 3676 (bsolo) R 3674 3676 3557 0 -1 4194304 39231 0 0 0 22184 37 0 0 25 0 1 0 1077026 145833984 32645 1992294400 134512640 137136520 4294956256 18446744073709551615 134544164 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3676/statm: 35604 32645 198 640 0 34960 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 142416

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

[startup+222.701 s]
/proc/loadavg: 1.00 0.97 0.85 2/65 3679
/proc/meminfo: memFree=1738744/2055924 swapFree=4192956/4192956
[pid=3676] ppid=3674 vsize=0 CPUtime=222.61
/proc/3676/stat : 3676 (bsolo) R 3674 3676 3557 0 -1 4194308 39232 0 0 0 22223 38 0 0 25 0 1 0 1077026 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3676/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 222.61
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 222.709
CPU time (s): 222.631
CPU user time (s): 222.235
CPU system time (s): 0.395939
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 144872

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

runsolver used 0.171973 second user time and 0.45593 second system time

The end

Launcher Data

Begin job on node6 at 2009-06-17 18:26:27
IDJOB=1884222
IDBENCH=71935
IDSOLVER=699
FILE ID=node6/1884222-1245255986
PBS_JOBID= 9372447
Free space on /tmp= 66196 MiB

SOLVER NAME= bsolo 3.1
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT07/industrial/anbulagan/medium-unsat/total-5-11-u.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884222-1245255986/watcher-1884222-1245255986 -o /tmp/evaluation-result-1884222-1245255986/solver-1884222-1245255986 -C 1800 -W 2000 -M 1800  bsolo -l2 -t1800 -m1800 HOME/instance-1884222-1245255986.opb

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

MD5SUM BENCH= f50200c9ac5466fb93f848663208aeef
RANDOM SEED=1188872776

node6.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.238
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.238
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:      2055924 kB
MemFree:       1869344 kB
Buffers:         21208 kB
Cached:         112208 kB
SwapCached:          0 kB
Active:          80892 kB
Inactive:        65456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1869344 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           25036 kB
Writeback:           0 kB
Mapped:          22692 kB
Slab:            26316 kB
Committed_AS:    51408 kB
PageTables:       1456 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-1884222-1245255986.opb

Free space on /tmp at the end= 66192 MiB
End job on node6 at 2009-06-17 18:30:10