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

Nameweb/www.ps.uni-sb.de/~walser/benchmarks/ppp-problems/normalized-ppp:1,3-13,19.opb
MD5SUMfa67033d6a242cf79309b3804f79a4fe
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 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 102
Number of bits of the biggest sum of numbers7
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark15.2757
Number of variables4608
Total number of constraints34956
Number of constraints which are clauses29328
Number of constraints which are cardinality constraints (but not clauses)5550
Number of constraints which are nor clauses,nor cardinality constraints78
Minimum length of a constraint1
Maximum length of a constraint29

Trace number 2325

Launcher Data

LAUNCH ON wulflinc5 THE 2005-09-18 19:05:44 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=2730 boxname=wulflinc5 idbench=386 idsolver=3 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  fa67033d6a242cf79309b3804f79a4fe  /oldhome/oroussel/tmp/wulflinc5/normalized-ppp:1,3-13,19.opb
REAL COMMAND:  minisat+_script /oldhome/oroussel/tmp/wulflinc5/normalized-ppp:1,3-13,19.opb
IDLAUNCH: 2730
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.007
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.007
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:        915828 kB
Buffers:         34084 kB
Cached:          60812 kB
SwapCached:        780 kB
Active:          62328 kB
Inactive:        35296 kB
HighTotal:      131008 kB
HighFree:        66528 kB
LowTotal:       903652 kB
LowFree:        849300 kB
SwapTotal:     2097136 kB
SwapFree:      2095888 kB
Dirty:              24 kB
Writeback:           0 kB
Mapped:           5804 kB
Slab:            15580 kB
Committed_AS:    64300 kB
PageTables:        332 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 19:15:49 (client local time) WITH STATUS 10 IN 603.512 SECONDS
stats: 2730 7 603.512 10

Solver Data

