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).
    Note that some very long lines in this section may be truncated by your web browser !
  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

Namemps-v2-20-10/MIPLIB/miplib3/normalized-mps-v2-20-10-misc03.opb
MD5SUMc69ba6c1b832f0064dda5f276d6ebed4
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1077181440
Optimality of the best value was proved YES
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1073741824
Number of bits of the biggest number in a constraint 31
Biggest sum of numbers in a constraint 3287149567
Number of bits of the biggest sum of numbers32
Best result obtained on this benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark86.8208
Number of variables190
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 constraint169

Trace number 4499

Launcher Data

LAUNCH ON wulflinc1 THE 2005-09-19 18:03:28 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=2986 boxname=wulflinc1 idbench=642 idsolver=3 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  c69ba6c1b832f0064dda5f276d6ebed4  /oldhome/oroussel/tmp/wulflinc1/normalized-mps-v2-20-10-misc03.opb
REAL COMMAND:  minisat+_script /oldhome/oroussel/tmp/wulflinc1/normalized-mps-v2-20-10-misc03.opb
IDLAUNCH: 2986
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.053
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.053
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:        938476 kB
Buffers:          3680 kB
Cached:          63280 kB
SwapCached:       1176 kB
Active:          14460 kB
Inactive:        55144 kB
HighTotal:      131008 kB
HighFree:        64036 kB
LowTotal:       903652 kB
LowFree:        874440 kB
SwapTotal:     2097136 kB
SwapFree:      2095264 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5740 kB
Slab:            20872 kB
Committed_AS:    92592 kB
PageTables:        332 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-19 18:04:55 (client local time) WITH STATUS 30 IN 86.8208 SECONDS
stats: 2986 0 86.8208 30

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: 1254   maxlim: 1073742847   bits: 32/31
c ---[ 119]---> BDD-cost:   39
c ---[ 117]---> BDD-cost:   39
c ---[ 115]---> BDD-cost:   39
c ---[ 113]---> BDD-cost:   39
c ---[ 111]---> BDD-cost:   39
c ---[ 110]---> BDD-cost:   98
c ---[ 109]---> BDD-cost:   98
c ---[ 108]---> BDD-cost:   98
c ---[  75]---> Sorter-cost:   85     Base:
c ---[  73]---> Sorter-cost:   85     Base:
c ---[  71]---> Sorter-cost:   85     Base:
c ---[  69]---> Sorter-cost:   85     Base:
c ---[  67]---> Sorter-cost:   85     Base:
c ---[  65]---> Sorter-cost:   85     Base:
c ---[  63]---> Sorter-cost:   85     Base:
c ---[  61]---> Sorter-cost:   85     Base:
c ---[  59]---> Sorter-cost:   85     Base:
c ---[  57]---> Sorter-cost:   85     Base:
c ---[  55]---> Sorter-cost:   85     Base:
c ---[  53]---> Sorter-cost:   85     Base:
c ---[  51]---> Sorter-cost:   85     Base:
c ---[  49]---> Sorter-cost:   85     Base:
c ---[  47]---> Sorter-cost:   85     Base:
c ---[  45]---> Sorter-cost:   85     Base:
c ---[  43]---> Sorter-cost:   85     Base:
c ---[  41]---> Sorter-cost:   85     Base:
c ---[  39]---> Sorter-cost:   85     Base:
c ---[  37]---> Sorter-cost:   85     Base:
c ---[  35]---> Sorter-cost:   85     Base:
c ---[  34]---> BDD-cost:   15
c ---[  33]---> BDD-cost:   15
c ---[  32]---> BDD-cost:   15
c ---[  31]---> BDD-cost:   11
c ---[  30]---> BDD-cost:   11
c ---[  29]---> BDD-cost:   21
c ---[  28]---> BDD-cost:   21
c ---[  27]---> BDD-cost:   21
c ---[  26]---> BDD-cost:   21
c ---[  25]---> BDD-cost:   21
c ---[  24]---> BDD-cost:   21
c ---[  23]---> BDD-cost:   38
c ---[  22]---> BDD-cost:   38
c ---[  21]---> BDD-cost:   38
c ---[  20]---> BDD-cost:   21
c ---[  19]---> BDD-cost:   21
c ---[  18]---> BDD-cost:   21
c ---[  17]---> BDD-cost:   36
c ---[  16]---> BDD-cost:   36
c ---[  15]---> BDD-cost:   36
c ---[  14]---> BDD-cost:   21
c ---[  13]---> BDD-cost:   21
c ---[  12]---> BDD-cost:   21
c ---[  11]---> BDD-cost:   38
c ---[  10]---> BDD-cost:   38
c ---[   9]---> BDD-cost:   38
c ---[   8]---> BDD-cost:   21
c ---[   7]---> BDD-cost:   21
c ---[   6]---> BDD-cost:   21
c ---[   5]---> BDD-cost:   36
c ---[   4]---> BDD-cost:   36
c ---[   3]---> BDD-cost:   36
c ---[   2]---> BDD-cost:   21
c ---[   1]---> BDD-cost:   21
c ---[   0]---> BDD-cost:   21
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |   15684    49735 |    5228       0        0     nan |  0.000 % |
c |       102 |   15684    49735 |    5750     102     4458    43.7 |  4.243 % |
c ==============================================================================
c Found solution: 1078958080
c ---[   0]---> BDD-cost:   19
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |       146 |   15702    49779 |    5234     146     5493    37.6 |  4.243 % |
c ==============================================================================
c Found solution: 1078036480
c ---[   0]---> BDD-cost:   19
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |       189 |   15723    49825 |    5241     189     6789    35.9 |  4.243 % |
c ==============================================================================
c Found solution: 1077739520
c ---[   0]---> BDD-cost:   14
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |       276 |   15736    49856 |    5245     276    10101    36.6 |  4.243 % |
c ==============================================================================
c Found solution: 1077647360
c ---[   0]---> BDD-cost:   13
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |       318 |   15750    49891 |    5250     318    11616    36.5 |  4.243 % |
c |       418 |   15750    49891 |    5775     418    21149    50.6 |  4.320 % |
c |       569 |   15750    49891 |    6352     569    25508    44.8 |  4.320 % |
c |       794 |   15750    49891 |    6987     794    48795    61.5 |  4.320 % |
c |      1133 |   15737    49861 |    7686    1132    63772    56.3 |  4.395 % |
c |      1641 |   15737    49861 |    8455    1640   107545    65.6 |  4.395 % |
c |      2403 |   15737    49861 |    9300    2402   129030    53.7 |  4.395 % |
c ==============================================================================
c Found solution: 1077181440
c ---[   0]---> BDD-cost:   20
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |      2538 |   15756    49907 |    5252    2537   133635    52.7 |  4.395 % |
c |      2642 |   15756    49907 |    5777    2641   137006    51.9 |  4.412 % |
c |      2792 |   15756    49907 |    6354    2791   142535    51.1 |  4.412 % |
c |      3021 |   15756    49907 |    6990    3020   162177    53.7 |  4.412 % |
c |      3359 |   15756    49907 |    7689    3358   189284    56.4 |  4.412 % |
c |      3865 |   15756    49907 |    8458    3864   215417    55.7 |  4.412 % |
c |      4625 |   15756    49907 |    9304    4624   286877    62.0 |  4.412 % |
c |      5766 |   15756    49907 |   10234    5765   370084    64.2 |  4.412 % |
c |      7475 |   15734    49859 |   11258    7470   502377    67.3 |  4.561 % |
c |     10037 |   15734    49859 |   12383   10032   690618    68.8 |  4.561 % |
c |     13885 |   15734    49859 |   13622    7334   420009    57.3 |  4.561 % |
c |     19652 |   15703    49760 |   14984   13093   866687    66.2 |  4.661 % |
c |     28303 |   15689    49730 |   16483   13955   932825    66.8 |  4.761 % |
c |     41277 |   13194    42038 |   18131    4097    90677    22.1 | 15.334 % |
c ==============================================================================
c Optimal solution: 1077181440
s OPTIMUM FOUND
v -COL160_bit_10 -COL160_bit_9 -COL160_bit_8 -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 -COL160_bit14 -COL160_bit15 -COL160_bit16 -COL160_bit17 -COL160_bit18 -COL160_bit19 COL160_bit20 -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              : 26
c conflicts             : 41610          (480 /sec)
c decisions             : 87166          (1006 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 86.6038 s
c _______________________________________________________________________________

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/11267/stat): 11267 (minisat+_script) R 11266 11267 10120 0 -1 0 18 0 0 0 0 0 0 0 22 0 1 0 1736824393 712704 3 4294967295 134512640 135087896 3221221664 3221221664 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/11267/statm): 174 3 169 147 0 27 0
[pid=11267] vsize: 696
open syscall for file /etc/ld.so.preload
open syscall for file /usr/local/intel-8.0-20031016/lib/tls/i686/mmx/libtermcap.so.2
open syscall for file /usr/local/intel-8.0-20031016/lib/tls/i686/libtermcap.so.2
open syscall for file /usr/local/intel-8.0-20031016/lib/tls/mmx/libtermcap.so.2
open syscall for file /usr/local/intel-8.0-20031016/lib/tls/libtermcap.so.2
open syscall for file /usr/local/intel-8.0-20031016/lib/i686/mmx/libtermcap.so.2
open syscall for file /usr/local/intel-8.0-20031016/lib/i686/libtermcap.so.2
open syscall for file /usr/local/intel-8.0-20031016/lib/mmx/libtermcap.so.2
open syscall for file /usr/local/intel-8.0-20031016/lib/libtermcap.so.2
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/tls/i686/mmx/libtermcap.so.2
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/tls/i686/libtermcap.so.2
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/tls/mmx/libtermcap.so.2
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/tls/libtermcap.so.2
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/i686/mmx/libtermcap.so.2
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/i686/libtermcap.so.2
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/mmx/libtermcap.so.2
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/libtermcap.so.2
open syscall for file /usr/local/globus-2.4.3/lib/tls/i686/mmx/libtermcap.so.2
open syscall for file /usr/local/globus-2.4.3/lib/tls/i686/libtermcap.so.2
open syscall for file /usr/local/globus-2.4.3/lib/tls/mmx/libtermcap.so.2
open syscall for file /usr/local/globus-2.4.3/lib/tls/libtermcap.so.2
open syscall for file /usr/local/globus-2.4.3/lib/i686/mmx/libtermcap.so.2
open syscall for file /usr/local/globus-2.4.3/lib/i686/libtermcap.so.2
open syscall for file /usr/local/globus-2.4.3/lib/mmx/libtermcap.so.2
open syscall for file /usr/local/globus-2.4.3/lib/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/tls/i686/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/tls/mmx/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/tls/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/i686/mmx/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/i686/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/mmx/libtermcap.so.2
open syscall for file /oldhome/oroussel/lib/libtermcap.so.2
open syscall for file /etc/ld.so.cache
open syscall for file /lib/libtermcap.so.2
open syscall for file /usr/local/intel-8.0-20031016/lib/libdl.so.2
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/libdl.so.2
open syscall for file /usr/local/globus-2.4.3/lib/libdl.so.2
open syscall for file /oldhome/oroussel/lib/libdl.so.2
open syscall for file /lib/libdl.so.2
open syscall for file /usr/local/intel-8.0-20031016/lib/libc.so.6
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/libc.so.6
open syscall for file /usr/local/globus-2.4.3/lib/libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file /dev/tty
open syscall for file /usr/lib/locale/locale-archive
open syscall for file /etc/mtab
open syscall for file /proc/meminfo
open syscall for file /oldhome/oroussel/solvers/minisat+_script
open syscall for file /usr/lib/gconv/gconv-modules.cache
New process pid=11268
New process pid=11269
New process pid=11270
execve syscall for /bin/sed executable
One traced child (pid=11269) exited with status: 0
open syscall for file /etc/ld.so.preload
open syscall for file /usr/local/intel-8.0-20031016/lib/tls/i686/mmx/libc.so.6
open syscall for file /usr/local/intel-8.0-20031016/lib/tls/i686/libc.so.6
open syscall for file /usr/local/intel-8.0-20031016/lib/tls/mmx/libc.so.6
open syscall for file /usr/local/intel-8.0-20031016/lib/tls/libc.so.6
open syscall for file /usr/local/intel-8.0-20031016/lib/i686/mmx/libc.so.6
open syscall for file /usr/local/intel-8.0-20031016/lib/i686/libc.so.6
open syscall for file /usr/local/intel-8.0-20031016/lib/mmx/libc.so.6
open syscall for file /usr/local/intel-8.0-20031016/lib/libc.so.6
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/tls/i686/mmx/libc.so.6
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/tls/i686/libc.so.6
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/tls/mmx/libc.so.6
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/tls/libc.so.6
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/i686/mmx/libc.so.6
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/i686/libc.so.6
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/mmx/libc.so.6
open syscall for file /usr/local/pgi-5.1.3/linux86/5.1/lib/libc.so.6
open syscall for file /usr/local/globus-2.4.3/lib/tls/i686/mmx/libc.so.6
open syscall for file /usr/local/globus-2.4.3/lib/tls/i686/libc.so.6
open syscall for file /usr/local/globus-2.4.3/lib/tls/mmx/libc.so.6
open syscall for file /usr/local/globus-2.4.3/lib/tls/libc.so.6
open syscall for file /usr/local/globus-2.4.3/lib/i686/mmx/libc.so.6
open syscall for file /usr/local/globus-2.4.3/lib/i686/libc.so.6
open syscall for file /usr/local/globus-2.4.3/lib/mmx/libc.so.6
open syscall for file /usr/local/globus-2.4.3/lib/libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/i686/libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/tls/libc.so.6
open syscall for file /oldhome/oroussel/lib/i686/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/i686/libc.so.6
open syscall for file /oldhome/oroussel/lib/mmx/libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /etc/ld.so.cache
open syscall for file /lib/tls/libc.so.6
open syscall for file /usr/lib/locale/locale-archive
open syscall for file /usr/lib/gconv/gconv-modules.cache
One traced child (pid=11270) exited with status: 0
One traced child (pid=11268) exited with status: 0
New process pid=11271
execve syscall for /oldhome/oroussel/solvers/minisat+_64-bit_static executable
open syscall for file /dev/null
open syscall for file /oldhome/oroussel/tmp/wulflinc1/normalized-mps-v2-20-10-misc03.opb

