Trace number 1876112

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
wbo 1.0UNSAT 32.599 32.6216

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-unbounded.Ic22arity.ucl.opb
MD5SUM2b5564b5f03b34138f988fcf164c2fb6
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 benchmark32.599
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables87751
Total number of constraints254772
Number of constraints which are clauses247060
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints7712
Minimum length of a constraint1
Maximum length of a constraint15
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 130
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 512
Number of bits of the biggest sum of numbers10
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 This is wbo 1.0 alpha (based on Minisat 2.0 beta)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Parsing opb file format. File HOME/instance-1876112-1245131207.opb.
0.00/0.00	c Instance file HOME/instance-1876112-1245131207.opb
0.00/0.00	c File size is 8485553 bytes.
1.20/1.26	c Highest Coefficient sum: 512
1.20/1.26	c ============================[ Problem Statistics ]=============================
1.20/1.26	c |                                                                             |
1.20/1.26	c |  Parsing time:          1.22         s                                      |
1.20/1.26	c |  Number Variables:      87751                                               |
1.20/1.26	c |  Number Clauses:        247060                                              |
1.20/1.26	c |  Number Cardinality:    0                                                   |
1.20/1.26	c |  Number PB Constraints: 7712                                                |
1.20/1.27	c ============================[ Search Statistics ]==============================
1.20/1.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.20/1.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.20/1.27	c ===============================================================================
1.20/1.27	c |         0 |   85797   254772   685559 |    84924        0    nan |  0.000 % |
1.49/1.50	c |       101 |   85797   254772   685559 |    93416      101     17 |  2.227 % |
1.89/1.93	c |       251 |   85795   254772   685559 |   102758      251     18 |  2.230 % |
2.19/2.22	c |       476 |   85794   254772   685559 |   113033      475     18 |  2.230 % |
2.39/2.49	c |       814 |   85794   254772   685559 |   124337      813     17 |  2.230 % |
2.69/2.72	c |      1321 |   85794   254772   685559 |   136770     1320     14 |  2.230 % |
3.89/3.93	c |      2081 |   85792   254772   685559 |   150448     2078     15 |  2.232 % |
5.28/5.30	c |      3225 |   85792   254772   685559 |   165492     3222     19 |  2.232 % |
8.48/8.59	c |      4934 |   85787   254772   685559 |   182042     4927     22 |  2.238 % |
15.18/15.26	c |      7497 |   85787   254772   685559 |   200246     7490     27 |  2.238 % |
23.77/23.86	c |     11343 |   85773   254772   685559 |   220270    11315     31 |  2.254 % |
32.47/32.51	c ===============================================================================
32.57/32.61	c core #1
32.57/32.61	c Core size: 3024	Core Weight: 2147483647	Total Weight: 2147483647
32.57/32.61	c restarts              : 11
32.57/32.61	c conflicts             : 14789          (455 /sec)
32.57/32.61	c decisions             : 24708          (1.32 % random) (761 /sec)
32.57/32.61	c propagations          : 47007362       (1447001 /sec)
32.57/32.61	c conflict literals     : 485072         (0.00 % deleted)
32.57/32.61	c Memory used           : 40.09 MB
32.57/32.61	c CPU time              : 32.4861 s
32.57/32.61	c 
32.57/32.61	s UNSATISFIABLE

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-1876112-1245131207/watcher-1876112-1245131207 -o /tmp/evaluation-result-1876112-1245131207/solver-1876112-1245131207 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1876112-1245131207.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.99 3/64 5358
/proc/meminfo: memFree=1368112/2055920 swapFree=4191900/4192956
[pid=5358] ppid=5356 vsize=10812 CPUtime=0
/proc/5358/stat : 5358 (wbo) R 5356 5358 5288 0 -1 4194304 206 0 0 0 0 0 0 0 18 0 1 0 180720057 11071488 190 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 0 0 0
/proc/5358/statm: 2703 190 127 292 0 336 0

