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).
    Note that some very long lines in this section may be truncated by your web browser !
  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

Namemps-v2-13-7/MIPLIB/miplib/normalized-mps-v2-13-7-p2756.opb
MD5SUMcc9b9a1bf5f3e0998bc97d2eed5cbbd9
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3709
Optimality of the best value was proved NO
Number of terms in the objective function 2166
Biggest coefficient in the objective function 11000
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 321831
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 11000
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 321831
Number of bits of the biggest sum of numbers19
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1203.98
Number of variables2756
Total number of constraints3511
Number of constraints which are clauses132
Number of constraints which are cardinality constraints (but not clauses)2976
Number of constraints which are nor clauses,nor cardinality constraints403
Minimum length of a constraint1
Maximum length of a constraint546

Trace number 9240

Launcher Data

LAUNCH ON wulflinc4 THE 2005-09-23 11:37:32 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=7950 boxname=wulflinc4 idbench=918 idsolver=7 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  cc9b9a1bf5f3e0998bc97d2eed5cbbd9  /oldhome/oroussel/tmp/wulflinc4/normalized-mps-v2-13-7-p2756.opb
REAL COMMAND:  vallstSAT2005PB.sh /oldhome/oroussel/tmp/wulflinc4/normalized-mps-v2-13-7-p2756.opb 0
IDLAUNCH: 7950
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.191
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.191
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	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        943948 kB
Buffers:         10156 kB
Cached:          63556 kB
SwapCached:          0 kB
Active:          43356 kB
Inactive:        33256 kB
HighTotal:      131008 kB
HighFree:        63112 kB
LowTotal:       903652 kB
LowFree:        880836 kB
SwapTotal:     2097136 kB
SwapFree:      2097136 kB
Dirty:              52 kB
Writeback:           0 kB
Mapped:           6972 kB
Slab:             8612 kB
Committed_AS:    63628 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-23 12:07:23 (client local time) WITH STATUS 0 IN 1200.22 SECONDS
stats: 7950 7 1200.22 0

Solver Data

