Trace number 2658126

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 NameAnswerobjective functionCPU timeWall clock time
bsolo 3.2 ClUNSAT 104.703 104.729

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_2.opb
MD5SUM1d7dd5c267917b6fb58d303c57bfa918
Bench CategoryOPT-SMALLINT (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 benchmark77.4292
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 808
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2424
Number of bits of the biggest sum of numbers12
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.2 - 23/05/2010 : 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 Time Limit set to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Instance file HOME/instance-2658126-1276600387.opb
0.00/0.00	c File size is 2084 bytes.
0.00/0.00	c Highest Coefficient sum: 2424
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 31 Constr: 9 1/0/8 Lit: 235 Watch. Lit: 85
0.00/0.00	c Obj. Vars: 1 (3.22581 % of total variables)
0.00/0.00	c Pre-processing Time: 0.001 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0     30        8      234   29       86     468      0      0 0.00
0.00/0.00	c Switching off lower bounding mode.
104.67/104.72	c      100     30      108     2379   22      341     515    100  25000 0.00
104.67/104.72	c      250     30      258     5443   21      643     567    250  22727 0.01
104.67/104.72	c      475     30      483     9907   20     1093     624    475  20652 0.02
104.67/104.72	c      814     30      498    10289   20     1124     687    490  19380 0.04
104.67/104.72	c     1322     30      655    13077   19     1434     756    647  18619 0.07
104.67/104.72	c     2085     30      639    12943   20     1409     832    631  17521 0.12
104.67/104.72	c     3232     30      493    10041   20     1112     916    485  16406 0.20
104.67/104.72	c     4954     30      810    16776   20     1748    1008    802  15777 0.31
104.67/104.72	c     7539     30      817    16910   20     1764    1109    809  15078 0.50
104.67/104.72	c    11418     30      732    15042   20     1591    1220    724  14563 0.78
104.67/104.72	c    17240     30      948    19500   20     2027    1343    940  13803 1.25
104.67/104.72	c    25979     30      816    16687   20     1761    1478    808  13009 2.00
104.67/104.72	c    39091     30     1095    22441   20     2320    1626   1087  12473 3.13
104.67/104.72	c    58761     30      872    17690   20     1875    1789    864  11921 4.93
104.67/104.72	c    88271     30     1252    25531   20     2632    1968   1244  11264 7.84
104.67/104.72	c   132541     30     1531    30126   19     3188    2165   1523  10526 12.59
104.67/104.72	c   198951     30     2019    41168   20     4164    2382   2011  10039 19.82
104.67/104.72	c   298572     30     1405    28789   20     2940    2621   1397   9486 31.47
104.67/104.72	c   448007     30     2293    47224   20     4715    2884   2285   8835 50.70
104.67/104.72	c   672168     29     1953    37778   19     4031    3173   1945   8276 81.21
104.67/104.72	c Backtracks by Clause: 0
104.67/104.72	c Backtracks by PB constraint: 0
104.67/104.72	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
104.67/104.72	c   20   835879   5917   841996     2438    33764   2430   7983 104.70
104.67/104.72	s UNSATISFIABLE
104.67/104.72	c Total time: 104.702 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-2658126-1276600387/watcher-2658126-1276600387 -o /tmp/evaluation-result-2658126-1276600387/solver-2658126-1276600387 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2658126-1276600387.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.92 0.98 1.05 2/105 9581
/proc/meminfo: memFree=1795336/2059040 swapFree=4192956/4192956
[pid=9581] ppid=9579 vsize=18600 CPUtime=0
/proc/9581/stat : 9581 (bsolo_pb10) R 9579 9581 2300 0 -1 4202496 324 0 0 0 0 0 0 0 25 0 1 0 1332202 19046400 242 1992294400 134512640 137138936 4290916944 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9581/statm: 4650 242 190 642 0 4006 0

[startup+0.0267071 s]
/proc/loadavg: 0.92 0.98 1.05 2/105 9581
/proc/meminfo: memFree=1795336/2059040 swapFree=4192956/4192956
[pid=9581] ppid=9579 vsize=18728 CPUtime=0.02
/proc/9581/stat : 9581 (bsolo_pb10) R 9579 9581 2300 0 -1 4202496 358 0 0 0 2 0 0 0 25 0 1 0 1332202 19177472 276 1992294400 134512640 137138936 4290916944 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9581/statm: 4682 276 190 642 0 4038 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18728

[startup+0.100714 s]
/proc/loadavg: 0.92 0.98 1.05 2/105 9581
/proc/meminfo: memFree=1795336/2059040 swapFree=4192956/4192956
[pid=9581] ppid=9579 vsize=18728 CPUtime=0.09
/proc/9581/stat : 9581 (bsolo_pb10) R 9579 9581 2300 0 -1 4202496 384 0 0 0 9 0 0 0 25 0 1 0 1332202 19177472 302 1992294400 134512640 137138936 4290916944 18446744073709551615 136501689 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9581/statm: 4682 302 190 642 0 4038 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18728

[startup+0.300734 s]
/proc/loadavg: 0.92 0.98 1.05 2/105 9581
/proc/meminfo: memFree=1795336/2059040 swapFree=4192956/4192956
[pid=9581] ppid=9579 vsize=18856 CPUtime=0.29
/proc/9581/stat : 9581 (bsolo_pb10) R 9579 9581 2300 0 -1 4202496 401 0 0 0 29 0 0 0 25 0 1 0 1332202 19308544 319 1992294400 134512640 137138936 4290916944 18446744073709551615 136296981 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9581/statm: 4714 319 190 642 0 4070 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18856

[startup+0.700772 s]
/proc/loadavg: 0.92 0.98 1.05 2/105 9581
/proc/meminfo: memFree=1795336/2059040 swapFree=4192956/4192956
[pid=9581] ppid=9579 vsize=18988 CPUtime=0.69
/proc/9581/stat : 9581 (bsolo_pb10) R 9579 9581 2300 0 -1 4202496 420 0 0 0 68 1 0 0 25 0 1 0 1332202 19443712 338 1992294400 134512640 137138936 4290916944 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9581/statm: 4747 338 190 642 0 4103 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18988

[startup+1.50085 s]
/proc/loadavg: 0.92 0.98 1.05 2/106 9582
/proc/meminfo: memFree=1794832/2059040 swapFree=4192956/4192956
[pid=9581] ppid=9579 vsize=18988 CPUtime=1.49
/proc/9581/stat : 9581 (bsolo_pb10) R 9579 9581 2300 0 -1 4202496 444 0 0 0 147 2 0 0 25 0 1 0 1332202 19443712 362 1992294400 134512640 137138936 4290916944 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9581/statm: 4747 362 190 642 0 4103 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18988

[startup+3.101 s]
/proc/loadavg: 0.92 0.98 1.05 2/106 9582
/proc/meminfo: memFree=1794584/2059040 swapFree=4192956/4192956
[pid=9581] ppid=9579 vsize=19116 CPUtime=3.09
/proc/9581/stat : 9581 (bsolo_pb10) R 9579 9581 2300 0 -1 4202496 456 0 0 0 306 3 0 0 25 0 1 0 1332202 19574784 374 1992294400 134512640 137138936 4290916944 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9581/statm: 4779 374 190 642 0 4135 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19116

[startup+6.30131 s]
/proc/loadavg: 0.93 0.98 1.05 2/106 9582
/proc/meminfo: memFree=1794336/2059040 swapFree=4192956/4192956
[pid=9581] ppid=9579 vsize=19244 CPUtime=6.29
/proc/9581/stat : 9581 (bsolo_pb10) R 9579 9581 2300 0 -1 4202496 487 0 0 0 622 7 0 0 25 0 1 0 1332202 19705856 405 1992294400 134512640 137138936 4290916944 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9581/statm: 4811 405 190 642 0 4167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19244

[startup+12.7009 s]
/proc/loadavg: 0.93 0.98 1.05 2/106 9582
/proc/meminfo: memFree=1794212/2059040 swapFree=4192956/4192956
[pid=9581] ppid=9579 vsize=19376 CPUtime=12.69
/proc/9581/stat : 9581 (bsolo_pb10) R 9579 9581 2300 0 -1 4202496 516 0 0 0 1256 13 0 0 25 0 1 0 1332202 19841024 434 1992294400 134512640 137138936 4290916944 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9581/statm: 4844 434 190 642 0 4200 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19376

[startup+25.5002 s]
/proc/loadavg: 0.95 0.98 1.05 2/106 9582
/proc/meminfo: memFree=1794212/2059040 swapFree=4192956/4192956
[pid=9581] ppid=9579 vsize=19376 CPUtime=25.49
/proc/9581/stat : 9581 (bsolo_pb10) R 9579 9581 2300 0 -1 4202496 545 0 0 0 2524 25 0 0 25 0 1 0 1332202 19841024 463 1992294400 134512640 137138936 4290916944 18446744073709551615 134542811 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9581/statm: 4844 463 190 642 0 4200 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19376

[startup+51.1006 s]
/proc/loadavg: 0.96 0.98 1.05 2/106 9582
/proc/meminfo: memFree=1794088/2059040 swapFree=4192956/4192956
[pid=9581] ppid=9579 vsize=19632 CPUtime=51.08
/proc/9581/stat : 9581 (bsolo_pb10) R 9579 9581 2300 0 -1 4202496 591 0 0 0 5060 48 0 0 25 0 1 0 1332202 20103168 509 1992294400 134512640 137138936 4290916944 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9581/statm: 4908 509 190 642 0 4264 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19632

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 1.04 2/106 9584
/proc/meminfo: memFree=1793840/2059040 swapFree=4192956/4192956
[pid=9581] ppid=9579 vsize=19636 CPUtime=102.28
/proc/9581/stat : 9581 (bsolo_pb10) R 9579 9581 2300 0 -1 4202496 611 0 0 0 10141 87 0 0 25 0 1 0 1332202 20107264 529 1992294400 134512640 137138936 4290916944 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9581/statm: 4909 529 190 642 0 4265 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 19636

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

[startup+103.901 s]
/proc/loadavg: 0.98 0.98 1.04 2/106 9584
/proc/meminfo: memFree=1793840/2059040 swapFree=4192956/4192956
[pid=9581] ppid=9579 vsize=19636 CPUtime=103.87
/proc/9581/stat : 9581 (bsolo_pb10) R 9579 9581 2300 0 -1 4202496 611 0 0 0 10299 88 0 0 25 0 1 0 1332202 20107264 529 1992294400 134512640 137138936 4290916944 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9581/statm: 4909 529 190 642 0 4265 0
Current children cumulated CPU time (s) 103.87
Current children cumulated vsize (KiB) 19636

[startup+104.301 s]
/proc/loadavg: 0.98 0.98 1.04 2/106 9584
/proc/meminfo: memFree=1793840/2059040 swapFree=4192956/4192956
[pid=9581] ppid=9579 vsize=19636 CPUtime=104.26
/proc/9581/stat : 9581 (bsolo_pb10) R 9579 9581 2300 0 -1 4202496 611 0 0 0 10338 88 0 0 25 0 1 0 1332202 20107264 529 1992294400 134512640 137138936 4290916944 18446744073709551615 134544871 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9581/statm: 4909 529 190 642 0 4265 0
Current children cumulated CPU time (s) 104.26
Current children cumulated vsize (KiB) 19636

[startup+104.701 s]
/proc/loadavg: 0.98 0.98 1.04 2/106 9584
/proc/meminfo: memFree=1793840/2059040 swapFree=4192956/4192956
[pid=9581] ppid=9579 vsize=19636 CPUtime=104.67
/proc/9581/stat : 9581 (bsolo_pb10) R 9579 9581 2300 0 -1 4202496 611 0 0 0 10378 89 0 0 25 0 1 0 1332202 20107264 529 1992294400 134512640 137138936 4290916944 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9581/statm: 4909 529 190 642 0 4265 0
Current children cumulated CPU time (s) 104.67
Current children cumulated vsize (KiB) 19636

Child status: 0
Real time (s): 104.729
CPU time (s): 104.703
CPU user time (s): 103.809
CPU system time (s): 0.893864
CPU usage (%): 99.975
Max. virtual memory (cumulated for all children) (KiB): 19636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 103.809
system time used= 0.893864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 612
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= 1
involuntary context switches= 165

runsolver used 0.171973 second user time and 0.505923 second system time

The end

Launcher Data

Begin job on node089 at 2010-06-15 13:13:07
IDJOB=2658126
IDBENCH=2901
IDSOLVER=1163
FILE ID=node089/2658126-1276600387
PBS_JOBID= 11173545
Free space on /tmp= 62556 MiB

SOLVER NAME= bsolo 3.2 Cl
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_2.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2658126-1276600387/watcher-2658126-1276600387 -o /tmp/evaluation-result-2658126-1276600387/solver-2658126-1276600387 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l1 HOME/instance-2658126-1276600387.opb

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

MD5SUM BENCH= 1d7dd5c267917b6fb58d303c57bfa918
RANDOM SEED=1337069869

node089.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.244
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
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.244
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1796112 kB
Buffers:         12612 kB
Cached:         127504 kB
SwapCached:          0 kB
Active:          65852 kB
Inactive:       133580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1796112 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3900 kB
Writeback:           0 kB
AnonPages:       59348 kB
Mapped:          15656 kB
Slab:            41884 kB
PageTables:       3968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180740 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62556 MiB
End job on node089 at 2010-06-15 13:14:52