Some explanations

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

General information on the benchmark

Namenormalized-opb/mps-v2-13-7/MIPLIB/miplib3/normalized-mps-v2-13-7-misc03.opb
MD5SUMa9018751ab90bc03ab8cd95317ace234
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1478528
Optimality of the best value was proved NO
Number of terms in the objective function 21
Biggest coefficient in the objective function 1048576
Number of bits for the biggest coefficient in the objective function 21
Sum of the numbers in the objective function 2097151
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 1048576
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 11386239
Number of bits of the biggest sum of numbers24
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.20882
Number of variables180
Total number of constraints255
Number of constraints which are clauses31
Number of constraints which are cardinality constraints (but not clauses)170
Number of constraints which are nor clauses,nor cardinality constraints54
Minimum length of a constraint1
Maximum length of a constraint159

Trace number 15038

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc25 THE 2005-04-21 02:57:30 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=18561 boxname=wulflinc25 idbench=1428 idsolver=10 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  a9018751ab90bc03ab8cd95317ace234  /oldhome/oroussel/tmp/wulflinc25/normalized-mps-v2-13-7-misc03.opb
REAL COMMAND:  minisat+ -ca /oldhome/oroussel/tmp/wulflinc25/normalized-mps-v2-13-7-misc03.opb /oldhome/oroussel/tmp/wulflinc25/normalized-mps-v2-13-7-misc03.opb
IDLAUNCH: 18561
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.220
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	: 3
cpu MHz		: 451.220
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:        813528 kB
Buffers:         10928 kB
Cached:         189804 kB
SwapCached:        820 kB
Active:          35316 kB
Inactive:       167452 kB
HighTotal:      131008 kB
HighFree:        23660 kB
LowTotal:       903652 kB
LowFree:        789868 kB
SwapTotal:     2097892 kB
SwapFree:      2096248 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5016 kB
Slab:            12612 kB
Committed_AS:    63596 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-04-21 02:58:42 (client local time) WITH STATUS 30 IN 72.191 SECONDS
stats: 18561 0 72.191 30
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 123 PB-constraints to clauses...
c   -- Unit propagations: (none)
c   -- Detecting intervals from adjacent constraints: ###########################
c   -- Clauses(.)/Splits(s): ...............................
c ---[ 121]---> Adder-cost: 1241   maxlim: 1048703   bits: 22/21
c ---[ 119]---> Adder-cost: 26   maxlim: 20   bits: 5/5
c ---[ 117]---> Adder-cost: 28   maxlim: 20   bits: 5/5
c ---[ 115]---> Adder-cost: 26   maxlim: 20   bits: 5/5
c ---[ 113]---> Adder-cost: 24   maxlim: 20   bits: 5/5
c ---[ 111]---> Adder-cost: 28   maxlim: 20   bits: 5/5
c ---[ 110]---> Adder-cost: 64   maxlim: 32   bits: 6/6
c ---[ 109]---> Adder-cost: 64   maxlim: 32   bits: 6/6
c ---[ 108]---> Adder-cost: 64   maxlim: 32   bits: 6/6
c ---[  75]---> Adder-cost: 20   maxlim: 6   bits: 4/3
c ---[  73]---> Adder-cost: 20   maxlim: 6   bits: 4/3
c ---[  71]---> Adder-cost: 20   maxlim: 6   bits: 4/3
c ---[  69]---> Adder-cost: 18   maxlim: 6   bits: 4/3
c ---[  67]---> Adder-cost: 20   maxlim: 6   bits: 4/3
c ---[  65]---> Adder-cost: 20   maxlim: 6   bits: 4/3
c ---[  63]---> Adder-cost: 20   maxlim: 6   bits: 4/3
c ---[  61]---> Adder-cost: 20   maxlim: 6   bits: 4/3
c ---[  59]---> Adder-cost: 20   maxlim: 6   bits: 4/3
c ---[  57]---> Adder-cost: 20   maxlim: 6   bits: 4/3
c ---[  55]---> Adder-cost: 18   maxlim: 6   bits: 4/3
c ---[  53]---> Adder-cost: 20   maxlim: 6   bits: 4/3
c ---[  51]---> Adder-cost: 20   maxlim: 6   bits: 4/3
c ---[  49]---> Adder-cost: 20   maxlim: 6   bits: 4/3
c ---[  47]---> Adder-cost: 20   maxlim: 6   bits: 4/3
c ---[  45]---> Adder-cost: 20   maxlim: 6   bits: 4/3
c ---[  43]---> Adder-cost: 20   maxlim: 6   bits: 4/3
c ---[  41]---> Adder-cost: 18   maxlim: 6   bits: 4/3
c ---[  39]---> Adder-cost: 20   maxlim: 6   bits: 4/3
c ---[  37]---> Adder-cost: 20   maxlim: 6   bits: 4/3
c ---[  35]---> Adder-cost: 20   maxlim: 6   bits: 4/3
c ---[  34]---> Adder-cost: 16   maxlim: 8   bits: 4/4
c ---[  33]---> Adder-cost: 16   maxlim: 8   bits: 4/4
c ---[  32]---> Adder-cost: 16   maxlim: 8   bits: 4/4
c ---[  31]---> Adder-cost: 12   maxlim: 4   bits: 4/3
c ---[  30]---> Adder-cost: 12   maxlim: 4   bits: 4/3
c ---[  29]---> Adder-cost: 18   maxlim: 12   bits: 4/4
c ---[  28]---> Adder-cost: 18   maxlim: 12   bits: 4/4
c ---[  27]---> Adder-cost: 18   maxlim: 12   bits: 4/4
c ---[  26]---> Adder-cost: 18   maxlim: 12   bits: 4/4
c ---[  25]---> Adder-cost: 18   maxlim: 12   bits: 4/4
c ---[  24]---> Adder-cost: 18   maxlim: 12   bits: 4/4
c ---[  23]---> Adder-cost: 18   maxlim: 12   bits: 4/4
c ---[  22]---> Adder-cost: 18   maxlim: 12   bits: 4/4
c ---[  21]---> Adder-cost: 18   maxlim: 12   bits: 4/4
c ---[  20]---> Adder-cost: 16   maxlim: 12   bits: 4/4
c ---[  19]---> Adder-cost: 16   maxlim: 12   bits: 4/4
c ---[  18]---> Adder-cost: 16   maxlim: 12   bits: 4/4
c ---[  17]---> Adder-cost: 20   maxlim: 12   bits: 4/4
c ---[  16]---> Adder-cost: 20   maxlim: 12   bits: 4/4
c ---[  15]---> Adder-cost: 20   maxlim: 12   bits: 4/4
c ---[  14]---> Adder-cost: 16   maxlim: 12   bits: 4/4
c ---[  13]---> Adder-cost: 16   maxlim: 12   bits: 4/4
c ---[  12]---> Adder-cost: 16   maxlim: 12   bits: 4/4
c ---[  11]---> Adder-cost: 16   maxlim: 12   bits: 4/4
c ---[  10]---> Adder-cost: 16   maxlim: 12   bits: 4/4
c ---[   9]---> Adder-cost: 16   maxlim: 12   bits: 4/4
c ---[   8]---> Adder-cost: 16   maxlim: 12   bits: 4/4
c ---[   7]---> Adder-cost: 16   maxlim: 12   bits: 4/4
c ---[   6]---> Adder-cost: 16   maxlim: 12   bits: 4/4
c ---[   5]---> Adder-cost: 20   maxlim: 12   bits: 4/4
c ---[   4]---> Adder-cost: 20   maxlim: 12   bits: 4/4
c ---[   3]---> Adder-cost: 20   maxlim: 12   bits: 4/4
c ---[   2]---> Adder-cost: 16   maxlim: 12   bits: 4/4
c ---[   1]---> Adder-cost: 16   maxlim: 12   bits: 4/4
c ---[   0]---> Adder-cost: 16   maxlim: 12   bits: 4/4
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |   16472    59319 |    5490       0        0     nan |  0.000 % |
c |       100 |   16306    58776 |    6039      73      254     3.5 | 15.350 % |
c |       251 |   16186    58384 |    6642     196      772     3.9 | 16.103 % |
c |       476 |   16140    58232 |    7307     417     3033     7.3 | 16.376 % |
c |       815 |   16080    58033 |    8037     745     6771     9.1 | 16.821 % |
c |      1321 |   15870    57333 |    8841    1223    13519    11.1 | 18.085 % |
c ==============================================================================
c Found solution: 1550208
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Adder-cost: 26   maxlim: 4272   bits: 14/13
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |      1920 |   15784    57037 |    5261    1790    29324    16.4 | 18.085 % |
c |      2022 |   15759    56948 |    5787    1888    31699    16.8 | 19.283 % |
c |      2174 |   15744    56895 |    6365    2037    38021    18.7 | 19.350 % |
c ==============================================================================
c Found solution: 1529088
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Adder-cost: 24   maxlim: 4437   bits: 14/13
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |      2201 |   15716    56818 |    5238    2052    38625    18.8 | 19.350 % |
c |      2301 |   15707    56789 |    5761    2151    40737    18.9 | 19.893 % |
c |      2451 |   15700    56766 |    6337    2299    46404    20.2 | 19.926 % |
c |      2677 |   15662    56628 |    6971    2522    57421    22.8 | 20.161 % |
c |      3016 |   15542    56222 |    7668    2852    68840    24.1 | 20.697 % |
c |      3523 |   15465    55959 |    8435    3352    93143    27.8 | 21.031 % |
c ==============================================================================
c Found solution: 1519488
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Adder-cost: 18   maxlim: 4512   bits: 14/13
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |      4193 |   15534    56208 |    5178    4018   131822    32.8 | 21.031 % |
c |      4295 |   15534    56208 |    5695    4120   137140    33.3 | 21.130 % |
c |      4445 |   15534    56208 |    6265    4270   144767    33.9 | 21.130 % |
c |      4671 |   15518    56156 |    6891    4492   155031    34.5 | 21.229 % |
c |      5008 |   15399    55749 |    7581    4816   166927    34.7 | 21.694 % |
c |      5516 |   15322    55483 |    8339    5321   187134    35.2 | 21.993 % |
c ==============================================================================
c Found solution: 1514368
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Adder-cost: 20   maxlim: 4552   bits: 14/13
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |      6165 |   15405    55793 |    5135    5967   219320    36.8 | 21.993 % |
c |      6269 |   15405    55793 |    5648    3088    95847    31.0 | 22.094 % |
c |      6420 |   15405    55793 |    6213    3239   104812    32.4 | 22.094 % |
c |      6645 |   15405    55793 |    6834    3464   125983    36.4 | 22.094 % |
c |      6983 |   15396    55764 |    7518    3801   148890    39.2 | 22.160 % |
c ==============================================================================
c Found solution: 1478528
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ---[   0]---> Adder-cost: 14   maxlim: 4832   bits: 14/13
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |      7400 |   15354    55632 |    5118    4213   171245    40.6 | 22.160 % |
c |      7503 |   15354    55632 |    5629    4316   175379    40.6 | 22.760 % |
c |      7653 |   15354    55632 |    6192    4466   181803    40.7 | 22.760 % |
c |      7880 |   15354    55632 |    6812    4693   200512    42.7 | 22.760 % |
c |      8217 |   15354    55632 |    7493    5030   223623    44.5 | 22.760 % |
c |      8724 |   15345    55603 |    8242    5536   259211    46.8 | 22.825 % |
c |      9484 |   15345    55603 |    9066    6296   299367    47.5 | 22.826 % |
c |     10623 |   15345    55603 |    9973    7435   386092    51.9 | 22.826 % |
c |     12332 |   15345    55603 |   10970    9144   479907    52.5 | 22.825 % |
c |     14894 |   15345    55603 |   12067   11706   695634    59.4 | 22.825 % |
c |     18739 |   15339    55585 |   13274    8949   497037    55.5 | 22.858 % |
c |     24506 |   15285    55403 |   14602    7469   352754    47.2 | 23.120 % |
c |     33157 |   15285    55403 |   16062    8297   414211    49.9 | 23.120 % |
c |     46132 |   15180    55028 |   17668   16335   829512    50.8 | 23.349 % |
c ==============================================================================
c Optimal solution: 1478528
s OPTIMUM FOUND
v -COL160_bit_7 -COL160_bit_6 -COL160_bit_5 -COL160_bit_4 -COL160_bit_3 -COL160_bit_2 -COL160_bit_1 COL160_bit0 COL160_bit1 COL160_bit2 COL160_bit3 COL160_bit4 -COL160_bit5 -COL160_bit6 -COL160_bit7 COL160_bit8 -COL160_bit9 COL160_bit10 COL160_bit11 -COL160_bit12 COL160_bit13 -COL001_bit0 -COL002_bit0 -COL003_bit0 -COL004_bit0 -COL005_bit0 COL006_bit0 -COL007_bit0 -COL008_bit0 -COL009_bit0 -COL010_bit0 -COL011_bit0 -COL012_bit0 -COL013_bit0 -COL014_bit0 -COL015_bit0 -COL016_bit0 -COL017_bit0 -COL018_bit0 -COL019_bit0 -COL020_bit0 -COL021_bit0 -COL022_bit0 -COL023_bit0 -COL024_bit0 -COL025_bit0 -COL026_bit0 -COL027_bit0 -COL028_bit0 -COL029_bit0 -COL030_bit0 -COL031_bit0 -COL032_bit0 -COL033_bit0 -COL034_bit0 -COL035_bit0 -COL036_bit0 -COL037_bit0 -COL038_bit0 -COL039_bit0 -COL040_bit0 -COL041_bit0 COL042_bit0 -COL043_bit0 -COL044_bit0 -COL045_bit0 -COL046_bit0 -COL047_bit0 -COL048_bit0 -COL049_bit0 -COL050_bit0 -COL051_bit0 -COL052_bit0 -COL053_bit0 -COL054_bit0 -COL055_bit0 -COL056_bit0 -COL057_bit0 -COL058_bit0 -COL059_bit0 -COL060_bit0 -COL061_bit0 COL062_bit0 -COL063_bit0 -COL064_bit0 -COL065_bit0 -COL066_bit0 -COL067_bit0 -COL068_bit0 -COL069_bit0 -COL070_bit0 -COL071_bit0 -COL072_bit0 -COL073_bit0 -COL074_bit0 -COL075_bit0 -COL076_bit0 -COL077_bit0 -COL078_bit0 COL079_bit0 -COL080_bit0 -COL081_bit0 -COL082_bit0 -COL083_bit0 -COL084_bit0 -COL085_bit0 -COL086_bit0 -COL087_bit0 -COL088_bit0 -COL089_bit0 -COL090_bit0 -COL091_bit0 -COL092_bit0 -COL093_bit0 COL094_bit0 -COL095_bit0 -COL096_bit0 -COL097_bit0 -COL098_bit0 -COL099_bit0 -COL100_bit0 -COL101_bit0 -COL102_bit0 -COL103_bit0 -COL104_bit0 -COL105_bit0 -COL106_bit0 -COL107_bit0 -COL108_bit0 -COL109_bit0 -COL110_bit0 -COL111_bit0 -COL112_bit0 -COL113_bit0 -COL114_bit0 -COL115_bit0 -COL116_bit0 -COL117_bit0 COL118_bit0 -COL119_bit0 -COL120_bit0 -COL121_bit0 -COL122_bit0 -COL123_bit0 -COL124_bit0 -COL125_bit0 -COL126_bit0 -COL127_bit0 -COL128_bit0 COL129_bit0 -COL130_bit0 -COL131_bit0 -COL132_bit0 -COL133_bit0 COL134_bit0 -COL135_bit0 -COL136_bit0 -COL137_bit0 -COL138_bit0 -COL139_bit0 -COL140_bit0 -COL141_bit0 -COL142_bit0 -COL143_bit0 -COL144_bit0 -COL145_bit0 -COL146_bit0 -COL147_bit0 COL148_bit0 COL149_bit0 -COL150_bit0 COL151_bit0 -COL152_bit0 COL153_bit0 -COL154_bit0 COL155_bit0 COL156_bit0 -COL157_bit0 COL158_bit0 -COL159_bit0
c _______________________________________________________________________________
c 
c restarts              : 40
c conflicts             : 47943          (665 /sec)
c decisions             : 113335         (1572 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 72.106 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.79 0.92 0.92 2/54 28008
Raw data (stat): 28008 (runsolver) R 28007 28099 28098 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 541665409 1052672 99 4294967295 134512640 135381576 3221224448 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+9.99972 s]
Raw data (loadavg): 0.82 0.93 0.92 2/54 28008
Raw data (stat): 28008 (minisat+) R 28007 28099 28098 0 -1 0 1171 0 0 0 994 4 0 0 25 0 1 0 541665409 6443008 1149 4294967295 134512640 134672761 3221224544 3221223712 134560898 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 1573 1149 603 41 0 1532 0
vsize: 6292
[startup+20.0005 s]
Raw data (loadavg): 0.85 0.93 0.92 2/54 28008
Raw data (stat): 28008 (minisat+) R 28007 28099 28098 0 -1 0 1620 0 0 0 1992 6 0 0 25 0 1 0 541665409 8200192 1598 4294967295 134512640 134672761 3221224544 3221223712 134560898 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 2002 1598 603 41 0 1961 0
vsize: 8008
[startup+30.001 s]
Raw data (loadavg): 0.87 0.93 0.92 2/54 28008
Raw data (stat): 28008 (minisat+) R 28007 28099 28098 0 -1 0 1724 0 0 0 2992 6 0 0 25 0 1 0 541665409 8732672 1702 4294967295 134512640 134672761 3221224544 3221223712 134560882 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 2132 1702 603 41 0 2091 0
vsize: 8528
[startup+40.0014 s]
Raw data (loadavg): 0.89 0.93 0.92 2/54 28008
Raw data (stat): 28008 (minisat+) R 28007 28099 28098 0 -1 0 1819 0 0 0 3991 7 0 0 25 0 1 0 541665409 9154560 1797 4294967295 134512640 134672761 3221224544 3221223712 134561215 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 2235 1797 603 41 0 2194 0
vsize: 8940
[startup+50.0013 s]
Raw data (loadavg): 0.91 0.93 0.92 2/54 28008
Raw data (stat): 28008 (minisat+) R 28007 28099 28098 0 -1 0 1951 0 0 0 4991 7 0 0 25 0 1 0 541665409 9703424 1929 4294967295 134512640 134672761 3221224544 3221223680 134560683 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 2369 1929 603 41 0 2328 0
vsize: 9476
[startup+60.0009 s]
Raw data (loadavg): 0.92 0.94 0.92 2/54 28008
Raw data (stat): 28008 (minisat+) R 28007 28099 28098 0 -1 0 1967 0 0 0 5991 7 0 0 25 0 1 0 541665409 9703424 1945 4294967295 134512640 134672761 3221224544 3221223712 134560912 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 2369 1945 603 41 0 2328 0
vsize: 9476
[startup+70.0012 s]
Raw data (loadavg): 0.93 0.94 0.92 2/54 28008
Raw data (stat): 28008 (minisat+) R 28007 28099 28098 0 -1 0 2003 0 0 0 6991 7 0 0 25 0 1 0 541665409 9850880 1981 4294967295 134512640 134672761 3221224544 3221223712 134560892 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 2405 1981 603 41 0 2364 0
vsize: 9620
[startup+72.1974 s]
Raw data (loadavg): 0.93 0.94 0.92 1/53 28008
Raw data (stat): 28008 (minisat+) R 28007 28099 28098 0 -1 0 2003 0 0 0 6991 7 0 0 25 0 1 0 541665409 9850880 1981 4294967295 134512640 134672761 3221224544 3221223712 134560892 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 2405 1981 603 41 0 2364 0
vsize: 0

Child status: 30
Real time (s): 72.1971
CPU time (s): 72.191
CPU user time (s): 72.107
CPU system time (s): 0.083987
CPU usage (%): 99.9915
Max. virtual memory (Kb): 9620
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
Verifier:	OK	1478528
#### END VERIFIER DATA ####