Trace number 1877324

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 50.3843 50.4042

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111224929.opb
MD5SUM7cb47e44b2705fbf7948e62a414ce623
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.178972
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 1264
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-1877324-1245115894.opb
0.00/0.00	c File size is 9911 bytes.
0.00/0.00	c Highest Coefficient sum: 1264
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 169 Constr: 101 30/70/1 Lit: 1205 Watch. Lit: 904
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.00	c Pre-processing Time: 0.005 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      884    2563      0      0 0.01
0.00/0.00	c Switching off lower bounding mode.
50.37/50.40	c      101    169      202     4910   24     1093    2820    103   4208 0.02
50.37/50.40	c      251    169      363    11235   30     1423    3103    264   4563 0.06
50.37/50.40	c      476    169      596    20551   34     1887    3414    497   4212 0.11
50.37/50.40	c      815    169      946    29889   31     2588    3756    847   3880 0.21
50.37/50.40	c     1325    169     1470    45156   30     3636    4132   1371   3600 0.37
50.37/50.40	c     2089    169     2258    68311   30     5210    4546   2159   3342 0.62
50.37/50.40	c     3235    169     3429   105427   30     7559    5001   3330   2862 1.13
50.37/50.40	c     4956    169     2601    79380   30     5898    5502   2502   2356 2.10
50.37/50.40	c     7540    169     5267   171162   32    11235    6053   5168   2154 3.50
50.37/50.40	c    11419    169     3127   121308   38     6964    6659   3028   1894 6.03
50.37/50.40	c    17243    169     5690   189011   33    12080    7325   5591   1805 9.55
50.37/50.40	c    25980    169     7265   240563   33    15249    8058   7166   1659 15.65
50.37/50.40	c    39091    168     4270   165484   38     9256    8864   4171   1468 26.61
50.37/50.40	c    58763    168     6477   251539   38    13692    9751   6378   1335 43.99
50.37/50.40	c Backtracks by Clause: 65065
50.37/50.40	c Backtracks by PB constraint: 30
50.37/50.40	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
50.37/50.40	c   14    65095  17385   102371     8067   310544   7968   1292 50.38
50.37/50.40	s UNSATISFIABLE
50.37/50.40	c Total time: 50.382 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-1877324-1245115894/watcher-1877324-1245115894 -o /tmp/evaluation-result-1877324-1245115894/solver-1877324-1245115894 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1877324-1245115894.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: 0.98 0.96 0.99 3/64 5548
/proc/meminfo: memFree=1281408/2055920 swapFree=4182996/4192956
[pid=5548] ppid=5546 vsize=10708 CPUtime=0
/proc/5548/stat : 5548 (bsolo) R 5546 5548 5205 0 -1 4194304 258 0 0 0 0 0 0 0 18 0 1 0 179190025 10964992 239 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5548/statm: 2677 239 188 640 0 2033 0

[startup+0.0477791 s]
/proc/loadavg: 0.98 0.96 0.99 3/64 5548
/proc/meminfo: memFree=1281408/2055920 swapFree=4182996/4192956
[pid=5548] ppid=5546 vsize=10828 CPUtime=0.04
/proc/5548/stat : 5548 (bsolo) R 5546 5548 5205 0 -1 4194304 300 0 0 0 4 0 0 0 18 0 1 0 179190025 11087872 281 1992294400 134512640 137136520 4294956256 18446744073709551615 134574189 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5548/statm: 2707 281 196 640 0 2063 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10828

[startup+0.101788 s]
/proc/loadavg: 0.98 0.96 0.99 3/64 5548
/proc/meminfo: memFree=1281408/2055920 swapFree=4182996/4192956
[pid=5548] ppid=5546 vsize=10952 CPUtime=0.09
/proc/5548/stat : 5548 (bsolo) R 5546 5548 5205 0 -1 4194304 337 0 0 0 9 0 0 0 18 0 1 0 179190025 11214848 318 1992294400 134512640 137136520 4294956256 18446744073709551615 134599954 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5548/statm: 2738 318 196 640 0 2094 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10952