c Parsing PB file...
c Converting 30522 PB-constraints to clauses...
c   -- Unit propagations: (none)
c   -- Detecting intervals from adjacent constraints: ##############################################################################################################################################################################
c   -- Clauses(.)/Splits(s): ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
c ---[30521]---> BDD-cost:   57
c ---[30520]---> BDD-cost:   57
c ---[30519]---> BDD-cost:   57
c ---[30518]---> BDD-cost:   57
c ---[30517]---> BDD-cost:   57
c ---[30516]---> BDD-cost:   57
c ---[30515]---> BDD-cost:  100
c ---[30514]---> BDD-cost:  100
c ---[30513]---> BDD-cost:  100
c ---[30512]---> BDD-cost:  100
c ---[30511]---> BDD-cost:  100
c ---[30510]---> BDD-cost:  100
c ---[30509]---> BDD-cost:  122
c ---[30508]---> BDD-cost:  122
c ---[30507]---> BDD-cost:  122
c ---[30506]---> BDD-cost:  122
c ---[30505]---> BDD-cost:  122
c ---[30504]---> BDD-cost:  122
c ---[30503]---> BDD-cost:  122
c ---[30502]---> BDD-cost:  122
c ---[30501]---> BDD-cost:  122
c ---[30500]---> BDD-cost:  122
c ---[30499]---> BDD-cost:  122
c ---[30498]---> BDD-cost:  122
c ---[30497]---> BDD-cost:  122
c ---[30496]---> BDD-cost:  122
c ---[30495]---> BDD-cost:  122
c ---[30494]---> BDD-cost:  122
c ---[30493]---> BDD-cost:  122
c ---[30492]---> BDD-cost:  122
c ---[30491]---> BDD-cost:  131
c ---[30490]---> BDD-cost:  131
c ---[30489]---> BDD-cost:  131
c ---[30488]---> BDD-cost:  131
c ---[30487]---> BDD-cost:  131
c ---[30486]---> BDD-cost:  131
c ---[30485]---> BDD-cost:  122
c ---[30484]---> BDD-cost:  122
c ---[30483]---> BDD-cost:  122
c ---[30482]---> BDD-cost:  122
c ---[30481]---> BDD-cost:  122
c ---[30480]---> BDD-cost:  122
c ---[30479]---> BDD-cost:  122
c ---[30478]---> BDD-cost:  122
c ---[30477]---> BDD-cost:  122
c ---[30476]---> BDD-cost:  122
c ---[30475]---> BDD-cost:  122
c ---[30474]---> BDD-cost:  122
c ---[30473]---> BDD-cost:  122
c ---[30472]---> BDD-cost:  122
c ---[30471]---> BDD-cost:  122
c ---[30470]---> BDD-cost:  122
c ---[30469]---> BDD-cost:  122
c ---[30468]---> BDD-cost:  122
c ---[30467]---> Sorter-cost:  544     Base: 2 2
c ---[30466]---> Sorter-cost:  544     Base: 2 2
c ---[30465]---> Sorter-cost:  544     Base: 2 2
c ---[30464]---> Sorter-cost:  544     Base: 2 2
c ---[30463]---> Sorter-cost:  544     Base: 2 2
c ---[30462]---> Sorter-cost:  544     Base: 2 2
c ---[30461]---> Sorter-cost:  544     Base: 2 2
c ---[30460]---> Sorter-cost:  544     Base: 2 2
c ---[30459]---> Sorter-cost:  544     Base: 2 2
c ---[30458]---> Sorter-cost:  544     Base: 2 2
c ---[30457]---> Sorter-cost:  544     Base: 2 2
c ---[30456]---> Sorter-cost:  544     Base: 2 2
c ---[30455]---> BDD-cost:   57
c ---[30454]---> BDD-cost:   57
c ---[30453]---> BDD-cost:   57
c ---[30452]---> BDD-cost:   57
c ---[30451]---> BDD-cost:   57
c ---[30450]---> BDD-cost:   57
c ---[30449]---> BDD-cost:   57
c ---[30448]---> BDD-cost:   57
c ---[30447]---> BDD-cost:   57
c ---[30446]---> BDD-cost:   57
c ---[30445]---> BDD-cost:   57
c ---[30444]---> BDD-cost:   57
c ---[30442]---> BDD-cost:   23
c ---[30440]---> BDD-cost:   23
c ---[30438]---> BDD-cost:   23
c ---[30436]---> BDD-cost:   23
c ---[30434]---> BDD-cost:   23
c ---[30432]---> BDD-cost:   23
c ---[30430]---> BDD-cost:   23
c ---[30428]---> BDD-cost:   23
c ---[30426]---> BDD-cost:   23
c ---[30424]---> BDD-cost:   23
c ---[30422]---> BDD-cost:   23
c ---[30420]---> BDD-cost:   23
c ---[30418]---> BDD-cost:   23
c ---[30416]---> BDD-cost:   23
c ---[30414]---> BDD-cost:   23
c ---[30412]---> BDD-cost:   23
c ---[30410]---> BDD-cost:   23
c ---[30408]---> BDD-cost:   23
c ---[30406]---> BDD-cost:   17
c ---[30404]---> BDD-cost:   17
c ---[30402]---> BDD-cost:   17
c ---[30400]---> BDD-cost:   17
c ---[30398]---> BDD-cost:   17
c ---[30396]---> BDD-cost:   17
c ---[30394]---> BDD-cost:   23
c ---[30392]---> BDD-cost:   23
c ---[30390]---> BDD-cost:   23
c ---[30388]---> BDD-cost:   23
c ---[30386]---> BDD-cost:   23
c ---[30384]---> BDD-cost:   23
c ---[30382]---> BDD-cost:   23
c ---[30380]---> BDD-cost:   23
c ---[30378]---> BDD-cost:   23
c ---[30376]---> BDD-cost:   23
c ---[30374]---> BDD-cost:   23
c ---[30372]---> BDD-cost:   23
c ---[30370]---> BDD-cost:   17
c ---[30368]---> BDD-cost:   17
c ---[30366]---> BDD-cost:   17
c ---[30364]---> BDD-cost:   17
c ---[30362]---> BDD-cost:   17
c ---[30360]---> BDD-cost:   17
c ---[30358]---> BDD-cost:   17
c ---[30356]---> BDD-cost:   17
c ---[30354]---> BDD-cost:   17
c ---[30352]---> BDD-cost:   17
c ---[30350]---> BDD-cost:   17
c ---[30348]---> BDD-cost:   17
c ---[30346]---> BDD-cost:   23
c ---[30344]---> BDD-cost:   23
c ---[30342]---> BDD-cost:   23
c ---[30340]---> BDD-cost:   23
c ---[30338]---> BDD-cost:   23
c ---[30336]---> BDD-cost:   23
c ---[30334]---> BDD-cost:   23
c ---[30332]---> BDD-cost:   23
c ---[30330]---> BDD-cost:   23
c ---[30328]---> BDD-cost:   23
c ---[30326]---> BDD-cost:   23
c ---[30324]---> BDD-cost:   23
c ---[30322]---> BDD-cost:   23
c ---[30320]---> BDD-cost:   23
c ---[30318]---> BDD-cost:   23
c ---[30316]---> BDD-cost:   23
c ---[30314]---> BDD-cost:   23
c ---[30312]---> BDD-cost:   23
c ---[30310]---> BDD-cost:   17
c ---[30308]---> BDD-cost:   17
c ---[30306]---> BDD-cost:   17
c ---[30304]---> BDD-cost:   17
c ---[30302]---> BDD-cost:   17
c ---[30300]---> BDD-cost:   17
c ---[30298]---> BDD-cost:   23
c ---[30296]---> BDD-cost:   23
c ---[30294]---> BDD-cost:   23
c ---[30292]---> BDD-cost:   23
c ---[30290]---> BDD-cost:   23
c ---[30288]---> BDD-cost:   23
c ---[30286]---> BDD-cost:   23
c ---[30284]---> BDD-cost:   23
c ---[30282]---> BDD-cost:   23
c ---[30280]---> BDD-cost:   23
c ---[30278]---> BDD-cost:   23
c ---[30276]---> BDD-cost:   23
c ---[30274]---> BDD-cost:   23
c ---[30272]---> BDD-cost:   23
c ---[30270]---> BDD-cost:   23
c ---[30268]---> BDD-cost:   23
c ---[30266]---> BDD-cost:   23
c ---[30264]---> BDD-cost:   23
c ---[30262]---> BDD-cost:   23
c ---[30260]---> BDD-cost:   23
c ---[30258]---> BDD-cost:   23
c ---[30256]---> BDD-cost:   23
c ---[30254]---> BDD-cost:   23
c ---[30252]---> BDD-cost:   23
c ---[30250]---> BDD-cost:   23
c ---[30248]---> BDD-cost:   23
c ---[30246]---> BDD-cost:   23
c ---[30244]---> BDD-cost:   23
c ---[30242]---> BDD-cost:   23
c ---[30240]---> BDD-cost:   23
c ---[30238]---> BDD-cost:   23
c ---[30236]---> BDD-cost:   23
c ---[30234]---> BDD-cost:   23
c ---[30232]---> BDD-cost:   23
c ---[30230]---> BDD-cost:   23
c ---[30228]---> BDD-cost:   23
c ---[30226]---> BDD-cost:   23
c ---[30224]---> BDD-cost:   23
c ---[30222]---> BDD-cost:   23
c ---[30220]---> BDD-cost:   23
c ---[30218]---> BDD-cost:   23
c ---[30216]---> BDD-cost:   23
c ---[30214]---> BDD-cost:   23
c ---[30212]---> BDD-cost:   23
c ---[30210]---> BDD-cost:   23
c ---[30208]---> BDD-cost:   23
c ---[30206]---> BDD-cost:   23
c ---[30204]---> BDD-cost:   23
c ---[30202]---> BDD-cost:   23
c ---[30200]---> BDD-cost:   23
c ---[30198]---> BDD-cost:   23
c ---[30196]---> BDD-cost:   23
c ---[30194]---> BDD-cost:   23
c ---[30192]---> BDD-cost:   23
c ---[30190]---> BDD-cost:   23
c ---[30188]---> BDD-cost:   23
c ---[30186]---> BDD-cost:   23
c ---[30184]---> BDD-cost:   23
c ---[30182]---> BDD-cost:   23
c ---[30180]---> BDD-cost:   23
c ---[30178]---> BDD-cost:   23
c ---[30176]---> BDD-cost:   23
c ---[30174]---> BDD-cost:   23
c ---[30172]---> BDD-cost:   23
c ---[30170]---> BDD-cost:   23
c ---[30168]---> BDD-cost:   23
c ---[30166]---> BDD-cost:   23
c ---[30164]---> BDD-cost:   23
c ---[30162]---> BDD-cost:   23
c ---[30160]---> BDD-cost:   23
c ---[30158]---> BDD-cost:   23
c ---[30156]---> BDD-cost:   23
c ---[30154]---> BDD-cost:   23
c ---[30152]---> BDD-cost:   23
c ---[30150]---> BDD-cost:   23
c ---[30148]---> BDD-cost:   23
c ---[30146]---> BDD-cost:   23
c ---[30144]---> BDD-cost:   23
c ---[30142]---> BDD-cost:   23
c ---[30140]---> BDD-cost:   23
c ---[30138]---> BDD-cost:   23
c ---[30136]---> BDD-cost:   23
c ---[30134]---> BDD-cost:   23
c ---[30132]---> BDD-cost:   23
c ---[30130]---> BDD-cost:   23
c ---[30128]---> BDD-cost:   23
c ---[30126]---> BDD-cost:   23
c ---[30124]---> BDD-cost:   23
c ---[30122]---> BDD-cost:   23
c ---[30120]---> BDD-cost:   23
c ---[30118]---> BDD-cost:   17
c ---[30116]---> BDD-cost:   17
c ---[30114]---> BDD-cost:   17
c ---[30112]---> BDD-cost:   17
c ---[30110]---> BDD-cost:   17
c ---[30108]---> BDD-cost:   17
c ---[30106]---> BDD-cost:   23
c ---[30104]---> BDD-cost:   23
c ---[30102]---> BDD-cost:   23
c ---[30100]---> BDD-cost:   23
c ---[30098]---> BDD-cost:   23
c ---[30096]---> BDD-cost:   23
c ---[30095]---> BDD-cost:    9
c ---[30094]---> BDD-cost:    9
c ---[30093]---> BDD-cost:    9
c ---[30092]---> BDD-cost:    9
c ---[30091]---> BDD-cost:    9
c ---[30090]---> BDD-cost:    9
c ---[30089]---> BDD-cost:    9
c ---[30088]---> BDD-cost:    9
c ---[30087]---> BDD-cost:    9
c ---[30086]---> BDD-cost:    9
c ---[30085]---> BDD-cost:    9
c ---[30084]---> BDD-cost:    9
c ---[30083]---> BDD-cost:    9
c ---[30082]---> BDD-cost:    9
c ---[30081]---> BDD-cost:    9
c ---[30080]---> BDD-cost:    9
c ---[30079]---> BDD-cost:    9
c ---[30078]---> BDD-cost:    9
c ---[30077]---> BDD-cost:    9
c ---[30076]---> BDD-cost:    9
c ---[30075]---> BDD-cost:    9
c ---[30074]---> BDD-cost:    9
c ---[30073]---> BDD-cost:    9
c ---[30072]---> BDD-cost:    9
c ---[30071]---> BDD-cost:    9
c ---[30070]---> BDD-cost:    9
c ---[30069]---> BDD-cost:    9
c ---[30068]---> BDD-cost:    9
c ---[30067]---> BDD-cost:    9
c ---[30066]---> BDD-cost:    9
c ---[30065]---> BDD-cost:    9
c ---[30064]---> BDD-cost:    9
c ---[30063]---> BDD-cost:    9
c ---[30062]---> BDD-cost:    9
c ---[30061]---> BDD-cost:    9
c ---[30060]---> BDD-cost:    9
c ---[30059]---> BDD-cost:    9
c ---[30058]---> BDD-cost:    9
c ---[30057]---> BDD-cost:    9
c ---[30056]---> BDD-cost:    9
c ---[30055]---> BDD-cost:    9
c ---[30054]---> BDD-cost:    9
c ---[30053]---> BDD-cost:    9
c ---[30052]---> BDD-cost:    9
c ---[30051]---> BDD-cost:    9
c ---[30050]---> BDD-cost:    9
c ---[30049]---> BDD-cost:    9
c ---[30048]---> BDD-cost:    9
c ---[30047]---> BDD-cost:    9
c ---[30046]---> BDD-cost:    9
c ---[30045]---> BDD-cost:    9
c ---[30044]---> BDD-cost:    9
c ---[30043]---> BDD-cost:    9
c ---[30042]---> BDD-cost:    9
c ---[30041]---> BDD-cost:    9
c ---[30040]---> BDD-cost:    9
c ---[30039]---> BDD-cost:    9
c ---[30038]---> BDD-cost:    9
c ---[30037]---> BDD-cost:    9
c ---[30036]---> BDD-cost:    9
c ---[30035]---> BDD-cost:    9
c ---[30034]---> BDD-cost:    9
c ---[30033]---> BDD-cost:    9
c ---[30032]---> BDD-cost:    9
c ---[30031]---> BDD-cost:    9
c ---[30030]---> BDD-cost:    9
c ---[30029]---> BDD-cost:    9
c ---[30028]---> BDD-cost:    9
c ---[30027]---> BDD-cost:    9
c ---[30026]---> BDD-cost:    9
c ---[30025]---> BDD-cost:    9
c ---[30024]---> BDD-cost:    9
c ---[30023]---> BDD-cost:    9
c ---[30022]---> BDD-cost:    9
c ---[30021]---> BDD-cost:    9
c ---[30020]---> BDD-cost:    9
c ---[30019]---> BDD-cost:    9
c ---[30018]---> BDD-cost:    9
c ---[30017]---> BDD-cost:    9
c ---[30016]---> BDD-cost:    9
c ---[30015]---> BDD-cost:    9
c ---[30014]---> BDD-cost:    9
c ---[30013]---> BDD-cost:    9
c ---[30012]---> BDD-cost:    9
c ---[30011]---> BDD-cost:    9
c ---[30010]---> BDD-cost:    9
c ---[30009]---> BDD-cost:    9
c ---[30008]---> BDD-cost:    9
c ---[30007]---> BDD-cost:    9
c ---[30006]---> BDD-cost:    9
c ---[30005]---> BDD-cost:    9
c ---[30004]---> BDD-cost:    9
c ---[30003]---> BDD-cost:    9
c ---[30002]---> BDD-cost:    9
c ---[30001]---> BDD-cost:    9
c ---[30000]---> BDD-cost:    9
c ---[29999]---> BDD-cost:    9
c ---[29998]---> BDD-cost:    9
c ---[29997]---> BDD-cost:    9
c ---[29996]---> BDD-cost:    9
c ---[29995]---> BDD-cost:    9
c ---[29994]---> BDD-cost:    9
c ---[29993]---> BDD-cost:    9
c ---[29992]---> BDD-cost:    9
c ---[29991]---> BDD-cost:    9
c ---[29990]---> BDD-cost:    9
c ---[29989]---> BDD-cost:    9
c ---[29988]---> BDD-cost:    9
c ---[29987]---> BDD-cost:    9
c ---[29986]---> BDD-cost:    9
c ---[29985]---> BDD-cost:    9
c ---[29984]---> BDD-cost:    9
c ---[29983]---> BDD-cost:    9
c ---[29982]---> BDD-cost:    9
c ---[29981]---> BDD-cost:    9
c ---[29980]---> BDD-cost:    9
c ---[29979]---> BDD-cost:    9
c ---[29978]---> BDD-cost:    9
c ---[29977]---> BDD-cost:    9
c ---[29976]---> BDD-cost:    9
c ---[29975]---> BDD-cost:    9
c ---[29974]---> BDD-cost:    9
c ---[29973]---> BDD-cost:    9
c ---[29972]---> BDD-cost:    9
c ---[29971]---> BDD-cost:    9
c ---[29970]---> BDD-cost:    9
c ---[29969]---> BDD-cost:    9
c ---[29968]---> BDD-cost:    9
c ---[29967]---> BDD-cost:    9
c ---[29966]---> BDD-cost:    9
c ---[29965]---> BDD-cost:    9
c ---[29964]---> BDD-cost:    9
c ---[29963]---> BDD-cost:    9
c ---[29962]---> BDD-cost:    9
c ---[29961]---> BDD-cost:    9
c ---[29960]---> BDD-cost:    9
c ---[29959]---> BDD-cost:    9
c ---[29958]---> BDD-cost:    9
c ---[29957]---> BDD-cost:    9
c ---[29956]---> BDD-cost:    9
c ---[29955]---> BDD-cost:    9
c ---[29954]---> BDD-cost:    9
c ---[29953]---> BDD-cost:    9
c ---[29952]---> BDD-cost:    9
c ---[29951]---> BDD-cost:    9
c ---[29950]---> BDD-cost:    9
c ---[29949]---> BDD-cost:    9
c ---[29948]---> BDD-cost:    9
c ---[29947]---> BDD-cost:    9
c ---[29946]---> BDD-cost:    9
c ---[29945]---> BDD-cost:    9
c ---[29944]---> BDD-cost:    9
c ---[29943]---> BDD-cost:    9
c ---[29942]---> BDD-cost:    9
c ---[29941]---> BDD-cost:    9
c ---[29940]---> BDD-cost:    9
c ---[29939]---> BDD-cost:    9
c ---[29938]---> BDD-cost:    9
c ---[29937]---> BDD-cost:    9
c ---[29936]---> BDD-cost:    9
c ---[29935]---> BDD-cost:    9
c ---[29934]---> BDD-cost:    9
c ---[29933]---> BDD-cost:    9
c ---[29932]---> BDD-cost:    9
c ---[29931]---> BDD-cost:    9
c ---[29930]---> BDD-cost:    9
c ---[29929]---> BDD-cost:    9
c ---[29928]---> BDD-cost:    9
c ---[29927]---> BDD-cost:    9
c ---[29926]---> BDD-cost:    9
c ---[29925]---> BDD-cost:    9
c ---[29924]---> BDD-cost:    9
c ---[29923]---> BDD-cost:    9
c ---[29922]---> BDD-cost:    9
c ---[29921]---> BDD-cost:    9
c ---[29920]---> BDD-cost:    9
c ---[29919]---> BDD-cost:    9
c ---[29918]---> BDD-cost:    9
c ---[29917]---> BDD-cost:    9
c ---[29916]---> BDD-cost:    9
c ---[29915]---> BDD-cost:    9
c ---[29914]---> BDD-cost:    9
c ---[29913]---> BDD-cost:    9
c ---[29912]---> BDD-cost:    9
c ---[29911]---> BDD-cost:    9
c ---[29910]---> BDD-cost:    9
c ---[29909]---> BDD-cost:    9
c ---[29908]---> BDD-cost:    9
c ---[29907]---> BDD-cost:    9
c ---[29906]---> BDD-cost:    9
c ---[29905]---> BDD-cost:    9
c ---[29904]---> BDD-cost:    9
c ---[29903]---> BDD-cost:    9
c ---[29902]---> BDD-cost:    9
c ---[29901]---> BDD-cost:    9
c ---[29900]---> BDD-cost:    9
c ---[29899]---> BDD-cost:    9
c ---[29898]---> BDD-cost:    9
c ---[29897]---> BDD-cost:    9
c ---[29896]---> BDD-cost:    9
c ---[29895]---> BDD-cost:    9
c ---[29894]---> BDD-cost:    9
c ---[29893]---> BDD-cost:    9
c ---[29892]---> BDD-cost:    9
c ---[29891]---> BDD-cost:    9
c ---[29890]---> BDD-cost:    9
c ---[29889]---> BDD-cost:    9
c ---[29888]---> BDD-cost:    9
c ---[29887]---> BDD-cost:    9
c ---[29886]---> BDD-cost:    9
c ---[29885]---> BDD-cost:    9
c ---[29884]---> BDD-cost:    9
c ---[29883]---> BDD-cost:    9
c ---[29882]---> BDD-cost:    9
c ---[29881]---> BDD-cost:    9
c ---[29880]---> BDD-cost:    9
c ---[29879]---> BDD-cost:    9
c ---[29878]---> BDD-cost:    9
c ---[29877]---> BDD-cost:    9
c ---[29876]---> BDD-cost:    9
c ---[29875]---> BDD-cost:    9
c ---[29874]---> BDD-cost:    9
c ---[29873]---> BDD-cost:    9
c ---[29872]---> BDD-cost:    9
c ---[29871]---> BDD-cost:    9
c ---[29870]---> BDD-cost:    9
c ---[29869]---> BDD-cost:    9
c ---[29868]---> BDD-cost:    9
c ---[29867]---> BDD-cost:    9
c ---[29866]---> BDD-cost:    9
c ---[29865]---> BDD-cost:    9
c ---[29864]---> BDD-cost:    9
c ---[29863]---> BDD-cost:    9
c ---[29862]---> BDD-cost:    9
c ---[29861]---> BDD-cost:    9
c ---[29860]---> BDD-cost:    9
c ---[29859]---> BDD-cost:    9
c ---[29858]---> BDD-cost:    9
c ---[29857]---> BDD-cost:    9
c ---[29856]---> BDD-cost:    9
c ---[29855]---> BDD-cost:    9
c ---[29854]---> BDD-cost:    9
c ---[29853]---> BDD-cost:    9
c ---[29852]---> BDD-cost:    9
c ---[29851]---> BDD-cost:    9
c ---[29850]---> BDD-cost:    9
c ---[29849]---> BDD-cost:    9
c ---[29848]---> BDD-cost:    9
c ---[29847]---> BDD-cost:    9
c ---[29846]---> BDD-cost:    9
c ---[29845]---> BDD-cost:    9
c ---[29844]---> BDD-cost:    9
c ---[29843]---> BDD-cost:    9
c ---[29842]---> BDD-cost:    9
c ---[29841]---> BDD-cost:    9
c ---[29840]---> BDD-cost:    9
c ---[29839]---> BDD-cost:    9
c ---[29838]---> BDD-cost:    9
c ---[29837]---> BDD-cost:    9
c ---[29836]---> BDD-cost:    9
c ---[29835]---> BDD-cost:    9
c ---[29834]---> BDD-cost:    9
c ---[29833]---> BDD-cost:    9
c ---[29832]---> BDD-cost:    9
c ---[29831]---> BDD-cost:    9
c ---[29830]---> BDD-cost:    9
c ---[29829]---> BDD-cost:    9
c ---[29828]---> BDD-cost:    9
c ---[29827]---> BDD-cost:    9
c ---[29826]---> BDD-cost:    9
c ---[29825]---> BDD-cost:    9
c ---[29824]---> BDD-cost:    9
c ---[29823]---> BDD-cost:    9
c ---[29822]---> BDD-cost:    9
c ---[29821]---> BDD-cost:    9
c ---[29820]---> BDD-cost:    9
c ---[29819]---> BDD-cost:    9
c ---[29818]---> BDD-cost:    9
c ---[29817]---> BDD-cost:    9
c ---[29816]---> BDD-cost:    9
c ---[29815]---> BDD-cost:    9
c ---[29814]---> BDD-cost:    9
c ---[29813]---> BDD-cost:    9
c ---[29812]---> BDD-cost:    9
c ---[29811]---> BDD-cost:    9
c ---[29810]---> BDD-cost:    9
c ---[29809]---> BDD-cost:    9
c ---[29808]---> BDD-cost:    9
c ---[29807]---> BDD-cost:    9
c ---[29806]---> BDD-cost:    9
c ---[29805]---> BDD-cost:    9
c ---[29804]---> BDD-cost:    9
c ---[29803]---> BDD-cost:    9
c ---[29802]---> BDD-cost:    9
c ---[29801]---> BDD-cost:    9
c ---[29800]---> BDD-cost:    9
c ---[29799]---> BDD-cost:    9
c ---[29798]---> BDD-cost:    9
c ---[29797]---> BDD-cost:    9
c ---[29796]---> BDD-cost:    9
c ---[29795]---> BDD-cost:    9
c ---[29794]---> BDD-cost:    9
c ---[29793]---> BDD-cost:    9
c ---[29792]---> BDD-cost:    9
c ---[29791]---> BDD-cost:    9
c ---[29790]---> BDD-cost:    9
c ---[29789]---> BDD-cost:    9
c ---[29788]---> BDD-cost:    9
c ---[29787]---> BDD-cost:    9
c ---[29786]---> BDD-cost:    9
c ---[29785]---> BDD-cost:    9
c ---[29784]---> BDD-cost:    9
c ---[29783]---> BDD-cost:    9
c ---[29782]---> BDD-cost:    9
c ---[29781]---> BDD-cost:    9
c ---[29780]---> BDD-cost:    9
c ---[29779]---> BDD-cost:    9
c ---[29778]---> BDD-cost:    9
c ---[29777]---> BDD-cost:    9
c ---[29776]---> BDD-cost:    9
c ---[29775]---> BDD-cost:    9
c ---[29774]---> BDD-cost:    9
c ---[29773]---> BDD-cost:    9
c ---[29772]---> BDD-cost:    9
c ---[29771]---> BDD-cost:    9
c ---[29770]---> BDD-cost:    9
c ---[29769]---> BDD-cost:    9
c ---[29768]---> BDD-cost:    9
c ---[29767]---> BDD-cost:    9
c ---[29766]---> BDD-cost:    9
c ---[29765]---> BDD-cost:    9
c ---[29764]---> BDD-cost:    9
c ---[29763]---> BDD-cost:    9
c ---[29762]---> BDD-cost:    9
c ---[29761]---> BDD-cost:    9
c ---[29760]---> BDD-cost:    9
c ---[29759]---> BDD-cost:    9
c ---[29758]---> BDD-cost:    9
c ---[29757]---> BDD-cost:    9
c ---[29756]---> BDD-cost:    9
c ---[29755]---> BDD-cost:    9
c ---[29754]---> BDD-cost:    9
c ---[29753]---> BDD-cost:    9
c ---[29752]---> BDD-cost:    9
c ---[29751]---> BDD-cost:    9
c ---[29750]---> BDD-cost:    9
c ---[29749]---> BDD-cost:    9
c ---[29748]---> BDD-cost:    9
c ---[29747]---> BDD-cost:    9
c ---[29746]---> BDD-cost:    9
c ---[29745]---> BDD-cost:    9
c ---[29744]---> BDD-cost:    9
c ---[29743]---> BDD-cost:    9
c ---[29742]---> BDD-cost:    9
c ---[29741]---> BDD-cost:    9
c ---[29740]---> BDD-cost:    9
c ---[29739]---> BDD-cost:    9
c ---[29738]---> BDD-cost:    9
c ---[29737]---> BDD-cost:    9
c ---[29736]---> BDD-cost:    9
c ---[29735]---> BDD-cost:    9
c ---[29734]---> BDD-cost:    9
c ---[ 405]---> BDD-cost:    9
c ---[ 404]---> BDD-cost:    9
c ---[ 403]---> BDD-cost:    9
c ---[ 402]---> BDD-cost:    9
c ---[ 401]---> BDD-cost:    9
c ---[ 400]---> BDD-cost:    9
c ---[ 399]---> BDD-cost:    9
c ---[ 398]---> BDD-cost:    9
c ---[ 397]---> BDD-cost:    9
c ---[ 396]---> BDD-cost:    9
c ---[ 395]---> BDD-cost:    9
c ---[ 394]---> BDD-cost:    9
c ---[ 393]---> BDD-cost:    9
c ---[ 392]---> BDD-cost:    9
c ---[ 391]---> BDD-cost:    9
c ---[ 390]---> BDD-cost:    9
c ---[ 389]---> BDD-cost:    9
c ---[ 388]---> BDD-cost:    9
c ---[ 387]---> BDD-cost:    9
c ---[ 386]---> BDD-cost:    9
c ---[ 385]---> BDD-cost:    9
c ---[ 384]---> BDD-cost:    9
c ---[ 383]---> BDD-cost:    9
c ---[ 382]---> BDD-cost:    9
c ---[ 381]---> BDD-cost:    9
c ---[ 380]---> BDD-cost:    9
c ---[ 379]---> BDD-cost:    9
c ---[ 378]---> BDD-cost:    9
c ---[ 377]---> BDD-cost:    9
c ---[ 376]---> BDD-cost:    9
c ---[ 375]---> BDD-cost:    9
c ---[ 374]---> BDD-cost:    9
c ---[ 373]---> BDD-cost:    9
c ---[ 372]---> BDD-cost:    9
c ---[ 371]---> BDD-cost:    9
c ---[ 370]---> BDD-cost:    9
c ---[ 369]---> BDD-cost:    9
c ---[ 368]---> BDD-cost:    9
c ---[ 367]---> BDD-cost:    9
c ---[ 366]---> BDD-cost:    9
c ---[ 365]---> BDD-cost:    9
c ---[ 364]---> BDD-cost:    9
c ---[ 363]---> BDD-cost:    9
c ---[ 362]---> BDD-cost:    9
c ---[ 361]---> BDD-cost:    9
c ---[ 360]---> BDD-cost:    9
c ---[ 359]---> BDD-cost:    9
c ---[ 358]---> BDD-cost:    9
c ---[ 357]---> BDD-cost:    9
c ---[ 356]---> BDD-cost:    9
c ---[ 355]---> BDD-cost:    9
c ---[ 354]---> BDD-cost:    9
c ---[ 353]---> BDD-cost:    9
c ---[ 352]---> BDD-cost:    9
c ---[ 351]---> BDD-cost:    9
c ---[ 350]---> BDD-cost:    9
c ---[ 349]---> BDD-cost:    9
c ---[ 348]---> BDD-cost:    9
c ---[ 347]---> BDD-cost:    9
c ---[ 346]---> BDD-cost:    9
c ---[ 345]---> BDD-cost:    9
c ---[ 344]---> BDD-cost:    9
c ---[ 343]---> BDD-cost:    9
c ---[ 342]---> BDD-cost:    9
c ---[ 341]---> BDD-cost:    9
c ---[ 340]---> BDD-cost:    9
c ---[ 339]---> BDD-cost:    9
c ---[ 338]---> BDD-cost:    9
c ---[ 337]---> BDD-cost:    9
c ---[ 336]---> BDD-cost:    9
c ---[ 335]---> BDD-cost:    9
c ---[ 334]---> BDD-cost:    9
c ---[ 333]---> BDD-cost:    9
c ---[ 332]---> BDD-cost:    9
c ---[ 331]---> BDD-cost:    9
c ---[ 330]---> BDD-cost:    9
c ---[ 329]---> BDD-cost:    9
c ---[ 328]---> BDD-cost:    9
c ---[ 327]---> BDD-cost:    9
c ---[ 326]---> BDD-cost:    9
c ---[ 325]---> BDD-cost:    9
c ---[ 324]---> BDD-cost:    9
c ---[ 323]---> BDD-cost:    9
c ---[ 322]---> BDD-cost:    9
c ---[ 321]---> BDD-cost:    9
c ---[ 320]---> BDD-cost:    9
c ---[ 319]---> BDD-cost:    9
c ---[ 318]---> BDD-cost:    9
c ---[ 317]---> BDD-cost:    9
c ---[ 316]---> BDD-cost:    9
c ---[ 315]---> BDD-cost:    9
c ---[ 314]---> BDD-cost:    9
c ---[ 313]---> BDD-cost:    9
c ---[ 312]---> BDD-cost:    9
c ---[ 311]---> BDD-cost:    9
c ---[ 310]---> BDD-cost:    9
c ---[ 309]---> BDD-cost:    9
c ---[ 308]---> BDD-cost:    9
c ---[ 307]---> BDD-cost:    9
c ---[ 306]---> BDD-cost:    9
c ---[ 305]---> BDD-cost:    9
c ---[ 304]---> BDD-cost:    9
c ---[ 303]---> BDD-cost:    9
c ---[ 302]---> BDD-cost:    9
c ---[ 301]---> BDD-cost:    9
c ---[ 300]---> BDD-cost:    9
c ---[ 299]---> BDD-cost:    9
c ---[ 298]---> BDD-cost:    9
c ---[ 297]---> BDD-cost:    9
c ---[ 296]---> BDD-cost:    9
c ---[ 295]---> BDD-cost:    9
c ---[ 294]---> BDD-cost:    9
c ---[ 293]---> BDD-cost:    9
c ---[ 292]---> BDD-cost:    9
c ---[ 291]---> BDD-cost:    9
c ---[ 290]---> BDD-cost:    9
c ---[ 289]---> BDD-cost:    9
c ---[ 288]---> BDD-cost:    9
c ---[ 287]---> BDD-cost:    9
c ---[ 286]---> BDD-cost:    9
c ---[ 285]---> BDD-cost:    9
c ---[ 284]---> BDD-cost:    9
c ---[ 283]---> BDD-cost:    9
c ---[ 282]---> BDD-cost:    9
c ---[ 281]---> BDD-cost:    9
c ---[ 280]---> BDD-cost:    9
c ---[ 279]---> BDD-cost:    9
c ---[ 278]---> BDD-cost:    9
c ---[ 277]---> BDD-cost:    9
c ---[ 276]---> BDD-cost:    9
c ---[ 275]---> BDD-cost:    9
c ---[ 274]---> BDD-cost:    9
c ---[ 273]---> BDD-cost:    9
c ---[ 272]---> BDD-cost:    9
c ---[ 271]---> BDD-cost:    9
c ---[ 270]---> BDD-cost:    9
c ---[ 269]---> BDD-cost:    9
c ---[ 268]---> BDD-cost:    9
c ---[ 267]---> BDD-cost:    9
c ---[ 266]---> BDD-cost:    9
c ---[ 265]---> BDD-cost:    9
c ---[ 264]---> BDD-cost:    9
c ---[ 263]---> BDD-cost:    9
c ---[ 262]---> BDD-cost:    9
c ---[ 261]---> BDD-cost:    9
c ---[ 260]---> BDD-cost:    9
c ---[ 259]---> BDD-cost:    9
c ---[ 258]---> BDD-cost:    9
c ---[ 257]---> BDD-cost:    9
c ---[ 256]---> BDD-cost:    9
c ---[ 255]---> BDD-cost:    9
c ---[ 254]---> BDD-cost:    9
c ---[ 253]---> BDD-cost:    9
c ---[ 252]---> BDD-cost:    9
c ---[ 251]---> BDD-cost:    9
c ---[ 250]---> BDD-cost:    9
c ---[ 249]---> BDD-cost:    9
c ---[ 248]---> BDD-cost:    9
c ---[ 247]---> BDD-cost:    9
c ---[ 246]---> BDD-cost:    9
c ---[ 245]---> BDD-cost:    9
c ---[ 244]---> BDD-cost:    9
c ---[ 243]---> BDD-cost:    9
c ---[ 242]---> BDD-cost:    9
c ---[ 241]---> BDD-cost:    9
c ---[ 240]---> BDD-cost:    9
c ---[ 239]---> BDD-cost:    9
c ---[ 238]---> BDD-cost:    9
c ---[ 237]---> BDD-cost:    9
c ---[ 236]---> BDD-cost:    9
c ---[ 235]---> BDD-cost:    9
c ---[ 234]---> BDD-cost:    9
c ---[ 233]---> BDD-cost:    9
c ---[ 232]---> BDD-cost:    9
c ---[ 231]---> BDD-cost:    9
c ---[ 230]---> BDD-cost:    9
c ---[ 229]---> BDD-cost:    9
c ---[ 228]---> BDD-cost:    9
c ---[ 227]---> BDD-cost:    9
c ---[ 226]---> BDD-cost:    9
c ---[ 225]---> BDD-cost:    9
c ---[ 224]---> BDD-cost:    9
c ---[ 223]---> BDD-cost:    9
c ---[ 222]---> BDD-cost:    9
c ---[ 221]---> BDD-cost:    9
c ---[ 220]---> BDD-cost:    9
c ---[ 219]---> BDD-cost:    9
c ---[ 218]---> BDD-cost:    9
c ---[ 217]---> BDD-cost:    9
c ---[ 216]---> BDD-cost:    9
c ---[ 215]---> BDD-cost:    9
c ---[ 214]---> BDD-cost:    9
c ---[ 213]---> BDD-cost:    9
c ---[ 212]---> BDD-cost:    9
c ---[ 211]---> BDD-cost:    9
c ---[ 210]---> BDD-cost:    9
c ---[ 209]---> BDD-cost:    9
c ---[ 208]---> BDD-cost:    9
c ---[ 207]---> BDD-cost:    9
c ---[ 206]---> BDD-cost:    9
c ---[ 205]---> BDD-cost:    9
c ---[ 204]---> BDD-cost:    9
c ---[ 203]---> BDD-cost:    9
c ---[ 202]---> BDD-cost:    9
c ---[ 201]---> BDD-cost:    9
c ---[ 200]---> BDD-cost:    9
c ---[ 199]---> BDD-cost:    9
c ---[ 198]---> BDD-cost:    9
c ---[ 197]---> BDD-cost:    9
c ---[ 196]---> BDD-cost:    9
c ---[ 195]---> BDD-cost:    9
c ---[ 194]---> BDD-cost:    9
c ---[ 193]---> BDD-cost:    9
c ---[ 192]---> BDD-cost:    9
c ---[ 191]---> BDD-cost:    9
c ---[ 190]---> BDD-cost:    9
c ---[ 189]---> BDD-cost:    9
c ---[ 188]---> BDD-cost:    9
c ---[ 187]---> BDD-cost:    9
c ---[ 186]---> BDD-cost:    9
c ---[ 185]---> BDD-cost:    9
c ---[ 184]---> BDD-cost:    9
c ---[ 183]---> BDD-cost:    9
c ---[ 182]---> BDD-cost:    9
c ---[ 181]---> BDD-cost:    9
c ---[ 180]---> BDD-cost:    9
c ---[ 179]---> BDD-cost:    9
c ---[ 178]---> BDD-cost:    9
c ---[ 177]---> BDD-cost:    9
c ---[ 176]---> BDD-cost:    9
c ---[ 175]---> BDD-cost:    9
c ---[ 174]---> BDD-cost:    9
c ---[ 173]---> BDD-cost:    9
c ---[ 172]---> BDD-cost:    9
c ---[ 171]---> BDD-cost:    9
c ---[ 170]---> BDD-cost:    9
c ---[ 169]---> BDD-cost:    9
c ---[ 168]---> BDD-cost:    9
c ---[ 167]---> BDD-cost:    9
c ---[ 166]---> BDD-cost:    9
c ---[ 165]---> BDD-cost:    9
c ---[ 164]---> BDD-cost:    9
c ---[ 163]---> BDD-cost:    9
c ---[ 162]---> BDD-cost:    9
c ---[ 161]---> BDD-cost:    9
c ---[ 160]---> BDD-cost:    9
c ---[ 159]---> BDD-cost:    9
c ---[ 158]---> BDD-cost:    9
c ---[ 157]---> BDD-cost:    9
c ---[ 156]---> BDD-cost:    9
c ---[ 155]---> BDD-cost:    9
c ---[ 154]---> BDD-cost:    9
c ---[ 153]---> BDD-cost:    9
c ---[ 152]---> BDD-cost:    9
c ---[ 151]---> BDD-cost:    9
c ---[ 150]---> BDD-cost:    9
c ---[ 149]---> BDD-cost:    9
c ---[ 148]---> BDD-cost:    9
c ---[ 147]---> BDD-cost:    9
c ---[ 146]---> BDD-cost:    9
c ---[ 145]---> BDD-cost:    9
c ---[ 144]---> BDD-cost:    9
c ---[ 143]---> BDD-cost:    9
c ---[ 142]---> BDD-cost:    9
c ---[ 141]---> BDD-cost:    9
c ---[ 140]---> BDD-cost:    9
c ---[ 139]---> BDD-cost:    9
c ---[ 138]---> BDD-cost:    9
c ---[ 137]---> BDD-cost:    9
c ---[ 136]---> BDD-cost:    9
c ---[ 135]---> BDD-cost:    9
c ---[ 134]---> BDD-cost:    9
c ---[ 133]---> BDD-cost:    9
c ---[ 132]---> BDD-cost:    9
c ---[ 131]---> BDD-cost:    9
c ---[ 130]---> BDD-cost:    9
c ---[ 129]---> BDD-cost:    9
c ---[ 128]---> BDD-cost:    9
c ---[ 127]---> BDD-cost:    9
c ---[ 126]---> BDD-cost:    9
c ---[ 125]---> BDD-cost:    9
c ---[ 124]---> BDD-cost:    9
c ---[ 123]---> BDD-cost:    9
c ---[ 122]---> BDD-cost:    9
c ---[ 121]---> BDD-cost:    9
c ---[ 120]---> BDD-cost:    9
c ---[ 119]---> BDD-cost:    9
c ---[ 118]---> BDD-cost:    9
c ---[ 117]---> BDD-cost:    9
c ---[ 116]---> BDD-cost:    9
c ---[ 115]---> BDD-cost:    9
c ---[ 114]---> BDD-cost:    9
c ---[ 113]---> BDD-cost:    9
c ---[ 112]---> BDD-cost:    9
c ---[ 111]---> BDD-cost:    9
c ---[ 110]---> BDD-cost:    9
c ---[ 109]---> BDD-cost:    9
c ---[ 108]---> BDD-cost:    9
c ---[ 107]---> BDD-cost:    9
c ---[ 106]---> BDD-cost:    9
c ---[ 105]---> BDD-cost:    9
c ---[ 104]---> BDD-cost:    9
c ---[ 103]---> BDD-cost:    9
c ---[ 102]---> BDD-cost:    9
c ---[ 101]---> BDD-cost:    9
c ---[ 100]---> BDD-cost:    9
c ---[  99]---> BDD-cost:    9
c ---[  98]---> BDD-cost:    9
c ---[  97]---> BDD-cost:    9
c ---[  96]---> BDD-cost:    9
c ---[  95]---> BDD-cost:    9
c ---[  94]---> BDD-cost:    9
c ---[  93]---> BDD-cost:    9
c ---[  92]---> BDD-cost:    9
c ---[  91]---> BDD-cost:    9
c ---[  90]---> BDD-cost:    9
c ---[  89]---> BDD-cost:    9
c ---[  88]---> BDD-cost:    9
c ---[  87]---> BDD-cost:    9
c ---[  86]---> BDD-cost:    9
c ---[  85]---> BDD-cost:    9
c ---[  84]---> BDD-cost:    9
c ---[  83]---> BDD-cost:    9
c ---[  82]---> BDD-cost:    9
c ---[  81]---> BDD-cost:    9
c ---[  80]---> BDD-cost:    9
c ---[  79]---> BDD-cost:    9
c ---[  78]---> BDD-cost:    9
c ---[  77]---> BDD-cost:    9
c ---[  76]---> BDD-cost:    9
c ---[  75]---> BDD-cost:    9
c ---[  74]---> BDD-cost:    9
c ---[  73]---> BDD-cost:    9
c ---[  72]---> BDD-cost:    9
c ---[  71]---> BDD-cost:    9
c ---[  70]---> BDD-cost:    9
c ---[  69]---> BDD-cost:    9
c ---[  68]---> BDD-cost:    9
c ---[  67]---> BDD-cost:    9
c ---[  66]---> BDD-cost:    9
c ---[  65]---> BDD-cost:    9
c ---[  64]---> BDD-cost:    9
c ---[  63]---> BDD-cost:    9
c ---[  62]---> BDD-cost:    9
c ---[  61]---> BDD-cost:    9
c ---[  60]---> BDD-cost:    9
c ---[  59]---> BDD-cost:    9
c ---[  58]---> BDD-cost:    9
c ---[  57]---> BDD-cost:    9
c ---[  56]---> BDD-cost:    9
c ---[  55]---> BDD-cost:    9
c ---[  54]---> BDD-cost:    9
c ---[  53]---> BDD-cost:    9
c ---[  52]---> BDD-cost:    9
c ---[  51]---> BDD-cost:    9
c ---[  50]---> BDD-cost:    9
c ---[  49]---> BDD-cost:    9
c ---[  48]---> BDD-cost:    9
c ---[  47]---> BDD-cost:    9
c ---[  46]---> BDD-cost:    9
c ---[  45]---> BDD-cost:    9
c ---[  44]---> BDD-cost:    9
c ---[  43]---> BDD-cost:    9
c ---[  42]---> BDD-cost:    9
c ---[  41]---> BDD-cost:    9
c ---[  40]---> BDD-cost:    9
c ---[  39]---> BDD-cost:    9
c ---[  38]---> BDD-cost:    9
c ---[  37]---> BDD-cost:    9
c ---[  36]---> BDD-cost:    9
c ---[  35]---> BDD-cost:    9
c ---[  34]---> BDD-cost:    9
c ---[  33]---> BDD-cost:    9
c ---[  32]---> BDD-cost:    9
c ---[  31]---> BDD-cost:    9
c ---[  30]---> BDD-cost:    9
c ---[  29]---> BDD-cost:    9
c ---[  28]---> BDD-cost:    9
c ---[  27]---> BDD-cost:    9
c ---[  26]---> BDD-cost:    9
c ---[  25]---> BDD-cost:    9
c ---[  24]---> BDD-cost:    9
c ---[  23]---> BDD-cost:    9
c ---[  22]---> BDD-cost:    9
c ---[  21]---> BDD-cost:    9
c ---[  20]---> BDD-cost:    9
c ---[  19]---> BDD-cost:    9
c ---[  18]---> BDD-cost:    9
c ---[  17]---> BDD-cost:    9
c ---[  16]---> BDD-cost:    9
c ---[  15]---> BDD-cost:    9
c ---[  14]---> BDD-cost:    9
c ---[  13]---> BDD-cost:    9
c ---[  12]---> BDD-cost:    9
c ---[  11]---> BDD-cost:    9
c ---[  10]---> BDD-cost:    9
c ---[   9]---> BDD-cost:    9
c ---[   8]---> BDD-cost:    9
c ---[   7]---> BDD-cost:    9
c ---[   6]---> BDD-cost:    9
c ---[   5]---> BDD-cost:    9
c ---[   4]---> BDD-cost:    9
c ---[   3]---> BDD-cost:    9
c ---[   2]---> BDD-cost:    9
c ---[   1]---> BDD-cost:    9
c ---[   0]---> BDD-cost:    9
c ==================================[MINISAT+]==================================
c | Conflicts | Original         | Learnt                           | Progress |
c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
c ==============================================================================
c |         0 |   83484   228138 |   27828       0        0     nan |  0.000 % |
c |       102 |   83484   228138 |   30610     102     1607    15.8 |  3.910 % |
c |       252 |   83484   228138 |   33671     252     4751    18.9 |  3.910 % |
c |       477 |   83484   228138 |   37039     477     8682    18.2 |  3.910 % |
c |       814 |   83484   228138 |   40742     814    16702    20.5 |  3.910 % |
c |      1320 |   83484   228138 |   44817    1320    31276    23.7 |  3.910 % |
c |      2079 |   83484   228138 |   49298    2079    73667    35.4 |  3.910 % |
c |      3218 |   83484   228138 |   54228    3218   126707    39.4 |  3.910 % |
c |      4926 |   83484   228138 |   59651    4926   218320    44.3 |  3.910 % |
c |      7490 |   83484   228138 |   65616    7490   415382    55.5 |  3.910 % |
c |     11339 |   83484   228138 |   72178   11339   619281    54.6 |  3.910 % |
c |     17106 |   83484   228138 |   79396   17106  1052664    61.5 |  3.910 % |
c |     25756 |   83484   228138 |   87336   25756  1472908    57.2 |  3.910 % |
c |     38730 |   83484   228138 |   96069   38730  2322674    60.0 |  3.910 % |
c |     58195 |   83484   228138 |  105676   58195  3275636    56.3 |  3.910 % |
c |     87387 |   83484   228138 |  116244   87387  5065278    58.0 |  3.910 % |
c |    131177 |   83484   228138 |  127868   22529  1666521    74.0 |  3.910 % |
c |    196863 |   83484   228138 |  140655   88215  9373340   106.3 |  3.910 % |
c |    295389 |   83484   228138 |  154721   47504  6740347   141.9 |  3.910 % |
c ==============================================================================
c SATISFIABLE: No goal function specified.
s SATISFIABLE
v
c _______________________________________________________________________________
c 
c restarts              : 19
c conflicts             : 317294         (527 /sec)
c decisions             : 493027         (819 /sec)
c propagations          : 0              (0 /sec)
c inspects              : 0              (0 /sec)
c CPU time              : 601.9 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/12420/stat): 12420 (minisat+_script) R 12419 12420 824 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1785417801 712704 3 4294967295 134512640 135087896 3221224512 3221224512 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/12420/statm): 174 3 169 147 0 27 0
[pid=12420] 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=12421
New process pid=12422
New process pid=12423
execve syscall for /bin/sed executable
One traced child (pid=12422) 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=12423) exited with status: 0
One traced child (pid=12421) exited with status: 0
New process pid=12424
execve syscall for /oldhome/oroussel/solvers/minisat+_64-bit_static executable
open syscall for file /dev/null
open syscall for file /oldhome/oroussel/tmp/wulflinc5/normalized-ppp:1,3-13,19.opb

