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/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-bk4x3.opb
MD5SUM03cb86a701c2d8e08ff4c99e11fac5c4
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 358400
Optimality of the best value was proved NO
Number of terms in the objective function 372
Biggest coefficient in the objective function 2684354560
Number of bits for the biggest coefficient in the objective function 32
Sum of the numbers in the objective function 36507467742
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 2684354560
Number of bits of the biggest number in a constraint 32
Biggest sum of numbers in a constraint 36507467742
Number of bits of the biggest sum of numbers36
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark25.8571
Number of variables372
Total number of constraints19
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints19
Minimum length of a constraint31
Maximum length of a constraint120

Trace number 32000

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc24 THE 2005-05-27 07:45:47 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=23432 boxname=wulflinc24 idbench=1076 idsolver=16 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  03cb86a701c2d8e08ff4c99e11fac5c4  /oldhome/oroussel/tmp/wulflinc24/normalized-mps-v2-20-10-bk4x3.opb
REAL COMMAND:  minisat+_script -cb -gs /oldhome/oroussel/tmp/wulflinc24/normalized-mps-v2-20-10-bk4x3.opb
IDLAUNCH: 23432
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.080
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	: 890.88

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.080
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:        902772 kB
Buffers:          4864 kB
Cached:         105796 kB
SwapCached:        588 kB
Active:          18256 kB
Inactive:        94512 kB
HighTotal:      131008 kB
HighFree:        22624 kB
LowTotal:       903652 kB
LowFree:        880148 kB
SwapTotal:     2097892 kB
SwapFree:      2096412 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5152 kB
Slab:            13376 kB
Committed_AS:    63604 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-05-27 07:46:14 (client local time) WITH STATUS 30 IN 27.1829 SECONDS
stats: 23432 0 27.1829 30
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 26 PB-constraints to clauses...
c   -- Unit propagations: (none)
c   -- Detecting intervals from adjacent constraints: #######
c   -- Clauses(.)/Splits(s): (none)
c ---[  24]---> BDD-cost:  148
c ---[  22]---> BDD-cost:  162
c ---[  20]---> BDD-cost:  168
c ---[  18]---> BDD-cost:  160
c ---[  16]---> BDD-cost:  285
c ---[  14]---> BDD-cost:  304
c ---[  12]---> BDD-cost:  290
c ---[  11]---> BDD-cost:   17
c ---[  10]---> BDD-cost:   17
c ---[   9]---> BDD-cost:   18
c ---[   8]---> BDD-cost:   18
c ---[   7]---> BDD-cost:   17
c ---[   6]---> BDD-cost:   18
c ---[   5]---> BDD-cost:   19
c ---[   4]---> BDD-cost:   19
c ---[   3]---> BDD-cost:   18
c ---[   2]---> BDD-cost:   19
c ---[   1]---> BDD-cost:   19
c ---[   0]---> BDD-cost:   18
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |    4139    11193 |    1379       0        0     nan |  0.000 % |
c ==============================================================================
c Found solution: 552920
c ---[   0]---> Sorter-cost: 7329     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         1 |   21730    52265 |    7243       1        2     2.0 |  0.000 % |
c |       101 |   21590    51954 |    7967      94      423     4.5 |  2.895 % |
c ==============================================================================
c Found solution: 419840
c ---[   0]---> Sorter-cost:   13     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |       129 |   21681    52326 |    7227     122      539     4.4 |  2.895 % |
c ==============================================================================
c Found solution: 413696
c ---[   0]---> Sorter-cost:    5     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |       131 |   21684    52333 |    7228     122      540     4.4 |  2.895 % |
c ==============================================================================
c Found solution: 403456
c ---[   0]---> Sorter-cost:    2     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |       133 |   21703    52385 |    7234     124      594     4.8 |  2.895 % |
c |       233 |   21703    52385 |    7957     224     3262    14.6 |  2.918 % |
c |       383 |   21703    52385 |    8753     374     7373    19.7 |  2.917 % |
c |       608 |   21658    52289 |    9628     598    12002    20.1 |  3.108 % |
c |       945 |   21658    52289 |   10591     935    21476    23.0 |  3.108 % |
c |      1451 |   21658    52289 |   11650    1441    38870    27.0 |  3.108 % |
c |      2211 |   21658    52289 |   12815    2201    59789    27.2 |  3.108 % |
c |      3352 |   21658    52289 |   14097    3342    92469    27.7 |  3.108 % |
c |      5062 |   21658    52289 |   15506    5052   140677    27.8 |  3.108 % |
c |      7624 |   21658    52289 |   17057    7614   211634    27.8 |  3.108 % |
c ==============================================================================
c Found solution: 401408
c ---[   0]---> Sorter-cost:    4     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |      8971 |   21665    52310 |    7221    8961   252842    28.2 |  3.108 % |
c |      9073 |   21665    52310 |    7943    4583   115556    25.2 |  3.118 % |
c |      9223 |   21665    52310 |    8737    4733   120780    25.5 |  3.118 % |
c |      9449 |   21401    51715 |    9611    4946   126214    25.5 |  4.117 % |
c |      9786 |   21401    51715 |   10572    5283   140998    26.7 |  4.117 % |
c |     10292 |   21401    51715 |   11629    5789   159990    27.6 |  4.117 % |
c |     11051 |   21385    51681 |   12792    6546   183580    28.0 |  4.224 % |
c ==============================================================================
c Found solution: 395264
c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |     11932 |   21389    51690 |    7129    7427   212857    28.7 |  4.224 % |
c |     12032 |   21389    51690 |    7841    7527   217468    28.9 |  4.235 % |
c |     12183 |   21389    51690 |    8626    7678   220175    28.7 |  4.235 % |
c |     12409 |   21389    51690 |    9488    7904   222955    28.2 |  4.235 % |
c |     12746 |   21383    51678 |   10437    8237   230201    27.9 |  4.271 % |
c |     13255 |   21383    51678 |   11481    8746   243653    27.9 |  4.271 % |
c ==============================================================================
c Found solution: 389120
c ---[   0]---> Sorter-cost:    3     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |     13917 |   21390    51698 |    7130    9408   266240    28.3 |  4.271 % |
c |     14019 |   21390    51698 |    7843    4806   116601    24.3 |  4.280 % |
c ==============================================================================
c Found solution: 380912
c ---[   0]---> Sorter-cost:   12     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |     14100 |   21406    51733 |    7135    4887   119841    24.5 |  4.280 % |
c |     14200 |   21406    51733 |    7848    4987   121449    24.4 |  4.289 % |
c |     14351 |   21406    51733 |    8633    5138   124513    24.2 |  4.289 % |
c |     14576 |   21406    51733 |    9496    5363   129292    24.1 |  4.289 % |
c |     14914 |   21406    51733 |   10446    5701   139799    24.5 |  4.289 % |
c ==============================================================================
c Found solution: 380904
c ---[   0]---> Sorter-cost:   12     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |     15410 |   21421    51766 |    7140    6197   152921    24.7 |  4.289 % |
c |     15510 |   21421    51766 |    7854    6297   158071    25.1 |  4.298 % |
c |     15661 |   21421    51766 |    8639    6448   160997    25.0 |  4.298 % |
c |     15887 |   21421    51766 |    9503    6674   163709    24.5 |  4.298 % |
c |     16224 |   21421    51766 |   10453    7011   176805    25.2 |  4.298 % |
c ==============================================================================
c Found solution: 380900
c ---[   0]---> Sorter-cost:   14     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |     16346 |   21435    51796 |    7145    7132   182373    25.6 |  4.298 % |
c |     16446 |   21435    51796 |    7859    7232   185910    25.7 |  4.319 % |
c |     16601 |   21435    51796 |    8645    7387   188228    25.5 |  4.319 % |
c |     16826 |   21435    51796 |    9509    7612   192604    25.3 |  4.319 % |
c |     17163 |   21435    51796 |   10460    7949   203033    25.5 |  4.319 % |
c ==============================================================================
c Found solution: 358400
c ---[   0]---> Sorter-cost:    4     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |     17453 |   21458    51859 |    7152    8239   210843    25.6 |  4.319 % |
c |     17553 |   21458    51859 |    7867    4220    89207    21.1 |  4.345 % |
c |     17703 |   21458    51859 |    8653    4370    91698    21.0 |  4.345 % |
c |     17928 |   21458    51859 |    9519    4595    95450    20.8 |  4.345 % |
c |     18266 |   21458    51859 |   10471    4933   101150    20.5 |  4.345 % |
c |     18772 |   21458    51859 |   11518    5439   110195    20.3 |  4.345 % |
c |     19534 |   21458    51859 |   12670    6201   121795    19.6 |  4.345 % |
c |     20673 |   21458    51859 |   13937    7340   139991    19.1 |  4.345 % |
c ==============================================================================
c Optimal solution: 358400
s OPTIMUM FOUND
v -X0_bit_10 -X0_bit_9 -X0_bit_8 -X0_bit_7 -X0_bit_6 -X0_bit_5 -X0_bit_4 -X0_bit_3 -X0_bit_2 -X0_bit_1 -X0_bit0 -X0_bit1 -X0_bit2 -X0_bit3 -X0_bit4 -X0_bit5 -X0_bit6 -X0_bit7 -X0_bit8 -X0_bit9 -X0_bit10 -X0_bit11 -X0_bit12 -X0_bit13 -X0_bit14 -X0_bit15 -X0_bit16 -X0_bit17 -X0_bit18 -X0_bit19 -X1_bit_10 -X1_bit_9 -X1_bit_8 -X1_bit_7 -X1_bit_6 -X1_bit_5 -X1_bit_4 -X1_bit_3 -X1_bit_2 -X1_bit_1 -X1_bit0 -X1_bit1 -X1_bit2 -X1_bit3 -X1_bit4 -X1_bit5 -X1_bit6 -X1_bit7 -X1_bit8 -X1_bit9 -X1_bit10 -X1_bit11 -X1_bit12 -X1_bit13 -X1_bit14 -X1_bit15 -X1_bit16 -X1_bit17 -X1_bit18 -X1_bit19 -X2_bit_10 -X2_bit_9 -X2_bit_8 -X2_bit_7 -X2_bit_6 -X2_bit_5 -X2_bit_4 -X2_bit_3 -X2_bit_2 -X2_bit_1 -X2_bit0 X2_bit1 -X2_bit2 X2_bit3 -X2_bit4 -X2_bit5 -X2_bit6 -X2_bit7 -X2_bit8 -X2_bit9 -X2_bit10 -X2_bit11 -X2_bit12 -X2_bit13 -X2_bit14 -X2_bit15 -X2_bit16 -X2_bit17 -X2_bit18 -X2_bit19 -X3_bit_10 -X3_bit_9 -X3_bit_8 -X3_bit_7 -X3_bit_6 -X3_bit_5 -X3_bit_4 -X3_bit_3 -X3_bit_2 -X3_bit_1 -X3_bit0 -X3_bit1 -X3_bit2 -X3_bit3 -X3_bit4 -X3_bit5 -X3_bit6 -X3_bit7 -X3_bit8 -X3_bit9 -X3_bit10 -X3_bit11 -X3_bit12 -X3_bit13 -X3_bit14 -X3_bit15 -X3_bit16 -X3_bit17 -X3_bit18 -X3_bit19 -X4_bit_10 -X4_bit_9 -X4_bit_8 -X4_bit_7 -X4_bit_6 -X4_bit_5 -X4_bit_4 -X4_bit_3 -X4_bit_2 -X4_bit_1 -X4_bit0 X4_bit1 X4_bit2 X4_bit3 X4_bit4 -X4_bit5 -X4_bit6 -X4_bit7 -X4_bit8 -X4_bit9 -X4_bit10 -X4_bit11 -X4_bit12 -X4_bit13 -X4_bit14 -X4_bit15 -X4_bit16 -X4_bit17 -X4_bit18 -X4_bit19 -X5_bit_10 -X5_bit_9 -X5_bit_8 -X5_bit_7 -X5_bit_6 -X5_bit_5 -X5_bit_4 -X5_bit_3 -X5_bit_2 -X5_bit_1 -X5_bit0 -X5_bit1 -X5_bit2 -X5_bit3 -X5_bit4 -X5_bit5 -X5_bit6 -X5_bit7 -X5_bit8 -X5_bit9 -X5_bit10 -X5_bit11 -X5_bit12 -X5_bit13 -X5_bit14 -X5_bit15 -X5_bit16 -X5_bit17 -X5_bit18 -X5_bit19 -X6_bit_10 -X6_bit_9 -X6_bit_8 -X6_bit_7 -X6_bit_6 -X6_bit_5 -X6_bit_4 -X6_bit_3 -X6_bit_2 -X6_bit_1 -X6_bit0 -X6_bit1 X6_bit2 -X6_bit3 X6_bit4 -X6_bit5 -X6_bit6 -X6_bit7 -X6_bit8 -X6_bit9 -X6_bit10 -X6_bit11 -X6_bit12 -X6_bit13 -X6_bit14 -X6_bit15 -X6_bit16 -X6_bit17 -X6_bit18 -X6_bit19 -X7_bit_10 -X7_bit_9 -X7_bit_8 -X7_bit_7 -X7_bit_6 -X7_bit_5 -X7_bit_4 -X7_bit_3 -X7_bit_2 -X7_bit_1 -X7_bit0 -X7_bit1 X7_bit2 -X7_bit3 X7_bit4 -X7_bit5 -X7_bit6 -X7_bit7 -X7_bit8 -X7_bit9 -X7_bit10 -X7_bit11 -X7_bit12 -X7_bit13 -X7_bit14 -X7_bit15 -X7_bit16 -X7_bit17 -X7_bit18 -X7_bit19 -X8_bit_10 -X8_bit_9 -X8_bit_8 -X8_bit_7 -X8_bit_6 -X8_bit_5 -X8_bit_4 -X8_bit_3 -X8_bit_2 -X8_bit_1 -X8_bit0 -X8_bit1 -X8_bit2 -X8_bit3 -X8_bit4 -X8_bit5 -X8_bit6 -X8_bit7 -X8_bit8 -X8_bit9 -X8_bit10 -X8_bit11 -X8_bit12 -X8_bit13 -X8_bit14 -X8_bit15 -X8_bit16 -X8_bit17 -X8_bit18 -X8_bit19 -X9_bit_10 -X9_bit_9 -X9_bit_8 -X9_bit_7 -X9_bit_6 -X9_bit_5 -X9_bit_4 -X9_bit_3 -X9_bit_2 -X9_bit_1 -X9_bit0 -X9_bit1 -X9_bit2 -X9_bit3 -X9_bit4 -X9_bit5 -X9_bit6 -X9_bit7 -X9_bit8 -X9_bit9 -X9_bit10 -X9_bit11 -X9_bit12 -X9_bit13 -X9_bit14 -X9_bit15 -X9_bit16 -X9_bit17 -X9_bit18 -X9_bit19 -X10_bit_10 -X10_bit_9 -X10_bit_8 -X10_bit_7 -X10_bit_6 -X10_bit_5 -X10_bit_4 -X10_bit_3 -X10_bit_2 -X10_bit_1 -X10_bit0 -X10_bit1 -X10_bit2 -X10_bit3 -X10_bit4 -X10_bit5 -X10_bit6 -X10_bit7 -X10_bit8 -X10_bit9 -X10_bit10 -X10_bit11 -X10_bit12 -X10_bit13 -X10_bit14 -X10_bit15 -X10_bit16 -X10_bit17 -X10_bit18 -X10_bit19 -X11_bit_10 -X11_bit_9 -X11_bit_8 -X11_bit_7 -X11_bit_6 -X11_bit_5 -X11_bit_4 -X11_bit_3 -X11_bit_2 -X11_bit_1 -X11_bit0 -X11_bit1 X11_bit2 -X11_bit3 X11_bit4 -X11_bit5 -X11_bit6 -X11_bit7 -X11_bit8 -X11_bit9 -X11_bit10 -X11_bit11 -X11_bit12 -X11_bit13 -X11_bit14 -X11_bit15 -X11_bit16 -X11_bit17 -X11_bit18 -X11_bit19 -Y0_bit0 -Y1_bit0 Y2_bit0 -Y3_bit0 Y4_bit0 -Y5_bit0 Y6_bit0 Y7_bit0 -Y8_bit0 -Y9_bit0 -Y10_bit0 Y11_bit0
c _______________________________________________________________________________
c 
c restarts              : 53
c conflicts             : 21446          (791 /sec)
c decisions             : 36191          (1335 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 27.1069 s
c _______________________________________________________________________________
#### END SOLVER DATA ####
#### BEGIN WATCHER DATA ####
Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing VSIZE limit: 943718400 bytes
Raw data (loadavg): 0.92 0.97 0.91 2/54 1776
Raw data (stat): 1776 (runsolver) R 1775 4613 4612 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 854464464 1052672 99 4294967295 134512640 135381576 3221224464 3221219672 135158418 0 2147483391 7 90112 0 0 0 17 0 0 0
Raw data (statm): 257 99 215 215 0 42 0
vsize: 1028
[startup+10.0005 s]
Raw data (loadavg): 0.93 0.97 0.91 2/55 1780
Raw data (stat): 1776 (minisat+_script) S 1775 4613 4612 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 854464464 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+20.0008 s]
Raw data (loadavg): 0.94 0.97 0.91 2/55 1780
Raw data (stat): 1776 (minisat+_script) S 1775 4613 4612 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 854464464 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 2124
[startup+27.2064 s]
Raw data (loadavg): 0.95 0.97 0.91 1/53 1780
Raw data (stat): 1776 (minisat+_script) S 1775 4613 4612 0 -1 0 275 239 0 0 0 0 0 0 19 0 1 0 854464464 2174976 226 4294967295 134512640 135087896 3221224528 3221223800 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (statm): 531 226 485 147 0 384 0
vsize: 0

Child status: 30
Real time (s): 27.2061
CPU time (s): 27.1829
CPU user time (s): 27.1179
CPU system time (s): 0.06499
CPU usage (%): 99.9145
Max. virtual memory (Kb): 2124
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
Verifier:	OK	358400
#### END VERIFIER DATA ####