1:
seed: 0
Nr of vars set: 15  (#equs: 0)
Nr of vars set: 25  (#equs: 0)
#decisions: 1782;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  198493 (123337:>=*);
#decisions: 1964;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  198498 (123332:>=*);
#decisions: 2350;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  198757 (123073:>=*);
#decisions: 1962;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  198762 (123068:>=*);
#decisions: 1849;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  198764 (123066:>=*);
#decisions: 2022;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  198772 (123058:>=*);
#decisions: 1849;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  198774 (123056:>=*);
#decisions: 2161;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  198796 (123034:>=*);
#decisions: 1962;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  198801 (123029:>=*);
#decisions: 2353;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  198945 (122885:>=*);
#decisions: 1848;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  198947 (122883:>=*);
#decisions: 2051;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  198957 (122873:>=*);
#decisions: 1924;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  198961 (122869:>=*);
#decisions: 1890;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  198964 (122866:>=*);
#decisions: 1846;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  198966 (122864:>=*);
#decisions: 1844;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  198968 (122862:>=*);
#decisions: 1773;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  198969 (122861:>=*);
#decisions: 2032;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  198978 (122852:>=*);
#decisions: 1848;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  198980 (122850:>=*);
#decisions: 1956;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  198985 (122845:>=*);
#decisions: 1888;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  198988 (122842:>=*);
#decisions: 1773;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  198989 (122841:>=*);
#decisions: 1842;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  198991 (122839:>=*);
#decisions: 1960;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  198996 (122834:>=*);
#decisions: 1960;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199001 (122829:>=*);
#decisions: 1845;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199003 (122827:>=*);
#decisions: 1889;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199006 (122824:>=*);
#decisions: 1771;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199007 (122823:>=*);
#decisions: 2305;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  199082 (122748:>=*);
#decisions: 2142;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199101 (122729:>=*);
#decisions: 1778;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199102 (122728:>=*);
#decisions: 1845;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199104 (122726:>=*);
#decisions: 1774;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199105 (122725:>=*);
#decisions: 1842;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199107 (122723:>=*);
#decisions: 1849;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  199109 (122721:>=*);
#decisions: 1889;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199112 (122718:>=*);
#decisions: 1845;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199114 (122716:>=*);
#decisions: 1890;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199117 (122713:>=*);
#decisions: 1840;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199119 (122711:>=*);
#decisions: 1770;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199120 (122710:>=*);
#decisions: 1771;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  199121 (122709:>=*);
#decisions: 1891;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  199124 (122706:>=*);
#decisions: 1956;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199129 (122701:>=*);
#decisions: 1771;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199130 (122700:>=*);
#decisions: 1840;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199132 (122698:>=*);
#decisions: 1770;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199133 (122697:>=*);
#decisions: 1838;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199135 (122695:>=*);
#decisions: 2003;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  199142 (122688:>=*);
#decisions: 1839;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199144 (122686:>=*);
#decisions: 1847;  #end-nodes: 7;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 7 / 80 (80)
#axs: 739, #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:  199146 (122684:>=*);
#decisions: 1836;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199148 (122682:>=*);
#decisions: 1769;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  199149 (122681:>=*);
#decisions: 1846;  #end-nodes: 5;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 5 / 80 (80)
#axs: 739, #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:  199151 (122679:>=*);
#decisions: 1983;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  199153 (122677:>=*);
#decisions: 1775;  #end-nodes: 6;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 6 / 80 (80)
#axs: 739, #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:  199154 (122676:>=*);
#decisions: 1922;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 80 (80)
#axs: 739, #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:  199158 (122672:>=*);
#decisions: 2135;  #end-nodes: 5;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 5 / 80 (80)
#axs: 739, #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:  199160 (122670:>=*);
#decisions: 1842;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  199161 (122669:>=*);
#decisions: 1888;  #end-nodes: 6;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 6 / 80 (80)
#axs: 739, #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:  199164 (122666:>=*);
#decisions: 1955;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  199166 (122664:>=*);
#decisions: 1774;  #end-nodes: 7;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 7 / 80 (80)
#axs: 739, #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:  199167 (122663:>=*);
#decisions: 1889;  #end-nodes: 7;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 7 / 80 (80)
#axs: 739, #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:  199170 (122660:>=*);
#decisions: 1765;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199171 (122659:>=*);
#decisions: 1834;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199173 (122657:>=*);
#decisions: 1843;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 80 (80)
#axs: 739, #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:  199175 (122655:>=*);
#decisions: 2016;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  199183 (122647:>=*);
#decisions: 1842;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199185 (122645:>=*);
#decisions: 1771;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199186 (122644:>=*);
#decisions: 1841;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199188 (122642:>=*);
#decisions: 1769;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199189 (122641:>=*);
#decisions: 1838;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199191 (122639:>=*);
#decisions: 1840;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  199193 (122637:>=*);
#decisions: 1842;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  199195 (122635:>=*);
#decisions: 1838;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199197 (122633:>=*);
#decisions: 2064;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  199208 (122622:>=*);
#decisions: 1839;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199210 (122620:>=*);
#decisions: 1768;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199211 (122619:>=*);
#decisions: 1837;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199213 (122617:>=*);
#decisions: 1983;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  199219 (122611:>=*);
#decisions: 1838;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199221 (122609:>=*);
#decisions: 1767;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199222 (122608:>=*);
#decisions: 1837;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199224 (122606:>=*);
#decisions: 1766;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199225 (122605:>=*);
#decisions: 1835;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199227 (122603:>=*);
#decisions: 1771;  #end-nodes: 5;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 5 / 80 (80)
#axs: 739, #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:  199228 (122602:>=*);
#decisions: 1834;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199230 (122600:>=*);
#decisions: 1765;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  199231 (122599:>=*);
#decisions: 1766;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  199232 (122598:>=*);
#decisions: 2260;  #end-nodes: 5;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 5 / 80 (80)
#axs: 739, #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:  199281 (122549:>=*);
#decisions: 1846;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199283 (122547:>=*);
#decisions: 2349;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  199429 (122401:>=*);
#decisions: 1890;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199432 (122398:>=*);
#decisions: 1847;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199434 (122396:>=*);
#decisions: 1888;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199437 (122393:>=*);
#decisions: 1845;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199439 (122391:>=*);
#decisions: 2145;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199459 (122371:>=*);
#decisions: 1955;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199464 (122366:>=*);
#decisions: 1843;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199466 (122364:>=*);
#decisions: 2124;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199482 (122348:>=*);
#decisions: 1846;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199484 (122346:>=*);
#decisions: 1887;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199487 (122343:>=*);
#decisions: 1843;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199489 (122341:>=*);
#decisions: 1775;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199490 (122340:>=*);
#decisions: 1843;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199492 (122338:>=*);
#decisions: 1838;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199494 (122336:>=*);
#decisions: 1845;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  199496 (122334:>=*);
#decisions: 1842;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199498 (122332:>=*);
#decisions: 1838;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199500 (122330:>=*);
#decisions: 2126;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  199516 (122314:>=*);
#decisions: 1838;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  199518 (122312:>=*);
#decisions: 2017;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  199526 (122304:>=*);
#decisions: 1841;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199528 (122302:>=*);
#decisions: 1884;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199531 (122299:>=*);
#decisions: 1769;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199532 (122298:>=*);
#decisions: 1835;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199534 (122296:>=*);
#decisions: 1766;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199535 (122295:>=*);
#decisions: 1767;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  199536 (122294:>=*);
#decisions: 1954;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  199541 (122289:>=*);
#decisions: 1767;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199542 (122288:>=*);
#decisions: 1881;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199545 (122285:>=*);
#decisions: 1833;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199547 (122283:>=*);
#decisions: 1769;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  199548 (122282:>=*);
#decisions: 1769;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199549 (122281:>=*);
#decisions: 1836;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199551 (122279:>=*);
#decisions: 1880;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199554 (122276:>=*);
#decisions: 1766;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  199555 (122275:>=*);
#decisions: 1767;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 80 (80)
#axs: 739, #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:  199556 (122274:>=*);
#decisions: 1844;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  199558 (122272:>=*);
#decisions: 1955;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199563 (122267:>=*);
#decisions: 1842;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  199565 (122265:>=*);
#decisions: 1953;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199570 (122260:>=*);
#decisions: 1836;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199572 (122258:>=*);
#decisions: 1766;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199573 (122257:>=*);
#decisions: 1834;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199575 (122255:>=*);
#decisions: 1764;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199576 (122254:>=*);
#decisions: 2026;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  199585 (122245:>=*);
#decisions: 1833;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199587 (122243:>=*);
#decisions: 1764;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  199588 (122242:>=*);
#decisions: 1843;  #end-nodes: 7;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 7 / 80 (80)
#axs: 739, #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:  199590 (122240:>=*);
#decisions: 1765;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199591 (122239:>=*);
#decisions: 1833;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199593 (122237:>=*);
#decisions: 1808;  #end-nodes: 34;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 34 / 80 (80)
#axs: 739, #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:  199594 (122236:>=*);
#decisions: 1837;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199596 (122234:>=*);
#decisions: 1770;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  199597 (122233:>=*);
#decisions: 1772;  #end-nodes: 5;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 5 / 80 (80)
#axs: 739, #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:  199598 (122232:>=*);
#decisions: 1779;  #end-nodes: 12;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 12 / 80 (80)
#axs: 739, #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:  199599 (122231:>=*);
#decisions: 1776;  #end-nodes: 5;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 5 / 80 (80)
#axs: 739, #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:  199600 (122230:>=*);
#decisions: 1835;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  199602 (122228:>=*);
#decisions: 1769;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  199603 (122227:>=*);
#decisions: 1772;  #end-nodes: 5;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 5 / 80 (80)
#axs: 739, #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:  199604 (122226:>=*);
#decisions: 1778;  #end-nodes: 16;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 16 / 80 (80)
#axs: 739, #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:  199605 (122225:>=*);
#decisions: 1996;  #end-nodes: 49;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 49 / 80 (80)
#axs: 739, #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:  199610 (122220:>=*);
#decisions: 2460;  #end-nodes: 24;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 24 / 80 (80)
#axs: 739, #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:  199611 (122219:>=*);
#decisions: 1839;  #end-nodes: 8;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 8 / 80 (80)
#axs: 739, #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:  199613 (122217:>=*);
#decisions: 4299;  #end-nodes: 80;
#proof improvement attempts: 0;  #restarts: 1
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206000 (115830:>=*);
#decisions: 2286;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206077 (115753:>=*);
#decisions: 2206;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206115 (115715:>=*);
#decisions: 1984;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206121 (115709:>=*);
#decisions: 2220;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  206166 (115664:>=*);
#decisions: 1983;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206172 (115658:>=*);
#decisions: 2248;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  206228 (115602:>=*);
#decisions: 2251;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206286 (115544:>=*);
#decisions: 2086;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  206300 (115530:>=*);
#decisions: 2123;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206319 (115511:>=*);
#decisions: 1980;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206325 (115505:>=*);
#decisions: 1892;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206328 (115502:>=*);
#decisions: 1783;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206329 (115501:>=*);
#decisions: 1782;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206330 (115500:>=*);
#decisions: 1781;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206331 (115499:>=*);
#decisions: 1852;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206333 (115497:>=*);
#decisions: 1781;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206334 (115496:>=*);
#decisions: 1780;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206335 (115495:>=*);
#decisions: 1854;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  206337 (115493:>=*);
#decisions: 1891;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206340 (115490:>=*);
#decisions: 1787;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  206341 (115489:>=*);
#decisions: 1891;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206344 (115486:>=*);
#decisions: 1782;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206345 (115485:>=*);
#decisions: 1889;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206348 (115482:>=*);
#decisions: 1781;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206349 (115481:>=*);
#decisions: 1850;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206351 (115479:>=*);
#decisions: 1786;  #end-nodes: 6;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 6 / 80 (80)
#axs: 739, #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:  206352 (115478:>=*);
#decisions: 1856;  #end-nodes: 8;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 8 / 80 (80)
#axs: 739, #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:  206354 (115476:>=*);
#decisions: 2335;  #end-nodes: 6;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 6 / 80 (80)
#axs: 739, #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:  206364 (115466:>=*);
#decisions: 1893;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206367 (115463:>=*);
#decisions: 1782;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206368 (115462:>=*);
#decisions: 1781;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206369 (115461:>=*);
#decisions: 1780;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206370 (115460:>=*);
#decisions: 1851;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206372 (115458:>=*);
#decisions: 1780;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206373 (115457:>=*);
#decisions: 1779;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206374 (115456:>=*);
#decisions: 1786;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  206375 (115455:>=*);
#decisions: 1953;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  206380 (115450:>=*);
#decisions: 1895;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206383 (115447:>=*);
#decisions: 1893;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206386 (115444:>=*);
#decisions: 1851;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  206388 (115442:>=*);
#decisions: 1852;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  206390 (115440:>=*);
#decisions: 1780;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206391 (115439:>=*);
#decisions: 1848;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206393 (115437:>=*);
#decisions: 1776;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206394 (115436:>=*);
#decisions: 1782;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  206395 (115435:>=*);
#decisions: 1790;  #end-nodes: 13;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 13 / 80 (80)
#axs: 739, #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:  206396 (115434:>=*);
#decisions: 2010;  #end-nodes: 13;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 13 / 80 (80)
#axs: 739, #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:  206403 (115427:>=*);
#decisions: 1893;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206406 (115424:>=*);
#decisions: 1892;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206409 (115421:>=*);
#decisions: 1850;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206411 (115419:>=*);
#decisions: 1779;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206412 (115418:>=*);
#decisions: 1850;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206414 (115416:>=*);
#decisions: 1778;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206415 (115415:>=*);
#decisions: 1777;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206416 (115414:>=*);
#decisions: 1781;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  206417 (115413:>=*);
#decisions: 1850;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206419 (115411:>=*);
#decisions: 1777;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206420 (115410:>=*);
#decisions: 1776;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206421 (115409:>=*);
#decisions: 1853;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 80 (80)
#axs: 739, #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:  206423 (115407:>=*);
#decisions: 1861;  #end-nodes: 12;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 12 / 80 (80)
#axs: 739, #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:  206425 (115405:>=*);
#decisions: 2150;  #end-nodes: 11;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 11 / 80 (80)
#axs: 739, #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:  206426 (115404:>=*);
#decisions: 1787;  #end-nodes: 12;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 12 / 80 (80)
#axs: 739, #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:  206427 (115403:>=*);
#decisions: 1951;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 80 (80)
#axs: 739, #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:  206432 (115398:>=*);
#decisions: 1846;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206434 (115396:>=*);
#decisions: 1782;  #end-nodes: 8;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 8 / 80 (80)
#axs: 739, #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:  206435 (115395:>=*);
#decisions: 1790;  #end-nodes: 16;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 16 / 80 (80)
#axs: 739, #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:  206436 (115394:>=*);
#decisions: 1798;  #end-nodes: 18;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 18 / 80 (80)
#axs: 739, #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:  206437 (115393:>=*);
#decisions: 1777;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206438 (115392:>=*);
#decisions: 1846;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206440 (115390:>=*);
#decisions: 1774;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206441 (115389:>=*);
#decisions: 1850;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  206443 (115387:>=*);
#decisions: 1780;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 80 (80)
#axs: 739, #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:  206444 (115386:>=*);
#decisions: 1784;  #end-nodes: 9;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 9 / 80 (80)
#axs: 739, #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:  206445 (115385:>=*);
#decisions: 1965;  #end-nodes: 16;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 16 / 80 (80)
#axs: 739, #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:  206450 (115380:>=*);
#decisions: 1817;  #end-nodes: 35;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 35 / 80 (80)
#axs: 739, #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:  206451 (115379:>=*);
#decisions: 1793;  #end-nodes: 13;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 13 / 80 (80)
#axs: 739, #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:  206452 (115378:>=*);
#decisions: 1855;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 80 (80)
#axs: 739, #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:  206454 (115376:>=*);
#decisions: 1925;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 80 (80)
#axs: 739, #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:  206455 (115375:>=*);
#decisions: 1780;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 80 (80)
#axs: 739, #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:  206456 (115374:>=*);
#decisions: 1778;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  206457 (115373:>=*);
#decisions: 1852;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 80 (80)
#axs: 739, #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:  206459 (115371:>=*);
#decisions: 1849;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  206460 (115370:>=*);
#decisions: 1777;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 80 (80)
#axs: 739, #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:  206461 (115369:>=*);
#decisions: 1884;  #end-nodes: 30;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 30 / 80 (80)
#axs: 739, #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:  206463 (115367:>=*);
#decisions: 1778;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206464 (115366:>=*);
#decisions: 1777;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206465 (115365:>=*);
#decisions: 1846;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  206467 (115363:>=*);
#decisions: 1863;  #end-nodes: 12;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 12 / 80 (80)
#axs: 739, #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:  206469 (115361:>=*);
#decisions: 1794;  #end-nodes: 14;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 14 / 80 (80)
#axs: 739, #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:  206470 (115360:>=*);
#decisions: 1836;  #end-nodes: 58;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 58 / 80 (80)
#axs: 739, #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:  206471 (115359:>=*);
#decisions: 1783;  #end-nodes: 8;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 8 / 80 (80)
#axs: 739, #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:  206472 (115358:>=*);
#decisions: 1809;  #end-nodes: 31;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 31 / 80 (80)
#axs: 739, #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:  206473 (115357:>=*);
#decisions: 1873;  #end-nodes: 24;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 24 / 80 (80)
#axs: 739, #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:  206475 (115355:>=*);
#decisions: 9894;  #end-nodes: 321;
#proof improvement attempts: 0;  #restarts: 4
Current batch, end-nodes: 0 / 81 (81)
#axs: 739, #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:  209091 (112739:>=*);
#decisions: 1929;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  209095 (112735:>=*);
#decisions: 1780;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  209096 (112734:>=*);
#decisions: 2080;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  209109 (112721:>=*);
#decisions: 1781;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  209110 (112720:>=*);
#decisions: 2358;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  209276 (112554:>=*);
#decisions: 1780;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  209277 (112553:>=*);
#decisions: 2323;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  209373 (112457:>=*);
#decisions: 2074;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  209386 (112444:>=*);
#decisions: 1780;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  209387 (112443:>=*);
#decisions: 2348;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  209525 (112305:>=*);
#decisions: 1778;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  209526 (112304:>=*);
#decisions: 2001;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  209533 (112297:>=*);
#decisions: 2211;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  209564 (112266:>=*);
#decisions: 1851;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  209566 (112264:>=*);
#decisions: 2368;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  209814 (112016:>=*);
#decisions: 2062;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  209825 (112005:>=*);
#decisions: 1784;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  209826 (112004:>=*);
#decisions: 1853;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  209828 (112002:>=*);
#decisions: 2112;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  209843 (111987:>=*);
#decisions: 2362;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  210025 (111805:>=*);
#decisions: 1779;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  210026 (111804:>=*);
#decisions: 1779;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  210027 (111803:>=*);
#decisions: 1778;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  210028 (111802:>=*);
#decisions: 2270;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  210093 (111737:>=*);
#decisions: 1777;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  210094 (111736:>=*);
#decisions: 2095;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  210108 (111722:>=*);
#decisions: 2081;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  210121 (111709:>=*);
#decisions: 1780;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  210122 (111708:>=*);
#decisions: 2321;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  210218 (111612:>=*);
#decisions: 2074;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  210231 (111599:>=*);
#decisions: 1777;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  210232 (111598:>=*);
#decisions: 1776;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  210233 (111597:>=*);
#decisions: 2095;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  210247 (111583:>=*);
#decisions: 1782;  #end-nodes: 9;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 9 / 80 (80)
#axs: 739, #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:  210248 (111582:>=*);
#decisions: 1783;  #end-nodes: 7;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 7 / 80 (80)
#axs: 739, #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:  210249 (111581:>=*);
#decisions: 1781;  #end-nodes: 9;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 9 / 80 (80)
#axs: 739, #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:  210250 (111580:>=*);
#decisions: 1853;  #end-nodes: 6;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 6 / 80 (80)
#axs: 739, #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:  210252 (111578:>=*);
#decisions: 1778;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  210253 (111577:>=*);
#decisions: 1778;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  210254 (111576:>=*);
#decisions: 1924;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  210258 (111572:>=*);
#decisions: 1926;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  210259 (111571:>=*);
#decisions: 1778;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 80 (80)
#axs: 739, #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:  210260 (111570:>=*);
#decisions: 1776;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 80 (80)
#axs: 739, #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:  210261 (111569:>=*);
#decisions: 1783;  #end-nodes: 9;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 9 / 80 (80)
#axs: 739, #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:  210262 (111568:>=*);
#decisions: 1783;  #end-nodes: 10;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 10 / 80 (80)
#axs: 739, #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:  210263 (111567:>=*);
#decisions: 2018;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  210271 (111559:>=*);
#decisions: 1776;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 80 (80)
#axs: 739, #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:  210272 (111558:>=*);
#decisions: 1962;  #end-nodes: 12;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 12 / 80 (80)
#axs: 739, #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:  210277 (111553:>=*);
#decisions: 1774;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  210278 (111552:>=*);
#decisions: 1774;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 80 (80)
#axs: 739, #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:  210279 (111551:>=*);
#decisions: 1893;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 80 (80)
#axs: 739, #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:  210282 (111548:>=*);
#decisions: 1800;  #end-nodes: 27;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 27 / 80 (80)
#axs: 739, #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:  210283 (111547:>=*);
#decisions: 1791;  #end-nodes: 15;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 15 / 80 (80)
#axs: 739, #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:  210284 (111546:>=*);
#decisions: 1773;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  210285 (111545:>=*);
#decisions: 1772;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  210286 (111544:>=*);
#decisions: 1799;  #end-nodes: 29;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 29 / 80 (80)
#axs: 739, #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:  210287 (111543:>=*);
#decisions: 1800;  #end-nodes: 31;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 31 / 80 (80)
#axs: 739, #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:  210288 (111542:>=*);
#decisions: 1826;  #end-nodes: 55;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 55 / 80 (80)
#axs: 739, #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:  210289 (111541:>=*);
#decisions: 1794;  #end-nodes: 25;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 25 / 80 (80)
#axs: 739, #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:  210290 (111540:>=*);
#decisions: 1801;  #end-nodes: 30;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 30 / 80 (80)
#axs: 739, #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:  210291 (111539:>=*);
#decisions: 1778;  #end-nodes: 5;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 5 / 80 (80)
#axs: 739, #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:  210292 (111538:>=*);
#decisions: 1821;  #end-nodes: 47;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 47 / 80 (80)
#axs: 739, #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:  210293 (111537:>=*);
#decisions: 1899;  #end-nodes: 54;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 54 / 80 (80)
#axs: 739, #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:  210295 (111535:>=*);
#decisions: 2004;  #end-nodes: 14;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 14 / 80 (80)
#axs: 739, #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:  210296 (111534:>=*);
#decisions: 1854;  #end-nodes: 8;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 8 / 80 (80)
#axs: 739, #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:  210298 (111532:>=*);
#decisions: 1774;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  210299 (111531:>=*);
#decisions: 1953;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  210304 (111526:>=*);
#decisions: 2026;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 80 (80)
#axs: 739, #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:  210306 (111524:>=*);
#decisions: 1849;  #end-nodes: 5;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 5 / 80 (80)
#axs: 739, #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:  210308 (111522:>=*);
#decisions: 1852;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 80 (80)
#axs: 739, #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:  210309 (111521:>=*);
#decisions: 1779;  #end-nodes: 8;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 8 / 80 (80)
#axs: 739, #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:  210310 (111520:>=*);
#decisions: 1783;  #end-nodes: 10;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 10 / 80 (80)
#axs: 739, #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:  210311 (111519:>=*);
#decisions: 1782;  #end-nodes: 7;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 7 / 80 (80)
#axs: 739, #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:  210312 (111518:>=*);
#decisions: 1782;  #end-nodes: 9;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 9 / 80 (80)
#axs: 739, #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:  210313 (111517:>=*);
#decisions: 1790;  #end-nodes: 19;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 19 / 80 (80)
#axs: 739, #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:  210314 (111516:>=*);
#decisions: 1832;  #end-nodes: 62;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 62 / 80 (80)
#axs: 739, #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:  210315 (111515:>=*);
#decisions: 1828;  #end-nodes: 52;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 52 / 80 (80)
#axs: 739, #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:  210316 (111514:>=*);
#decisions: 1798;  #end-nodes: 27;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 27 / 80 (80)
#axs: 739, #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:  210317 (111513:>=*);
#decisions: 1825;  #end-nodes: 49;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 49 / 80 (80)
#axs: 739, #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:  210318 (111512:>=*);
#decisions: 1781;  #end-nodes: 5;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 5 / 80 (80)
#axs: 739, #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:  210319 (111511:>=*);
#decisions: 1774;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  210320 (111510:>=*);
#decisions: 1797;  #end-nodes: 26;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 26 / 80 (80)
#axs: 739, #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:  210321 (111509:>=*);
#decisions: 2026;  #end-nodes: 36;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 36 / 80 (80)
#axs: 739, #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:  210328 (111502:>=*);
#decisions: 2121;  #end-nodes: 28;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 28 / 80 (80)
#axs: 739, #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:  210330 (111500:>=*);
#decisions: 1863;  #end-nodes: 21;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 21 / 80 (80)
#axs: 739, #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:  210331 (111499:>=*);
#decisions: 1842;  #end-nodes: 70;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 70 / 80 (80)
#axs: 739, #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:  210332 (111498:>=*);
#decisions: 1825;  #end-nodes: 52;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 52 / 80 (80)
#axs: 739, #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:  210333 (111497:>=*);
#decisions: 16114;  #end-nodes: 485;
#proof improvement attempts: 0;  #restarts: 6
Current batch, end-nodes: 0 / 81 (81)
#axs: 739, #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:  211828 (110002:>=*);
#decisions: 1652;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  211829 (110001:>=*);
#decisions: 2062;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  211854 (109976:>=*);
#decisions: 1655;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  211855 (109975:>=*);
#decisions: 1825;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  211860 (109970:>=*);
#decisions: 1716;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  211862 (109968:>=*);
#decisions: 2000;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  211878 (109952:>=*);
#decisions: 1653;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  211879 (109951:>=*);
#decisions: 1717;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  211881 (109949:>=*);
#decisions: 1798;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  211885 (109945:>=*);
#decisions: 1715;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  211887 (109943:>=*);
#decisions: 2119;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  211927 (109903:>=*);
#decisions: 2139;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  211977 (109853:>=*);
#decisions: 1654;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  211978 (109852:>=*);
#decisions: 1716;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  211980 (109850:>=*);
#decisions: 1824;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  211985 (109845:>=*);
#decisions: 2143;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  212036 (109794:>=*);
#decisions: 1649;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212037 (109793:>=*);
#decisions: 1820;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212042 (109788:>=*);
#decisions: 1648;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212043 (109787:>=*);
#decisions: 2142;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  212092 (109738:>=*);
#decisions: 1821;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212097 (109733:>=*);
#decisions: 1714;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212099 (109731:>=*);
#decisions: 1649;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212100 (109730:>=*);
#decisions: 2132;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  212146 (109684:>=*);
#decisions: 1648;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212147 (109683:>=*);
#decisions: 1796;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212151 (109679:>=*);
#decisions: 1648;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212152 (109678:>=*);
#decisions: 1889;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212160 (109670:>=*);
#decisions: 1647;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212161 (109669:>=*);
#decisions: 2115;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  212198 (109632:>=*);
#decisions: 1799;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212202 (109628:>=*);
#decisions: 1651;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212203 (109627:>=*);
#decisions: 1652;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212204 (109626:>=*);
#decisions: 1823;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212209 (109621:>=*);
#decisions: 2180;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212280 (109550:>=*);
#decisions: 2238;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  212410 (109420:>=*);
#decisions: 1650;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212411 (109419:>=*);
#decisions: 1713;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212413 (109417:>=*);
#decisions: 1820;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212418 (109412:>=*);
#decisions: 1647;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212419 (109411:>=*);
#decisions: 2133;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  212465 (109365:>=*);
#decisions: 1649;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212466 (109364:>=*);
#decisions: 1762;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212469 (109361:>=*);
#decisions: 1713;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212471 (109359:>=*);
#decisions: 1650;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212472 (109358:>=*);
#decisions: 1710;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212474 (109356:>=*);
#decisions: 1818;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212479 (109351:>=*);
#decisions: 1645;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212480 (109350:>=*);
#decisions: 2148;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  212534 (109296:>=*);
#decisions: 1710;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212536 (109294:>=*);
#decisions: 1645;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212537 (109293:>=*);
#decisions: 2143;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  212587 (109243:>=*);
#decisions: 1646;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212588 (109242:>=*);
#decisions: 1645;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212589 (109241:>=*);
#decisions: 2201;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  212679 (109151:>=*);
#decisions: 1713;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212681 (109149:>=*);
#decisions: 1820;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212686 (109144:>=*);
#decisions: 1795;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212690 (109140:>=*);
#decisions: 1712;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212692 (109138:>=*);
#decisions: 2014;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212710 (109120:>=*);
#decisions: 1644;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  212711 (109119:>=*);
#decisions: 2267;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  213038 (108792:>=*);
#decisions: 1710;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  213040 (108790:>=*);
#decisions: 1759;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  213043 (108787:>=*);
#decisions: 1709;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  213045 (108785:>=*);
#decisions: 2195;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  213131 (108699:>=*);
#decisions: 1813;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  213136 (108694:>=*);
#decisions: 1641;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  213137 (108693:>=*);
#decisions: 1640;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  213138 (108692:>=*);
#decisions: 1639;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  213139 (108691:>=*);
#decisions: 1865;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  213146 (108684:>=*);
#decisions: 1639;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  213147 (108683:>=*);
#decisions: 1814;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  213152 (108678:>=*);
#decisions: 1706;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  213154 (108676:>=*);
#decisions: 1641;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  213155 (108675:>=*);
#decisions: 1754;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  213158 (108672:>=*);
#decisions: 1704;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  213160 (108670:>=*);
#decisions: 1642;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  213161 (108669:>=*);
#decisions: 1640;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  213162 (108668:>=*);
#decisions: 1753;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  213165 (108665:>=*);
#decisions: 1640;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  213166 (108664:>=*);
#decisions: 1702;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  213168 (108662:>=*);
#decisions: 1754;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  213171 (108659:>=*);
#decisions: 1634;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  213172 (108658:>=*);
#decisions: 1786;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  213176 (108654:>=*);
#decisions: 1637;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  213177 (108653:>=*);
#decisions: 1639;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  213178 (108652:>=*);
#decisions: 1699;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  213180 (108650:>=*);
#decisions: 1634;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  213181 (108649:>=*);
#decisions: 1633;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  213182 (108648:>=*);
#decisions: 1635;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  213183 (108647:>=*);
#decisions: 1644;  #end-nodes: 8;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 8 / 80 (80)
#axs: 739, #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:  213184 (108646:>=*);
#decisions: 1642;  #end-nodes: 7;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 7 / 80 (80)
#axs: 739, #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:  213185 (108645:>=*);
#decisions: 1703;  #end-nodes: 7;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 7 / 80 (80)
#axs: 739, #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:  213187 (108643:>=*);
#decisions: 1765;  #end-nodes: 10;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 10 / 80 (80)
#axs: 739, #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:  213188 (108642:>=*);
#decisions: 1646;  #end-nodes: 14;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 14 / 80 (80)
#axs: 739, #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:  213189 (108641:>=*);
#decisions: 1671;  #end-nodes: 32;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 32 / 80 (80)
#axs: 739, #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:  213190 (108640:>=*);
#decisions: 1639;  #end-nodes: 6;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 6 / 80 (80)
#axs: 739, #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:  213191 (108639:>=*);
#decisions: 1639;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  213192 (108638:>=*);
#decisions: 1634;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  213193 (108637:>=*);
#decisions: 1646;  #end-nodes: 15;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 15 / 80 (80)
#axs: 739, #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:  213194 (108636:>=*);
#decisions: 27489;  #end-nodes: 1140;
#proof improvement attempts: 0;  #restarts: 14
Current batch, end-nodes: 0 / 83 (83)
#axs: 739, #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:  221293 (100537:>=*);
#decisions: 2138;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  221313 (100517:>=*);
#decisions: 1984;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  221319 (100511:>=*);
#decisions: 2095;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  221334 (100496:>=*);
#decisions: 2355;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  221550 (100280:>=*);
#decisions: 1986;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  221556 (100274:>=*);
#decisions: 2140;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  221576 (100254:>=*);
#decisions: 1984;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  221582 (100248:>=*);
#decisions: 2383;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222049 (99781:>=*);
#decisions: 2033;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222058 (99772:>=*);
#decisions: 1899;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222061 (99769:>=*);
#decisions: 2250;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222112 (99718:>=*);
#decisions: 2172;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222138 (99692:>=*);
#decisions: 2092;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222153 (99677:>=*);
#decisions: 2188;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222183 (99647:>=*);
#decisions: 1897;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222186 (99644:>=*);
#decisions: 2029;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222195 (99635:>=*);
#decisions: 1979;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  222201 (99629:>=*);
#decisions: 2075;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222214 (99616:>=*);
#decisions: 1895;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222217 (99613:>=*);
#decisions: 1980;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  222223 (99607:>=*);
#decisions: 1798;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  222224 (99606:>=*);
#decisions: 1802;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222225 (99605:>=*);
#decisions: 1985;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  222231 (99599:>=*);
#decisions: 2110;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222247 (99583:>=*);
#decisions: 2136;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222267 (99563:>=*);
#decisions: 1982;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  222273 (99557:>=*);
#decisions: 1896;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222276 (99554:>=*);
#decisions: 2093;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222291 (99539:>=*);
#decisions: 1980;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  222297 (99533:>=*);
#decisions: 1802;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  222298 (99532:>=*);
#decisions: 1799;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222299 (99531:>=*);
#decisions: 1799;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  222300 (99530:>=*);
#decisions: 1799;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222301 (99529:>=*);
#decisions: 2077;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222314 (99516:>=*);
#decisions: 1798;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  222315 (99515:>=*);
#decisions: 1799;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  222316 (99514:>=*);
#decisions: 1896;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222319 (99511:>=*);
#decisions: 1979;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  222325 (99505:>=*);
#decisions: 1799;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  222326 (99504:>=*);
#decisions: 1798;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  222327 (99503:>=*);
#decisions: 1861;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222329 (99501:>=*);
#decisions: 1801;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  222330 (99500:>=*);
#decisions: 1862;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  222332 (99498:>=*);
#decisions: 1950;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222337 (99493:>=*);
#decisions: 1797;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222338 (99492:>=*);
#decisions: 1795;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222339 (99491:>=*);
#decisions: 1797;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  222340 (99490:>=*);
#decisions: 1796;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  222341 (99489:>=*);
#decisions: 1793;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222342 (99488:>=*);
#decisions: 1860;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222344 (99486:>=*);
#decisions: 1796;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  222345 (99485:>=*);
#decisions: 1996;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222352 (99478:>=*);
#decisions: 1795;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222353 (99477:>=*);
#decisions: 1797;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  222354 (99476:>=*);
#decisions: 1959;  #end-nodes: 9;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 9 / 80 (80)
#axs: 739, #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:  222359 (99471:>=*);
#decisions: 1796;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  222360 (99470:>=*);
#decisions: 1795;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  222361 (99469:>=*);
#decisions: 1929;  #end-nodes: 6;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 6 / 80 (80)
#axs: 739, #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:  222365 (99465:>=*);
#decisions: 1975;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222371 (99459:>=*);
#decisions: 1796;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222372 (99458:>=*);
#decisions: 1806;  #end-nodes: 15;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 15 / 80 (80)
#axs: 739, #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:  222373 (99457:>=*);
#decisions: 1839;  #end-nodes: 36;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 36 / 80 (80)
#axs: 739, #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:  222374 (99456:>=*);
#decisions: 1796;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222375 (99455:>=*);
#decisions: 1796;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222376 (99454:>=*);
#decisions: 1797;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  222377 (99453:>=*);
#decisions: 1800;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  222378 (99452:>=*);
#decisions: 1799;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  222379 (99451:>=*);
#decisions: 1799;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222380 (99450:>=*);
#decisions: 1798;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  222381 (99449:>=*);
#decisions: 1892;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222384 (99446:>=*);
#decisions: 1798;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222385 (99445:>=*);
#decisions: 1797;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  222386 (99444:>=*);
#decisions: 1796;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222387 (99443:>=*);
#decisions: 1859;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222389 (99441:>=*);
#decisions: 1798;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  222390 (99440:>=*);
#decisions: 1798;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 80 (80)
#axs: 739, #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:  222391 (99439:>=*);
#decisions: 1821;  #end-nodes: 27;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 27 / 80 (80)
#axs: 739, #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:  222392 (99438:>=*);
#decisions: 1888;  #end-nodes: 31;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 31 / 80 (80)
#axs: 739, #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:  222394 (99436:>=*);
#decisions: 1867;  #end-nodes: 8;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 8 / 80 (80)
#axs: 739, #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:  222395 (99435:>=*);
#decisions: 1839;  #end-nodes: 44;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 44 / 80 (80)
#axs: 739, #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:  222396 (99434:>=*);
#decisions: 1854;  #end-nodes: 51;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 51 / 80 (80)
#axs: 739, #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:  222397 (99433:>=*);
#decisions: 1902;  #end-nodes: 9;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 9 / 80 (80)
#axs: 739, #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:  222400 (99430:>=*);
#decisions: 1860;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222402 (99428:>=*);
#decisions: 1793;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  222403 (99427:>=*);
#decisions: 1797;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 80 (80)
#axs: 739, #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:  222404 (99426:>=*);
#decisions: 1811;  #end-nodes: 11;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 11 / 80 (80)
#axs: 739, #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:  222405 (99425:>=*);
#decisions: 1802;  #end-nodes: 8;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 8 / 80 (80)
#axs: 739, #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:  222406 (99424:>=*);
#decisions: 1897;  #end-nodes: 5;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 5 / 80 (80)
#axs: 739, #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:  222409 (99421:>=*);
#decisions: 1795;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  222410 (99420:>=*);
#decisions: 1923;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  222414 (99416:>=*);
#decisions: 1795;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  222415 (99415:>=*);
#decisions: 1798;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  222416 (99414:>=*);
#decisions: 1796;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  222417 (99413:>=*);
#decisions: 1858;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222419 (99411:>=*);
#decisions: 1795;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222420 (99410:>=*);
#decisions: 1796;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  222421 (99409:>=*);
#decisions: 1799;  #end-nodes: 7;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 7 / 80 (80)
#axs: 739, #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:  222422 (99408:>=*);
#decisions: 1800;  #end-nodes: 7;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 7 / 80 (80)
#axs: 739, #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:  222423 (99407:>=*);
#decisions: 1859;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222425 (99405:>=*);
#decisions: 1797;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222426 (99404:>=*);
#decisions: 1800;  #end-nodes: 6;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 6 / 80 (80)
#axs: 739, #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:  222427 (99403:>=*);
#decisions: 1805;  #end-nodes: 14;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 14 / 80 (80)
#axs: 739, #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:  222428 (99402:>=*);
#decisions: 1819;  #end-nodes: 26;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 26 / 80 (80)
#axs: 739, #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:  222429 (99401:>=*);
#decisions: 1873;  #end-nodes: 13;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 13 / 80 (80)
#axs: 739, #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:  222431 (99399:>=*);
#decisions: 1881;  #end-nodes: 19;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 19 / 80 (80)
#axs: 739, #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:  222432 (99398:>=*);
#decisions: 1839;  #end-nodes: 40;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 40 / 80 (80)
#axs: 739, #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:  222433 (99397:>=*);
#decisions: 1800;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #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:  222434 (99396:>=*);
#decisions: 1862;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  222436 (99394:>=*);
#decisions: 1803;  #end-nodes: 9;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 9 / 80 (80)
#axs: 739, #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:  222437 (99393:>=*);
#decisions: 1801;  #end-nodes: 11;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 11 / 80 (80)
#axs: 739, #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:  222438 (99392:>=*);
#decisions: 1802;  #end-nodes: 11;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 11 / 80 (80)
#axs: 739, #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:  222439 (99391:>=*);
#decisions: 1816;  #end-nodes: 19;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 19 / 80 (80)
#axs: 739, #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:  222440 (99390:>=*);
#decisions: 1807;  #end-nodes: 11;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 11 / 80 (80)
#axs: 739, #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:  222441 (99389:>=*);
#decisions: 1819;  #end-nodes: 23;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 23 / 80 (80)
#axs: 739, #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:  222442 (99388:>=*);
#decisions: 1851;  #end-nodes: 59;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 59 / 80 (80)
#axs: 739, #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:  222443 (99387:>=*);
#decisions: 1840;  #end-nodes: 51;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 51 / 80 (80)
#axs: 739, #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:  222444 (99386:>=*);
#decisions: 103404;  #end-nodes: 3561;
#proof improvement attempts: 0;  #restarts: 42
Current batch, end-nodes: 0 / 90 (90)
#axs: 739, #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:  230244 (91586:>=*);
#decisions: 1828;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  230249 (91581:>=*);
#decisions: 1664;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  230250 (91580:>=*);
#decisions: 1871;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  230257 (91573:>=*);
#decisions: 2010;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  230275 (91555:>=*);
#decisions: 1830;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  230280 (91550:>=*);
#decisions: 1861;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  230286 (91544:>=*);
#decisions: 2103;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  230323 (91507:>=*);
#decisions: 1873;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  230330 (91500:>=*);
#decisions: 1663;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  230331 (91499:>=*);
#decisions: 1662;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  230332 (91498:>=*);
#decisions: 1796;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  230336 (91494:>=*);
#decisions: 1662;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  230337 (91493:>=*);
#decisions: 2234;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  230475 (91355:>=*);
#decisions: 1661;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  230476 (91354:>=*);
#decisions: 1965;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  230490 (91340:>=*);
#decisions: 1660;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  230491 (91339:>=*);
#decisions: 1833;  #end-nodes: 9;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 9 / 80 (80)
#axs: 739, #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:  230496 (91334:>=*);
#decisions: 1829;  #end-nodes: 7;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 7 / 80 (80)
#axs: 739, #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:  230497 (91333:>=*);
#decisions: 1669;  #end-nodes: 11;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 11 / 80 (80)
#axs: 739, #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:  230498 (91332:>=*);
#decisions: 508355;  #end-nodes: 21870;
#proof improvement attempts: 0;  #restarts: 207
Current batch, end-nodes: 0 / 131 (131)
#axs: 739, #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:  236430 (85400:>=*);
#decisions: 2100;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  236463 (85367:>=*);
#decisions: 1870;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  236469 (85361:>=*);
#decisions: 1666;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  236470 (85360:>=*);
#decisions: 1993;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  236484 (85346:>=*);
#decisions: 1868;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  236490 (85340:>=*);
#decisions: 1781;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  236493 (85337:>=*);
#decisions: 1867;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  236499 (85331:>=*);
#decisions: 2062;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  236522 (85308:>=*);
#decisions: 1667;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  236523 (85307:>=*);
#decisions: 1666;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  236524 (85306:>=*);
#decisions: 2042;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #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:  236544 (85286:>=*);
#decisions: 1866;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  236550 (85280:>=*);
#decisions: 1736;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  236552 (85278:>=*);
#decisions: 1864;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #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:  236558 (85272:>=*);
#decisions: 1771;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  236561 (85269:>=*);
#decisions: 1807;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #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:  236565 (85265:>=*);
#decisions: 1661;  #end-nodes: 6;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 6 / 80 (80)
#axs: 739, #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:  236566 (85264:>=*);
#decisions: 1677;  #end-nodes: 21;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 21 / 80 (80)
#axs: 739, #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:  236567 (85263:>=*);
#decisions: 1663;  #end-nodes: 5;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 5 / 80 (80)
#axs: 739, #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:  236568 (85262:>=*);
#decisions: 1733;  #end-nodes: 6;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 6 / 80 (80)
#axs: 739, #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:  236570 (85260:>=*);
#decisions: 1731;  #end-nodes: 5;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 5 / 80 (80)
#axs: 739, #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:  236571 (85259:>=*);
#decisions: 1663;  #end-nodes: 5;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 5 / 80 (80)
#axs: 739, #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:  236572 (85258:>=*);
#decisions: 1742;  #end-nodes: 13;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 13 / 80 (80)
#axs: 739, #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:  236574 (85256:>=*);
#decisions: 1669;  #end-nodes: 12;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 12 / 80 (80)
#axs: 739, #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:  236575 (85255:>=*);
#decisions: 2324210;  #end-nodes: 239474;
#proof improvement attempts: 0;  #restarts: 1101
Current batch, end-nodes: 0 / 355 (355)
#axs: 739, #non-axs: 14
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:  244968 (76862:>=*);
#decisions: 2122;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #non-axs: 14
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:  244987 (76843:>=*);
#decisions: 2291;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #non-axs: 14
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:  245083 (76747:>=*);
#decisions: 2078;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #non-axs: 14
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:  245097 (76733:>=*);
#decisions: 1963;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #non-axs: 14
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:  245103 (76727:>=*);
#decisions: 2088;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #non-axs: 14
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:  245118 (76712:>=*);
#decisions: 2077;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #non-axs: 14
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:  245132 (76698:>=*);
#decisions: 1868;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #non-axs: 14
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:  245135 (76695:>=*);
#decisions: 1865;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #non-axs: 14
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:  245138 (76692:>=*);
#decisions: 2164;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #non-axs: 14
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:  245164 (76666:>=*);
#decisions: 1960;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #non-axs: 14
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:  245170 (76660:>=*);
#decisions: 2120;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #non-axs: 14
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:  245189 (76641:>=*);
#decisions: 1754;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #non-axs: 14
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:  245190 (76640:>=*);
#decisions: 2116;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #non-axs: 14
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:  245209 (76621:>=*);
#decisions: 1956;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #non-axs: 14
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:  245215 (76615:>=*);
#decisions: 2087;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #non-axs: 14
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:  245230 (76600:>=*);
#decisions: 2295;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #non-axs: 14
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:  245345 (76485:>=*);
#decisions: 1960;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #non-axs: 14
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:  245351 (76479:>=*);
#decisions: 2077;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #non-axs: 14
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:  245365 (76465:>=*);
#decisions: 2203;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #non-axs: 14
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:  245402 (76428:>=*);
#decisions: 2078;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #non-axs: 14
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:  245416 (76414:>=*);
#decisions: 1863;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #non-axs: 14
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:  245419 (76411:>=*);
#decisions: 2176;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #non-axs: 14
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:  245448 (76382:>=*);
#decisions: 1963;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #non-axs: 14
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:  245454 (76376:>=*);
#decisions: 2050;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #non-axs: 14
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:  245466 (76364:>=*);
#decisions: 2073;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #non-axs: 14
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:  245480 (76350:>=*);
#decisions: 2114;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 80 (80)
#axs: 739, #non-axs: 14
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:  245498 (76332:>=*);
#decisions: 2253;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #non-axs: 14
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:  245563 (76267:>=*);
#decisions: 1961;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #non-axs: 14
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:  245569 (76261:>=*);
#decisions: 1923;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #non-axs: 14
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:  245574 (76256:>=*);
#decisions: 2073;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #non-axs: 14
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:  245588 (76242:>=*);
#decisions: 2111;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #non-axs: 14
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:  245606 (76224:>=*);
#decisions: 2072;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #non-axs: 14
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:  245620 (76210:>=*);
#decisions: 2035;  #end-nodes: 5;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 5 / 80 (80)
#axs: 739, #non-axs: 14
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:  245630 (76200:>=*);
#decisions: 2013;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #non-axs: 14
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:  245639 (76191:>=*);
#decisions: 2045;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #non-axs: 14
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:  245651 (76179:>=*);
#decisions: 2070;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #non-axs: 14
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:  245665 (76165:>=*);
#decisions: 2229;  #end-nodes: 5;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 5 / 80 (80)
#axs: 739, #non-axs: 14
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:  245711 (76119:>=*);
#decisions: 2050;  #end-nodes: 8;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 8 / 80 (80)
#axs: 739, #non-axs: 14
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:  245723 (76107:>=*);
#decisions: 1864;  #end-nodes: 5;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 5 / 80 (80)
#axs: 739, #non-axs: 14
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:  245726 (76104:>=*);
#decisions: 2176;  #end-nodes: 7;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 7 / 80 (80)
#axs: 739, #non-axs: 14
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:  245753 (76077:>=*);
#decisions: 2255;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #non-axs: 14
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:  245818 (76012:>=*);
#decisions: 1960;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #non-axs: 14
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:  245824 (76006:>=*);
#decisions: 1922;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #non-axs: 14
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:  245829 (76001:>=*);
#decisions: 2073;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #non-axs: 14
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:  245843 (75987:>=*);
#decisions: 1862;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #non-axs: 14
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:  245846 (75984:>=*);
#decisions: 1893;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #non-axs: 14
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:  245850 (75980:>=*);
#decisions: 2117;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #non-axs: 14
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:  245869 (75961:>=*);
#decisions: 1865;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #non-axs: 14
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:  245872 (75958:>=*);
#decisions: 1959;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 80 (80)
#axs: 739, #non-axs: 14
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:  245878 (75952:>=*);
#decisions: 2554;  #end-nodes: 5;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 5 / 80 (80)
#axs: 739, #non-axs: 14
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:  245883 (75947:>=*);
#decisions: 2075;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #non-axs: 14
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:  245897 (75933:>=*);
#decisions: 1961;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 80 (80)
#axs: 739, #non-axs: 14
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:  245903 (75927:>=*);
#decisions: 1866;  #end-nodes: 5;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 5 / 80 (80)
#axs: 739, #non-axs: 14
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:  245906 (75924:>=*);
#decisions: 2203;  #end-nodes: 5;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 5 / 80 (80)
#axs: 739, #non-axs: 14
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:  245909 (75921:>=*);
#decisions: 2071;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 80 (80)
#axs: 739, #non-axs: 14
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:  245923 (75907:>=*);
#decisions: 2983;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 80 (80)
#axs: 739, #non-axs: 14
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:  245932 (75898:>=*);
#decisions: 2261;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #non-axs: 14
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:  246002 (75828:>=*);
#decisions: 1752;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #non-axs: 14
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:  246003 (75827:>=*);
#decisions: 1923;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #non-axs: 14
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:  246008 (75822:>=*);
#decisions: 2075;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #non-axs: 14
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:  246022 (75808:>=*);
#decisions: 2179;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #non-axs: 14
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:  246051 (75779:>=*);
#decisions: 1962;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #non-axs: 14
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:  246057 (75773:>=*);
#decisions: 2061;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 80 (80)
#axs: 739, #non-axs: 14
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:  246070 (75760:>=*);
#decisions: 1864;  #end-nodes: 5;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 5 / 80 (80)
#axs: 739, #non-axs: 14
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:  246073 (75757:>=*);
#decisions: 2195;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #non-axs: 14
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:  246108 (75722:>=*);
#decisions: 1752;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 80 (80)
#axs: 739, #non-axs: 14
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:  246109 (75721:>=*);
#decisions: 1919;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #non-axs: 14
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:  246114 (75716:>=*);
#decisions: 2072;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #non-axs: 14
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:  246128 (75702:>=*);
#decisions: 2123;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 80 (80)
#axs: 739, #non-axs: 14
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:  246148 (75682:>=*);
#decisions: 1956;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 80 (80)
#axs: 739, #non-axs: 14
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:  246154 (75676:>=*);
#decisions: 2322;  #end-nodes: 5;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 5 / 80 (80)
#axs: 739, #non-axs: 14
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:  246278 (75552:>=*);
#decisions: 2115;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 80 (80)
#axs: 739, #non-axs: 14
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:  246297 (75533:>=*);
#decisions: 3749483;  #end-nodes: 333393;
#proof improvement attempts: 0;  #restarts: 1344
Current batch, end-nodes: 0 / 415 (415)
#axs: 739, #non-axs: 100
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:
  (pushed:) 246297 (75533:>=*)

No proof was found though that an increment of the
last pushed constraint doesn't have a model.
result: the time limit has been exceeded (2)
seed: 0
Nr of vars set: 34  (#equs: 0)
Time taken: 15 min, 27 sec

2:
seed: 0
Nr of vars set: 34  (#equs: 0)
Nr of vars set: 34  (#equs: 0)
#decisions: 303627;  #end-nodes: 27174;
#proof improvement attempts: 0;  #restarts: 189
Current batch, end-nodes: 0 / 167 (167)
#axs: 720, #non-axs: 115
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:  246585 (75245:>=*);
#decisions: 2103;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 120 (120)
#axs: 720, #non-axs: 115
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:  246631 (75199:>=*);
#decisions: 1695;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 120 (120)
#axs: 720, #non-axs: 115
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:  246633 (75197:>=*);
#decisions: 1940;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 120 (120)
#axs: 720, #non-axs: 115
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:  246647 (75183:>=*);
#decisions: 2072;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 120 (120)
#axs: 720, #non-axs: 115
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:  246680 (75150:>=*);
#decisions: 1694;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 120 (120)
#axs: 720, #non-axs: 115
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:  246682 (75148:>=*);
#decisions: 1889;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 120 (120)
#axs: 720, #non-axs: 115
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:  246692 (75138:>=*);
#decisions: 1624;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 120 (120)
#axs: 720, #non-axs: 115
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:  246693 (75137:>=*);
#decisions: 1763;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 120 (120)
#axs: 720, #non-axs: 115
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:  246697 (75133:>=*);
#decisions: 1887;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 120 (120)
#axs: 720, #non-axs: 115
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:  246707 (75123:>=*);
#decisions: 1842;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 120 (120)
#axs: 720, #non-axs: 115
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:  246714 (75116:>=*);
#decisions: 1792;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 120 (120)
#axs: 720, #non-axs: 115
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:  246719 (75111:>=*);
#decisions: 1886;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 120 (120)
#axs: 720, #non-axs: 115
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:  246729 (75101:>=*);
#decisions: 1858;  #end-nodes: 1;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 1 / 120 (120)
#axs: 720, #non-axs: 115
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:  246737 (75093:>=*);
#decisions: 2067;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 120 (120)
#axs: 720, #non-axs: 115
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:  246770 (75060:>=*);
#decisions: 1960;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 120 (120)
#axs: 720, #non-axs: 115
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:  246786 (75044:>=*);
#decisions: 1694;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 120 (120)
#axs: 720, #non-axs: 115
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:  246788 (75042:>=*);
#decisions: 1623;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 120 (120)
#axs: 720, #non-axs: 115
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:  246789 (75041:>=*);
#decisions: 1949;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 120 (120)
#axs: 720, #non-axs: 115
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:  246804 (75026:>=*);
#decisions: 1621;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 120 (120)
#axs: 720, #non-axs: 115
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:  246805 (75025:>=*);
#decisions: 1790;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 120 (120)
#axs: 720, #non-axs: 115
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:  246810 (75020:>=*);
#decisions: 2084;  #end-nodes: 2;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 2 / 120 (120)
#axs: 720, #non-axs: 115
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:  246822 (75008:>=*);
#decisions: 2219;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 120 (120)
#axs: 720, #non-axs: 115
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:  246835 (74995:>=*);
#decisions: 1619;  #end-nodes: 0;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 0 / 120 (120)
#axs: 720, #non-axs: 115
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:  246836 (74994:>=*);
#decisions: 1699;  #end-nodes: 7;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 7 / 120 (120)
#axs: 720, #non-axs: 115
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:  246838 (74992:>=*);
#decisions: 1626;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 120 (120)
#axs: 720, #non-axs: 115
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:  246839 (74991:>=*);
#decisions: 1642;  #end-nodes: 15;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 15 / 120 (120)
#axs: 720, #non-axs: 115
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:  246840 (74990:>=*);
#decisions: 1751;  #end-nodes: 85;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 85 / 120 (120)
#axs: 720, #non-axs: 115
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:  246841 (74989:>=*);
#decisions: 1734;  #end-nodes: 27;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 27 / 120 (120)
#axs: 720, #non-axs: 115
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:  246843 (74987:>=*);
#decisions: 1832;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 120 (120)
#axs: 720, #non-axs: 115
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:  246849 (74981:>=*);
#decisions: 1833;  #end-nodes: 4;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 4 / 120 (120)
#axs: 720, #non-axs: 115
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:  246850 (74980:>=*);
#decisions: 1623;  #end-nodes: 3;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 3 / 120 (120)
#axs: 720, #non-axs: 115
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:  246851 (74979:>=*);
#decisions: 1674;  #end-nodes: 33;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 33 / 120 (120)
#axs: 720, #non-axs: 115
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:  246852 (74978:>=*);
#decisions: 1666;  #end-nodes: 35;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 35 / 120 (120)
#axs: 720, #non-axs: 115
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:  246853 (74977:>=*);
#decisions: 1658;  #end-nodes: 25;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 25 / 120 (120)
#axs: 720, #non-axs: 115
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:  246854 (74976:>=*);
#decisions: 1833;  #end-nodes: 100;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 100 / 120 (120)
#axs: 720, #non-axs: 115
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:  246856 (74974:>=*);
#decisions: 1717;  #end-nodes: 18;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 18 / 120 (120)
#axs: 720, #non-axs: 115
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:  246857 (74973:>=*);
#decisions: 1656;  #end-nodes: 24;
#proof improvement attempts: 0;  #restarts: 0
Current batch, end-nodes: 24 / 120 (120)
#axs: 720, #non-axs: 115
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:  246858 (74972:>=*);
Interupt request received.
#decisions: 1324718;  #end-nodes: 150260;
#proof improvement attempts: 0;  #restarts: 717
Current batch, end-nodes: 136 / 299 (299)
#axs: 720, #non-axs: 143
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:
  (pushed:) 246858 (74972:>=*)

No proof was found though that an increment of the
last pushed constraint doesn't have a model.
result: an interupt signal has been received (3)
seed: 0
Nr of vars set: 1140  (#equs: 0)
Time taken: 4 min, 32 sec

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) R 5926 5927 4060 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 19900564 712704 3 4294967295 134512640 135087896 3221224496 3221224496 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/5927/statm): 174 3 169 147 0 27 0
[pid=5927] vsize: 696
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libtermcap.so.2
open syscall for file tls/i686/libtermcap.so.2
open syscall for file tls/mmx/libtermcap.so.2
open syscall for file tls/libtermcap.so.2
open syscall for file i686/mmx/libtermcap.so.2
open syscall for file i686/libtermcap.so.2
open syscall for file mmx/libtermcap.so.2
open syscall for file libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/tls/i686/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/tls/mmx/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/tls/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/i686/mmx/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/i686/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/mmx/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/libtermcap.so.2
open syscall for file /etc/ld.so.cache
open syscall for file /lib/libtermcap.so.2
open syscall for file tls/i686/mmx/libdl.so.2
open syscall for file tls/i686/libdl.so.2
open syscall for file tls/mmx/libdl.so.2
open syscall for file tls/libdl.so.2
open syscall for file i686/mmx/libdl.so.2
open syscall for file i686/libdl.so.2
open syscall for file mmx/libdl.so.2
open syscall for file libdl.so.2
open syscall for file /oldhome/oroussel/lib/libdl.so.2
open syscall for file /lib/libdl.so.2
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file /dev/tty
open syscall for file /etc/mtab
open syscall for file /proc/meminfo
open syscall for file /oldhome/oroussel/solvers/vallstSAT2005PB.sh
New process pid=5928
execve syscall for /bin/mkdir executable
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/i686/libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/libc.so.6
open syscall for file /oldhome/oroussel/lib/i686/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/i686/libc.so.6
open syscall for file /oldhome/oroussel/lib/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /etc/ld.so.cache
open syscall for file /lib/tls/libc.so.6
One traced child (pid=5928) exited with status: 0
New process pid=5929
execve syscall for /bin/mkdir executable
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/i686/libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/libc.so.6
open syscall for file /oldhome/oroussel/lib/i686/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/i686/libc.so.6
open syscall for file /oldhome/oroussel/lib/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /etc/ld.so.cache
open syscall for file /lib/tls/libc.so.6
One traced child (pid=5929) exited with status: 0
New process pid=5930
execve syscall for /oldhome/oroussel/solvers/vallst_0.9.258/vallst executable
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libm.so.6
open syscall for file tls/i686/libm.so.6
open syscall for file tls/mmx/libm.so.6
open syscall for file tls/libm.so.6
open syscall for file i686/mmx/libm.so.6
open syscall for file i686/libm.so.6
open syscall for file mmx/libm.so.6
open syscall for file libm.so.6
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libm.so.6
open syscall for file /oldhome/oroussel/lib/tls/i686/libm.so.6
open syscall for file /oldhome/oroussel/lib/tls/mmx/libm.so.6
open syscall for file /oldhome/oroussel/lib/tls/libm.so.6
open syscall for file /oldhome/oroussel/lib/i686/mmx/libm.so.6
open syscall for file /oldhome/oroussel/lib/i686/libm.so.6
open syscall for file /oldhome/oroussel/lib/mmx/libm.so.6
open syscall for file /oldhome/oroussel/lib/libm.so.6
open syscall for file /etc/ld.so.cache
open syscall for file /lib/tls/libm.so.6
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file /tmp/vallst_sh_tmp_subdir_0/vallst_sh.model
open syscall for file /oldhome/oroussel/tmp/wulflinc4/normalized-mps-v2-13-7-p2756.opb
open syscall for file /tmp/vallst_sh_tmp_subdir_0/vallst_var_map

[startup+10.0031 s]
Raw data (loadavg): 0.86 0.98 0.93 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 334 0 0 0 178 248 0 0 15 0 1 0 19900571 2674688 304 4294967295 134512640 134702520 3221223952 3221223192 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 653 304 413 48 0 605 0
[pid=5930] vsize: 2612
Current children cumulated CPU time (s) 4.28
Current children cumulated vsize (Kb) 4740

[startup+20.005 s]
Raw data (loadavg): 0.96 0.99 0.94 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 373 0 0 0 769 383 0 0 16 0 1 0 19900571 3743744 343 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 914 343 413 48 0 866 0
[pid=5930] vsize: 3656
Current children cumulated CPU time (s) 11.54
Current children cumulated vsize (Kb) 5784

[startup+30.0058 s]
Raw data (loadavg): 0.97 0.99 0.94 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 374 0 0 0 1401 508 0 0 15 0 1 0 19900571 3743744 344 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 914 344 413 48 0 866 0
[pid=5930] vsize: 3656
Current children cumulated CPU time (s) 19.11
Current children cumulated vsize (Kb) 5784

[startup+40.0067 s]
Raw data (loadavg): 0.97 0.99 0.94 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 374 0 0 0 2042 630 0 0 15 0 1 0 19900571 3743744 344 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 914 344 413 48 0 866 0
[pid=5930] vsize: 3656
Current children cumulated CPU time (s) 26.74
Current children cumulated vsize (Kb) 5784

[startup+50.0075 s]
Raw data (loadavg): 0.97 0.99 0.94 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 392 0 0 0 2698 745 0 0 15 0 1 0 19900571 3743744 362 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 914 362 413 48 0 866 0
[pid=5930] vsize: 3656
Current children cumulated CPU time (s) 34.45
Current children cumulated vsize (Kb) 5784

[startup+60.0084 s]
Raw data (loadavg): 0.98 0.99 0.94 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 392 0 0 0 3352 860 0 0 16 0 1 0 19900571 3743744 362 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 914 362 413 48 0 866 0
[pid=5930] vsize: 3656
Current children cumulated CPU time (s) 42.14
Current children cumulated vsize (Kb) 5784

[startup+70.0102 s]
Raw data (loadavg): 0.98 0.99 0.94 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 425 0 0 0 4010 974 0 0 15 0 1 0 19900571 3743744 395 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 914 395 413 48 0 866 0
[pid=5930] vsize: 3656
Current children cumulated CPU time (s) 49.86
Current children cumulated vsize (Kb) 5784

[startup+80.011 s]
Raw data (loadavg): 0.98 0.99 0.94 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 425 0 0 0 4670 1092 0 0 15 0 1 0 19900571 3743744 395 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 914 395 413 48 0 866 0
[pid=5930] vsize: 3656
Current children cumulated CPU time (s) 57.64
Current children cumulated vsize (Kb) 5784

[startup+90.013 s]
Raw data (loadavg): 1.07 1.01 0.94 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 425 0 0 0 5327 1210 0 0 15 0 1 0 19900571 3743744 395 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 914 395 413 48 0 866 0
[pid=5930] vsize: 3656
Current children cumulated CPU time (s) 65.39
Current children cumulated vsize (Kb) 5784

[startup+100.014 s]
Raw data (loadavg): 1.06 1.01 0.94 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 425 0 0 0 5974 1328 0 0 15 0 1 0 19900571 3743744 395 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 914 395 413 48 0 866 0
[pid=5930] vsize: 3656
Current children cumulated CPU time (s) 73.04
Current children cumulated vsize (Kb) 5784

[startup+110.015 s]
Raw data (loadavg): 1.05 1.01 0.94 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 425 0 0 0 6646 1441 0 0 15 0 1 0 19900571 3743744 395 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 914 395 413 48 0 866 0
[pid=5930] vsize: 3656
Current children cumulated CPU time (s) 80.89
Current children cumulated vsize (Kb) 5784

[startup+120.016 s]
Raw data (loadavg): 1.04 1.01 0.94 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 425 0 0 0 7294 1558 0 0 15 0 1 0 19900571 3743744 395 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 914 395 413 48 0 866 0
[pid=5930] vsize: 3656
Current children cumulated CPU time (s) 88.54
Current children cumulated vsize (Kb) 5784

[startup+130.017 s]
Raw data (loadavg): 1.03 1.00 0.94 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 425 0 0 0 7953 1673 0 0 16 0 1 0 19900571 3743744 395 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 0 0 0 17 0 0 0
Raw data (/proc/5930/statm): 914 395 413 48 0 866 0
[pid=5930] vsize: 3656
Current children cumulated CPU time (s) 96.28
Current children cumulated vsize (Kb) 5784

[startup+140.018 s]
Raw data (loadavg): 1.03 1.00 0.94 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 425 0 0 0 8616 1787 0 0 15 0 1 0 19900571 3743744 395 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 914 395 413 48 0 866 0
[pid=5930] vsize: 3656
Current children cumulated CPU time (s) 104.05
Current children cumulated vsize (Kb) 5784

[startup+150.019 s]
Raw data (loadavg): 1.02 1.00 0.94 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 427 0 0 0 9148 1937 0 0 15 0 1 0 19900571 3747840 397 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 915 397 413 48 0 867 0
[pid=5930] vsize: 3660
Current children cumulated CPU time (s) 110.87
Current children cumulated vsize (Kb) 5788

[startup+160.019 s]
Raw data (loadavg): 1.02 1.00 0.94 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 428 0 0 0 9700 2086 0 0 15 0 1 0 19900571 3747840 398 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 915 398 413 48 0 867 0
[pid=5930] vsize: 3660
Current children cumulated CPU time (s) 117.88
Current children cumulated vsize (Kb) 5788

[startup+170.02 s]
Raw data (loadavg): 1.02 1.00 0.94 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 437 0 0 0 10131 2271 0 0 15 0 1 0 19900571 3858432 407 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 942 407 413 48 0 894 0
[pid=5930] vsize: 3768
Current children cumulated CPU time (s) 124.04
Current children cumulated vsize (Kb) 5896

[startup+180.021 s]
Raw data (loadavg): 1.01 1.00 0.94 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 442 0 0 0 10590 2446 0 0 15 0 1 0 19900571 3858432 412 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 942 412 413 48 0 894 0
[pid=5930] vsize: 3768
Current children cumulated CPU time (s) 130.38
Current children cumulated vsize (Kb) 5896

[startup+190.022 s]
Raw data (loadavg): 1.01 1.00 0.94 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 444 0 0 0 10785 2704 0 0 16 0 1 0 19900571 3858432 414 4294967295 134512640 134702520 3221223952 3221222952 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 942 414 413 48 0 894 0
[pid=5930] vsize: 3768
Current children cumulated CPU time (s) 134.91
Current children cumulated vsize (Kb) 5896

[startup+200.023 s]
Raw data (loadavg): 1.01 1.00 0.94 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 448 0 0 0 11201 2889 0 0 16 0 1 0 19900571 3858432 418 4294967295 134512640 134702520 3221223952 3221222952 1074744845 0 0 5 8404994 0 0 0 17 0 0 0
Raw data (/proc/5930/statm): 942 418 413 48 0 894 0
[pid=5930] vsize: 3768
Current children cumulated CPU time (s) 140.92
Current children cumulated vsize (Kb) 5896

[startup+210.023 s]
Raw data (loadavg): 1.09 1.02 0.95 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 453 0 0 0 11653 3064 0 0 16 0 1 0 19900571 3858432 423 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 942 423 413 48 0 894 0
[pid=5930] vsize: 3768
Current children cumulated CPU time (s) 147.19
Current children cumulated vsize (Kb) 5896

[startup+220.024 s]
Raw data (loadavg): 1.07 1.02 0.95 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 466 0 0 0 12025 3265 0 0 15 0 1 0 19900571 3858432 436 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 942 436 413 48 0 894 0
[pid=5930] vsize: 3768
Current children cumulated CPU time (s) 152.92
Current children cumulated vsize (Kb) 5896

[startup+230.025 s]
Raw data (loadavg): 1.13 1.03 0.95 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 468 0 0 0 12293 3500 0 0 15 0 1 0 19900571 3948544 438 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 964 438 413 48 0 916 0
[pid=5930] vsize: 3856
Current children cumulated CPU time (s) 157.95
Current children cumulated vsize (Kb) 5984

[startup+240.027 s]
Raw data (loadavg): 1.11 1.03 0.95 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 474 0 0 0 12884 3640 0 0 15 0 1 0 19900571 3948544 444 4294967295 134512640 134702520 3221223952 3221222952 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 964 444 413 48 0 916 0
[pid=5930] vsize: 3856
Current children cumulated CPU time (s) 165.26
Current children cumulated vsize (Kb) 5984

[startup+250.027 s]
Raw data (loadavg): 1.18 1.04 0.96 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 478 0 0 0 13376 3808 0 0 15 0 1 0 19900571 3948544 448 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 964 448 413 48 0 916 0
[pid=5930] vsize: 3856
Current children cumulated CPU time (s) 171.86
Current children cumulated vsize (Kb) 5984

[startup+260.028 s]
Raw data (loadavg): 1.15 1.04 0.96 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 508 0 0 0 13715 4020 0 0 16 0 1 0 19900571 3948544 478 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 964 478 413 48 0 916 0
[pid=5930] vsize: 3856
Current children cumulated CPU time (s) 177.37
Current children cumulated vsize (Kb) 5984

[startup+270.029 s]
Raw data (loadavg): 1.12 1.04 0.96 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 510 0 0 0 14040 4236 0 0 16 0 1 0 19900571 3948544 480 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 964 480 413 48 0 916 0
[pid=5930] vsize: 3856
Current children cumulated CPU time (s) 182.78
Current children cumulated vsize (Kb) 5984

[startup+280.03 s]
Raw data (loadavg): 1.10 1.04 0.96 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 512 0 0 0 14535 4405 0 0 16 0 1 0 19900571 3948544 482 4294967295 134512640 134702520 3221223952 3221223232 134553160 0 0 5 8404994 0 0 0 17 0 0 0
Raw data (/proc/5930/statm): 964 482 413 48 0 916 0
[pid=5930] vsize: 3856
Current children cumulated CPU time (s) 189.42
Current children cumulated vsize (Kb) 5984

[startup+290.032 s]
Raw data (loadavg): 1.09 1.04 0.96 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 520 0 0 0 14873 4617 0 0 15 0 1 0 19900571 3948544 490 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 964 490 413 48 0 916 0
[pid=5930] vsize: 3856
Current children cumulated CPU time (s) 194.92
Current children cumulated vsize (Kb) 5984

[startup+300.033 s]
Raw data (loadavg): 1.07 1.03 0.96 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 522 0 0 0 15212 4830 0 0 15 0 1 0 19900571 3948544 492 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 964 492 413 48 0 916 0
[pid=5930] vsize: 3856
Current children cumulated CPU time (s) 200.44
Current children cumulated vsize (Kb) 5984

[startup+310.033 s]
Raw data (loadavg): 1.06 1.03 0.96 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 526 0 0 0 15713 4995 0 0 15 0 1 0 19900571 3948544 496 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 964 496 413 48 0 916 0
[pid=5930] vsize: 3856
Current children cumulated CPU time (s) 207.1
Current children cumulated vsize (Kb) 5984

[startup+320.034 s]
Raw data (loadavg): 1.05 1.03 0.96 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 543 0 0 0 16120 5193 0 0 16 0 1 0 19900571 3948544 513 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 964 513 413 48 0 916 0
[pid=5930] vsize: 3856
Current children cumulated CPU time (s) 213.15
Current children cumulated vsize (Kb) 5984

[startup+330.035 s]
Raw data (loadavg): 1.04 1.03 0.96 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 545 0 0 0 16396 5423 0 0 16 0 1 0 19900571 3948544 515 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 964 515 413 48 0 916 0
[pid=5930] vsize: 3856
Current children cumulated CPU time (s) 218.21
Current children cumulated vsize (Kb) 5984

[startup+340.036 s]
Raw data (loadavg): 1.04 1.03 0.96 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 566 0 0 0 16929 5576 0 0 15 0 1 0 19900571 3948544 536 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 964 536 413 48 0 916 0
[pid=5930] vsize: 3856
Current children cumulated CPU time (s) 225.07
Current children cumulated vsize (Kb) 5984

[startup+350.037 s]
Raw data (loadavg): 1.03 1.03 0.96 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 680 0 0 0 17446 5739 0 0 15 0 1 0 19900571 3948544 650 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 964 650 413 48 0 916 0
[pid=5930] vsize: 3856
Current children cumulated CPU time (s) 231.87
Current children cumulated vsize (Kb) 5984

[startup+360.038 s]
Raw data (loadavg): 1.18 1.06 0.97 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 681 0 0 0 17631 5988 0 0 15 0 1 0 19900571 3948544 651 4294967295 134512640 134702520 3221223952 3221222952 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 964 651 413 48 0 916 0
[pid=5930] vsize: 3856
Current children cumulated CPU time (s) 236.21
Current children cumulated vsize (Kb) 5984

[startup+370.039 s]
Raw data (loadavg): 1.22 1.07 0.97 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 689 0 0 0 18177 6137 0 0 16 0 1 0 19900571 4046848 659 4294967295 134512640 134702520 3221223952 3221223232 134552486 0 0 5 8404994 0 0 0 17 0 0 0
Raw data (/proc/5930/statm): 988 659 413 48 0 940 0
[pid=5930] vsize: 3952
Current children cumulated CPU time (s) 243.16
Current children cumulated vsize (Kb) 6080

[startup+380.039 s]
Raw data (loadavg): 1.27 1.09 0.98 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 691 0 0 0 18754 6274 0 0 16 0 1 0 19900571 4046848 661 4294967295 134512640 134702520 3221223952 3221223232 134552882 0 0 5 8404994 0 0 0 17 1 0 0
Raw data (/proc/5930/statm): 988 661 413 48 0 940 0
[pid=5930] vsize: 3952
Current children cumulated CPU time (s) 250.3
Current children cumulated vsize (Kb) 6080

[startup+390.04 s]
Raw data (loadavg): 1.23 1.08 0.98 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 692 0 0 0 19135 6475 0 0 15 0 1 0 19900571 4046848 662 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 988 662 413 48 0 940 0
[pid=5930] vsize: 3952
Current children cumulated CPU time (s) 256.12
Current children cumulated vsize (Kb) 6080

[startup+400.041 s]
Raw data (loadavg): 1.19 1.08 0.98 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 694 0 0 0 19483 6684 0 0 15 0 1 0 19900571 4046848 664 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 988 664 413 48 0 940 0
[pid=5930] vsize: 3952
Current children cumulated CPU time (s) 261.69
Current children cumulated vsize (Kb) 6080

[startup+410.042 s]
Raw data (loadavg): 1.24 1.09 0.98 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 697 0 0 0 20040 6832 0 0 15 0 1 0 19900571 4046848 667 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 988 667 413 48 0 940 0
[pid=5930] vsize: 3952
Current children cumulated CPU time (s) 268.74
Current children cumulated vsize (Kb) 6080

[startup+420.044 s]
Raw data (loadavg): 1.20 1.09 0.98 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 698 0 0 0 20574 6982 0 0 15 0 1 0 19900571 4046848 668 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 988 668 413 48 0 940 0
[pid=5930] vsize: 3952
Current children cumulated CPU time (s) 275.58
Current children cumulated vsize (Kb) 6080

[startup+430.045 s]
Raw data (loadavg): 1.25 1.10 0.99 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 700 0 0 0 20926 7200 0 0 15 0 1 0 19900571 4046848 670 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 988 670 413 48 0 940 0
[pid=5930] vsize: 3952
Current children cumulated CPU time (s) 281.28
Current children cumulated vsize (Kb) 6080

[startup+440.045 s]
Raw data (loadavg): 1.21 1.10 0.99 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 702 0 0 0 21289 7396 0 0 15 0 1 0 19900571 4046848 672 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 988 672 413 48 0 940 0
[pid=5930] vsize: 3952
Current children cumulated CPU time (s) 286.87
Current children cumulated vsize (Kb) 6080

[startup+450.046 s]
Raw data (loadavg): 1.18 1.10 0.99 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 704 0 0 0 21842 7548 0 0 15 0 1 0 19900571 4046848 674 4294967295 134512640 134702520 3221223952 3221223208 1074744845 0 0 5 8404994 0 0 0 17 1 0 0
Raw data (/proc/5930/statm): 988 674 413 48 0 940 0
[pid=5930] vsize: 3952
Current children cumulated CPU time (s) 293.92
Current children cumulated vsize (Kb) 6080

[startup+460.046 s]
Raw data (loadavg): 1.23 1.11 1.00 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 707 0 0 0 22370 7706 0 0 16 0 1 0 19900571 4046848 677 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 988 677 413 48 0 940 0
[pid=5930] vsize: 3952
Current children cumulated CPU time (s) 300.78
Current children cumulated vsize (Kb) 6080

[startup+470.047 s]
Raw data (loadavg): 1.19 1.10 1.00 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 708 0 0 0 22793 7893 0 0 16 0 1 0 19900571 4046848 678 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 988 678 413 48 0 940 0
[pid=5930] vsize: 3952
Current children cumulated CPU time (s) 306.88
Current children cumulated vsize (Kb) 6080

[startup+480.048 s]
Raw data (loadavg): 1.24 1.12 1.00 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 710 0 0 0 23088 8123 0 0 15 0 1 0 19900571 4136960 680 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1010 680 413 48 0 962 0
[pid=5930] vsize: 4040
Current children cumulated CPU time (s) 312.13
Current children cumulated vsize (Kb) 6168

[startup+490.05 s]
Raw data (loadavg): 1.20 1.11 1.00 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 713 0 0 0 23639 8269 0 0 15 0 1 0 19900571 4136960 683 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1010 683 413 48 0 962 0
[pid=5930] vsize: 4040
Current children cumulated CPU time (s) 319.1
Current children cumulated vsize (Kb) 6168

[startup+500.052 s]
Raw data (loadavg): 1.25 1.13 1.01 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 716 0 0 0 24205 8416 0 0 15 0 1 0 19900571 4136960 686 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1010 686 413 48 0 962 0
[pid=5930] vsize: 4040
Current children cumulated CPU time (s) 326.23
Current children cumulated vsize (Kb) 6168

[startup+510.051 s]
Raw data (loadavg): 1.29 1.14 1.01 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 719 0 0 0 24787 8554 0 0 16 0 1 0 19900571 4136960 689 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 0 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1010 689 413 48 0 962 0
[pid=5930] vsize: 4040
Current children cumulated CPU time (s) 333.43
Current children cumulated vsize (Kb) 6168

[startup+520.052 s]
Raw data (loadavg): 1.40 1.16 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 720 0 0 0 24985 8809 0 0 15 0 1 0 19900571 4136960 690 4294967295 134512640 134702520 3221223952 3221222952 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1010 690 413 48 0 962 0
[pid=5930] vsize: 4040
Current children cumulated CPU time (s) 337.96
Current children cumulated vsize (Kb) 6168

[startup+530.053 s]
Raw data (loadavg): 1.42 1.18 1.02 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 722 0 0 0 25567 8952 0 0 16 0 1 0 19900571 4136960 692 4294967295 134512640 134702520 3221223952 3221223232 134552293 0 0 5 8404994 0 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1010 692 413 48 0 962 0
[pid=5930] vsize: 4040
Current children cumulated CPU time (s) 345.21
Current children cumulated vsize (Kb) 6168

[startup+540.055 s]
Raw data (loadavg): 1.35 1.17 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 723 0 0 0 26124 9096 0 0 16 0 1 0 19900571 4136960 693 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1010 693 413 48 0 962 0
[pid=5930] vsize: 4040
Current children cumulated CPU time (s) 352.22
Current children cumulated vsize (Kb) 6168

[startup+550.056 s]
Raw data (loadavg): 1.30 1.16 1.02 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 725 0 0 0 26688 9242 0 0 16 0 1 0 19900571 4136960 695 4294967295 134512640 134702520 3221223952 3221223232 134553441 0 0 5 8404994 0 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1010 695 413 48 0 962 0
[pid=5930] vsize: 4040
Current children cumulated CPU time (s) 359.32
Current children cumulated vsize (Kb) 6168

[startup+560.056 s]
Raw data (loadavg): 1.33 1.17 1.03 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 726 0 0 0 27043 9454 0 0 16 0 1 0 19900571 4136960 696 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1010 696 413 48 0 962 0
[pid=5930] vsize: 4040
Current children cumulated CPU time (s) 364.99
Current children cumulated vsize (Kb) 6168

[startup+570.057 s]
Raw data (loadavg): 1.28 1.17 1.03 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 729 0 0 0 27482 9640 0 0 15 0 1 0 19900571 4136960 699 4294967295 134512640 134702520 3221223952 3221223208 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1010 699 413 48 0 962 0
[pid=5930] vsize: 4040
Current children cumulated CPU time (s) 371.24
Current children cumulated vsize (Kb) 6168

[startup+580.057 s]
Raw data (loadavg): 1.24 1.16 1.02 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 732 0 0 0 28060 9782 0 0 16 0 1 0 19900571 4136960 702 4294967295 134512640 134702520 3221223952 3221223232 134552484 0 0 5 8404994 0 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1010 702 413 48 0 962 0
[pid=5930] vsize: 4040
Current children cumulated CPU time (s) 378.44
Current children cumulated vsize (Kb) 6168

[startup+590.058 s]
Raw data (loadavg): 1.20 1.16 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 735 0 0 0 28649 9920 0 0 16 0 1 0 19900571 4239360 705 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1035 705 413 48 0 987 0
[pid=5930] vsize: 4140
Current children cumulated CPU time (s) 385.71
Current children cumulated vsize (Kb) 6268

[startup+600.06 s]
Raw data (loadavg): 1.17 1.15 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 736 0 0 0 29292 10041 0 0 15 0 1 0 19900571 4239360 706 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1035 706 413 48 0 987 0
[pid=5930] vsize: 4140
Current children cumulated CPU time (s) 393.35
Current children cumulated vsize (Kb) 6268

[startup+610.061 s]
Raw data (loadavg): 1.14 1.15 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 737 0 0 0 29520 10288 0 0 15 0 1 0 19900571 4239360 707 4294967295 134512640 134702520 3221223952 3221222952 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1035 707 413 48 0 987 0
[pid=5930] vsize: 4140
Current children cumulated CPU time (s) 398.1
Current children cumulated vsize (Kb) 6268

[startup+620.062 s]
Raw data (loadavg): 1.12 1.14 1.02 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 740 0 0 0 30044 10441 0 0 16 0 1 0 19900571 4239360 710 4294967295 134512640 134702520 3221223952 3221223072 134572622 0 0 5 8404994 0 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1035 710 413 48 0 987 0
[pid=5930] vsize: 4140
Current children cumulated CPU time (s) 404.87
Current children cumulated vsize (Kb) 6268

[startup+630.062 s]
Raw data (loadavg): 1.10 1.14 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 742 0 0 0 30641 10574 0 0 15 0 1 0 19900571 4239360 712 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1035 712 413 48 0 987 0
[pid=5930] vsize: 4140
Current children cumulated CPU time (s) 412.17
Current children cumulated vsize (Kb) 6268

[startup+640.063 s]
Raw data (loadavg): 1.08 1.13 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 746 0 0 0 31204 10722 0 0 16 0 1 0 19900571 4239360 716 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1035 716 413 48 0 987 0
[pid=5930] vsize: 4140
Current children cumulated CPU time (s) 419.28
Current children cumulated vsize (Kb) 6268

[startup+650.064 s]
Raw data (loadavg): 1.07 1.13 1.02 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 748 0 0 0 31809 10849 0 0 16 0 1 0 19900571 4239360 718 4294967295 134512640 134702520 3221223952 3221223232 134553320 0 0 5 8404994 0 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1035 718 413 48 0 987 0
[pid=5930] vsize: 4140
Current children cumulated CPU time (s) 426.6
Current children cumulated vsize (Kb) 6268

[startup+660.065 s]
Raw data (loadavg): 1.06 1.12 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 749 0 0 0 32057 11089 0 0 16 0 1 0 19900571 4239360 719 4294967295 134512640 134702520 3221223952 3221222952 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1035 719 413 48 0 987 0
[pid=5930] vsize: 4140
Current children cumulated CPU time (s) 431.48
Current children cumulated vsize (Kb) 6268

[startup+670.066 s]
Raw data (loadavg): 1.05 1.12 1.02 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 751 0 0 0 32591 11239 0 0 16 0 1 0 19900571 4239360 721 4294967295 134512640 134702520 3221223952 3221223072 134586040 0 0 5 8404994 0 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1035 721 413 48 0 987 0
[pid=5930] vsize: 4140
Current children cumulated CPU time (s) 438.32
Current children cumulated vsize (Kb) 6268

[startup+680.067 s]
Raw data (loadavg): 1.12 1.13 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 753 0 0 0 33238 11353 0 0 15 0 1 0 19900571 4239360 723 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1035 723 413 48 0 987 0
[pid=5930] vsize: 4140
Current children cumulated CPU time (s) 445.93
Current children cumulated vsize (Kb) 6268

[startup+690.068 s]
Raw data (loadavg): 1.10 1.12 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 753 0 0 0 33902 11467 0 0 15 0 1 0 19900571 4239360 723 4294967295 134512640 134702520 3221223952 3221221936 1074898718 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1035 723 413 48 0 987 0
[pid=5930] vsize: 4140
Current children cumulated CPU time (s) 453.71
Current children cumulated vsize (Kb) 6268

[startup+700.129 s]
Raw data (loadavg): 1.09 1.12 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 754 0 0 0 34542 11588 0 0 15 0 1 0 19900571 4239360 724 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1035 724 413 48 0 987 0
[pid=5930] vsize: 4140
Current children cumulated CPU time (s) 461.32
Current children cumulated vsize (Kb) 6268

[startup+710.129 s]
Raw data (loadavg): 1.07 1.11 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 755 0 0 0 35055 11747 0 0 15 0 1 0 19900571 4239360 725 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1035 725 413 48 0 987 0
[pid=5930] vsize: 4140
Current children cumulated CPU time (s) 468.04
Current children cumulated vsize (Kb) 6268

[startup+720.131 s]
Raw data (loadavg): 1.06 1.11 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 755 0 0 0 35485 11942 0 0 16 0 1 0 19900571 4239360 725 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1035 725 413 48 0 987 0
[pid=5930] vsize: 4140
Current children cumulated CPU time (s) 474.29
Current children cumulated vsize (Kb) 6268

[startup+730.133 s]
Raw data (loadavg): 1.05 1.11 1.02 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 757 0 0 0 35758 12172 0 0 16 0 1 0 19900571 4239360 727 4294967295 134512640 134702520 3221223952 3221223232 134553273 0 0 5 8404994 0 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1035 727 413 48 0 987 0
[pid=5930] vsize: 4140
Current children cumulated CPU time (s) 479.32
Current children cumulated vsize (Kb) 6268

[startup+740.134 s]
Raw data (loadavg): 1.04 1.10 1.01 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 757 0 0 0 36281 12325 0 0 15 0 1 0 19900571 4239360 727 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1035 727 413 48 0 987 0
[pid=5930] vsize: 4140
Current children cumulated CPU time (s) 486.08
Current children cumulated vsize (Kb) 6268

[startup+750.135 s]
Raw data (loadavg): 1.04 1.10 1.01 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 758 0 0 0 36810 12478 0 0 16 0 1 0 19900571 4239360 728 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1035 728 413 48 0 987 0
[pid=5930] vsize: 4140
Current children cumulated CPU time (s) 492.9
Current children cumulated vsize (Kb) 6268

[startup+760.135 s]
Raw data (loadavg): 1.10 1.11 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 758 0 0 0 37112 12694 0 0 16 0 1 0 19900571 4239360 728 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1035 728 413 48 0 987 0
[pid=5930] vsize: 4140
Current children cumulated CPU time (s) 498.08
Current children cumulated vsize (Kb) 6268

[startup+770.136 s]
Raw data (loadavg): 1.09 1.11 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 759 0 0 0 37548 12879 0 0 16 0 1 0 19900571 4337664 729 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1059 729 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 504.29
Current children cumulated vsize (Kb) 6364

[startup+780.137 s]
Raw data (loadavg): 1.07 1.10 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 759 0 0 0 38138 13011 0 0 16 0 1 0 19900571 4337664 729 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1059 729 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 511.51
Current children cumulated vsize (Kb) 6364

[startup+790.139 s]
Raw data (loadavg): 1.06 1.10 1.01 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 760 0 0 0 38691 13154 0 0 15 0 1 0 19900571 4337664 730 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1059 730 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 518.47
Current children cumulated vsize (Kb) 6364

[startup+800.14 s]
Raw data (loadavg): 1.13 1.11 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 760 0 0 0 38936 13398 0 0 15 0 1 0 19900571 4337664 730 4294967295 134512640 134702520 3221223952 3221222952 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1059 730 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 523.36
Current children cumulated vsize (Kb) 6364

[startup+810.14 s]
Raw data (loadavg): 1.11 1.11 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 761 0 0 0 39478 13540 0 0 15 0 1 0 19900571 4337664 731 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1059 731 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 530.2
Current children cumulated vsize (Kb) 6364

[startup+820.141 s]
Raw data (loadavg): 1.09 1.10 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 762 0 0 0 40030 13685 0 0 15 0 1 0 19900571 4337664 732 4294967295 134512640 134702520 3221223952 3221222952 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1059 732 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 537.17
Current children cumulated vsize (Kb) 6364

[startup+830.141 s]
Raw data (loadavg): 1.08 1.10 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 762 0 0 0 40599 13827 0 0 15 0 1 0 19900571 4337664 732 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1059 732 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 544.28
Current children cumulated vsize (Kb) 6364

[startup+840.143 s]
Raw data (loadavg): 1.07 1.10 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 762 0 0 0 40832 14074 0 0 15 0 1 0 19900571 4337664 732 4294967295 134512640 134702520 3221223952 3221222952 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1059 732 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 549.08
Current children cumulated vsize (Kb) 6364

[startup+850.144 s]
Raw data (loadavg): 1.06 1.09 1.01 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 763 0 0 0 41426 14205 0 0 15 0 1 0 19900571 4337664 733 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1059 733 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 556.33
Current children cumulated vsize (Kb) 6364

[startup+860.145 s]
Raw data (loadavg): 1.05 1.09 1.01 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 764 0 0 0 42061 14324 0 0 16 0 1 0 19900571 4337664 734 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1059 734 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 563.87
Current children cumulated vsize (Kb) 6364

[startup+870.146 s]
Raw data (loadavg): 1.04 1.09 1.01 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 765 0 0 0 42641 14462 0 0 15 0 1 0 19900571 4337664 735 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1059 735 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 571.05
Current children cumulated vsize (Kb) 6364

[startup+880.147 s]
Raw data (loadavg): 1.11 1.10 1.02 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 765 0 0 0 42918 14686 0 0 16 0 1 0 19900571 4337664 735 4294967295 134512640 134702520 3221223952 3221222952 1074744845 0 0 5 8404994 0 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1059 735 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 576.06
Current children cumulated vsize (Kb) 6364

[startup+890.147 s]
Raw data (loadavg): 1.10 1.10 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 767 0 0 0 43404 14855 0 0 16 0 1 0 19900571 4337664 737 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1059 737 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 582.61
Current children cumulated vsize (Kb) 6364

[startup+900.149 s]
Raw data (loadavg): 1.08 1.09 1.01 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 768 0 0 0 44007 14985 0 0 16 0 1 0 19900571 4337664 738 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1059 738 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 589.94
Current children cumulated vsize (Kb) 6364

[startup+910.15 s]
Raw data (loadavg): 1.07 1.09 1.01 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 768 0 0 0 44673 15095 0 0 15 0 1 0 19900571 4337664 738 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1059 738 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 597.7
Current children cumulated vsize (Kb) 6364

[startup+920.151 s]
Raw data (loadavg): 1.06 1.08 1.01 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 769 0 0 0 45134 15275 0 0 15 0 1 0 19900571 4337664 739 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1059 739 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 604.11
Current children cumulated vsize (Kb) 6364

[startup+930.153 s]
Raw data (loadavg): 1.12 1.10 1.02 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 771 0 0 0 45471 15488 0 0 16 0 1 0 19900571 4337664 741 4294967295 134512640 134702520 3221223952 3221223232 134552361 0 0 5 8404994 0 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1059 741 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 609.61
Current children cumulated vsize (Kb) 6364

[startup+940.154 s]
Raw data (loadavg): 1.10 1.09 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 772 0 0 0 46065 15619 0 0 16 0 1 0 19900571 4337664 742 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1059 742 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 616.86
Current children cumulated vsize (Kb) 6364

[startup+950.154 s]
Raw data (loadavg): 1.09 1.09 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 772 0 0 0 46693 15738 0 0 16 0 1 0 19900571 4337664 742 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1059 742 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 624.33
Current children cumulated vsize (Kb) 6364

[startup+960.155 s]
Raw data (loadavg): 1.07 1.09 1.01 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 773 0 0 0 47311 15857 0 0 16 0 1 0 19900571 4337664 743 4294967295 134512640 134702520 3221223952 3221223536 134559041 0 0 5 8404994 0 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1059 743 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 631.7
Current children cumulated vsize (Kb) 6364

[startup+970.157 s]
Raw data (loadavg): 1.06 1.08 1.01 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 773 0 0 0 47602 16094 0 0 15 0 1 0 19900571 4337664 743 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1059 743 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 636.98
Current children cumulated vsize (Kb) 6364

[startup+980.158 s]
Raw data (loadavg): 1.05 1.08 1.01 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 775 0 0 0 48111 16256 0 0 16 0 1 0 19900571 4337664 745 4294967295 134512640 134702520 3221223952 3221222952 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1059 745 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 643.69
Current children cumulated vsize (Kb) 6364

[startup+990.159 s]
Raw data (loadavg): 1.04 1.08 1.01 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 776 0 0 0 48812 16354 0 0 15 0 1 0 19900571 4337664 746 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1059 746 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 651.68
Current children cumulated vsize (Kb) 6364

[startup+1000.16 s]
Raw data (loadavg): 1.12 1.09 1.02 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 776 0 0 0 49392 16490 0 0 16 0 1 0 19900571 4337664 746 4294967295 134512640 134702520 3221223952 3221223232 134553330 0 0 5 8404994 0 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1059 746 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 658.84
Current children cumulated vsize (Kb) 6364

[startup+1010.16 s]
Raw data (loadavg): 1.17 1.10 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 777 0 0 0 50003 16618 0 0 16 0 1 0 19900571 4337664 747 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1059 747 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 666.23
Current children cumulated vsize (Kb) 6364

[startup+1020.16 s]
Raw data (loadavg): 1.14 1.10 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 778 0 0 0 50251 16859 0 0 15 0 1 0 19900571 4337664 748 4294967295 134512640 134702520 3221223952 3221222952 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1059 748 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 671.12
Current children cumulated vsize (Kb) 6364

[startup+1030.16 s]
Raw data (loadavg): 1.12 1.10 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 780 0 0 0 50864 16990 0 0 16 0 1 0 19900571 4337664 750 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1059 750 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 678.56
Current children cumulated vsize (Kb) 6364

[startup+1040.17 s]
Raw data (loadavg): 1.10 1.09 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 781 0 0 0 51465 17122 0 0 15 0 1 0 19900571 4337664 751 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1059 751 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 685.89
Current children cumulated vsize (Kb) 6364

[startup+1050.17 s]
Raw data (loadavg): 1.09 1.09 1.02 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 782 0 0 0 52038 17254 0 0 15 0 1 0 19900571 4337664 752 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 0 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1059 752 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 692.94
Current children cumulated vsize (Kb) 6364

[startup+1060.17 s]
Raw data (loadavg): 1.07 1.08 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 782 0 0 0 52702 17360 0 0 16 0 1 0 19900571 4337664 752 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1059 752 413 48 0 1011 0
[pid=5930] vsize: 4236
Current children cumulated CPU time (s) 700.64
Current children cumulated vsize (Kb) 6364

[startup+1070.17 s]
Raw data (loadavg): 1.06 1.08 1.01 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 783 0 0 0 53032 17577 0 0 15 0 1 0 19900571 4476928 753 4294967295 134512640 134702520 3221223952 3221222952 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1093 753 413 48 0 1045 0
[pid=5930] vsize: 4372
Current children cumulated CPU time (s) 706.11
Current children cumulated vsize (Kb) 6500

[startup+1080.17 s]
Raw data (loadavg): 1.05 1.08 1.01 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 785 0 0 0 53577 17724 0 0 15 0 1 0 19900571 4444160 755 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1085 755 413 48 0 1037 0
[pid=5930] vsize: 4340
Current children cumulated CPU time (s) 713.03
Current children cumulated vsize (Kb) 6468

[startup+1090.17 s]
Raw data (loadavg): 1.04 1.08 1.01 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 785 0 0 0 54254 17830 0 0 15 0 1 0 19900571 4444160 755 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1085 755 413 48 0 1037 0
[pid=5930] vsize: 4340
Current children cumulated CPU time (s) 720.86
Current children cumulated vsize (Kb) 6468

[startup+1100.17 s]
Raw data (loadavg): 1.04 1.07 1.01 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 787 0 0 0 54961 17924 0 0 16 0 1 0 19900571 4444160 757 4294967295 134512640 134702520 3221223952 3221223344 134605849 0 0 5 8404994 0 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1085 757 413 48 0 1037 0
[pid=5930] vsize: 4340
Current children cumulated CPU time (s) 728.87
Current children cumulated vsize (Kb) 6468

[startup+1110.17 s]
Raw data (loadavg): 1.03 1.07 1.01 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 790 0 0 0 55528 18065 0 0 15 0 1 0 19900571 4444160 760 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 0 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1085 760 413 48 0 1037 0
[pid=5930] vsize: 4340
Current children cumulated CPU time (s) 735.95
Current children cumulated vsize (Kb) 6468

[startup+1120.17 s]
Raw data (loadavg): 1.10 1.08 1.01 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 790 0 0 0 56011 18229 0 0 16 0 1 0 19900571 4444160 760 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1085 760 413 48 0 1037 0
[pid=5930] vsize: 4340
Current children cumulated CPU time (s) 742.42
Current children cumulated vsize (Kb) 6468

[startup+1130.17 s]
Raw data (loadavg): 1.09 1.08 1.01 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 792 0 0 0 56394 18431 0 0 16 0 1 0 19900571 4444160 762 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1085 762 413 48 0 1037 0
[pid=5930] vsize: 4340
Current children cumulated CPU time (s) 748.27
Current children cumulated vsize (Kb) 6468

[startup+1140.18 s]
Raw data (loadavg): 1.07 1.08 1.01 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 793 0 0 0 57090 18532 0 0 16 0 1 0 19900571 4444160 763 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1085 763 413 48 0 1037 0
[pid=5930] vsize: 4340
Current children cumulated CPU time (s) 756.24
Current children cumulated vsize (Kb) 6468

[startup+1150.18 s]
Raw data (loadavg): 1.14 1.09 1.02 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 795 0 0 0 57724 18656 0 0 16 0 1 0 19900571 4444160 765 4294967295 134512640 134702520 3221223952 3221223232 134557264 0 0 5 8404994 0 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1085 765 413 48 0 1037 0
[pid=5930] vsize: 4340
Current children cumulated CPU time (s) 763.82
Current children cumulated vsize (Kb) 6468

[startup+1160.18 s]
Raw data (loadavg): 1.12 1.09 1.02 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 796 0 0 0 58277 18797 0 0 16 0 1 0 19900571 4444160 766 4294967295 134512640 134702520 3221223952 3221223232 134552492 0 0 5 8404994 0 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1085 766 413 48 0 1037 0
[pid=5930] vsize: 4340
Current children cumulated CPU time (s) 770.76
Current children cumulated vsize (Kb) 6468

[startup+1170.18 s]
Raw data (loadavg): 1.10 1.08 1.02 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 797 0 0 0 58965 18896 0 0 16 0 1 0 19900571 4444160 767 4294967295 134512640 134702520 3221223952 3221223072 134572636 0 0 5 8404994 0 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1085 767 413 48 0 1037 0
[pid=5930] vsize: 4340
Current children cumulated CPU time (s) 778.63
Current children cumulated vsize (Kb) 6468

[startup+1180.18 s]
Raw data (loadavg): 1.08 1.08 1.01 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 798 0 0 0 59380 19091 0 0 15 0 1 0 19900571 4444160 768 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 0 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1085 768 413 48 0 1037 0
[pid=5930] vsize: 4340
Current children cumulated CPU time (s) 784.73
Current children cumulated vsize (Kb) 6468

[startup+1190.18 s]
Raw data (loadavg): 1.14 1.10 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 800 0 0 0 59817 19273 0 0 16 0 1 0 19900571 4444160 770 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1085 770 413 48 0 1037 0
[pid=5930] vsize: 4340
Current children cumulated CPU time (s) 790.92
Current children cumulated vsize (Kb) 6468

[startup+1200.18 s]
Raw data (loadavg): 1.12 1.09 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 803 0 0 0 60430 19397 0 0 15 0 1 0 19900571 4444160 773 4294967295 134512640 134702520 3221223952 3221223208 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1085 773 413 48 0 1037 0
[pid=5930] vsize: 4340
Current children cumulated CPU time (s) 798.29
Current children cumulated vsize (Kb) 6468

[startup+1210.18 s]
Raw data (loadavg): 1.10 1.09 1.02 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 804 0 0 0 61004 19540 0 0 16 0 1 0 19900571 4444160 774 4294967295 134512640 134702520 3221223952 3221223232 134552550 0 0 5 8404994 0 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1085 774 413 48 0 1037 0
[pid=5930] vsize: 4340
Current children cumulated CPU time (s) 805.46
Current children cumulated vsize (Kb) 6468

[startup+1220.18 s]
Raw data (loadavg): 1.09 1.08 1.02 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 807 0 0 0 61616 19663 0 0 16 0 1 0 19900571 4444160 777 4294967295 134512640 134702520 3221223952 3221223232 134553287 0 0 5 8404994 0 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1085 777 413 48 0 1037 0
[pid=5930] vsize: 4340
Current children cumulated CPU time (s) 812.81
Current children cumulated vsize (Kb) 6468

[startup+1230.18 s]
Raw data (loadavg): 1.07 1.08 1.01 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 821 0 0 0 62193 19803 0 0 16 0 1 0 19900571 4550656 791 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1111 791 413 48 0 1063 0
[pid=5930] vsize: 4444
Current children cumulated CPU time (s) 819.98
Current children cumulated vsize (Kb) 6572

[startup+1240.18 s]
Raw data (loadavg): 1.06 1.08 1.01 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 823 0 0 0 62714 19956 0 0 15 0 1 0 19900571 4550656 793 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1111 793 413 48 0 1063 0
[pid=5930] vsize: 4444
Current children cumulated CPU time (s) 826.72
Current children cumulated vsize (Kb) 6572

[startup+1250.19 s]
Raw data (loadavg): 1.13 1.09 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 824 0 0 0 63075 20164 0 0 15 0 1 0 19900571 4550656 794 4294967295 134512640 134702520 3221223952 3221222952 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1111 794 413 48 0 1063 0
[pid=5930] vsize: 4444
Current children cumulated CPU time (s) 832.41
Current children cumulated vsize (Kb) 6572

[startup+1260.19 s]
Raw data (loadavg): 1.18 1.10 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 826 0 0 0 63654 20301 0 0 15 0 1 0 19900571 4550656 796 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1111 796 413 48 0 1063 0
[pid=5930] vsize: 4444
Current children cumulated CPU time (s) 839.57
Current children cumulated vsize (Kb) 6572

[startup+1270.19 s]
Raw data (loadavg): 1.16 1.10 1.02 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 834 0 0 0 64225 20441 0 0 16 0 1 0 19900571 4550656 804 4294967295 134512640 134702520 3221223952 3221223232 134552486 0 0 5 8404994 0 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1111 804 413 48 0 1063 0
[pid=5930] vsize: 4444
Current children cumulated CPU time (s) 846.68
Current children cumulated vsize (Kb) 6572

[startup+1280.19 s]
Raw data (loadavg): 1.13 1.10 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 835 0 0 0 64879 20556 0 0 15 0 1 0 19900571 4550656 805 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1111 805 413 48 0 1063 0
[pid=5930] vsize: 4444
Current children cumulated CPU time (s) 854.37
Current children cumulated vsize (Kb) 6572

[startup+1290.19 s]
Raw data (loadavg): 1.11 1.09 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 841 0 0 0 65474 20686 0 0 15 0 1 0 19900571 4550656 811 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1111 811 413 48 0 1063 0
[pid=5930] vsize: 4444
Current children cumulated CPU time (s) 861.62
Current children cumulated vsize (Kb) 6572

[startup+1300.19 s]
Raw data (loadavg): 1.09 1.09 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 843 0 0 0 66081 20808 0 0 15 0 1 0 19900571 4550656 813 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1111 813 413 48 0 1063 0
[pid=5930] vsize: 4444
Current children cumulated CPU time (s) 868.91
Current children cumulated vsize (Kb) 6572

[startup+1310.19 s]
Raw data (loadavg): 1.16 1.10 1.02 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 843 0 0 0 66409 21027 0 0 15 0 1 0 19900571 4550656 813 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1111 813 413 48 0 1063 0
[pid=5930] vsize: 4444
Current children cumulated CPU time (s) 874.38
Current children cumulated vsize (Kb) 6572

[startup+1320.19 s]
Raw data (loadavg): 1.21 1.12 1.03 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 845 0 0 0 66842 21215 0 0 15 0 1 0 19900571 4550656 815 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1111 815 413 48 0 1063 0
[pid=5930] vsize: 4444
Current children cumulated CPU time (s) 880.59
Current children cumulated vsize (Kb) 6572

[startup+1330.19 s]
Raw data (loadavg): 1.17 1.11 1.03 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) R 5927 5927 4060 0 -1 0 846 0 0 0 67401 21358 0 0 16 0 1 0 19900571 4550656 816 4294967295 134512640 134702520 3221223952 3221223232 134552502 0 0 5 8404994 0 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1111 816 413 48 0 1063 0
[pid=5930] vsize: 4444
Current children cumulated CPU time (s) 887.61
Current children cumulated vsize (Kb) 6572

[startup+1340.2 s]
Raw data (loadavg): 1.23 1.12 1.03 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 855 0 0 0 67974 21499 0 0 15 0 1 0 19900571 4726784 825 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1154 825 413 48 0 1106 0
[pid=5930] vsize: 4616
Current children cumulated CPU time (s) 894.75
Current children cumulated vsize (Kb) 6744

[startup+1350.2 s]
Raw data (loadavg): 1.19 1.12 1.03 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 861 0 0 0 68534 21641 0 0 15 0 1 0 19900571 4726784 831 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1154 831 413 48 0 1106 0
[pid=5930] vsize: 4616
Current children cumulated CPU time (s) 901.77
Current children cumulated vsize (Kb) 6744

[startup+1360.2 s]
Raw data (loadavg): 1.16 1.11 1.03 2/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 864 0 0 0 69058 21796 0 0 15 0 1 0 19900571 4726784 834 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1154 834 413 48 0 1106 0
[pid=5930] vsize: 4616
Current children cumulated CPU time (s) 908.56
Current children cumulated vsize (Kb) 6744

[startup+1370.2 s]
Raw data (loadavg): 1.14 1.11 1.03 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 865 0 0 0 69575 21955 0 0 16 0 1 0 19900571 4726784 835 4294967295 134512640 134702520 3221223952 3221223464 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5930/statm): 1154 835 413 48 0 1106 0
[pid=5930] vsize: 4616
Current children cumulated CPU time (s) 915.32
Current children cumulated vsize (Kb) 6744

[startup+1380.2 s]
Raw data (loadavg): 1.12 1.11 1.03 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5930/stat): 5930 (vallst) T 5927 5927 4060 0 -1 0 866 0 0 0 70120 22106 0 0 15 0 1 0 19900571 4726784 836 4294967295 134512640 134702520 3221223952 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5930/statm): 1154 836 413 48 0 1106 0
[pid=5930] vsize: 4616
Current children cumulated CPU time (s) 922.28
Current children cumulated vsize (Kb) 6744
open syscall for file /tmp/vallst_sh_tmp_subdir_0/vallst_sh_out_theory.vnf
open syscall for file /tmp/vallst_sh_tmp_subdir_0/vallst_sh_changing_setting.options

