Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided in four parts:
  1. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provide some useful information on the computer.
  2. SOLVER DATA
    This is the output of the solver (stdout and stderr).
  3. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to 1200 seconds. After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to 1230 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (900Mb).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  4. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.

General information on the benchmark

Namenormalized-opb/submitted/manquinho/routing/normalized-s4-4-3-6pb.opb
MD5SUMc12951e903009dc00793ce72594cf3ba
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 66
Optimality of the best value was proved NO
Number of terms in the objective function 624
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 624
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 624
Number of bits of the biggest sum of numbers10
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.03684
Number of variables624
Total number of constraints1884
Number of constraints which are clauses1860
Number of constraints which are cardinality constraints (but not clauses)24
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint26

Trace number 33686

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc13 THE 2005-05-27 15:36:32 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=2177 boxname=wulflinc13 idbench=242 idsolver=8 numberseed=0
MD5SUM SOLVER: 4b637b3b6117f2add1a6288e91336322  /oldhome/oroussel/solvers/vallstSAT2005PB.sh
MD5SUM BENCH:  c12951e903009dc00793ce72594cf3ba  /oldhome/oroussel/tmp/wulflinc13/normalized-s4-4-3-6pb.opb
REAL COMMAND:  vallstSAT2005PB.sh /oldhome/oroussel/tmp/wulflinc13/normalized-s4-4-3-6pb.opb 0
IDLAUNCH: 2177
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.242
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.242
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:        720856 kB
Buffers:         23876 kB
Cached:         270232 kB
SwapCached:        604 kB
Active:          21184 kB
Inactive:       275008 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        720604 kB
SwapTotal:     2097136 kB
SwapFree:      2095672 kB
Dirty:             280 kB
Writeback:           0 kB
Mapped:           5584 kB
Slab:            11960 kB
Committed_AS:    63604 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-05-27 15:41:46 (client local time) WITH STATUS 20 IN 313.906 SECONDS
stats: 2177 7 313.906 20
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
1:
seed: 0
Nr of vars set: 0  (#equs: 0)
Nr of vars set: 40  (#equs: 133)
#decisions: 46180;  #end-nodes: 10550;
#proof improvement attempts: 0;  #restarts: 69
Current batch, end-nodes: 347 / 366 (97)
#axs: 2038, #non-axs: 9317
tight: meta-meta: start: 6, end: 9;  meta: start: 11, end (keep): 21
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
result: model found (1)
Model found with constant:  553 (70:>=*);
#decisions: 20933;  #end-nodes: 6468;
#proof improvement attempts: 0;  #restarts: 52
Current batch, end-nodes: 120 / 163 (93)
#axs: 2068, #non-axs: 10236
tight: meta-meta: start: 6, end: 9;  meta: start: 8, end (keep): 15
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  555 (68:>=*);
#decisions: 16511;  #end-nodes: 7897;
#proof improvement attempts: 0;  #restarts: 25
Current batch, end-nodes: 2883 / 3075 (86)
#axs: 2073, #non-axs: 12670
tight: meta-meta: start: 6, end: 9;  meta: start: 7, end (keep): 12
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:  557 (66:>=*);
#decisions: 400425;  #end-nodes: 354568;
#proof improvement attempts: 0;  #restarts: 1152
Current batch, end-nodes: 0 / 373 (367)
#axs: 2201, #non-axs: 1743
tight: meta-meta: start: 4, end: 5;  meta: start: 6, end (keep): 9
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
Model found with constant:
  (pushed:) 557 (66:>=*)

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: 399  (#equs: 316)
Time taken: 5 min, 8 sec

2:
seed: 0
Nr of vars set: 399  (#equs: 0)
Nr of vars set: 401  (#equs: 0)
#decisions: 21165;  #end-nodes: 16498;
#proof improvement attempts: 0;  #restarts: 45
Current batch, end-nodes: 3623 / 4394 (131)
#axs: 289, #non-axs: 1743
tight: meta-meta: start: 4, end: 5;  meta: start: 4, end (keep): 5
loose: meta-meta: start: 9, end: 14;  meta: start: 30, end (keep): 50
result: proof of false found (0)
No model found at all.
Proof of false found with initial constants.
result: proof of false found (0)
seed: 0
Nr of vars set: 461  (#equs: 0)
Time taken in milliseconds: 5120
/oldhome/oroussel/solvers/vallstSAT2005PB.sh: line 190: grepres: command not found
/oldhome/oroussel/solvers/vallstSAT2005PB.sh: line 191: [: -eq: unary operator expected
times:
0m0.020s 0m0.009s
5m9.783s 0m4.040s
s UNSATISFIABLE
#### END SOLVER DATA ####
#### BEGIN WATCHER DATA ####
Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing VSIZE limit: 943718400 bytes
Enforcing Stack size limit: 67108864 bytes
Current StackSize limit: 67108864 bytes
Raw data (loadavg): 0.92 0.97 0.90 1/54 31185
Raw data (stat): 31185 (runsolver) R 31184 1269 1268 0 -1 64 8 0 0 0 0 0 0 0 19 0 1 0 799076794 884736 94 4294967295 134512640 135332820 3221224448 3221219612 135092226 0 2147483391 7 90112 0 0 0 17 0 0 0
Raw data (statm): 216 94 205 205 0 11 0
vsize: 864
[startup+10.0002 s]
Raw data (loadavg): 0.93 0.97 0.90 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+20.0005 s]
Raw data (loadavg): 0.94 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+30.0005 s]
Raw data (loadavg): 0.95 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+40.0001 s]
Raw data (loadavg): 0.96 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+50.0004 s]
Raw data (loadavg): 0.96 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+60.0003 s]
Raw data (loadavg): 0.97 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+70.001 s]
Raw data (loadavg): 0.97 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+80.0013 s]
Raw data (loadavg): 0.98 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+90.0012 s]
Raw data (loadavg): 0.98 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+100.002 s]
Raw data (loadavg): 0.98 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+110.001 s]
Raw data (loadavg): 0.98 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+120.002 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+130.003 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+140.002 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+150.003 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+160.003 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+170.003 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+180.003 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+190.004 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+200.004 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+210.004 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+220.005 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+230.004 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+240.004 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+250.004 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+260.005 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+270.005 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+280.004 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+290.004 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+300.004 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 31188
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 321 232 0 0 1 0 0 0 19 0 1 0 799076794 2179072 242 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 242 485 147 0 385 0
vsize: 2128
[startup+310.003 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 31190
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 369 935 0 0 1 0 30480 387 19 0 1 0 799076794 2179072 248 4294967295 134512640 135087896 3221224528 3221223256 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 248 485 147 0 385 0
vsize: 2128
[startup+314.228 s]
Raw data (loadavg): 0.99 0.97 0.91 1/53 31196
Raw data (stat): 31185 (vallstSAT2005PB) S 31184 1269 1268 0 -1 0 369 935 0 0 1 0 30480 387 19 0 1 0 799076794 2179072 248 4294967295 134512640 135087896 3221224528 3221223256 1074634510 0 65536 5 1132560122 3222414538 0 0 17 0 0 0
Raw data (statm): 532 248 485 147 0 385 0
vsize: 0

Child status: 20
Real time (s): 314.228
CPU time (s): 313.906
CPU user time (s): 309.828
CPU system time (s): 4.07838
CPU usage (%): 99.8976
Max. virtual memory (Kb): 2128
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####