[startup+10.0039 s]
Raw data (loadavg): 0.93 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 3699 0 0 0 965 15 0 0 25 0 1 0 1785417806 15355904 3604 4294967295 134512640 135094434 3221224448 3221223104 134558249 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/12424/statm): 3749 3604 145 145 0 3604 0
[pid=12424] vsize: 14996
Current children cumulated CPU time (s) 9.81
Current children cumulated vsize (Kb) 17120

[startup+20.0057 s]
Raw data (loadavg): 0.94 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 4726 0 0 0 1950 22 0 0 25 0 1 0 1785417806 19574784 4631 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/12424/statm): 4779 4631 145 145 0 4634 0
[pid=12424] vsize: 19116
Current children cumulated CPU time (s) 19.73
Current children cumulated vsize (Kb) 21240

[startup+30.0064 s]
Raw data (loadavg): 0.95 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 5647 0 0 0 2935 29 0 0 25 0 1 0 1785417806 23441408 5552 4294967295 134512640 135094434 3221224448 3221222992 134562133 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/12424/statm): 5723 5552 145 145 0 5578 0
[pid=12424] vsize: 22892
Current children cumulated CPU time (s) 29.65
Current children cumulated vsize (Kb) 25016

[startup+40.0081 s]
Raw data (loadavg): 0.96 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 6412 0 0 0 3924 34 0 0 25 0 1 0 1785417806 26570752 6317 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/12424/statm): 6487 6317 145 145 0 6342 0
[pid=12424] vsize: 25948
Current children cumulated CPU time (s) 39.59
Current children cumulated vsize (Kb) 28072