[startup+1390.2 s]
Raw data (loadavg): 1.18 1.12 1.03 1/56 5930
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 330 232 0 0 1 1 0 0 22 0 1 0 19900564 2179072 242 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 242 485 147 0 385 0
[pid=5927] vsize: 2128
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (Kb) 2128
One traced child (pid=5930) exited with status: 2
New process pid=5931
execve syscall for /usr/bin/head executable
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/i686/libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/libc.so.6
open syscall for file /oldhome/oroussel/lib/i686/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/i686/libc.so.6
open syscall for file /oldhome/oroussel/lib/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /etc/ld.so.cache
open syscall for file /lib/tls/libc.so.6
open syscall for file /tmp/vallst_sh_tmp_subdir_0/vallst_sh_changing_setting.options
One traced child (pid=5931) exited with status: 0
New process pid=5932
execve syscall for /oldhome/oroussel/solvers/vallst_0.9.258/vallst executable
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libm.so.6
open syscall for file tls/i686/libm.so.6
open syscall for file tls/mmx/libm.so.6
open syscall for file tls/libm.so.6
open syscall for file i686/mmx/libm.so.6
open syscall for file i686/libm.so.6
open syscall for file mmx/libm.so.6
open syscall for file libm.so.6
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libm.so.6
open syscall for file /oldhome/oroussel/lib/tls/i686/libm.so.6
open syscall for file /oldhome/oroussel/lib/tls/mmx/libm.so.6
open syscall for file /oldhome/oroussel/lib/tls/libm.so.6
open syscall for file /oldhome/oroussel/lib/i686/mmx/libm.so.6
open syscall for file /oldhome/oroussel/lib/i686/libm.so.6
open syscall for file /oldhome/oroussel/lib/mmx/libm.so.6
open syscall for file /oldhome/oroussel/lib/libm.so.6
open syscall for file /etc/ld.so.cache
open syscall for file /lib/tls/libm.so.6
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file /tmp/vallst_sh_tmp_subdir_0/vallst_sh.model
open syscall for file /tmp/vallst_sh_tmp_subdir_0/vallst_sh_out_theory.vnf

