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/miplib/normalized-mps-v2-20-10-enigma.opb
MD5SUM69bc407892007f468f206122d0d17aba
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.416936
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 16999

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc2 THE 2005-04-21 09:34:37 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=11816 boxname=wulflinc2 idbench=909 idsolver=12 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  69bc407892007f468f206122d0d17aba  /oldhome/oroussel/tmp/wulflinc2/normalized-mps-v2-20-10-enigma.opb
REAL COMMAND:  minisat+ -cb -gs /oldhome/oroussel/tmp/wulflinc2/normalized-mps-v2-20-10-enigma.opb /oldhome/oroussel/tmp/wulflinc2/normalized-mps-v2-20-10-enigma.opb
IDLAUNCH: 11816
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.191
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.191
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:        831464 kB
Buffers:          6480 kB
Cached:         175460 kB
SwapCached:        504 kB
Active:          31264 kB
Inactive:       152876 kB
HighTotal:      131008 kB
HighFree:        84028 kB
LowTotal:       903652 kB
LowFree:        747436 kB
SwapTotal:     2097136 kB
SwapFree:      2095900 kB
Dirty:              52 kB
Writeback:           0 kB
Mapped:           5712 kB
Slab:            13316 kB
Committed_AS:    71784 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-04-21 09:38:54 (client local time) WITH STATUS 30 IN 256.942 SECONDS
stats: 11816 0 256.942 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]---> BDD-cost:1124436
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 ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 | 3036361  8563707 | 1012120       0        0     nan |  0.000 % |
c |       100 | 3036361  8563707 | 1113332     100    31507   315.1 |  0.002 % |
c ==============================================================================
c Found solution: 1
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): (none)
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |       212 | 2604096  7441183 |  868032     202   146898   727.2 |  0.002 % |
c |       313 | 2604096  7441183 |  954835     303   149050   491.9 | 12.766 % |
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              : 4
c conflicts             : 373            (1 /sec)
c decisions             : 1035           (4 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 253.986 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.69 0.87 0.94 2/54 25438
Raw data (stat): 25438 (runsolver) R 25437 20937 20936 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 485818621 1052672 99 4294967295 134512640 135381576 3221224432 3221219676 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.0006 s]
Raw data (loadavg): 0.73 0.87 0.94 2/54 25438
Raw data (stat): 25438 (minisat+) R 25437 20937 20936 0 -1 0 35401 0 0 0 919 80 0 0 25 0 1 0 485818621 139038720 27480 4294967295 134512640 134672761 3221224544 3221203776 134532703 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 33945 27480 603 41 0 33904 0
vsize: 135780
[startup+20.0006 s]
Raw data (loadavg): 0.78 0.88 0.94 2/54 25438
Raw data (stat): 25438 (minisat+) R 25437 20937 20936 0 -1 0 91210 0 0 0 1782 217 0 0 25 0 1 0 485818621 432271360 83289 4294967295 134512640 134672761 3221224544 3221223844 134556598 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 105535 83289 603 41 0 105494 0
vsize: 422140
[startup+30.0088 s]
Raw data (loadavg): 0.81 0.88 0.94 2/54 25438
Raw data (stat): 25438 (minisat+) R 25437 20937 20936 0 -1 0 97783 0 0 0 2768 231 0 0 25 0 1 0 485818621 455389184 89862 4294967295 134512640 134672761 3221224544 3221223712 134560898 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 111179 89862 603 41 0 111138 0
vsize: 444716
[startup+40.0086 s]
Raw data (loadavg): 0.84 0.89 0.94 2/54 25438
Raw data (stat): 25438 (minisat+) R 25437 20937 20936 0 -1 0 98001 0 0 0 3767 232 0 0 25 0 1 0 485818621 455794688 90080 4294967295 134512640 134672761 3221224544 3221223712 134560898 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 111278 90080 603 41 0 111237 0
vsize: 445112
[startup+50.0096 s]
Raw data (loadavg): 0.86 0.89 0.94 2/54 25438
Raw data (stat): 25438 (minisat+) R 25437 20937 20936 0 -1 0 98069 0 0 0 4766 233 0 0 25 0 1 0 485818621 456065024 90148 4294967295 134512640 134672761 3221224544 3221223744 134557895 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 111344 90148 603 41 0 111303 0
vsize: 445376
[startup+60.0103 s]
Raw data (loadavg): 0.88 0.89 0.94 2/54 25438
Raw data (stat): 25438 (minisat+) R 25437 20937 20936 0 -1 0 98117 0 0 0 5766 233 0 0 25 0 1 0 485818621 456339456 90196 4294967295 134512640 134672761 3221224544 3221223712 134560830 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 111411 90196 603 41 0 111370 0
vsize: 445644
[startup+70.0096 s]
Raw data (loadavg): 0.90 0.89 0.94 2/54 25438
Raw data (stat): 25438 (minisat+) R 25437 20937 20936 0 -1 0 98149 0 0 0 6766 233 0 0 25 0 1 0 485818621 456482816 90228 4294967295 134512640 134672761 3221224544 3221223680 134560588 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 111446 90228 603 41 0 111405 0
vsize: 445784
[startup+80.0106 s]
Raw data (loadavg): 0.92 0.90 0.94 2/54 25438
Raw data (stat): 25438 (minisat+) R 25437 20937 20936 0 -1 0 98189 0 0 0 7767 233 0 0 25 0 1 0 485818621 456626176 90268 4294967295 134512640 134672761 3221224544 3221223712 134560869 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 111481 90268 603 41 0 111440 0
vsize: 445924
[startup+90.0103 s]
Raw data (loadavg): 0.93 0.90 0.94 2/54 25438
Raw data (stat): 25438 (minisat+) R 25437 20937 20936 0 -1 0 98244 0 0 0 8767 233 0 0 25 0 1 0 485818621 456851456 90323 4294967295 134512640 134672761 3221224544 3221223712 134560898 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 111536 90323 603 41 0 111495 0
vsize: 446144
[startup+100.011 s]
Raw data (loadavg): 0.94 0.90 0.94 2/54 25438
Raw data (stat): 25438 (minisat+) R 25437 20937 20936 0 -1 0 98315 0 0 0 9767 233 0 0 25 0 1 0 485818621 457060352 90394 4294967295 134512640 134672761 3221224544 3221223712 134561008 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 111587 90394 603 41 0 111546 0
vsize: 446348
[startup+110.011 s]
Raw data (loadavg): 0.95 0.91 0.94 2/54 25438
Raw data (stat): 25438 (minisat+) R 25437 20937 20936 0 -1 0 98315 0 0 0 10767 233 0 0 25 0 1 0 485818621 457060352 90394 4294967295 134512640 134672761 3221224544 3221223744 134557842 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 111587 90394 603 41 0 111546 0
vsize: 446348
[startup+120.011 s]
Raw data (loadavg): 0.95 0.91 0.94 2/54 25438
Raw data (stat): 25438 (minisat+) R 25437 20937 20936 0 -1 0 99385 0 0 0 11765 236 0 0 25 0 1 0 485818621 461389824 91464 4294967295 134512640 134672761 3221224544 3221223824 134554662 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 112644 91464 603 41 0 112603 0
vsize: 450576
[startup+130.011 s]
Raw data (loadavg): 0.96 0.91 0.94 2/54 25438
Raw data (stat): 25438 (minisat+) R 25437 20937 20936 0 -1 0 99385 0 0 0 12765 236 0 0 25 0 1 0 485818621 461389824 91464 4294967295 134512640 134672761 3221224544 3221223824 134554642 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 112644 91464 603 41 0 112603 0
vsize: 450576
[startup+140.011 s]
Raw data (loadavg): 0.97 0.91 0.94 2/54 25438
Raw data (stat): 25438 (minisat+) R 25437 20937 20936 0 -1 0 99385 0 0 0 13765 236 0 0 25 0 1 0 485818621 461389824 91464 4294967295 134512640 134672761 3221224544 3221223824 134554662 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 112644 91464 603 41 0 112603 0
vsize: 450576
[startup+150.011 s]
Raw data (loadavg): 0.97 0.92 0.94 2/54 25438
Raw data (stat): 25438 (minisat+) R 25437 20937 20936 0 -1 0 99385 0 0 0 14765 236 0 0 25 0 1 0 485818621 461389824 91464 4294967295 134512640 134672761 3221224544 3221223824 134554677 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 112644 91464 603 41 0 112603 0
vsize: 450576
[startup+160.011 s]
Raw data (loadavg): 0.98 0.92 0.94 2/54 25438
Raw data (stat): 25438 (minisat+) R 25437 20937 20936 0 -1 0 99385 0 0 0 15766 236 0 0 25 0 1 0 485818621 461389824 91464 4294967295 134512640 134672761 3221224544 3221223824 134554642 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 112644 91464 603 41 0 112603 0
vsize: 450576
[startup+170.011 s]
Raw data (loadavg): 0.98 0.92 0.94 2/54 25438
Raw data (stat): 25438 (minisat+) R 25437 20937 20936 0 -1 0 99385 0 0 0 16766 236 0 0 25 0 1 0 485818621 461389824 91464 4294967295 134512640 134672761 3221224544 3221223852 134556590 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 112644 91464 603 41 0 112603 0
vsize: 450576
[startup+180.012 s]
Raw data (loadavg): 0.98 0.92 0.94 2/54 25438
Raw data (stat): 25438 (minisat+) R 25437 20937 20936 0 -1 0 99385 0 0 0 17766 236 0 0 25 0 1 0 485818621 461389824 91464 4294967295 134512640 134672761 3221224544 3221223824 134554671 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 112644 91464 603 41 0 112603 0
vsize: 450576
[startup+190.012 s]
Raw data (loadavg): 0.98 0.92 0.94 2/54 25438
Raw data (stat): 25438 (minisat+) R 25437 20937 20936 0 -1 0 99385 0 0 0 18766 236 0 0 25 0 1 0 485818621 461389824 91464 4294967295 134512640 134672761 3221224544 3221223712 134560898 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 112644 91464 603 41 0 112603 0
vsize: 450576
[startup+200.013 s]
Raw data (loadavg): 0.99 0.93 0.94 2/54 25438
Raw data (stat): 25438 (minisat+) R 25437 20937 20936 0 -1 0 99385 0 0 0 19766 236 0 0 25 0 1 0 485818621 461389824 91464 4294967295 134512640 134672761 3221224544 3221223744 134557842 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 112644 91464 603 41 0 112603 0
vsize: 450576
[startup+210.014 s]
Raw data (loadavg): 0.99 0.93 0.94 2/54 25438
Raw data (stat): 25438 (minisat+) R 25437 20937 20936 0 -1 0 99385 0 0 0 20767 236 0 0 25 0 1 0 485818621 461389824 91464 4294967295 134512640 134672761 3221224544 3221223744 134557842 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 112644 91464 603 41 0 112603 0
vsize: 450576
[startup+220.013 s]
Raw data (loadavg): 0.99 0.93 0.94 2/54 25438
Raw data (stat): 25438 (minisat+) R 25437 20937 20936 0 -1 0 99385 0 0 0 21767 236 0 0 25 0 1 0 485818621 461389824 91464 4294967295 134512640 134672761 3221224544 3221223744 134557842 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 112644 91464 603 41 0 112603 0
vsize: 450576
[startup+230.013 s]
Raw data (loadavg): 0.99 0.93 0.94 2/54 25438
Raw data (stat): 25438 (minisat+) R 25437 20937 20936 0 -1 0 99385 0 0 0 22767 236 0 0 25 0 1 0 485818621 461389824 91464 4294967295 134512640 134672761 3221224544 3221223712 134560898 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 112644 91464 603 41 0 112603 0
vsize: 450576
[startup+240.013 s]
Raw data (loadavg): 0.99 0.93 0.94 2/54 25438
Raw data (stat): 25438 (minisat+) R 25437 20937 20936 0 -1 0 99385 0 0 0 23767 236 0 0 25 0 1 0 485818621 461389824 91464 4294967295 134512640 134672761 3221224544 3221223712 134560830 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 112644 91464 603 41 0 112603 0
vsize: 450576
[startup+250.013 s]
Raw data (loadavg): 0.99 0.94 0.94 2/54 25438
Raw data (stat): 25438 (minisat+) R 25437 20937 20936 0 -1 0 99385 0 0 0 24767 236 0 0 25 0 1 0 485818621 461389824 91464 4294967295 134512640 134672761 3221224544 3221223712 134560830 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 112644 91464 603 41 0 112603 0
vsize: 450576
[startup+256.921 s]
Raw data (loadavg): 0.99 0.94 0.94 1/53 25438
Raw data (stat): 25438 (minisat+) R 25437 20937 20936 0 -1 0 99385 0 0 0 24767 236 0 0 25 0 1 0 485818621 461389824 91464 4294967295 134512640 134672761 3221224544 3221223712 134560830 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 112644 91464 603 41 0 112603 0
vsize: 0

Child status: 30
Real time (s): 256.92
CPU time (s): 256.942
CPU user time (s): 254.4
CPU system time (s): 2.54161
CPU usage (%): 100.008
Max. virtual memory (Kb): 450576
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
Verifier:	OK	0
#### END VERIFIER DATA ####