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 in four parts:
  1. 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 provide some useful information on the computer.
  2. SOLVER DATA
    This is the output of the solver (stdout and stderr).
  3. 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 1200 seconds. 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 1230 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (900Mb).
    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.
  4. 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.

General information on the benchmark

Namenormalized-opb/web/uclid_pb_benchmarks/normalized-elf.rf10.ucl.opb
MD5SUM59052c182e2f0c4ec9aef432e4002ed0
Bench Categoryno optimization function (SAT)
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
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 67
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 256
Number of bits of the biggest sum of numbers9
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark20.5079
Number of variables55066
Total number of constraints160619
Number of constraints which are clauses156587
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4032
Minimum length of a constraint1
Maximum length of a constraint13

Trace number 38500

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc1 THE 2005-06-02 11:17:18 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=26561 boxname=wulflinc1 idbench=291 idsolver=19 numberseed=0
MD5SUM SOLVER: 259c660e62244fe20bfb2a303545faea  /oldhome/oroussel/solvers/Pueblo-v2
MD5SUM BENCH:  59052c182e2f0c4ec9aef432e4002ed0  /oldhome/oroussel/tmp/wulflinc1/normalized-elf.rf10.ucl.opb
REAL COMMAND:  Pueblo-v2 /oldhome/oroussel/tmp/wulflinc1/normalized-elf.rf10.ucl.opb
IDLAUNCH: 26561
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.053
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 888.83

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.053
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 899.07

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        649196 kB
Buffers:         34396 kB
Cached:         326384 kB
SwapCached:        640 kB
Active:          72992 kB
Inactive:       289956 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        648944 kB
SwapTotal:     2097136 kB
SwapFree:      2095412 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5820 kB
Slab:            16644 kB
Committed_AS:    92716 kB
PageTables:        332 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-06-02 11:22:24 (client local time) WITH STATUS 20 IN 306.532 SECONDS
stats: 26561 7 306.532 20
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Pueblo version 1.2 (Sept 2004)
c Developed @ University of Michigan, Ann Arbor, MI
c  by Hossein Sheini
c Solving: /oldhome/oroussel/tmp/wulflinc1/normalized-elf.rf10.ucl.opb
c #variables read: 55066 - #constraints read: 160618
s UNSATISFIABLE
#### END SOLVER DATA ####
#### BEGIN WATCHER DATA ####
Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing VSIZE limit: 943718400 bytes
Enforcing Stack size limit: 67108864 bytes
Current StackSize limit: 67108864 bytes
Raw data (loadavg): 0.70 0.88 0.88 2/55 3248
Raw data (stat): 3248 (runsolver) D 3247 8378 8377 0 -1 64 8 0 0 0 0 0 0 0 18 0 1 0 792504817 884736 94 4294967295 134512640 135332820 3221224464 3221219644 135092226 0 2147483391 7 90112 3225161850 0 0 17 1 0 0
Raw data (statm): 216 94 205 205 0 11 0
vsize: 864
[startup+10.0006 s]
Raw data (loadavg): 0.75 0.89 0.88 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 114292 0 0 0 801 197 0 0 25 0 1 0 792504817 39510016 8048 4294967295 134512640 134581267 3221224592 3221223584 134531694 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 9646 7996 566 18 0 9628 0
vsize: 38584
[startup+20.0013 s]
Raw data (loadavg): 0.78 0.89 0.88 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 435468 0 0 0 1265 733 0 0 25 0 1 0 792504817 39510016 8032 4294967295 134512640 134581267 3221224592 3221223584 134531694 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 9646 8041 566 18 0 9628 0
vsize: 38584
[startup+30.0012 s]
Raw data (loadavg): 0.82 0.89 0.89 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 760888 0 0 0 1733 1265 0 0 25 0 1 0 792504817 39510016 8048 4294967295 134512640 134581267 3221224592 3221223600 134531292 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 9646 8048 566 18 0 9628 0
vsize: 38584
[startup+40.0019 s]
Raw data (loadavg): 0.84 0.90 0.89 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 1089501 0 0 0 2206 1793 0 0 25 0 1 0 792504817 39510016 8017 4294967295 134512640 134581267 3221224592 3221223584 134531694 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 9646 8027 566 18 0 9628 0
vsize: 38584
[startup+50.0017 s]
Raw data (loadavg): 0.87 0.90 0.89 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 1418211 0 0 0 2688 2310 0 0 25 0 1 0 792504817 39510016 8029 4294967295 134512640 134581267 3221224592 3221223584 134531694 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 9646 8038 566 18 0 9628 0
vsize: 38584
[startup+60.0026 s]
Raw data (loadavg): 0.89 0.90 0.89 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 1747252 0 0 0 3177 2821 0 0 25 0 1 0 792504817 39510016 8048 4294967295 134512640 134581267 3221224592 3221223584 134531694 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 9592 7994 566 18 0 9574 0
vsize: 38584
[startup+70.0023 s]
Raw data (loadavg): 0.90 0.90 0.89 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 2073180 0 0 0 3653 3346 0 0 25 0 1 0 792504817 39550976 8032 4294967295 134512640 134581267 3221224592 3221223560 1075710225 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 9710 8042 566 18 0 9692 0
vsize: 38624
[startup+80.002 s]
Raw data (loadavg): 0.92 0.91 0.89 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 2401132 0 0 0 4123 3876 0 0 25 0 1 0 792504817 39772160 8042 4294967295 134512640 134581267 3221224592 3221223584 134531694 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 9710 8051 566 18 0 9692 0
vsize: 38840
[startup+90.0018 s]
Raw data (loadavg): 0.93 0.91 0.89 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 2729244 0 0 0 4589 4410 0 0 25 0 1 0 792504817 39772160 8050 4294967295 134512640 134581267 3221224592 3221223584 134531694 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 9710 8060 566 18 0 9692 0
vsize: 38840
[startup+100.002 s]
Raw data (loadavg): 0.94 0.91 0.89 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 3059130 0 0 0 5070 4929 0 0 25 0 1 0 792504817 39772160 8104 4294967295 134512640 134581267 3221224592 3221223584 134531694 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 9656 8050 566 18 0 9638 0
vsize: 38840
[startup+110.002 s]
Raw data (loadavg): 0.95 0.91 0.89 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 3387082 0 0 0 5532 5468 0 0 25 0 1 0 792504817 39772160 8060 4294967295 134512640 134581267 3221224592 3221223584 134531694 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 9710 8070 566 18 0 9692 0
vsize: 38840
[startup+120.003 s]
Raw data (loadavg): 0.96 0.92 0.89 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 3715443 0 0 0 5987 6013 0 0 25 0 1 0 792504817 40034304 8101 4294967295 134512640 134581267 3221224592 3221223584 134531694 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 9774 8111 566 18 0 9756 0
vsize: 39096
[startup+130.003 s]
Raw data (loadavg): 0.96 0.92 0.89 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 4043479 0 0 0 6448 6551 0 0 25 0 1 0 792504817 40169472 8141 4294967295 134512640 134581267 3221224592 3221223584 134531694 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 9807 8141 566 18 0 9789 0
vsize: 39228
[startup+140.003 s]
Raw data (loadavg): 0.97 0.92 0.90 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 4371554 0 0 0 6919 7081 0 0 25 0 1 0 792504817 40710144 8274 4294967295 134512640 134581267 3221224592 3221223584 134531694 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 9939 8225 566 18 0 9921 0
vsize: 39756
[startup+150.004 s]
Raw data (loadavg): 0.97 0.92 0.90 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 4701375 0 0 0 7388 7612 0 0 25 0 1 0 792504817 41250816 8371 4294967295 134512640 134581267 3221224592 3221223584 134531694 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 10071 8381 566 18 0 10053 0
vsize: 40284
[startup+160.004 s]
Raw data (loadavg): 0.98 0.92 0.90 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 5030728 0 0 0 7862 8138 0 0 25 0 1 0 792504817 41791488 8540 4294967295 134512640 134581267 3221224592 3221223584 134531694 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 10203 8541 566 18 0 10185 0
vsize: 40812
[startup+170.004 s]
Raw data (loadavg): 0.98 0.93 0.90 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 5358111 0 0 0 8336 8664 0 0 25 0 1 0 792504817 42332160 8629 4294967295 134512640 134581267 3221224592 3221223584 134531694 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 10335 8639 566 18 0 10317 0
vsize: 41340
[startup+180.004 s]
Raw data (loadavg): 0.98 0.93 0.90 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 5685577 0 0 0 8802 9198 0 0 25 0 1 0 792504817 42737664 8801 4294967295 134512640 134581267 3221224592 3221223584 134531694 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 10434 8809 566 18 0 10416 0
vsize: 41736
[startup+190.005 s]
Raw data (loadavg): 0.98 0.93 0.90 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 6011703 0 0 0 9267 9734 0 0 25 0 1 0 792504817 43278336 8930 4294967295 134512640 134581267 3221224592 3221223584 134531694 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 10566 8939 566 18 0 10548 0
vsize: 42264
[startup+200.005 s]
Raw data (loadavg): 0.99 0.93 0.90 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 6333334 0 0 0 9729 10272 0 0 25 0 1 0 792504817 43819008 9044 4294967295 134512640 134581267 3221224592 3221223584 134531694 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 10698 9054 566 18 0 10680 0
vsize: 42792
[startup+210.005 s]
Raw data (loadavg): 0.99 0.93 0.90 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 6653949 0 0 0 10191 10811 0 0 25 0 1 0 792504817 44359680 9169 4294967295 134512640 134581267 3221224592 3221223584 134531694 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 10830 9178 566 18 0 10812 0
vsize: 43320
[startup+220.006 s]
Raw data (loadavg): 0.99 0.94 0.90 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 6974944 0 0 0 10656 11345 0 0 25 0 1 0 792504817 44900352 9296 4294967295 134512640 134581267 3221224592 3221223584 134531694 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 10962 9306 566 18 0 10944 0
vsize: 43848
[startup+230.006 s]
Raw data (loadavg): 0.99 0.94 0.90 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 7296850 0 0 0 11128 11874 0 0 25 0 1 0 792504817 45965312 9470 4294967295 134512640 134581267 3221224592 3221223584 134531694 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 11222 9479 566 18 0 11204 0
vsize: 44888
[startup+240.006 s]
Raw data (loadavg): 0.99 0.94 0.91 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 7619156 0 0 0 11594 12408 0 0 25 0 1 0 792504817 46505984 9612 4294967295 134512640 134581267 3221224592 3221223584 134531694 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 11354 9560 566 18 0 11336 0
vsize: 45416
[startup+250.005 s]
Raw data (loadavg): 0.99 0.94 0.91 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 7944732 0 0 0 12065 12937 0 0 25 0 1 0 792504817 46911488 9730 4294967295 134512640 134581267 3221224592 3221223584 134531694 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 11453 9739 566 18 0 11435 0
vsize: 45812
[startup+260.007 s]
Raw data (loadavg): 0.99 0.94 0.91 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 8272170 0 0 0 12524 13478 0 0 25 0 1 0 792504817 47230976 9820 4294967295 134512640 134581267 3221224592 3221223560 1075710225 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 11585 9830 566 18 0 11567 0
vsize: 46124
[startup+270.007 s]
Raw data (loadavg): 0.99 0.94 0.91 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 8599526 0 0 0 12998 14005 0 0 25 0 1 0 792504817 48803840 10206 4294967295 134512640 134581267 3221224592 3221223584 134531694 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 11915 10211 566 18 0 11897 0
vsize: 47660
[startup+280.007 s]
Raw data (loadavg): 0.99 0.94 0.91 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 8684033 0 0 0 13856 14146 0 0 25 0 1 0 792504817 50282496 10549 4294967295 134512640 134581267 3221224592 3221223536 134559230 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 12276 10549 566 18 0 12258 0
vsize: 49104
[startup+290.008 s]
Raw data (loadavg): 0.99 0.95 0.91 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 8684034 0 0 0 14857 14146 0 0 25 0 1 0 792504817 50282496 10550 4294967295 134512640 134581267 3221224592 3221223488 134517865 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 12276 10550 566 18 0 12258 0
vsize: 49104
[startup+300.007 s]
Raw data (loadavg): 0.99 0.95 0.91 2/55 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 8684034 0 0 0 15857 14146 0 0 25 0 1 0 792504817 50282496 10550 4294967295 134512640 134581267 3221224592 3221223568 134561060 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 12276 10550 566 18 0 12258 0
vsize: 49104
[startup+306.501 s]
Raw data (loadavg): 0.99 0.95 0.91 1/54 3248
Raw data (stat): 3248 (Pueblo-v2) R 3247 8378 8377 0 -1 0 8684034 0 0 0 15857 14146 0 0 25 0 1 0 792504817 50282496 10550 4294967295 134512640 134581267 3221224592 3221223568 134561060 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 12276 10550 566 18 0 12258 0
vsize: 0

Child status: 20
Real time (s): 306.501
CPU time (s): 306.532
CPU user time (s): 165.045
CPU system time (s): 141.487
CPU usage (%): 100.01
Max. virtual memory (Kb): 49104
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####