[startup+1400.2 s]
Raw data (loadavg): 1.23 1.13 1.04 1/56 5932
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 309 0 0 0 504 158 0 0 16 0 1 0 20039605 2547712 279 4294967295 134512640 134702520 3221223712 3221223080 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5932/statm): 622 279 413 48 0 574 0
[pid=5932] vsize: 2488
Current children cumulated CPU time (s) 933.87
Current children cumulated vsize (Kb) 4616

[startup+1410.2 s]
Raw data (loadavg): 1.35 1.16 1.05 1/58 5934
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 406 0 0 0 969 330 0 0 17 0 1 0 20039605 3350528 376 4294967295 134512640 134702520 3221223712 3221223224 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5932/statm): 818 376 413 48 0 770 0
[pid=5932] vsize: 3272
Current children cumulated CPU time (s) 940.24
Current children cumulated vsize (Kb) 5400

[startup+1420.2 s]
Raw data (loadavg): 1.29 1.15 1.04 1/56 5934
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 460 0 0 0 1512 480 0 0 16 0 1 0 20039605 3362816 430 4294967295 134512640 134702520 3221223712 3221222712 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5932/statm): 821 430 413 48 0 773 0
[pid=5932] vsize: 3284
Current children cumulated CPU time (s) 947.17
Current children cumulated vsize (Kb) 5412