[startup+50.0089 s]
Raw data (loadavg): 0.96 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 7050 0 0 0 4914 38 0 0 25 0 1 0 1785417806 29151232 6955 4294967295 134512640 135094434 3221224448 3221223120 134555568 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/12424/statm): 7117 6955 145 145 0 6972 0
[pid=12424] vsize: 28468
Current children cumulated CPU time (s) 49.53
Current children cumulated vsize (Kb) 30592

[startup+60.0096 s]
Raw data (loadavg): 0.97 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 7749 0 0 0 5903 43 0 0 25 0 1 0 1785417806 32260096 7654 4294967295 134512640 135094434 3221224448 3221223104 134558392 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/12424/statm): 7876 7654 145 145 0 7731 0
[pid=12424] vsize: 31504
Current children cumulated CPU time (s) 59.47
Current children cumulated vsize (Kb) 33628

[startup+70.0104 s]
Raw data (loadavg): 0.97 0.98 0.91 1/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) T 12420 12420 824 0 -1 0 8823 0 0 0 6887 51 0 0 25 0 1 0 1785417806 36601856 8728 4294967295 134512640 135094434 3221224448 3221222812 134870330 0 0 5 16386 3222434794 0 0 17 1 0 0
Raw data (/proc/12424/statm): 8936 8728 145 145 0 8791 0
[pid=12424] vsize: 35744
Current children cumulated CPU time (s) 69.39
Current children cumulated vsize (Kb) 37868

