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-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 YES
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 benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark10.0985
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 6178

Launcher Data

LAUNCH ON wulflinc19 THE 2005-09-20 04:28:05 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=3370 boxname=wulflinc19 idbench=1026 idsolver=3 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  a9018751ab90bc03ab8cd95317ace234  /oldhome/oroussel/tmp/wulflinc19/normalized-mps-v2-13-7-misc03.opb
REAL COMMAND:  minisat+_script /oldhome/oroussel/tmp/wulflinc19/normalized-mps-v2-13-7-misc03.opb
IDLAUNCH: 3370
/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:        911036 kB
Buffers:         16944 kB
Cached:          79040 kB
SwapCached:        848 kB
Active:          22708 kB
Inactive:        75872 kB
HighTotal:      131008 kB
HighFree:        50848 kB
LowTotal:       903652 kB
LowFree:        860188 kB
SwapTotal:     2097892 kB
SwapFree:      2096432 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5508 kB
Slab:            19432 kB
Committed_AS:    64184 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-20 04:29:48 (client local time) WITH STATUS 30 IN 102.63 SECONDS
stats: 3370 0 102.63 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: 1241   maxlim: 1048703   bits: 22/21
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 |   15615    49520 |    5205       0        0     nan |  0.000 % |
c |       104 |   15615    49520 |    5725     104     4413    42.4 |  3.875 % |
c ==============================================================================
c Found solution: 1828608
c ---[   0]---> BDD-cost:   12
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |       115 |   15623    49545 |    5207     115     4802    41.8 |  3.875 % |
c ==============================================================================
c Found solution: 1778048
c ---[   0]---> BDD-cost:   13
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |       125 |   15637    49579 |    5212     125     5698    45.6 |  3.875 % |
c ==============================================================================
c Found solution: 1735808
c ---[   0]---> BDD-cost:   13
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |       151 |   15648    49609 |    5216     151     6589    43.6 |  3.875 % |
c |       253 |   15648    49609 |    5737     253    16810    66.4 |  3.933 % |
c ==============================================================================
c Found solution: 1519488
c ---[   0]---> BDD-cost:   12
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |       342 |   15659    49639 |    5219     342    19511    57.0 |  3.933 % |
c |       444 |   15652    49624 |    5740     443    30116    68.0 |  4.002 % |
c |       596 |   15652    49624 |    6314     595    31756    53.4 |  4.002 % |
c |       823 |   15652    49624 |    6946     822    43740    53.2 |  4.002 % |
c |      1162 |   15652    49624 |    7641    1161    59949    51.6 |  4.002 % |
c ==============================================================================
c Found solution: 1514368
c ---[   0]---> BDD-cost:   11
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |      1481 |   15664    49655 |    5221    1480    92363    62.4 |  4.002 % |
c |      1581 |   15664    49655 |    5743    1580    95319    60.3 |  4.020 % |
c |      1731 |   15664    49655 |    6317    1730   104240    60.3 |  4.020 % |
c |      1957 |   15664    49655 |    6949    1956   125372    64.1 |  4.020 % |
c |      2297 |   15664    49655 |    7644    2296   155104    67.6 |  4.020 % |
c |      2807 |   15664    49655 |    8408    2806   193491    69.0 |  4.020 % |
c |      3571 |   15636    49593 |    9249    3567   233617    65.5 |  4.221 % |
c |      4710 |   15636    49593 |   10174    4706   317055    67.4 |  4.221 % |
c ==============================================================================
c Found solution: 1478528
c ---[   0]---> BDD-cost:    8
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |      6160 |   15635    49593 |    5211    6155   434114    70.5 |  4.221 % |
c |      6260 |   15635    49593 |    5732    3178   192511    60.6 |  4.315 % |
c |      6410 |   15635    49593 |    6305    3328   203051    61.0 |  4.315 % |
c |      6635 |   15635    49593 |    6935    3553   219368    61.7 |  4.315 % |
c |      6972 |   15635    49593 |    7629    3890   245919    63.2 |  4.315 % |
c |      7479 |   15635    49593 |    8392    4397   286912    65.3 |  4.315 % |
c |      8238 |   15635    49593 |    9231    5156   342666    66.5 |  4.315 % |
c |      9377 |   15622    49563 |   10154    6294   431691    68.6 |  4.390 % |
c |     11085 |   15611    49539 |   11170    8001   568407    71.0 |  4.466 % |
c |     13647 |   15611    49539 |   12287   10563   771827    73.1 |  4.466 % |
c |     17491 |   15604    49524 |   13515    8035   497333    61.9 |  4.516 % |
c |     23260 |   15582    49456 |   14867   13799   952994    69.1 |  4.591 % |
c |     31909 |   15538    49327 |   16354   14597   879942    60.3 |  4.767 % |
c |     44883 |   15531    49312 |   17989   10651   536463    50.4 |  4.817 % |
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              : 33
c conflicts             : 48538          (474 /sec)
c decisions             : 93643          (914 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 102.453 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/679/stat): 679 (minisat+_script) R 678 679 5929 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1855639963 712704 3 4294967295 134512640 135087896 3221224496 3221224496 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/679/statm): 174 3 169 147 0 27 0
[pid=679] vsize: 696
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libtermcap.so.2
open syscall for file tls/i686/libtermcap.so.2
open syscall for file tls/mmx/libtermcap.so.2
open syscall for file tls/libtermcap.so.2
open syscall for file i686/mmx/libtermcap.so.2
open syscall for file i686/libtermcap.so.2
open syscall for file mmx/libtermcap.so.2
open syscall for file 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 tls/i686/mmx/libdl.so.2
open syscall for file tls/i686/libdl.so.2
open syscall for file tls/mmx/libdl.so.2
open syscall for file tls/libdl.so.2
open syscall for file i686/mmx/libdl.so.2
open syscall for file i686/libdl.so.2
open syscall for file mmx/libdl.so.2
open syscall for file 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 tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file 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 /etc/mtab
open syscall for file /proc/meminfo
open syscall for file /oldhome/oroussel/solvers/minisat+_script
New process pid=680
New process pid=681
New process pid=682
execve syscall for /bin/sed executable
One traced child (pid=681) exited with status: 0
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file 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
One traced child (pid=682) exited with status: 0
One traced child (pid=680) exited with status: 0
New process pid=683
execve syscall for /oldhome/oroussel/solvers/minisat+_64-bit_static executable
open syscall for file /dev/null
open syscall for file /oldhome/oroussel/tmp/wulflinc19/normalized-mps-v2-13-7-misc03.opb