[startup+1430.2 s]
Raw data (loadavg): 1.25 1.15 1.04 2/56 5934
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 561 0 0 0 2058 630 0 0 19 0 1 0 20039605 3465216 531 4294967295 134512640 134702520 3221223712 3221223224 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5932/statm): 846 531 413 48 0 798 0
[pid=5932] vsize: 3384
Current children cumulated CPU time (s) 954.13
Current children cumulated vsize (Kb) 5512

[startup+1440.21 s]
Raw data (loadavg): 1.21 1.14 1.04 1/56 5934
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 562 0 0 0 2590 780 0 0 16 0 1 0 20039605 3465216 532 4294967295 134512640 134702520 3221223712 3221222840 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5932/statm): 846 532 413 48 0 798 0
[pid=5932] vsize: 3384
Current children cumulated CPU time (s) 960.95
Current children cumulated vsize (Kb) 5512

[startup+1450.21 s]
Raw data (loadavg): 1.18 1.14 1.04 2/56 5934
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) R 5927 5927 4060 0 -1 0 565 0 0 0 2974 981 0 0 20 0 1 0 20039605 3465216 535 4294967295 134512640 134702520 3221223712 3221223184 134657210 0 0 5 8404994 0 0 0 17 0 0 0
Raw data (/proc/5932/statm): 846 535 413 48 0 798 0
[pid=5932] vsize: 3384
Current children cumulated CPU time (s) 966.8
Current children cumulated vsize (Kb) 5512

