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/miplib3/normalized-mps-v2-20-10-enigma.opb
MD5SUM438e2455c0b7b4efdea6a7e48ef2555a
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of terms in the objective function 9
Biggest coefficient in the objective function 9
Number of bits for the biggest coefficient in the objective function 4
Sum of the numbers in the objective function 45
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 900207
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 9508275
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 benchmark0.417936
Number of variables100
Total number of constraints121
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)120
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint90

Trace number 16392

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc19 THE 2005-04-21 07:26:08 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=13323 boxname=wulflinc19 idbench=1025 idsolver=11 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  438e2455c0b7b4efdea6a7e48ef2555a  /oldhome/oroussel/tmp/wulflinc19/normalized-mps-v2-20-10-enigma.opb
REAL COMMAND:  minisat+ -S /oldhome/oroussel/tmp/wulflinc19/normalized-mps-v2-20-10-enigma.opb /oldhome/oroussel/tmp/wulflinc19/normalized-mps-v2-20-10-enigma.opb
IDLAUNCH: 13323
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.037
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.037
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:        746820 kB
Buffers:          9056 kB
Cached:         253196 kB
SwapCached:        568 kB
Active:         107508 kB
Inactive:       156808 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        746568 kB
SwapTotal:     2097892 kB
SwapFree:      2096412 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5188 kB
Slab:            17900 kB
Committed_AS:    63812 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-04-21 07:27:25 (client local time) WITH STATUS 30 IN 77.3232 SECONDS
stats: 13323 0 77.3232 30
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 42 PB-constraints to clauses...
c   -- Unit propagations: (none)
c   -- Detecting intervals from adjacent constraints: #####################
c   -- Clauses(.)/Splits(s): (none)
c ---[  40]---> Adder-cost: 1034   maxlim: 5014125   bits: 24/23
c ---[  38]---> BDD-cost:   17
c ---[  36]---> BDD-cost:   17
c ---[  34]---> BDD-cost:   17
c ---[  32]---> BDD-cost:   17
c ---[  30]---> BDD-cost:   17
c ---[  28]---> BDD-cost:   17
c ---[  26]---> BDD-cost:   17
c ---[  24]---> BDD-cost:   17
c ---[  22]---> BDD-cost:   17
c ---[  20]---> BDD-cost:   17
c ---[  18]---> BDD-cost:   15
c ---[  16]---> BDD-cost:   17
c ---[  14]---> BDD-cost:   17
c ---[  12]---> BDD-cost:   17
c ---[  10]---> BDD-cost:   17
c ---[   8]---> BDD-cost:   17
c ---[   6]---> BDD-cost:   17
c ---[   4]---> BDD-cost:   17
c ---[   2]---> BDD-cost:   17
c ---[   0]---> BDD-cost:   17
c =================================[SATELITE+]==================================
c |           |     ORIGINAL     |              LEARNT              |          |
c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
c ==============================================================================
c |         0 |    8001    27940 |    2400       0        0     nan |  0.000 % |
c   -- subsuming                       
c   -- var.elim.:  1000/1428          
c   -- var.elim.:  1428/1428          
c   -- var.elim.:  242/242          
c   -- subsuming                       
c   -- var.elim.:  143/143          
c   -- var.elim.:  81/81          
c   -- var.elim.:  7/7          
c |         0 |    7691    26603 |      --       0       --      -- |     --   | -215/-639
c |         0 |    7691    26603 |    3076       0        0     nan |  0.000 % |
c |       100 |    7691    26603 |    3384     100      760     7.6 |  5.309 % |
c |       250 |    7691    26603 |    3722     250     5826    23.3 |  5.309 % |
c |       478 |    7691    26603 |    4094     478    19153    40.1 |  5.309 % |
c |       816 |    7691    26603 |    4504     816    34331    42.1 |  5.309 % |
c |      1324 |    7691    26603 |    4954    1324    59786    45.2 |  5.309 % |
c |      2083 |    7625    26338 |    5403    2077    95937    46.2 |  5.524 % |
c |      3223 |    7625    26338 |    5943    3217   153774    47.8 |  5.524 % |
c |      4931 |    7611    26279 |    6525    4921   236425    48.0 |  5.595 % |
c |      7496 |    7611    26279 |    7178    5240   255040    48.7 |  5.595 % |
c |     11341 |    7611    26279 |    7896    6600   346094    52.4 |  5.595 % |
c |     17110 |    7611    26279 |    8686    6922   363928    52.6 |  5.595 % |
c |     25760 |    7611    26279 |    9554    6594   334756    50.8 |  5.596 % |
c |     38734 |    7611    26279 |   10510    9737   555749    57.1 |  5.595 % |
c ==============================================================================
c (current CPU-time: 73.8268 s)
c ==============================================================================
c Found solution: 1
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c =================================[SATELITE+]==================================
c |           |     ORIGINAL     |              LEARNT              |          |
c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
c ==============================================================================
c |     55382 |    7585    26176 |    2275    8438   424750    50.3 |  5.595 % |
c   -- subsuming                       
c   -- var.elim.:  261/261          
c   -- var.elim.:  155/155          
c   -- var.elim.:  7/7          
c   -- subsuming                       
c   -- var.elim.:  5/5          
c   -- var.elim.:  5/5          
c |     55382 |    6984    23969 |      --    8438       --      -- |     --   | -96/-277
c |     55382 |    6984    23969 |    2793    3573   106649    29.8 |  5.595 % |
c |     55483 |    6955    23861 |    3060    2476    64342    26.0 | 10.389 % |
c |     55633 |    6931    23774 |    3354    2623    71077    27.1 | 10.538 % |
c |     55858 |    6931    23774 |    3690    2848    82068    28.8 | 10.538 % |
c |     56195 |    6931    23774 |    4059    3185    96272    30.2 | 10.538 % |
c |     56701 |    6931    23774 |    4464    3691   120020    32.5 | 10.538 % |
c |     57461 |    6931    23774 |    4911    4451   156347    35.1 | 10.538 % |
c |     58600 |    6909    23689 |    5385    3893   140219    36.0 | 10.688 % |
c ==============================================================================
c (current CPU-time: 77.2673 s)
c ==============================================================================
c Found solution: 0
c Optimal solution: 0
s OPTIMUM FOUND
v -A1_bit0 -A2_bit0 -A3_bit0 -A4_bit0 -A5_bit0 -A6_bit0 -A7_bit0 -A8_bit0 -A9_bit0 A0_bit0 -B0_bit0 -B1_bit0 -B2_bit0 -B3_bit0 -B4_bit0 -B5_bit0 -B6_bit0 -B7_bit0 B8_bit0 -B9_bit0 -C0_bit0 -C1_bit0 -C2_bit0 -C3_bit0 -C4_bit0 C5_bit0 -C6_bit0 -C7_bit0 -C8_bit0 -C9_bit0 -D0_bit0 -D1_bit0 -D2_bit0 -D3_bit0 -D4_bit0 -D5_bit0 D6_bit0 -D7_bit0 -D8_bit0 -D9_bit0 -E0_bit0 -E1_bit0 -E2_bit0 -E3_bit0 E4_bit0 -E5_bit0 -E6_bit0 -E7_bit0 -E8_bit0 -E9_bit0 -F0_bit0 -F1_bit0 -F2_bit0 -F3_bit0 -F4_bit0 -F5_bit0 -F6_bit0 -F7_bit0 -F8_bit0 F9_bit0 -G0_bit0 G1_bit0 -G2_bit0 -G3_bit0 -G4_bit0 -G5_bit0 -G6_bit0 -G7_bit0 -G8_bit0 -G9_bit0 -H0_bit0 -H1_bit0 -H2_bit0 -H3_bit0 -H4_bit0 -H5_bit0 -H6_bit0 H7_bit0 -H8_bit0 -H9_bit0 -I0_bit0 -I1_bit0 I2_bit0 -I3_bit0 -I4_bit0 -I5_bit0 -I6_bit0 -I7_bit0 -I8_bit0 -I9_bit0 -L0_bit0 -L1_bit0 -L2_bit0 L3_bit0 -L4_bit0 -L5_bit0 -L6_bit0 -L7_bit0 -L8_bit0 -L9_bit0
c _______________________________________________________________________________
c 
c restarts              : 22
c conflicts             : 58617          (759 /sec)
c decisions             : 70293          (910 /sec)
c propagations          : 16507371       (213615 /sec)
c inspects              : 177934318      (2302574 /sec)
c CPU time              : 77.2763 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.83 0.87 0.88 2/55 28538
Raw data (stat): 28538 (runsolver) R 28537 22929 22928 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 543261868 1052672 99 4294967295 134512640 135381576 3221224432 3221219676 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.0005 s]
Raw data (loadavg): 0.86 0.88 0.88 2/55 28538
Raw data (stat): 28538 (minisat+) R 28537 22929 22928 0 -1 0 1227 0 0 0 996 2 0 0 25 0 1 0 543261868 6455296 1195 4294967295 134512640 134672761 3221224544 3221223728 134615727 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1576 1195 603 41 0 1535 0
vsize: 6304
[startup+20.001 s]
Raw data (loadavg): 0.88 0.88 0.88 2/55 28538
Raw data (stat): 28538 (minisat+) R 28537 22929 22928 0 -1 0 1345 0 0 0 1996 2 0 0 25 0 1 0 543261868 6979584 1313 4294967295 134512640 134672761 3221224544 3221223728 134615705 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1704 1313 603 41 0 1663 0
vsize: 6816
[startup+30.0011 s]
Raw data (loadavg): 0.90 0.89 0.88 2/55 28538
Raw data (stat): 28538 (minisat+) R 28537 22929 22928 0 -1 0 1413 0 0 0 2996 2 0 0 25 0 1 0 543261868 7237632 1381 4294967295 134512640 134672761 3221224544 3221223728 134615627 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1767 1381 603 41 0 1726 0
vsize: 7068
[startup+40.0009 s]
Raw data (loadavg): 0.91 0.89 0.88 2/55 28538
Raw data (stat): 28538 (minisat+) R 28537 22929 22928 0 -1 0 1490 0 0 0 3996 3 0 0 25 0 1 0 543261868 7581696 1458 4294967295 134512640 134672761 3221224544 3221223728 134615804 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1851 1458 603 41 0 1810 0
vsize: 7404
[startup+50.0015 s]
Raw data (loadavg): 0.92 0.89 0.88 2/55 28538
Raw data (stat): 28538 (minisat+) R 28537 22929 22928 0 -1 0 1550 0 0 0 4996 3 0 0 25 0 1 0 543261868 7847936 1518 4294967295 134512640 134672761 3221224544 3221223728 134615739 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1916 1518 603 41 0 1875 0
vsize: 7664
[startup+60.0016 s]
Raw data (loadavg): 0.94 0.89 0.88 2/55 28538
Raw data (stat): 28538 (minisat+) R 28537 22929 22928 0 -1 0 1613 0 0 0 5996 3 0 0 25 0 1 0 543261868 8085504 1581 4294967295 134512640 134672761 3221224544 3221223728 134615791 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1974 1581 603 41 0 1933 0
vsize: 7896
[startup+70.0024 s]
Raw data (loadavg): 0.95 0.90 0.88 2/55 28538
Raw data (stat): 28538 (minisat+) R 28537 22929 22928 0 -1 0 1619 0 0 0 6996 3 0 0 25 0 1 0 543261868 8085504 1587 4294967295 134512640 134672761 3221224544 3221223728 134615625 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1974 1587 603 41 0 1933 0
vsize: 7896
[startup+77.3218 s]
Raw data (loadavg): 0.95 0.90 0.89 1/54 28538
Raw data (stat): 28538 (minisat+) R 28537 22929 22928 0 -1 0 1619 0 0 0 6996 3 0 0 25 0 1 0 543261868 8085504 1587 4294967295 134512640 134672761 3221224544 3221223728 134615625 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 1974 1587 603 41 0 1933 0
vsize: 0

Child status: 30
Real time (s): 77.3216
CPU time (s): 77.3232
CPU user time (s): 77.2782
CPU system time (s): 0.044993
CPU usage (%): 100.002
Max. virtual memory (Kb): 7896
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
Verifier:	OK	0
#### END VERIFIER DATA ####