Trace number 1879287

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 34.8377 34.8471

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_25_5_15.opb
MD5SUM738ba96229fdd401b6476ba773d47634
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
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 benchmark18.0273
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)2928
Sum of products size (including duplicates)5856
Number of different products1464
Sum of products size2928

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-1879287-1245248453.opb
0.00/0.00	c File size is 117673 bytes.
0.00/0.01	c Highest Coefficient sum: 100
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.015 s
0.00/0.01	c Var: 1564 Constr: 3081 1514/103/1464 Lit: 12062 Watch. Lit: 10466
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
1.39/1.44	c Pre-processing Time: 1.442 s
1.39/1.44	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.39/1.44	c        0   1526     3043    11948    3    10352   39174      0      0 1.44
1.39/1.44	c Switching off lower bounding mode.
34.78/34.84	c      102   1526     3241    20977    6    13848   43092    198     68 1.48
34.78/34.84	c      252   1526     3534    37905   10    19694   47402    491    163 1.55
34.78/34.84	c      477   1526     3967    67872   17    30856   52143    924    286 1.66
34.78/34.84	c      815   1526     4633   117850   25    49273   57358   1590    430 1.89
34.78/34.84	c     1323   1526     5623   191119   33    76557   63094   2580    551 2.40
34.78/34.84	c     2091   1526     7144   299009   41   119971   69404   4101    520 4.02
34.78/34.84	c     3237   1526     9385   471330   50   194272   76345   6342    373 8.68
34.78/34.84	c     4959   1526    12640   701836   55   283142   83980   9597    241 20.55
34.78/34.84	c Backtracks by Clause: 5986
34.78/34.84	c Backtracks by PB constraint: 293
34.78/34.84	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
34.78/34.84	c    8     6691   1699    13247    15949   940355  12906    192 34.83
34.78/34.84	s UNSATISFIABLE
34.78/34.84	c Total time: 34.832 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-1879287-1245248453/watcher-1879287-1245248453 -o /tmp/evaluation-result-1879287-1245248453/solver-1879287-1245248453 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1879287-1245248453.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.99 0.97 0.86 3/65 2951
/proc/meminfo: memFree=1952560/2055924 swapFree=4192956/4192956
[pid=2951] ppid=2949 vsize=18640 CPUtime=0
/proc/2951/stat : 2951 (bsolo) R 2949 2951 2634 0 -1 4194304 253 0 0 0 0 0 0 0 18 0 1 0 323626 19087360 237 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2951/statm: 4660 237 174 640 0 3987 0

[startup+0.0279599 s]
/proc/loadavg: 0.99 0.97 0.86 3/65 2951
/proc/meminfo: memFree=1952560/2055924 swapFree=4192956/4192956
[pid=2951] ppid=2949 vsize=11532 CPUtime=0.02
/proc/2951/stat : 2951 (bsolo) R 2949 2951 2634 0 -1 4194304 499 0 0 0 2 0 0 0 18 0 1 0 323626 11808768 454 1992294400 134512640 137136520 4294956256 18446744073709551615 136509089 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2951/statm: 2883 454 189 640 0 2239 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11532

[startup+0.101966 s]
/proc/loadavg: 0.99 0.97 0.86 3/65 2951
/proc/meminfo: memFree=1952560/2055924 swapFree=4192956/4192956
[pid=2951] ppid=2949 vsize=11532 CPUtime=0.09
/proc/2951/stat : 2951 (bsolo) R 2949 2951 2634 0 -1 4194304 500 0 0 0 9 0 0 0 18 0 1 0 323626 11808768 455 1992294400 134512640 137136520 4294956256 18446744073709551615 134543775 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2951/statm: 2883 455 189 640 0 2239 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11532

[startup+0.301983 s]
/proc/loadavg: 0.99 0.97 0.86 3/65 2951
/proc/meminfo: memFree=1952560/2055924 swapFree=4192956/4192956
[pid=2951] ppid=2949 vsize=11532 CPUtime=0.29
/proc/2951/stat : 2951 (bsolo) R 2949 2951 2634 0 -1 4194304 500 0 0 0 29 0 0 0 19 0 1 0 323626 11808768 455 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2951/statm: 2883 455 189 640 0 2239 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11532