[startup+10.0032 s]
Raw data (loadavg): 0.87 0.95 0.91 2/57 683
Raw data (/proc/679/stat): 679 (minisat+_script) S 678 679 5929 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1855639963 2174976 226 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/679/statm): 531 226 485 147 0 384 0
[pid=679] vsize: 2124
Raw data (/proc/683/stat): 683 (minisat+_64-bit) R 679 679 5929 0 -1 0 1201 0 0 0 981 5 0 0 25 0 1 0 1855639968 5165056 1147 4294967295 134512640 135094434 3221224432 3221223088 134557906 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/683/statm): 1261 1147 145 145 0 1116 0
[pid=683] vsize: 5044
Current children cumulated CPU time (s) 9.86
Current children cumulated vsize (Kb) 7168

[startup+20.005 s]
Raw data (loadavg): 0.89 0.95 0.91 2/57 683
Raw data (/proc/679/stat): 679 (minisat+_script) S 678 679 5929 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1855639963 2174976 226 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/679/statm): 531 226 485 147 0 384 0
[pid=679] vsize: 2124
Raw data (/proc/683/stat): 683 (minisat+_64-bit) R 679 679 5929 0 -1 0 1466 0 0 0 1976 8 0 0 25 0 1 0 1855639968 6270976 1412 4294967295 134512640 135094434 3221224432 3221223088 134557906 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/683/statm): 1531 1412 145 145 0 1386 0
[pid=683] vsize: 6124
Current children cumulated CPU time (s) 19.84
Current children cumulated vsize (Kb) 8248

[startup+30.0058 s]
Raw data (loadavg): 0.90 0.95 0.91 2/57 683
Raw data (/proc/679/stat): 679 (minisat+_script) S 678 679 5929 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1855639963 2174976 226 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/679/statm): 531 226 485 147 0 384 0
[pid=679] vsize: 2124
Raw data (/proc/683/stat): 683 (minisat+_64-bit) R 679 679 5929 0 -1 0 1827 0 0 0 2969 11 0 0 25 0 1 0 1855639968 7774208 1773 4294967295 134512640 135094434 3221224432 3221223088 134557860 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/683/statm): 1898 1773 145 145 0 1753 0
[pid=683] vsize: 7592
Current children cumulated CPU time (s) 29.8
Current children cumulated vsize (Kb) 9716

[startup+40.0076 s]
Raw data (loadavg): 0.92 0.95 0.91 2/57 683
Raw data (/proc/679/stat): 679 (minisat+_script) S 678 679 5929 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1855639963 2174976 226 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/679/statm): 531 226 485 147 0 384 0
[pid=679] vsize: 2124
Raw data (/proc/683/stat): 683 (minisat+_64-bit) R 679 679 5929 0 -1 0 1853 0 0 0 3968 11 0 0 25 0 1 0 1855639968 7888896 1799 4294967295 134512640 135094434 3221224432 3221223088 134557991 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/683/statm): 1926 1799 145 145 0 1781 0
[pid=683] vsize: 7704
Current children cumulated CPU time (s) 39.79
Current children cumulated vsize (Kb) 9828

