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/miplib/normalized-mps-v2-13-7-air02.opb
MD5SUM75acdcffdd43b3d3a30d0459a6bffe45
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 6106
Optimality of the best value was proved NO
Number of terms in the objective function 6774
Biggest coefficient in the objective function 4804
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 6613094
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 4804
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 6613094
Number of bits of the biggest sum of numbers23
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1189.21
Number of variables6774
Total number of constraints6824
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)6824
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3729

Trace number 34320

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc11 THE 2005-05-27 21:56:37 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=16622 boxname=wulflinc11 idbench=1279 idsolver=8 numberseed=0
MD5SUM SOLVER: 4b637b3b6117f2add1a6288e91336322  /oldhome/oroussel/solvers/vallstSAT2005PB.sh
MD5SUM BENCH:  75acdcffdd43b3d3a30d0459a6bffe45  /oldhome/oroussel/tmp/wulflinc11/normalized-mps-v2-13-7-air02.opb
REAL COMMAND:  vallstSAT2005PB.sh /oldhome/oroussel/tmp/wulflinc11/normalized-mps-v2-13-7-air02.opb 0
IDLAUNCH: 16622
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.028
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.028
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:        638224 kB
Buffers:         34988 kB
Cached:         340084 kB
SwapCached:        900 kB
Active:          46212 kB
Inactive:       331428 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        637972 kB
SwapTotal:     2097136 kB
SwapFree:      2095372 kB
Dirty:           14464 kB
Writeback:           0 kB
Mapped:           5052 kB
Slab:            13208 kB
Committed_AS:    63604 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-05-27 22:02:50 (client local time) WITH STATUS 4 IN 372.856 SECONDS
stats: 16622 7 372.856 4
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
1:
seed: 0
Nr of vars set: 0  (#equs: 0)
Nr of vars set: 0  (#equs: 0)
#decisions: 4067;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
result: model found (1)
Model found with constant:  6569334 (43759:>=*);
#decisions: 4067;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6578365 (34728:>=*);
#decisions: 4066;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6578479 (34614:>=*);
#decisions: 4067;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6587510 (25583:>=*);
#decisions: 4062;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6587612 (25481:>=*);
#decisions: 4063;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6587626 (25467:>=*);
#decisions: 4064;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6587702 (25391:>=*);
#decisions: 4062;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6587807 (25286:>=*);
#decisions: 4064;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6588243 (24850:>=*);
#decisions: 4067;  #end-nodes: 8;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 8 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6588275 (24818:>=*);
#decisions: 4130;  #end-nodes: 67;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 67 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6588360 (24733:>=*);
#decisions: 4560;  #end-nodes: 132;
#proof improvement attempts: 0;  #restarts: 1
Current batch, end-nodes: 51 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6589816 (23277:>=*);
#decisions: 884;  #end-nodes: 116;
#proof improvement attempts: 0;  #restarts: 1
Current batch, end-nodes: 36 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6590155 (22938:>=*);
#decisions: 283;  #end-nodes: 70;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 70 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6590280 (22813:>=*);
#decisions: 261;  #end-nodes: 34;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 34 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6590633 (22460:>=*);
#decisions: 230;  #end-nodes: 42;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 42 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6590881 (22212:>=*);
#decisions: 1049;  #end-nodes: 188;
#proof improvement attempts: 0;  #restarts: 2
Current batch, end-nodes: 27 / 182 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6596801 (16292:>=*);
#decisions: 226;  #end-nodes: 9;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 9 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6596975 (16118:>=*);
#decisions: 173;  #end-nodes: 17;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 17 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6597028 (16065:>=*);
#decisions: 192;  #end-nodes: 44;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 44 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6597048 (16045:>=*);
#decisions: 179;  #end-nodes: 23;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 23 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6597170 (15923:>=*);
#decisions: 238;  #end-nodes: 22;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 22 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6597243 (15850:>=*);
#decisions: 497;  #end-nodes: 103;
#proof improvement attempts: 0;  #restarts: 1
Current batch, end-nodes: 20 / 129 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6597282 (15811:>=*);
#decisions: 81;  #end-nodes: 19;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 19 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6597634 (15459:>=*);
#decisions: 64;  #end-nodes: 13;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 13 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6597727 (15366:>=*);
#decisions: 70;  #end-nodes: 13;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 13 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6597975 (15118:>=*);
#decisions: 62;  #end-nodes: 11;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 11 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6598205 (14888:>=*);
#decisions: 45;  #end-nodes: 5;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 5 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6598273 (14820:>=*);
#decisions: 49;  #end-nodes: 9;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 9 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6598565 (14528:>=*);
#decisions: 6299;  #end-nodes: 2918;
#proof improvement attempts: 0;  #restarts: 2
Current batch, end-nodes: 2758 / 3220 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6598623 (14470:>=*);
#decisions: 877;  #end-nodes: 416;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 416 / 432 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6598649 (14444:>=*);
#decisions: 260;  #end-nodes: 89;
#proof improvement attempts: 0;  #restarts: 1
Current batch, end-nodes: 9 / 128 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6598780 (14313:>=*);
#decisions: 63;  #end-nodes: 13;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 13 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6598793 (14300:>=*);
#decisions: 58;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6599040 (14053:>=*);
#decisions: 58;  #end-nodes: 5;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 5 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6599060 (14033:>=*);
#decisions: 122;  #end-nodes: 49;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 49 / 80 (80)
#axs: 101, #non-axs: 0
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6599074 (14019:>=*);
#decisions: 2785;  #end-nodes: 1196;
#proof improvement attempts: 0;  #restarts: 2
Current batch, end-nodes: 1035 / 1372 (80)
#axs: 101, #non-axs: 1
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6604026 (9067:>=*);
#decisions: 15;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 101, #non-axs: 1
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6604273 (8820:>=*);
#decisions: 22;  #end-nodes: 7;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 7 / 80 (80)
#axs: 101, #non-axs: 1
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6604447 (8646:>=*);
#decisions: 19;  #end-nodes: 6;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 6 / 80 (80)
#axs: 101, #non-axs: 1
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6604455 (8638:>=*);
#decisions: 20;  #end-nodes: 7;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 7 / 80 (80)
#axs: 101, #non-axs: 1
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6604784 (8309:>=*);
#decisions: 95;  #end-nodes: 13;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 13 / 80 (80)
#axs: 101, #non-axs: 1
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6604822 (8271:>=*);
#decisions: 107;  #end-nodes: 29;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 29 / 80 (80)
#axs: 101, #non-axs: 1
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6604823 (8270:>=*);
#decisions: 283;  #end-nodes: 90;
#proof improvement attempts: 0;  #restarts: 1
Current batch, end-nodes: 10 / 152 (80)
#axs: 101, #non-axs: 10
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6605983 (7110:>=*);
#decisions: 133;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 101, #non-axs: 10
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6606230 (6863:>=*);
#decisions: 134;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 101, #non-axs: 10
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6606425 (6668:>=*);
#decisions: 145;  #end-nodes: 11;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 11 / 80 (80)
#axs: 101, #non-axs: 10
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6606522 (6571:>=*);
#decisions: 132;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 101, #non-axs: 10
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6606624 (6469:>=*);
#decisions: 134;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 101, #non-axs: 10
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6606819 (6274:>=*);
#decisions: 226;  #end-nodes: 25;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 25 / 80 (80)
#axs: 101, #non-axs: 10
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6606824 (6269:>=*);
#decisions: 247;  #end-nodes: 70;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 70 / 80 (80)
#axs: 101, #non-axs: 10
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6606876 (6217:>=*);
#decisions: 241;  #end-nodes: 58;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 58 / 80 (80)
#axs: 101, #non-axs: 10
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6607423 (5670:>=*);
#decisions: 204;  #end-nodes: 48;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 48 / 80 (80)
#axs: 101, #non-axs: 10
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6607491 (5602:>=*);
#decisions: 165;  #end-nodes: 13;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 13 / 80 (80)
#axs: 101, #non-axs: 10
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6607646 (5447:>=*);
#decisions: 170;  #end-nodes: 27;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 27 / 80 (80)
#axs: 101, #non-axs: 10
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6607711 (5382:>=*);
#decisions: 195;  #end-nodes: 22;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 22 / 80 (80)
#axs: 101, #non-axs: 10
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6607786 (5307:>=*);
#decisions: 136;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 101, #non-axs: 10
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6607803 (5290:>=*);
#decisions: 138;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 101, #non-axs: 10
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6607902 (5191:>=*);
#decisions: 136;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 101, #non-axs: 10
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6608083 (5010:>=*);
#decisions: 184;  #end-nodes: 29;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 29 / 80 (80)
#axs: 101, #non-axs: 10
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6608155 (4938:>=*);
#decisions: 18352;  #end-nodes: 10266;
#proof improvement attempts: 0;  #restarts: 2
Current batch, end-nodes: 2633 / 3092 (80)
#axs: 101, #non-axs: 1385
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6608221 (4872:>=*);
#decisions: 35887;  #end-nodes: 16879;
#proof improvement attempts: 0;  #restarts: 6
Current batch, end-nodes: 5853 / 6046 (81)
#axs: 101, #non-axs: 5882
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (
Conflict clause buffers need to be extended. This situation isn't taken
care of yet!!! Implement the extendConflictClauseBuffers function!!!
On the other hand, I don't think this situation will occur in practice.
If it does, please report it. It only happens because sizes have gotten
askew (way past a large window of values for sizes for the solver to
perform efficiently). You can fix this (both avoiding getting this error
message and getting the solver back to functioning more efficiently) by
setting a better buffer size. See buffer size related functions or
command line options.

Aborting and returning out-of-memory.

keep): 50
Model found with constant:  6608293 (4800:>=*);
#decisions: 113388;  #end-nodes: 50794;
#proof improvement attempts: 0;  #restarts: 7
Current batch, end-nodes: 5293 / 5737 (81)
#axs: 101, #non-axs: 12158
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6608319 (4774:>=*);
#decisions: 27721;  #end-nodes: 9454;
#proof improvement attempts: 0;  #restarts: 3
Current batch, end-nodes: 1841 / 2294 (80)
#axs: 101, #non-axs: 12685
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6608392 (4701:>=*);
#decisions: 8704;  #end-nodes: 3430;
#proof improvement attempts: 0;  #restarts: 3
Current batch, end-nodes: 270 / 707 (80)
#axs: 101, #non-axs: 12871
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6608421 (4672:>=*);
#decisions: 108;  #end-nodes: 35;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 35 / 80 (80)
#axs: 101, #non-axs: 12871
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6608526 (4567:>=*);
#decisions: 183;  #end-nodes: 60;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 60 / 80 (80)
#axs: 101, #non-axs: 12871
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6608646 (4447:>=*);
#decisions: 2430;  #end-nodes: 908;
#proof improvement attempts: 0;  #restarts: 1
Current batch, end-nodes: 824 / 969 (80)
#axs: 101, #non-axs: 13080
tight: meta-meta: start: 6, end: 9;  meta: start: 12, end (keep): 23
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  6608654 (4439:>=*);
Model found with constant:
  (pushed:) 6608654 (4439:>=*)

No proof was found though that an increment of the
last pushed constraint doesn't have a model.
result: not enough memory (4)
seed: 0
Nr of vars set: 6766  (#equs: 0)
Time taken: 6 min, 12 sec
times:
0m0.020s 0m0.002s
6m11.878s 0m0.889s
s UNKNOWN
#### 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.91 0.95 0.91 2/54 30877
Raw data (stat): 30877 (runsolver) R 30876 25830 25829 0 -1 64 8 0 0 0 0 0 0 0 19 0 1 0 801346966 884736 94 4294967295 134512640 135332820 3221224448 3221219612 135092226 0 2147483391 7 90112 0 0 0 17 1 0 0
Raw data (statm): 216 94 205 205 0 11 0
vsize: 864
[startup+10.0013 s]
Raw data (loadavg): 0.93 0.95 0.91 2/55 30880
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+20.002 s]
Raw data (loadavg): 0.94 0.96 0.91 2/55 30880
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+30.002 s]
Raw data (loadavg): 0.95 0.96 0.91 2/55 30880
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+40.0024 s]
Raw data (loadavg): 0.95 0.96 0.91 2/55 30880
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+50.0028 s]
Raw data (loadavg): 0.96 0.96 0.91 2/55 30880
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+60.0062 s]
Raw data (loadavg): 0.97 0.96 0.91 2/55 30880
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+70.0138 s]
Raw data (loadavg): 0.97 0.96 0.91 2/55 30880
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+80.0138 s]
Raw data (loadavg): 0.98 0.96 0.91 2/55 30880
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+90.0143 s]
Raw data (loadavg): 0.98 0.96 0.91 2/55 30880
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+100.014 s]
Raw data (loadavg): 0.98 0.96 0.91 2/55 30880
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+110.016 s]
Raw data (loadavg): 0.98 0.96 0.91 2/55 30880
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+120.016 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 30880
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+130.015 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 30880
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+140.017 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 30880
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+150.017 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 30880
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+160.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 30880
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+170.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 30880
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+180.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 30880
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+190.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 30880
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+200.018 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 30880
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+210.02 s]
Raw data (loadavg): 0.99 0.97 0.91 3/58 30924
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+220.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 30933
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+230.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 30933
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+240.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 30933
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+250.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 30933
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+260.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 30933
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+270.021 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 30933
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+280.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 30933
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+290.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 30935
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+300.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 30935
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+310.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 30935
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+320.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 30935
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+330.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 30935
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+340.022 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 30935
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+350.023 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 30935
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+360.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 30935
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+370.024 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 30935
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+373.162 s]
Raw data (loadavg): 0.99 0.97 0.91 1/53 30939
Raw data (stat): 30877 (vallstSAT2005PB) S 30876 25830 25829 0 -1 0 321 231 0 0 1 0 0 0 20 0 1 0 801346966 2179072 242 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 1132560122 3222414538 0 0 17 1 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 0

Child status: 4
Real time (s): 373.161
CPU time (s): 372.856
CPU user time (s): 371.922
CPU system time (s): 0.933858
CPU usage (%): 99.9182
Max. virtual memory (Kb): 2128
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####