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/mps-v2-13-7/MIPLIB/miplib3/normalized-mps-v2-13-7-dano3mip.opb
MD5SUMa9d7b9b5569d1dec981f274df34ef66e
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
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 20
Biggest coefficient in the objective function 524288
Number of bits for the biggest coefficient in the objective function 20
Sum of the numbers in the objective function 1048575
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 65536000
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 555744750
Number of bits of the biggest sum of numbers30
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark35.1067
Number of variables266924
Total number of constraints3778
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)600
Number of constraints which are nor clauses,nor cardinality constraints3178
Minimum length of a constraint1
Maximum length of a constraint10600

Trace number 18336

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc17 THE 2005-04-21 14:46:46 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=18264 boxname=wulflinc17 idbench=1405 idsolver=12 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  a9d7b9b5569d1dec981f274df34ef66e  /oldhome/oroussel/tmp/wulflinc17/normalized-mps-v2-13-7-dano3mip.opb
REAL COMMAND:  minisat+ -cb -gs /oldhome/oroussel/tmp/wulflinc17/normalized-mps-v2-13-7-dano3mip.opb /oldhome/oroussel/tmp/wulflinc17/normalized-mps-v2-13-7-dano3mip.opb
IDLAUNCH: 18264
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.072
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	: 3
cpu MHz		: 451.072
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:        753956 kB
Buffers:         20340 kB
Cached:         233680 kB
SwapCached:        436 kB
Active:         149332 kB
Inactive:       107460 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        753704 kB
SwapTotal:     2097892 kB
SwapFree:      2097220 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           6032 kB
Slab:            18376 kB
Committed_AS:    63816 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-04-21 14:48:36 (client local time) WITH STATUS 0 IN 108.502 SECONDS
stats: 18264 7 108.502 0
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 4450 PB-constraints to clauses...
c   -- Unit propagations: (none)
c   -- Detecting intervals from adjacent constraints: ########################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################===============
c   -- Clauses(.)/Splits(s): sssssssssssssssssssssssssssssssssssssssss
c ---[4490]---> BDD-cost:   17
c ---[4489]---> BDD-cost:   17
c ---[4488]---> BDD-cost:   17
c ---[4487]---> BDD-cost:   17
c ---[4486]---> BDD-cost:   17
c ---[4485]---> BDD-cost:   17
c ---[4484]---> BDD-cost:   17
c ---[4483]---> BDD-cost:   17
c ---[4482]---> BDD-cost:   17
c ---[4481]---> BDD-cost:   17
c ---[4480]---> BDD-cost:   17
c ---[4479]---> BDD-cost:   17
c ---[4478]---> BDD-cost:   17
c ---[4477]---> BDD-cost:   17
c ---[4476]---> BDD-cost:   17
c ---[4475]---> BDD-cost:   17
c ---[4474]---> BDD-cost:   17
c ---[4473]---> BDD-cost:   17
c ---[4472]---> BDD-cost:   17
c ---[4471]---> BDD-cost:   17
c ---[4470]---> BDD-cost:   17
c ---[4469]---> BDD-cost:   17
c ---[4468]---> BDD-cost:   17
c ---[4467]---> BDD-cost:   17
c ---[4465]---> BDD-cost:45222
c ---[4463]---> BDD-cost:45357
c ---[4461]---> BDD-cost:45357
c ---[4459]---> BDD-cost:45357
c ---[4457]---> BDD-cost:45357
c ---[4455]---> BDD-cost:45357
c ---[4453]---> BDD-cost:45357
c ---[4451]---> BDD-cost:45267
c ---[4449]---> BDD-cost:44995
c ---[4447]---> BDD-cost:44995
c ---[4445]---> BDD-cost:44995
c ---[4443]---> BDD-cost:44995
c ---[4441]---> BDD-cost:44995
c ---[4439]---> BDD-cost:45177
c ---[4437]---> BDD-cost:44995
c ---[4435]---> BDD-cost:44995
c ---[4433]---> BDD-cost:44995
c ---[4431]---> BDD-cost:44995
c ---[4429]---> BDD-cost:44995
c ---[4427]---> BDD-cost:45222
c ---[4425]---> BDD-cost:45357
c ---[4423]---> BDD-cost:45357
c ---[4421]---> BDD-cost:44995
c ---[4419]---> BDD-cost:44995
c ---[4417]---> BDD-cost:44995
c ---[4415]---> BDD-cost:44995
c ---[4413]---> BDD-cost:45357
c ---[4411]---> BDD-cost:45312
c ---[4409]---> BDD-cost:45357
c ---[4407]---> BDD-cost:45357
c ---[4405]---> BDD-cost:44995
c ---[4403]---> BDD-cost:44995
c ---[4401]---> BDD-cost:45222
c ---[4399]---> BDD-cost:45357
c ---[4397]---> BDD-cost:45087
c ---[4395]---> BDD-cost:45357
c ---[4393]---> BDD-cost:45357
c ---[4391]---> BDD-cost:45042
c ---[4389]---> BDD-cost:45128
c ---[4387]---> BDD-cost:44995
c ---[4385]---> BDD-cost:44995
c ---[4383]---> BDD-cost:45312
c ---[4381]---> BDD-cost:45177
c ---[4379]---> BDD-cost:45312
c ---[4377]---> BDD-cost:45357
c ---[4375]---> BDD-cost:44995
c ---[4373]---> BDD-cost:45177
c ---[4371]---> BDD-cost:44995
c ---[4369]---> BDD-cost:45267
c ---[4367]---> BDD-cost:45267
c ---[4365]---> BDD-cost:44995
c ---[4363]---> BDD-cost:45312
c ---[4361]---> BDD-cost:45312
c ---[4359]---> BDD-cost:45267
c ---[4357]---> BDD-cost:44995
c ---[4355]---> BDD-cost:44995
c ---[4353]---> BDD-cost:45357
c ---[4351]---> BDD-cost:45357
c ---[4349]---> BDD-cost:44995
c ---[4347]---> BDD-cost:45222
c ---[4345]---> BDD-cost:45357
c ---[4343]---> BDD-cost:45312
c ---[4341]---> BDD-cost:45357
c ---[4339]---> BDD-cost:45312
c ---[4337]---> BDD-cost:45357
c ---[4335]---> BDD-cost:45267
c ---[4333]---> BDD-cost:45357
c ---[4331]---> BDD-cost:45357
c ---[4329]---> BDD-cost:45267
c ---[4327]---> BDD-cost:45312
c ---[4325]---> BDD-cost:45267
c ---[4323]---> BDD-cost:45312
c ---[4321]---> BDD-cost:45222
c ---[4319]---> BDD-cost:45308
c ---[4317]---> BDD-cost:45357
c ---[4315]---> BDD-cost:45312
c ---[4313]---> BDD-cost:44995
c ---[4311]---> BDD-cost:44951
c ---[4309]---> BDD-cost:45357
c ---[4307]---> BDD-cost:45357
c ---[4305]---> BDD-cost:44995
c ---[4303]---> BDD-cost:45357
c ---[4301]---> BDD-cost:44995
c ---[4299]---> BDD-cost:44995
c ---[4297]---> BDD-cost:45312
c ---[4295]---> BDD-cost:45357
c ---[4293]---> BDD-cost:44995
c ---[4291]---> BDD-cost:44995
c ---[4289]---> BDD-cost:45357
c ---[4287]---> BDD-cost:45312
c ---[4285]---> BDD-cost:45177
c ---[4283]---> BDD-cost:45308
c ---[4281]---> BDD-cost:44995
c ---[4279]---> BDD-cost:44995
c ---[4277]---> BDD-cost:44995
c ---[4275]---> BDD-cost:45177
c ---[4273]---> BDD-cost:45256
c ---[4271]---> BDD-cost:45267
c ---[4269]---> BDD-cost:44995
c ---[4267]---> BDD-cost:45267
c ---[4265]---> BDD-cost:44995
c ---[4263]---> BDD-cost:45357
c ---[4261]---> BDD-cost:45267
c ---[4259]---> BDD-cost:44995
c ---[4257]---> BDD-cost:45177
c ---[4255]---> BDD-cost:44995
c ---[4253]---> BDD-cost:44995
c ---[4251]---> BDD-cost:45222
c ---[4249]---> BDD-cost:45357
c ---[4247]---> BDD-cost:44995
c ---[4245]---> BDD-cost:45357
c ---[4243]---> BDD-cost:45357
c ---[4241]---> BDD-cost:45357
c ---[4239]---> BDD-cost:44995
c ---[4237]---> BDD-cost:44995
c ---[4235]---> BDD-cost:45267
c ---[4233]---> BDD-cost:45312
c ---[4231]---> BDD-cost:44995
c ---[4229]---> BDD-cost:45357
c ---[4227]---> BDD-cost:45312
c ---[4225]---> BDD-cost:45357
c ---[4223]---> BDD-cost:45357
c ---[4221]---> BDD-cost:45357
c ---[4219]---> BDD-cost:45357
c ---[4217]---> BDD-cost:44995
c ---[4215]---> BDD-cost:45357
c ---[4213]---> BDD-cost:45267
c ---[4211]---> BDD-cost:45357
c ---[4209]---> BDD-cost:44995
c ---[4207]---> BDD-cost:45357
c ---[4205]---> BDD-cost:44995
c ---[4203]---> BDD-cost:45177
c ---[4201]---> BDD-cost:45177
c ---[4199]---> BDD-cost:44995
c ---[4197]---> BDD-cost:44995
c ---[4195]---> BDD-cost:45222
c ---[4193]---> BDD-cost:44995
c ---[4191]---> BDD-cost:45177
c ---[4189]---> BDD-cost:45312
c ---[4187]---> BDD-cost:44995
c ---[4185]---> BDD-cost:44995
c ---[4183]---> BDD-cost:44951
c ---[4181]---> BDD-cost:44995
c ---[4179]---> BDD-cost:44995
c ---[4177]---> BDD-cost:45312
c ---[4175]---> BDD-cost:45267
c ---[4173]---> BDD-cost:44963
c ---[4171]---> BDD-cost:45132
c ---[4169]---> BDD-cost:45357
c ---[4167]---> BDD-cost:45357
c ---[4165]---> BDD-cost:45357
c ---[4163]---> BDD-cost:45177
c ---[4161]---> BDD-cost:44995
c ---[4159]---> BDD-cost:44995
c ---[4157]---> BDD-cost:44995
c ---[4155]---> BDD-cost:45267
c ---[4153]---> BDD-cost:44995
c ---[4151]---> BDD-cost:45357
c ---[4149]---> BDD-cost:44995
c ---[4147]---> BDD-cost:45222
c ---[4145]---> BDD-cost:45312
c ---[4143]---> BDD-cost:44995
c ---[4141]---> BDD-cost:44995
c ---[4139]---> BDD-cost:45267
c ---[4137]---> BDD-cost:45357
c ---[4135]---> BDD-cost:45357
c ---[4133]---> BDD-cost:45267
c ---[4131]---> BDD-cost:45222
c ---[4129]---> BDD-cost:44995
c ---[4127]---> BDD-cost:45267
c ---[4125]---> BDD-cost:45357
c ---[4123]---> BDD-cost:44995
c ---[4121]---> BDD-cost:45267
c ---[4119]---> BDD-cost:45312
c ---[4117]---> BDD-cost:45267
c ---[4115]---> BDD-cost:44995
c ---[4113]---> BDD-cost:44995
c ---[4111]---> BDD-cost:45312
c ---[4109]---> BDD-cost:44995
c ---[4107]---> BDD-cost:44995
c ---[4105]---> BDD-cost:44995
c ---[4103]---> BDD-cost:44995
c ---[4101]---> BDD-cost:45222
c ---[4099]---> BDD-cost:45312
c ---[4097]---> BDD-cost:45357
c ---[4095]---> BDD-cost:45312
c ---[4093]---> BDD-cost:45312
c ---[4091]---> BDD-cost:44995
c ---[4089]---> BDD-cost:45267
c ---[4087]---> BDD-cost:45267
c ---[4085]---> BDD-cost:45222
c ---[4083]---> BDD-cost:45357
c ---[4081]---> BDD-cost:45267
c ---[4079]---> BDD-cost:45312
c ---[4077]---> BDD-cost:45357
c ---[4075]---> BDD-cost:45357
c ---[4073]---> BDD-cost:45357
c ---[4071]---> BDD-cost:45357
c ---[4069]---> BDD-cost:44995
c ---[4067]---> BDD-cost:44995
c ---[4065]---> BDD-cost:45357
c ---[4063]---> BDD-cost:45222
c ---[4061]---> BDD-cost:45177
c ---[4059]---> BDD-cost:45357
c ---[4057]---> BDD-cost:45357
c ---[4055]---> BDD-cost:45357
c ---[4053]---> BDD-cost:44995
c ---[4051]---> BDD-cost:44995
c ---[4049]---> BDD-cost:45222
c ---[4047]---> BDD-cost:45312
c ---[4045]---> BDD-cost:45357
c ---[4043]---> BDD-cost:45267
c ---[4041]---> BDD-cost:44995
c ---[4039]---> BDD-cost:44995
c ---[4037]---> BDD-cost:45357
c ---[4035]---> BDD-cost:44995
c ---[4033]---> BDD-cost:44951
c ---[4031]---> BDD-cost:45312
c ---[4029]---> BDD-cost:44995
c ---[4027]---> BDD-cost:44995
c ---[4025]---> BDD-cost:45218
c ---[4023]---> BDD-cost:45312
c ---[4021]---> BDD-cost:45312
c ---[4019]---> BDD-cost:45211
c ---[4017]---> BDD-cost:45267
c ---[4015]---> BDD-cost:45357
c ---[4013]---> BDD-cost:45267
c ---[4011]---> BDD-cost:45312
c ---[4009]---> BDD-cost:45312
c ---[4007]---> BDD-cost:44995
c ---[4005]---> BDD-cost:45166
c ---[4003]---> BDD-cost:45312
c ---[4001]---> BDD-cost:44995
c ---[3999]---> BDD-cost:44995
c ---[3997]---> BDD-cost:45177
c ---[3995]---> BDD-cost:44995
c ---[3993]---> BDD-cost:45177
c ---[3991]---> BDD-cost:45312
c ---[3989]---> BDD-cost:44946
c ---[3987]---> BDD-cost:44995
c ---[3985]---> BDD-cost:45267
c ---[3983]---> BDD-cost:45312
c ---[3981]---> BDD-cost:44995
c ---[3979]---> BDD-cost:45312
c ---[3977]---> BDD-cost:44995
c ---[3975]---> BDD-cost:45357
c ---[3973]---> BDD-cost:45312
c ---[3971]---> BDD-cost:44995
c ---[3969]---> BDD-cost:44995
c ---[3967]---> BDD-cost:44995
c ---[3965]---> BDD-cost:45267
c ---[3963]---> BDD-cost:45177
c ---[3961]---> BDD-cost:45357
c ---[3959]---> BDD-cost:44995
c ---[3957]---> BDD-cost:45267
c ---[3955]---> BDD-cost:45267
c ---[3953]---> BDD-cost:44995
c ---[3951]---> BDD-cost:45357
c ---[3949]---> BDD-cost:45357
c ---[3947]---> BDD-cost:45357
c ---[3945]---> BDD-cost:45357
c ---[3943]---> BDD-cost:44995
c ---[3941]---> BDD-cost:45357
c ---[3939]---> BDD-cost:45177
c ---[3937]---> BDD-cost:45222
c ---[3935]---> BDD-cost:45312
c ---[3933]---> BDD-cost:45357
c ---[3931]---> BDD-cost:45173
c ---[3929]---> BDD-cost:45267
c ---[3927]---> BDD-cost:45312
c ---[3925]---> BDD-cost:44995
c ---[3923]---> BDD-cost:45222
c ---[3921]---> BDD-cost:45222
c ---[3919]---> BDD-cost:44995
c ---[3917]---> BDD-cost:45267
c ---[3915]---> BDD-cost:44995
c ---[3913]---> BDD-cost:45357
c ---[3911]---> BDD-cost:45177
c ---[3909]---> BDD-cost:44995
c ---[3907]---> BDD-cost:44995
c ---[3905]---> BDD-cost:44995
c ---[3903]---> BDD-cost:45312
c ---[3901]---> BDD-cost:44995
c ---[3899]---> BDD-cost:44995
c ---[3897]---> BDD-cost:44995
c ---[3895]---> BDD-cost:44995
c ---[3893]---> BDD-cost:45177
c ---[3891]---> BDD-cost:45129
c ---[3889]---> BDD-cost:44863
c ---[3887]---> BDD-cost:45222
c ---[3885]---> BDD-cost:44842
c ---[3883]---> BDD-cost:44995
c ---[3881]---> BDD-cost:44995
c ---[3879]---> BDD-cost:45223
c ---[3877]---> BDD-cost:44995
c ---[3875]---> BDD-cost:45223
c ---[3873]---> BDD-cost:44995
c ---[3871]---> BDD-cost:45267
c ---[3869]---> BDD-cost:44995
c ---[3867]---> BDD-cost:45222
c ---[3865]---> BDD-cost:45267
c ---[3863]---> BDD-cost:44995
c ---[3861]---> BDD-cost:45357
c ---[3859]---> BDD-cost:45357
c ---[3857]---> BDD-cost:44995
c ---[3855]---> BDD-cost:45357
c ---[3853]---> BDD-cost:45357
c ---[3851]---> BDD-cost:44995
c ---[3849]---> BDD-cost:44995
c ---[3847]---> BDD-cost:44995
c ---[3845]---> BDD-cost:45312
c ---[3843]---> BDD-cost:45312
c ---[3841]---> BDD-cost:44995
c ---[3839]---> BDD-cost:45087
c ---[3837]---> BDD-cost:45222
c ---[3835]---> BDD-cost:45312
c ---[3833]---> BDD-cost:44995
c ---[3831]---> BDD-cost:45357
c ---[3829]---> BDD-cost:44995
c ---[3827]---> BDD-cost:45357
c ---[3825]---> BDD-cost:45312
c ---[3823]---> BDD-cost:45128
c ---[3821]---> BDD-cost:44995
c ---[3819]---> BDD-cost:45218
c ---[3817]---> BDD-cost:45357
c -#### 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
Raw data (loadavg): 0.99 0.97 0.96 2/55 31976
Raw data (stat): 31976 (runsolver) R 31975 20838 20837 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 545919387 1052672 99 4294967295 134512640 135381576 3221224432 3221219676 135158418 0 2147483391 7 90112 0 0 0 17 1 0 0
Raw data (statm): 257 99 215 215 0 42 0
vsize: 1028
[startup+10.0007 s]
Raw data (loadavg): 0.99 0.97 0.96 2/55 31976
Raw data (stat): 31976 (minisat+) R 31975 20838 20837 0 -1 0 26207 0 0 0 922 76 0 0 25 0 1 0 545919387 121122816 21931 4294967295 134512640 134672761 3221224528 3221223536 134589669 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 29571 21931 603 41 0 29530 0
vsize: 118284
[startup+20.0014 s]
Raw data (loadavg): 0.99 0.97 0.96 2/55 31976
Raw data (stat): 31976 (minisat+) R 31975 20838 20837 0 -1 0 31469 0 0 0 1910 89 0 0 25 0 1 0 545919387 142630912 27193 4294967295 134512640 134672761 3221224528 3221223920 134580781 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 34822 27193 603 41 0 34781 0
vsize: 139288
[startup+30.0016 s]
Raw data (loadavg): 0.99 0.97 0.96 2/55 31976
Raw data (stat): 31976 (minisat+) R 31975 20838 20837 0 -1 0 54415 0 0 0 2857 141 0 0 25 0 1 0 545919387 210313216 41502 4294967295 134512640 134672761 3221224528 3221214192 134523749 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 51346 41502 603 41 0 51305 0
vsize: 205384
[startup+40.0026 s]
Raw data (loadavg): 0.99 0.97 0.96 2/55 31976
Raw data (stat): 31976 (minisat+) R 31975 20838 20837 0 -1 0 92480 0 0 0 3773 226 0 0 25 0 1 0 545919387 285134848 59229 4294967295 134512640 134672761 3221224528 3221173632 134523137 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 69613 59229 603 41 0 69572 0
vsize: 278452
[startup+50.0031 s]
Raw data (loadavg): 0.99 0.97 0.96 2/55 31976
Raw data (stat): 31976 (minisat+) R 31975 20838 20837 0 -1 0 144209 0 0 0 4654 345 0 0 25 0 1 0 545919387 465678336 97286 4294967295 134512640 134672761 3221224528 3221191056 134523714 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 113691 97286 603 41 0 113650 0
vsize: 454764
[startup+60.0032 s]
Raw data (loadavg): 0.99 0.97 0.96 2/55 31976
Raw data (stat): 31976 (minisat+) R 31975 20838 20837 0 -1 0 169248 0 0 0 5603 396 0 0 25 0 1 0 545919387 457969664 100511 4294967295 134512640 134672761 3221224528 3221170548 134592736 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 111809 100511 603 41 0 111768 0
vsize: 447236
[startup+70.0032 s]
Raw data (loadavg): 0.99 0.97 0.96 2/55 31976
Raw data (stat): 31976 (minisat+) R 31975 20838 20837 0 -1 0 204491 0 0 0 6528 471 0 0 25 0 1 0 545919387 609112064 120052 4294967295 134512640 134672761 3221224528 3221188080 134594058 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 148709 120053 603 41 0 148668 0
vsize: 594836
[startup+80.0038 s]
Raw data (loadavg): 0.99 0.97 0.96 2/55 31976
Raw data (stat): 31976 (minisat+) R 31975 20838 20837 0 -1 0 263810 0 0 0 7384 615 0 0 25 0 1 0 545919387 806502400 171748 4294967295 134512640 134672761 3221224528 3221218416 134523749 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 196900 171748 603 41 0 196859 0
vsize: 787600
[startup+90.0044 s]
Raw data (loadavg): 0.99 0.97 0.96 2/55 31976
Raw data (stat): 31976 (minisat+) R 31975 20838 20837 0 -1 0 286845 0 0 0 8330 670 0 0 25 0 1 0 545919387 752742400 163335 4294967295 134512640 134672761 3221224528 3221196688 134592604 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 183775 163336 603 41 0 183734 0
vsize: 735100
[startup+100.004 s]
Raw data (loadavg): 0.99 0.97 0.96 2/55 31976
Raw data (stat): 31976 (minisat+) R 31975 20838 20837 0 -1 0 322204 0 0 0 9258 741 0 0 25 0 1 0 545919387 803008512 182786 4294967295 134512640 134672761 3221224528 3221166256 134594520 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 196047 182793 603 41 0 196006 0
vsize: 784188
[startup+108.678 s]
Raw data (loadavg): 0.99 0.97 0.96 1/54 31976
Raw data (stat): 31976 (minisat+) R 31975 20838 20837 0 -1 0 322204 0 0 0 9258 741 0 0 25 0 1 0 545919387 803008512 182786 4294967295 134512640 134672761 3221224528 3221166256 134594520 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 196047 182793 603 41 0 196006 0
vsize: 0

Child ended because it received signal 11 (SIGSEGV)
Real time (s): 108.677
CPU time (s): 108.502
CPU user time (s): 100.073
CPU system time (s): 8.42872
CPU usage (%): 99.8381
Max. virtual memory (Kb): 787600
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####