[startup+50.0084 s]
Raw data (loadavg): 0.93 0.96 0.91 2/57 683
Raw data (/proc/679/stat): 679 (minisat+_script) S 678 679 5929 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1855639963 2174976 226 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/679/statm): 531 226 485 147 0 384 0
[pid=679] vsize: 2124
Raw data (/proc/683/stat): 683 (minisat+_64-bit) R 679 679 5929 0 -1 0 2070 0 0 0 4965 13 0 0 25 0 1 0 1855639968 8773632 2016 4294967295 134512640 135094434 3221224432 3221223024 134557429 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/683/statm): 2142 2016 145 145 0 1997 0
[pid=683] vsize: 8568
Current children cumulated CPU time (s) 49.78
Current children cumulated vsize (Kb) 10692

[startup+60.0082 s]
Raw data (loadavg): 0.94 0.96 0.91 2/57 683
Raw data (/proc/679/stat): 679 (minisat+_script) S 678 679 5929 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1855639963 2174976 226 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/679/statm): 531 226 485 147 0 384 0
[pid=679] vsize: 2124
Raw data (/proc/683/stat): 683 (minisat+_64-bit) R 679 679 5929 0 -1 0 2091 0 0 0 5965 13 0 0 25 0 1 0 1855639968 8855552 2037 4294967295 134512640 135094434 3221224432 3221223088 134558004 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/683/statm): 2162 2037 145 145 0 2017 0
[pid=683] vsize: 8648
Current children cumulated CPU time (s) 59.78
Current children cumulated vsize (Kb) 10772

[startup+70.009 s]
Raw data (loadavg): 0.95 0.96 0.91 2/57 683
Raw data (/proc/679/stat): 679 (minisat+_script) S 678 679 5929 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1855639963 2174976 226 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/679/statm): 531 226 485 147 0 384 0
[pid=679] vsize: 2124
Raw data (/proc/683/stat): 683 (minisat+_64-bit) R 679 679 5929 0 -1 0 2122 0 0 0 6965 13 0 0 25 0 1 0 1855639968 9052160 2068 4294967295 134512640 135094434 3221224432 3221223088 134558009 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/683/statm): 2210 2068 145 145 0 2065 0
[pid=683] vsize: 8840
Current children cumulated CPU time (s) 69.78
Current children cumulated vsize (Kb) 10964

[startup+80.0098 s]
Raw data (loadavg): 0.96 0.96 0.91 2/57 683
Raw data (/proc/679/stat): 679 (minisat+_script) S 678 679 5929 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1855639963 2174976 226 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/679/statm): 531 226 485 147 0 384 0
[pid=679] vsize: 2124
Raw data (/proc/683/stat): 683 (minisat+_64-bit) R 679 679 5929 0 -1 0 2126 0 0 0 7965 13 0 0 25 0 1 0 1855639968 9052160 2072 4294967295 134512640 135094434 3221224432 3221223088 134558426 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/683/statm): 2210 2072 145 145 0 2065 0
[pid=683] vsize: 8840
Current children cumulated CPU time (s) 79.78
Current children cumulated vsize (Kb) 10964

[startup+90.0106 s]
Raw data (loadavg): 0.96 0.96 0.91 2/57 683
Raw data (/proc/679/stat): 679 (minisat+_script) S 678 679 5929 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1855639963 2174976 226 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/679/statm): 531 226 485 147 0 384 0
[pid=679] vsize: 2124
Raw data (/proc/683/stat): 683 (minisat+_64-bit) R 679 679 5929 0 -1 0 2179 0 0 0 8965 13 0 0 25 0 1 0 1855639968 9347072 2125 4294967295 134512640 135094434 3221224432 3221222400 134562757 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/683/statm): 2282 2125 145 145 0 2137 0
[pid=683] vsize: 9128
Current children cumulated CPU time (s) 89.78
Current children cumulated vsize (Kb) 11252

[startup+100.011 s]
Raw data (loadavg): 0.97 0.96 0.91 2/57 683
Raw data (/proc/679/stat): 679 (minisat+_script) S 678 679 5929 0 -1 0 289 239 0 0 0 0 0 0 22 0 1 0 1855639963 2174976 226 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/679/statm): 531 226 485 147 0 384 0
[pid=679] vsize: 2124
Raw data (/proc/683/stat): 683 (minisat+_64-bit) R 679 679 5929 0 -1 0 2179 0 0 0 9965 14 0 0 25 0 1 0 1855639968 9347072 2125 4294967295 134512640 135094434 3221224432 3221223088 134557925 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/683/statm): 2282 2125 145 145 0 2137 0
[pid=683] vsize: 9128
Current children cumulated CPU time (s) 99.79
Current children cumulated vsize (Kb) 11252
One traced child (pid=683) exited with status: 30
One traced child (pid=679) exited with status: 30
All traced children have exited ! Game is over.

Child status: 30
Real time (s): 102.822
CPU time (s): 102.63
CPU user time (s): 102.465
CPU system time (s): 0.164974
CPU usage (%): 99.8136
Max. virtual memory (cumulated for all children) (Kb): 11252

Verifier Data

Verifier:	OK	1478528