[startup+80.0111 s]
Raw data (loadavg): 0.98 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 9616 0 0 0 7875 56 0 0 25 0 1 0 1785417806 39813120 9521 4294967295 134512640 135094434 3221224448 3221223040 134556862 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 9720 9521 145 145 0 9575 0
[pid=12424] vsize: 38880
Current children cumulated CPU time (s) 79.32
Current children cumulated vsize (Kb) 41004

[startup+90.0118 s]
Raw data (loadavg): 0.98 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 10260 0 0 0 8866 59 0 0 25 0 1 0 1785417806 42430464 10165 4294967295 134512640 135094434 3221224448 3221223104 134558249 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 10359 10165 145 145 0 10214 0
[pid=12424] vsize: 41436
Current children cumulated CPU time (s) 89.26
Current children cumulated vsize (Kb) 43560

[startup+100.012 s]
Raw data (loadavg): 0.98 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 10870 0 0 0 9857 62 0 0 25 0 1 0 1785417806 44908544 10775 4294967295 134512640 135094434 3221224448 3221223100 134558255 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 10964 10775 145 145 0 10819 0
[pid=12424] vsize: 43856
Current children cumulated CPU time (s) 99.2
Current children cumulated vsize (Kb) 45980

[startup+110.013 s]
Raw data (loadavg): 0.98 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 11418 0 0 0 10848 67 0 0 25 0 1 0 1785417806 47136768 11323 4294967295 134512640 135094434 3221224448 3221223104 134558009 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 11508 11323 145 145 0 11363 0
[pid=12424] vsize: 46032
Current children cumulated CPU time (s) 109.16
Current children cumulated vsize (Kb) 48156

