Trace number 1876079

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 28.3187 28.3261

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-ooo.tag10.ucl.opb
MD5SUM02e31ca1ab9f95407d6e9ec422f4634a
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 benchmark2.83357
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables9071
Total number of constraints25914
Number of constraints which are clauses25190
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints724
Minimum length of a constraint1
Maximum length of a constraint11
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 39
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 132
Number of bits of the biggest sum of numbers8
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-1876079-1245128539.opb.
0.00/0.00	c Instance file HOME/instance-1876079-1245128539.opb
0.00/0.00	c File size is 768629 bytes.
0.09/0.11	c Highest Coefficient sum: 132
0.09/0.11	c ============================[ Problem Statistics ]=============================
0.09/0.11	c |                                                                             |
0.09/0.11	c |  Parsing time:          0.11         s                                      |
0.09/0.11	c |  Number Variables:      9071                                                |
0.09/0.11	c |  Number Clauses:        25190                                               |
0.09/0.11	c |  Number Cardinality:    0                                                   |
0.09/0.11	c |  Number PB Constraints: 724                                                 |
0.09/0.11	c ============================[ Search Statistics ]==============================
0.09/0.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.11	c ===============================================================================
0.09/0.11	c |         0 |    9058    25914    66469 |     8638        0    nan |  0.000 % |
0.09/0.15	c |       101 |    9058    25914    66469 |     9501      101     20 |  0.143 % |
0.19/0.26	c |       252 |    9058    25914    66469 |    10451      252     29 |  0.143 % |
0.29/0.38	c |       479 |    9058    25914    66469 |    11497      479     39 |  0.143 % |
0.49/0.54	c |       816 |    9058    25914    66469 |    12646      816     51 |  0.143 % |
0.79/0.82	c |      1325 |    9058    25914    66469 |    13911     1325     54 |  0.143 % |
1.19/1.26	c |      2084 |    9058    25914    66469 |    15302     2084     63 |  0.143 % |
1.89/1.99	c |      3223 |    9058    25914    66469 |    16833     3223     64 |  0.143 % |
2.89/2.98	c |      4933 |    9058    25914    66469 |    18516     4933     69 |  0.143 % |
4.79/4.83	c |      7497 |    9058    25914    66469 |    20367     7497     71 |  0.143 % |
7.59/7.66	c |     11342 |    9058    25914    66469 |    22404    11342     71 |  0.143 % |
11.69/11.79	c |     17108 |    9058    25914    66469 |    24645    17108     73 |  0.143 % |
19.59/19.60	c |     25757 |    9058    25914    66469 |    27109    12510     72 |  0.143 % |
27.08/27.18	c ===============================================================================
28.28/28.31	c core #1
28.28/28.31	c Core size: 3140	Core Weight: 2147483647	Total Weight: 2147483647
28.28/28.31	c restarts              : 13
28.28/28.31	c conflicts             : 35976          (1277 /sec)
28.28/28.31	c decisions             : 51262          (1.34 % random) (1820 /sec)
28.28/28.31	c propagations          : 41219457       (1463670 /sec)
28.28/28.31	c conflict literals     : 2754031        (0.00 % deleted)
28.28/28.31	c Memory used           : 36.12 MB
28.28/28.31	c CPU time              : 28.1617 s
28.28/28.32	c 
28.28/28.32	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-1876079-1245128539/watcher-1876079-1245128539 -o /tmp/evaluation-result-1876079-1245128539/solver-1876079-1245128539 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1876079-1245128539.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 0.99 3/64 32353
/proc/meminfo: memFree=1779168/2055920 swapFree=4191900/4192956
[pid=32353] ppid=32351 vsize=3276 CPUtime=0
/proc/32353/stat : 32353 (wbo) R 32351 32353 32310 0 -1 4194304 199 0 0 0 0 0 0 0 18 0 1 0 180453430 3354624 183 1992294400 134512640 135709839 4294956240 18446744073709551615 135190367 0 0 4096 3 0 0 0 17 1 0 0
/proc/32353/statm: 819 183 125 292 0 336 0