[startup+0.702019 s]
/proc/loadavg: 0.99 0.97 0.86 3/65 2951
/proc/meminfo: memFree=1952560/2055924 swapFree=4192956/4192956
[pid=2951] ppid=2949 vsize=11532 CPUtime=0.69
/proc/2951/stat : 2951 (bsolo) R 2949 2951 2634 0 -1 4194304 500 0 0 0 69 0 0 0 22 0 1 0 323626 11808768 455 1992294400 134512640 137136520 4294956256 18446744073709551615 136498216 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2951/statm: 2883 455 189 640 0 2239 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11532

[startup+1.50109 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 2952
/proc/meminfo: memFree=1951464/2055924 swapFree=4192956/4192956
[pid=2951] ppid=2949 vsize=11796 CPUtime=1.49
/proc/2951/stat : 2951 (bsolo) R 2949 2951 2634 0 -1 4194304 581 0 0 0 149 0 0 0 25 0 1 0 323626 12079104 536 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2951/statm: 2949 536 197 640 0 2305 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11796

[startup+3.10123 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 2952
/proc/meminfo: memFree=1948008/2055924 swapFree=4192956/4192956
[pid=2951] ppid=2949 vsize=16964 CPUtime=3.09
/proc/2951/stat : 2951 (bsolo) R 2949 2951 2634 0 -1 4194304 1856 0 0 0 308 1 0 0 25 0 1 0 323626 17371136 1811 1992294400 134512640 137136520 4294956256 18446744073709551615 135982505 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2951/statm: 4241 1811 198 640 0 3597 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16964

[startup+6.30152 s]
/proc/loadavg: 0.99 0.97 0.86 2/66 2952
/proc/meminfo: memFree=1943144/2055924 swapFree=4192956/4192956
[pid=2951] ppid=2949 vsize=20664 CPUtime=6.28
/proc/2951/stat : 2951 (bsolo) R 2949 2951 2634 0 -1 4194304 2780 0 0 0 627 1 0 0 25 0 1 0 323626 21159936 2735 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2951/statm: 5166 2735 198 640 0 4522 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20664

[startup+12.7011 s]
/proc/loadavg: 1.07 0.99 0.87 2/66 2952
/proc/meminfo: memFree=1938600/2055924 swapFree=4192956/4192956
[pid=2951] ppid=2949 vsize=24296 CPUtime=12.69
/proc/2951/stat : 2951 (bsolo) R 2949 2951 2634 0 -1 4194304 3689 0 0 0 1266 3 0 0 25 0 1 0 323626 24879104 3644 1992294400 134512640 137136520 4294956256 18446744073709551615 134605834 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2951/statm: 6074 3644 198 640 0 5430 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24296

[startup+25.5012 s]
/proc/loadavg: 1.06 0.99 0.87 2/66 2952
/proc/meminfo: memFree=1933352/2055924 swapFree=4192956/4192956
[pid=2951] ppid=2949 vsize=29436 CPUtime=25.48
/proc/2951/stat : 2951 (bsolo) R 2949 2951 2634 0 -1 4194304 4996 0 0 0 2544 4 0 0 25 0 1 0 323626 30142464 4951 1992294400 134512640 137136520 4294956256 18446744073709551615 134544249 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2951/statm: 7359 4951 198 640 0 6715 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29436

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

[startup+28.7015 s]
/proc/loadavg: 1.06 0.99 0.87 2/66 2952
/proc/meminfo: memFree=1931880/2055924 swapFree=4192956/4192956
[pid=2951] ppid=2949 vsize=30848 CPUtime=28.68
/proc/2951/stat : 2951 (bsolo) R 2949 2951 2634 0 -1 4194304 5337 0 0 0 2864 4 0 0 25 0 1 0 323626 31588352 5292 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2951/statm: 7712 5292 198 640 0 7068 0
Current children cumulated CPU time (s) 28.68
Current children cumulated vsize (KiB) 30848

[startup+31.9059 s]
/proc/loadavg: 1.05 0.99 0.87 2/66 2952
/proc/meminfo: memFree=1930664/2055924 swapFree=4192956/4192956
[pid=2951] ppid=2949 vsize=32036 CPUtime=31.89
/proc/2951/stat : 2951 (bsolo) R 2949 2951 2634 0 -1 4194304 5644 0 0 0 3184 5 0 0 25 0 1 0 323626 32804864 5599 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2951/statm: 8009 5599 198 640 0 7365 0
Current children cumulated CPU time (s) 31.89
Current children cumulated vsize (KiB) 32036

[startup+33.501 s]
/proc/loadavg: 1.05 0.99 0.87 2/66 2952
/proc/meminfo: memFree=1930216/2055924 swapFree=4192956/4192956
[pid=2951] ppid=2949 vsize=32680 CPUtime=33.48
/proc/2951/stat : 2951 (bsolo) R 2949 2951 2634 0 -1 4194304 5788 0 0 0 3343 5 0 0 25 0 1 0 323626 33464320 5743 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2951/statm: 8170 5743 198 640 0 7526 0
Current children cumulated CPU time (s) 33.48
Current children cumulated vsize (KiB) 32680

[startup+34.3011 s]
/proc/loadavg: 1.05 0.99 0.87 2/66 2952
/proc/meminfo: memFree=1929960/2055924 swapFree=4192956/4192956
[pid=2951] ppid=2949 vsize=32796 CPUtime=34.28
/proc/2951/stat : 2951 (bsolo) R 2949 2951 2634 0 -1 4194304 5814 0 0 0 3423 5 0 0 25 0 1 0 323626 33583104 5769 1992294400 134512640 137136520 4294956256 18446744073709551615 134544434 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2951/statm: 8199 5769 198 640 0 7555 0
Current children cumulated CPU time (s) 34.28
Current children cumulated vsize (KiB) 32796

[startup+34.7012 s]
/proc/loadavg: 1.05 0.99 0.87 2/66 2952
/proc/meminfo: memFree=1929960/2055924 swapFree=4192956/4192956
[pid=2951] ppid=2949 vsize=32920 CPUtime=34.68
/proc/2951/stat : 2951 (bsolo) R 2949 2951 2634 0 -1 4194304 5853 0 0 0 3463 5 0 0 25 0 1 0 323626 33710080 5808 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2951/statm: 8230 5808 198 640 0 7586 0
Current children cumulated CPU time (s) 34.68
Current children cumulated vsize (KiB) 32920

[startup+34.8012 s]
/proc/loadavg: 1.05 0.99 0.87 2/66 2952
/proc/meminfo: memFree=1929960/2055924 swapFree=4192956/4192956
[pid=2951] ppid=2949 vsize=33052 CPUtime=34.78
/proc/2951/stat : 2951 (bsolo) R 2949 2951 2634 0 -1 4194304 5898 0 0 0 3473 5 0 0 25 0 1 0 323626 33845248 5853 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2951/statm: 8263 5853 198 640 0 7619 0
Current children cumulated CPU time (s) 34.78
Current children cumulated vsize (KiB) 33052

Child status: 0
Real time (s): 34.8471
CPU time (s): 34.8377
CPU user time (s): 34.7797
CPU system time (s): 0.057991
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 33052

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

runsolver used 0.033994 second user time and 0.075988 second system time

The end

Launcher Data

Begin job on node6 at 2009-06-17 16:20:53
IDJOB=1879287
IDBENCH=48342
IDSOLVER=701
FILE ID=node6/1879287-1245248453
PBS_JOBID= 9372343
Free space on /tmp= 66216 MiB

SOLVER NAME= bsolo 3.1 pb
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_50_25_5_15.opb
COMMAND LINE= bsolo -l3 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1879287-1245248453/watcher-1879287-1245248453 -o /tmp/evaluation-result-1879287-1245248453/solver-1879287-1245248453 -C 1800 -W 2000 -M 1800  bsolo -l3 -t1800 -m1800 HOME/instance-1879287-1245248453.opb

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

MD5SUM BENCH= 738ba96229fdd401b6476ba773d47634
RANDOM SEED=1936537824

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:       1953232 kB
Buffers:         16152 kB
Cached:          45456 kB
SwapCached:          0 kB
Active:          49484 kB
Inactive:        24992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1953232 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3976 kB
Writeback:           0 kB
Mapped:          22712 kB
Slab:            14220 kB
Committed_AS:    51428 kB
PageTables:       1480 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-1879287-1245248453.opb

Free space on /tmp at the end= 66212 MiB
End job on node6 at 2009-06-17 16:21:28