[startup+1460.21 s]
Raw data (loadavg): 1.15 1.13 1.04 1/56 5934
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 571 0 0 0 3579 1112 0 0 16 0 1 0 20039605 3465216 541 4294967295 134512640 134702520 3221223712 3221222712 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5932/statm): 846 541 413 48 0 798 0
[pid=5932] vsize: 3384
Current children cumulated CPU time (s) 974.16
Current children cumulated vsize (Kb) 5512

[startup+1470.21 s]
Raw data (loadavg): 1.13 1.13 1.04 1/56 5934
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 575 0 0 0 4188 1242 0 0 17 0 1 0 20039605 3465216 545 4294967295 134512640 134702520 3221223712 3221223224 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5932/statm): 846 545 413 48 0 798 0
[pid=5932] vsize: 3384
Current children cumulated CPU time (s) 981.55
Current children cumulated vsize (Kb) 5512

[startup+1480.21 s]
Raw data (loadavg): 1.11 1.12 1.04 2/56 5934
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) R 5927 5927 4060 0 -1 0 584 0 0 0 4868 1348 0 0 19 0 1 0 20039605 3469312 554 4294967295 134512640 134702520 3221223712 3221223296 134558697 0 0 5 8404994 0 0 0 17 0 0 0
Raw data (/proc/5932/statm): 847 554 413 48 0 799 0
[pid=5932] vsize: 3388
Current children cumulated CPU time (s) 989.41
Current children cumulated vsize (Kb) 5516