[startup+10.0034 s]
Raw data (loadavg): 0.93 0.95 0.90 2/56 11271
Raw data (/proc/11267/stat): 11267 (minisat+_script) S 11266 11267 10120 0 -1 0 322 277 0 0 0 1 0 1 21 0 1 0 1736824393 4296704 256 4294967295 134512640 135087896 3221221664 3221220936 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/11267/statm): 1049 256 1003 147 0 902 0
[pid=11267] vsize: 4196
Raw data (/proc/11271/stat): 11271 (minisat+_64-bit) R 11267 11267 10120 0 -1 0 1029 0 0 0 982 5 0 0 25 0 1 0 1736824400 4456448 978 4294967295 134512640 135094434 3221221600 3221220192 134557416 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/11271/statm): 1088 978 145 145 0 943 0
[pid=11271] vsize: 4352
Current children cumulated CPU time (s) 9.89
Current children cumulated vsize (Kb) 8548

[startup+20.0042 s]
Raw data (loadavg): 0.94 0.96 0.91 2/56 11271
Raw data (/proc/11267/stat): 11267 (minisat+_script) S 11266 11267 10120 0 -1 0 322 277 0 0 0 1 0 1 21 0 1 0 1736824393 4296704 256 4294967295 134512640 135087896 3221221664 3221220936 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/11267/statm): 1049 256 1003 147 0 902 0
[pid=11267] vsize: 4196
Raw data (/proc/11271/stat): 11271 (minisat+_64-bit) R 11267 11267 10120 0 -1 0 1566 0 0 0 1971 10 0 0 25 0 1 0 1736824400 6664192 1515 4294967295 134512640 135094434 3221221600 3221220256 134557906 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/11271/statm): 1627 1515 145 145 0 1482 0
[pid=11271] vsize: 6508
Current children cumulated CPU time (s) 19.83
Current children cumulated vsize (Kb) 10704

