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/submitted/aloul/FPGA_SAT05/normalized-fpga35_35_sat_pb.cnf.cr.opb
MD5SUM022f43a9cfc62e9c9c77f51c14f8e5bf
Bench Categoryno optimization function (SAT)
Has Objective FunctionNO
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 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 36
Number of bits of the biggest sum of numbers6
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.88771
Number of variables1838
Total number of constraints1330
Number of constraints which are clauses1260
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint17
Maximum length of a constraint35

Trace number 5701

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc7 THE 2005-04-14 01:44:25 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=4187 boxname=wulflinc7 idbench=51 idsolver=12 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  022f43a9cfc62e9c9c77f51c14f8e5bf  /oldhome/oroussel/tmp/wulflinc7/normalized-fpga35_35_sat_pb.cnf.cr.opb
REAL COMMAND:  minisat+ -cb -gs /oldhome/oroussel/tmp/wulflinc7/normalized-fpga35_35_sat_pb.cnf.cr.opb /oldhome/oroussel/tmp/wulflinc7/normalized-fpga35_35_sat_pb.cnf.cr.opb
IDLAUNCH: 4187
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.050
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	: 2
cpu MHz		: 451.050
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:        897208 kB
Buffers:         37868 kB
Cached:          80112 kB
SwapCached:          0 kB
Active:          72960 kB
Inactive:        47852 kB
HighTotal:      131008 kB
HighFree:        47068 kB
LowTotal:       903652 kB
LowFree:        850140 kB
SwapTotal:     2097136 kB
SwapFree:      2097136 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           6924 kB
Slab:            11036 kB
Committed_AS:    63472 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-04-14 01:49:23 (client local time) WITH STATUS 30 IN 297.374 SECONDS
stats: 4187 7 297.374 30
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c Parsing PB file...
c Converting 1330 PB-constraints to clauses...
c   -- Unit propagations: (none)
c   -- Detecting intervals from adjacent constraints: (none)
c   -- Clauses(.)/Splits(s): ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
c ---[  69]---> BDD-cost:   67
c ---[  68]---> BDD-cost:   67
c ---[  67]---> BDD-cost:   67
c ---[  66]---> BDD-cost:   67
c ---[  65]---> BDD-cost:   67
c ---[  64]---> BDD-cost:   67
c ---[  63]---> BDD-cost:   67
c ---[  62]---> BDD-cost:   67
c ---[  61]---> BDD-cost:   67
c ---[  60]---> BDD-cost:   67
c ---[  59]---> BDD-cost:   67
c ---[  58]---> BDD-cost:   67
c ---[  57]---> BDD-cost:   67
c ---[  56]---> BDD-cost:   67
c ---[  55]---> BDD-cost:   67
c ---[  54]---> BDD-cost:   67
c ---[  53]---> BDD-cost:   67
c ---[  52]---> BDD-cost:   67
c ---[  51]---> BDD-cost:   67
c ---[  50]---> BDD-cost:   67
c ---[  49]---> BDD-cost:   67
c ---[  48]---> BDD-cost:   67
c ---[  47]---> BDD-cost:   67
c ---[  46]---> BDD-cost:   67
c ---[  45]---> BDD-cost:   67
c ---[  44]---> BDD-cost:   67
c ---[  43]---> BDD-cost:   67
c ---[  42]---> BDD-cost:   67
c ---[  41]---> BDD-cost:   67
c ---[  40]---> BDD-cost:   67
c ---[  39]---> BDD-cost:   67
c ---[  38]---> BDD-cost:   67
c ---[  37]---> BDD-cost:   67
c ---[  36]---> BDD-cost:   67
c ---[  35]---> BDD-cost:   67
c ---[  34]---> BDD-cost:   31
c ---[  33]---> BDD-cost:   31
c ---[  32]---> BDD-cost:   31
c ---[  31]---> BDD-cost:   31
c ---[  30]---> BDD-cost:   31
c ---[  29]---> BDD-cost:   31
c ---[  28]---> BDD-cost:   31
c ---[  27]---> BDD-cost:   31
c ---[  26]---> BDD-cost:   31
c ---[  25]---> BDD-cost:   31
c ---[  24]---> BDD-cost:   31
c ---[  23]---> BDD-cost:   31
c ---[  22]---> BDD-cost:   31
c ---[  21]---> BDD-cost:   31
c ---[  20]---> BDD-cost:   31
c ---[  19]---> BDD-cost:   31
c ---[  18]---> BDD-cost:   31
c ---[  17]---> BDD-cost:   33
c ---[  16]---> BDD-cost:   33
c ---[  15]---> BDD-cost:   33
c ---[  14]---> BDD-cost:   33
c ---[  13]---> BDD-cost:   33
c ---[  12]---> BDD-cost:   33
c ---[  11]---> BDD-cost:   33
c ---[  10]---> BDD-cost:   33
c ---[   9]---> BDD-cost:   33
c ---[   8]---> BDD-cost:   33
c ---[   7]---> BDD-cost:   33
c ---[   6]---> BDD-cost:   33
c ---[   5]---> BDD-cost:   33
c ---[   4]---> BDD-cost:   33
c ---[   3]---> BDD-cost:   33
c ---[   2]---> BDD-cost:   33
c ---[   1]---> BDD-cost:   33
c ---[   0]---> BDD-cost:   33
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |    9820    46189 |    3273       0        0     nan |  0.000 % |
c |       101 |    9820    46189 |    3600     101    24521   242.8 |  1.320 % |
c |       251 |    9820    46189 |    3960     251    42348   168.7 |  1.320 % |
c |       476 |    9820    46189 |    4356     476    96992   203.8 |  1.320 % |
c |       813 |    9820    46189 |    4791     813   173301   213.2 |  1.320 % |
c |      1319 |    9820    46189 |    5271    1319   272714   206.8 |  1.320 % |
c |      2079 |    9820    46189 |    5798    2079   451841   217.3 |  1.320 % |
c |      3218 |    9820    46189 |    6378    3218   752263   233.8 |  1.320 % |
c |      4929 |    9820    46189 |    7015    4929   920697   186.8 |  1.320 % |
c |      7491 |    9820    46189 |    7717    7491  1888626   252.1 |  1.320 % |
c |     11336 |    9820    46189 |    8489    6138  1768390   288.1 |  1.320 % |
c |     17102 |    9820    46189 |    9338   11904  2508414   210.7 |  1.320 % |
c |     25753 |    9820    46189 |   10272    8274  2738490   331.0 |  1.320 % |
c |     38727 |    9820    46189 |   11299   13759  2064632   150.1 |  1.320 % |
c |     58188 |    9820    46189 |   12429   11713  3413655   291.4 |  1.320 % |
c |     87381 |    9820    46189 |   13672   15700  1625682   103.5 |  1.320 % |
c |    131171 |    9820    46189 |   15039    9930  4050630   407.9 |  1.320 % |
c ==============================================================================
c SATISFIABLE: No goal function specified.
s SATISFIABLE
v
c _______________________________________________________________________________
c 
c restarts              : 17
c conflicts             : 132529         (446 /sec)
c decisions             : 192840         (649 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 297.054 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.92 0.97 0.91 2/54 27355
Raw data (stat): 27355 (runsolver) R 27354 22932 22931 0 -1 64 4 0 0 0 0 0 0 0 19 0 1 0 422511246 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.0003 s]
Raw data (loadavg): 0.93 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 2953 0 0 0 990 8 0 0 25 0 1 0 422511246 13746176 2931 4294967295 134512640 134672761 3221224528 3221223632 134560054 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 3356 2931 603 41 0 3315 0
vsize: 13424
[startup+20.0005 s]
Raw data (loadavg): 0.94 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 3557 0 0 0 1989 9 0 0 25 0 1 0 422511246 16171008 3535 4294967295 134512640 134672761 3221224528 3221223696 134561164 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 3948 3535 603 41 0 3907 0
vsize: 15792
[startup+30.0015 s]
Raw data (loadavg): 0.95 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 3737 0 0 0 2988 10 0 0 25 0 1 0 422511246 16982016 3715 4294967295 134512640 134672761 3221224528 3221223696 134560983 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 4146 3715 603 41 0 4105 0
vsize: 16584
[startup+40.0021 s]
Raw data (loadavg): 0.96 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 4099 0 0 0 3987 11 0 0 25 0 1 0 422511246 18464768 4077 4294967295 134512640 134672761 3221224528 3221223632 134560335 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 4508 4077 603 41 0 4467 0
vsize: 18032
[startup+50.0023 s]
Raw data (loadavg): 0.96 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 5190 0 0 0 4983 14 0 0 25 0 1 0 422511246 22933504 5168 4294967295 134512640 134672761 3221224528 3221223696 134561011 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 5599 5168 603 41 0 5558 0
vsize: 22396
[startup+60.0024 s]
Raw data (loadavg): 0.97 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 5190 0 0 0 5983 15 0 0 25 0 1 0 422511246 22933504 5168 4294967295 134512640 134672761 3221224528 3221223696 134560988 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 5599 5168 603 41 0 5558 0
vsize: 22396
[startup+70.003 s]
Raw data (loadavg): 0.97 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 5190 0 0 0 6983 15 0 0 25 0 1 0 422511246 22933504 5168 4294967295 134512640 134672761 3221224528 3221223696 134560983 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 5599 5168 603 41 0 5558 0
vsize: 22396
[startup+80.0032 s]
Raw data (loadavg): 0.98 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 5190 0 0 0 7982 15 0 0 25 0 1 0 422511246 22933504 5168 4294967295 134512640 134672761 3221224528 3221223632 134555116 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 5599 5168 603 41 0 5558 0
vsize: 22396
[startup+90.0033 s]
Raw data (loadavg): 0.98 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 5562 0 0 0 8981 17 0 0 25 0 1 0 422511246 24416256 5540 4294967295 134512640 134672761 3221224528 3221223696 134561188 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 5961 5540 603 41 0 5920 0
vsize: 23844
[startup+100.003 s]
Raw data (loadavg): 0.98 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 5732 0 0 0 9980 18 0 0 25 0 1 0 422511246 25112576 5710 4294967295 134512640 134672761 3221224528 3221223696 134560898 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 6131 5710 603 41 0 6090 0
vsize: 24524
[startup+110.003 s]
Raw data (loadavg): 0.98 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 5767 0 0 0 10979 18 0 0 25 0 1 0 422511246 25427968 5745 4294967295 134512640 134672761 3221224528 3221223696 134561218 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 6208 5745 603 41 0 6167 0
vsize: 24832
[startup+120.004 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 5948 0 0 0 11979 18 0 0 25 0 1 0 422511246 26234880 5926 4294967295 134512640 134672761 3221224528 3221223712 134559365 0 0 5 16386 0 0 0 17 0 0 0
Raw data (statm): 6405 5926 603 41 0 6364 0
vsize: 25620
[startup+130.005 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 5949 0 0 0 12979 18 0 0 25 0 1 0 422511246 26234880 5927 4294967295 134512640 134672761 3221224528 3221223696 134560956 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 6405 5927 603 41 0 6364 0
vsize: 25620
[startup+140.004 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 5949 0 0 0 13979 18 0 0 25 0 1 0 422511246 26234880 5927 4294967295 134512640 134672761 3221224528 3221223696 134560980 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 6405 5927 603 41 0 6364 0
vsize: 25620
[startup+150.004 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 5949 0 0 0 14980 18 0 0 25 0 1 0 422511246 26234880 5927 4294967295 134512640 134672761 3221224528 3221223696 134560988 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 6405 5927 603 41 0 6364 0
vsize: 25620
[startup+160.004 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 5949 0 0 0 15980 18 0 0 25 0 1 0 422511246 26234880 5927 4294967295 134512640 134672761 3221224528 3221223632 134559851 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 6405 5927 603 41 0 6364 0
vsize: 25620
[startup+170.004 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 5949 0 0 0 16980 18 0 0 25 0 1 0 422511246 26234880 5927 4294967295 134512640 134672761 3221224528 3221223696 134560983 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 6405 5927 603 41 0 6364 0
vsize: 25620
[startup+180.004 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 6430 0 0 0 17978 20 0 0 25 0 1 0 422511246 28155904 6408 4294967295 134512640 134672761 3221224528 3221223696 134561014 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 6874 6408 603 41 0 6833 0
vsize: 27496
[startup+190.004 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 7503 0 0 0 18976 23 0 0 25 0 1 0 422511246 32608256 7481 4294967295 134512640 134672761 3221224528 3221223696 134560983 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 7961 7481 603 41 0 7920 0
vsize: 31844
[startup+200.004 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 7504 0 0 0 19976 23 0 0 25 0 1 0 422511246 32608256 7482 4294967295 134512640 134672761 3221224528 3221223696 134560983 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 7961 7482 603 41 0 7920 0
vsize: 31844
[startup+210.004 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 7504 0 0 0 20976 23 0 0 25 0 1 0 422511246 32608256 7482 4294967295 134512640 134672761 3221224528 3221223632 134559966 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 7961 7482 603 41 0 7920 0
vsize: 31844
[startup+220.004 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 8412 0 0 0 21974 26 0 0 25 0 1 0 422511246 36261888 8390 4294967295 134512640 134672761 3221224528 3221223696 134560983 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 8853 8390 603 41 0 8812 0
vsize: 35412
[startup+230.005 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 8412 0 0 0 22974 26 0 0 25 0 1 0 422511246 36261888 8390 4294967295 134512640 134672761 3221224528 3221223676 134559754 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 8853 8390 603 41 0 8812 0
vsize: 35412
[startup+240.005 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 8412 0 0 0 23974 26 0 0 25 0 1 0 422511246 36261888 8390 4294967295 134512640 134672761 3221224528 3221223696 134561005 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 8853 8390 603 41 0 8812 0
vsize: 35412
[startup+250.004 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 9051 0 0 0 24973 27 0 0 25 0 1 0 422511246 38952960 9029 4294967295 134512640 134672761 3221224528 3221223528 1075350517 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 9510 9029 603 41 0 9469 0
vsize: 38040
[startup+260.004 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 9495 0 0 0 25972 29 0 0 25 0 1 0 422511246 40873984 9473 4294967295 134512640 134672761 3221224528 3221223696 134560898 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 9979 9473 603 41 0 9938 0
vsize: 39916
[startup+270.004 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 9495 0 0 0 26972 29 0 0 25 0 1 0 422511246 40873984 9473 4294967295 134512640 134672761 3221224528 3221223696 134560898 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 9979 9473 603 41 0 9938 0
vsize: 39916
[startup+280.005 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 9495 0 0 0 27972 29 0 0 25 0 1 0 422511246 40873984 9473 4294967295 134512640 134672761 3221224528 3221223696 134561229 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 9979 9473 603 41 0 9938 0
vsize: 39916
[startup+290.005 s]
Raw data (loadavg): 0.99 0.97 0.91 2/54 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 9666 0 0 0 28972 29 0 0 25 0 1 0 422511246 41574400 9644 4294967295 134512640 134672761 3221224528 3221223696 134561188 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 10150 9644 603 41 0 10109 0
vsize: 40600
[startup+297.363 s]
Raw data (loadavg): 1.07 0.99 0.91 1/53 27355
Raw data (stat): 27355 (minisat+) R 27354 22932 22931 0 -1 0 9666 0 0 0 28972 29 0 0 25 0 1 0 422511246 41574400 9644 4294967295 134512640 134672761 3221224528 3221223696 134561188 0 0 5 16386 0 0 0 17 1 0 0
Raw data (statm): 10150 9644 603 41 0 10109 0
vsize: 0

Child status: 30
Real time (s): 297.363
CPU time (s): 297.374
CPU user time (s): 297.056
CPU system time (s): 0.317951
CPU usage (%): 100.004
Max. virtual memory (Kb): 40600
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
ERROR: no interpretation found !
#### END VERIFIER DATA ####