[startup+0.301823 s]
/proc/loadavg: 0.98 0.96 0.99 3/64 5548
/proc/meminfo: memFree=1281408/2055920 swapFree=4182996/4192956
[pid=5548] ppid=5546 vsize=11320 CPUtime=0.29
/proc/5548/stat : 5548 (bsolo) R 5546 5548 5205 0 -1 4194304 420 0 0 0 29 0 0 0 19 0 1 0 179190025 11591680 401 1992294400 134512640 137136520 4294956256 18446744073709551615 136518947 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5548/statm: 2830 401 196 640 0 2186 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11320

[startup+0.701891 s]
/proc/loadavg: 0.98 0.96 0.99 3/64 5548
/proc/meminfo: memFree=1281408/2055920 swapFree=4182996/4192956
[pid=5548] ppid=5546 vsize=11808 CPUtime=0.69
/proc/5548/stat : 5548 (bsolo) R 5546 5548 5205 0 -1 4194304 568 0 0 0 69 0 0 0 22 0 1 0 179190025 12091392 549 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5548/statm: 2952 549 196 640 0 2308 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11808

[startup+1.50203 s]
/proc/loadavg: 0.98 0.96 0.99 2/65 5549
/proc/meminfo: memFree=1279608/2055920 swapFree=4182996/4192956
[pid=5548] ppid=5546 vsize=12784 CPUtime=1.49
/proc/5548/stat : 5548 (bsolo) R 5546 5548 5205 0 -1 4194304 787 0 0 0 149 0 0 0 25 0 1 0 179190025 13090816 768 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5548/statm: 3196 768 196 640 0 2552 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12784

[startup+3.10131 s]
/proc/loadavg: 0.98 0.96 0.99 2/65 5549
/proc/meminfo: memFree=1278392/2055920 swapFree=4182996/4192956
[pid=5548] ppid=5546 vsize=13276 CPUtime=3.09
/proc/5548/stat : 5548 (bsolo) R 5546 5548 5205 0 -1 4194304 929 0 0 0 309 0 0 0 25 0 1 0 179190025 13594624 910 1992294400 134512640 137136520 4294956256 18446744073709551615 134573554 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5548/statm: 3319 910 196 640 0 2675 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13276

[startup+6.30187 s]
/proc/loadavg: 0.98 0.96 0.99 2/65 5549
/proc/meminfo: memFree=1277688/2055920 swapFree=4182996/4192956
[pid=5548] ppid=5546 vsize=14256 CPUtime=6.29
/proc/5548/stat : 5548 (bsolo) R 5546 5548 5205 0 -1 4194304 1155 0 0 0 628 1 0 0 25 0 1 0 179190025 14598144 1136 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5548/statm: 3564 1136 196 640 0 2920 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14256

