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/miplib/normalized-mps-v2-20-10-misc03.opb
MD5SUM91a12c778773a00a6198e856654cd609
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 benchmark88.4496
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 3831

Launcher Data

LAUNCH ON wulflinc24 THE 2005-09-19 03:08:29 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=2863 boxname=wulflinc24 idbench=519 idsolver=3 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  91a12c778773a00a6198e856654cd609  /oldhome/oroussel/tmp/wulflinc24/normalized-mps-v2-20-10-misc03.opb
REAL COMMAND:  minisat+_script /oldhome/oroussel/tmp/wulflinc24/normalized-mps-v2-20-10-misc03.opb
IDLAUNCH: 2863
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.080
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.080
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:        895208 kB
Buffers:         33112 kB
Cached:          78556 kB
SwapCached:        736 kB
Active:          57412 kB
Inactive:        56788 kB
HighTotal:      131008 kB
HighFree:        48804 kB
LowTotal:       903652 kB
LowFree:        846404 kB
SwapTotal:     2097892 kB
SwapFree:      2096652 kB
Dirty:              40 kB
Writeback:           0 kB
Mapped:           5736 kB
Slab:            19444 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-19 03:09:58 (client local time) WITH STATUS 30 IN 88.4496 SECONDS
stats: 2863 0 88.4496 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          (472 /sec)
c decisions             : 87166          (988 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 88.2396 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/31821/stat): 31821 (minisat+_script) R 31820 31821 20728 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1846537689 712704 3 4294967295 134512640 135087896 3221224496 3221224496 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/31821/statm): 174 3 169 147 0 27 0
[pid=31821] 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=31822
New process pid=31823
New process pid=31824
execve syscall for /bin/sed executable
One traced child (pid=31823) 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=31824) exited with status: 0
One traced child (pid=31822) exited with status: 0
New process pid=31825
execve syscall for /oldhome/oroussel/solvers/minisat+_64-bit_static executable
open syscall for file /dev/null
open syscall for file /oldhome/oroussel/tmp/wulflinc24/normalized-mps-v2-20-10-misc03.opb

[startup+10.0045 s]
Raw data (loadavg): 0.95 1.10 1.13 2/57 31825
Raw data (/proc/31821/stat): 31821 (minisat+_script) S 31820 31821 20728 0 -1 0 289 239 0 0 0 1 0 1 22 0 1 0 1846537689 2174976 226 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31821/statm): 531 226 485 147 0 384 0
[pid=31821] vsize: 2124
Raw data (/proc/31825/stat): 31825 (minisat+_64-bit) R 31821 31821 20728 0 -1 0 1036 0 0 0 984 5 0 0 25 0 1 0 1846537694 4481024 985 4294967295 134512640 135094434 3221224432 3221223024 134556699 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/31825/statm): 1094 985 145 145 0 949 0
[pid=31825] vsize: 4376
Current children cumulated CPU time (s) 9.91
Current children cumulated vsize (Kb) 6500

[startup+20.0062 s]
Raw data (loadavg): 0.95 1.10 1.13 2/57 31825
Raw data (/proc/31821/stat): 31821 (minisat+_script) S 31820 31821 20728 0 -1 0 289 239 0 0 0 1 0 1 22 0 1 0 1846537689 2174976 226 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31821/statm): 531 226 485 147 0 384 0
[pid=31821] vsize: 2124
Raw data (/proc/31825/stat): 31825 (minisat+_64-bit) R 31821 31821 20728 0 -1 0 1565 0 0 0 1973 9 0 0 25 0 1 0 1846537694 6660096 1514 4294967295 134512640 135094434 3221224432 3221223088 134558009 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/31825/statm): 1626 1514 145 145 0 1481 0
[pid=31825] vsize: 6504
Current children cumulated CPU time (s) 19.84
Current children cumulated vsize (Kb) 8628

[startup+30.0069 s]
Raw data (loadavg): 0.96 1.09 1.13 2/57 31825
Raw data (/proc/31821/stat): 31821 (minisat+_script) S 31820 31821 20728 0 -1 0 289 239 0 0 0 1 0 1 22 0 1 0 1846537689 2174976 226 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31821/statm): 531 226 485 147 0 384 0
[pid=31821] vsize: 2124
Raw data (/proc/31825/stat): 31825 (minisat+_64-bit) R 31821 31821 20728 0 -1 0 1766 0 0 0 2970 11 0 0 25 0 1 0 1846537694 7471104 1715 4294967295 134512640 135094434 3221224432 3221223088 134557911 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/31825/statm): 1824 1715 145 145 0 1679 0
[pid=31825] vsize: 7296
Current children cumulated CPU time (s) 29.83
Current children cumulated vsize (Kb) 9420

