Trace number 1877285

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 63.0554 63.7114

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110977273.opb
MD5SUM3e6af77ac44df40c1eda4de6fd376120
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 benchmark0.758884
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables169
Total number of constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
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 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1243
Number of bits of the biggest sum of numbers11
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-1877285-1245115692.opb
0.00/0.00	c File size is 9907 bytes.
0.00/0.00	c Highest Coefficient sum: 1243
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.001 s
0.00/0.00	c Var: 169 Constr: 101 30/70/1 Lit: 1205 Watch. Lit: 901
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.00	c Pre-processing Time: 0.006 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0    169       99     1179   11      880    2563      0      0 0.01
0.00/0.00	c Switching off lower bounding mode.
63.04/63.70	c      100    169      203     4427   21     1098    2820    104   3846 0.03
63.04/63.70	c      251    169      358    11089   30     1408    3103    259   4327 0.06
63.04/63.70	c      476    169      595    20867   35     1882    3414    496   4212 0.11
63.04/63.70	c      820    169      946    34507   36     2585    3756    847   3761 0.22
63.04/63.70	c     1329    169     1466    50999   34     3625    4132   1367   3534 0.38
63.04/63.70	c     2094    169     2253    73588   32     5198    4546   2154   3163 0.66
63.04/63.70	c     3243    169     3445   110915   32     7585    5001   3346   2786 1.16
63.04/63.70	c     4966    169     2612    75166   28     5915    5502   2513   2352 2.11
63.04/63.70	c     7550    169     5304   165564   31    11307    6053   5205   2277 3.31
63.04/63.70	c    11430    169     3127   118041   37     6956    6659   3028   1821 6.28
63.04/63.70	c    17256    169     5698   216812   38    12131    7325   5599   1725 10.00
63.04/63.70	c    25997    169     7197   271264   37    15100    8058   7098   1507 17.25
63.04/63.70	c    39107    169     4276   155259   36     9263    8864   4177   1372 28.49
63.04/63.70	c    58777    169     6487   264168   40    13701    9751   6388   1272 46.18
63.04/63.71	c Backtracks by Clause: 75349
63.04/63.71	c Backtracks by PB constraint: 20
63.04/63.71	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
63.04/63.71	c   14    75369  19586   116143     8794   356748   8695   1195 63.05
63.04/63.71	s UNSATISFIABLE
63.04/63.71	c Total time: 63.052 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-1877285-1245115692/watcher-1877285-1245115692 -o /tmp/evaluation-result-1877285-1245115692/solver-1877285-1245115692 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1877285-1245115692.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.04 1.00 1.00 3/64 3238
/proc/meminfo: memFree=1275144/2055920 swapFree=4191900/4192956
[pid=3238] ppid=3236 vsize=10708 CPUtime=0
/proc/3238/stat : 3238 (bsolo) R 3236 3238 2914 0 -1 4194304 258 0 0 0 0 0 0 0 18 0 1 0 179169199 10964992 239 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3238/statm: 2677 239 188 640 0 2033 0

[startup+0.084628 s]
/proc/loadavg: 1.04 1.00 1.00 3/64 3238
/proc/meminfo: memFree=1275144/2055920 swapFree=4191900/4192956
[pid=3238] ppid=3236 vsize=10952 CPUtime=0.07
/proc/3238/stat : 3238 (bsolo) R 3236 3238 2914 0 -1 4194304 326 0 0 0 7 0 0 0 18 0 1 0 179169199 11214848 307 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3238/statm: 2738 307 196 640 0 2094 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10952

[startup+0.101629 s]
/proc/loadavg: 1.04 1.00 1.00 3/64 3238
/proc/meminfo: memFree=1275144/2055920 swapFree=4191900/4192956
[pid=3238] ppid=3236 vsize=10952 CPUtime=0.09
/proc/3238/stat : 3238 (bsolo) R 3236 3238 2914 0 -1 4194304 337 0 0 0 9 0 0 0 18 0 1 0 179169199 11214848 318 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3238/statm: 2738 318 196 640 0 2094 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10952

[startup+0.301652 s]
/proc/loadavg: 1.04 1.00 1.00 3/64 3238
/proc/meminfo: memFree=1275144/2055920 swapFree=4191900/4192956
[pid=3238] ppid=3236 vsize=11328 CPUtime=0.29
/proc/3238/stat : 3238 (bsolo) R 3236 3238 2914 0 -1 4194304 435 0 0 0 29 0 0 0 19 0 1 0 179169199 11599872 416 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3238/statm: 2832 416 196 640 0 2188 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11328

