Some explanations

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

General information on the benchmark

Namenormalized-opb/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-fast0507.opb
MD5SUM38504d32a17a57a658eee171614b901e
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 324
Optimality of the best value was proved NO
Number of terms in the objective function 63009
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 122425
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 122425
Number of bits of the biggest sum of numbers17
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1189.17
Number of variables63009
Total number of constraints63516
Number of constraints which are clauses507
Number of constraints which are cardinality constraints (but not clauses)63009
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint7753

Trace number 26539

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc5 THE 2005-05-24 16:16:22 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=12521 boxname=wulflinc5 idbench=964 idsolver=2 numberseed=0
MD5SUM SOLVER: 754786be69defe53c030aa54f111e0a7  /oldhome/oroussel/solvers/bsolo_lpr_cuts
MD5SUM BENCH:  38504d32a17a57a658eee171614b901e  /oldhome/oroussel/tmp/wulflinc5/normalized-mps-v2-20-10-fast0507.opb
REAL COMMAND:  bsolo_lpr_cuts /oldhome/oroussel/tmp/wulflinc5/normalized-mps-v2-20-10-fast0507.opb
IDLAUNCH: 12521
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.007
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.007
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 899.07

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        791240 kB
Buffers:         37420 kB
Cached:         184080 kB
SwapCached:        656 kB
Active:          69432 kB
Inactive:       154636 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        790988 kB
SwapTotal:     2097136 kB
SwapFree:      2096140 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5756 kB
Slab:            13608 kB
Committed_AS:    63600 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-05-24 16:22:35 (client local time) WITH STATUS 0 IN 372.485 SECONDS
stats: 12521 7 372.485 0
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c INFO: OSL Context initialized.
#### END SOLVER DATA ####
#### BEGIN WATCHER DATA ####
Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing VSIZE limit: 943718400 bytes
Raw data (loadavg): 0.92 0.98 0.97 2/54 8916
Raw data (stat): 8916 (runsolver) R 8915 7266 7265 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 773385710 1052672 99 4294967295 134512640 135381576 3221224480 3221219692 135158418 0 2147483391 7 90112 0 0 0 17 1 0 0
Raw data (statm): 257 99 215 215 0 42 0
vsize: 1028
[startup+10.0008 s]
Raw data (loadavg): 0.93 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 4943 0 0 0 987 9 0 0 25 0 1 0 773385710 32555008 4867 4294967295 134512640 134714508 3221224576 3221222928 134567410 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 7948 4867 1111 63 0 7885 0
vsize: 31792
[startup+20.0011 s]
Raw data (loadavg): 0.94 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 9309 0 0 0 1978 17 0 0 25 0 1 0 773385710 50454528 9233 4294967295 134512640 134714508 3221224576 3221222804 1077414363 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 12318 9233 1111 63 0 12255 0
vsize: 49272
[startup+30.0142 s]
Raw data (loadavg): 0.95 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 13725 0 0 0 2972 25 0 0 25 0 1 0 773385710 68493312 13649 4294967295 134512640 134714508 3221224576 3221222804 1077414408 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 16722 13649 1111 63 0 16659 0
vsize: 66888
[startup+40.0276 s]
Raw data (loadavg): 0.96 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 18167 0 0 0 3966 32 0 0 25 0 1 0 773385710 86712320 18091 4294967295 134512640 134714508 3221224576 3221222804 1077414388 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 21170 18091 1111 63 0 21107 0
vsize: 84680
[startup+50.0273 s]
Raw data (loadavg): 0.96 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 22650 0 0 0 4960 38 0 0 25 0 1 0 773385710 105074688 22574 4294967295 134512640 134714508 3221224576 3221222804 1077414413 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 25653 22574 1111 63 0 25590 0
vsize: 102612
[startup+60.0281 s]
Raw data (loadavg): 0.97 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 27183 0 0 0 5953 46 0 0 25 0 1 0 773385710 123559936 27107 4294967295 134512640 134714508 3221224576 3221222804 1077414413 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 30166 27107 1111 63 0 30103 0
vsize: 120664
[startup+70.0283 s]
Raw data (loadavg): 0.97 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 31760 0 0 0 6943 56 0 0 25 0 1 0 773385710 142376960 31684 4294967295 134512640 134714508 3221224576 3221222804 1077414407 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 34760 31684 1111 63 0 34697 0
vsize: 139040
[startup+80.0286 s]
Raw data (loadavg): 0.98 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 36378 0 0 0 7935 64 0 0 25 0 1 0 773385710 161337344 36302 4294967295 134512640 134714508 3221224576 3221222804 1077414426 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 39389 36302 1111 63 0 39326 0
vsize: 157556
[startup+90.0284 s]
Raw data (loadavg): 0.98 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 41050 0 0 0 8928 71 0 0 25 0 1 0 773385710 180449280 40974 4294967295 134512640 134714508 3221224576 3221222928 134567410 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 44055 40974 1111 63 0 43992 0
vsize: 176220
[startup+100.029 s]
Raw data (loadavg): 0.98 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 45766 0 0 0 9920 80 0 0 25 0 1 0 773385710 199704576 45690 4294967295 134512640 134714508 3221224576 3221222804 1077414435 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 48756 45690 1111 63 0 48693 0
vsize: 195024
[startup+110.029 s]
Raw data (loadavg): 0.98 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 50565 0 0 0 10911 89 0 0 25 0 1 0 773385710 219414528 50489 4294967295 134512640 134714508 3221224576 3221222804 1077414413 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 53568 50489 1111 63 0 53505 0
vsize: 214272
[startup+120.03 s]
Raw data (loadavg): 0.99 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 55481 0 0 0 11903 97 0 0 25 0 1 0 773385710 239570944 55405 4294967295 134512640 134714508 3221224576 3221222804 1077414413 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 58489 55405 1111 63 0 58426 0
vsize: 233956
[startup+130.034 s]
Raw data (loadavg): 0.99 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 60475 0 0 0 12894 106 0 0 25 0 1 0 773385710 260022272 60399 4294967295 134512640 134714508 3221224576 3221222804 1077414382 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 63482 60399 1111 63 0 63419 0
vsize: 253928
[startup+140.034 s]
Raw data (loadavg): 0.99 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 65621 0 0 0 13887 113 0 0 25 0 1 0 773385710 281071616 65545 4294967295 134512640 134714508 3221224576 3221222928 134567410 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 68621 65545 1111 63 0 68558 0
vsize: 274484
[startup+150.034 s]
Raw data (loadavg): 0.99 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 70849 0 0 0 14878 123 0 0 25 0 1 0 773385710 302424064 70773 4294967295 134512640 134714508 3221224576 3221222804 1077414407 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 73834 70773 1111 63 0 73771 0
vsize: 295336
[startup+160.035 s]
Raw data (loadavg): 0.99 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 76223 0 0 0 15869 132 0 0 25 0 1 0 773385710 324526080 76147 4294967295 134512640 134714508 3221224576 3221222804 1077414413 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 79230 76147 1111 63 0 79167 0
vsize: 316920
[startup+170.035 s]
Raw data (loadavg): 0.99 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 81674 0 0 0 16860 141 0 0 25 0 1 0 773385710 346771456 81598 4294967295 134512640 134714508 3221224576 3221222804 1077414413 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 84661 81598 1111 63 0 84598 0
vsize: 338644
[startup+180.035 s]
Raw data (loadavg): 0.99 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 87209 0 0 0 17849 152 0 0 25 0 1 0 773385710 369463296 87133 4294967295 134512640 134714508 3221224576 3221222804 1077414413 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 90201 87133 1111 63 0 90138 0
vsize: 360804
[startup+190.036 s]
Raw data (loadavg): 0.99 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 92830 0 0 0 18839 163 0 0 25 0 1 0 773385710 392458240 92754 4294967295 134512640 134714508 3221224576 3221222804 1077414388 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 95815 92754 1111 63 0 95752 0
vsize: 383260
[startup+200.036 s]
Raw data (loadavg): 0.99 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 98546 0 0 0 19829 173 0 0 25 0 1 0 773385710 415965184 98470 4294967295 134512640 134714508 3221224576 3221222804 1077414338 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 101554 98470 1111 63 0 101491 0
vsize: 406216
[startup+210.036 s]
Raw data (loadavg): 0.99 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 104338 0 0 0 20819 183 0 0 25 0 1 0 773385710 439705600 104262 4294967295 134512640 134714508 3221224576 3221222804 1077414413 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 107350 104262 1111 63 0 107287 0
vsize: 429400
[startup+220.038 s]
Raw data (loadavg): 0.99 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 110299 0 0 0 21810 192 0 0 25 0 1 0 773385710 464187392 110223 4294967295 134512640 134714508 3221224576 3221222804 1077414424 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 113327 110223 1111 63 0 113264 0
vsize: 453308
[startup+230.037 s]
Raw data (loadavg): 0.99 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 116498 0 0 0 22799 203 0 0 25 0 1 0 773385710 489570304 116422 4294967295 134512640 134714508 3221224576 3221222804 1077414413 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 119524 116422 1111 63 0 119461 0
vsize: 478096
[startup+240.038 s]
Raw data (loadavg): 0.99 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 122830 0 0 0 23788 215 0 0 25 0 1 0 773385710 515399680 122754 4294967295 134512640 134714508 3221224576 3221222804 1077414413 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 125830 122754 1111 63 0 125767 0
vsize: 503320
[startup+250.038 s]
Raw data (loadavg): 0.99 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 129321 0 0 0 24776 226 0 0 25 0 1 0 773385710 541978624 129245 4294967295 134512640 134714508 3221224576 3221222804 1077414388 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 132319 129245 1111 63 0 132256 0
vsize: 529276
[startup+260.038 s]
Raw data (loadavg): 0.99 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 135915 0 0 0 25766 237 0 0 25 0 1 0 773385710 568999936 135839 4294967295 134512640 134714508 3221224576 3221222804 1077414345 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 138916 135839 1111 63 0 138853 0
vsize: 555664
[startup+270.038 s]
Raw data (loadavg): 0.99 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 142636 0 0 0 26753 250 0 0 25 0 1 0 773385710 596623360 142560 4294967295 134512640 134714508 3221224576 3221222804 1077414407 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 145660 142560 1111 63 0 145597 0
vsize: 582640
[startup+280.038 s]
Raw data (loadavg): 0.99 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 149515 0 0 0 27740 263 0 0 25 0 1 0 773385710 624689152 149439 4294967295 134512640 134714508 3221224576 3221222804 1077414388 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 152512 149439 1111 63 0 152449 0
vsize: 610048
[startup+290.039 s]
Raw data (loadavg): 0.99 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 156564 0 0 0 28729 275 0 0 25 0 1 0 773385710 653656064 156488 4294967295 134512640 134714508 3221224576 3221222804 1077414433 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 159584 156488 1111 63 0 159521 0
vsize: 638336
[startup+300.038 s]
Raw data (loadavg): 0.99 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 163893 0 0 0 29714 289 0 0 25 0 1 0 773385710 683667456 163817 4294967295 134512640 134714508 3221224576 3221222804 1077414363 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 166911 163817 1111 63 0 166848 0
vsize: 667644
[startup+310.039 s]
Raw data (loadavg): 0.99 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 171692 0 0 0 30701 303 0 0 25 0 1 0 773385710 715472896 171616 4294967295 134512640 134714508 3221224576 3221223232 134527932 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 174676 171616 1111 63 0 174613 0
vsize: 698704
[startup+320.04 s]
Raw data (loadavg): 0.99 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 179585 0 0 0 31687 317 0 0 25 0 1 0 773385710 747868160 179509 4294967295 134512640 134714508 3221224576 3221222804 1077414376 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 182585 179509 1111 63 0 182522 0
vsize: 730340
[startup+330.039 s]
Raw data (loadavg): 0.99 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 188086 0 0 0 32674 329 0 0 25 0 1 0 773385710 782651392 188010 4294967295 134512640 134714508 3221224576 3221222804 1077414338 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 191077 188010 1111 63 0 191014 0
vsize: 764308
[startup+340.04 s]
Raw data (loadavg): 0.99 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 196997 0 0 0 33659 345 0 0 25 0 1 0 773385710 819449856 196921 4294967295 134512640 134714508 3221224576 3221222804 1077414363 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 200061 196921 1111 63 0 199998 0
vsize: 800244
[startup+350.039 s]
Raw data (loadavg): 0.99 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 206058 0 0 0 34639 365 0 0 25 0 1 0 773385710 856477696 205630 4294967295 134512640 134714508 3221224576 3221222804 1077414388 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 209101 205630 1111 63 0 209038 0
vsize: 836404
[startup+360.04 s]
Raw data (loadavg): 0.99 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 215478 0 0 0 35618 386 0 0 25 0 1 0 773385710 895148032 213930 4294967295 134512640 134714508 3221224576 3221222804 1077414385 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 218542 213930 1111 63 0 218479 0
vsize: 874168
[startup+370.04 s]
Raw data (loadavg): 0.99 0.98 0.97 2/54 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 225383 0 0 0 36593 411 0 0 25 0 1 0 773385710 935604224 221657 4294967295 134512640 134714508 3221224576 3221222804 1077414363 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 228419 221657 1111 63 0 228356 0
vsize: 913676
[startup+372.496 s]
Raw data (loadavg): 0.99 0.98 0.97 1/53 8916
Raw data (stat): 8916 (bsolo_lpr_cuts) R 8915 7266 7265 0 -1 0 225383 0 0 0 36593 411 0 0 25 0 1 0 773385710 935604224 221657 4294967295 134512640 134714508 3221224576 3221222804 1077414363 0 0 7 0 0 0 0 17 1 0 0
Raw data (statm): 228419 221657 1111 63 0 228356 0
vsize: 0

Child ended because it received signal 6 (SIGABRT)
Real time (s): 372.496
CPU time (s): 372.485
CPU user time (s): 367.896
CPU system time (s): 4.5893
CPU usage (%): 99.9971
Max. virtual memory (Kb): 913676
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####