[startup+30.0051 s]
Raw data (loadavg): 0.95 0.96 0.91 2/56 11271
Raw data (/proc/11267/stat): 11267 (minisat+_script) S 11266 11267 10120 0 -1 0 322 277 0 0 0 1 0 1 21 0 1 0 1736824393 4296704 256 4294967295 134512640 135087896 3221221664 3221220936 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/11267/statm): 1049 256 1003 147 0 902 0
[pid=11267] vsize: 4196
Raw data (/proc/11271/stat): 11271 (minisat+_64-bit) R 11267 11267 10120 0 -1 0 1767 0 0 0 2966 13 0 0 25 0 1 0 1736824400 7475200 1716 4294967295 134512640 135094434 3221221600 3221220256 134558181 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/11271/statm): 1825 1716 145 145 0 1680 0
[pid=11271] vsize: 7300
Current children cumulated CPU time (s) 29.81
Current children cumulated vsize (Kb) 11496

[startup+40.0058 s]
Raw data (loadavg): 0.95 0.96 0.91 2/56 11271
Raw data (/proc/11267/stat): 11267 (minisat+_script) S 11266 11267 10120 0 -1 0 322 277 0 0 0 1 0 1 21 0 1 0 1736824393 4296704 256 4294967295 134512640 135087896 3221221664 3221220936 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/11267/statm): 1049 256 1003 147 0 902 0
[pid=11267] vsize: 4196
Raw data (/proc/11271/stat): 11271 (minisat+_64-bit) R 11267 11267 10120 0 -1 0 1839 0 0 0 3963 14 0 0 25 0 1 0 1736824400 7770112 1788 4294967295 134512640 135094434 3221221600 3221220224 134562057 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/11271/statm): 1897 1788 145 145 0 1752 0
[pid=11271] vsize: 7588
Current children cumulated CPU time (s) 39.79
Current children cumulated vsize (Kb) 11784