[startup+1490.21 s]
Raw data (loadavg): 1.09 1.12 1.04 2/57 5935
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) R 5927 5927 4060 0 -1 0 589 0 0 0 5451 1482 0 0 17 0 1 0 20039605 3469312 559 4294967295 134512640 134702520 3221223712 3221222832 134588158 0 0 5 8404994 0 0 0 17 0 0 0
Raw data (/proc/5932/statm): 847 559 413 48 0 799 0
[pid=5932] vsize: 3388
Current children cumulated CPU time (s) 996.58
Current children cumulated vsize (Kb) 5516

[startup+1500.21 s]
Raw data (loadavg): 1.08 1.11 1.04 1/56 5989
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 594 0 0 0 6012 1621 0 0 16 0 1 0 20039605 3469312 564 4294967295 134512640 134702520 3221223712 3221223224 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5932/statm): 847 564 413 48 0 799 0
[pid=5932] vsize: 3388
Current children cumulated CPU time (s) 1003.58
Current children cumulated vsize (Kb) 5516

[startup+1510.21 s]
Raw data (loadavg): 1.06 1.11 1.04 1/56 5989
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 594 0 0 0 6430 1806 0 0 15 0 1 0 20039605 3469312 564 4294967295 134512640 134702520 3221223712 3221222840 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5932/statm): 847 564 413 48 0 799 0
[pid=5932] vsize: 3388
Current children cumulated CPU time (s) 1009.61
Current children cumulated vsize (Kb) 5516

[startup+1520.21 s]
Raw data (loadavg): 1.05 1.11 1.03 1/56 5989
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 597 0 0 0 6850 1989 0 0 15 0 1 0 20039605 3571712 567 4294967295 134512640 134702520 3221223712 3221223224 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5932/statm): 872 567 413 48 0 824 0
[pid=5932] vsize: 3488
Current children cumulated CPU time (s) 1015.64
Current children cumulated vsize (Kb) 5616

[startup+1530.21 s]
Raw data (loadavg): 1.04 1.10 1.03 1/56 5989
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 599 0 0 0 7421 2137 0 0 16 0 1 0 20039605 3571712 569 4294967295 134512640 134702520 3221223712 3221223224 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5932/statm): 872 569 413 48 0 824 0
[pid=5932] vsize: 3488
Current children cumulated CPU time (s) 1022.83
Current children cumulated vsize (Kb) 5616

[startup+1540.22 s]
Raw data (loadavg): 1.04 1.10 1.03 1/56 5989
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 601 0 0 0 8010 2272 0 0 16 0 1 0 20039605 3571712 571 4294967295 134512640 134702520 3221223712 3221222840 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5932/statm): 872 571 413 48 0 824 0
[pid=5932] vsize: 3488
Current children cumulated CPU time (s) 1030.07
Current children cumulated vsize (Kb) 5616

[startup+1550.22 s]
Raw data (loadavg): 1.11 1.11 1.04 2/56 5989
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) R 5927 5927 4060 0 -1 0 602 0 0 0 8357 2483 0 0 16 0 1 0 20039605 3571712 572 4294967295 134512640 134702520 3221223712 3221222712 1074744845 0 0 5 8404994 0 0 0 17 1 0 0
Raw data (/proc/5932/statm): 872 572 413 48 0 824 0
[pid=5932] vsize: 3488
Current children cumulated CPU time (s) 1035.65
Current children cumulated vsize (Kb) 5616

[startup+1560.22 s]
Raw data (loadavg): 1.09 1.11 1.04 1/56 5989
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 604 0 0 0 8819 2663 0 0 16 0 1 0 20039605 3571712 574 4294967295 134512640 134702520 3221223712 3221223224 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5932/statm): 872 574 413 48 0 824 0
[pid=5932] vsize: 3488
Current children cumulated CPU time (s) 1042.07
Current children cumulated vsize (Kb) 5616

[startup+1570.22 s]
Raw data (loadavg): 1.08 1.10 1.04 1/56 5993
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 605 0 0 0 9383 2800 0 0 15 0 1 0 20039605 3571712 575 4294967295 134512640 134702520 3221223712 3221222840 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5932/statm): 872 575 413 48 0 824 0
[pid=5932] vsize: 3488
Current children cumulated CPU time (s) 1049.08
Current children cumulated vsize (Kb) 5616

[startup+1580.22 s]
Raw data (loadavg): 1.07 1.10 1.03 1/56 5993
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 610 0 0 0 9975 2938 0 0 15 0 1 0 20039605 3571712 580 4294967295 134512640 134702520 3221223712 3221222840 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5932/statm): 872 580 413 48 0 824 0
[pid=5932] vsize: 3488
Current children cumulated CPU time (s) 1056.38
Current children cumulated vsize (Kb) 5616

[startup+1590.22 s]
Raw data (loadavg): 1.06 1.10 1.03 1/56 5993
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 610 0 0 0 10564 3070 0 0 15 0 1 0 20039605 3571712 580 4294967295 134512640 134702520 3221223712 3221222840 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5932/statm): 872 580 413 48 0 824 0
[pid=5932] vsize: 3488
Current children cumulated CPU time (s) 1063.59
Current children cumulated vsize (Kb) 5616

[startup+1600.22 s]
Raw data (loadavg): 1.05 1.09 1.03 1/56 5993
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 611 0 0 0 11136 3210 0 0 15 0 1 0 20039605 3571712 581 4294967295 134512640 134702520 3221223712 3221222712 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5932/statm): 872 581 413 48 0 824 0
[pid=5932] vsize: 3488
Current children cumulated CPU time (s) 1070.71
Current children cumulated vsize (Kb) 5616

[startup+1610.22 s]
Raw data (loadavg): 1.04 1.09 1.03 1/56 5993
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 614 0 0 0 11729 3348 0 0 16 0 1 0 20039605 3571712 584 4294967295 134512640 134702520 3221223712 3221223224 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5932/statm): 872 584 413 48 0 824 0
[pid=5932] vsize: 3488
Current children cumulated CPU time (s) 1078.02
Current children cumulated vsize (Kb) 5616

[startup+1620.22 s]
Raw data (loadavg): 1.11 1.10 1.04 1/56 5993
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 618 0 0 0 12297 3496 0 0 16 0 1 0 20039605 3571712 588 4294967295 134512640 134702520 3221223712 3221223224 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5932/statm): 872 588 413 48 0 824 0
[pid=5932] vsize: 3488
Current children cumulated CPU time (s) 1085.18
Current children cumulated vsize (Kb) 5616

[startup+1630.22 s]
Raw data (loadavg): 1.10 1.10 1.03 1/56 5993
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 620 0 0 0 12913 3626 0 0 15 0 1 0 20039605 3674112 590 4294967295 134512640 134702520 3221223712 3221222840 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5932/statm): 897 590 413 48 0 849 0
[pid=5932] vsize: 3588
Current children cumulated CPU time (s) 1092.64
Current children cumulated vsize (Kb) 5716

[startup+1640.22 s]
Raw data (loadavg): 1.08 1.09 1.03 1/56 5993
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 621 0 0 0 13232 3852 0 0 15 0 1 0 20039605 3674112 591 4294967295 134512640 134702520 3221223712 3221222712 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5932/statm): 897 591 413 48 0 849 0
[pid=5932] vsize: 3588
Current children cumulated CPU time (s) 1098.09
Current children cumulated vsize (Kb) 5716

[startup+1650.22 s]
Raw data (loadavg): 1.07 1.09 1.03 1/56 5993
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 624 0 0 0 13765 4003 0 0 15 0 1 0 20039605 3674112 594 4294967295 134512640 134702520 3221223712 3221222840 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5932/statm): 897 594 413 48 0 849 0
[pid=5932] vsize: 3588
Current children cumulated CPU time (s) 1104.93
Current children cumulated vsize (Kb) 5716

[startup+1660.23 s]
Raw data (loadavg): 1.06 1.09 1.03 2/56 5993
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) R 5927 5927 4060 0 -1 0 627 0 0 0 14342 4144 0 0 16 0 1 0 20039605 3674112 597 4294967295 134512640 134702520 3221223712 3221222992 134552492 0 0 5 8404994 0 0 0 17 0 0 0
Raw data (/proc/5932/statm): 897 597 413 48 0 849 0
[pid=5932] vsize: 3588
Current children cumulated CPU time (s) 1112.11
Current children cumulated vsize (Kb) 5716

[startup+1670.23 s]
Raw data (loadavg): 1.05 1.08 1.03 1/56 5993
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 628 0 0 0 14922 4287 0 0 15 0 1 0 20039605 3674112 598 4294967295 134512640 134702520 3221223712 3221222840 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5932/statm): 897 598 413 48 0 849 0
[pid=5932] vsize: 3588
Current children cumulated CPU time (s) 1119.34
Current children cumulated vsize (Kb) 5716

[startup+1680.23 s]
Raw data (loadavg): 1.04 1.08 1.03 1/56 5993
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 628 0 0 0 15300 4493 0 0 15 0 1 0 20039605 3674112 598 4294967295 134512640 134702520 3221223712 3221222840 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5932/statm): 897 598 413 48 0 849 0
[pid=5932] vsize: 3588
Current children cumulated CPU time (s) 1125.18
Current children cumulated vsize (Kb) 5716

[startup+1690.23 s]
Raw data (loadavg): 1.03 1.08 1.03 1/56 5993
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 631 0 0 0 15771 4670 0 0 16 0 1 0 20039605 3674112 601 4294967295 134512640 134702520 3221223712 3221223224 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5932/statm): 897 601 413 48 0 849 0
[pid=5932] vsize: 3588
Current children cumulated CPU time (s) 1131.66
Current children cumulated vsize (Kb) 5716

[startup+1700.23 s]
Raw data (loadavg): 1.03 1.07 1.03 1/56 5993
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 632 0 0 0 16330 4816 0 0 15 0 1 0 20039605 3674112 602 4294967295 134512640 134702520 3221223712 3221223224 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5932/statm): 897 602 413 48 0 849 0
[pid=5932] vsize: 3588
Current children cumulated CPU time (s) 1138.71
Current children cumulated vsize (Kb) 5716

[startup+1710.23 s]
Raw data (loadavg): 1.02 1.07 1.03 1/56 5993
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 633 0 0 0 16985 4934 0 0 15 0 1 0 20039605 3674112 603 4294967295 134512640 134702520 3221223712 3221222840 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5932/statm): 897 603 413 48 0 849 0
[pid=5932] vsize: 3588
Current children cumulated CPU time (s) 1146.44
Current children cumulated vsize (Kb) 5716

[startup+1720.23 s]
Raw data (loadavg): 1.02 1.07 1.03 2/56 5993
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 637 0 0 0 17448 5109 0 0 16 0 1 0 20039605 3674112 607 4294967295 134512640 134702520 3221223712 3221222840 1074744845 0 0 5 8404994 3222434789 0 0 17 0 0 0
Raw data (/proc/5932/statm): 897 607 413 48 0 849 0
[pid=5932] vsize: 3588
Current children cumulated CPU time (s) 1152.82
Current children cumulated vsize (Kb) 5716