[startup+0.701698 s]
/proc/loadavg: 1.04 1.00 1.00 3/64 3238
/proc/meminfo: memFree=1275144/2055920 swapFree=4191900/4192956
[pid=3238] ppid=3236 vsize=11824 CPUtime=0.69
/proc/3238/stat : 3238 (bsolo) R 3236 3238 2914 0 -1 4194304 573 0 0 0 69 0 0 0 22 0 1 0 179169199 12107776 554 1992294400 134512640 137136520 4294956256 18446744073709551615 134544411 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3238/statm: 2956 554 196 640 0 2312 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11824

[startup+1.5028 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 3239
/proc/meminfo: memFree=1273216/2055920 swapFree=4191900/4192956
[pid=3238] ppid=3236 vsize=12812 CPUtime=1.5
/proc/3238/stat : 3238 (bsolo) R 3236 3238 2914 0 -1 4194304 799 0 0 0 149 1 0 0 25 0 1 0 179169199 13119488 780 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3238/statm: 3203 780 196 640 0 2559 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 12812

[startup+3.10198 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 3239
/proc/meminfo: memFree=1272000/2055920 swapFree=4191900/4192956
[pid=3238] ppid=3236 vsize=13300 CPUtime=3.09
/proc/3238/stat : 3238 (bsolo) R 3236 3238 2914 0 -1 4194304 939 0 0 0 308 1 0 0 25 0 1 0 179169199 13619200 920 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3238/statm: 3325 920 196 640 0 2681 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13300

[startup+6.30134 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 3239
/proc/meminfo: memFree=1271232/2055920 swapFree=4191900/4192956
[pid=3238] ppid=3236 vsize=13920 CPUtime=5.66
/proc/3238/stat : 3238 (bsolo) R 3236 3238 2914 0 -1 4194304 1084 0 0 0 563 3 0 0 25 0 1 0 179169199 14254080 1065 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3238/statm: 3480 1065 196 640 0 2836 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 13920

[startup+12.7011 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 3239
/proc/meminfo: memFree=1270272/2055920 swapFree=4191900/4192956
[pid=3238] ppid=3236 vsize=15132 CPUtime=12.05
/proc/3238/stat : 3238 (bsolo) R 3236 3238 2914 0 -1 4194304 1400 0 0 0 1201 4 0 0 25 0 1 0 179169199 15495168 1381 1992294400 134512640 137136520 4294956256 18446744073709551615 135982480 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3238/statm: 3783 1381 196 640 0 3139 0
Current children cumulated CPU time (s) 12.05
Current children cumulated vsize (KiB) 15132

[startup+25.5016 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 3239
/proc/meminfo: memFree=1269568/2055920 swapFree=4191900/4192956
[pid=3238] ppid=3236 vsize=15620 CPUtime=24.85
/proc/3238/stat : 3238 (bsolo) R 3236 3238 2914 0 -1 4194304 1508 0 0 0 2478 7 0 0 25 0 1 0 179169199 15994880 1489 1992294400 134512640 137136520 4294956256 18446744073709551615 134543957 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3238/statm: 3905 1489 196 640 0 3261 0
Current children cumulated CPU time (s) 24.85
Current children cumulated vsize (KiB) 15620

[startup+51.1015 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 3239
/proc/meminfo: memFree=1268672/2055920 swapFree=4191900/4192956
[pid=3238] ppid=3236 vsize=16828 CPUtime=50.44
/proc/3238/stat : 3238 (bsolo) R 3236 3238 2914 0 -1 4194304 1813 0 0 0 5034 10 0 0 25 0 1 0 179169199 17231872 1794 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3238/statm: 4207 1794 196 640 0 3563 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 16828

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

[startup+57.5012 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 3239
/proc/meminfo: memFree=1268352/2055920 swapFree=4191900/4192956
[pid=3238] ppid=3236 vsize=16828 CPUtime=56.83
/proc/3238/stat : 3238 (bsolo) R 3236 3238 2914 0 -1 4194304 1813 0 0 0 5672 11 0 0 25 0 1 0 179169199 17231872 1794 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3238/statm: 4207 1794 196 640 0 3563 0
Current children cumulated CPU time (s) 56.83
Current children cumulated vsize (KiB) 16828

[startup+60.7016 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 3239
/proc/meminfo: memFree=1268288/2055920 swapFree=4191900/4192956
[pid=3238] ppid=3236 vsize=16952 CPUtime=60.03
/proc/3238/stat : 3238 (bsolo) R 3236 3238 2914 0 -1 4194304 1842 0 0 0 5991 12 0 0 25 0 1 0 179169199 17358848 1823 1992294400 134512640 137136520 4294956256 18446744073709551615 134544162 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3238/statm: 4238 1823 196 640 0 3594 0
Current children cumulated CPU time (s) 60.03
Current children cumulated vsize (KiB) 16952

[startup+62.3018 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 3239
/proc/meminfo: memFree=1268288/2055920 swapFree=4191900/4192956
[pid=3238] ppid=3236 vsize=16952 CPUtime=61.63
/proc/3238/stat : 3238 (bsolo) R 3236 3238 2914 0 -1 4194304 1842 0 0 0 6151 12 0 0 25 0 1 0 179169199 17358848 1823 1992294400 134512640 137136520 4294956256 18446744073709551615 136518911 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3238/statm: 4238 1823 196 640 0 3594 0
Current children cumulated CPU time (s) 61.63
Current children cumulated vsize (KiB) 16952

[startup+63.1019 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 3239
/proc/meminfo: memFree=1268288/2055920 swapFree=4191900/4192956
[pid=3238] ppid=3236 vsize=16952 CPUtime=62.43
/proc/3238/stat : 3238 (bsolo) R 3236 3238 2914 0 -1 4194304 1842 0 0 0 6231 12 0 0 25 0 1 0 179169199 17358848 1823 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3238/statm: 4238 1823 196 640 0 3594 0
Current children cumulated CPU time (s) 62.43
Current children cumulated vsize (KiB) 16952

[startup+63.5019 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 3239
/proc/meminfo: memFree=1268288/2055920 swapFree=4191900/4192956
[pid=3238] ppid=3236 vsize=16952 CPUtime=62.83
/proc/3238/stat : 3238 (bsolo) R 3236 3238 2914 0 -1 4194304 1842 0 0 0 6271 12 0 0 25 0 1 0 179169199 17358848 1823 1992294400 134512640 137136520 4294956256 18446744073709551615 134543846 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3238/statm: 4238 1823 196 640 0 3594 0
Current children cumulated CPU time (s) 62.83
Current children cumulated vsize (KiB) 16952

[startup+63.702 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 3239
/proc/meminfo: memFree=1268288/2055920 swapFree=4191900/4192956
[pid=3238] ppid=3236 vsize=16952 CPUtime=63.04
/proc/3238/stat : 3238 (bsolo) R 3236 3238 2914 0 -1 4194304 1842 0 0 0 6292 12 0 0 25 0 1 0 179169199 17358848 1823 1992294400 134512640 137136520 4294956256 18446744073709551615 134544140 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3238/statm: 4238 1823 196 640 0 3594 0
Current children cumulated CPU time (s) 63.04
Current children cumulated vsize (KiB) 16952

Child status: 0
Real time (s): 63.7114
CPU time (s): 63.0554
CPU user time (s): 62.9254
CPU system time (s): 0.12998
CPU usage (%): 98.9704
Max. virtual memory (cumulated for all children) (KiB): 16952

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

runsolver used 0.06499 second user time and 0.145977 second system time

The end

Launcher Data

Begin job on node28 at 2009-06-16 03:28:12
IDJOB=1877285
IDBENCH=1214
IDSOLVER=699
FILE ID=node28/1877285-1245115692
PBS_JOBID= 9363637
Free space on /tmp= 66176 MiB

SOLVER NAME= bsolo 3.1
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110977273.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1877285-1245115692/watcher-1877285-1245115692 -o /tmp/evaluation-result-1877285-1245115692/solver-1877285-1245115692 -C 1800 -W 2000 -M 1800  bsolo -l2 -t1800 -m1800 HOME/instance-1877285-1245115692.opb

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

MD5SUM BENCH= 3e6af77ac44df40c1eda4de6fd376120
RANDOM SEED=1278256803

node28.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.231
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.231
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:       1275560 kB
Buffers:         42084 kB
Cached:         659892 kB
SwapCached:        260 kB
Active:          86028 kB
Inactive:       630224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1275560 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            3956 kB
Writeback:           0 kB
Mapped:          22592 kB
Slab:            49932 kB
Committed_AS:   141716 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66176 MiB
End job on node28 at 2009-06-16 03:29:15