[startup+50.0066 s]
Raw data (loadavg): 0.96 0.96 0.91 2/56 11271
Raw data (/proc/11267/stat): 11267 (minisat+_script) S 11266 11267 10120 0 -1 0 322 277 0 0 0 1 0 1 21 0 1 0 1736824393 4296704 256 4294967295 134512640 135087896 3221221664 3221220936 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/11267/statm): 1049 256 1003 147 0 902 0
[pid=11267] vsize: 4196
Raw data (/proc/11271/stat): 11271 (minisat+_64-bit) R 11267 11267 10120 0 -1 0 1984 0 0 0 4960 16 0 0 25 0 1 0 1736824400 8359936 1933 4294967295 134512640 135094434 3221221600 3221220256 134557906 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/11271/statm): 2041 1933 145 145 0 1896 0
[pid=11271] vsize: 8164
Current children cumulated CPU time (s) 49.78
Current children cumulated vsize (Kb) 12360

[startup+60.0074 s]
Raw data (loadavg): 0.97 0.96 0.91 2/56 11271
Raw data (/proc/11267/stat): 11267 (minisat+_script) S 11266 11267 10120 0 -1 0 322 277 0 0 0 1 0 1 21 0 1 0 1736824393 4296704 256 4294967295 134512640 135087896 3221221664 3221220936 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/11267/statm): 1049 256 1003 147 0 902 0
[pid=11267] vsize: 4196
Raw data (/proc/11271/stat): 11271 (minisat+_64-bit) R 11267 11267 10120 0 -1 0 2022 0 0 0 5960 16 0 0 25 0 1 0 1736824400 8527872 1971 4294967295 134512640 135094434 3221221600 3221220256 134558249 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/11271/statm): 2082 1971 145 145 0 1937 0
[pid=11271] vsize: 8328
Current children cumulated CPU time (s) 59.78
Current children cumulated vsize (Kb) 12524