[startup+0.062838 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32353
/proc/meminfo: memFree=1779168/2055920 swapFree=4191900/4192956
[pid=32353] ppid=32351 vsize=4728 CPUtime=0.05
/proc/32353/stat : 32353 (wbo) R 32351 32353 32310 0 -1 4194304 660 0 0 0 5 0 0 0 18 0 1 0 180453430 4841472 644 1992294400 134512640 135709839 4294956240 18446744073709551615 134570447 0 0 4096 3 0 0 0 17 1 0 0
/proc/32353/statm: 1182 644 223 292 0 699 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4728

[startup+0.10184 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32353
/proc/meminfo: memFree=1779168/2055920 swapFree=4191900/4192956
[pid=32353] ppid=32351 vsize=5704 CPUtime=0.09
/proc/32353/stat : 32353 (wbo) R 32351 32353 32310 0 -1 4194304 936 0 0 0 9 0 0 0 18 0 1 0 180453430 5840896 921 1992294400 134512640 135709839 4294956240 18446744073709551615 134570397 0 0 4096 3 0 0 0 17 1 0 0
/proc/32353/statm: 1426 922 286 292 0 943 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5704

[startup+0.301852 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32353
/proc/meminfo: memFree=1779168/2055920 swapFree=4191900/4192956
[pid=32353] ppid=32351 vsize=5828 CPUtime=0.29
/proc/32353/stat : 32353 (wbo) R 32351 32353 32310 0 -1 4194304 1192 0 0 0 29 0 0 0 19 0 1 0 180453430 5967872 988 1992294400 134512640 135709839 4294956240 18446744073709551615 134573974 0 0 4096 3 0 0 0 17 1 0 0
/proc/32353/statm: 1457 988 135 292 0 1162 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5828

[startup+0.701876 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32353
/proc/meminfo: memFree=1779168/2055920 swapFree=4191900/4192956
[pid=32353] ppid=32351 vsize=6488 CPUtime=0.69
/proc/32353/stat : 32353 (wbo) R 32351 32353 32310 0 -1 4194304 1361 0 0 0 68 1 0 0 22 0 1 0 180453430 6643712 1157 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/32353/statm: 1622 1157 135 292 0 1327 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6488

[startup+1.50193 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 32354
/proc/meminfo: memFree=1774744/2055920 swapFree=4191900/4192956
[pid=32353] ppid=32351 vsize=7680 CPUtime=1.49
/proc/32353/stat : 32353 (wbo) R 32351 32353 32310 0 -1 4194304 1659 0 0 0 148 1 0 0 25 0 1 0 180453430 7864320 1455 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/32353/statm: 1920 1455 135 292 0 1625 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7680

[startup+3.10103 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 32354
/proc/meminfo: memFree=1773080/2055920 swapFree=4191900/4192956
[pid=32353] ppid=32351 vsize=9792 CPUtime=3.09
/proc/32353/stat : 32353 (wbo) R 32351 32353 32310 0 -1 4194304 2205 0 0 0 307 2 0 0 25 0 1 0 180453430 10027008 2001 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/32353/statm: 2448 2001 135 292 0 2153 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9792

[startup+6.30122 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 32354
/proc/meminfo: memFree=1768728/2055920 swapFree=4191900/4192956
[pid=32353] ppid=32351 vsize=13636 CPUtime=6.29
/proc/32353/stat : 32353 (wbo) R 32351 32353 32310 0 -1 4194304 3156 0 0 0 625 4 0 0 25 0 1 0 180453430 13963264 2952 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/32353/statm: 3409 2952 135 292 0 3114 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13636

[startup+12.7016 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 32354
/proc/meminfo: memFree=1761128/2055920 swapFree=4191900/4192956
[pid=32353] ppid=32351 vsize=21240 CPUtime=12.69
/proc/32353/stat : 32353 (wbo) R 32351 32353 32310 0 -1 4194304 5037 0 0 0 1262 7 0 0 25 0 1 0 180453430 21749760 4833 1992294400 134512640 135709839 4294956240 18446744073709551615 134573967 0 0 4096 3 0 0 0 17 1 0 0
/proc/32353/statm: 5310 4833 135 292 0 5015 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21240

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 32354
/proc/meminfo: memFree=1747240/2055920 swapFree=4191900/4192956
[pid=32353] ppid=32351 vsize=34208 CPUtime=25.49
/proc/32353/stat : 32353 (wbo) R 32351 32353 32310 0 -1 4194304 8298 0 0 0 2535 14 0 0 25 0 1 0 180453430 35028992 8094 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/32353/statm: 8552 8094 135 292 0 8257 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34208

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

[startup+27.1016 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 32354
/proc/meminfo: memFree=1746472/2055920 swapFree=4191900/4192956
[pid=32353] ppid=32351 vsize=35792 CPUtime=27.08
/proc/32353/stat : 32353 (wbo) R 32351 32353 32310 0 -1 4194304 8691 0 0 0 2694 14 0 0 25 0 1 0 180453430 36651008 8487 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/32353/statm: 8948 8487 135 292 0 8653 0
Current children cumulated CPU time (s) 27.08
Current children cumulated vsize (KiB) 35792

[startup+27.9016 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 32354
/proc/meminfo: memFree=1744808/2055920 swapFree=4191900/4192956
[pid=32353] ppid=32351 vsize=36980 CPUtime=27.88
/proc/32353/stat : 32353 (wbo) R 32351 32353 32310 0 -1 4194304 8990 0 0 0 2774 14 0 0 25 0 1 0 180453430 37867520 8786 1992294400 134512640 135709839 4294956240 18446744073709551615 134584174 0 0 4096 3 0 0 0 17 1 0 0
/proc/32353/statm: 9245 8786 136 292 0 8950 0
Current children cumulated CPU time (s) 27.88
Current children cumulated vsize (KiB) 36980

[startup+28.3016 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 32354
/proc/meminfo: memFree=1744808/2055920 swapFree=4191900/4192956
[pid=32353] ppid=32351 vsize=36980 CPUtime=28.28
/proc/32353/stat : 32353 (wbo) R 32351 32353 32310 0 -1 4194304 8990 0 0 0 2814 14 0 0 25 0 1 0 180453430 37867520 8786 1992294400 134512640 135709839 4294956240 18446744073709551615 134583733 0 0 4096 3 0 0 0 17 1 0 0
/proc/32353/statm: 9245 8786 136 292 0 8950 0
Current children cumulated CPU time (s) 28.28
Current children cumulated vsize (KiB) 36980

Child status: 0
Real time (s): 28.3261
CPU time (s): 28.3187
CPU user time (s): 28.1627
CPU system time (s): 0.155976
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 36980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.1627
system time used= 0.155976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8992
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= 3
involuntary context switches= 54

runsolver used 0.026995 second user time and 0.066989 second system time

The end

Launcher Data

Begin job on node29 at 2009-06-16 07:02:19
IDJOB=1876079
IDBENCH=1454
IDSOLVER=698
FILE ID=node29/1876079-1245128539
PBS_JOBID= 9363703
Free space on /tmp= 66240 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.tag10.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-1876079-1245128539/watcher-1876079-1245128539 -o /tmp/evaluation-result-1876079-1245128539/solver-1876079-1245128539 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1876079-1245128539.opb

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

MD5SUM BENCH= 02e31ca1ab9f95407d6e9ec422f4634a
RANDOM SEED=1692789523

node29.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.237
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.237
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:       1779712 kB
Buffers:         31504 kB
Cached:         180796 kB
SwapCached:        268 kB
Active:          73524 kB
Inactive:       151496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1779712 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            3320 kB
Writeback:           0 kB
Mapped:          21164 kB
Slab:            37124 kB
Committed_AS:   163728 kB
PageTables:       1472 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-1876079-1245128539.opb

Free space on /tmp at the end= 66240 MiB
End job on node29 at 2009-06-16 07:02:47