[startup+12.702 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 5549
/proc/meminfo: memFree=1276856/2055920 swapFree=4182996/4192956
[pid=5548] ppid=5546 vsize=14748 CPUtime=12.69
/proc/5548/stat : 5548 (bsolo) R 5546 5548 5205 0 -1 4194304 1290 0 0 0 1266 3 0 0 25 0 1 0 179190025 15101952 1271 1992294400 134512640 137136520 4294956256 18446744073709551615 134616576 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5548/statm: 3687 1271 196 640 0 3043 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14748

[startup+25.5012 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 5549
/proc/meminfo: memFree=1276024/2055920 swapFree=4182996/4192956
[pid=5548] ppid=5546 vsize=15592 CPUtime=25.48
/proc/5548/stat : 5548 (bsolo) R 5546 5548 5205 0 -1 4194304 1491 0 0 0 2543 5 0 0 25 0 1 0 179190025 15966208 1472 1992294400 134512640 137136520 4294956256 18446744073709551615 134543840 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5548/statm: 3898 1472 196 640 0 3254 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15592

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

[startup+38.3014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5549
/proc/meminfo: memFree=1275384/2055920 swapFree=4182996/4192956
[pid=5548] ppid=5546 vsize=16084 CPUtime=38.27
/proc/5548/stat : 5548 (bsolo) R 5546 5548 5205 0 -1 4194304 1636 0 0 0 3819 8 0 0 25 0 1 0 179190025 16470016 1617 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5548/statm: 4021 1617 196 640 0 3377 0
Current children cumulated CPU time (s) 38.27
Current children cumulated vsize (KiB) 16084

[startup+44.7015 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5549
/proc/meminfo: memFree=1275384/2055920 swapFree=4182996/4192956
[pid=5548] ppid=5546 vsize=16208 CPUtime=44.67
/proc/5548/stat : 5548 (bsolo) R 5546 5548 5205 0 -1 4194304 1660 0 0 0 4458 9 0 0 25 0 1 0 179190025 16596992 1641 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5548/statm: 4052 1641 196 640 0 3408 0
Current children cumulated CPU time (s) 44.67
Current children cumulated vsize (KiB) 16208

[startup+47.9011 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5549
/proc/meminfo: memFree=1275000/2055920 swapFree=4182996/4192956
[pid=5548] ppid=5546 vsize=16828 CPUtime=47.87
/proc/5548/stat : 5548 (bsolo) R 5546 5548 5205 0 -1 4194304 1821 0 0 0 4777 10 0 0 25 0 1 0 179190025 17231872 1802 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5548/statm: 4207 1802 196 640 0 3563 0
Current children cumulated CPU time (s) 47.87
Current children cumulated vsize (KiB) 16828

[startup+49.5054 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5549
/proc/meminfo: memFree=1274744/2055920 swapFree=4182996/4192956
[pid=5548] ppid=5546 vsize=16828 CPUtime=49.47
/proc/5548/stat : 5548 (bsolo) R 5546 5548 5205 0 -1 4194304 1821 0 0 0 4937 10 0 0 25 0 1 0 179190025 17231872 1802 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5548/statm: 4207 1802 196 640 0 3563 0
Current children cumulated CPU time (s) 49.47
Current children cumulated vsize (KiB) 16828

[startup+49.9014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5549
/proc/meminfo: memFree=1274744/2055920 swapFree=4182996/4192956
[pid=5548] ppid=5546 vsize=16828 CPUtime=49.87
/proc/5548/stat : 5548 (bsolo) R 5546 5548 5205 0 -1 4194304 1821 0 0 0 4977 10 0 0 25 0 1 0 179190025 17231872 1802 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5548/statm: 4207 1802 196 640 0 3563 0
Current children cumulated CPU time (s) 49.87
Current children cumulated vsize (KiB) 16828

[startup+50.3015 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5549
/proc/meminfo: memFree=1274744/2055920 swapFree=4182996/4192956
[pid=5548] ppid=5546 vsize=16828 CPUtime=50.27
/proc/5548/stat : 5548 (bsolo) R 5546 5548 5205 0 -1 4194304 1821 0 0 0 5017 10 0 0 25 0 1 0 179190025 17231872 1802 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5548/statm: 4207 1802 196 640 0 3563 0
Current children cumulated CPU time (s) 50.27
Current children cumulated vsize (KiB) 16828

[startup+50.4015 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5549
/proc/meminfo: memFree=1274744/2055920 swapFree=4182996/4192956
[pid=5548] ppid=5546 vsize=16828 CPUtime=50.37
/proc/5548/stat : 5548 (bsolo) R 5546 5548 5205 0 -1 4194304 1821 0 0 0 5027 10 0 0 25 0 1 0 179190025 17231872 1802 1992294400 134512640 137136520 4294956256 18446744073709551615 134544129 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5548/statm: 4207 1802 196 640 0 3563 0
Current children cumulated CPU time (s) 50.37
Current children cumulated vsize (KiB) 16828

Child status: 0
Real time (s): 50.4042
CPU time (s): 50.3843
CPU user time (s): 50.2774
CPU system time (s): 0.106983
CPU usage (%): 99.9607
Max. virtual memory (cumulated for all children) (KiB): 16828

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

runsolver used 0.050992 second user time and 0.100984 second system time

The end

Launcher Data

Begin job on node12 at 2009-06-16 03:31:34
IDJOB=1877324
IDBENCH=1253
IDSOLVER=699
FILE ID=node12/1877324-1245115894
PBS_JOBID= 9363643
Free space on /tmp= 66236 MiB

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

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

MD5SUM BENCH= 7cb47e44b2705fbf7948e62a414ce623
RANDOM SEED=1278256803

node12.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.281
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.281
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:       1281888 kB
Buffers:         59252 kB
Cached:         612752 kB
SwapCached:       3780 kB
Active:          39152 kB
Inactive:       640764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1281888 kB
SwapTotal:     4192956 kB
SwapFree:      4182996 kB
Dirty:            4128 kB
Writeback:           0 kB
Mapped:          14408 kB
Slab:            80188 kB
Committed_AS:   148224 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66232 MiB
End job on node12 at 2009-06-16 03:32:25