[startup+40.0076 s]
Raw data (loadavg): 0.97 1.09 1.12 2/57 31825
Raw data (/proc/31821/stat): 31821 (minisat+_script) S 31820 31821 20728 0 -1 0 289 239 0 0 0 1 0 1 22 0 1 0 1846537689 2174976 226 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31821/statm): 531 226 485 147 0 384 0
[pid=31821] vsize: 2124
Raw data (/proc/31825/stat): 31825 (minisat+_64-bit) R 31821 31821 20728 0 -1 0 1825 0 0 0 3968 12 0 0 25 0 1 0 1846537694 7712768 1774 4294967295 134512640 135094434 3221224432 3221223088 134557906 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/31825/statm): 1883 1774 145 145 0 1738 0
[pid=31825] vsize: 7532
Current children cumulated CPU time (s) 39.82
Current children cumulated vsize (Kb) 9656

[startup+50.0093 s]
Raw data (loadavg): 0.97 1.09 1.12 2/57 31825
Raw data (/proc/31821/stat): 31821 (minisat+_script) S 31820 31821 20728 0 -1 0 289 239 0 0 0 1 0 1 22 0 1 0 1846537689 2174976 226 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31821/statm): 531 226 485 147 0 384 0
[pid=31821] vsize: 2124
Raw data (/proc/31825/stat): 31825 (minisat+_64-bit) R 31821 31821 20728 0 -1 0 1983 0 0 0 4965 14 0 0 25 0 1 0 1846537694 8355840 1932 4294967295 134512640 135094434 3221224432 3221223056 134562057 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/31825/statm): 2040 1932 145 145 0 1895 0
[pid=31825] vsize: 8160
Current children cumulated CPU time (s) 49.81
Current children cumulated vsize (Kb) 10284

[startup+60.011 s]
Raw data (loadavg): 0.98 1.08 1.12 2/57 31825
Raw data (/proc/31821/stat): 31821 (minisat+_script) S 31820 31821 20728 0 -1 0 289 239 0 0 0 1 0 1 22 0 1 0 1846537689 2174976 226 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31821/statm): 531 226 485 147 0 384 0
[pid=31821] vsize: 2124
Raw data (/proc/31825/stat): 31825 (minisat+_64-bit) R 31821 31821 20728 0 -1 0 2004 0 0 0 5965 14 0 0 25 0 1 0 1846537694 8454144 1953 4294967295 134512640 135094434 3221224432 3221223088 134558426 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/31825/statm): 2064 1953 145 145 0 1919 0
[pid=31825] vsize: 8256
Current children cumulated CPU time (s) 59.81
Current children cumulated vsize (Kb) 10380

[startup+70.0127 s]
Raw data (loadavg): 0.98 1.08 1.12 2/57 31825
Raw data (/proc/31821/stat): 31821 (minisat+_script) S 31820 31821 20728 0 -1 0 289 239 0 0 0 1 0 1 22 0 1 0 1846537689 2174976 226 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31821/statm): 531 226 485 147 0 384 0
[pid=31821] vsize: 2124
Raw data (/proc/31825/stat): 31825 (minisat+_64-bit) R 31821 31821 20728 0 -1 0 2091 0 0 0 6963 15 0 0 25 0 1 0 1846537694 8871936 2040 4294967295 134512640 135094434 3221224432 3221223088 134558178 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/31825/statm): 2166 2040 145 145 0 2021 0
[pid=31825] vsize: 8664
Current children cumulated CPU time (s) 69.8
Current children cumulated vsize (Kb) 10788

[startup+80.0134 s]
Raw data (loadavg): 0.98 1.08 1.12 2/57 31825
Raw data (/proc/31821/stat): 31821 (minisat+_script) S 31820 31821 20728 0 -1 0 289 239 0 0 0 1 0 1 22 0 1 0 1846537689 2174976 226 4294967295 134512640 135087896 3221224496 3221223768 1074634510 0 65536 5 65538 3222414538 0 0 17 0 0 0
Raw data (/proc/31821/statm): 531 226 485 147 0 384 0
[pid=31821] vsize: 2124
Raw data (/proc/31825/stat): 31825 (minisat+_64-bit) R 31821 31821 20728 0 -1 0 2103 0 0 0 7963 16 0 0 25 0 1 0 1846537694 8921088 2052 4294967295 134512640 135094434 3221224432 3221223088 134557906 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/31825/statm): 2178 2052 145 145 0 2033 0
[pid=31825] vsize: 8712
Current children cumulated CPU time (s) 79.81
Current children cumulated vsize (Kb) 10836
One traced child (pid=31825) exited with status: 30
One traced child (pid=31821) exited with status: 30
All traced children have exited ! Game is over.

Child status: 30
Real time (s): 88.64
CPU time (s): 88.4496
CPU user time (s): 88.2476
CPU system time (s): 0.201969
CPU usage (%): 99.7852
Max. virtual memory (cumulated for all children) (Kb): 10836

Verifier Data

Verifier:	OK	1077181440