[startup+0.0946161 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 5358
/proc/meminfo: memFree=1368112/2055920 swapFree=4191900/4192956
[pid=5358] ppid=5356 vsize=13460 CPUtime=0.08
/proc/5358/stat : 5358 (wbo) R 5356 5358 5288 0 -1 4194304 945 0 0 0 8 0 0 0 18 0 1 0 180720057 13783040 929 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 0 0 0
/proc/5358/statm: 3365 929 289 292 0 998 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13460

[startup+0.101615 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 5358
/proc/meminfo: memFree=1368112/2055920 swapFree=4191900/4192956
[pid=5358] ppid=5356 vsize=13460 CPUtime=0.09
/proc/5358/stat : 5358 (wbo) R 5356 5358 5288 0 -1 4194304 995 0 0 0 9 0 0 0 18 0 1 0 180720057 13783040 979 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 0 0 0
/proc/5358/statm: 3365 979 302 292 0 998 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13460

[startup+0.301646 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 5358
/proc/meminfo: memFree=1368112/2055920 swapFree=4191900/4192956
[pid=5358] ppid=5356 vsize=18196 CPUtime=0.29
/proc/5358/stat : 5358 (wbo) R 5356 5358 5288 0 -1 4194304 2468 0 0 0 28 1 0 0 19 0 1 0 180720057 18632704 2452 1992294400 134512640 135709839 4294956240 18446744073709551615 134548059 0 0 4096 3 0 0 0 17 0 0 0
/proc/5358/statm: 4549 2452 643 292 0 2182 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18196

[startup+0.701707 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 5358
/proc/meminfo: memFree=1368112/2055920 swapFree=4191900/4192956
[pid=5358] ppid=5356 vsize=27184 CPUtime=0.69
/proc/5358/stat : 5358 (wbo) R 5356 5358 5288 0 -1 4194304 5338 0 0 0 67 2 0 0 23 0 1 0 180720057 27836416 5200 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 0 0 0
/proc/5358/statm: 6796 5200 1290 292 0 4429 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27184

[startup+1.50183 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5359
/proc/meminfo: memFree=1346216/2055920 swapFree=4191900/4192956
[pid=5358] ppid=5356 vsize=34420 CPUtime=1.49
/proc/5358/stat : 5358 (wbo) R 5356 5358 5288 0 -1 4194304 10321 0 0 0 145 4 0 0 25 0 1 0 180720057 35246080 7742 1992294400 134512640 135709839 4294956240 18446744073709551615 134518415 0 0 4096 3 0 0 0 17 0 0 0
/proc/5358/statm: 8605 7742 135 292 0 8310 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34420

[startup+3.10107 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5359
/proc/meminfo: memFree=1337448/2055920 swapFree=4191900/4192956
[pid=5358] ppid=5356 vsize=34552 CPUtime=3.09
/proc/5358/stat : 5358 (wbo) R 5356 5358 5288 0 -1 4194304 10391 0 0 0 304 5 0 0 25 0 1 0 180720057 35381248 7812 1992294400 134512640 135709839 4294956240 18446744073709551615 134579491 0 0 4096 3 0 0 0 17 0 0 0
/proc/5358/statm: 8638 7812 135 292 0 8343 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34552

[startup+6.30257 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5359
/proc/meminfo: memFree=1336488/2055920 swapFree=4191900/4192956
[pid=5358] ppid=5356 vsize=35344 CPUtime=6.28
/proc/5358/stat : 5358 (wbo) R 5356 5358 5288 0 -1 4194304 10567 0 0 0 621 7 0 0 25 0 1 0 180720057 36192256 7988 1992294400 134512640 135709839 4294956240 18446744073709551615 134587978 0 0 4096 3 0 0 0 17 0 0 0
/proc/5358/statm: 8836 7988 135 292 0 8541 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 35344

[startup+12.7015 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5359
/proc/meminfo: memFree=1335472/2055920 swapFree=4191900/4192956
[pid=5358] ppid=5356 vsize=36556 CPUtime=12.67
/proc/5358/stat : 5358 (wbo) R 5356 5358 5288 0 -1 4194304 10863 0 0 0 1260 7 0 0 25 0 1 0 180720057 37433344 8284 1992294400 134512640 135709839 4294956240 18446744073709551615 134587978 0 0 4096 3 0 0 0 17 0 0 0
/proc/5358/statm: 9139 8284 135 292 0 8844 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 36556

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5359
/proc/meminfo: memFree=1332912/2055920 swapFree=4191900/4192956
[pid=5358] ppid=5356 vsize=39064 CPUtime=25.47
/proc/5358/stat : 5358 (wbo) R 5356 5358 5288 0 -1 4194304 11503 0 0 0 2538 9 0 0 25 0 1 0 180720057 40001536 8924 1992294400 134512640 135709839 4294956240 18446744073709551615 134517505 0 0 4096 3 0 0 0 17 0 0 0
/proc/5358/statm: 9766 8924 135 292 0 9471 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 39064

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

[startup+28.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5359
/proc/meminfo: memFree=1332336/2055920 swapFree=4191900/4192956
[pid=5358] ppid=5356 vsize=39724 CPUtime=28.67
/proc/5358/stat : 5358 (wbo) R 5356 5358 5288 0 -1 4194304 11659 0 0 0 2858 9 0 0 25 0 1 0 180720057 40677376 9080 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/5358/statm: 9931 9080 135 292 0 9636 0
Current children cumulated CPU time (s) 28.67
Current children cumulated vsize (KiB) 39724

[startup+30.3012 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5359
/proc/meminfo: memFree=1332080/2055920 swapFree=4191900/4192956
[pid=5358] ppid=5356 vsize=40120 CPUtime=30.27
/proc/5358/stat : 5358 (wbo) R 5356 5358 5288 0 -1 4194304 11761 0 0 0 3017 10 0 0 25 0 1 0 180720057 41082880 9182 1992294400 134512640 135709839 4294956240 18446744073709551615 134517520 0 0 4096 3 0 0 0 17 0 0 0
/proc/5358/statm: 10030 9182 135 292 0 9735 0
Current children cumulated CPU time (s) 30.27
Current children cumulated vsize (KiB) 40120

[startup+31.9055 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5359
/proc/meminfo: memFree=1331504/2055920 swapFree=4191900/4192956
[pid=5358] ppid=5356 vsize=40516 CPUtime=31.87
/proc/5358/stat : 5358 (wbo) R 5356 5358 5288 0 -1 4194304 11858 0 0 0 3177 10 0 0 25 0 1 0 180720057 41488384 9279 1992294400 134512640 135709839 4294956240 18446744073709551615 134517510 0 0 4096 3 0 0 0 17 0 0 0
/proc/5358/statm: 10129 9279 135 292 0 9834 0
Current children cumulated CPU time (s) 31.87
Current children cumulated vsize (KiB) 40516

[startup+32.3015 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5359
/proc/meminfo: memFree=1331504/2055920 swapFree=4191900/4192956
[pid=5358] ppid=5356 vsize=40648 CPUtime=32.27
/proc/5358/stat : 5358 (wbo) R 5356 5358 5288 0 -1 4194304 11892 0 0 0 3217 10 0 0 25 0 1 0 180720057 41623552 9313 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/5358/statm: 10162 9313 135 292 0 9867 0
Current children cumulated CPU time (s) 32.27
Current children cumulated vsize (KiB) 40648

[startup+32.5016 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5359
/proc/meminfo: memFree=1331504/2055920 swapFree=4191900/4192956
[pid=5358] ppid=5356 vsize=40648 CPUtime=32.47
/proc/5358/stat : 5358 (wbo) R 5356 5358 5288 0 -1 4194304 11905 0 0 0 3237 10 0 0 25 0 1 0 180720057 41623552 9326 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/5358/statm: 10162 9326 135 292 0 9867 0
Current children cumulated CPU time (s) 32.47
Current children cumulated vsize (KiB) 40648

[startup+32.6016 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5359
/proc/meminfo: memFree=1331504/2055920 swapFree=4191900/4192956
[pid=5358] ppid=5356 vsize=41044 CPUtime=32.57
/proc/5358/stat : 5358 (wbo) R 5356 5358 5288 0 -1 4194304 12009 0 0 0 3247 10 0 0 25 0 1 0 180720057 42029056 9430 1992294400 134512640 135709839 4294956240 18446744073709551615 134584171 0 0 4096 3 0 0 0 17 0 0 0
/proc/5358/statm: 10261 9430 136 292 0 9966 0
Current children cumulated CPU time (s) 32.57
Current children cumulated vsize (KiB) 41044

Child status: 0
Real time (s): 32.6216
CPU time (s): 32.599
CPU user time (s): 32.4861
CPU system time (s): 0.112982
CPU usage (%): 99.9309
Max. virtual memory (cumulated for all children) (KiB): 41044

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

runsolver used 0.022996 second user time and 0.100984 second system time

The end

Launcher Data

Begin job on node34 at 2009-06-16 07:46:48
IDJOB=1876112
IDBENCH=1495
IDSOLVER=698
FILE ID=node34/1876112-1245131207
PBS_JOBID= 9363723
Free space on /tmp= 66244 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-cache-ibm-q-unbounded.Ic22arity.ucl.opb
COMMAND LINE= wbo -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1876112-1245131207/watcher-1876112-1245131207 -o /tmp/evaluation-result-1876112-1245131207/solver-1876112-1245131207 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1876112-1245131207.opb

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

MD5SUM BENCH= 2b5564b5f03b34138f988fcf164c2fb6
RANDOM SEED=137669234

node34.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.263
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.263
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:       1368664 kB
Buffers:         50484 kB
Cached:         552756 kB
SwapCached:        260 kB
Active:          74216 kB
Inactive:       542304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1368664 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           10664 kB
Writeback:           0 kB
Mapped:          21752 kB
Slab:            56820 kB
Committed_AS:   159112 kB
PageTables:       1384 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-1876112-1245131207.opb

Free space on /tmp at the end= 66244 MiB
End job on node34 at 2009-06-16 07:47:20