[startup+70.0083 s]
Raw data (loadavg): 0.97 0.96 0.91 2/56 11271
Raw data (/proc/11267/stat): 11267 (minisat+_script) S 11266 11267 10120 0 -1 0 322 277 0 0 0 1 0 1 21 0 1 0 1736824393 4296704 256 4294967295 134512640 135087896 3221221664 3221220936 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/11267/statm): 1049 256 1003 147 0 902 0
[pid=11267] vsize: 4196
Raw data (/proc/11271/stat): 11271 (minisat+_64-bit) R 11267 11267 10120 0 -1 0 2095 0 0 0 6960 17 0 0 25 0 1 0 1736824400 8892416 2044 4294967295 134512640 135094434 3221221600 3221220192 134557219 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/11271/statm): 2171 2044 145 145 0 2026 0
[pid=11271] vsize: 8684
Current children cumulated CPU time (s) 69.79
Current children cumulated vsize (Kb) 12880

[startup+80.0091 s]
Raw data (loadavg): 0.98 0.96 0.91 2/56 11271
Raw data (/proc/11267/stat): 11267 (minisat+_script) S 11266 11267 10120 0 -1 0 322 277 0 0 0 1 0 1 21 0 1 0 1736824393 4296704 256 4294967295 134512640 135087896 3221221664 3221220936 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/11267/statm): 1049 256 1003 147 0 902 0
[pid=11267] vsize: 4196
Raw data (/proc/11271/stat): 11271 (minisat+_64-bit) R 11267 11267 10120 0 -1 0 2113 0 0 0 7959 17 0 0 25 0 1 0 1736824400 8974336 2062 4294967295 134512640 135094434 3221221600 3221220192 134557199 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/11271/statm): 2191 2062 145 145 0 2046 0
[pid=11271] vsize: 8764
Current children cumulated CPU time (s) 79.78
Current children cumulated vsize (Kb) 12960
One traced child (pid=11271) exited with status: 30
One traced child (pid=11267) exited with status: 30
All traced children have exited ! Game is over.

Child status: 30
Real time (s): 87.0292
CPU time (s): 86.8208
CPU user time (s): 86.6148
CPU system time (s): 0.205968
CPU usage (%): 99.7606
Max. virtual memory (cumulated for all children) (Kb): 12960

Verifier Data

Verifier:	OK	1077181440