[startup+1730.23 s]
Raw data (loadavg): 1.02 1.07 1.02 2/56 5993
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) R 5927 5927 4060 0 -1 0 639 0 0 0 17793 5320 0 0 16 0 1 0 20039605 3674112 609 4294967295 134512640 134702520 3221223712 3221223224 1074744845 0 0 5 8404994 0 0 0 17 0 0 0
Raw data (/proc/5932/statm): 897 609 413 48 0 849 0
[pid=5932] vsize: 3588
Current children cumulated CPU time (s) 1158.38
Current children cumulated vsize (Kb) 5716

[startup+1740.23 s]
Raw data (loadavg): 1.09 1.08 1.03 1/56 5993
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 643 0 0 0 18380 5451 0 0 16 0 1 0 20039605 3674112 613 4294967295 134512640 134702520 3221223712 3221223224 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5932/statm): 897 613 413 48 0 849 0
[pid=5932] vsize: 3588
Current children cumulated CPU time (s) 1165.56
Current children cumulated vsize (Kb) 5716

[startup+1750.24 s]
Raw data (loadavg): 1.08 1.08 1.03 1/56 5993
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 645 0 0 0 19013 5569 0 0 15 0 1 0 20039605 3813376 615 4294967295 134512640 134702520 3221223712 3221222712 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5932/statm): 931 615 413 48 0 883 0
[pid=5932] vsize: 3724
Current children cumulated CPU time (s) 1173.07
Current children cumulated vsize (Kb) 5852

[startup+1760.23 s]
Raw data (loadavg): 1.07 1.07 1.03 2/56 5993
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) R 5927 5927 4060 0 -1 0 647 0 0 0 19616 5700 0 0 15 0 1 0 20039605 3780608 617 4294967295 134512640 134702520 3221223712 3221223224 1074744845 0 0 5 8404994 0 0 0 17 0 0 0
Raw data (/proc/5932/statm): 923 617 413 48 0 875 0
[pid=5932] vsize: 3692
Current children cumulated CPU time (s) 1180.41
Current children cumulated vsize (Kb) 5820

[startup+1770.24 s]
Raw data (loadavg): 1.06 1.07 1.03 1/56 5993
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 648 0 0 0 20069 5879 0 0 15 0 1 0 20039605 3780608 618 4294967295 134512640 134702520 3221223712 3221222840 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5932/statm): 923 618 413 48 0 875 0
[pid=5932] vsize: 3692
Current children cumulated CPU time (s) 1186.73
Current children cumulated vsize (Kb) 5820

[startup+1780.24 s]
Raw data (loadavg): 1.05 1.07 1.03 1/56 5993
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 650 0 0 0 20480 6071 0 0 15 0 1 0 20039605 3780608 620 4294967295 134512640 134702520 3221223712 3221223224 1074744845 0 0 5 8404994 3222434794 0 0 17 0 0 0
Raw data (/proc/5932/statm): 923 620 413 48 0 875 0
[pid=5932] vsize: 3692
Current children cumulated CPU time (s) 1192.76
Current children cumulated vsize (Kb) 5820

[startup+1790.24 s]
Raw data (loadavg): 1.04 1.06 1.02 1/56 5993
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 653 0 0 0 21081 6202 0 0 16 0 1 0 20039605 3780608 623 4294967295 134512640 134702520 3221223712 3221223224 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5932/statm): 923 623 413 48 0 875 0
[pid=5932] vsize: 3692
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (Kb) 5820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1790.24 s]
Raw data (loadavg): 1.04 1.06 1.02 1/56 5993
Raw data (/proc/5927/stat): 5927 (vallstSAT2005PB) S 5926 5927 4060 0 -1 0 378 1243 0 0 1 1 70388 22335 17 0 1 0 19900564 2179072 248 4294967295 134512640 135087896 3221224496 3221223224 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (/proc/5927/statm): 532 248 485 147 0 385 0
[pid=5927] vsize: 2128
Raw data (/proc/5932/stat): 5932 (vallst) T 5927 5927 4060 0 -1 0 653 0 0 0 21081 6202 0 0 16 0 1 0 20039605 3780608 623 4294967295 134512640 134702520 3221223712 3221223224 1074744845 0 0 5 8404994 3222434794 0 0 17 1 0 0
Raw data (/proc/5932/statm): 923 623 413 48 0 875 0
[pid=5932] vsize: 3692
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (Kb) 5820

Sending SIGTERM to -5927
Sleeping 2 seconds
open syscall for file /tmp/vallst_sh_tmp_subdir_0/vallst_sh_out_theory.vnf
New process pid=5995
New process pid=5996
execve syscall for /bin/ps executable
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libproc.so.2.0.13
open syscall for file tls/i686/libproc.so.2.0.13
open syscall for file tls/mmx/libproc.so.2.0.13
open syscall for file tls/libproc.so.2.0.13
open syscall for file i686/mmx/libproc.so.2.0.13
open syscall for file i686/libproc.so.2.0.13
open syscall for file mmx/libproc.so.2.0.13
open syscall for file libproc.so.2.0.13
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libproc.so.2.0.13
open syscall for file /oldhome/oroussel/lib/tls/i686/libproc.so.2.0.13
open syscall for file /oldhome/oroussel/lib/tls/mmx/libproc.so.2.0.13
open syscall for file /oldhome/oroussel/lib/tls/libproc.so.2.0.13
open syscall for file /oldhome/oroussel/lib/i686/mmx/libproc.so.2.0.13
open syscall for file /oldhome/oroussel/lib/i686/libproc.so.2.0.13
open syscall for file /oldhome/oroussel/lib/mmx/libproc.so.2.0.13
open syscall for file /oldhome/oroussel/lib/libproc.so.2.0.13
open syscall for file /etc/ld.so.cache
open syscall for file /lib/libproc.so.2.0.13
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file /proc/self/stat
open syscall for file /proc/self/statm
open syscall for file /proc/self/status
open syscall for file /proc/uptime
open syscall for file /proc/meminfo
open syscall for file /proc
open syscall for file /proc/1/stat
open syscall for file /proc/1/status
socket syscall socket(PF_UNIX,SOCK_STREAM,0)=7
socket syscall connect(7,{sa_family=AF_UNIX,path=/var/run/.nscd_socket},110)
socket syscall socket(PF_UNIX,SOCK_STREAM,0)=7
socket syscall connect(7,{sa_family=AF_UNIX,path=/var/run/.nscd_socket},110)
open syscall for file /proc/1/cmdline
open syscall for file /proc/1/environ
open syscall for file /proc/2/stat
open syscall for file /proc/2/status
open syscall for file /proc/2/cmdline
open syscall for file /proc/2/environ
open syscall for file /proc/3/stat
open syscall for file /proc/3/status
open syscall for file /proc/3/cmdline
open syscall for file /proc/3/environ
open syscall for file /proc/4/stat
open syscall for file /proc/4/status
open syscall for file /proc/4/cmdline
open syscall for file /tmp/vallst_sh_tmp_subdir_0/vallst_sh_changing_setting.options
open syscall for file /proc/4/environ
open syscall for file /proc/5/stat
open syscall for file /proc/5/status
open syscall for file /proc/5/cmdline
open syscall for file /proc/5/environ
open syscall for file /proc/6/stat
open syscall for file /proc/6/status
open syscall for file /proc/6/cmdline
open syscall for file /proc/6/environ
open syscall for file /proc/7/stat
open syscall for file /proc/7/status
open syscall for file /proc/7/cmdline
open syscall for file /proc/7/environ
open syscall for file /proc/8/stat
open syscall for file /proc/8/status
open syscall for file /proc/8/cmdline
open syscall for file /proc/8/environ
open syscall for file /proc/9/stat
open syscall for file /proc/9/status
open syscall for file /proc/9/cmdline
open syscall for file /proc/9/environ
open syscall for file /proc/10/stat
open syscall for file /proc/10/status
open syscall for file /proc/10/cmdline
open syscall for file /proc/10/environ
open syscall for file /proc/11/stat
open syscall for file /proc/11/status
open syscall for file /proc/11/cmdline
open syscall for file /proc/11/environ
open syscall for file /proc/34/stat
One traced child (pid=5932) exited with status: 3
open syscall for file /proc/34/status
open syscall for file /proc/34/cmdline
open syscall for file /proc/34/environ
open syscall for file /proc/35/stat
open syscall for file /proc/35/status
open syscall for file /proc/35/cmdline
open syscall for file /proc/35/environ
open syscall for file /proc/36/stat
open syscall for file /proc/36/status
open syscall for file /proc/36/cmdline
open syscall for file /proc/36/environ
open syscall for file /proc/37/stat
open syscall for file /proc/37/status
open syscall for file /proc/37/cmdline
open syscall for file /proc/37/environ
open syscall for file /proc/38/stat
open syscall for file /proc/38/status
open syscall for file /proc/38/cmdline
open syscall for file /proc/38/environ
open syscall for file /proc/39/stat
open syscall for file /proc/39/status
open syscall for file /proc/39/cmdline
open syscall for file /proc/39/environ
open syscall for file /proc/153/stat
open syscall for file /proc/153/status
open syscall for file /proc/153/cmdline
open syscall for file /proc/153/environ
open syscall for file /proc/156/stat
open syscall for file /proc/156/status
open syscall for file /proc/156/cmdline
open syscall for file /proc/156/environ
open syscall for file /proc/159/stat
open syscall for file /proc/159/status
open syscall for file /proc/159/cmdline
open syscall for file /proc/159/environ
open syscall for file /proc/826/stat
open syscall for file /proc/826/status
open syscall for file /proc/826/cmdline
open syscall for file /proc/826/environ
open syscall for file /proc/827/stat
open syscall for file /proc/827/status
open syscall for file /proc/827/cmdline
open syscall for file /proc/827/environ
open syscall for file /proc/1260/stat
open syscall for file /proc/1260/status
open syscall for file /proc/1260/cmdline
open syscall for file /proc/1260/environ
open syscall for file /proc/1264/stat
open syscall for file /proc/1264/status
open syscall for file /proc/1264/cmdline
open syscall for file /proc/1264/environ
open syscall for file /proc/1286/stat
open syscall for file /proc/1286/status
socket syscall socket(PF_UNIX,SOCK_STREAM,0)=7
socket syscall connect(7,{sa_family=AF_UNIX,path=/var/run/.nscd_socket},110)
socket syscall socket(PF_UNIX,SOCK_STREAM,0)=7
socket syscall connect(7,{sa_family=AF_UNIX,path=/var/run/.nscd_socket},110)
open syscall for file /proc/1286/cmdline
open syscall for file /proc/1286/environ
open syscall for file /proc/1316/stat
open syscall for file /proc/1316/status
socket syscall socket(PF_UNIX,SOCK_STREAM,0)=7
socket syscall connect(7,{sa_family=AF_UNIX,path=/var/run/.nscd_socket},110)
socket syscall socket(PF_UNIX,SOCK_STREAM,0)=7
socket syscall connect(7,{sa_family=AF_UNIX,path=/var/run/.nscd_socket},110)
open syscall for file /proc/1316/cmdline
open syscall for file /proc/1316/environ
open syscall for file /proc/1360/stat
open syscall for file /proc/1360/status
open syscall for file /proc/1360/cmdline
open syscall for file /proc/1360/environ
open syscall for file /proc/1388/stat
open syscall for file /proc/1388/status
open syscall for file /proc/1388/cmdline
open syscall for file /proc/1388/environ
open syscall for file /proc/1452/stat
open syscall for file /proc/1452/status
open syscall for file /proc/1452/cmdline
open syscall for file /proc/1452/environ
open syscall for file /proc/1480/stat
open syscall for file /proc/1480/status
open syscall for file /proc/1480/cmdline
open syscall for file /proc/1480/environ
open syscall for file /proc/1504/stat
open syscall for file /proc/1504/status
open syscall for file /proc/1504/cmdline
open syscall for file /proc/1504/environ
open syscall for file /proc/1545/stat
open syscall for file /proc/1545/status
open syscall for file /proc/1545/cmdline
open syscall for file /proc/1545/environ
open syscall for file /proc/1569/stat
open syscall for file /proc/1569/status
open syscall for file /proc/1569/cmdline
open syscall for file /proc/1569/environ
open syscall for file /proc/1592/stat
open syscall for file /proc/1592/status
socket syscall socket(PF_UNIX,SOCK_STREAM,0)=7
socket syscall connect(7,{sa_family=AF_UNIX,path=/var/run/.nscd_socket},110)
socket syscall socket(PF_UNIX,SOCK_STREAM,0)=7
socket syscall connect(7,{sa_family=AF_UNIX,path=/var/run/.nscd_socket},110)
open syscall for file /proc/1592/cmdline
open syscall for file /proc/1592/environ
open syscall for file /proc/1623/stat
open syscall for file /proc/1623/status
open syscall for file /proc/1623/cmdline
open syscall for file /proc/1623/environ
open syscall for file /proc/1681/stat
open syscall for file /proc/1681/status
open syscall for file /proc/1681/cmdline
open syscall for file /proc/1681/environ
open syscall for file /proc/1686/stat
open syscall for file /proc/1686/status
open syscall for file /proc/1686/cmdline
open syscall for file /proc/1686/environ
open syscall for file /proc/1687/stat
open syscall for file /proc/1687/status
open syscall for file /proc/1687/cmdline
open syscall for file /proc/1687/environ
open syscall for file /proc/1688/stat
open syscall for file /proc/1688/status
open syscall for file /proc/1688/cmdline
open syscall for file /proc/1688/environ
open syscall for file /proc/1689/stat
open syscall for file /proc/1689/status
open syscall for file /proc/1689/cmdline
open syscall for file /proc/1689/environ
open syscall for file /proc/1690/stat
open syscall for file /proc/1690/status
open syscall for file /proc/1690/cmdline
open syscall for file /proc/1690/environ
open syscall for file /proc/1691/stat
open syscall for file /proc/1691/status
open syscall for file /proc/1691/cmdline
open syscall for file /proc/1691/environ
open syscall for file /proc/1692/stat
open syscall for file /proc/1692/status
open syscall for file /proc/1692/cmdline
open syscall for file /proc/1692/environ
open syscall for file /proc/4043/stat
open syscall for file /proc/4043/status
socket syscall socket(PF_UNIX,SOCK_STREAM,0)=7
socket syscall connect(7,{sa_family=AF_UNIX,path=/var/run/.nscd_socket},110)
socket syscall socket(PF_UNIX,SOCK_STREAM,0)=7
socket syscall connect(7,{sa_family=AF_UNIX,path=/var/run/.nscd_socket},110)
open syscall for file /proc/4043/cmdline
open syscall for file /proc/4043/environ
open syscall for file /proc/4068/stat
open syscall for file /proc/4068/status
socket syscall socket(PF_UNIX,SOCK_STREAM,0)=7
socket syscall connect(7,{sa_family=AF_UNIX,path=/var/run/.nscd_socket},110)
socket syscall socket(PF_UNIX,SOCK_STREAM,0)=7
socket syscall connect(7,{sa_family=AF_UNIX,path=/var/run/.nscd_socket},110)
open syscall for file /proc/4068/cmdline
open syscall for file /proc/4068/environ
open syscall for file /proc/5888/stat
open syscall for file /proc/5888/status
open syscall for file /proc/5888/cmdline
open syscall for file /proc/5888/environ
open syscall for file /proc/5926/stat
open syscall for file /proc/5926/status
open syscall for file /proc/5926/cmdline
open syscall for file /proc/5926/environ
open syscall for file /proc/5927/stat
open syscall for file /proc/5927/status
open syscall for file /proc/5927/cmdline
open syscall for file /proc/5927/environ
open syscall for file /proc/5995/stat
open syscall for file /proc/5995/status
open syscall for file /proc/5995/cmdline
open syscall for file /proc/5995/environ
open syscall for file /proc/5996/stat
open syscall for file /proc/5996/status
open syscall for file /proc/5996/cmdline
open syscall for file /proc/5996/environ
One traced child (pid=5995) exited with status: 0
One traced child (pid=5996) exited with status: 0
New process pid=5997
execve syscall for /bin/sleep executable
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libm.so.6
open syscall for file tls/i686/libm.so.6
open syscall for file tls/mmx/libm.so.6
open syscall for file tls/libm.so.6
open syscall for file i686/mmx/libm.so.6
open syscall for file i686/libm.so.6
open syscall for file mmx/libm.so.6
open syscall for file libm.so.6
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libm.so.6
open syscall for file /oldhome/oroussel/lib/tls/i686/libm.so.6
open syscall for file /oldhome/oroussel/lib/tls/mmx/libm.so.6
open syscall for file /oldhome/oroussel/lib/tls/libm.so.6
open syscall for file /oldhome/oroussel/lib/i686/mmx/libm.so.6
open syscall for file /oldhome/oroussel/lib/i686/libm.so.6
open syscall for file /oldhome/oroussel/lib/mmx/libm.so.6
open syscall for file /oldhome/oroussel/lib/libm.so.6
open syscall for file /etc/ld.so.cache
open syscall for file /lib/tls/libm.so.6
open syscall for file tls/i686/mmx/librt.so.1
open syscall for file tls/i686/librt.so.1
open syscall for file tls/mmx/librt.so.1
open syscall for file tls/librt.so.1
open syscall for file i686/mmx/librt.so.1
open syscall for file i686/librt.so.1
open syscall for file mmx/librt.so.1
open syscall for file librt.so.1
open syscall for file /oldhome/oroussel/lib/librt.so.1
open syscall for file /lib/tls/librt.so.1
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file tls/i686/mmx/libpthread.so.0
open syscall for file tls/i686/libpthread.so.0
open syscall for file tls/mmx/libpthread.so.0
open syscall for file tls/libpthread.so.0
open syscall for file i686/mmx/libpthread.so.0
open syscall for file i686/libpthread.so.0
open syscall for file mmx/libpthread.so.0
open syscall for file libpthread.so.0
open syscall for file /oldhome/oroussel/lib/libpthread.so.0
open syscall for file /lib/tls/libpthread.so.0
One traced child (pid=5997) exited with status: 0
New process pid=5998
execve syscall for /bin/rm executable
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/i686/libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/libc.so.6
open syscall for file /oldhome/oroussel/lib/i686/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/i686/libc.so.6
open syscall for file /oldhome/oroussel/lib/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /etc/ld.so.cache
open syscall for file /lib/tls/libc.so.6
open syscall for file .
open syscall for file .
One traced child (pid=5998) exited with status: 0
One traced child (pid=5927) ended because it received signal 15 (SIGTERM)
All traced children have exited ! Game is over.

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1790.73
CPU time (s): 1200.22
CPU user time (s): 914.768
CPU system time (s): 285.454
CPU usage (%): 67.0241
Max. virtual memory (cumulated for all children) (Kb): 6744

Verifier Data

ERROR: no interpretation found !