[startup+120.014 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 12021 0 0 0 11836 72 0 0 25 0 1 0 1785417806 49582080 11926 4294967295 134512640 135094434 3221224448 3221223104 134557849 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 12105 11926 145 145 0 11960 0
[pid=12424] vsize: 48420
Current children cumulated CPU time (s) 119.09
Current children cumulated vsize (Kb) 50544

[startup+130.015 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 12222 0 0 0 12833 73 0 0 25 0 1 0 1785417806 50397184 12127 4294967295 134512640 135094434 3221224448 3221223072 134557685 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 12304 12127 145 145 0 12159 0
[pid=12424] vsize: 49216
Current children cumulated CPU time (s) 129.07
Current children cumulated vsize (Kb) 51340

[startup+140.016 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 12222 0 0 0 13833 73 0 0 25 0 1 0 1785417806 50397184 12127 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 12304 12127 145 145 0 12159 0
[pid=12424] vsize: 49216
Current children cumulated CPU time (s) 139.07
Current children cumulated vsize (Kb) 51340

[startup+150.015 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 12222 0 0 0 14833 73 0 0 25 0 1 0 1785417806 50397184 12127 4294967295 134512640 135094434 3221224448 3221223104 134557872 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 12304 12127 145 145 0 12159 0
[pid=12424] vsize: 49216
Current children cumulated CPU time (s) 149.07
Current children cumulated vsize (Kb) 51340

[startup+160.016 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 12222 0 0 0 15834 73 0 0 25 0 1 0 1785417806 50397184 12127 4294967295 134512640 135094434 3221224448 3221223104 134558249 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 12304 12127 145 145 0 12159 0
[pid=12424] vsize: 49216
Current children cumulated CPU time (s) 159.08
Current children cumulated vsize (Kb) 51340

[startup+170.017 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 12222 0 0 0 16834 73 0 0 25 0 1 0 1785417806 50397184 12127 4294967295 134512640 135094434 3221224448 3221223104 134558004 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 12304 12127 145 145 0 12159 0
[pid=12424] vsize: 49216
Current children cumulated CPU time (s) 169.08
Current children cumulated vsize (Kb) 51340

[startup+180.016 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 12222 0 0 0 17834 73 0 0 25 0 1 0 1785417806 50397184 12127 4294967295 134512640 135094434 3221224448 3221223104 134557937 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 12304 12127 145 145 0 12159 0
[pid=12424] vsize: 49216
Current children cumulated CPU time (s) 179.08
Current children cumulated vsize (Kb) 51340

[startup+190.017 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 12222 0 0 0 18834 73 0 0 25 0 1 0 1785417806 50397184 12127 4294967295 134512640 135094434 3221224448 3221223040 134557020 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 12304 12127 145 145 0 12159 0
[pid=12424] vsize: 49216
Current children cumulated CPU time (s) 189.08
Current children cumulated vsize (Kb) 51340

[startup+200.018 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 12222 0 0 0 19834 73 0 0 25 0 1 0 1785417806 50397184 12127 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 12304 12127 145 145 0 12159 0
[pid=12424] vsize: 49216
Current children cumulated CPU time (s) 199.08
Current children cumulated vsize (Kb) 51340

[startup+210.019 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 12222 0 0 0 20835 73 0 0 25 0 1 0 1785417806 50397184 12127 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 12304 12127 145 145 0 12159 0
[pid=12424] vsize: 49216
Current children cumulated CPU time (s) 209.09
Current children cumulated vsize (Kb) 51340

[startup+220.019 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 12222 0 0 0 21835 73 0 0 25 0 1 0 1785417806 50397184 12127 4294967295 134512640 135094434 3221224448 3221223104 134558210 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 12304 12127 145 145 0 12159 0
[pid=12424] vsize: 49216
Current children cumulated CPU time (s) 219.09
Current children cumulated vsize (Kb) 51340

[startup+230.02 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 12222 0 0 0 22835 73 0 0 25 0 1 0 1785417806 50397184 12127 4294967295 134512640 135094434 3221224448 3221223104 134558007 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 12304 12127 145 145 0 12159 0
[pid=12424] vsize: 49216
Current children cumulated CPU time (s) 229.09
Current children cumulated vsize (Kb) 51340

[startup+240.021 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 12540 0 0 0 23829 76 0 0 25 0 1 0 1785417806 51699712 12445 4294967295 134512640 135094434 3221224448 3221223040 134557180 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 12622 12445 145 145 0 12477 0
[pid=12424] vsize: 50488
Current children cumulated CPU time (s) 239.06
Current children cumulated vsize (Kb) 52612

[startup+250.022 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 13004 0 0 0 24821 80 0 0 25 0 1 0 1785417806 53600256 12909 4294967295 134512640 135094434 3221224448 3221223040 134556802 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 13086 12909 145 145 0 12941 0
[pid=12424] vsize: 52344
Current children cumulated CPU time (s) 249.02
Current children cumulated vsize (Kb) 54468

[startup+260.022 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 13420 0 0 0 25814 83 0 0 25 0 1 0 1785417806 55324672 13325 4294967295 134512640 135094434 3221224448 3221223104 134557835 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 13507 13325 145 145 0 13362 0
[pid=12424] vsize: 54028
Current children cumulated CPU time (s) 258.98
Current children cumulated vsize (Kb) 56152

[startup+270.023 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 13829 0 0 0 26806 86 0 0 25 0 1 0 1785417806 57036800 13734 4294967295 134512640 135094434 3221224448 3221223040 134557514 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 13925 13734 145 145 0 13780 0
[pid=12424] vsize: 55700
Current children cumulated CPU time (s) 268.93
Current children cumulated vsize (Kb) 57824

[startup+280.024 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 14190 0 0 0 27801 89 0 0 25 0 1 0 1785417806 58548224 14095 4294967295 134512640 135094434 3221224448 3221223104 134558187 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 14294 14095 145 145 0 14149 0
[pid=12424] vsize: 57176
Current children cumulated CPU time (s) 278.91
Current children cumulated vsize (Kb) 59300

[startup+290.026 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 14875 0 0 0 28788 93 0 0 25 0 1 0 1785417806 61386752 14780 4294967295 134512640 135094434 3221224448 3221222828 134870330 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/12424/statm): 14987 14780 145 145 0 14842 0
[pid=12424] vsize: 59948
Current children cumulated CPU time (s) 288.82
Current children cumulated vsize (Kb) 62072

[startup+300.026 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 15588 0 0 0 29777 99 0 0 25 0 1 0 1785417806 64311296 15493 4294967295 134512640 135094434 3221224448 3221223104 134558169 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 15701 15493 145 145 0 15556 0
[pid=12424] vsize: 62804
Current children cumulated CPU time (s) 298.77
Current children cumulated vsize (Kb) 64928

[startup+310.027 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 16131 0 0 0 30770 102 0 0 25 0 1 0 1785417806 66584576 16036 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 16256 16036 145 145 0 16111 0
[pid=12424] vsize: 65024
Current children cumulated CPU time (s) 308.73
Current children cumulated vsize (Kb) 67148

[startup+320.028 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 16728 0 0 0 31759 106 0 0 25 0 1 0 1785417806 69038080 16633 4294967295 134512640 135094434 3221224448 3221223120 134556545 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 16855 16633 145 145 0 16710 0
[pid=12424] vsize: 67420
Current children cumulated CPU time (s) 318.66
Current children cumulated vsize (Kb) 69544

[startup+330.028 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 17287 0 0 0 32749 110 0 0 25 0 1 0 1785417806 71327744 17192 4294967295 134512640 135094434 3221224448 3221223104 134558011 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 17414 17192 145 145 0 17269 0
[pid=12424] vsize: 69656
Current children cumulated CPU time (s) 328.6
Current children cumulated vsize (Kb) 71780

[startup+340.028 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 17803 0 0 0 33739 113 0 0 25 0 1 0 1785417806 73461760 17708 4294967295 134512640 135094434 3221224448 3221223104 134557903 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 17935 17708 145 145 0 17790 0
[pid=12424] vsize: 71740
Current children cumulated CPU time (s) 338.53
Current children cumulated vsize (Kb) 73864

[startup+350.029 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 18238 0 0 0 34734 115 0 0 25 0 1 0 1785417806 75259904 18143 4294967295 134512640 135094434 3221224448 3221223104 134558004 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 18374 18143 145 145 0 18229 0
[pid=12424] vsize: 73496
Current children cumulated CPU time (s) 348.5
Current children cumulated vsize (Kb) 75620

[startup+360.03 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 18644 0 0 0 35726 118 0 0 25 0 1 0 1785417806 76914688 18549 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 18778 18549 145 145 0 18633 0
[pid=12424] vsize: 75112
Current children cumulated CPU time (s) 358.45
Current children cumulated vsize (Kb) 77236

[startup+370.031 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 19102 0 0 0 36719 120 0 0 25 0 1 0 1785417806 78802944 19007 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 19239 19007 145 145 0 19094 0
[pid=12424] vsize: 76956
Current children cumulated CPU time (s) 368.4
Current children cumulated vsize (Kb) 79080

[startup+380.031 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 19590 0 0 0 37708 125 0 0 25 0 1 0 1785417806 81305600 19495 4294967295 134512640 135094434 3221224448 3221223104 134557991 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 19850 19495 145 145 0 19705 0
[pid=12424] vsize: 79400
Current children cumulated CPU time (s) 378.34
Current children cumulated vsize (Kb) 81524

[startup+390.032 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 20008 0 0 0 38702 127 0 0 25 0 1 0 1785417806 83017728 19913 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 20268 19913 145 145 0 20123 0
[pid=12424] vsize: 81072
Current children cumulated CPU time (s) 388.3
Current children cumulated vsize (Kb) 83196

[startup+400.033 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 20450 0 0 0 39694 130 0 0 25 0 1 0 1785417806 84815872 20355 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 20707 20355 145 145 0 20562 0
[pid=12424] vsize: 82828
Current children cumulated CPU time (s) 398.25
Current children cumulated vsize (Kb) 84952

[startup+410.034 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 20913 0 0 0 40686 133 0 0 25 0 1 0 1785417806 86814720 20818 4294967295 134512640 135094434 3221224448 3221223104 134558013 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 21195 20818 145 145 0 21050 0
[pid=12424] vsize: 84780
Current children cumulated CPU time (s) 408.2
Current children cumulated vsize (Kb) 86904

[startup+420.035 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 21273 0 0 0 41680 136 0 0 25 0 1 0 1785417806 88317952 21178 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 1 0 0
Raw data (/proc/12424/statm): 21562 21178 145 145 0 21417 0
[pid=12424] vsize: 86248
Current children cumulated CPU time (s) 418.17
Current children cumulated vsize (Kb) 88372

[startup+430.036 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 21560 0 0 0 42675 137 0 0 25 0 1 0 1785417806 89485312 21465 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 21847 21465 145 145 0 21702 0
[pid=12424] vsize: 87388
Current children cumulated CPU time (s) 428.13
Current children cumulated vsize (Kb) 89512

[startup+440.037 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 21875 0 0 0 43670 140 0 0 25 0 1 0 1785417806 90845184 21780 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 22179 21780 145 145 0 22034 0
[pid=12424] vsize: 88716
Current children cumulated CPU time (s) 438.11
Current children cumulated vsize (Kb) 90840

[startup+450.037 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 22225 0 0 0 44665 142 0 0 25 0 1 0 1785417806 92250112 22130 4294967295 134512640 135094434 3221224448 3221223104 134558210 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 22522 22130 145 145 0 22377 0
[pid=12424] vsize: 90088
Current children cumulated CPU time (s) 448.08
Current children cumulated vsize (Kb) 92212

[startup+460.038 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 22580 0 0 0 45659 145 0 0 25 0 1 0 1785417806 93736960 22485 4294967295 134512640 135094434 3221224448 3221223104 134557948 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 22885 22485 145 145 0 22740 0
[pid=12424] vsize: 91540
Current children cumulated CPU time (s) 458.05
Current children cumulated vsize (Kb) 93664

[startup+470.039 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 22964 0 0 0 46652 148 0 0 25 0 1 0 1785417806 95338496 22869 4294967295 134512640 135094434 3221224448 3221223104 134557991 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 23276 22869 145 145 0 23131 0
[pid=12424] vsize: 93104
Current children cumulated CPU time (s) 468.01
Current children cumulated vsize (Kb) 95228

[startup+480.039 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 23292 0 0 0 47646 151 0 0 25 0 1 0 1785417806 96677888 23197 4294967295 134512640 135094434 3221224448 3221223104 134557877 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 23603 23197 145 145 0 23458 0
[pid=12424] vsize: 94412
Current children cumulated CPU time (s) 477.98
Current children cumulated vsize (Kb) 96536

[startup+490.04 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 23581 0 0 0 48641 153 0 0 25 0 1 0 1785417806 97857536 23486 4294967295 134512640 135094434 3221224448 3221223040 134551448 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 23891 23486 145 145 0 23746 0
[pid=12424] vsize: 95564
Current children cumulated CPU time (s) 487.95
Current children cumulated vsize (Kb) 97688

[startup+500.041 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 23581 0 0 0 49641 153 0 0 25 0 1 0 1785417806 97857536 23486 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 23891 23486 145 145 0 23746 0
[pid=12424] vsize: 95564
Current children cumulated CPU time (s) 497.95
Current children cumulated vsize (Kb) 97688

[startup+510.042 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 23581 0 0 0 50641 153 0 0 25 0 1 0 1785417806 97857536 23486 4294967295 134512640 135094434 3221224448 3221223104 134557988 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 23891 23486 145 145 0 23746 0
[pid=12424] vsize: 95564
Current children cumulated CPU time (s) 507.95
Current children cumulated vsize (Kb) 97688

[startup+520.043 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 23582 0 0 0 51642 153 0 0 25 0 1 0 1785417806 97857536 23487 4294967295 134512640 135094434 3221224448 3221223104 134558210 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 23891 23487 145 145 0 23746 0
[pid=12424] vsize: 95564
Current children cumulated CPU time (s) 517.96
Current children cumulated vsize (Kb) 97688

[startup+530.043 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 23582 0 0 0 52642 153 0 0 25 0 1 0 1785417806 97857536 23487 4294967295 134512640 135094434 3221224448 3221223104 134557991 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 23891 23487 145 145 0 23746 0
[pid=12424] vsize: 95564
Current children cumulated CPU time (s) 527.96
Current children cumulated vsize (Kb) 97688

[startup+540.044 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 23582 0 0 0 53642 153 0 0 25 0 1 0 1785417806 97857536 23487 4294967295 134512640 135094434 3221224448 3221223104 134558213 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 23891 23487 145 145 0 23746 0
[pid=12424] vsize: 95564
Current children cumulated CPU time (s) 537.96
Current children cumulated vsize (Kb) 97688

[startup+550.045 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 23582 0 0 0 54642 153 0 0 25 0 1 0 1785417806 97857536 23487 4294967295 134512640 135094434 3221224448 3221223120 134556257 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 23891 23487 145 145 0 23746 0
[pid=12424] vsize: 95564
Current children cumulated CPU time (s) 547.96
Current children cumulated vsize (Kb) 97688

[startup+560.047 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 23582 0 0 0 55643 153 0 0 25 0 1 0 1785417806 97857536 23487 4294967295 134512640 135094434 3221224448 3221223040 134557202 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 23891 23487 145 145 0 23746 0
[pid=12424] vsize: 95564
Current children cumulated CPU time (s) 557.97
Current children cumulated vsize (Kb) 97688

[startup+570.047 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 23583 0 0 0 56643 153 0 0 25 0 1 0 1785417806 97857536 23488 4294967295 134512640 135094434 3221224448 3221223104 134557906 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 23891 23488 145 145 0 23746 0
[pid=12424] vsize: 95564
Current children cumulated CPU time (s) 567.97
Current children cumulated vsize (Kb) 97688

[startup+580.048 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 23584 0 0 0 57643 153 0 0 25 0 1 0 1785417806 97857536 23489 4294967295 134512640 135094434 3221224448 3221223104 134557884 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 23891 23489 145 145 0 23746 0
[pid=12424] vsize: 95564
Current children cumulated CPU time (s) 577.97
Current children cumulated vsize (Kb) 97688

[startup+590.05 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 23585 0 0 0 58643 153 0 0 25 0 1 0 1785417806 97857536 23490 4294967295 134512640 135094434 3221224448 3221223136 134554731 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 23891 23490 145 145 0 23746 0
[pid=12424] vsize: 95564
Current children cumulated CPU time (s) 587.97
Current children cumulated vsize (Kb) 97688

[startup+600.051 s]
Raw data (loadavg): 0.99 0.98 0.91 2/57 12424
Raw data (/proc/12420/stat): 12420 (minisat+_script) S 12419 12420 824 0 -1 0 288 239 0 0 0 1 0 0 22 0 1 0 1785417801 2174976 226 4294967295 134512640 135087896 3221224512 3221223784 1074634510 0 65536 5 65538 3222414538 0 0 17 1 0 0
Raw data (/proc/12420/statm): 531 226 485 147 0 384 0
[pid=12420] vsize: 2124
Raw data (/proc/12424/stat): 12424 (minisat+_64-bit) R 12420 12420 824 0 -1 0 23585 0 0 0 59643 153 0 0 25 0 1 0 1785417806 97857536 23490 4294967295 134512640 135094434 3221224448 3221223136 134554709 0 0 5 16386 0 0 0 17 0 0 0
Raw data (/proc/12424/statm): 23891 23490 145 145 0 23746 0
[pid=12424] vsize: 95564
Current children cumulated CPU time (s) 597.97
Current children cumulated vsize (Kb) 97688
One traced child (pid=12424) exited with status: 10
One traced child (pid=12420) exited with status: 10
All traced children have exited ! Game is over.

Child status: 10
Real time (s): 605.571
CPU time (s): 603.512
CPU user time (s): 601.913
CPU system time (s): 1.59976
CPU usage (%): 99.66
Max. virtual memory (cumulated for all children) (Kb): 97688

Verifier Data

ERROR: no interpretation found !